h3cDhcpServer2PoolVerifyClass
H3C-DHCP4-MIB ·
.1.3.6.1.4.1.2011.10.2.122.2.1.1.35
Object
Enable the user class verification.
When the value of this object is set to 'true', the DHCP server
processes packets from DHCP clients in the defined user classes.
The user class verification does not apply to packets from DHCP
clients with static bindings.
Context
- MIB
- H3C-DHCP4-MIB
- OID
.1.3.6.1.4.1.2011.10.2.122.2.1.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cDhcpServer2PoolEntry
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 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolVerifyClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolVerifyClass.<h3cDhcpServer2PoolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-DHCP4-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-DHCP4-MIB::h3cDhcpServer2PoolVerifyClass'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |