rlNbrBindingIntegrityAddressConfig
NETGEAR-RADLAN-IPV6FHS-MIB ·
.1.3.6.1.4.1.4526.17.215.4.17
Object
scalar r/w
Enumeration
Specify the allowed methods for address binding in Neighbor Binding Table. autoconfig(1) refers to stateless address autoconfiguration. autoconfigAndManual(3) allows manual and stateless address autoconfiguration. dhcp(4) permits binding only from DHCP. autoconfigAndDhcp(5) binds from DHCP and stateless address autoconfiguration. autoconfigManualAndDhcp(7) binds from Manual, DHCP and stateless address autoconfiguration.
Context
- MIB
- NETGEAR-RADLAN-IPV6FHS-MIB
- OID
.1.3.6.1.4.1.4526.17.215.4.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlNbrBindingIntegrity
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-IPV6FHS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IPV6FHS-MIB::rlNbrBindingIntegrityAddressConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-IPV6FHS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-IPV6FHS-MIB::rlNbrBindingIntegrityAddressConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | autoconfig |
3 | autoconfigAndManual |
4 | dhcp |
5 | autoconfigAndDhcp |
7 | autoconfigManualAndDhcp |