tLagStandbySignaling
TIMETRA-LAG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.15.2.1.22
Object
column r/w
Enumeration
The value of tLagStandbySignaling specifies how the state of a member
port is signalled to the remote side when the tLagPortActiveStdby
corresponding to this member port has the value 'standby'.
lacp (1) - The state of this member port is signalled
to the other side through the LACP protocol.
powerOff (2) - This member port is powered off.
The value of tLagStandbySignaling can only be set to 'powerOff(2)'
when tLagEnableLACP is set to 'false(2)' and tLagLACPSelCrit is set to
'bestPort(3)'.
Context
- MIB
- TIMETRA-LAG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.15.2.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tLagConfigEntry
- Groups
- 1
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 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LAG-MIB::tLagStandbySignaling'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LAG-MIB::tLagStandbySignaling.<tLagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LAG-MIB::tLagStandbySignaling'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lacp |
2 | powerOff |
Conformance
Member of