dot1agCfmMdMhfCreation
ZXR10-CFM-MIB ·
zte-ng variant
·
.1.3.6.1.4.1.3902.3.120.1.1.2.1.5
Object
column Dot1agCfmMhfCreation
Enumerated value indicating whether the management entity can create MHFs (MIP Half Function) for this Maintenance Domain.
Context
- MIB
- ZXR10-CFM-MIB
- OID
.1.3.6.1.4.1.3902.3.120.1.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Default
defMHFnone- Parent
- dot1agCfmMdEntry
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::dot1agCfmMdMhfCreation'
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::dot1agCfmMdMhfCreation.<dot1agCfmMdIndex>'
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::dot1agCfmMdMhfCreation'
Syntax
- Source
- Dot1agCfmMhfCreation
- Base type
Enumeration
Type Description
Indicates if the Management Entity can create MHFs. The valid values are: defMHFnone(1) No MHFs can be created for this VID. defMHFdefault(2) MHFs can be created on this VID on any Bridge port through which this VID can pass. defMHFexplicit(3) MHFs can be created for this VID only on Bridge ports through which this VID can pass, and only if a MEP is created at some lower MD Level. defMHFdefer(4) The creation of MHFs is determined by the corresponding Maintenance Domain variable (dot1agCfmMaMhfCreation).
Values & Constraints
Type Values
1 | defMHFnone |
2 | defMHFdefault |
3 | defMHFexplicit |
4 | defMHFdefer |