vismDsx1State

CISCO-VISM-DSX1-MIB · .1.3.6.1.4.1.351.110.4.3.5.1.1.1.31

Object

column Enumeration
This object will allow the line administrative state
(in service and out of service) to be persistent.
invalid (1) : invalid state.
is      (2) : in service
oos     (3) : out of service
poos    (4) : pending out of service
coos    (5) : command out of service
inactive(6) : inactive

Context

MIB
CISCO-VISM-DSX1-MIB
OID
.1.3.6.1.4.1.351.110.4.3.5.1.1.1.31
Type
column
Access
readonly
Status
current
Parent
dsx1VismCnfGrpEntry
Groups
3

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalid
2is
3oos
4poos
5coos
6inactive