rbnBindAuthPapFirst

RBN-BIND-MIB · .1.3.6.1.4.1.2352.2.17.1.1.1.12

Object

column r/w SNMPv2-TCTruthValue
If 'true', specifies that Password Authentication
Protocol (PAP) shall be negotiated before Challenge
Handshake Authentication Protocol (CHAP).  IF 'false',
then CHAP is negotiated before PAP.
              
With SNMP get operations, both rbnBindAuthChap and
rbnBindAuthPap must be true or this object is not
instantiated.
              
With SNMP set operations, if 'true', then both
rbnBindAuthChap and rbnBindAuthPap must also be specified
as 'true'.
              
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 rbnBindAuthPapFirst is not instantiated for this entry.
              
When performing a set operation on a row which involves one of
these bind types, specification of this column is optional.
If not specified, this object will not be instantiated.

Context

MIB
RBN-BIND-MIB
OID
.1.3.6.1.4.1.2352.2.17.1.1.1.12
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::rbnBindAuthPapFirst'
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::rbnBindAuthPapFirst.<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::rbnBindAuthPapFirst'

Syntax

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

Values & Constraints

Type Values
1true
2false