All MIBs › Wellfleet-IPEX-MIB › wfIpexSessionInstanceIdOffsetForSvc
wfIpexSessionInstanceIdOffsetForSvc
Module: Wellfleet-IPEX-MIB
OID (symbolic): Wellfleet-IPEX-MIB::wfIpexSessionInstanceIdOffsetForSvc
OID (numeric): 1.3.6.1.4.1.18.3.5.15.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Default is 0. Specify the offset value for wfIpexSessionEntry when instances for SVC are created. For example, when it is set to 1023, instance ID for wfIpexSessionEntry for SVC connections will be wfIpexSessionEntry.*.3.1024 and the next one will be wfIpexSessionEntry.*.3.1025 and so on. This MIB object is introduced not to assign same instance ID to PVC and SVC when SVCs and PVCs are configured with single circuit. Because wfIpexSessionEntry for PVCs are based on the LCNs and the ones for SVCs are based on the order of each SVC being created, there would be the cases that same instance IDs are assigned to both SVC and PVC and it will cause the router to fault. It needs to be set to the value which is greater than the maximum LCN of the PVC connections when PVCs and SVCs co-exist on a single circuit.
What is wfIpexSessionInstanceIdOffsetForSvc?
Offset value added to session-table instance IDs created for SVC connections, preventing SVC and PVC sessions on the same circuit from colliding on the same instance ID (PVC IDs are based on LCN, SVC IDs on creation order). Default is 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.5.15.1.15 snmpwalk -v2c -c public <target> Wellfleet-IPEX-MIB::wfIpexSessionInstanceIdOffsetForSvc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.5.15.1.15.1 snmpget -v2c -c public <target> Wellfleet-IPEX-MIB::wfIpexSessionInstanceIdOffsetForSvc.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18.3.5.15.1.15.1 i <value>
Start monitoring Wellfleet Communications / Bay Networks router (extended IP routing-policy config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-IPEX-MIB::wfIpexSessionInstanceIdOffsetForSvc OID value, configure state conditions and alerts, and monitor any Wellfleet Communications / Bay Networks router (extended IP routing-policy config status) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.18 | wellfleet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3 | wfSwSeries7 | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5 | wfApplication | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.15 | wfIpexGroup | Wellfleet-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.5.15.1 | wfIpex | Wellfleet-IPEX-MIB |
| 1.3.6.1.4.1.18.3.5.15.1.15 | wfIpexSessionInstanceIdOffsetForSvc | Wellfleet-IPEX-MIB |