eltMesRouteMapMatchOrigin
ELTEX-MES-IP ·
.1.3.6.1.4.1.35265.1.23.91.5.1.1.8
Object
The value to match the Origin attribute against. This value is only used if eltMesRouteMapMatchOriginDef is TRUE.
Context
- MIB
- ELTEX-MES-IP
- OID
.1.3.6.1.4.1.35265.1.23.91.5.1.1.8- 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::eltMesRouteMapMatchOrigin'
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::eltMesRouteMapMatchOrigin.<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::eltMesRouteMapMatchOrigin'
Syntax
- Source
- ELTEX-BGP-MIBEltexBgpOriginCode
- Base type
Enumeration
Values & Constraints
Type Values
0 | originIgp |
1 | originEgp |
2 | originIncomplete |