hpnicfDhcpRelay2IfOpt82CIDMode
HPN-ICF-DHCP4-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.5
Object
column r/w
Enumeration
The mode of the circuit ID suboption of DHCP option 82.
'normal' is the standard mode.
'verbose' is the detailed mode.
'userDefine' is the user-defined mode.
If the value of this object is set to 'userDefine',
hpnicfDhcpRelay2IfOpt82CIDStr must also be set.
Context
- MIB
- HPN-ICF-DHCP4-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDhcpRelay2IfConfigEntry
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 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpRelay2IfOpt82CIDMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpRelay2IfOpt82CIDMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DHCP4-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DHCP4-MIB::hpnicfDhcpRelay2IfOpt82CIDMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | verbose |
3 | userDefine |