wwpLeosTwampClientSessionStatus
WWP-LEOS-TWAMP-MIB ·
.1.3.6.1.4.1.6141.2.60.40.1.1.1.9.1.2
Object
column r/w
Enumeration
Setting this object to 'createAndGo' will create the entry in the table. Setting this object to 'clear' will clear the entry contents in the table. Setting this object to 'startTest' will begin the entry's defined test. Setting this object to 'stopTest' will abort the entry's current running test. Setting this object to 'clearStats' will clear the statistics for that client session.
Context
- MIB
- WWP-LEOS-TWAMP-MIB
- OID
.1.3.6.1.4.1.6141.2.60.40.1.1.1.9.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosTwampClientSessionEntry
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 'WWP-LEOS-TWAMP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TWAMP-MIB::wwpLeosTwampClientSessionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-TWAMP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TWAMP-MIB::wwpLeosTwampClientSessionStatus.<wwpLeosTwampClientSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-TWAMP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-TWAMP-MIB::wwpLeosTwampClientSessionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | createAndGo |
3 | clear |
4 | startTest |
5 | stopTest |
6 | clearStats |