tmnxTwampSrvSessOperState
TIMETRA-TWAMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.76.3.2.3.1.3
Object
column Enumeration
The value of tmnxTwampSrvSessOperState indicates the operational state
of the specified session.
Code points:
create (1) - the session has been created, but it has not yet been
started
active (2) - the session is active (e.g. the Session-Sender is
sending TWAMP-Test PDUs)
stop (3) - the session is waiting to terminate (i.e. the
Session-Reflector has received a TWAMP Stop-Sessions PDU, and is
waiting for a timer expiry)
Context
- MIB
- TIMETRA-TWAMP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.76.3.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxTwampSrvSessStatsEntry
- 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 'TIMETRA-TWAMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-TWAMP-MIB::tmnxTwampSrvSessOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-TWAMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-TWAMP-MIB::tmnxTwampSrvSessOperState.<tmnxTwampSrvConnClientAddrType>.<tmnxTwampSrvConnClientAddr>.<tmnxTwampSrvConnSeqNum>.<tmnxTwampSrvSessSeqNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-TWAMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-TWAMP-MIB::tmnxTwampSrvSessOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | create |
2 | active |
3 | stop |
Conformance
Member of