optixAtmPWLspMode
OPTIX-PW-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.6.1.3.1.14
Object
column r/w
Enumeration
This object indicates the LSP mode.(Only the downstream LSPis supported.) 1: uniform 2: pipe 255: none (The LSP mode is invalid upstream.)
Context
- MIB
- OPTIX-PW-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.6.1.3.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optixStaticUcAtmPWEntry
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 'OPTIX-PW-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PW-MIB::optixAtmPWLspMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PW-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PW-MIB::optixAtmPWLspMode.<optixAtmPWIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PW-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PW-MIB::optixAtmPWLspMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uniform |
2 | pipe |
255 | none |