optixAtmPWtype
OPTIX-PW-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.6.1.3.1.2
Object
column r/w
Enumeration
This object indcates the PW type. 0x0003: atm-trans 0x0009: atm-nto1-vcc 0x000A: atm-nto1-vpc 0x000C: atm-1to1-vcc 0x000D: atm-1to1-vpc
Context
- MIB
- OPTIX-PW-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.6.1.3.1.2- 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::optixAtmPWtype'
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::optixAtmPWtype.<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::optixAtmPWtype'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | atmtrans |
9 | atmnto1vcc |
10 | atmnto1vpc |
12 | atm1to1vcc |
13 | atm1to1vpc |