vismChanTestState

CISCO-VISM-CONN-MIB · .1.3.6.1.4.1.351.110.5.5.3.1.1.1.6

Object

column Enumeration
This object identifies the state of the test 
in the object vismChanTestType.
              
'passed (1)' : Test passed.
'failed (2)' : Test failed.
'inprogress (3)' : Test is in progress.
'notinprogress (4)' : No test in progress.

Context

MIB
CISCO-VISM-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
vismChanCnfGrpEntry
Groups
2

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1passed
2failed
3inprogress
4notinprogress