arrisTR69AcsDiscoveryDhcpOption
ARRIS-TR69-MIB ·
.1.3.6.1.4.1.4115.1.3.7.1.1.27
Object
scalar r/w
Enumeration
The gateway identifies itself to the DHCP server as supporting acs discovery via DHCP by including the string dslforum.org in DHCPv4 option 60 or 124, or DHCPv6 option 16. The value of this MIB selects which DHCP option carries the dslforum.org string to the dhcp server. A value of none indicates that neither DHCPv4 nor DHCPv6 will be used for acs discovery.
Context
- MIB
- ARRIS-TR69-MIB
- OID
.1.3.6.1.4.1.4115.1.3.7.1.1.27- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisTR69Base
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 'ARRIS-TR69-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-TR69-MIB::arrisTR69AcsDiscoveryDhcpOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-TR69-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-TR69-MIB::arrisTR69AcsDiscoveryDhcpOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | option60 |
2 | option124 |