tLagPortType
TIMETRA-LAG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.15.2.1.18
Object
column r/w
Enumeration
The value of tLagPortType specifies the type of ports allowed in this
LAG.
A value of 'standard (1)' allows all non-HSMDA and non-HS type
ports to be added to this LAG. A value of 'hsmdaV2 (3)'
limits the LAG members to be HSMDA-v2. value of 'hs (4)' limits
the LAG members to be HS. A value of '(2)' is not allowed anymore.
Context
- MIB
- TIMETRA-LAG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.15.2.1.18- 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::tLagPortType'
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::tLagPortType.<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::tLagPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standard |
3 | hsmdaV2 |
4 | hs |
Conformance
Member of