ciscoSystemSwitchingMode

CISCO-SYSTEM-EXT-MIB · .1.3.6.1.4.1.9.9.305.1.6.3

Object

scalar Enumeration
Object indicate system's operating switching mode.
          
'cutThrough'         - switch begins forwarding the frame as soon as the switch has read the destination details in the packet header
'storeAndForward'    - switch checks each frame for CRC errors before forwarding them to the network. Each frame is stored until the entire frame has been received and checked.

Context

MIB
CISCO-SYSTEM-EXT-MIB
OID
.1.3.6.1.4.1.9.9.305.1.6.3
Type
scalar
Access
readonly
Status
current
Parent
ciscoSystemSwitchingModeGroup
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SYSTEM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSTEM-EXT-MIB::ciscoSystemSwitchingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYSTEM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYSTEM-EXT-MIB::ciscoSystemSwitchingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cutThrough
2storeAndForward