zxAnDsVlanEnable
ZTE-AN-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.3902.1015.51.1.2.1.1.2
Object
column r/w
Enumeration
This object indicates whether DHCP Snooping is enabled in this VLAN. If this object is set to 'enable', DHCP Snooping is enabled. If this object is set to 'disable', DHCP Snooping is disabled.
Context
- MIB
- ZTE-AN-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.3902.1015.51.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnDsVlanEntry
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 'ZTE-AN-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-DHCP-SNOOPING-MIB::zxAnDsVlanEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-DHCP-SNOOPING-MIB::zxAnDsVlanEnable.<zxAnDsVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-DHCP-SNOOPING-MIB::zxAnDsVlanEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |