ciscoTsPortCfgForwardingMode

CISCO-TS-STACK-MIB · .1.3.6.1.4.1.9.5.32.4.1.1.15

Object

column mandatory r/w Enumeration
Operational frame switching mode for the port. When in
auto mode the port uses the Direct Cut algorithm to place
the port in either cutthru(3) or storeandforward(2) mode.

Context

MIB
CISCO-TS-STACK-MIB
OID
.1.3.6.1.4.1.9.5.32.4.1.1.15
Type
column
Access
readwrite
Status
mandatory
Parent
ciscoTsPortCfgEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsPortCfgForwardingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsPortCfgForwardingMode.<ciscoTsStackSwitchNumber>.<ciscoTsPortCfgNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TS-STACK-MIB::ciscoTsPortCfgForwardingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2storeandforward
3cutthru
4unknown