optixPWCrossType
OPTIX-PW-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.6.1.5.1.4
Object
column Enumeration
This object indcates the PW type. 0x0003: atm-trans 0x0004: eth-tag 0x0005: eth-raw 0x0009: atm-nto1-vcc 0x000A: atm-nto1-vpc 0x000C: atm-1to1-vcc 0x000D: atm-1to1-vpc 0x0011: satop-e1 0x0015: cesopsn 0x0010: cep 0x1001: ip
Context
- MIB
- OPTIX-PW-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.6.1.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixPWCrossEntry
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::optixPWCrossType'
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::optixPWCrossType.<optixPWIndex>.<optixPWCrossdirection>'
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::optixPWCrossType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | atmtrans |
4 | ethtag |
5 | ethraw |
9 | atmnto1vcc |
10 | atmnto1vpc |
12 | atm1to1vcc |
13 | atm1to1vpc |
16 | cep |
17 | satop |
21 | cesopsn |
4097 | ip |