ccEPPCreateNewVlan

SYMBOL-WS5000-MIB · .1.3.6.1.4.1.388.6.2.13.1.8

Object

column r/w OctetString
Create a new VLAN in this EtherPort Policy.
The input has to be of the format: <VlanID,NicNumber>,
where VlanID can be any integer from 1 through 4095,
and NicNumber is the etherport on which this VLAN is set.
The NicNumber can be either '1','2', or 'all'.
1 as the NicNumber stands for Ethernet1,
2 as the NicNumber stands for Ethernet2,
and 'all' stands for both.
Note that if the etherport on which this VLAN is to be set,
is a non-trunked port, then the VLAN creation will fail.
To trunk an etherport, SET the Primary VlanId of that 
etherport to any integer from 1 through 4095.

Context

MIB
SYMBOL-WS5000-MIB
OID
.1.3.6.1.4.1.388.6.2.13.1.8
Type
column
Access
readwrite
Status
current
Parent
ccEPPEntry
Groups
1

Walk 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 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccEPPCreateNewVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccEPPCreateNewVlan.<ccEPPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-WS5000-MIB::ccEPPCreateNewVlan'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-32

Conformance