adGenEthernetDslamFlowDhcpRelay
ADTRAN-ETHERNET-DSLAM-FLOW-MIB ·
.1.3.6.1.4.1.664.5.70.2.2.1.33
Object
column r/w
Enumeration
Set the DHCPv4 processing mode:
Enabled(1)- Use DHCPv4 for subscriber authentication
Disabled(2)- Discard DHCPv4
Not Applicable(3)- Unused
Transparent(4)- Ignore DHCPv4
Snoop(5)- Process DHCPv4 without performing authentication
Context
- MIB
- ADTRAN-ETHERNET-DSLAM-FLOW-MIB
- OID
.1.3.6.1.4.1.664.5.70.2.2.1.33- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEthernetDslamFlowEntry
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 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetDslamFlowDhcpRelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetDslamFlowDhcpRelay.<adGenSlotInfoIndex>.<adGenEthernetDslamFlowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetDslamFlowDhcpRelay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | notApplicable |
4 | transparent |
5 | snoop |