fsLaPortChannelDLAGPeriodicSyncTime
SUPERMICRO-LA-MIB ·
.1.3.6.1.4.1.10876.101.1.63.2.1.1.15
Object
column r/w
millisecondsUnsigned32
This object is used to configure the D-LAG periodic sync timer
used in Distributed Link Aggregation.
Periodic sync timer is used to configure the transmission
interval of D-LAG periodic-sync PDUs. Periodic-sync timer
will be running individually in each D-LAG node.
if this object is configured with a value of '0', then no
periodic-sync messages will be sent from that D-LAG node.
The configured value of this timer is applicable only
from the next start/re-start of the timer.
Value of this object should be same in all D-LAG nodes,
Configuring this object to different values across the
D-LAG nodes of the same D-LAG may result in deletion of
maintained neighbor node information because of keep alive
mechanism and when D-LAG redundancy feature is enabled
then repeated toggling of role played by D-LAG nodes may
be observed.
The periodic sync timer has a period from 0 to 90 seconds,
configurable in units of 1 ms. For example, to configure
periodic sync timer as 6 seconds, configure the value as
6000. Default periodic sync timer value is 1 second.
Context
- MIB
- SUPERMICRO-LA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.63.2.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- fsLaPortChannelEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaPortChannelDLAGPeriodicSyncTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaPortChannelDLAGPeriodicSyncTime.<fsLaPortChannelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-LA-MIB::fsLaPortChannelDLAGPeriodicSyncTime'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-90000