extremeCfmGroupStatus

EXTREME-CFM-MIB · .1.3.6.1.4.1.1916.1.47.1.1.2.1.3

Object

Whether the group is operational or not.
              
The status is set based on associated MEP status and is informed to
registered clients. 
It is set to 'Up' when the group is operational.
It is set to 'Down' when the group is non-operational.

Context

MIB
EXTREME-CFM-MIB
OID
.1.3.6.1.4.1.1916.1.47.1.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
extremeCfmGroupEntry
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 'EXTREME-CFM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-CFM-MIB::extremeCfmGroupStatus'
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::extremeCfmGroupStatus.<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::extremeCfmGroupStatus'

Syntax

Values & Constraints

Type Values
1down
2up

Conformance