tmnxLmpVRtrDbLinkReasonDownFlags

TIMETRA-LMP-MIB · .1.3.6.1.4.1.6527.3.1.2.100.2.5.1.8

Object

column Bits
The value of tmnxLmpVRtrDbLinkReasonDownFlags indicates the reason(s)
why this DB link is operationally down.
              
The recognized BIT values are:
    unknown       (0) - unspecified or unknown
    adminDn       (1) - the DB link or related LMP entity (i.e. TE
                        link, peer, etc.) is administratively down, or
                      - parent TE link is not associated with any peer
    lpcFault      (2) - the link property correlation failed
    remoteLkFault (3) - the DB Link Summary message received had the
                        'Failed Link' flag set by the peer
    portAdminDn   (4) - the port or associated MDA/IOM is
                        administratively down
    portFault     (5) - the port is either not present, or the DB link
                        detected a signal failure (e.g. loss of light)
    gmplsTeDn     (6) - the GMPLS TE link (vRtrGmplsTeLinkEntry) is
                        either not present or administratively down

Context

MIB
TIMETRA-LMP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.100.2.5.1.8
Type
column
Access
readonly
Status
current
Parent
tmnxLmpVRtrDbLinkEntry
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 'TIMETRA-LMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LMP-MIB::tmnxLmpVRtrDbLinkReasonDownFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LMP-MIB::tmnxLmpVRtrDbLinkReasonDownFlags.<vRtrID>.<tmnxLmpVRtrTeLinkId>.<tmnxLmpVRtrDbLinkId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LMP-MIB::tmnxLmpVRtrDbLinkReasonDownFlags'

Syntax

Bits

Values & Constraints

Enumerated Values
0unknown
1adminDn
2lpcFault
3remoteLkFault
4portAdminDn
5portFault
6gmplsTeDn

Conformance