rcftSlotConfESpeed
RAISECOM-RCFT-MIB ·
.1.3.6.1.4.1.8886.2.1.5.12.1.2
Object
column r/w
Enumeration
??ڵ???????????Ϣ. The speed of the electronic port for configration. 1.10Mbps 2.100Mbps 3.1000Mbps 4.10Gbps 5.other
Context
- MIB
- RAISECOM-RCFT-MIB
- OID
.1.3.6.1.4.1.8886.2.1.5.12.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcftSlotConfStatEntry
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 'RAISECOM-RCFT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-RCFT-MIB::rcftSlotConfESpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-RCFT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-RCFT-MIB::rcftSlotConfESpeed.<rcftChassisIndex>.<rcftSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-RCFT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-RCFT-MIB::rcftSlotConfESpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rcft10Mbps |
2 | rcft100Mbps |
3 | rcft1000Mbps |
4 | rcft10Gbps |
16 | other |