mpAtmCCPathTestStatus

MP-ATM-MIB · .1.3.6.1.4.1.119.2.3.3.13.110.10.1.1.3

Object

column mandatory r/w Enumeration
The value of this object identifies the desired status of this table.

Context

MIB
MP-ATM-MIB
OID
.1.3.6.1.4.1.119.2.3.3.13.110.10.1.1.3
Type
column
Access
readwrite
Status
mandatory
Default
unknown
Parent
mpAtmCCPathTestEntry

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 'MP-ATM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-ATM-MIB::mpAtmCCPathTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MP-ATM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-ATM-MIB::mpAtmCCPathTestStatus.<ifIndex>.<mpAtmCCPathTestVpi>.<mpAtmCCPathTestVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MP-ATM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MP-ATM-MIB::mpAtmCCPathTestStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1testReq
2sendStart
3sendStop
4loopSet
5loopRelease
6delete
7unknown