hpnicfPwVcType
HPN-ICF-L2VPN-PWE3-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.78.2.1.1.3
Object
Indication of the L2Vpn's VC encapsulation type.
Context
- MIB
- HPN-ICF-L2VPN-PWE3-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.78.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfPwVcEntry
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 'HPN-ICF-L2VPN-PWE3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-L2VPN-PWE3-MIB::hpnicfPwVcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-L2VPN-PWE3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-L2VPN-PWE3-MIB::hpnicfPwVcType.<hpnicfPwVcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-L2VPN-PWE3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-L2VPN-PWE3-MIB::hpnicfPwVcType'
Syntax
- Source
- HpnicfL2VpnVcEncapsType
- Base type
Enumeration
Values & Constraints
Type Values
1 | frameRelayDlciMartini |
2 | atmAal5SduVccTransport |
3 | atmTransparentCellTransport |
4 | ethernetTagged |
5 | ethernet |
6 | hdlc |
7 | ppp |
8 | cem |
9 | atmN2OneVccCellTransport |
10 | atmN2OneVpcCellTransport |
11 | ipLayer2Transport |
12 | atmOne2OneVccCellMode |
13 | atmOne2OneVpcCellMode |
14 | atmAal5PduVccTransport |
15 | frameRelayPortMode |
16 | cep |
17 | saE1oP |
18 | saT1oP |
19 | saE3oP |
20 | saT3oP |
21 | cESoPsnBasicMode |
22 | tDMoIPbasicMode |
23 | l2VpnCESoPSNTDMwithCAS |
24 | l2VpnTDMoIPTDMwithCAS |
25 | frameRelayDlci |
64 | ipInterworking |
255 | unknown |