vismSessionSetRowStatus
CISCO-VISM-SESSION-MIB ·
.1.3.6.1.4.1.351.110.5.5.11.1.1.2
Object
column r/w
Enumeration
This variable is used to allow add or delete a session set.
'active': This state indicates that the session set is
available for use by the managed device;
'createAndGo': Use this to add an entry in this table.
`destroy': the status supplied by a management station
wishing to delete all of the instances associated with
this session group. Deletion of a set is not allowed if
there is still group in this set.
Context
- MIB
- CISCO-VISM-SESSION-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.11.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismSessionSetEntry
- Groups
- 1
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-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-SESSION-MIB::vismSessionSetRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-SESSION-MIB::vismSessionSetRowStatus.<vismSessionSetNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-SESSION-MIB::vismSessionSetRowStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
4 | createAndGo |
6 | destroy |
Conformance
Member of