ipNegotiatedRowStatus
CROUTE-MIB ·
.1.3.6.1.4.1.81.31.10.1.1.2
Object
For adding and deleting IP Negotiated PPP-IPCP interfaces. For configuring only Negotiated parameters use create and wait for specific interface. When activating negotiation, activate the row. Activating the row will create a new row in the ipDynamic Table that presents dynamic ipInterface. Deactivating the negotiation will cause to erasing the row in the ipDynamic Mib table and deactivating the ipNegotiated row in order to keep the specific parameters which already were configured.
Context
- MIB
- CROUTE-MIB
- OID
.1.3.6.1.4.1.81.31.10.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipNegotiatedEntry
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 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipNegotiatedRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipNegotiatedRowStatus.<ipNegotiatedIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::ipNegotiatedRowStatus'