hwCfmMaintenanceAssociationNameFormat
HUAWEI-ETHERNET-OAM-MIB ·
.1.3.6.1.4.1.2011.5.101.1.2.2.1.3
Object
column r/w
Enumeration
The type of CFM Maintenance Association name.
Format of the short MA Name TLV.
Options:
1. vid(1) -indicates the type of CFM Maintenance Association name
is vlanid
2. string(2) -indicates the type of CFM Maintenance Association name
is character string
3. integer(3) -indicates the type of CFM Maintenance Association name
is octect integer
4. vpnid(4) -indicates the type of CFM Maintenance Association name
is RFC 2685 VPN ID
5. carriercode(32) -indicates the type of CFM Maintenance Association name
carriercode
Context
- MIB
- HUAWEI-ETHERNET-OAM-MIB
- OID
.1.3.6.1.4.1.2011.5.101.1.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCfmMaintenanceAssociationEntry
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 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwCfmMaintenanceAssociationNameFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwCfmMaintenanceAssociationNameFormat.<hwCfmMaintenanceDomainIndexOfMA>.<hwCfmMaintenanceAssociationIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERNET-OAM-MIB::hwCfmMaintenanceAssociationNameFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vid |
2 | string |
3 | integer |
4 | vpnid |
32 | carriercode |