mappingTypeStatusName
MX-CROUT-MIB ·
.0.1750.1.100.400.1.200
Object
column OctetString
Name
Name of the call property transformations defined by this
row.
The name of the call property transformation is unique in the
table.
See RouteStatus.Mapping
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.100.400.1.200- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mappingTypeStatusEntry
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::mappingTypeStatusName'
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::mappingTypeStatusName.<mappingTypeStatusIndex>'
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::mappingTypeStatusName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.