timeRefLeapSecSched
ALU-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.13.3.4.1.10
Object
An indicator whether there is a scheduled leap second.
Context
- MIB
- ALU-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.13.3.4.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aluTimeReferenceEntry
- Groups
- 2
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 'ALU-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SYSTEM-MIB::timeRefLeapSecSched'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SYSTEM-MIB::timeRefLeapSecSched.<timeRefType>.<timeRefId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-SYSTEM-MIB::timeRefLeapSecSched'
Syntax
- Source
- AluSysTimeRefLeapSecSchedType
- Base type
Enumeration
Values & Constraints
Type Values
0 | notScheduled |
1 | forwardScheduled |
2 | backwardScheduled |