vsiAvailableChnlThresholdStatus

CISCO-VSIMASTER-MIB · .1.3.6.1.4.1.9.9.162.1.1.1.14

Object

column Enumeration
As described for the vsiAvailableChnlWarnThreshold and 
vsiAvailableChnlAlarmThreshold objects, events are generated
when these thresholds are crossed.  This object defines a 
set of unique values that are used with the 
vsiLcnExhaustionNotice to convey information about the 
context of a threshold crossing.  
              
warning(1): the event qualifier for indicating
            vsiAvailableChnlWarnThreshold violations.
alarm(2): the event qualifier for indicating 
          vsiAvailableChnlAlarmThreshold violations.
recovery(3): the event qualifier for indicating
             vsiAvailableChnlWarnThreshold recovery.
normal(4): the initial value that indicates that no
           thresholds have been crossed.

Context

MIB
CISCO-VSIMASTER-MIB
OID
.1.3.6.1.4.1.9.9.162.1.1.1.14
Type
column
Access
readonly
Status
current
Parent
vsiMasterControllerEntry
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-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSIMASTER-MIB::vsiAvailableChnlThresholdStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSIMASTER-MIB::vsiAvailableChnlThresholdStatus.<vsiControllerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VSIMASTER-MIB::vsiAvailableChnlThresholdStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1warning
2alarm
3recovery
4normal

Conformance