prtExPh1MlTsTest
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.9
Object
column r/w
Enumeration
This attribute indicates a test to be activated on the selected TS. It is applicable only when prtSTstCmd=testPerTS(31). notApplicable - when prtSTstCmd is NOT testPerTS(31). none - no test is applied for the selected TS. split - when the tests are per Bit of the selected TS.
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtExPh1MlTsEntry
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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPh1MlTsTest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPh1MlTsTest.<prtExPh1MlTsCnfgIdx>.<prtExPh1MlTsSltIdx>.<prtExPh1MlTsPrtIdx>.<prtExPh1MlTsIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::prtExPh1MlTsTest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | localLoop |
3 | remoteLoop |
8 | remoteBert |
9 | localToneInjection |
18 | remoteToneInjection |
30 | localBert |
254 | split |
255 | notApplicable |