errorMappingSipToCauseSipCode
MX-SIPEP-MIB ·
.0.1400.1.1100.100.1.100
Object
column Unsigned32
SIP code
SIP code to map to a cause. It's also the unique identifier
of the row.
SIP code:
* 400: Bad Request
* 401: Unauthorized
* 402: Payment required
* 403: Forbidden
* 404: Not found
* 405: Method not allowed
* 406: Not acceptable
* 407: Proxy authentication required
* 408: Request timeout
* 410: Gone
* 413: Request Entity too long
* 414: Request-URI too long
* 415: Unsupported media type
* 416: Unsupported URI Scheme
* 420: Bad extension
* 421: Extension Required
* 423: Interval Too Brief
* 480: Temporarily unavailable
* 481: Call/Transaction Does not Exist
* 482: Loop Detected
* 483: Too many hops
* 484: Address incomplete
* 485: Ambiguous
* 486: Busy here
* 500: Server internal error
* 501: Not implemented
* 502: Bad gateway
* 503: Service unavailable
* 504: Server time-out
* 504: Version Not Supported
* 513: Message Too Large
* 600: Busy everywhere
* 603: Decline
* 604: Does not exist anywhere
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.1100.100.1.100- Type
- column
- Access
- readonly
- Status
- current
- Parent
- errorMappingSipToCauseEntry
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 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::errorMappingSipToCauseSipCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::errorMappingSipToCauseSipCode.<errorMappingSipToCauseSipCode>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::errorMappingSipToCauseSipCode'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 400-699