vismAal2CidRowStatus
CISCO-VISM-ATM-TRUNK-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.4
Object
column r/w
Enumeration
This variable allows to add or delete a CID. A CID can only be added or deleted. Once added, modifying an entry is not allowed. 'createAndGo': Use this to add an entry in this table. 'active': This values is returned, once the row is created. 'destroy': Use this to delete an entry from this table.
Context
- MIB
- CISCO-VISM-ATM-TRUNK-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismAal2CidEntry
- 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-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidRowStatus.<vismAal2CidLcn>.<vismAal2CidNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidRowStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
4 | createAndGo |
6 | destroy |