systemUpTime
ALVARION-SYSTEM-MIB ·
.1.3.6.1.4.1.12394.1.10.5.6.1.1.7
Object
scalar secondsSNMPv2-SMICounter32
How long the system has been running since its last restart. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.
Context
- MIB
- ALVARION-SYSTEM-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.6.1.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- systemInfo
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-SYSTEM-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-SYSTEM-MIB::systemUpTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-SYSTEM-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-SYSTEM-MIB::systemUpTime'
Syntax
secondsSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of