rbnBindAuthDhcp
RBN-BIND-MIB ·
.1.3.6.1.4.1.2352.2.17.1.1.1.17
Object
If 'true', specifies an authentication mechanism where
the DHCP server makes a request to the authentication
subsystem upon receipt of incoming DHCP discover packets.
This object is applicable only when one of the following
rbnBindType values is specified:
multiIntfBind
multiClipsBind
If the value of rbnBindType is not one of these bind types,
then rbnBindAuthDhcp is not instantiated for this entry.
When performing a set operation on a row which involves one of
these bind types, if either rbnBindAuthChap or rbnBindAuthPap
or both are specified, then rbnBindAuthDhcp may not be
specified.
Context
- MIB
- RBN-BIND-MIB
- OID
.1.3.6.1.4.1.2352.2.17.1.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbnBindEntry
- Groups
- 1
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::rbnBindAuthDhcp'
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::rbnBindAuthDhcp.<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::rbnBindAuthDhcp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of