fsDhcpSnpSnoopingAdminStatus
SUPERMICRO-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.10876.101.2.3.1.1
Object
scalar 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-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.10876.101.2.3.1.1- 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::fsDhcpSnpSnoopingAdminStatus.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::fsDhcpSnpSnoopingAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |