rcDhcpSnoopingPortEnable

DHCP-SNOOPING-MIB · raisecom variant · .1.3.6.1.4.1.8886.6.1.23.1.1.2.1.2

Object

column r/w SWITCH-TCEnableVar
The state of dhcp snooping about specified port.
It also has two values,one is enabled(1),which indicates that the port
start dhcp snooping; the other is disable(2) that means dhcp snooping
is invalid on the port.The default value is enable(1).

Context

MIB
DHCP-SNOOPING-MIB
OID
.1.3.6.1.4.1.8886.6.1.23.1.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
rcDhcpSnoopingPortEntry

Walk 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 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-SNOOPING-MIB::rcDhcpSnoopingPortEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-SNOOPING-MIB::rcDhcpSnoopingPortEnable.<rcDhcpSnoopingPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DHCP-SNOOPING-MIB::rcDhcpSnoopingPortEnable'

Syntax

Source
SWITCH-TCEnableVar
Base type
Enumeration

Values & Constraints

Type Values
1enable
2disable