fsDhcp6SrvOptionPreference
ARICENT-DHCPv6-SERVER-MIB ·
.1.3.6.1.4.1.29601.2.42.2.3.1.5
Object
column r/w
Integer32
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. Lower the number lower the preference value. The default value is zero which means lowest preference. For example three Option TLVs are configured with preference option value 4,8 and 9 respectively then server will send the reply message with Option TLV having preference value 9 then 8 and then 4.
Context
- MIB
- ARICENT-DHCPv6-SERVER-MIB
- OID
.1.3.6.1.4.1.29601.2.42.2.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDhcp6SrvOptionEntry
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::fsDhcp6SrvOptionPreference'
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::fsDhcp6SrvOptionPreference.<fsDhcp6SrvPoolIndex>.<fsDhcp6SrvOptionIndex>'
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::fsDhcp6SrvOptionPreference'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255