pim4ErrorTrapType
AT-PIM-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.97.1
Object
scalar Enumeration
The type of the last error that resulted in a error trap being sent. The default value is 0 if no errors have been detected
Context
- MIB
- AT-PIM-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.97.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- pim4
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 'AT-PIM-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PIM-MIB::pim4ErrorTrapType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-PIM-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-PIM-MIB::pim4ErrorTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pim4InvalidPacket |
2 | pim4InvalidDestinationError |
3 | pim4FragmentError |
4 | pim4LengthError |
5 | pim4GroupaddressError |
6 | pim4SourceaddressError |
7 | pim4MissingOptionError |
8 | pim4GeneralError |
9 | pim4InternalError |
10 | pim4RpaddressError |