vismChanPreference

CISCO-VISM-CONN-MIB · .1.3.6.1.4.1.351.110.5.5.3.1.1.1.27

Object

column r/w Enumeration
This object is used to identify a PVC as 
primary or secondary. The primary PVC should
be added before the secondary. Similarly
secondary should be deleted before deleting
the primary. 
              
When the protection group is setup, the primary
becomes active and secondary becomes standby.
The distinction of 'primary (1)' and 'secondary(2)'
is meaningful only if the PVC is 'protected (1)'.

Context

MIB
CISCO-VISM-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.27
Type
column
Access
readwrite
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::vismChanPreference'
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::vismChanPreference.<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::vismChanPreference'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1primary
2secondary