vismRudpSessionState
CISCO-VISM-SESSION-MIB ·
.1.3.6.1.4.1.351.110.5.5.11.3.1.5
Object
column Enumeration
This object indicates the current session operational
state. The possible operational states are as follows:
'oos': Out of service state. This is the initial state when
a RUDP session is created.
'is' : In service state. When a channel has been created
between gateway and MGC and gateway has sent
Start message the state of the session changes to
'is'. If the communication is lost between GW
(gateway) and the MGC, the state of this session
becomes 'oos'.
'unknown': This is the state other than the above states.
Context
- MIB
- CISCO-VISM-SESSION-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.11.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vismRudpSessionCnfEntry
- 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::vismRudpSessionState'
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::vismRudpSessionState.<vismRudpSessionNum>'
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::vismRudpSessionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oos |
2 | is |
3 | unknown |
Conformance
Member of