vismSessionGrpRowStatus
CISCO-VISM-SESSION-MIB ·
.1.3.6.1.4.1.351.110.5.5.11.2.1.3
Object
column r/w
Enumeration
This variable allows to add or delete an entry in this table.
'createAndGo': Use this to add an entry in this table.
vismSessionGrpSetNum and vismSessionGrpMgcName are required
to add an entry. Before adding the session group, The
session set should already be created.
'active': This state indicates that the session group is
available for use by the managed device;
`destroy': the status supplied by a management station
wishing to delete all of the instances associated with
this session group.
Context
- MIB
- CISCO-VISM-SESSION-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.11.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismSessionGrpEntry
- 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::vismSessionGrpRowStatus'
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::vismSessionGrpRowStatus.<vismSessionGrpNum>'
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::vismSessionGrpRowStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
4 | createAndGo |
6 | destroy |
Conformance
Member of