saRgDeviceIpv6Passthrough
SA-RG-MIB ·
.1.3.6.1.4.1.1429.79.2.1.1.9
Object
scalar r/w
Enumeration
This MIB controls IPv6 passthrough on the RG and is applicable in bridge and router modes. When disabled the RG will function without any IPv6 passthrough When IPv6 passthrough is enabled in Bridge Mode the RG will drop all IPv4 traffic When IPv6 passthrough is enabled in router mode the RG will operate as normal for IPv4 traffic, but all IPv6 traffic will passthrough This MIB requires CM reboot. This MIB is written to non-vol and set to disable(0) after a factory reset.
Context
- MIB
- SA-RG-MIB
- OID
.1.3.6.1.4.1.1429.79.2.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- saRgDeviceBase
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 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-RG-MIB::saRgDeviceIpv6Passthrough.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-RG-MIB::saRgDeviceIpv6Passthrough'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |