rbSuSupportDevicesLimit
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.5.4.1
Object
scalar r/w
Enumeration
Enable\disable the limitation on the maximum number of Ethernet devices (MAC addresses) that can be supported by the SU. If disabled, then the maximum number is set to 512.
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.5.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- suBridgingParameters
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 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-MIB::rbSuSupportDevicesLimit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-MIB::rbSuSupportDevicesLimit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | unknown |