fsDhcpSnpMacVerifyStatus
SUPERMICRO-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.10876.101.2.3.1.2
Object
scalar r/w
Enumeration
Enables or disables the MAC address verification. If this option is enabled, the Layer 2 DHCP snooping module will verify the source MAC Address against the client hardware address in the DHCP packets received.
Context
- MIB
- SUPERMICRO-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.10876.101.2.3.1.2- 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 'SUPERMICRO-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DHCP-SNOOPING-MIB::fsDhcpSnpMacVerifyStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DHCP-SNOOPING-MIB::fsDhcpSnpMacVerifyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |