dhcpPoolOptInetVendorSpecInfoMode

ECS4120-MIB · .1.3.6.1.4.1.259.10.1.45.1.10.11.3.16.1.3

Object

column r/w Enumeration
Specify the mode of the Vendor Specific Information,
ascii(2) or hex(3) MUST be specified the content in dhcpPoolOptInetVendorSpecInfoBuffer,
ip-address(4) MUST be specified the content in dhcpPoolOptInetVendorSpecInfoAddr.

Context

MIB
ECS4120-MIB
OID
.1.3.6.1.4.1.259.10.1.45.1.10.11.3.16.1.3
Type
column
Access
readwrite
Status
current
Parent
dhcpPoolOptInetVendorSpecInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSpecified
2ascii
3hex
4ip-address