mpBundleLinkState

MP-BUNDLE-MIB · .0.1.3.1.5

Object

column MpLinkState
This object indicates the multilink state of the link.

Context

MIB
MP-BUNDLE-MIB
OID
.0.1.3.1.5
Type
column
Access
readonly
Status
current
Parent
mpBundleLinkEntry
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 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-BUNDLE-MIB::mpBundleLinkState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-BUNDLE-MIB::mpBundleLinkState.<mpBundleLinkIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MP-BUNDLE-MIB::mpBundleLinkState'

Syntax

Source
MpLinkState
Base type
Enumeration

Values & Constraints

Type Values
1active
2inactive

Conformance