mpsMappingIndex

MPOA-MIB · .1.3.6.1.4.1.353.5.8.1.1.3.6.1.2

Object

column r/w MpsIndex
The mpsMappingIndex of the MPOA Server that is associated with
this LEC.  The mpsMappingIndex corresponds to the mpsIndex.

Context

MIB
MPOA-MIB
OID
.1.3.6.1.4.1.353.5.8.1.1.3.6.1.2
Type
column
Access
readwrite
Status
current
Parent
mpsMappingEntry
Groups
1

Walk 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 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpsMappingIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpsMappingIndex.<lecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPOA-MIB::mpsMappingIndex'

Syntax

Source
MpsIndex
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance