els10-27VlanEgressIndex
CT-ELS10-27-MIB ·
.1.3.6.1.4.1.97.9.20.6.5.1.1
Object
The index into the Vlan table. A port must be a member of this Vlan prior to assigning this Id as the default. The table has 32 entries (0 - 31). An index value outside this range will reference the local variable. For example if the index is set to -1 and the els10-27VlanEgressVID object is read, the local variable is read, not the table entry. By using an out of range value, the local variables can be read. Only the local variables are written to until els10-27VlanEgressStatus is written.
Context
- MIB
- CT-ELS10-27-MIB
- OID
.1.3.6.1.4.1.97.9.20.6.5.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- els10-27VlanConfigEgressEntry
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 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS10-27-MIB::els10-27VlanEgressIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS10-27-MIB::els10-27VlanEgressIndex.<els10-27VlanEgressVID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-ELS10-27-MIB::els10-27VlanEgressIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647