Searched refs:oid (Results 1 - 25 of 28) sorted by relevance

12

/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_11/
H A DMyTable.h21 oid *entPhysicalVendorType,
39 oid *entLogicalType,
43 oid *entLogicalTDomain,
H A DMyTable.c57 oid chassis_oid[] = { 1, 3, 6, 1, 4, 1, 42, 200, 1 };
58 oid slot_oid[] = { 1, 3, 6, 1, 4, 1, 42, 201, 1 };
59 oid cpu_oid1[] = { 1, 3, 6, 1, 4, 1, 42, 202, 14 };
60 oid cpu_oid2[] = { 1, 3, 6, 1, 4, 1, 42, 202, 15 };
61 oid cpu_oid3[] = { 1, 3, 6, 1, 4, 1, 42, 202, 25 };
63 oid module_oid1[] = { 1, 3, 6, 1, 4, 1, 42, 203, 2 };
64 oid module_oid2[] = { 1, 3, 6, 1, 4, 1, 42, 203, 5 };
66 oid port_oid[] = { 1, 3, 6, 1, 4, 1, 42, 204, 5 };
68 oid solaris_oid[] = { 1, 3, 6, 1, 4, 1, 42, 2, 1 };
69 oid SunExample_oi
[all...]
/solaris-userland/components/net-snmp-57/sun/agent/modules/entityMib/
H A DentLogicalTable.h45 oid *entLogicalType;
49 oid *entLogicalTDomain;
57 extern void populate_entLogicalEntry(entLogicalEntry_t*, char*, oid*, int, char*, char*, oid*, int, char*, char*);
H A DentAliasMappingTable.h35 oid *entAliasMapId;
45 extern int addAliasMappingTableEntry(int, int, oid*, int);
H A DentPhysicalTable.h50 oid *entPhysicalVendorType;
87 oid *entPhysicalVendorType,
H A DentLastChangeTime.c55 static oid entityMIBTrapsOID[] = { entityMIBTraps };
72 static oid entLastChangeTime_oid[] =
H A DentLogicalTable.c39 static oid entLogicalTable_oid[] = {1,3,6,1,2,1,47,1,2,1};
282 oid *entLogicalType,
286 oid *entLogicalTDomain,
314 static oid mib2oid[] = { 1,3,6,1,2,1 };
H A DentAliasMappingTable.c38 static oid entAliasMappingTable_oid[] = {1,3,6,1,2,1,47,1,3,2};
306 oid *xAliasMapId, int xAliasMapIdSize)
H A DentLPMappingTable.c48 static oid entLPMappingTable_oid[] = { 1, 3, 6, 1, 2, 1, 47, 1, 3, 1 };
/solaris-userland/components/krb5/Solaris/
H A Dlibgss_stubs.c8 __gss_mech_to_oid(const char *mechStr, gss_OID* oid) { argument
9 return (gssint_mech_to_oid(mechStr, oid));
13 __gss_oid_to_mech(const gss_OID oid) { argument
14 return (gssint_oid_to_mech(oid));
23 __gss_get_kmodName(const gss_OID oid) { argument
24 return (gssint_get_kmodName(oid));
28 __gss_get_mechanism(const gss_OID oid) { argument
29 return (gssint_get_mechanism(oid));
33 __gss_get_modOptions(const gss_OID oid) { argument
34 return (gssint_get_modOptions(oid));
[all...]
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_4/
H A Dme4LoadGroup.c75 static oid me4SystemLoadAvg15min_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 2, 4, 4, 4, 1, 3, 0};
76 static oid me4SystemLoadAvg1min_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 2, 4, 4, 4, 1, 1, 0};
77 static oid me4SystemLoadAvg5min_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 2, 4, 4, 4, 1, 2, 0};
356 send_trap(u_char * hostname, u_char * modulename, oid * trapoid, int size, u_char * status, u_char * description)
361 oid notification_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 2, 4, 4, 4, 2, 1};
370 oid objid_snmptrap[] = {1, 3, 6, 1, 6, 3, 1, 1, 4, 1, 0};
379 oid hostname_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 2, 4, 4, 4, 3, 1, 0};
384 oid modulename_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 2, 4, 4, 4, 3, 2, 0};
389 oid nodeoid_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 2, 4, 4, 4, 3, 3, 0};
394 oid status_oi
[all...]
/solaris-userland/components/net-snmp-57/sun/agent/modules/seaExtensions/
H A DsunHostPerf.c50 static oid rsNiceModeTime_oid[] =
52 static oid rsIdleModeTime_oid[] =
54 static oid rsVSwapIn_oid[] =
56 static oid rsDiskXfer1_oid[] =
58 static oid rsDiskXfer2_oid[] =
60 static oid rsIfInErrors_oid[] =
62 static oid rsDiskXfer3_oid[] =
64 static oid rsVSwapOut_oid[] =
66 static oid rsVPagesOut_oid[] =
68 static oid rsDiskXfer4_oi
[all...]
H A DsunSystem.c29 static oid motd_oid[] = { 1, 3, 6, 1, 4, 1, 42, 3, 1, 3, 0 };
30 static oid hostID_oid[] = { 1, 3, 6, 1, 4, 1, 42, 3, 1, 2, 0 };
31 static oid agentDescr_oid[] = { 1, 3, 6, 1, 4, 1, 42, 3, 1, 1, 0 };
32 static oid unixTime_oid[] = { 1, 3, 6, 1, 4, 1, 42, 3, 1, 4, 0 };
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_1/
H A Ddemo_module_1.c45 static oid me1SystemLoadAvg5min_oid[] = { 1,3,6,1,4,1,42,2,2,4,4,1,1,2, 0 };
46 static oid me1SystemLoadAvg1min_oid[] = { 1,3,6,1,4,1,42,2,2,4,4,1,1,1, 0 };
47 static oid me1SystemLoadAvg15min_oid[] = { 1,3,6,1,4,1,42,2,2,4,4,1,1,3, 0 };
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_8/
H A Dme1LoadGroup.c25 static oid me1SystemLoadAvg15min_oid[] =
27 static oid me1SystemLoadAvg1min_oid[] =
29 static oid me1SystemLoadAvg5min_oid[] =
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A DhealthMonitor.c185 static oid hmSpinsOnMutexes_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 12, 2, 2, 11, 2, 1, 1, 0};
186 static oid hmTotProcInRunQueue_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 12, 2, 2, 11, 4, 1, 1, 0};
187 static oid hmTotRPCCalls_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 12, 2, 2, 11, 3, 1, 1, 0};
188 static oid hmUsedSwapSpace_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 12, 2, 2, 11, 1, 1, 4, 0};
189 static oid hmDNLCMisses_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 12, 2, 2, 11, 8, 1, 2, 0};
190 static oid hmReservedSwapSpace_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 12, 2, 2, 11, 1, 1, 2, 0};
191 static oid hmTotMemAllocFails_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 12, 2, 2, 11, 3, 1, 9, 0};
192 static oid hmAvailableSwapSpace_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 12, 2, 2, 11, 1, 1, 1, 0};
193 static oid hmDNLCHitRate_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 12, 2, 2, 11, 8, 1, 3, 0};
194 static oid hmDNLCHits_oi
[all...]
H A DhealthMonitor.h77 void send_trap(u_char *host , u_char *mod , u_char* con, oid *asdf, int size, u_char *stat , u_char *desc , u_char* dvalue, int dtype);
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_10/
H A Ddemo_module_10.c78 static oid longRunScalar_oid[] =
84 static oid status_oid[] =
90 static oid refreshTime_oid[] =
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_7/
H A Ddemo_module_7.c36 static oid me1filesize_oid[] = { 1,3,6,1,4,1,42,2,2,4,4,6,1,1,0 };
39 static oid me1createContext_oid[] = { 1,3,6,1,4,1,42,2,2,4,4,6,1,2,0 };
42 static oid me1removeContext_oid[] = { 1,3,6,1,4,1,42,2,2,4,4,6,1,3,0 };
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_6/
H A Ddemo_module_6.c62 static oid filesize_oid[] =
/solaris-userland/components/openssh/sources/
H A Dkexgsss.c83 gss_OID oid; local
102 oid = ssh_gssapi_id_kex(NULL, kex->name, kex->kex_type);
103 if (oid == GSS_C_NO_OID)
108 if (GSS_ERROR(PRIVSEP(ssh_gssapi_server_ctx(&ctxt, oid))))
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_9/
H A Ddemo_module_9.c47 static oid my_delayed_oid[] =
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_3/
H A Ddemo_module_3.c51 static oid me1ContactInfoTable_oid[] = {1,3,6,1,4,1,42,2,2,4,4,1,3};
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_2/
H A Ddemo_module_2.c115 static oid me1FileTable_oid[] = {1,3,6,1,4,1,42,2,2,4,4,1,2,1};
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_5/
H A Ddemo_module_5.c46 static oid me5FileTable_oid[] = {1, 3, 6, 1, 4, 1, 42, 2, 2, 4, 4, 5, 2, 1};

Completed in 3207 milliseconds

12