All MIBs › TIMETRA-SERV-MIB › svcEpipePerSvcHashing
svcEpipePerSvcHashing
Module: TIMETRA-SERV-MIB
OID (symbolic): TIMETRA-SERV-MIB::svcEpipePerSvcHashing
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.4.2.71.1.2
Node type: OBJECT-TYPE
Type: TmnxEnabledDisabled
Access: read-write
Description:
The value of svcEpipePerSvcHashing specifies service-level hashing for Ethernet services.
What is svcEpipePerSvcHashing?
This boolean flag enables per-service traffic hashing for Ethernet services. When enabled, traffic from each service is hashed independently for load balancing across available paths. An operator would toggle this when they need to distribute traffic from a specific service across multiple links without affecting others.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.4.2.71.1.2 snmpwalk -v2c -c public <target> TIMETRA-SERV-MIB::svcEpipePerSvcHashing
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.4.2.71.1.2.1 snmpget -v2c -c public <target> TIMETRA-SERV-MIB::svcEpipePerSvcHashing.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.4.2.71.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> svcEpipePerSvcHashing.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4 | tmnxServObjs | ALCATEL-IND1-TIMETRA-SERV-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4.2 | tmnxSvcObjs | ALCATEL-IND1-TIMETRA-SERV-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4.2.71 | svcEpipeTable | TIMETRA-SERV-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4.2.71.1 | svcEpipeEntry | TIMETRA-SERV-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4.2.71.1.2 | svcEpipePerSvcHashing | TIMETRA-SERV-MIB |