fsDhcp6RlyPDRouteControl
ARICENT-DHCPv6-RELAY-MIB ·
.1.3.6.1.4.1.29601.2.41.1.8
Object
scalar r/w
Enumeration
This object specifies the route addition/deletion status of DHCPv6 Prefix delegated Routes into Routing Table.
when enabled(1),the routes learnt throught prefix delegation options are added into the routing table.
when disabled(2),the routes present in the routing table are deleted and subsequent learnt routes are not added.
It is recommended to configure this object, before configuring any other relay configuration.
Context
- MIB
- ARICENT-DHCPv6-RELAY-MIB
- OID
.1.3.6.1.4.1.29601.2.41.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsDhcp6RlySystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-DHCPv6-RELAY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCPv6-RELAY-MIB::fsDhcp6RlyPDRouteControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DHCPv6-RELAY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DHCPv6-RELAY-MIB::fsDhcp6RlyPDRouteControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |