All MIBs › CISCO-WAN-SVC-MIB › cwspOperIfcType
cwspOperIfcType
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspOperIfcType
OID (numeric): 1.3.6.1.4.1.351.140.1.2.15.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The interface type of an interface publicUni -- Public User-Network Interface privateUni -- Private User-Network Interface iisp -- Interim Inter-Switch Signaling Protocol pnni -- Private Network-Network Interface aini -- ATM Inter-Network Interface enni -- Enhanced Network-Network Interface, a cisco proprietary interfac type.
What is cwspOperIfcType?
This read-only INTEGER reports the operational interface type of an ATM interface: publicUni, privateUni, iisp, pnni, aini, enni, or a proprietary interface type. An administrator reads this to know which ATM signaling protocol the interface has actually negotiated into use, which governs how calls on that interface are signaled and routed. For example, an interface expected to run pnni but reporting iisp instead alerts an operator that automatic interface-type determination settled on the wrong protocol, likely due to a peer-side mismatch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.15.1.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspOperIfcType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.15.1.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspOperIfcType.1
Start monitoring Cisco BPX-SES/MGX ATM switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SVC-MIB::cwspOperIfcType OID value, configure state conditions and alerts, and monitor any Cisco BPX-SES/MGX ATM switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.351 | stratacom | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.140 | ciscoWANSvcMIB | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1 | ciscoWANSvcMIBObjects | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2 | ciscoWANSvcPort | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.15 | cwspOperation | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.15.1 | cwspOperationTable | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.15.1.1 | cwspOperationEntry | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.15.1.1.2 | cwspOperIfcType | CISCO-WAN-SVC-MIB |