eltMesIssDcsVlanInfoOptEnabled
ELTEX-MES-ISS-DCS-MIB ·
.1.3.6.1.4.1.35265.1.139.13.1.1.6.1.3
Object
Specifies the admin status of the information option for features which has been chosen in protocol type field and specific interface. If this fields value is 'enabled' the packet processor adds option into packets from this interface. If circuitId or remoteId hasn't been configured the default strings will be added into packet.
Context
- MIB
- ELTEX-MES-ISS-DCS-MIB
- OID
.1.3.6.1.4.1.35265.1.139.13.1.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssDcsVlanInfoOptEntry
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 'ELTEX-MES-ISS-DCS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-DCS-MIB::eltMesIssDcsVlanInfoOptEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-DCS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-DCS-MIB::eltMesIssDcsVlanInfoOptEnabled.<eltMesIssDcsVlanInfoOptVlanId>.<eltMesIssDcsVlanInfoOptProtocolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-DCS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-DCS-MIB::eltMesIssDcsVlanInfoOptEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |