extremeCfmGroupIndex
EXTREME-CFM-MIB ·
.1.3.6.1.4.1.1916.1.47.1.1.2.1.1
Object
column Unsigned32
An index to the CFM Groups configuration table which indicates
the specific group associated with a MEP.
extremeCfmGroupTableNextIndex needs to be inspected to find an
available index for row-creation.
Referential integrity is necessary, i.e., the index needs to be
persistent upon a reboot or restart of a device. The index
is never reused for other groups on the same MEP while this
group is active. The index value keeps increasing until it
wraps to 0. This is to facilitate access control based
on a fixed index for an EMS, since the index is not reused.
Context
- MIB
- EXTREME-CFM-MIB
- OID
.1.3.6.1.4.1.1916.1.47.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- extremeCfmGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'EXTREME-CFM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-CFM-MIB::extremeCfmGroupIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-CFM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-CFM-MIB::extremeCfmGroupIndex.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<extremeCfmGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-CFM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-CFM-MIB::extremeCfmGroupIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295