All MIBs › CPQN5226A-MIB › cpqn52nnSwitchModeType
cpqn52nnSwitchModeType
Module: CPQN5226A-MIB
OID (symbolic): CPQN5226A-MIB::cpqn52nnSwitchModeType
OID (numeric): 1.3.6.1.4.1.232.101.2.2.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: This object will determine the operational mode of the switch. The default will be store-and-forward(1). Fragment-free is not supported on 5226 nor 5226A.
What is cpqn52nnSwitchModeType?
This read-write enumeration (store-and-forward, cut-through, fragment-free, marked DURABLE) sets the switch's forwarding mode, defaulting to store-and-forward, with the description noting fragment-free is not supported on the 5226 or 5226A. An admin picks between these modes to trade off forwarding latency versus error filtering, though on this particular switch model only store-and-forward is really usable given fragment-free's lack of support. For example, an admin might attempt to set this to fragment-free(3) for lower latency, only to find it rejected or ineffective since this hardware doesn't support that mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.101.2.2.2.4 snmpwalk -v2c -c public <target> CPQN5226A-MIB::cpqn52nnSwitchModeType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.101.2.2.2.4.1 snmpget -v2c -c public <target> CPQN5226A-MIB::cpqn52nnSwitchModeType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.101.2.2.2.4.1 i <value>
Start monitoring Compaq/HP N5226A network switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQN5226A-MIB::cpqn52nnSwitchModeType OID value, configure state conditions and alerts, and monitor any Compaq/HP N5226A network 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.101 | compaq_dallas_npd | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2 | switchedMedia | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2 | cpqn52nn | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.2 | cpqn52nnModuleInfo | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.2.4 | cpqn52nnSwitchModeType | CPQN5226A-MIB |