hwMedGwyTransportLastEvent
HUAWEI-MS-MIB ·
.1.3.6.1.4.1.2011.6.41.24.1.11
Object
column Enumeration
Last event reported by the transport layer. Options: 1. notApplicable(1) -the last event reported by the transport layer is not applicable 2. other(2) -the last event reported by the transport layer is other 3. linkUp(3) -the last event reported by the transport layer is link up 4. linkLoss(4) -the last event reported by the transport layer is link loss 5. persistentError(5) -the last event reported by the transport layer is persistent error 6. linkShutdown(6) -the last event reported by the transport layer is link shut down 7. switchOver(7) -the last event reported by the transport layer is switch over
Context
- MIB
- HUAWEI-MS-MIB
- OID
.1.3.6.1.4.1.2011.6.41.24.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMedGwyStatEntry
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-MS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MS-MIB::hwMedGwyTransportLastEvent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MS-MIB::hwMedGwyTransportLastEvent.<hwMedGwyStatMgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MS-MIB::hwMedGwyTransportLastEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | other |
3 | linkUp |
4 | linkLoss |
5 | persistentError |
6 | linkShutdown |
7 | switchOver |