zxr10twampSessionDurationMode

ZXR10-TWAMP-MIB · .1.3.6.1.4.1.3902.3.6000.134.2.1.13

Object

column r/w Enumeration
The sending packet mode:
continuous:In this mode,the test packets will always be sent 
until the user stops.
packets:In this mode,the test will be stopped until the number of 
sending packet reaches the configured value.
seconds:In this mode,the test will be stopped until the time of 
sending packet reaches the configured value.(default :continuous)

Context

MIB
ZXR10-TWAMP-MIB
OID
.1.3.6.1.4.1.3902.3.6000.134.2.1.13
Type
column
Access
readwrite
Status
current
Parent
zxr10twampSessionEntry

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 'ZXR10-TWAMP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-TWAMP-MIB::zxr10twampSessionDurationMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-TWAMP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-TWAMP-MIB::zxr10twampSessionDurationMode.<zxr10twampSessionConnectionId>.<zxr10twampSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-TWAMP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-TWAMP-MIB::zxr10twampSessionDurationMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1continuous
2packets
3seconds