Searched refs:ifAdminStatus (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/share/snmp/ |
| H A D | IF-MIB.txt | 157 ifAdminStatus INTEGER, 252 ifAdminStatus OBJECT-TYPE 264 ifAdminStatus in the down(2) state. As a result of either 266 retained by the managed system, ifAdminStatus is then 288 be passed. If ifAdminStatus is down(2) then ifOperStatus 289 should be down(2). If ifAdminStatus is changed to up(1) 1107 OBJECTS { ifIndex, ifAdminStatus, ifOperStatus } 1119 OBJECTS { ifIndex, ifAdminStatus, ifOperStatus } 1223 OBJECT ifAdminStatus 1240 ifAdminStatus, ifOperStatus, ifLastChange, [all …]
|
| /openbsd-src/sys/dev/ic/ |
| H A D | tireg.h | 482 volatile u_int32_t ifAdminStatus; /* 16 */ member
|
| /openbsd-src/libexec/snmpd/snmpd_metrics/ |
| H A D | mib.c | 128 struct agentx_object *ifMtu, *ifSpeed, *ifPhysAddress, *ifAdminStatus; variable 1031 } else if (obj == ifAdminStatus) { in mib_iftable() 3540 (ifAdminStatus = agentx_object(interfaces, in main()
|
| /openbsd-src/usr.sbin/snmpd/ |
| H A D | mib.h | 1013 { MIBDECL(ifAdminStatus) }, \
|
| /openbsd-src/usr.bin/snmp/ |
| H A D | mib.h | 1058 { MIBDECL(ifAdminStatus) }, \
|