jnxPtpPassivePortMonitorPortConfig
JUNIPER-TIMING-NOTFNS-MIB ·
.1.3.6.1.4.1.2636.3.75.1.6.3.1.18
Object
column Enumeration
Represents the current state of the configured passive port.
Context
- MIB
- JUNIPER-TIMING-NOTFNS-MIB
- OID
.1.3.6.1.4.1.2636.3.75.1.6.3.1.18- 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::jnxPtpPassivePortMonitorPortConfig'
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::jnxPtpPassivePortMonitorPortConfig.<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::jnxPtpPassivePortMonitorPortConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | stateful |
1 | stateful-slave-only |
2 | stateful-master-only |
3 | stateful-not-master |
4 | stateful-measure-only |
5 | stateful-not-master-and-measure-only |