jnxPtpPassivePortMonitorDataValid
JUNIPER-TIMING-NOTFNS-MIB ·
.1.3.6.1.4.1.2636.3.75.1.6.3.1.3
Object
column Enumeration
This describes the validity of the data. If port state is passive and, passive port monitoring feature is enabled, then there is a valid measurement data available set to (0). If port state is other than passive, then not-applicable will be set to (1); and if port state is passive and servo state is other than phase-aligned, this will be set to (2) inactive.
Context
- MIB
- JUNIPER-TIMING-NOTFNS-MIB
- OID
.1.3.6.1.4.1.2636.3.75.1.6.3.1.3- 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::jnxPtpPassivePortMonitorDataValid'
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::jnxPtpPassivePortMonitorDataValid.<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::jnxPtpPassivePortMonitorDataValid'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | valid |
1 | inactive |
2 | not-applicable |