ipspGroupContComponentType

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.3.1.4

Object

column r/w Enumeration
Indicates whether the ipspGroupContComponentName object is
the name of another group defined within the
ipspGroupContentsTable or is the name of a rule defined
within the ipspRuleDefinitionTable.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.3.1.4
Type
column
Access
readwrite
Status
current
Parent
ipspGroupContentsEntry
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 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspGroupContComponentType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspGroupContComponentType.<ipspGroupContName>.<ipspGroupContPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-POLICY-MIB::ipspGroupContComponentType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0reserved
1group
2rule

Conformance

Member of
Compliance refinements
Values: rule(2)
Support of the value group(1) is only required for
implementations which support Policy Groups within Policy
Groups.