vgRptrPortPriorityEnable

DOT12-RPTR-MIB · .1.3.6.1.2.1.53.1.1.3.1.1.10

Object

column r/w SNMPv2-TCTruthValue
A configuration flag used to determine whether
the repeater will service high priority requests
received on the port as high priority or normal
priority.  When 'false', high priority requests
              
on this port will be serviced as normal priority.
              
The setting of this object has no effect on a
cascade port.  Also note that the setting of this
object has no effect on a port connected to a
cascaded repeater.  In both of these cases, this
setting is treated as always 'true'.  The value
'false' only has an effect when the port is a
localInternal or localExternal port connected to
an end node.
              
The value of this object should be preserved
across repeater resets and power failures.

Context

MIB
DOT12-RPTR-MIB
OID
.1.3.6.1.2.1.53.1.1.3.1.1.10
Type
column
Access
readwrite
Status
current
Parent
vgRptrBasicPortEntry
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 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-RPTR-MIB::vgRptrPortPriorityEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-RPTR-MIB::vgRptrPortPriorityEnable.<vgRptrGroupIndex>.<vgRptrPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT12-RPTR-MIB::vgRptrPortPriorityEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance