icfVgPortSupportedCascadeMode

ICF-VG-RPTR · .1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.7

Object

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

Context

MIB
ICF-VG-RPTR
OID
.1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.7
Type
column
Access
readonly
Status
current
Parent
icfVgBasicPortEntry
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 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICF-VG-RPTR::icfVgPortSupportedCascadeMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICF-VG-RPTR::icfVgPortSupportedCascadeMode.<icfVgPortGroupIndex>.<icfVgPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ICF-VG-RPTR::icfVgPortSupportedCascadeMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1endNodesOnly
2endNodesOrRepeaters
3cascadePort

Conformance