rc2kBootConfigAdvancedFeatureBwReservation
RC-2K-MIB ·
.1.3.6.1.4.1.2272.1.100.5.1.51
Object
column r/w
Enumeration
Allow to enable the port forwarding bandwidth working as loopback ports to support advanced feature mode, or disable the reservation for full port mode. Enable can be in levels of high and low. In level of high, the system reserves the maximum bandwidth allowance for the advanced features. In level of low, the bandwidth is lesser then maximum allowance. This configuration is currently only support for platform DSG8032, vsp4k and vsp8k platfroms does not support this. Only disable and high are supported in the initial release VOSS 4.3. Low will be supported in the VOSS 4.4 release.
Context
- MIB
- RC-2K-MIB
- OID
.1.3.6.1.4.1.2272.1.100.5.1.51- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rc2kBootConfigEntry
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 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kBootConfigAdvancedFeatureBwReservation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kBootConfigAdvancedFeatureBwReservation.<rc2kBootConfigSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-2K-MIB::rc2kBootConfigAdvancedFeatureBwReservation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | high |