tmnxTwampSrvSessSeqNum
TIMETRA-TWAMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.76.3.2.3.1.1
Object
column Unsigned32
The value of tmnxTwampSrvSessSeqNum specifies this TWAMP test session's
sequence number. A client address, a connection sequence number, and a
session sequence number identify a session.
When the TWAMP server accepts the first session request from a
particular client and connection, sequence number 1 is assigned to the
session. The second session request accepted from the same client and
connection is assigned sequence number 2, etc. The sequence number
assigned after 4294967295 is 1.
Context
- MIB
- TIMETRA-TWAMP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.76.3.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxTwampSrvSessStatsEntry
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::tmnxTwampSrvSessSeqNum'
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::tmnxTwampSrvSessSeqNum.<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::tmnxTwampSrvSessSeqNum'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295