All MIBs › CISCO-FRAME-RELAY-MIB › cfrExtCircuitMapStatus
cfrExtCircuitMapStatus
Module: CISCO-FRAME-RELAY-MIB
OID (symbolic): CISCO-FRAME-RELAY-MIB::cfrExtCircuitMapStatus
OID (numeric): 1.3.6.1.4.1.9.9.49.1.2.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The mapping protocols (internally considered as
the 'link type') applied on this circuit.
The value ranges from 0 to 2047.
For point-to-point DLCI, the value stays zero.
Otherwise, the value is a sum. It initially takes
the value zero, then, for each type of Protocol,
2 raised to a power is added to the sum.
The following table presents respective power and
equivalent value for each applicable type:
Protocol Power Value
-------- ----- -----
IP 0 1
IPX 1 2
Appletalk 2 4
XNS 3 8
VINES 4 16
DECnet 5 32
CLNS 6 64
Bridging 7 128
RSRB 8 256
STUN 9 512
LLC2 10 1024
For example, value 3 means the circuit's mapping
protocols include IP and IPX. (3 = 2**1 + 2**0,
where 0 corresponds to IP and 1 to IPX.) Value 0
means there is currently no mapping protocol for
the circuit.
See cfrMapTable for more mapping information.What is cfrExtCircuitMapStatus?
Reports which mapping (link-type) protocols are applied on this Frame Relay circuit as a summed bitmask value from 0 to 2047, staying zero for point-to-point DLCIs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.49.1.2.2.1.4 snmpwalk -v2c -c public <target> CISCO-FRAME-RELAY-MIB::cfrExtCircuitMapStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.49.1.2.2.1.4.1 snmpget -v2c -c public <target> CISCO-FRAME-RELAY-MIB::cfrExtCircuitMapStatus.1
Start monitoring Cisco routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FRAME-RELAY-MIB::cfrExtCircuitMapStatus OID value, configure state conditions and alerts, and monitor any Cisco routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.49 | ciscoFrameRelayMIB | CISCO-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.9.9.49.1 | ciscoFrMIBObjects | CISCO-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.9.9.49.1.2 | cfrCircuitObjs | CISCO-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.9.9.49.1.2.2 | cfrExtCircuitTable | CISCO-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.9.9.49.1.2.2.1 | cfrExtCircuitEntry | CISCO-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.9.9.49.1.2.2.1.4 | cfrExtCircuitMapStatus | CISCO-FRAME-RELAY-MIB |