hwCfmMaintenanceAssociationEndPointDirection
HUAWEI-ETHERNET-OAM-MIB ·
.1.3.6.1.4.1.2011.5.101.1.3.2.1.6
Object
column r/w
Enumeration
It indicates the direction in which the MEP faces on the Bridge port, association (MEP or MIP) faces on the bridge port. Options: 1. outward(1) -sends Continuity Check Messages away from the MAC Relay Entity. 2. inward(2) -sends Continuity Check Messages towards the MAC Relay Entity
Context
- MIB
- HUAWEI-ETHERNET-OAM-MIB
- OID
.1.3.6.1.4.1.2011.5.101.1.3.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCfmMaintenanceAssociationEndPointEntry
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::hwCfmMaintenanceAssociationEndPointDirection'
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::hwCfmMaintenanceAssociationEndPointDirection.<hwCfmMaintenanceDomainIndexOfMEP>.<hwCfmMaintenanceAssociationIndexOfMEP>.<hwCfmMaintenanceAssociationEndPointIndex>'
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::hwCfmMaintenanceAssociationEndPointDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | outward |
2 | inward |