fsDhcpSnpSnoopingAdminStatus
DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.29601.2.3.1.1
Object
scalar r/w
Enumeration
Enables or disables Layer2 DHCP Snooping globally in the system. When set to 'enabled', the DHCP Snooping Module will start the protocol operation. Layer2 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
- DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.29601.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 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-SNOOPING-MIB::fsDhcpSnpSnoopingAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DHCP-SNOOPING-MIB::fsDhcpSnpSnoopingAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |