swL2TrunkAlgorithm
DGS3120-24SC-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.117.4.1.2.9.4
Object
scalar r/w
Enumeration
This object configures part of the packet examined by the switch when selecting the egress port for transmitting load-sharing data.
Context
- MIB
- DGS3120-24SC-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.117.4.1.2.9.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swL2TrunkMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS3120-24SC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3120-24SC-L2MGMT-MIB::swL2TrunkAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS3120-24SC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS3120-24SC-L2MGMT-MIB::swL2TrunkAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | mac-source |
3 | mac-destination |
4 | mac-source-dest |
5 | ip-source |
6 | ip-destination |
7 | ip-source-dest |
8 | l4-source-port |
9 | l4-destination-port |
10 | l4-source-dest-port |