dhcpPoolInetPoolType

ECS4100-MIB · .1.3.6.1.4.1.259.10.1.46.1.10.11.3.9.1.2

Object

column r/w Enumeration
Pool type: notSpecified(1), network(2), host(3).

Context

MIB
ECS4100-MIB
OID
.1.3.6.1.4.1.259.10.1.46.1.10.11.3.9.1.2
Type
column
Access
readwrite
Status
current
Parent
dhcpPoolInetEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSpecified
2network
3host