dcRsvpProductErrorActionFlags
DC-RSVP-MIB ·
.1.3.6.1.4.1.629.10.6.1.1.1.47
Object
This field is used by DC-RSVP to determine whether it
should take any special action following certain types of
local errors. Each bit of this flags field corresponds to
an error and a corresponding action.
When one of these errors occurs, the relevant bit flag is
checked - if set, the specified action is taken; if not
set, the normal action is taken according the RSVP
protocol. The possible bit values are the following.
- eafTearStateOnLSIErr: When DC-RSVP receives a negative
response to an ATG_LDB_CONNECT_LSP_XC message on a UNI
node, the Path state is torn down.
Context
- MIB
- DC-RSVP-MIB
- OID
.1.3.6.1.4.1.629.10.6.1.1.1.47- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dcRsvpProductEntry
- 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 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RSVP-MIB::dcRsvpProductErrorActionFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RSVP-MIB::dcRsvpProductErrorActionFlags.<dcRsvpProductIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RSVP-MIB::dcRsvpProductErrorActionFlags'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of