zxAnEventDefineMaskEnable
ZTE-AN-EVNET-MIB ·
.1.3.6.1.4.1.3902.1015.190.8.2.1.7
Object
column r/w
Enumeration
Enable or disable the event mask.
If enable(1), event will be pushed into alarm pool, but not be
reported to NMS. At the same time, a message will be sent to NMS
to restore the event that has been reported.
As disable(2), event stored in alarm pool will be reported to NMS.
Context
- MIB
- ZTE-AN-EVNET-MIB
- OID
.1.3.6.1.4.1.3902.1015.190.8.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnEventDefineEntry
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 '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::zxAnEventDefineMaskEnable'
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::zxAnEventDefineMaskEnable.<zxAnEventDefineCode>.<zxAnEventDefineReportChannelType>'
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::zxAnEventDefineMaskEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |