vgRptrPortSupportedCascadeMode

DOT12-RPTR-MIB · .1.3.6.1.2.1.53.1.1.3.1.1.6

Object

column Enumeration
This object describes whether the port hardware
is capable of supporting cascaded repeaters, end
nodes, or both.  A port for which vgRptrPortType
is equal to 'cascadeInternal' or
'cascadeExternal' will always have a value of
'cascadePort' for this object.

Context

MIB
DOT12-RPTR-MIB
OID
.1.3.6.1.2.1.53.1.1.3.1.1.6
Type
column
Access
readonly
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::vgRptrPortSupportedCascadeMode'
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::vgRptrPortSupportedCascadeMode.<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::vgRptrPortSupportedCascadeMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1endNodesOnly
2endNodesOrRepeaters
3cascadePort

Conformance