vpaType
ALCATEL-IND1-VLAN-MGR-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.3.1.1.2.1.1.3
Object
column Enumeration
The type of this vpa. Two are statically configured:
configured default VPA and qTagged VPA. The mirrored
is an internal type set for mirrored ports and the
rest are dynamic vlan's
1. cfgDefault - Default vlan VPA Type
2. qTagged - The qTagged vlan VPA Type
3. mobile - The vpa is dynamically created according
to rules/policies.
4. mirrored - Set internally when the vpa created is on
a mirrored port.
6. slvan - Service vlan vpa's which are created.
7. dynamic - Created by dynamic GVRP or MVRP Protocol.
Context
- MIB
- ALCATEL-IND1-VLAN-MGR-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.3.1.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vpaEntry
- 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 'ALCATEL-IND1-VLAN-MGR-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-VLAN-MGR-MIB::vpaType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-VLAN-MGR-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-VLAN-MGR-MIB::vpaType.<vpaVlanNumber>.<vpaIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-VLAN-MGR-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-VLAN-MGR-MIB::vpaType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cfgDefault |
2 | qTagged |
3 | mobile |
4 | mirrored |
6 | svlan |
7 | dynamic |
Conformance
Member of