h3cEntityExtUpTime
H3C-ENTITY-EXT-MIB ·
.1.3.6.1.4.1.2011.10.2.6.1.1.1.1.11
Object
column secondsSNMPv2-SMIInteger32
The uptime for the entity. The meaning of uptime is when the entity is up, and the value of the object will add 1 seconds while the entity is running.
Context
- MIB
- H3C-ENTITY-EXT-MIB
- OID
.1.3.6.1.4.1.2011.10.2.6.1.1.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- h3cEntityExtStateEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-ENTITY-EXT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-ENTITY-EXT-MIB::h3cEntityExtUpTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-ENTITY-EXT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-ENTITY-EXT-MIB::h3cEntityExtUpTime.<h3cEntityExtPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-ENTITY-EXT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-ENTITY-EXT-MIB::h3cEntityExtUpTime'
Syntax
secondsSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of