oamPrivateEventLogType
ECS3510-MIB ·
.1.3.6.1.4.1.259.10.1.27.1.52.5
Object
scalar Enumeration
This object augments the dot3OamEventLogType of dot3OamEventLogTable in DOT3-OAM-MIB. When the OUI (dot3OamEventLogOui) is 0x0012CF, the following event types are defined: connectionToRemoteDeviceUp(1001), connectionToRemoteDeviceDown(1002), linkFaultClear(1003), dyingGaspEventClear(1004), criticalLinkEventClear(1005) All these events are not threshold crossing events.
Context
- MIB
- ECS3510-MIB
- OID
.1.3.6.1.4.1.259.10.1.27.1.52.5- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- oamMgt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS3510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS3510-MIB::oamPrivateEventLogType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS3510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS3510-MIB::oamPrivateEventLogType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1001 | connectionToRemoteDeviceUp |
1002 | connectionToRemoteDeviceDown |
1003 | linkFaultClear |
1004 | dyingGaspEventClear |
1005 | criticalLinkEventClear |