frxPortSpeed
Cisco90Series-MIB ·
.1.3.6.1.4.1.1570.1.6.1.1.1
Object
column mandatory
r/w
Enumeration
This is the speed that the channel unit port runs at. 1=56kbps 2=64kbps 3=128kbps 4=144kbps This parameter can only be changed if frxConfigSrc is set to SNMP.
Context
- MIB
- Cisco90Series-MIB
- OID
.1.3.6.1.4.1.1570.1.6.1.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- frxPortEntry
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 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxPortSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxPortSpeed.<frxBankIndex>.<frxChUIndex>.<frxPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Cisco90Series-MIB::frxPortSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | use56kbps |
2 | use64kbps |
3 | use128kbps |
4 | use144kbps |