tmnxTwampSrvConnState

TIMETRA-TWAMP-MIB · .1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.4

Object

column Enumeration
The value of tmnxTwampSrvConnState indicates the operational state of
a control connection managed by the TWAMP server.
              
Code points:
   settingUp(1) - the connection is being established
   ready(2)     - the connection is ready to accept test sessions
   running(3)   - the connection is running a test.

Context

MIB
TIMETRA-TWAMP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.4
Type
column
Access
readonly
Status
current
Parent
tmnxTwampSrvConnStatsEntry
Groups
1

Walk 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::tmnxTwampSrvConnState'
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::tmnxTwampSrvConnState.<tmnxTwampSrvPrefixAddrType>.<tmnxTwampSrvPrefixAddr>.<tmnxTwampSrvPrefixLen>.<tmnxTwampSrvConnClientAddrType>.<tmnxTwampSrvConnClientAddr>.<tmnxTwampSrvConnSeqNum>'
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::tmnxTwampSrvConnState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1settingUp
2ready
3running

Conformance