x21IfSpeed
BIANCA-BRICK-X21-MIB ·
.1.3.6.1.4.1.272.4.10.1.1.5
Object
column mandatory
r/w
Enumeration
The X21 interface speed in bits per second. The range can be configured between 2Mbits and 2400 Bits per second.
Context
- MIB
- BIANCA-BRICK-X21-MIB
- OID
.1.3.6.1.4.1.272.4.10.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x21IfEntry
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 'BIANCA-BRICK-X21-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-X21-MIB::x21IfSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-X21-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-X21-MIB::x21IfSpeed.<x21IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-X21-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-X21-MIB::x21IfSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | s2048k |
2 | s1024k |
3 | s512k |
4 | s256k |
5 | s128k |
6 | s64000 |
7 | s38400 |
8 | s19200 |
9 | s14400 |
10 | s9600 |
11 | s2400 |