mappingExpressionStatusName
MX-CROUT-MIB ·
.0.1750.1.100.500.1.200
Object
column OctetString
Name
Name of the transformation defined by this row.
More than one row can have the same name. In this case, the
first row matching the call will be used. The rows are used
in ascending order.
See RouteStatus.Mapping.
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.100.500.1.200- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mappingExpressionStatusEntry
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 'MX-CROUT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CROUT-MIB::mappingExpressionStatusName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-CROUT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CROUT-MIB::mappingExpressionStatusName.<mappingExpressionStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CROUT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CROUT-MIB::mappingExpressionStatusName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.