tokenRingPortSoftErrReportInterval

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.11.14.1.2

Object

column r/w Integer32
The sampling period, in seconds, in which each
station connected to this port will be monitored
for excessive soft error reports. If a station
reports more than tokenRingPortSoftErrThreshold
errors within the sampling period a trap will be
issued to the management station(s). Setting a
value of 0 will cause no traps to be sent for
this port.

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.11.14.1.2
Type
column
Access
readwrite
Status
current
Parent
tokenRingPortSoftErrEntry
Groups
1

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-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::tokenRingPortSoftErrReportInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::tokenRingPortSoftErrReportInterval.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::tokenRingPortSoftErrReportInterval'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance