fsDhcp6RlyIfRelayState
ARICENT-DHCPv6-RELAY-MIB ·
.1.3.6.1.4.1.29601.2.41.2.1.1.19
Object
column r/w
Enumeration
This object identifies whether the server is configured dynamically , statically or both has been set to an interface
Context
- MIB
- ARICENT-DHCPv6-RELAY-MIB
- OID
.1.3.6.1.4.1.29601.2.41.2.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDhcp6RlyIfEntry
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-RELAY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCPv6-RELAY-MIB::fsDhcp6RlyIfRelayState'
More examples
Read one indexed 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::fsDhcp6RlyIfRelayState.<fsDhcp6RlyIfIndex>'
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::fsDhcp6RlyIfRelayState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dynamic |
2 | static |
3 | both |