mplsLdpEntityAtmMergeCap

MPLS-LDP-ATM-STD-MIB · .1.3.6.1.2.1.10.166.5.1.1.1.1.2

Object

column r/w Enumeration
Denotes the Merge Capability of this Entity.
This is the EXACT value for the ATM Session
Parameter, field M (for ATM Merge Capabilities).
The ATM Session Parameter is an optional
parameter in the Initialization Message.
              
The description from rfc3036.txt is:
              
'M, ATM Merge Capabilities
   Specifies the merge capabilities of an ATM switch.  The
   following values are supported in this version of the
   specification:
              
          Value          Meaning
              
            0            Merge not supported
            1            VP Merge supported
            2            VC Merge supported
            3            VP & VC Merge supported
              
   If the merge capabilities of the LSRs differ, then:
   -  Non-merge and VC-merge LSRs may freely interoperate.
              
   -  The interoperability of VP-merge-capable switches
      with non-VP-merge-capable switches is a subject
      for future study.  When the LSRs differ on the
      use of VP-merge, the session is established,
      but VP merge is not used.'
              
   Please refer to the following reference for a
   complete description of this feature.

Context

MIB
MPLS-LDP-ATM-STD-MIB
OID
.1.3.6.1.2.1.10.166.5.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
mplsLdpEntityAtmEntry
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 'MPLS-LDP-ATM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-ATM-STD-MIB::mplsLdpEntityAtmMergeCap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-ATM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-ATM-STD-MIB::mplsLdpEntityAtmMergeCap.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-ATM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-ATM-STD-MIB::mplsLdpEntityAtmMergeCap'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notSupported
1vpMerge
2vcMerge
3vpAndVcMerge

Conformance

Member of
Compliance refinements
Write access is not required.