fsDhcpSnpV6VlanSnpStatus
DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.29601.2.3.2.1.1.16
Object
column r/w
Enumeration
When set to enabled, Layer2 DHCPv6 Snooping will be enabled on this VLAN. When set to disabled, Layer2 DHCPv6 Snooping will be disabled on this VLAN..
Context
- MIB
- DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.29601.2.3.2.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDhcpSnpInterfaceEntry
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 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-SNOOPING-MIB::fsDhcpSnpV6VlanSnpStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-SNOOPING-MIB::fsDhcpSnpV6VlanSnpStatus.<fsDhcpSnpVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DHCP-SNOOPING-MIB::fsDhcpSnpV6VlanSnpStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |