tmnxPcepPcePeerSyncState
TIMETRA-PCEP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.101.2.5.1.5
Object
column Enumeration
The value of tmnxPcepPcePeerSyncState indicates the synchronization
state of this peer. The valid options are:
notInitialized (0) - Indicates the State Synchronization has not
yet started or not initialized due to no
connection with the peer.
inProgress (1) - Indicates the State Synchronization is in
progress.
done (2) - Indicates the State Synchronization has been
completed.
Context
- MIB
- TIMETRA-PCEP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.101.2.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPcepPcePeerEntry
- Groups
- 1
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-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PCEP-MIB::tmnxPcepPcePeerSyncState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PCEP-MIB::tmnxPcepPcePeerSyncState.<vRtrID>.<tmnxPcepEntityIndex>.<tmnxPcepPcePeerAddrType>.<tmnxPcepPcePeerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PCEP-MIB::tmnxPcepPcePeerSyncState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notInitialized |
1 | inProgress |
2 | done |
Conformance
Member of