icfVgPortSupportedPromiscMode

ICF-VG-RPTR · .1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.6

Object

column Enumeration
This object describes whether the port hardware is
capable of supporting promiscuous mode, single
address mode (i.e., repeater filters unicasts not
addressed to the end station attached to this port),
or both.  A port for which icfVgPortType is equal to
'cascadeInternal' or 'cascadeExternal' will always
have a value of 'promiscModeOnly' for this object.

Context

MIB
ICF-VG-RPTR
OID
.1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.6
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::icfVgPortSupportedPromiscMode'
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::icfVgPortSupportedPromiscMode.<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::icfVgPortSupportedPromiscMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1singleModeOnly
2singleOrPromiscMode
3promiscModeOnly

Conformance