All MIBs › CNT21-MIB › cnt2IfSpeed
cnt2IfSpeed
Module: CNT21-MIB
OID (symbolic): CNT21-MIB::cnt2IfSpeed
OID (numeric): 1.3.6.1.4.1.333.2.1.2.2.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: An estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth.
What is cnt2IfSpeed?
This Unsigned32 gives an estimate of the interface's current bandwidth in bits per second, falling back to the nominal rated speed when an accurate live estimate isn't possible. An administrator uses it to spot an interface running slower than expected, such as one that failed to autonegotiate its full rate. For example, cnt2IfSpeed reporting only 100000000 on a card rated for gigabit throughput would flag a negotiation problem worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.2.1.6 snmpwalk -v2c -c public <target> CNT21-MIB::cnt2IfSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.2.1.6.1 snmpget -v2c -c public <target> CNT21-MIB::cnt2IfSpeed.1
Start monitoring CNT 2.1-series Fibre Channel SAN switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNT21-MIB::cnt2IfSpeed OID value, configure state conditions and alerts, and monitor any CNT 2.1-series Fibre Channel SAN switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.333 | cnt | CNT2-MIB |
| 1.3.6.1.4.1.333.2 | cnt2 | CNT2-MIB |
| 1.3.6.1.4.1.333.2.1 | cnt2Mib2 | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.2.1.2 | cnt2Interfaces | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.2 | cnt2IfTable | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.2.1 | cnt2IfEntry | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.2.1.6 | cnt2IfSpeed | CNT21-MIB |