dcRsvpProductRestartCapable

DC-RSVP-MIB · .1.3.6.1.4.1.629.10.6.1.1.1.38

Object

column r/w SNMPv2-TCTruthValue
A flag to indicate whether the local node should advertise
itself as restart capable.  This should be set to AMB_TRUE
if fault-tolerance is enabled in DC-MPLS or if the node
supports recovery procedures.

Context

MIB
DC-RSVP-MIB
OID
.1.3.6.1.4.1.629.10.6.1.1.1.38
Type
column
Access
readwrite
Status
current
Parent
dcRsvpProductEntry
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 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RSVP-MIB::dcRsvpProductRestartCapable'
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::dcRsvpProductRestartCapable.<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::dcRsvpProductRestartCapable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance