ARICENT-DHCPv6-SERVER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
8
Rows
8
Columns
46
.1.3.6.1.4.1.29601.2.42.2.1 · 1 row entry · 8 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsDhcp6SrvPoolTable
/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::fsDhcp6SrvPoolTable'
The Configuration Pool Table. Each row in the table represents a 
different Configured Pool. The DHCPv6 server can provide those configuration
parameters that do not require the server to maintain any dynamic state for
individual clients, such as DNS server addresses and domain search list
options. 
          
A DHCPv6 configuration information pool is a named entity that includes
information about available configuration parameters and policies that control
assignment of the parameters to clients from the pool. A pool is configured
independently of the DHCPv6 service. 
          
Each Row of the fsDhcp6SrvOptionTable contains the configuration 
information configured by user. 
Rows of the fsDhcp6SrvOptionTable are  mapped using fsDhcp6SrvPoolIndex.
          
Each configuration pool Row can be mapped to either Interface table or the
client table.
fsDhcp6SrvPoolEntry row .1.3.6.1.4.1.29601.2.42.2.1.1
The Configuration Pool table entry. This entry is not lost
upon reboot. It is backed up by stable storage. Each entry in this table
contains the required attribute values which define the Configuration
Pool Entry.
Column Syntax OID
The unique identifier Index for the Configuration Pool Table .This is also
the index of the fsDhcp6SrvOptionTable Table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.1.1.1
The object indicates the Configuration pool name .The format pool name
is string of maximum 32 characters. This name must be unique and NULL
terminated string.
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.29601.2.42.2.1.1.2
The object indicates the preference value of the pool.
This value is used by client to select the best information when it
receives multiple reply messages from different servers. The default
value is zero means lowest…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.29601.2.42.2.1.1.3
This Object contains the type of DUID.
Server always sends the Server Identifier TLV in the reply message.
The value dtLlt(1) indicates that DHCP server will use the Link layer address
of the interface and current sys…
FsDhcp6SrvDuidTyper/w
Type Values:
1dtLlt
2dtEn
3dtLl
.1.3.6.1.4.1.29601.2.42.2.1.1.4
This Object contains the value of DUID used as server ID. Depending upon
the fsDhcp6SrvPoolDuidType this will return the current value of the
server identifier.
FsDhcp6SrvDuidValue
Type Constraints:
range: 1..128
.1.3.6.1.4.1.29601.2.42.2.1.1.5
Interface which will be used for formation of DUID Based on
Link-layer Address plus Time and DUID based on Link-layer
Address, if not specified then an arbitrary interface value
will be used.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.29601.2.42.2.1.1.6
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
exampl…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.1.1.7
This object is the status of the row.
The writable columns in a row can not be changed if the row
is active. All fsDhcp6SrvPoolName column must have a valid
value before a row can be activated.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.42.2.1.1.8
.1.3.6.1.4.1.29601.2.42.2.2 · 1 row entry · 5 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsDhcp6SrvIncludePrefixTable
/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::fsDhcp6SrvIncludePrefixTable'
This table contains the list of link prefixes which are to be used by
the server to map an information-request/relay-forward message to a pool. 
          
When an address on the incoming interface or a link-address in the
packet matches the specified IPv6-prefix, the server uses the
configuration information pool.
fsDhcp6SrvIncludePrefixEntry row .1.3.6.1.4.1.29601.2.42.2.2.1
The include prefix Table entry. This entry is not lost upon reboot.
It is backed up by stable storage. Each entry in this table
contains the required attribute values.
Column Syntax OID
A 32-bit unique context id for each entry. Minimum value is 0
and Maximum depends upon system configuration. Default value
is 0 which will be initialized during bootup
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.29601.2.42.2.2.1.1
The unique identifier Index for the IPv6 prefix Table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.29601.2.42.2.2.1.2
This object identifies the IPv6 prefix to which the configuration pool
has to be mapped.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.29601.2.42.2.2.1.3
This object identifies the unique Pool Index value mapped to this
IPv6 Prefix.
Server will send the configuration information associated with
the related pool in reply message for all the information-request
message…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.29601.2.42.2.2.1.4
This object is the status of the row Object, only creatAndGo and
destroy values are applicable for this object.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.42.2.2.1.5
.1.3.6.1.4.1.29601.2.42.2.3 · 1 row entry · 6 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsDhcp6SrvOptionTable
/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::fsDhcp6SrvOptionTable'
This table contains the global  options that are
to be used by the server to respond to a DHCP
information-request message.
Following are valid options user can configure:- 
1 Vendor-specific Information with type fsDhcp6SrvOptionType 17
2 SIP server domain name list with type fsDhcp6SrvOptionType 21
3 SIP server IPV6 address list with type fsDhcp6SrvOptionType 22
4 DNS recursive name server with type fsDhcp6SrvOptionType 23
5 Domain search list with type fsDhcp6SrvOptionType 24
6 Information refresh timer fsDhcp6SrvOptionType 32
option table row can not be created until row status of pool table with
same fsDhcp6SrvPoolIndex becomes active.
                 
Row status with ffsDhcp6SrvPoolIndex becomes not in service when row 
status of fsDhcp6SrvPoolTable with the same index becomes 
Not in service.
fsDhcp6SrvOptionEntry row .1.3.6.1.4.1.29601.2.42.2.3.1
The Server Option Table entry. This entry is not lost upon reboot.
It is backed up by stable storage. Each entry in this table
contains the required attribute values.
Column Syntax OID
This object indicates the unique Option Index value mapped to this option
Table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.3.1.1
The object identifies the option, this is the tag octet of the DHCP
option.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.29601.2.42.2.3.1.2
This object identifies the length of the option
indicated by the option type. This length does not
include the octets specifying the type and length.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.29601.2.42.2.3.1.3
This object identifies the octets of data, of length
specified by fsDhcp6SrvOptionLength for that entry.
OctetStringr/w
Constraints:
range: 1-128
.1.3.6.1.4.1.29601.2.42.2.3.1.4
This object indicates the preference value of the Option.
This preference value is used by server while adding multiple
options in the Reply message, higher preference option TLV will be go
first in reply message. Lowe…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.29601.2.42.2.3.1.5
This object indicates the Row status of this entry. The
writable columns in a row can not be changed if the row
is active.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.42.2.3.1.6
.1.3.6.1.4.1.29601.2.42.2.4 · 1 row entry · 4 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsDhcp6SrvSubOptionTable
/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::fsDhcp6SrvSubOptionTable'
This table contains the vendor specific options which the server
will reply in response to a information-request or relay-forward
message.
This table will contain the various sub-option associated with
a specific option
fsDhcp6SrvSubOptionEntry row .1.3.6.1.4.1.29601.2.42.2.4.1
The SubOption Table entry. This entry is not lost upon reboot.
It is backed up by stable storage. Each entry in this table
contains the required attribute values.
Column Syntax OID
This object indicates the unique sub-option type.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.29601.2.42.2.4.1.1
This object identifies the length of the option indicated
by the sub-option type. This length does not include the
octets specifying the type and length.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.29601.2.42.2.4.1.2
This object identifies the octets of data, of length
specified by fsDhcp6SrvSubOptionLength for that entry.
OctetStringr/w
Constraints:
range: 1-128
.1.3.6.1.4.1.29601.2.42.2.4.1.3
This object indicates the Row status of this entry. The
writable columns in a row can not be changed if the row
is active.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.42.2.4.1.4
.1.3.6.1.4.1.29601.2.42.2.5 · 1 row entry · 11 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsDhcp6SrvIfTable
/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::fsDhcp6SrvIfTable'
This table contains the statistics of DHCPv6 Server on each 
interface. It will give the Number of Information Request messages, Relay
Forward messages received on the interface and Number of Relay reply,
reply messages transmitted from the interface.
          
This table also contains the per interface configuration column 
fsDhcp6SrvIfPool contains the pool id associated with the interface.
fsDhcp6SrvIfEntry row .1.3.6.1.4.1.29601.2.42.2.5.1
Entries of the fsDhcp6SrvIfTable
Column Syntax OID
This object identifies the unique index value mapped
to this IPv6 Interface.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.29601.2.42.2.5.1.1
This object identifies the unique Pool Index
value mapped to this Interface Table. Server will send the configuration
information associated with the fsDhcp6SrvIfPool in reply message for all
the information-request mes…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.29601.2.42.2.5.1.2
This object identifies the number of INFORMATION REQUEST messages
received on the Interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.5.1.3
This object identifies the number of RELAY FORWARD messages
received on the Interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.5.1.4
This object identifies the number of REPLY messages
transmitted from the Interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.5.1.5
This object identifies the number of RELAY REPLY messages
transmitted from the Interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.5.1.6
This object identifies the number of Invalid messages
received on the Interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.5.1.7
This object identifies the Last unknown Type received in the INFORMATION
REQUEST or RELAY FORWARD message.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.29601.2.42.2.5.1.8
This object identifies the number of unauthenticated messages received on the interface
This counter increment only when Authentication TLV is present in the received
message and Digest calculated by the realm and key i…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.5.1.9
This object is used to reset all the statistics counter objects present
in this table. This will be done by setting the value of this column to
'true(1)'.
This column always reads back to 'false(2)'.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.29601.2.42.2.5.1.10
This object is used to create/delete a row in the interface table.
when the interface is deleted from the system the corresponding
row from this table will also be deleted.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.42.2.5.1.11
.1.3.6.1.4.1.29601.2.42.2.6 · 1 row entry · 4 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsDhcp6SrvRealmTable
/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'
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
}
fsDhcp6SrvRealmEntry row .1.3.6.1.4.1.29601.2.42.2.6.1
The Authentication Realm table entry.
Column Syntax OID
The index of the Realm Authentication table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.6.1.1
This object contains the unique name of the container used to store the keys
for example testrealm01.private.com is the realm name described in
fsDhcp6SrvRealmTable
OctetStringr/w
Constraints:
range: 1-128
.1.3.6.1.4.1.29601.2.42.2.6.1.2
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 creat…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.6.1.3
This object indicates the Row status of this entry. The
writable columns in a row can not be changed if the row
is active.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.42.2.6.1.4
.1.3.6.1.4.1.29601.2.42.2.7 · 1 row entry · 5 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsDhcp6SrvClientTable
/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::fsDhcp6SrvClientTable'
The server and client have a shared key. When one wants to send a
message to another, the source creates a digest value by using the
shared key and the message contents as inputs to a keyed hashing
function (MD5 by default). The source then includes the digest value in
the authentication option. When the message arrives at the destination,
the destination searches for the shared key and generates the digest
value itself. If the digest value in the authentication option of the
message matches the digest value generated by the destination, then the
message is secure and comes from a trusted source.
          
This table is used to define containers for keys to be used for a 
single client.
fsDhcp6SrvClientEntry row .1.3.6.1.4.1.29601.2.42.2.7.1
The Entries of the fsDhcp6SrvClientTable used to authenticate the
received information-request message.
Column Syntax OID
The Index of the server client table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.7.1.1
This Objects contains the client DUID value.
FsDhcp6SrvDuidValuer/w
Type Constraints:
range: 1..128
.1.3.6.1.4.1.29601.2.42.2.7.1.2
This Object contains type of client DUID.
FsDhcp6SrvDuidTyper/w
Type Values:
1dtLlt
2dtEn
3dtLl
.1.3.6.1.4.1.29601.2.42.2.7.1.3
This Object contains the index of the associated realm table row.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.7.1.4
This object indicates the Row status of this entry. The
writable columns in a row can not be changed if the row
is active.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.42.2.7.1.5
.1.3.6.1.4.1.29601.2.42.2.8 · 1 row entry · 3 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsDhcp6SrvKeyTable
/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::fsDhcp6SrvKeyTable'
This table is used to define the various keys used for authentication 
the information-request.
fsDhcp6SrvKeyEntry row .1.3.6.1.4.1.29601.2.42.2.8.1
Entries of the fsDhcp6SrvKeyTable
Column Syntax OID
This is the Index of the Aut key Table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.42.2.8.1.1
This object indicates the key string which will be used to authenticate
the information-request message.
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.29601.2.42.2.8.1.2
This object indicates the Row status of this entry. The
Row status can not be set active until Row Status of fsDhcp6SrvRealmEntry
with fsDhcp6SrvRealmIndex Index become active.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.42.2.8.1.3