agentDhcp6ServerPoolIndex

LANCOM-DHCP6SERVER-PRIVATE-MIB · .1.3.6.1.4.1.2356.16.1.25.2.2.1.1

Object

column Unsigned32
The Pool Index, which 'll be used as index for the PoolConfig Table.

Context

MIB
LANCOM-DHCP6SERVER-PRIVATE-MIB
OID
.1.3.6.1.4.1.2356.16.1.25.2.2.1.1
Type
column
Access
readonly
Status
current
Parent
agentDhcp6ServerPoolConfigEntry

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

Syntax

Unsigned32

Values & Constraints

No enumerated values or constraints recorded.