sleV2Dhcp4ClientOptionType

SLEV2-DHCP-MIB · .1.3.6.1.4.1.6296.102.6.2.8.2.1.1.3

Object

column Enumeration
The subnet mask associated with the IP address acquired by DHCP Client.  
The value of the mask is an IP address with all the network 
bits set to 1 and all the hosts bits set to 0.

Context

MIB
SLEV2-DHCP-MIB
OID
.1.3.6.1.4.1.6296.102.6.2.8.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
sleV2Dhcp4ClientOptionEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipaddress
2hex
3text

Conformance