hwCesopRemoteMacStatus
HUAWEI-CESOP-TDM-MIB ·
.1.3.6.1.4.1.2011.5.108.1.4.1.24
Object
column Enumeration
The remote MAC address resolving status. Options: 1. static(1) -the remote MAC address is configured by user. 2. resolving(2) -the remote MAC address has not beed resolved. 3. resolved(3) -the remote MAC address has been resolved. 4. aged(4) -the remote MAC address has been aged.
Context
- MIB
- HUAWEI-CESOP-TDM-MIB
- OID
.1.3.6.1.4.1.2011.5.108.1.4.1.24- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwCesopConnectCfgEntry
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-CESOP-TDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CESOP-TDM-MIB::hwCesopRemoteMacStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CESOP-TDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CESOP-TDM-MIB::hwCesopRemoteMacStatus.<hwCesopConnectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CESOP-TDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CESOP-TDM-MIB::hwCesopRemoteMacStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | resolving |
3 | resolved |
4 | aged |