icfVgGroupOperStatus

ICF-VG-RPTR · .1.3.6.1.4.1.11.2.14.8.1.1.2.1.1.4

Object

column Enumeration
An object that indicates the operational status of
the group.
              
A status of notPresent(4) indicates that the group is
temporarily or permanently physically and/or
logically not a part of the repeater.  It is an
implementation-specific matter as to whether the
agent effectively removes notPresent entries from the
table.
              
A status of operational(2) indicates that the group
is functioning, and a status of malfunctioning(3)
indicates that the group is malfunctioning in some
way.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2operational
3malfunctioning
4notPresent
5underTest
6resetInProgress

Conformance