sipL3PDUErrorType
SIP-MIB ·
.1.3.6.1.2.1.10.31.6.1.1.2
Object
column Enumeration
The type of error.
Context
- MIB
- SIP-MIB
- OID
.1.3.6.1.2.1.10.31.6.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sipL3PDUErrorEntry
- 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 'SIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-MIB::sipL3PDUErrorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-MIB::sipL3PDUErrorType.<sipL3PDUErrorIndex>.<sipL3PDUErrorType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-MIB::sipL3PDUErrorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | erroredDAFieldFormat |
2 | erroredSAFieldFormat |
3 | invalidBAsizeFieldValue |
4 | invalidHdrExtLength |
5 | invalidHdrExtElementLength |
6 | invalidHdrExtVersionElementPositionLenthOrValue |
7 | invalidHdrExtCarSelectElementPositionLenghtValueOrFormat |
8 | hePADError |
9 | beTagMismatch |
10 | baSizeFieldNotEqualToLengthField |
11 | incorrectLength |
12 | mriTimeout |
Conformance
Member of