dcRsvpProductEgressDelBehavior
DC-RSVP-MIB ·
.1.3.6.1.4.1.629.10.6.1.1.1.43
Object
column r/w
Enumeration
Specifies the action that an egress node should take in
the graceful deletion procedure on receipt of a Path
message containing an Admin Status object with the D
and R bits set. The possible values are:
- delWithPathErr: Send a PathErr message with the
Path_State_removed flag set
- delWithResvD: Send a Resv message containing an Admin
Status object with the D bit set.
Context
- MIB
- DC-RSVP-MIB
- OID
.1.3.6.1.4.1.629.10.6.1.1.1.43- 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::dcRsvpProductEgressDelBehavior'
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::dcRsvpProductEgressDelBehavior.<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::dcRsvpProductEgressDelBehavior'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delWithPathErr |
2 | delWithResvD |
Conformance
Member of