timeRefLeapSecValid
ALU-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.13.3.4.1.11
Object
The timeRefLeapSecValid is an indicator of the validity of the timeRefLeapSec value.
Context
- MIB
- ALU-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.13.3.4.1.11- Type
- column
- Access
- readonly
- Status
- obsolete
- 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::timeRefLeapSecValid'
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::timeRefLeapSecValid.<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::timeRefLeapSecValid'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |