jnxPppIpTerminateNegFailOption
JNX-PPP-MIB ·
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.3
Object
column Enumeration
Reports the PPP IPCP option for which negotiation failed, when jnxPppIpTerminateReason has the value 'negotiationFailure'.
Context
- MIB
- JNX-PPP-MIB
- OID
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxPppIpEntry
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 'JNX-PPP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-PPP-MIB::jnxPppIpTerminateNegFailOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-PPP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-PPP-MIB::jnxPppIpTerminateNegFailOption.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-PPP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-PPP-MIB::jnxPppIpTerminateNegFailOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | other |
2 | localIpAddress |
3 | remoteIpAddress |
4 | remotePrimaryDnsAddress |
5 | remoteSecondaryDnsAddress |
6 | remotePrimaryWinsAddress |
7 | remoteSecondaryWinsAddress |
8 | localIpAddressMask |
9 | remoteIpAddressMask |