vismChanRowStatus
CISCO-VISM-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.2
Object
column r/w
Enumeration
An entry is created by setting this object to
'add (1)' : Adds an entry to the table.
'mod (3)' : This is used to modify an existing
entry.
'del (2)' : This is used to delete an existing.
'outOfService (4)': Setting this object to this
value takes the channel out of service
or brings the channel 'down (2)'. The
channel can be brought 'up (1)' again by
setting the object to 'mod (3)'.
If there is redundant configuration for the
channel, an active channel can be deleted only
after locking the channel.
Context
- MIB
- CISCO-VISM-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismChanCnfGrpEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::vismChanRowStatus'
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::vismChanRowStatus.<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::vismChanRowStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | del |
3 | mod |
4 | outOfService |
Conformance
Member of