optixMsPWCrossForePWType
OPTIX-PW-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.6.2.2.1.3
Object
column Enumeration
This object indicates the last segment PW type. 4: ethtag, 5: ethraw, 3: atmtrans, 9: atmnto1vcc, 10: atmnto1vpc, 12: atm1to1vcc, 13: atm1to1vpc, 17: satop, 21: cesopsn, 16: cep, 4097: ip
Context
- MIB
- OPTIX-PW-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.6.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixMsPWCrossEntry
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::optixMsPWCrossForePWType'
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::optixMsPWCrossForePWType.<optixMsPWCrossIndex>'
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::optixMsPWCrossForePWType'
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 |