dot1agCfmMaCompIdPermission
ZXR10-CFM-MIB ·
zte-ng variant
·
.1.3.6.1.4.1.3902.3.120.1.2.1.1.6
Object
column Dot1agCfmIdPermission
Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MPs configured in this MA.
Context
- MIB
- ZXR10-CFM-MIB
- OID
.1.3.6.1.4.1.3902.3.120.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Default
sendIdDefer- Parent
- dot1agCfmMaEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMaCompIdPermission'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMaCompIdPermission.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-CFM-MIB::dot1agCfmMaCompIdPermission'
Syntax
- Source
- Dot1agCfmIdPermission
- 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
1 | sendIdNone |
2 | sendIdChassis |
3 | sendIdManage |
4 | sendIdChassisManage |
5 | sendIdDefer |