fsDhcp6RlyOption37Control
ARICENT-DHCPv6-RELAY-MIB ·
.1.3.6.1.4.1.29601.2.41.1.7
Object
scalar r/w
Enumeration
This Object is used to enable or disable the transmission of
Remote-id option along with Relay-fwd message.
DHCPv6 relay will insert remote-id with the relay-fwd message only when
fsDhcp6RlyOption37Control is set as enabled (1).
disabled (2) means that relay-fwd message will not be having remote-id
option along with.
Context
- MIB
- ARICENT-DHCPv6-RELAY-MIB
- OID
.1.3.6.1.4.1.29601.2.41.1.7- 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::fsDhcp6RlyOption37Control.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::fsDhcp6RlyOption37Control'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |