ruckusDeviceWanIPV6AddrMode
RUCKUS-DEVICE-MIB ·
.1.3.6.1.4.1.25053.1.1.4.1.1.4.1.1.10
Object
column r/w
Enumeration
Specifies how the wan gets its IPV6 address.
auto-configuration - auto get ipv6 address by RFC about IPV6
static - Statically assigned IPV6 address
when ipv6addr mode from auto-configuration to static,the relative nodes should be set together ,
including:ruckusDeviceWanIPV6Addr,ruckusDeviceWanIPV6PrefixLen,ruckusDeviceWanIPV6Gateway
Context
- MIB
- RUCKUS-DEVICE-MIB
- OID
.1.3.6.1.4.1.25053.1.1.4.1.1.4.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Default
auto-configuration- Parent
- ruckusDeviceWanEntry
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 'RUCKUS-DEVICE-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-DEVICE-MIB::ruckusDeviceWanIPV6AddrMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-DEVICE-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-DEVICE-MIB::ruckusDeviceWanIPV6AddrMode.<ruckusDeviceWanIPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-DEVICE-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-DEVICE-MIB::ruckusDeviceWanIPV6AddrMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto-configuration |
2 | static |