eltMesRouteMapMatchLocPrefDef
ELTEX-MES-IP ·
.1.3.6.1.4.1.35265.1.23.91.5.1.1.5
Object
Whether or not the value in eltMesRouteMapMatchLocPref should be used for matching.
Context
- MIB
- ELTEX-MES-IP
- OID
.1.3.6.1.4.1.35265.1.23.91.5.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesRouteMapEntry
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-IP' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-IP::eltMesRouteMapMatchLocPrefDef'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-IP' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-IP::eltMesRouteMapMatchLocPrefDef.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-IP' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-IP::eltMesRouteMapMatchLocPrefDef'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |