fsDhcp6SrvRealmTable
ARICENT-DHCPv6-SERVER-MIB ·
.1.3.6.1.4.1.29601.2.42.2.6
Object
table
Server authenticate the received information request with
HMAC MD5 algorithm when received message contains the
Authentication option tlv .Realms are container for
authentication information. For the Authentication key id is required.
Keys are assigned to clients. This table is used to create
the Realm Row and the fsDhcp6SrvRealmIndex index is also used
by the fsDhcp6SrvAuthClntTable. Following is an example
of a server authentication hierarchy:
realm testrealm01.private.com
{
key 1 TESTREALMKEY01
key 2 TESTREALMKEY02
}
realm testrealm02.private.com
{
key 1 TESTREALMKEY01
}
Context
- MIB
- ARICENT-DHCPv6-SERVER-MIB
- OID
.1.3.6.1.4.1.29601.2.42.2.6- Type
- table
- Status
- current
- Parent
- fsDhcp6SrvConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::fsDhcp6SrvRealmTable'
More examples
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::fsDhcp6SrvRealmTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.