jnxPppLinkConfigAuthenticatorRoutingInstance
JNX-PPP-MIB ·
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.12
Object
column OctetString
The name of the routing instancebe used for authentication on the PPP interface. With READ-CREATE maximum access, setting this object statically binds the authenticating routing instance with the PPP interface.If this object is not explicitly set or it is set to null string, then this object is ignored and the virtual router used for authentication is determined by other means. On a Set operation, if the value of this object is not null and does not correspond to an existing virtual router, then an inconsistentValue error is returned. Setting this object to a non-null string returns inconsistentValue error if jnxPppLinkConfigAuthentication object is none(0) or not configured.
Context
- MIB
- JNX-PPP-MIB
- OID
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxPppLinkConfigEntry
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::jnxPppLinkConfigAuthenticatorRoutingInstance'
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::jnxPppLinkConfigAuthenticatorRoutingInstance.<jnxPppLinkConfigIfIndex>'
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::jnxPppLinkConfigAuthenticatorRoutingInstance'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.