alaLFPGroupOperStatus

ALCATEL-IND1-PORT-MIB · .1.3.6.1.4.1.6486.800.1.2.1.5.1.1.2.10.1.3

Object

column Enumeration
Indicates the operational status of the group. down(0) means all the source ports are down,
up(1) means atleast one source port in the group is up.

Context

MIB
ALCATEL-IND1-PORT-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.5.1.1.2.10.1.3
Type
column
Access
readonly
Status
current
Parent
alaLFPGroupEntry
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 'ALCATEL-IND1-PORT-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-PORT-MIB::alaLFPGroupOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-PORT-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-PORT-MIB::alaLFPGroupOperStatus.<alaLFPGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-PORT-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-PORT-MIB::alaLFPGroupOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0down
1up

Conformance