fsDhcp6SrvPoolOptionTableNextIndex
ARICENT-DHCPv6-SERVER-MIB ·
.1.3.6.1.4.1.29601.2.42.2.1.1.7
Object
column SNMPv2-SMIUnsigned32
This object contains an first unused value for fsDhcp6SrvOptionIndex in the fsDhcp6SrvOptionTable or a zero value to indicate that next index does not exists. This object will give the first empty index value for example when user create the four rows of fsDhcp6SrvOptionTable with index 1.2,1.5,1.6,1.8.Then fsDhcp6SrvOptionIndex object will return the value 1 as first unused Index.
Context
- MIB
- ARICENT-DHCPv6-SERVER-MIB
- OID
.1.3.6.1.4.1.29601.2.42.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsDhcp6SrvPoolEntry
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 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvPoolOptionTableNextIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvPoolOptionTableNextIndex.<fsDhcp6SrvPoolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvPoolOptionTableNextIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295