tripNotifPeerErrCode
TRIP-MIB ·
.1.3.6.1.2.1.116.3.4
Object
scalar Enumeration
Notification message of TRIP error. The meaning of this
value is applicable to the following functions:
messageHeader(1)
- All errors detected while processing the TRIP message
header.
openMessage(2)
- All errors detected while processing the OPEN message.
updateMessage(3)
- All errors detected while processing the UPDATE
message.
holdTimerExpired(4)
- A notification generated when the hold timer expires.
finiteStateMachine(5)
- All errors detected by the TRIP Finite State Machine.
cease(6)
- Any fatal error condition that the rest of the values
do not cover.
tripNotification(7)
- Any error encountered while sending a notification
message.
Context
- MIB
- TRIP-MIB
- OID
.1.3.6.1.2.1.116.3.4- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- tripMIBNotifObjects
- Groups
- 1
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 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripNotifPeerErrCode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIP-MIB::tripNotifPeerErrCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | messageHeader |
2 | openMessage |
3 | updateMessage |
4 | holdTimerExpired |
5 | finiteStateMachine |
6 | cease |
7 | tripNotification |
Conformance
Member of