CISCO-FRAME-RELAY-MIB :: cfrExtCircuitMapStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-FRAME-RELAY-MIBcfrExtCircuitMapStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.49ciscoFrameRelayMIBCISCO-FRAME-RELAY-MIB
1.3.6.1.4.1.9.9.49.1ciscoFrMIBObjectsCISCO-FRAME-RELAY-MIB
1.3.6.1.4.1.9.9.49.1.2cfrCircuitObjsCISCO-FRAME-RELAY-MIB
1.3.6.1.4.1.9.9.49.1.2.2cfrExtCircuitTableCISCO-FRAME-RELAY-MIB
1.3.6.1.4.1.9.9.49.1.2.2.1cfrExtCircuitEntryCISCO-FRAME-RELAY-MIB
1.3.6.1.4.1.9.9.49.1.2.2.1.4cfrExtCircuitMapStatusCISCO-FRAME-RELAY-MIB