All MIBs › CME-MIB › spEthOverUSBInterfaceBladeExists
spEthOverUSBInterfaceBladeExists
Module: CME-MIB
OID (symbolic): CME-MIB::spEthOverUSBInterfaceBladeExists
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.14.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the blade specified exists or not.
What is spEthOverUSBInterfaceBladeExists?
This read-only boolean reports whether the blade referenced by a given Ethernet-over-USB interface table row actually exists in the chassis. As with the existence flags elsewhere in this MIB, it lets a management tool skip rows for empty bays rather than treating their default enable/name values as meaningful. A script auditing which blades have Ethernet-over-USB enabled would first filter out rows where spEthOverUSBInterfaceBladeExists is false(0).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.14.1.1.3 snmpwalk -v2c -c public <target> CME-MIB::spEthOverUSBInterfaceBladeExists
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.14.1.1.3.1 snmpget -v2c -c public <target> CME-MIB::spEthOverUSBInterfaceBladeExists.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> spEthOverUSBInterfaceBladeExists.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::spEthOverUSBInterfaceBladeExists OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (12 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1 | processorBlade | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.1.14 | bladeSPEthOverUSBInterface | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.14.1 | spEthOverUSBInterfaceTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.14.1.1 | spEthOverUSBInterfaceEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.14.1.1.3 | spEthOverUSBInterfaceBladeExists | CME-MIB |