cpqn52nnSwitchModeType
CPQN5226A-MIB ·
.1.3.6.1.4.1.232.101.2.2.2.4
Object
scalar mandatory
r/w
Enumeration
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.
Context
- MIB
- CPQN5226A-MIB
- OID
.1.3.6.1.4.1.232.101.2.2.2.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqn52nnModuleInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQN5226A-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQN5226A-MIB::cpqn52nnSwitchModeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQN5226A-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQN5226A-MIB::cpqn52nnSwitchModeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | store-and-forward |
2 | cut-through |
3 | fragment-free |