sonusEthernetPortEthernetPktPortStatusCurrentStatisticsNegotiatedSpeed
SONUS-PORT ·
.1.3.6.1.4.1.2879.2.10.4.11.1.4
Object
column SonusNifActualSpeedType
The interface speed. Packet port speed is not negotiable.
Context
- MIB
- SONUS-PORT
- OID
.1.3.6.1.4.1.2879.2.10.4.11.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusEthernetPortEthernetPktPortStatusCurrentStatisticsEntry
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 'SONUS-PORT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-PORT::sonusEthernetPortEthernetPktPortStatusCurrentStatisticsNegotiatedSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-PORT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-PORT::sonusEthernetPortEthernetPktPortStatusCurrentStatisticsNegotiatedSpeed.<sonusEthernetPortEthernetPktPortStatusCurrentStatisticsCeName>.<sonusEthernetPortEthernetPktPortStatusCurrentStatisticsPortName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-PORT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-PORT::sonusEthernetPortEthernetPktPortStatusCurrentStatisticsNegotiatedSpeed'
Syntax
- Source
- SonusNifActualSpeedType
- Base type
Enumeration
Values & Constraints
Type Values
1 | speed10Mbps |
2 | speed100Mbps |
3 | speed1000Mbps |
4 | unknown |
5 | speed10000Mbps |