jnxPtpPassivePortMonitorPortState
JUNIPER-TIMING-NOTFNS-MIB ·
.1.3.6.1.4.1.2636.3.75.1.6.3.1.19
Object
column Enumeration
Represents the current state of the port.
Context
- MIB
- JUNIPER-TIMING-NOTFNS-MIB
- OID
.1.3.6.1.4.1.2636.3.75.1.6.3.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxPtpPassivePortMonitorEntry
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 'JUNIPER-TIMING-NOTFNS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-TIMING-NOTFNS-MIB::jnxPtpPassivePortMonitorPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-TIMING-NOTFNS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-TIMING-NOTFNS-MIB::jnxPtpPassivePortMonitorPortState.<jnxPtpPassivePortMonitorIntfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-TIMING-NOTFNS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-TIMING-NOTFNS-MIB::jnxPtpPassivePortMonitorPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | initializing |
1 | faulty |
2 | disabled |
3 | listening |
4 | pre-master |
5 | master |
6 | passive |
7 | uncalibrated |
8 | slave |
9 | unknown |