trapPersistence
ZYXEL-ves1724-56-MIB ·
.1.3.6.1.4.1.890.1.5.12.46.27.1.2
Object
scalar EventPersistence
Indicates whether the event is delta (automatically and immediately cleared) or normal (not automatically cleared). Not intended to read but only used in trap notifications.
Context
- MIB
- ZYXEL-ves1724-56-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.46.27.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- trapInfoObjects
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 'ZYXEL-ves1724-56-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-MIB::trapPersistence.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ves1724-56-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ves1724-56-MIB::trapPersistence'
Syntax
- Source
- EventPersistence
- Base type
Enumeration
Type Description
This textual convention indicates whether the event is delta (automatically and immediately cleared) or normal (not automatically cleared).
Values & Constraints
Type Values
1 | normal |
2 | delta |