rbnBindAuthPap

RBN-BIND-MIB · .1.3.6.1.4.1.2352.2.17.1.1.1.10

Object

column r/w SNMPv2-TCTruthValue
If 'true', specifies that the PPP authentication protocol
to be used is Password Authentication Protocol.
              
This object is applicable only when one of the following
rbnBindType values is specified:
              
authBind
multiIntfBind
multiSubBind
              
If the value of rbnBindType is not one of these bind types,
then rbnBindAuthPap is not instantiated for this entry.
              
When performing a set operation on a row which involves one of
these bind types, either rbnBindAuthChap or rbnBindAuthPap or
both must be specified.
              
If both rbnBindAuthChap and rbnBindAuthPap are true,
then either authentication protocol may be used.

Context

MIB
RBN-BIND-MIB
OID
.1.3.6.1.4.1.2352.2.17.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
rbnBindEntry
Groups
2

Walk 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 'RBN-BIND-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-BIND-MIB::rbnBindAuthPap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-BIND-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-BIND-MIB::rbnBindAuthPap.<rbnBindCircuit>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-BIND-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-BIND-MIB::rbnBindAuthPap'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false