All MIBs › REPEATER-MIB-2 › ctIPDefaultFrameType
ctIPDefaultFrameType
Module: REPEATER-MIB-2
OID (symbolic): REPEATER-MIB-2::ctIPDefaultFrameType
OID (numeric): 1.3.6.1.4.1.52.1.2.1.1.56
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Defines the default frame type that will be used by the device. A device will understand both frame types and will respond based upon the framing type that is learned for the given address. This object defines the type of framing that will be used if no framing is known, for example ARP requests.
Setting a value of 8022snap(2) will result in framing 802.3 - 802.2 - IP packets being generated by default.
Setting a value of ethernet(1) will result in framing ethernet IP packets by default.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.2.1.1.56 snmpwalk -v2c -c public <target> REPEATER-MIB-2::ctIPDefaultFrameType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.2.1.1.56.1 snmpget -v2c -c public <target> REPEATER-MIB-2::ctIPDefaultFrameType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.2.1.1.56.1 i <value>
Start monitoring vendor-neutral, standards-based MIB (IEEE 802.3 repeater/hub), extended device identity/slot inventory with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the REPEATER-MIB-2::ctIPDefaultFrameType OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (IEEE 802.3 repeater/hub), extended device identity/slot inventory 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.2 | repeater | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.2.1 | repeaterRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.2.1.1 | device | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.2.1.1.56 | ctIPDefaultFrameType | REPEATER-MIB-2 |