fsDhcp6SrvRealmKeyTableNextIndex
ARICENT-DHCPv6-SERVER-MIB ·
.1.3.6.1.4.1.29601.2.42.2.6.1.3
Object
column SNMPv2-SMIUnsigned32
This object contains an unused value for fsDhcp6SrvKeyIndex in the fsDhcp6SrvKeyTable, or a zero 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 fsDhcp6SrvKeyIndex with index 2,5,6,8.Then fsDhcp6SrvRealmKeyTableNextIndex object will return the value 1 as next unused Index.
Context
- MIB
- ARICENT-DHCPv6-SERVER-MIB
- OID
.1.3.6.1.4.1.29601.2.42.2.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsDhcp6SrvRealmEntry
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::fsDhcp6SrvRealmKeyTableNextIndex'
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::fsDhcp6SrvRealmKeyTableNextIndex.<fsDhcp6SrvRealmIndex>'
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::fsDhcp6SrvRealmKeyTableNextIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295