zxAnEventReceiverEventType

ZTE-AN-EVNET-MIB · .1.3.6.1.4.1.3902.1015.190.5.1.1.6

Object

column r/w Bits
The event type that a reciever expects.
              
The event type are defined in ITU-T X.733.
              
-  equipment event type: 
    An event of this type is principally 
associated with an equipment fault;
               
-  quality of service event type: 
    An event of this type is
 principally associated with a degradation in the quality of a service;
               
-  communications event type: 
    An event of this type is principally
 associated with the procedures and/or processes required to convey 
 information from one point to another;
              
-  environmental event type:
    An event of this type is principally 
associated with a condition relating to an enclosure in which the 
equipment resides.
              
-  processing error event type: 
    An event of this type is 
principally associated with a software or processing fault;

Context

MIB
ZTE-AN-EVNET-MIB
OID
.1.3.6.1.4.1.3902.1015.190.5.1.1.6
Type
column
Access
readwrite
Status
current
Parent
zxAnEventRecieverEntry

Walk 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 'ZTE-AN-EVNET-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EVNET-MIB::zxAnEventReceiverEventType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-EVNET-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EVNET-MIB::zxAnEventReceiverEventType.<zxAnEventReceiverIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-EVNET-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-EVNET-MIB::zxAnEventReceiverEventType'

Syntax

Bits

Values & Constraints

Enumerated Values
0equipmentEvent
1qualityOfServiceEvent
2communicationsEvent
3environmentEvent
4processingErrorEvent