fsMIDhcpSnpSnoopingAdminStatus
SUPERMICRO-MI-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.10876.101.2.49.1.1.1.2
Object
column r/w
Enumeration
Enables or disables Layer 2 DHCP Snooping globally in the system. When set to 'enabled', the DHCP Snooping Module will start the protocol operation. Layer 2 DHCP Snooping should be enabled on per VLAN basis also. When set to 'disabled', the DHCP Snooping Module will stop the protocol operation.
Context
- MIB
- SUPERMICRO-MI-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.10876.101.2.49.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDhcpSnpGlobalConfigEntry
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 'SUPERMICRO-MI-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-DHCP-SNOOPING-MIB::fsMIDhcpSnpSnoopingAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MI-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-DHCP-SNOOPING-MIB::fsMIDhcpSnpSnoopingAdminStatus.<fsMIDhcpSnpContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MI-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MI-DHCP-SNOOPING-MIB::fsMIDhcpSnpSnoopingAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |