a3ComVlanCreateType
A3COM0074-SMA-VLAN-SUPPORT ·
.1.3.6.1.4.1.43.10.35.1.1.1
Object
column mandatory
r/w
Enumeration
The reason this Vlan has been created. The possible values
are:
automatic (1) -
This VLAN was created on this unit due to replication across
a stack of units.
dynamic (2) -
VLAN created internally by some automatic mechanism, for
example GVRP.
manual (3) -
VLAN created by some external management application.
NOTE - This MIB object may only be set by the agent. It is illegal
and serves no purpose for this object to be set for some other
application.
Context
- MIB
- A3COM0074-SMA-VLAN-SUPPORT
- OID
.1.3.6.1.4.1.43.10.35.1.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComVlanPrivateIfEntry
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 'A3COM0074-SMA-VLAN-SUPPORT' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0074-SMA-VLAN-SUPPORT::a3ComVlanCreateType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0074-SMA-VLAN-SUPPORT' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0074-SMA-VLAN-SUPPORT::a3ComVlanCreateType.<a3ComVlanIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0074-SMA-VLAN-SUPPORT' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0074-SMA-VLAN-SUPPORT::a3ComVlanCreateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | automatic |
2 | dynamic |
3 | manual |