vRtrRsvpGeneralAdminState

TIMETRA-RSVP-MIB · .1.3.6.1.4.1.6527.3.1.2.7.1.1.2

Object

When vRtrRsvpGeneralAdminState is set to 'inService', the agent
attempts to enable the RSVP protocol instance on this router.
              
When vRtrRsvpGeneralAdminState is set to 'outOfService', the agent
attempts to disable the RSVP protocol instance on this router.

Context

MIB
TIMETRA-RSVP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.7.1.1.2
Type
column
Access
readwrite
Status
current
Parent
vRtrRsvpGeneralEntry
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 'TIMETRA-RSVP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RSVP-MIB::vRtrRsvpGeneralAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-RSVP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RSVP-MIB::vRtrRsvpGeneralAdminState.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-RSVP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-RSVP-MIB::vRtrRsvpGeneralAdminState'

Syntax

Values & Constraints

Type Values
1noop
2inService
3outOfService

Conformance