tnRmdIfMauProvisionedSpeed
TN-RMD-IF-MIB ·
.1.3.6.1.4.1.7483.6.4.1.3.5.1.5
Object
The provisioned speed of the MAU.
Context
- MIB
- TN-RMD-IF-MIB
- OID
.1.3.6.1.4.1.7483.6.4.1.3.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnRmdIfMauEntry
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 'TN-RMD-IF-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-RMD-IF-MIB::tnRmdIfMauProvisionedSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-RMD-IF-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-RMD-IF-MIB::tnRmdIfMauProvisionedSpeed.<tnSysSwitchId>.<tnRmdSystemId>.<tnRmdIfIndex>.<tnRmdIfMauIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-RMD-IF-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-RMD-IF-MIB::tnRmdIfMauProvisionedSpeed'
Syntax
- Source
- TnRmdInterfaceSpeed
- Base type
Enumeration
Values & Constraints
Type Values
0 | ifSpeedTenMbs |
1 | ifSpeedHundredMbs |
2 | ifSpeedOneGbs |
3 | ifSpeedTenGbs |
4 | ifSpeedAuto |
254 | ifSpeedNotAvailable |
255 | ifSpeedNotApplicable |