Searched refs:ifOperStatus (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/share/snmp/ |
| H A D | IF-MIB.txt | 158 ifOperStatus INTEGER, 271 ifOperStatus OBJECT-TYPE 288 be passed. If ifAdminStatus is down(2) then ifOperStatus 290 then ifOperStatus should change to up(1) if the interface is 1107 OBJECTS { ifIndex, ifAdminStatus, ifOperStatus } 1111 an agent role, has detected that the ifOperStatus object for 1115 of ifOperStatus." 1119 OBJECTS { ifIndex, ifAdminStatus, ifOperStatus } 1123 agent role, has detected that the ifOperStatus object for 1127 included value of ifOperStatus." [all …]
|
| /openbsd-src/sys/dev/ic/ |
| H A D | tireg.h | 486 volatile u_int32_t ifOperStatus; /* 17 */ member
|
| /openbsd-src/libexec/snmpd/snmpd_metrics/ |
| H A D | mib.c | 129 struct agentx_object *ifOperStatus, *ifLastChange, *ifInOctets, *ifInUcastPkts; variable 1035 } else if (obj == ifOperStatus) { in mib_iftable() 3542 (ifOperStatus = agentx_object(interfaces, in main()
|
| /openbsd-src/usr.sbin/snmpd/ |
| H A D | mib.h | 1014 { MIBDECL(ifOperStatus) }, \
|
| /openbsd-src/usr.bin/snmp/ |
| H A D | mib.h | 1059 { MIBDECL(ifOperStatus) }, \
|