alGeneralTime
ALTIGA-GENERAL-STATS-MIB ·
altiga variant
·
.1.3.6.1.4.1.3076.2.1.2.25.1.1
Object
scalar SNMPv2-SMICounter32
The current time on the box, represented as a time_t.
In 1.2, this was the box's local time.
After 1.2, it was corrected to represent UTC (which is what it
is supposed to be). So all boxes should have this be the same
value +/- a few seconds.
Context
- MIB
- ALTIGA-GENERAL-STATS-MIB
- OID
.1.3.6.1.4.1.3076.2.1.2.25.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- alStatsGeneralGlobal
- 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 'ALTIGA-GENERAL-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-GENERAL-STATS-MIB::alGeneralTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTIGA-GENERAL-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTIGA-GENERAL-STATS-MIB::alGeneralTime'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of