tmnxMDASyncIfTimingStatus
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.3.8.1.11
Object
column Enumeration
Indicates the status of the synchronous equipment timing subsystem. If the tmnxSyncIfTimingRef1Qualified and tmnxSyncIfTimingRef2Qualified are both set to 'not-qualified, then tmnxMDASyncIfTimingStatus is set to 'not-qualified'. If any of the timing references is in use, then tmnxMDASyncIfTimingStatus is set to 'qualified'. tmnxMDASyncIfTimingStatus will be set to 'not-applicable' if this MDA does not use the transmit timing subsystem.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.3.8.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxMDAEntry
- Groups
- 5
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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxMDASyncIfTimingStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxMDASyncIfTimingStatus.<tmnxChassisIndex>.<tmnxCardSlotNum>.<tmnxMDASlotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxMDASyncIfTimingStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | qualified |
2 | not-qualified |
3 | not-applicable |