vlanTrunkMappingType
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.9.8.1.3
Object
column r/w
Enumeration
The type of this trunk VLAN mapping.
reservedToNonReserved(1)
An user defined association which maps a
reserved VLAN to a non-reserved VLAN.
dot1qToisl(2)
An user defined association which maps a VLAN
in 802.1q trunk to a VLAN in ISL trunk.
Implementations are allowed to restrict the
available types for this object.
For devices which support the range of VlanIndex
between 1024 and 4095, the default value is
reservedToNonReserved(1). The default value is
dot1qToisl(2) for devices which do not support the
range of VlanIndex between 1024 and 4095.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.9.8.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vlanTrunkMappingEntry
- 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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::vlanTrunkMappingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::vlanTrunkMappingType.<vlanTrunkMappingFromVlan>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::vlanTrunkMappingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reservedToNonReserved |
2 | dot1qToisl |
Conformance
Member of