ipoaLisDefaultEncapsType
IPOA-MIB ·
.1.3.6.1.2.1.10.46.1.2.1.3
Object
The default encapsulation to use on VCs created for this LIS. Note that the actual encapsulation type may be negotiated during connection setup and may be different than this value. The ipoaVcNegotiatedEncapsType object indicates the actual encapsulation in use for a particular VC.
Context
- MIB
- IPOA-MIB
- OID
.1.3.6.1.2.1.10.46.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipoaLisEntry
- 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 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaLisDefaultEncapsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaLisDefaultEncapsType.<ipoaLisSubnetAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPOA-MIB::ipoaLisDefaultEncapsType'
Syntax
- Source
- IpoaEncapsType
- Base type
Enumeration
Values & Constraints
Type Values
1 | llcSnap |
2 | vcMuxed |
3 | other |
Conformance
Member of
Compliance refinements
ipoaCompliance
readonly
The agent is not required to allow the user to
specify the default encapsulation type for the
LIS.
The agent is not required to support a SET
operation to this object in the absence of
adequate security.
specify the default encapsulation type for the
LIS.
The agent is not required to support a SET
operation to this object in the absence of
adequate security.