bandWidthEgress
Es2952-MIB ·
.1.3.6.1.4.1.3902.15.2.11.5.14.1.2
Object
column r/w
OctetString
port's egress bandwidth restrict, The format is 0 or R-BR. 0 means clear the port's original egress bandwidth config. For fePort: R:means rate ,the scope is 64-100000 ; BR:means burstSize,0(no burstSize); For gePort: R:means rate ,the scope is 281-1000000 ; BR:means burstSize,the scope is 0(default burstSize),4-16380.
Context
- MIB
- Es2952-MIB
- OID
.1.3.6.1.4.1.3902.15.2.11.5.14.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portQosParamEntry
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 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Es2952-MIB::bandWidthEgress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Es2952-MIB::bandWidthEgress.<portID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Es2952-MIB::bandWidthEgress'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.