cie1000DhcpSnoopingConfigGlobalsMode
CIE1000-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.9.9.832.1.56.1.2.1.1
Object
Indicates the DHCP snooping mode operation. Possible modes are - true: Enable DHCP snooping mode operation. When DHCP snooping mode operation is enabled, the DHCP request messages will be forwarded to trusted ports and only allow reply packets from trusted ports. false: Disable DHCP snooping mode operation.
Context
- MIB
- CIE1000-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.56.1.2.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000DhcpSnoopingConfigGlobals
- Groups
- 1
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 'CIE1000-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-DHCP-SNOOPING-MIB::cie1000DhcpSnoopingConfigGlobalsMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-DHCP-SNOOPING-MIB::cie1000DhcpSnoopingConfigGlobalsMode'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |