hpicfDhcpSnoopVlanEnable
HP-ICF-DHCP-SNOOP-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.2
Object
scalar r/w
OctetString
The administrative status for DHCP Snooping on each VLAN. There will be one bit in this string for each possible VLAN ID. Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLAN IDs 1 through 8, the second octet specifying VLAN IDs 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID. Thus, each possible VLAN ID of the bridge is represented by a single bit within the value of this object. If a bit at position 'n' has a value of '1', then DHCP Snooping is enabled on VLAN 'n'. If this bit has a value of '0',DHCP Snooping is not enabled on the VLAN 'n',
Context
- MIB
- HP-ICF-DHCP-SNOOP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfDhcpSnoopGlobalCfg
- Groups
- 2
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 'HP-ICF-DHCP-SNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopVlanEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DHCP-SNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopVlanEnable'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.