Searched refs:sysUpTime (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/regress/usr.bin/snmp/ |
| H A D | Makefile | 915 …sys*}" ] && break; printf "%s\n" "$${OID}"; OID="$${OID%% *}"; done | grep -v ^sysUpTime.0 > $@.exp 916 ${SNMPWALK} -v2c -cpublic 127.0.0.1 system | grep -v ^sysUpTime.0 > $@.res 922 …ces.0" ] && break; printf "%s\n" "$${OID}"; OID="$${OID%% *}"; done | grep -v ^sysUpTime.0 > $@.exp 923 ${SNMPWALK} -v2c -cpublic -CE sysServices 127.0.0.1 system | grep -v ^sysUpTime.0 > $@.res 943 …sys*}" ] && break; printf "%s\n" "$${OID}"; OID="$${OID%% *}"; done | grep -v ^sysUpTime.0 > $@.exp 945 ${SNMPWALK} -v2c -cpublic -Cp 127.0.0.1 system | grep -v ^sysUpTime.0 > $@.res 951 …sys*}" ] && break; printf "%s\n" "$${OID}"; OID="$${OID%% *}"; done | grep -v ^sysUpTime.0 > $@.exp 952 ${SNMPWALK} -v2c -cpublic -Cs sysUpTime 127.0.0.1 system > $@.res 960 …sys*}" ] && break; printf "%s\n" "$${OID}"; OID="$${OID%% *}"; done | grep -v ^sysUpTime.0 > $@.exp 961 ${SNMPBULKWALK} -v2c -cpublic 127.0.0.1 system | grep -v ^sysUpTime.0 > $@.res [all …]
|
| /openbsd-src/usr.sbin/snmpd/ |
| H A D | traphandler.c | 69 int sysUpTime; in traphandler_parse() local 97 if (ober_scanf_elements(vblist, "{{od$}{oo$}", &o1, &sysUpTime, &o2, in traphandler_parse()
|
| H A D | mib.h | 795 { MIBDECL(sysUpTime) }, \
|
| /openbsd-src/share/snmp/ |
| H A D | SNMPv2-MIB.txt | 104 sysUpTime OBJECT-TYPE 186 "The value of sysUpTime at the time of the most recent 253 "The value of sysUpTime at the time this conceptual 573 OBJECTS { sysDescr, sysObjectID, sysUpTime,
|
| H A D | HOST-RESOURCES-MIB.txt | 173 sysUpTime in the SNMPv2-MIB [RFC1907] because 174 sysUpTime is the uptime of the network management 1284 "The value of sysUpTime when an entry in the 1297 "The value of sysUpTime when the hrSWInstalledTable
|
| H A D | SNMPv2-TC.txt | 663 "The value of the sysUpTime object at which a specific 669 If sysUpTime is reset to zero as a result of a re- 673 initialization, the sysUpTime object will reach 2^^32-1 and
|
| H A D | IF-MIB.txt | 116 "The value of sysUpTime at the time of the last creation or 306 "The value of sysUpTime at the time the interface entered 894 "The value of sysUpTime on the most recent occasion at which 1005 "The value of sysUpTime at the time of the last change of
|
| H A D | IP-MIB.txt | 287 "The value of sysUpTime on the most recent occasion at which 382 "The value of sysUpTime on the most recent occasion at which 1369 "The value of sysUpTime on the most recent occasion at which 1394 "The value of sysUpTime on the most recent occasion at which 2204 "The value of sysUpTime on the most recent occasion at which 2567 "The value of sysUpTime at the time this entry was created. 2578 "The value of sysUpTime at the time this entry was last 2714 "The value of sysUpTime at the time this entry was last
|
| H A D | VM-MIB.txt | 440 sysUpTime in the SNMPv2-MIB (RFC 3418) and hrSystemUptime 441 in the HOST-RESOURCES-MIB (RFC 2790) because sysUpTime is
|
| H A D | BRIDGE-MIB.txt | 1402 the SNMPv2-MIB [RFC3418] objects sysDescr, and sysUpTime, as
|
| /openbsd-src/usr.bin/snmp/ |
| H A D | mib.h | 820 { MIBDECL(sysUpTime) }, \
|