tVrrpRtUnknEvtType
TIMETRA-VRRP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.6
Object
The value of tVrrpRtUnknEvtType specifies whether this event is a 'delta' or an 'explicit' event. When the event is 'set', the value of tVrrpRtUnknEvtPriority will be subtracted from the in-use priority in case of a 'delta' event or the in-use priority will be explicitly overridden by the value of tVrrpRtUnknEvtPriority in case of an 'explicit' event.
Context
- MIB
- TIMETRA-VRRP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tVrrpRtUnknEvtEntry
- Groups
- 1
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 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpRtUnknEvtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpRtUnknEvtType.<tmnxVrrpPolicyId>.<tVrrpRtUnknEvtPrefixType>.<tVrrpRtUnknEvtPrefix>.<tVrrpRtUnknEvtMaskLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRRP-MIB::tVrrpRtUnknEvtType'
Syntax
- Source
- TmnxEventType
- Base type
Enumeration
Values & Constraints
Type Values
1 | delta |
2 | explicit |
Conformance
Member of