cfmMdMhfIdPermission

DGS-1210-28XME-BX · .1.3.6.1.4.1.171.10.76.43.1.110.5.1.6

Object

column r/w CfmIdPermission
Enumerated value indicating what, if anything, is to be
included in the Sender ID TLV (21.5.3) transmitted by MPs
configured in this Maintenance Domain.  Since, in this
variable, there is no encompassing Maintenance Domain, the
value sendIdDefer takes the meaning of sendIdChassisManage.

Context

MIB
DGS-1210-28XME-BX
OID
.1.3.6.1.4.1.171.10.76.43.1.110.5.1.6
Type
column
Access
readwrite
Status
current
Default
sendIdNone
Parent
cfmMdEntry

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 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::cfmMdMhfIdPermission'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::cfmMdMhfIdPermission.<cfmMdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-28XME-BX::cfmMdMhfIdPermission'

Syntax

Source
CfmIdPermission
Base type
Enumeration
Type Description
Indicates what, if anything, is to be included in the Sender
ID TLV transmitted in CCMs, LBMs, LTMs, and LTRs.  The valid
values are:
          
sendIdNone(1)      The Sender ID TLV is not to be sent.
sendIdChassis(2)   The Chassis ID Length, Chassis ID
                   Subtype, and Chassis ID fields of  the
                   Sender ID TLV are to be sent.
sendIdManage(3)    The Management Address Length and
                   Management Address of the Sender ID TLV
                   are to be sent.
sendIdChassisManage(4) The Chassis ID Length, Chassis ID
                   Subtype, Chassis ID, Management Address
                   Length and Management Address fields are
                   all to be sent.
sendIdDefer(5)     The contents of the Sender ID TLV are
                   determined by the corresponding
                   Maintenance Domain variable
                   (dot1agCfmMaIdPermission).

Values & Constraints

Type Values
1sendIdNone
2sendIdChassis
3sendIdManage
4sendIdChassisManage
5sendIdDefer