rbForwardingRuleUnicastRelaying
RAINBOW-SERVICES-MIB ·
.1.3.6.1.4.1.12394.1.2.100.6.2.1.6
Object
column r/w
Enumeration
Applicable only to Layer II and VoIP Service Types (not applicable to PPPoE Service Type). Unicast Relaying enable/disable. When the Unicast Relaying parameter is enabled, unicast packets originating from devices on the wireless link can be transmitted back to the wireless link devices. If disabled, these packets are not sent to the wireless link even if they are intended for devices on the wireless link.
Context
- MIB
- RAINBOW-SERVICES-MIB
- OID
.1.3.6.1.4.1.12394.1.2.100.6.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbForwardingRuleConfigEntry
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 'RAINBOW-SERVICES-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-SERVICES-MIB::rbForwardingRuleUnicastRelaying'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAINBOW-SERVICES-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-SERVICES-MIB::rbForwardingRuleUnicastRelaying.<rbForwardingRuleType>.<rbForwardingRuleIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-SERVICES-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-SERVICES-MIB::rbForwardingRuleUnicastRelaying'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |