midcomRuleError

MIDCOM-MIB · .1.3.6.1.2.1.171.1.1.3.1.8

Object

This object contains a descriptive error message if
the transition into the operational status reserved(7)
or enabled(8) failed.  Implementations must reset the
error message to a zero-length string when a new
              
attempt to change the policy rule status to reserved(7)
or enabled(8) is started.
              
RECOMMENDED values to be returned in particular cases
include
  - 'lack of IP addresses'
  - 'lack of port numbers'
  - 'lack of resources'
  - 'specified NAT interface does not exist'
  - 'specified NAT interface does not support NAT'
  - 'conflict with already existing policy rule'
  - 'no internal IP wildcarding allowed'
  - 'no external IP wildcarding allowed'
              
The semantics of these error messages and the corresponding
behavior of the MIDCOM-MIB implementation are specified
in sections 2.3.9 and 2.3.10 of RFC 3989.

Context

MIB
MIDCOM-MIB
OID
.1.3.6.1.2.1.171.1.1.3.1.8
Type
column
Access
readonly
Status
current
Parent
midcomRuleEntry
Groups
1

Walk 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 'MIDCOM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIDCOM-MIB::midcomRuleError'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIDCOM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIDCOM-MIB::midcomRuleError.<midcomRuleOwner>.<midcomGroupIndex>.<midcomRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIDCOM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIDCOM-MIB::midcomRuleError'

Values & Constraints

Type Constraints
range: 0..255

Conformance