adTWAMPVerboseServerStatsServTmoStatus

ADTRAN-TWAMP-REFLECTOR-MIB · .1.3.6.1.4.1.664.5.69.5.1.3.11.1.10

Object

column Enumeration
The control server timeout status on the TWAMP-control
connection identified by adTWAMPClientIpAddress and 
adTWAMPClientTcpSourcePort.  
              
A status of active indicates that the server timeout 
functionality is active.  
              
A status of suspendedForActiveTestSession indicates that the
server timeout functionality has been currently suspended
until the active test sessions associated with this server
have been stopped or have timed out.  
              
A status of serverClosurePending indicates that the server
is in the process of being closed.

Context

MIB
ADTRAN-TWAMP-REFLECTOR-MIB
OID
.1.3.6.1.4.1.664.5.69.5.1.3.11.1.10
Type
column
Access
readonly
Status
current
Parent
adTWAMPVerboseServerStatsEntry
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 'ADTRAN-TWAMP-REFLECTOR-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TWAMP-REFLECTOR-MIB::adTWAMPVerboseServerStatsServTmoStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TWAMP-REFLECTOR-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TWAMP-REFLECTOR-MIB::adTWAMPVerboseServerStatsServTmoStatus.<adTWAMPClientIpAddress>.<adTWAMPClientTcpSourcePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TWAMP-REFLECTOR-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TWAMP-REFLECTOR-MIB::adTWAMPVerboseServerStatsServTmoStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2suspendedForActiveTestSession
3serverClosurePending

Conformance