fsDhcpSnpV6AdminStatus
DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.29601.2.3.1.3
Object
scalar r/w
Enumeration
Enables or disables Layer2 DHCPv6 Snooping globally in the system. When set to 'enabled', the DHCPv6 Snooping Module will start the protocol operation. Layer2 DHCPv6 Snooping should be enabled on per VLAN basis also. When set to 'disabled', the DHCP Snooping Module will stop the protocol operation.
Context
- MIB
- DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.29601.2.3.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsDhcpSnpScalars
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 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-SNOOPING-MIB::fsDhcpSnpV6AdminStatus.0'
More examples
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::fsDhcpSnpV6AdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |