pwType
OBS ✓
PW-STD-MIB ·
.1.3.6.1.2.1.10.246.1.2.1.2
Object
This value indicates the emulated service to be carried over this PW.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Pseudowires
Explore Observium network monitoring
Context
- MIB
- PW-STD-MIB
- OID
.1.3.6.1.2.1.10.246.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pwEntry
- Groups
- 1
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 'PW-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-STD-MIB::pwType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-STD-MIB::pwType.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-STD-MIB::pwType'
Syntax
- Source
- IANA-PWE3-MIBIANAPwTypeTC
- Base type
Enumeration
Values & Constraints
Type Values
0 | other |
1 | frameRelayDlciMartiniMode |
2 | atmAal5SduVcc |
3 | atmTransparent |
4 | ethernetTagged |
5 | ethernet |
6 | hdlc |
7 | ppp |
8 | cem |
9 | atmCellNto1Vcc |
10 | atmCellNto1Vpc |
11 | ipLayer2Transport |
12 | atmCell1to1Vcc |
13 | atmCell1to1Vpc |
14 | atmAal5PduVcc |
15 | frameRelayPortMode |
16 | cep |
17 | e1Satop |
18 | t1Satop |
19 | e3Satop |
20 | t3Satop |
21 | basicCesPsn |
22 | basicTdmIp |
23 | tdmCasCesPsn |
24 | tdmCasTdmIp |
25 | frDlci |
32767 | wildcard |
Conformance
Member of
Compliance refinements
pwModuleReadOnlyCompliance
readonly
Write access is not required.