sub10EthMgmtVlanAllowedId

SUB10SYSTEMS-MIB · .1.3.6.1.4.1.39003.4.2.2.8.1.3

Object

column r/w Sub10VlanId
The vlan id which is allowed to pass through the ethernet interface.
Duplicate vlan ids in multiple entries of the table with RowStatus 'active(1)
are not allowed and any attempt to set a duplicate active entry will be rejected.
              
IMPORTANT: This object is controlled by transaction management.
Any changes to this object must be transactionally acknowledged
following a successful set thus protecting against loss of
communication with the unit. To acknowledge the transaction
set the object sub10UnitMgmtTransaction to transactionCommit(2).

Context

MIB
SUB10SYSTEMS-MIB
OID
.1.3.6.1.4.1.39003.4.2.2.8.1.3
Type
column
Access
readwrite
Status
current
Parent
sub10EthMgmtVlanAllowedEntry
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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10EthMgmtVlanAllowedId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10EthMgmtVlanAllowedId.<sub10EthMgmtVlanAllowedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10EthMgmtVlanAllowedId'

Syntax

Source
Sub10VlanId
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4095

Conformance