lgGroupOperState

ZHONE-GEN-LINE-REDUNDANCY · .1.3.6.1.4.1.5504.3.6.3.1.8

Object

column Enumeration
The state of this line group. Normally, this state 
will match the admin state of this group except 
during the activation phase of the group or if
'all' active lines in the group are down (admin'd or
due to a fault)
              
- 'inactive' status is returned when the line group
is not active or inoperable.
              
- 'active' status is returned if at least one line
is active and operational in the group.

Context

MIB
ZHONE-GEN-LINE-REDUNDANCY
OID
.1.3.6.1.4.1.5504.3.6.3.1.8
Type
column
Access
readonly
Status
current
Parent
lineGroupEntry

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 'ZHONE-GEN-LINE-REDUNDANCY' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-LINE-REDUNDANCY::lgGroupOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-GEN-LINE-REDUNDANCY' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-LINE-REDUNDANCY::lgGroupOperState.<lgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-GEN-LINE-REDUNDANCY' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-GEN-LINE-REDUNDANCY::lgGroupOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2active