agentLagDetailedPortStatus

GSM7312-SWITCHING-MIB · .1.3.6.1.4.1.4526.1.6.1.2.2.3.1.4

Object

column Enumeration
LAG port status.
              
active(1)   - Actively participating in the LAG.
inactive(2) - Not participating in the LAG.

Context

MIB
GSM7312-SWITCHING-MIB
OID
.1.3.6.1.4.1.4526.1.6.1.2.2.3.1.4
Type
column
Access
readonly
Status
current
Parent
agentLagDetailedConfigEntry

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 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7312-SWITCHING-MIB::agentLagDetailedPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7312-SWITCHING-MIB::agentLagDetailedPortStatus.<agentLagDetailedLagIndex>.<agentLagDetailedIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSM7312-SWITCHING-MIB::agentLagDetailedPortStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive