eltMesIssDcsCircuitIdUserDefinedSubtypesEnabled
ELTEX-MES-ISS-DCS-MIB ·
.1.3.6.1.4.1.35265.1.139.13.1.1.3.1.4
Object
Configures subtype enable status.
If this field is in the true state, packet processor adds 2 more bytes to the packet
аfter suboption type and length.
First byte means circuit/remote id type and second means length of
circuit/remote id data.
circuit/
suboption remote id
type type
+ +
| length | length
+--v--+-----+--v--+-----+----------------------------------+
| |N + 2| | N | |
+-----+-----+-----+-----+----------------------------------+
1 1 1 1 N
byte byte byte byte bytes
Suboption type can be:
1 for Circuit Id
2 for Remote Id
Circuit Id type can be:
0 for tr101 format (e.g. vlan, slot, port)
1 for ASCII string
Remote Id type can be:
0 for MAC address
1 for ASCII string or hostname
Context
- MIB
- ELTEX-MES-ISS-DCS-MIB
- OID
.1.3.6.1.4.1.35265.1.139.13.1.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssDcsCircuitIdUserDefinedEntry
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::eltMesIssDcsCircuitIdUserDefinedSubtypesEnabled'
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::eltMesIssDcsCircuitIdUserDefinedSubtypesEnabled.<eltMesIssDcsCircuitIdUserDefinedIndex>'
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::eltMesIssDcsCircuitIdUserDefinedSubtypesEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |