icfVgGroupPortCapacity

ICF-VG-RPTR · .1.3.6.1.4.1.11.2.14.8.1.1.2.1.1.6

Object

column Integer32
The icfVgGroupPortCapacity is the number of ports
that can be contained within the group.  Valid range
is 1-1024.  Within each group, the ports are uniquely
numbered in the range from 1 to
icfVgGroupPortCapacity.  Some ports may not be
present in a given group instance, in which case the
actual number of ports present is less than
icfVgGroupPortCapacity.  The number of ports present
is never greater than icfVgGroupPortCapacity.

Context

MIB
ICF-VG-RPTR
OID
.1.3.6.1.4.1.11.2.14.8.1.1.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
icfVgBasicGroupEntry
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::icfVgGroupPortCapacity'
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::icfVgGroupPortCapacity.<icfVgGroupIndex>'
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::icfVgGroupPortCapacity'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-1024

Conformance