All MIBs › BRIDGE-OPT-MIB › cdx6500LfcmStaticType
cdx6500LfcmStaticType
Module: BRIDGE-OPT-MIB
OID (symbolic): BRIDGE-OPT-MIB::cdx6500LfcmStaticType
OID (numeric): 1.3.6.1.4.1.449.2.1.2.1.6.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Protocol Type indicates what type of protocol is involved in the frame. dsap: The Protocol Value to be filtered/forwarded is the Destination SAP of the 802.2 LLC Protocol. snap: The Protocol Value to be filtered/forwarded is the SNAP header which identifies the OUI and Protocol type. eType: The Protocol Value to be filtered/forwarded is defined as the protocol ID of Ethernet type frame. newvalDsap : same functionality as 'dsap', new enumeration introduced for RFC1155 compatibility.
What is cdx6500LfcmStaticType?
This read-write field selects which kind of protocol identifier the row's filter value (cdx6500LfcmStaticValue) represents: dsap for an 802.2 LLC Destination SAP, snap for a SNAP header OUI/protocol, or eType for an Ethernet type field (newvalDsap is a functionally identical alias for dsap added for compatibility). It determines how the device should interpret the numeric value entered in the matching Value field.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.449.2.1.2.1.6.2.1.2 snmpwalk -v2c -c public <target> BRIDGE-OPT-MIB::cdx6500LfcmStaticType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.449.2.1.2.1.6.2.1.2.1 snmpget -v2c -c public <target> BRIDGE-OPT-MIB::cdx6500LfcmStaticType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.449.2.1.2.1.6.2.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdx6500LfcmStaticType.1
Start monitoring Motorola Codex 6500-series data/statistical multiplexer (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BRIDGE-OPT-MIB::cdx6500LfcmStaticType OID value, configure state conditions and alerts, and monitor any Motorola Codex 6500-series data/statistical multiplexer (legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.449 | codex | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2 | cdxProductSpecific | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1 | cdx6500 | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.2 | cdx6500Configuration | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.2.1 | cdx6500CfgProtocolGroup | ALC-OPT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.449.2.1.2.1.6 | cdx6500PCTBridgeGroup | BRIDGE-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.2.1.6.2 | cdx6500PCTPortStaticProtTable | BRIDGE-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.2.1.6.2.1 | cdx6500PCTPortStaticProtEntry | BRIDGE-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.2.1.6.2.1.2 | cdx6500LfcmStaticType | BRIDGE-OPT-MIB |