rbnBindAuthWait
RBN-BIND-MIB ·
.1.3.6.1.4.1.2352.2.17.1.1.1.11
Object
If 'true', specifies that the inbound CHAP authentication
is completed first. In other words, after the two sides
have decided to use CHAP, the SMS waits for the inbound
side to initiate athentication.
If 'true', rbnBindAuthChap must also be specified.
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 rbnBindAuthWait is not instantiated for this entry.
When performing a set operation on a row which involves
this bind type, 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.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbnBindEntry
- Groups
- 2
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 'RBN-BIND-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-BIND-MIB::rbnBindAuthWait'
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::rbnBindAuthWait.<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::rbnBindAuthWait'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of