hpicfDhcpSnoopVerifyMac
HP-ICF-DHCP-SNOOP-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.3
Object
When this variable is set to 'true', DHCP Snooping will verify that the MAC address in the chaddr field of the DHCP header matches the source MAC address in all DHCP packets received on untrusted ports. When this variable is set to 'false', DHCP Snooping will omit this check. The value of this variable is ignored when DHCP Snooping is disabled.
Context
- MIB
- HP-ICF-DHCP-SNOOP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.3- 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::hpicfDhcpSnoopVerifyMac.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::hpicfDhcpSnoopVerifyMac'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |