Home
last modified time | relevance | path

Searched refs:sysUpTime (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/regress/usr.bin/snmp/
H A DMakefile915 …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 Dtraphandler.c69 int sysUpTime; in traphandler_parse() local
97 if (ober_scanf_elements(vblist, "{{od$}{oo$}", &o1, &sysUpTime, &o2, in traphandler_parse()
H A Dmib.h795 { MIBDECL(sysUpTime) }, \
/openbsd-src/share/snmp/
H A DSNMPv2-MIB.txt104 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 DHOST-RESOURCES-MIB.txt173 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 DSNMPv2-TC.txt663 "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 DIF-MIB.txt116 "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 DIP-MIB.txt287 "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 DVM-MIB.txt440 sysUpTime in the SNMPv2-MIB (RFC 3418) and hrSystemUptime
441 in the HOST-RESOURCES-MIB (RFC 2790) because sysUpTime is
H A DBRIDGE-MIB.txt1402 the SNMPv2-MIB [RFC3418] objects sysDescr, and sysUpTime, as
/openbsd-src/usr.bin/snmp/
H A Dmib.h820 { MIBDECL(sysUpTime) }, \