tnLagLACPTransmitInterval

TN-LAG-MIB · .1.3.6.1.4.1.7483.6.1.2.15.2.1.11

Object

column r/w Enumeration
tnLagLACPTransmitInterval configures the timer interval for
periodic transmission of LACP packets. If set to 'slow', LACP packets
are transmitted every 30 seconds. If set to 'fast', LACP packets
are transmitted every second.

Context

MIB
TN-LAG-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.15.2.1.11
Type
column
Access
readwrite
Status
current
Parent
tnLagConfigEntry

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 'TN-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LAG-MIB::tnLagLACPTransmitInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LAG-MIB::tnLagLACPTransmitInterval.<tnSysSwitchId>.<tnLagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-LAG-MIB::tnLagLACPTransmitInterval'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1slow
2fast