Wellfleet-CCTOPTS-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-CCTOPTS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wfCctOptsTable | 1.3.6.1.4.1.18.3.5.1.4.1 | no-access |
The table of circuit names |
|
1.3.6.1.4.1.18.3.5.1.4.1.1 | no-access |
Entry format for the table of circuit options |
||
wfCctOptsDelete | 1.3.6.1.4.1.18.3.5.1.4.1.1.1 | integer | read-write |
Creation and deletion flag for this record Enumeration: 'deleted': 2, 'created': 1. |
wfCctOptsPriorityQueueingDisable | 1.3.6.1.4.1.18.3.5.1.4.1.1.2 | integer | read-write |
Priority Queuing option Enumeration: 'disabled': 2, 'enabled': 1. |
wfCctOptsCct | 1.3.6.1.4.1.18.3.5.1.4.1.1.3 | integer | read-only |
circuit number |
wfCctOptsHighPriorityQueueLimit | 1.3.6.1.4.1.18.3.5.1.4.1.1.4 | integer | read-write |
High Priority Queue limit The minimum valid value is zero. no maximum valid value (limited by bufs for the slot) Enumeration: 'default': 20. |
wfCctOptsNormalPriorityQueueLimit | 1.3.6.1.4.1.18.3.5.1.4.1.1.5 | integer | read-write |
Normal Priority Queue limit The minimum valid value is zero. no maximum valid value (limited by bufs for the slot) Enumeration: 'default': 20. |
wfCctOptsLowPriorityQueueLimit | 1.3.6.1.4.1.18.3.5.1.4.1.1.6 | integer | read-write |
Low Priority Queue limit The minimum valid value is zero. no maximum valid value (limited by bufs for the slot) Enumeration: 'default': 20. |
wfCctOptsMaxInterruptQueueLatency | 1.3.6.1.4.1.18.3.5.1.4.1.1.7 | integer | read-write |
Interrupt Queue Latency |
wfCctOptsMaxHighPriorityQueueLatency | 1.3.6.1.4.1.18.3.5.1.4.1.1.8 | integer | read-write |
High Priority Queue Latency |
wfCctOptsHiXmits | 1.3.6.1.4.1.18.3.5.1.4.1.1.9 | counter | read-only |
High Priority Transmit count |
wfCctOptsNormalXmits | 1.3.6.1.4.1.18.3.5.1.4.1.1.10 | counter | read-only |
Normal Priority Transmit count |
wfCctOptsLoXmits | 1.3.6.1.4.1.18.3.5.1.4.1.1.11 | counter | read-only |
Low Priority Transmit count |
wfCctOptsHiClippedPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.12 | counter | read-only |
High Prio Transmit Clip Count |
wfCctOptsNormalClippedPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.13 | counter | read-only |
Normal Prio Transmit Clip Count |
wfCctOptsLoClippedPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.14 | counter | read-only |
Low Prio Transmit Clip Count |
wfCctOptsIntrQHighWaterPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.15 | gauge | read-only |
Interrupt Queue high-water mark |
wfCctOptsHiQHighWaterPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.16 | gauge | read-only |
High-priority Queue high-water mark |
wfCctOptsNormalQHighWaterPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.17 | gauge | read-only |
Normal Queue high-water mark |
wfCctOptsLoQHighWaterPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.18 | gauge | read-only |
Low-priority Queue high-water mark |
wfCctOptsHighWaterPktsClear | 1.3.6.1.4.1.18.3.5.1.4.1.1.19 | integer | read-write |
Attribute to clear the high-water marks. When the MIB changes, Priority Queueing (if ENABLED) checks to see if HighWaterPktsClear is different than the last time the MIB was modified in any way. If it is different, all the high water marks (see above) are set to zero. |
wfCctOptsDroppedPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.20 | counter | read-only |
Packets which were filtered in Priority Queueing |
wfCctOptsLargePkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.21 | counter | read-only |
Large Packets which became an exception to latency rules |
wfCctOptsRxPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.22 | counter | read-only |
Packets received |
wfCctOptsChooserType | 1.3.6.1.4.1.18.3.5.1.4.1.1.23 | integer | read-write |
Algorithm to choose line within a multiline circuit Enumeration: 'random': 1, 'multilinkfr': 3, 'addrbased': 2. |
wfCctOptsPqDequeueAlgType | 1.3.6.1.4.1.18.3.5.1.4.1.1.24 | integer | read-write |
Selection of Priority Queueing dequeueing algorithm PQ_STRICT_PRIORITIZATION is 'classical' 7.50 dequeueing. PQ_BANDWIDTH_ALLOCATION makes exceptions to strict prioritization in order to prevent starvation of the Normal and/or Low priority traffic. Enumeration: 'allocation': 2, 'prioritization': 1. |
wfCctOptsHiPercent | 1.3.6.1.4.1.18.3.5.1.4.1.1.25 | integer | read-write |
This is the percent of the SYNC line bandwidth that the network manager wishes to allocate to traffic which has been configured to be High Priority. This parameter only has meaning when the bandwidth allocation dequeueing algorithm is enabled by setting the dequeueing algorithm type appropriately. With this parameter set other than 100, each time the configured percent utilization is reached, Normal and Low traffic is sent out (if any is queued up), up to their configured percentages. Enumeration: 'default': 70. |
wfCctOptsNormalPercent | 1.3.6.1.4.1.18.3.5.1.4.1.1.26 | integer | read-write |
The minimum percent of the SYNC line that Normal-priority traffic will get (if there is any) when the Bandwidth Allocation feature is enabled. See text for wfCctOptsHiPercent for more information. Enumeration: 'default': 20. |
wfCctOptsLoPercent | 1.3.6.1.4.1.18.3.5.1.4.1.1.27 | integer | read-write |
The minimum percent of the SYNC line that Low-priority traffic will get (if there is any) when the Bandwidth Allocation feature is enabled. See text for wfCctOptsHiPercent for more information. Enumeration: 'default': 10. |
wfCctOptsHiTotalOctets | 1.3.6.1.4.1.18.3.5.1.4.1.1.28 | counter | read-only |
Running total of High Octets transmitted when using Bandwidth Allocation dequeueing algorithm |
wfCctOptsNormalTotalOctets | 1.3.6.1.4.1.18.3.5.1.4.1.1.29 | counter | read-only |
Running total of Normal Octets transmitted when using Bandwidth Allocation dequeueing algorithm |
wfCctOptsLoTotalOctets | 1.3.6.1.4.1.18.3.5.1.4.1.1.30 | counter | read-only |
Running total of Low Octets transmitted when using Bandwidth Allocation dequeueing algorithm |
wfCctOptsCircuitType | 1.3.6.1.4.1.18.3.5.1.4.1.1.31 | integer | read-write |
Circuit Type Attribute Enumeration: 'standbyprimary': 5, 'normal': 1, 'bandwidthondemand': 4, 'primary': 2, 'unused': 99, 'dialondemand': 3. |
wfCctOptsBackupCct | 1.3.6.1.4.1.18.3.5.1.4.1.1.32 | integer | read-write |
backup circuit number |
wfCctOptsPrimaryCctWanProtocolType | 1.3.6.1.4.1.18.3.5.1.4.1.1.33 | integer | read-write |
The type of WAN protocol type which is running on the primary line. This attribute is only read when a dial backup circuit is using this mib record. Enumeration: 'unknown': 1, 'ppp': 2, 'sync': 4, 'relay': 3. |
wfCctOptsMacFilterFormat | 1.3.6.1.4.1.18.3.5.1.4.1.1.34 | integer | read-write |
Used to force the Mac src/dst address to be matched in Token Ring format. Enumeration: 'default': 1, 'tokenring': 2. |
wfCctOptsPktsNotQueued | 1.3.6.1.4.1.18.3.5.1.4.1.1.35 | counter | read-only |
Packets that were not Queued or Dropped by Priority Queuing |
wfCctOptsBitsShiftCount | 1.3.6.1.4.1.18.3.5.1.4.1.1.36 | integer | read-write |
Used to shift src/dst address to the right when addressed based chooser is set. |
wfCctOptsFrSetDeLowQ | 1.3.6.1.4.1.18.3.5.1.4.1.1.37 | integer | read-write |
Used on Frame Relay interfaces, allows Set of DE ( Discard Eligible ) bit of packets that end up in PQ's Low Queue, the Default is Do Set DE bit Enumeration: 'default': 1, 'dontsetdebit': 2. |
wfCctOptsFrSetDeNormQ | 1.3.6.1.4.1.18.3.5.1.4.1.1.38 | integer | read-write |
Used on Frame Relay interfaces, allows Set of DE ( Discard Eligible ) bit of packets that end up in PQ's Normal Queue, the Default is Don't Set DE bit Enumeration: 'default': 1, 'setdebit': 2. |
wfCctOptsShapedPriorityQueueLimit | 1.3.6.1.4.1.18.3.5.1.4.1.1.39 | integer | read-write |
Frame Relay Traffic Shaping Priority Queue Limit. the minimum valid value is zerom no maximum valid value (limited by bufs for the slot). Enumeration: 'default': 200. |
wfCctOptsMaxShapedPriorityQueueLatency | 1.3.6.1.4.1.18.3.5.1.4.1.1.40 | integer | read-write |
Frame Relay Traffic Shaping Priority Queue Latency. |
wfCctOptsShapedXmits | 1.3.6.1.4.1.18.3.5.1.4.1.1.41 | counter | read-only |
Frame Relay Traffic Shaping Priority Transmit count. |
wfCctOptsShapedClippedPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.42 | counter | read-only |
Frame Relay Traffic Shaping Transmit Clip count. |
wfCctOptsShapedQHighWaterPkts | 1.3.6.1.4.1.18.3.5.1.4.1.1.43 | gauge | read-only |
Frame Relay Traffic Shaping Queue high-water mark. |
wfCctOptsShapedTotalOctets | 1.3.6.1.4.1.18.3.5.1.4.1.1.44 | counter | read-only |
Running total of Frame Relay Traffic Shaping octets transmitted. |
wfCctOptsPpqDebugLevel | 1.3.6.1.4.1.18.3.5.1.4.1.1.45 | integer | read-write |
Protocol Priority Queueing Debug Level. |
wfDequeueAtLineRate | 1.3.6.1.4.1.18.3.5.1.4.1.1.46 | integer | read-write |
Determines whether the dequeuing from the queues is to be done at the line rate instead of the conventional technique or not. Enumeration: 'disabled': 2, 'enabled': 1. |
wfCctOptsBrFilterTable | 1.3.6.1.4.1.18.3.5.1.4.2 | no-access |
Bridge Filters |
|
1.3.6.1.4.1.18.3.5.1.4.2.1 | no-access |
An entry in WfCctOptsBrFilterTable. |
||
wfCctOptsBrFilterCreate | 1.3.6.1.4.1.18.3.5.1.4.2.1.1 | integer | read-write |
Defines the existence of the traffic filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted. Enumeration: 'deleted': 2, 'created': 1. |
wfCctOptsBrFilterEnable | 1.3.6.1.4.1.18.3.5.1.4.2.1.2 | integer | read-write |
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule. Enumeration: 'disabled': 2, 'enabled': 1. |
wfCctOptsBrFilterState | 1.3.6.1.4.1.18.3.5.1.4.2.1.3 | integer | read-only |
Defines the current State of the traffic filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule. Enumeration: 'active': 1, 'inactive': 3, 'error': 2. |
wfCctOptsBrFilterCounter | 1.3.6.1.4.1.18.3.5.1.4.2.1.4 | counter | read-only |
The number of received packets that have matched this rule. |
wfCctOptsBrFilterDefinition | 1.3.6.1.4.1.18.3.5.1.4.2.1.5 | octet string | read-write |
The filter rule definition. |
wfCctOptsBrFilterReserved | 1.3.6.1.4.1.18.3.5.1.4.2.1.6 | integer | read-only |
Reserved field. |
wfCctOptsBrFilterCct | 1.3.6.1.4.1.18.3.5.1.4.2.1.7 | integer | read-only |
The ID of the CctBridge Cct to which the filter is applied. |
wfCctOptsBrFilterRuleNumber | 1.3.6.1.4.1.18.3.5.1.4.2.1.8 | integer | read-only |
ID for the rule. |
wfCctOptsBrFilterFragment | 1.3.6.1.4.1.18.3.5.1.4.2.1.9 | integer | read-only |
Fragment number - for large rules. |
wfCctOptsBrFilterName | 1.3.6.1.4.1.18.3.5.1.4.2.1.10 | displaystring | read-write |
name of the rule number |
wfCctOptsIpFilterTable | 1.3.6.1.4.1.18.3.5.1.4.3 | no-access |
Ip Filters |
|
1.3.6.1.4.1.18.3.5.1.4.3.1 | no-access |
An entry in WfCctOptsIpFilterTable. |
||
wfCctOptsIpFilterCreate | 1.3.6.1.4.1.18.3.5.1.4.3.1.1 | integer | read-write |
Defines the existence of the traffic filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted. Enumeration: 'deleted': 2, 'created': 1. |
wfCctOptsIpFilterEnable | 1.3.6.1.4.1.18.3.5.1.4.3.1.2 | integer | read-write |
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule. Enumeration: 'disabled': 2, 'enabled': 1. |
wfCctOptsIpFilterState | 1.3.6.1.4.1.18.3.5.1.4.3.1.3 | integer | read-only |
Defines the current State of the traffic filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule. Enumeration: 'active': 1, 'inactive': 3, 'error': 2. |
wfCctOptsIpFilterCounter | 1.3.6.1.4.1.18.3.5.1.4.3.1.4 | counter | read-only |
The number of received packets that have matched this rule. |
wfCctOptsIpFilterDefinition | 1.3.6.1.4.1.18.3.5.1.4.3.1.5 | octet string | read-write |
The filter rule definition. |
wfCctOptsIpFilterReserved | 1.3.6.1.4.1.18.3.5.1.4.3.1.6 | integer | read-only |
Reserved field. |
wfCctOptsIpFilterCct | 1.3.6.1.4.1.18.3.5.1.4.3.1.7 | integer | read-only |
The ID of the CctIp Cct to which the filter is applied. |
wfCctOptsIpFilterRuleNumber | 1.3.6.1.4.1.18.3.5.1.4.3.1.8 | integer | read-only |
ID for the rule. |
wfCctOptsIpFilterFragment | 1.3.6.1.4.1.18.3.5.1.4.3.1.9 | integer | read-only |
Fragment number - for large rules. |
wfCctOptsIpFilterName | 1.3.6.1.4.1.18.3.5.1.4.3.1.10 | displaystring | read-write |
name of the rule number |
wfCctOptsLengthBasedTable | 1.3.6.1.4.1.18.3.5.1.4.4 | no-access |
Length Based Priority Table |
|
1.3.6.1.4.1.18.3.5.1.4.4.1 | no-access |
An entry in WfCctOptsLengthBasedTable. |
||
wfCctOptsLengthBasedDelete | 1.3.6.1.4.1.18.3.5.1.4.4.1.1 | integer | read-write |
Defines the existence of the length based priority filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted. Enumeration: 'deleted': 2, 'created': 1. |
wfCctOptsLengthBasedDisable | 1.3.6.1.4.1.18.3.5.1.4.4.1.2 | integer | read-write |
Defines whether or not the length based priority filter rule should be used: enabled - activate the rule. disabled - inactivate the rule. Enumeration: 'disabled': 2, 'enabled': 1. |
wfCctOptsLengthBasedState | 1.3.6.1.4.1.18.3.5.1.4.4.1.3 | integer | read-only |
Defines the current State of the length based priority filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule. Enumeration: 'active': 1, 'inactive': 3, 'error': 2. |
wfCctOptsLengthBasedCct | 1.3.6.1.4.1.18.3.5.1.4.4.1.4 | integer | read-only |
The ID of the Cct to which the filter is applied |
wfCctOptsLengthBasedMux | 1.3.6.1.4.1.18.3.5.1.4.4.1.5 | integer | read-only |
packet mux type Enumeration: 'etype': 1, 'lsap': 2, 'snap': 3. |
wfCctOptsLengthBasedData | 1.3.6.1.4.1.18.3.5.1.4.4.1.6 | octet string | read-only |
a five byte quantity of the form ethernet - 0x6003000000 (e.g. DECnet) lsap - 0xfefe030000 (e.g. OSI) snap - 0x0000000800 (e.g. IP) - 0x0800070800 (e.g. Appletalk DDP) |
wfCctOptsLengthBasedLength | 1.3.6.1.4.1.18.3.5.1.4.4.1.7 | integer | read-write |
Maximum length of a packet to be considered high priority |
wfCctOptsLengthBasedLessThanQ | 1.3.6.1.4.1.18.3.5.1.4.4.1.8 | integer | read-write |
queue into which packets of length less than or equal wfCctOptsLengthBasedLength are placed Enumeration: 'lo': 1, 'hi': 3, 'normal': 2. |
wfCctOptsLengthBasedGreaterThanQ | 1.3.6.1.4.1.18.3.5.1.4.4.1.9 | integer | read-write |
queue into which packets of length greater than wfCctOptsLengthBasedLength are placed Enumeration: 'lo': 1, 'hi': 3, 'normal': 2. |
wfSwservOptsTable | 1.3.6.1.4.1.18.3.5.1.4.5 | no-access |
The table of circuits defined over switched services |
|
1.3.6.1.4.1.18.3.5.1.4.5.1 | no-access |
Entry format for the table of sw_serv circuit options |
||
wfSwservOptsDelete | 1.3.6.1.4.1.18.3.5.1.4.5.1.1 | integer | read-write |
Creation and deletion flag Enumeration: 'deleted': 2, 'created': 1. |
wfSwservOptsCct | 1.3.6.1.4.1.18.3.5.1.4.5.1.2 | integer | read-only |
Circuit Number |
wfSwservOptsCircuitType | 1.3.6.1.4.1.18.3.5.1.4.5.1.3 | integer | read-write |
Circuit Type Attribute Enumeration: 'bandwidthondemand': 4, 'dialondemand': 3, 'primary': 2, 'normal': 1. |
wfSwservOptsBackupCct | 1.3.6.1.4.1.18.3.5.1.4.5.1.4 | integer | read-write |
Backup Circuit Number assigned by site manager |
wfSwservOptsBackupPool | 1.3.6.1.4.1.18.3.5.1.4.5.1.5 | integer | read-write |
Backup Pool Id |
wfSwservOptsDemandPool | 1.3.6.1.4.1.18.3.5.1.4.5.1.6 | integer | read-write |
Dial on Demand Pool Id |
wfSwservOptsBackupMode | 1.3.6.1.4.1.18.3.5.1.4.5.1.7 | integer | read-write |
Mode Master ( initiate dialing ) or Slave Enumeration: 'slave': 2, 'master': 1. |
wfSwservOptsActiveBackupCct | 1.3.6.1.4.1.18.3.5.1.4.5.1.8 | integer | read-write |
Active Backup Indicator |
wfSwservOptsForcedDial | 1.3.6.1.4.1.18.3.5.1.4.5.1.9 | integer | read-write |
Forced Dial Indicator Enumeration: 'disabled': 2, 'enabled': 1. |
wfSwservOptsMaxUpTime | 1.3.6.1.4.1.18.3.5.1.4.5.1.10 | integer | read-write |
Max amount fo time dial call can exist |
wfSwservOptsBringUpHour | 1.3.6.1.4.1.18.3.5.1.4.5.1.11 | integer | read-write |
Time of day hour to allow a line to dial |
wfSwservOptsBringUpMinute | 1.3.6.1.4.1.18.3.5.1.4.5.1.12 | integer | read-write |
Time of day minute to allow a line to dial |
wfSwservOptsTakeDownHour | 1.3.6.1.4.1.18.3.5.1.4.5.1.13 | integer | read-write |
Time of day hour to take down a dial line |
wfSwservOptsTakeDownMinute | 1.3.6.1.4.1.18.3.5.1.4.5.1.14 | integer | read-write |
Time of day minute to take down a dial line |
wfSwservOptsInactivityTime | 1.3.6.1.4.1.18.3.5.1.4.5.1.15 | integer | read-write |
Maximum for inactivity timer is equal to infinity = 99999999 |
wfSwservOptsCircuitState | 1.3.6.1.4.1.18.3.5.1.4.5.1.16 | integer | read-only |
Circuit State Enumeration: 'active': 1, 'notpresent': 3, 'inactive': 2. |
wfSwservOptsPrimaryDownTime | 1.3.6.1.4.1.18.3.5.1.4.5.1.17 | integer | read-write |
Amount of time allowed for establishment of primary before the backup is invoked Enumeration: 'default': 5. |
wfSwservOptsNumOutgoingConn | 1.3.6.1.4.1.18.3.5.1.4.5.1.18 | counter | read-only |
Number of Outgoing call attempts for this circuit |
wfSwservOptsNumIncomingConn | 1.3.6.1.4.1.18.3.5.1.4.5.1.19 | counter | read-only |
Number of Incoming call attempts for this circuit |
wfSwservOptsActiveSlot | 1.3.6.1.4.1.18.3.5.1.4.5.1.20 | integer | read-only |
Slot actively in use by this call |
wfSwservOptsActiveLine | 1.3.6.1.4.1.18.3.5.1.4.5.1.21 | integer | read-only |
Line actively in use by this call |
wfSwservOptsPacketsDropped | 1.3.6.1.4.1.18.3.5.1.4.5.1.22 | counter | read-only |
Number of Incoming call attempts for this circuit |
wfSwservOptsTimeLastPktDropped | 1.3.6.1.4.1.18.3.5.1.4.5.1.23 | integer | read-only |
Number of Incoming call attempts for this circuit |
wfSwservOptsForcedTakedown | 1.3.6.1.4.1.18.3.5.1.4.5.1.24 | integer | read-write |
Forced Dial Indicator Enumeration: 'disabled': 2, 'enabled': 1. |
wfSwservOptsRetryMax | 1.3.6.1.4.1.18.3.5.1.4.5.1.25 | integer | read-write |
Redial count |
wfSwservOptsRetryCount | 1.3.6.1.4.1.18.3.5.1.4.5.1.26 | counter | read-only |
Redial count |
wfSwservOptsRetryDelay | 1.3.6.1.4.1.18.3.5.1.4.5.1.27 | integer | read-write |
delay to wait after retrys fails. value is in seconds |
wfSwservOptsDemandConnectionMode | 1.3.6.1.4.1.18.3.5.1.4.5.1.28 | integer | read-write |
Mode Master - outgoing call has precedence terminate incoming call Slave - incoming call has precedence terminate outgoing call NO_Dial - if data is present do MOT establish connection just drop the data Enumeration: 'nodial': 1, 'collmaster': 2, 'collslave': 3. |
wfSwservOptsAutoDemandTermination | 1.3.6.1.4.1.18.3.5.1.4.5.1.29 | integer | read-write |
Automatically terminates demand circuit if maximum connect attempts reached Enumeration: 'disabled': 2, 'enabled': 1. |
wfSwservOptsAutoDemandTermReset | 1.3.6.1.4.1.18.3.5.1.4.5.1.30 | integer | read-write |
Amount of time ( in Minutes )before atttempting to recreate the demand circuit after an auto termination |
wfSwservOptsChapLocalName | 1.3.6.1.4.1.18.3.5.1.4.5.1.31 | displaystring | read-write |
This attribute is used to assign a local CHAP Name to outbound calls to to inform our peer of our identity, during WHOAMI processing |
wfSwservOptsChapSecret | 1.3.6.1.4.1.18.3.5.1.4.5.1.32 | displaystring | read-write |
Secret used for running CHAP when this cct is active. The peer must use the same secret when responding to our Challenges, which will be found in the Whoami Table |
wfSwservOptsMaxUpTermination | 1.3.6.1.4.1.18.3.5.1.4.5.1.33 | integer | read-write |
Automatically terminates demand circuit if maximum connect attempts reached Enumeration: 'disabled': 2, 'enabled': 1. |
wfSwservOptsMaxUpTermReset | 1.3.6.1.4.1.18.3.5.1.4.5.1.34 | integer | read-write |
Amount of time ( in Minutes )before atttempting to recreate the demand circuit after an auto termination |
wfSwservOptsBandwidthPool | 1.3.6.1.4.1.18.3.5.1.4.5.1.35 | integer | read-write |
Bandwidth on Demand Pool Id |
wfSwservOptsBandwidthMode | 1.3.6.1.4.1.18.3.5.1.4.5.1.36 | integer | read-write |
Bandwidth Mode Monitor (Congestion Monitor) or NORMAL Enumeration: 'monitor': 1, 'normal': 2. |
wfSwservOptsPapId | 1.3.6.1.4.1.18.3.5.1.4.5.1.37 | displaystring | read-write |
This attribute is used to assign a local PAP Id to outbound calls to to inform our peer of our identity, during WHOAMI processing |
wfSwservOptsPapPassword | 1.3.6.1.4.1.18.3.5.1.4.5.1.38 | displaystring | read-write |
This attribute is used to assign a local PAP Password to outbound calls to to inform our peer of our identity, during WHOAMI processing |
wfSwservOptsDebugMsgLevel | 1.3.6.1.4.1.18.3.5.1.4.5.1.39 | integer | read-write |
This attribute is used to assign the level of Swserv Debug message to be logged for the circuit Enumeration: 'debug': 4, 'three': 3, 'two': 2, 'one': 1. |
wfSwservOptsDmdCctGroupNum | 1.3.6.1.4.1.18.3.5.1.4.5.1.40 | integer | read-write |
Backup Circuit Number assigned by site manager |
wfSwservOptsWanProtocol | 1.3.6.1.4.1.18.3.5.1.4.5.1.41 | integer | read-write |
Wan Protocol for this circuit assigned by site manager. Used by BNX Software to Support ISDN Switched access to Frame Relay Switch Network. Enumeration: 'unknown': 1, 'fr': 3, 'ppp': 2, 'frswitch': 4. |
wfSwservOptsSecondaryCct | 1.3.6.1.4.1.18.3.5.1.4.5.1.42 | integer | read-write |
Secondary circuit to be used by Line Manager when creating a backup for this primary circuit. |
wfSwservOptsPoolLineNumber | 1.3.6.1.4.1.18.3.5.1.4.5.1.43 | integer | read-write |
Pooling line number used for identifying Frame Relay backup interface objects associated with a pool. |
wfSwservOptsPoolLineIndex | 1.3.6.1.4.1.18.3.5.1.4.5.1.44 | integer | read-write |
Lower layer index used for identifying Frame Relay backup interface objects associated with a pool. |
wfSwservOptsMinDuration | 1.3.6.1.4.1.18.3.5.1.4.5.1.45 | integer | read-write |
Maximum for min duration timer in seconds is equal to infinity = 99999999, min is 10 |
wfSwservOptsInactivityMode | 1.3.6.1.4.1.18.3.5.1.4.5.1.46 | integer | read-write |
Inactivity check mode Enumeration: 'transmitonly': 2, 'bothdirection': 1, 'receiveonly': 3, 'eitherdirection': 4. |
wfSwservOptsOpportunityRouting | 1.3.6.1.4.1.18.3.5.1.4.5.1.47 | integer | read-write |
OpportunityRouting Indicator Enumeration: 'disabled': 2, 'enabled': 1. |
wfSwservOptsOutboundAuth | 1.3.6.1.4.1.18.3.5.1.4.5.1.48 | integer | read-write |
Allows the disabling of Authentication when the router is placing an outbound call. Enumeration: 'disabled': 2, 'enabled': 1. |
wfSwservOptsOverSubRetryTimer | 1.3.6.1.4.1.18.3.5.1.4.5.1.49 | integer | read-write |
This parameter allows the user to cofigure the time period at which a connection will be retried, if a previous connection attempt for routing updates failed due to lack of line resources. This time should be less than the stabilization timer for IP/IPX protocols. This time is expressed in minutes and is meaningful only if Dial Optimized Routing is enabled. |
wfSwservOptsStandbyMode | 1.3.6.1.4.1.18.3.5.1.4.5.1.50 | integer | read-write |
This parameter allows a demand circuit to be identified as standby or demand. The hot standby circuit is down until an event invokes it. Normal standby is invoked manually or by an incoming call. Enumeration: 'demandnormal': 1, 'standbynormal': 2, 'standbyhot': 3. |
wfSwservOptsStandbyFailBackMode | 1.3.6.1.4.1.18.3.5.1.4.5.1.51 | integer | read-write |
This parameter is used to indicate if standby failback should be automatic or manual. Enumeration: 'manual': 3, 'none': 1, 'automatic': 2. |
wfSwservOptsManualStandbyAction | 1.3.6.1.4.1.18.3.5.1.4.5.1.52 | integer | read-write |
This parameter is used to manually activate and deactivate a standby circuit. Enumeration: 'deactivate': 3, 'activate': 2, 'noaction': 1. |
wfSwservOptsCallbackMode | 1.3.6.1.4.1.18.3.5.1.4.5.1.53 | integer | read-write |
Defines the role this circuit will play in Callback. INACTIVE disables Callback on this circuit. SERVER performs Callback via Outgoing Phone Number. CLIENT circuit expects peer to perform Callback. SERVER_CALLID performs Callback via ANI Enumeration: 'server-rfc1570': 9, 'client-one-charge': 5, 'server-one-charge-callid': 7, 'client': 3, 'inactive': 1, 'server-callid': 4, 'client-rfc1570': 8, 'server-one-charge': 6, 'server': 2. |
wfSwservOptsCallbackServerDelay | 1.3.6.1.4.1.18.3.5.1.4.5.1.54 | integer | read-write |
The amount of time the CALLBACK_SERVER will wait, (in seconds) before performing Callback,dialing back the initial caller. The default time is 0, however modem connections may need some delay configured to prevent busy situations. |
wfSwservOptsCallbackClientDelay | 1.3.6.1.4.1.18.3.5.1.4.5.1.55 | integer | read-write |
The amount of time the CALLBACK_CLIENT will wait, (in seconds) for its peer to perform Callback. Data ariving during opperation of the timer, will not cause a connection to be established. |
wfSwservOptsQueueSize | 1.3.6.1.4.1.18.3.5.1.4.5.1.56 | integer | read-write |
This parameter controls the length of the queue used for dial services. |
wfSwservOptsDequeueWaitTimer | 1.3.6.1.4.1.18.3.5.1.4.5.1.57 | integer | read-write |
This parameter controls the time FR waits before dequeuing data for FRDOD. |
wfSwservOptsMru | 1.3.6.1.4.1.18.3.5.1.4.5.1.58 | integer | read-write |
This is the MRU being used for this demand circuit. |
wfSwservOptsRfc1661Compliance | 1.3.6.1.4.1.18.3.5.1.4.5.1.59 | integer | read-write |
Enable/disable RFC 1661 compliance Enumeration: 'disabled': 2, 'enabled': 1. |
wfSwservOptsBootupDelay | 1.3.6.1.4.1.18.3.5.1.4.5.1.60 | integer | read-write |
Delay in initiation of the DoD circuit at bootup time |
wfSwservOptsCallbackOptRfc1570 | 1.3.6.1.4.1.18.3.5.1.4.5.1.61 | integer | read-write |
The PPP/LCP Callback Option; indicates the type of data content the callback client places in wfSwservOptsCallbackDataRfc1570 for the callback server Enumeration: 'e164number': 4, 'dialstring': 2, 'locationid': 3, 'location': 1, 'name': 5. |
wfSwservOptsCallbackDataRfc1570 | 1.3.6.1.4.1.18.3.5.1.4.5.1.62 | displaystring | read-write |
The PPP/LCP Callback Data; the actual callback client data which is sent to the callback server for processing |
wfSwservOutPhoneNumTable | 1.3.6.1.4.1.18.3.5.1.4.6 | no-access |
*************************************** SWSERV outgoing phone number list |
|
1.3.6.1.4.1.18.3.5.1.4.6.1 | no-access |
An entry in the SWSERV_SYNC table |
||
wfSwservOutPhoneNumDelete | 1.3.6.1.4.1.18.3.5.1.4.6.1.1 | integer | read-write |
Delete this phone number from the list Enumeration: 'create': 1, 'delete': 2. |
wfSwservOutPhoneNumCct | 1.3.6.1.4.1.18.3.5.1.4.6.1.2 | integer | read-only |
CCT number for this phone list instance |
wfSwservOutPhoneNumIndex | 1.3.6.1.4.1.18.3.5.1.4.6.1.3 | integer | read-only |
a unique one up type number to create a list |
wfSwservOutPhoneNumRmtStationNum | 1.3.6.1.4.1.18.3.5.1.4.6.1.4 | displaystring | read-write |
the station address (phone number) of the remote system |
wfSwservOutPhoneNumSubAddr | 1.3.6.1.4.1.18.3.5.1.4.6.1.5 | displaystring | read-write |
for Swserv phone numbers, the sub address portion |
wfSwservOutPhoneNumDelimiter | 1.3.6.1.4.1.18.3.5.1.4.6.1.6 | displaystring | read-write |
for Swserv phone numbers, the delimiter portion |
wfSwservOutPhoneNumType | 1.3.6.1.4.1.18.3.5.1.4.6.1.7 | integer | read-write |
phone number types; ISDN types, Modem Sync Dial or Async Dial types Enumeration: 'dial': 1, 'dialasync': 3, 'isdn': 2. |
wfSwservOutPhoneNumTypeofNum | 1.3.6.1.4.1.18.3.5.1.4.6.1.8 | integer | read-write |
IF ISDN type number, it needs type of number UNKNOWN Type is 0, use 1 to satisfy MDL requirement This attribute value will be ANDED with 0xFFF0 before using it. Enumeration: 'subscriber': 64, 'abbreviated': 96, 'unknown': 1, 'national': 32, 'specific': 48, 'international': 16. |
wfSwservOutPhoneNumPlan | 1.3.6.1.4.1.18.3.5.1.4.6.1.9 | integer | read-write |
If Isdn and if type of number is UNKNOWN or INERNATIONAL or NATIONAL or SUBSCRIBER then a plan number is needed. UNKNOWN is 0 , using 16 (0x10)to satisfy MDL requirement. We will AND this field with 0x0F before using it. Enumeration: 'unknown': 16, 'telex': 4, 'private': 9, 'standard': 8, 'telephony': 1, 'x121': 3. |
wfSwservOutPhoneNumRateAdaption | 1.3.6.1.4.1.18.3.5.1.4.6.1.10 | integer | read-write |
If Isdn and if a specifis Transfer rate is to be requested when establishing a call to this distination address specify the desired rate. Enumeration: 'rate56': 2, 'rate64': 1. |
wfSwservOutPhoneNumRemotePoolType | 1.3.6.1.4.1.18.3.5.1.4.6.1.11 | integer | read-write |
Specify the types of calls accepted by the remote router on this port. For example, if the port on the remote router resides in only a demand pool specify the port type for this phone number to be dialondemand. Enumeration: 'dialandbandwidth': 3, 'bandwidthondemand': 2, 'dialondemand': 1. |
wfSwservOutPhoneNumConnectionType | 1.3.6.1.4.1.18.3.5.1.4.6.1.12 | integer | read-write |
Specify if this phone number can be used to receive a single call or multiple calls. Enumeration: 'single': 1, 'multiple': 2. |
wfSwservOutPhoneNumChannelType | 1.3.6.1.4.1.18.3.5.1.4.6.1.13 | integer | read-write |
Type of Channels used for the outgoing call. Enumeration: 'bchannel': 1, 'multirate': 2. |
wfSwservOutPhoneNumAggrChanCnt | 1.3.6.1.4.1.18.3.5.1.4.6.1.14 | integer | read-write |
Multiplier for the Multirate call. |
wfSwservOutPhoneNumPrefix | 1.3.6.1.4.1.18.3.5.1.4.6.1.15 | displaystring | read-write |
Phone number prefix such as hayes dial command. |
wfSwservOutPhoneNumBearerService | 1.3.6.1.4.1.18.3.5.1.4.6.1.16 | integer | read-write |
The Bearer service - data or voice, for ISDN call setup using this number Enumeration: 'voice': 1, 'data': 2. |
wfSwservInPhoneNumTable | 1.3.6.1.4.1.18.3.5.1.4.7 | no-access |
SWSERV Ingoing phone number list |
|
1.3.6.1.4.1.18.3.5.1.4.7.1 | no-access |
An entry in the Swserv_SYNC table |
||
wfSwservInPhoneNumDelete | 1.3.6.1.4.1.18.3.5.1.4.7.1.1 | integer | read-write |
Delete this phone number from the list Enumeration: 'create': 1, 'delete': 2. |
wfSwservInPhoneNumIndex | 1.3.6.1.4.1.18.3.5.1.4.7.1.2 | integer | read-only |
a unique one up type number to create a list |
wfSwservInPhoneNumRmtStationNum | 1.3.6.1.4.1.18.3.5.1.4.7.1.3 | displaystring | read-write |
the station address (phone number) of the remote system |
wfSwservInPhoneNumSubAddr | 1.3.6.1.4.1.18.3.5.1.4.7.1.4 | displaystring | read-write |
for Swserv phone numbers, the sub address portion |
wfSwservInPhoneNumDelimiter | 1.3.6.1.4.1.18.3.5.1.4.7.1.5 | displaystring | read-write |
for Swserv phone numbers, the delimiter portion |
wfSwservInPhoneNumType | 1.3.6.1.4.1.18.3.5.1.4.7.1.6 | integer | read-write |
phone number types; ISDN types or Modem Dial types Enumeration: 'dial': 1, 'isdn': 2. |
wfSwservInPhoneNumTypeofNum | 1.3.6.1.4.1.18.3.5.1.4.7.1.7 | integer | read-write |
We will AND this field with 0x0xFFF0 before using it. Enumeration: 'subscriber': 64, 'abbreviated': 96, 'unknown': 1, 'national': 32, 'specific': 48, 'international': 16. |
wfSwservInPhoneNumPlan | 1.3.6.1.4.1.18.3.5.1.4.7.1.8 | integer | read-write |
0x0F before using it. Enumeration: 'unknown': 16, 'telex': 4, 'private': 9, 'standard': 8, 'telephony': 1, 'x121': 3. |
wfSwservInPhoneNumCct | 1.3.6.1.4.1.18.3.5.1.4.7.1.9 | integer | read-write |
Identifies which circuit should be used when performing Callback. If Null, Authentication must complete before Callback can occur. |
wfCctOptsBrBuPppFilterTable | 1.3.6.1.4.1.18.3.5.1.4.8 | no-access |
Dial Backup PPP Datalink filter table |
|
1.3.6.1.4.1.18.3.5.1.4.8.1 | no-access |
An entry in WfCctOptsBrBuPppFilterTable. |
||
wfCctOptsBrBuPppFilterCreate | 1.3.6.1.4.1.18.3.5.1.4.8.1.1 | integer | read-write |
Defines the existence of the traffic filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted. Enumeration: 'deleted': 2, 'created': 1. |
wfCctOptsBrBuPppFilterEnable | 1.3.6.1.4.1.18.3.5.1.4.8.1.2 | integer | read-write |
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule. Enumeration: 'disabled': 2, 'enabled': 1. |
wfCctOptsBrBuPppFilterState | 1.3.6.1.4.1.18.3.5.1.4.8.1.3 | integer | read-only |
Defines the current State of the traffic filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule. Enumeration: 'active': 1, 'inactive': 3, 'error': 2. |
wfCctOptsBrBuPppFilterCounter | 1.3.6.1.4.1.18.3.5.1.4.8.1.4 | counter | read-only |
The number of received packets that have matched this rule. |
wfCctOptsBrBuPppFilterDefinition | 1.3.6.1.4.1.18.3.5.1.4.8.1.5 | octet string | read-write |
The filter rule definition. |
wfCctOptsBrBuPppFilterReserved | 1.3.6.1.4.1.18.3.5.1.4.8.1.6 | integer | read-only |
Reserved field. |
wfCctOptsBrBuPppFilterCct | 1.3.6.1.4.1.18.3.5.1.4.8.1.7 | integer | read-only |
The ID of the CctBridge Cct to which the filter is applied. |
wfCctOptsBrBuPppFilterRuleNumber | 1.3.6.1.4.1.18.3.5.1.4.8.1.8 | integer | read-only |
ID for the rule. |
wfCctOptsBrBuPppFilterFragment | 1.3.6.1.4.1.18.3.5.1.4.8.1.9 | integer | read-only |
Fragment number - for large rules. |
wfCctOptsBrBuPppFilterName | 1.3.6.1.4.1.18.3.5.1.4.8.1.10 | displaystring | read-write |
name of the rule number |
wfCctOptsIpBuPppFilterTable | 1.3.6.1.4.1.18.3.5.1.4.9 | no-access |
IP Filter Table for Backup Lines |
|
1.3.6.1.4.1.18.3.5.1.4.9.1 | no-access |
An entry in WfCctOptsIpBuPppFilterTable. |
||
wfCctOptsIpBuPppFilterCreate | 1.3.6.1.4.1.18.3.5.1.4.9.1.1 | integer | read-write |
Defines the existence of the traffic filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted. Enumeration: 'deleted': 2, 'created': 1. |
wfCctOptsIpBuPppFilterEnable | 1.3.6.1.4.1.18.3.5.1.4.9.1.2 | integer | read-write |
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule. Enumeration: 'disabled': 2, 'enabled': 1. |
wfCctOptsIpBuPppFilterState | 1.3.6.1.4.1.18.3.5.1.4.9.1.3 | integer | read-only |
Defines the current State of the traffic filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule. Enumeration: 'active': 1, 'inactive': 3, 'error': 2. |
wfCctOptsIpBuPppFilterCounter | 1.3.6.1.4.1.18.3.5.1.4.9.1.4 | counter | read-only |
The number of received packets that have matched this rule. |
wfCctOptsIpBuPppFilterDefinition | 1.3.6.1.4.1.18.3.5.1.4.9.1.5 | octet string | read-write |
The filter rule definition. |
wfCctOptsIpBuPppFilterReserved | 1.3.6.1.4.1.18.3.5.1.4.9.1.6 | integer | read-only |
Reserved field. |
wfCctOptsIpBuPppFilterCct | 1.3.6.1.4.1.18.3.5.1.4.9.1.7 | integer | read-only |
The ID of the CctBridge Cct to which the filter is applied. |
wfCctOptsIpBuPppFilterRuleNumber | 1.3.6.1.4.1.18.3.5.1.4.9.1.8 | integer | read-only |
ID for the rule. |
wfCctOptsIpBuPppFilterFragment | 1.3.6.1.4.1.18.3.5.1.4.9.1.9 | integer | read-only |
Fragment number - for large rules. |
wfCctOptsIpBuPppFilterName | 1.3.6.1.4.1.18.3.5.1.4.9.1.10 | displaystring | read-write |
name of the rule number |
wfCctOptsCngcTable | 1.3.6.1.4.1.18.3.5.1.4.10 | no-access |
BNX Switch congestion control Table |
|
1.3.6.1.4.1.18.3.5.1.4.10.1 | no-access |
An entry in WfCctOptsCngcTable. |
||
wfCctOptsCngcDelete | 1.3.6.1.4.1.18.3.5.1.4.10.1.1 | integer | read-write |
Defines the existence of the congestion control entry CNGC_CREATED - congestion control entry exists CNGC_DELETED - congestion control entry does not exist and can be deleted. Enumeration: 'deleted': 2, 'created': 1. |
wfCctOptsCngcDisable | 1.3.6.1.4.1.18.3.5.1.4.10.1.2 | integer | read-write |
Defines whether congestion control is enabled or disabled on the circuit Enumeration: 'disabled': 2, 'enabled': 1. |
wfCctOptsCngcCct | 1.3.6.1.4.1.18.3.5.1.4.10.1.3 | integer | read-only |
The circuit number of the circuit to which the entry is applied |
wfCctOptsCngcSmdsDiscardability | 1.3.6.1.4.1.18.3.5.1.4.10.1.4 | integer | read-write |
This is obsolete in V5.0 and upwards. Defines how SMDS packets entering BNX network through SMDS SSI and SMDS SNI interfaces should be treated at this circuit during congestion for dropping. This is applicable only on the internodal links. CNGC_FRDE - treat this like Frame relay DE frame. CNGC_FRNDE - treat this like Frame Relay non DE frame CNGC_DATAGRAM - treat this like a datagram packet. Enumeration: 'datagram': 1, 'frnde': 3, 'frde': 2. |
wfCctOptsCngcCfgSwtxqThreshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.5 | integer | read-write |
This is obsolete in V5.0 and upwards. Defines the user configured software transmit queue threshold. If this is set to NULL_VAL then the switch calculates the default value depending on the media and uses the default value. The default value is recommended. |
wfCctOptsCngcSwtxqThreshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.6 | integer | read-only |
This is obsolete in V5.0 and upwards. Defines the software transmit queue threshold in use. Switch updates this attribute to inform user what the current software transmit queue threshold is. |
wfCctOptsCngcCngLevel0Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.7 | integer | read-write |
This is obsolete in V5.0 and upwards. Defines the Software Transmit Queue congestion level 0 threshold as a percentage of the Software Transmit Queue Threshold. The default value is recommended. |
wfCctOptsCngcCngLevel1Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.8 | integer | read-write |
This is obsolete in V5.0 and upwards. Defines the Software Transmit Queue congestion level 1 threshold as a percentage of the Software Transmit Queue Threshold. The default value is recommended. wfCctOptsCngcCngLevel1Threshold should be more than wfCctOptsCngcCngLevel0Threshold, otherwise there will be no congestion level 1. |
wfCctOptsCngcCngLevel2Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.9 | integer | read-write |
This is obsolete in V5.0 and upwards. Defines the Software Transmit Queue congestion level 2 threshold as a percentage of the Software Transmit Queue Threshold. The default value is recommended. wfCctOptsCngcCngLevel2Threshold should be more than wfCctOptsCngcCngLevel1Threshold, otherwise there will be no congestion level 2. |
wfCctOptsCngcLinkType | 1.3.6.1.4.1.18.3.5.1.4.10.1.10 | integer | read-write |
Defines whether the circuit is an access link or inter-nodal link (trunk). Traffic monitoring, traffic priority determination, traffic discardability level determination are done at access link and each incoming packet on an access link is tagged with the information. Inter-nodal link (trunk) uses the above tagged information in packets for priority queueing and discarding packets during congestion. WARNING - It is important to set the appropriate link type for this attribute otherwise congestion control will not work. The default value for this attribute is access link. This attribute value must be changed to CNGC_LINK_INTER_NODAL for inter-nodal link(trunk). Enumeration: 'access': 1, 'nodal': 2. |
wfCctOptsCngcTrfPriorityEnable | 1.3.6.1.4.1.18.3.5.1.4.10.1.11 | integer | read-write |
Defines whether traffic prioritization is enabled or disabled on the circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfCctOptsCngcPortIPTrfPriority | 1.3.6.1.4.1.18.3.5.1.4.10.1.12 | integer | read-write |
Defines the traffic priority for transmitting Non Frame Relay or SMDS traffic on this port. CNGC_IPPRIORITY_TWO - Default Value Set all non FR or SMDS user traffic packets to priority 2. CNGC_IPPRIORITY_ONE - Set all non FR or SMDS packets to priority 1. CNGC_IPPRIORITY_TWO - Set all non FR or SMDS packets to priority 2. CNGC_IPPRIORITY_THREE - Set all non FR or SMDS packets to priority 3. Enumeration: 'three': 3, 'two': 2, 'one': 1. |
wfCctOptsCngcPortTrfDiscardLvl | 1.3.6.1.4.1.18.3.5.1.4.10.1.13 | integer | read-write |
Defines at what congestion level the incoming packets on this port should be discarded in the network. CNGC_DISCARD_AT_LVL_TWO - Discard FR DE packets at level 2, discard FR non DE packets at level 4, discard SMDS packets at level 3, discard IP packets at level 3. Default value CNGC_DISCARD_AT_LVL_ONE - discard all at level 1 CNGC_DISCARD_AT_LVL_TWO - discard all at level 2 CNGC_DISCARD_AT_LVL_THREE - discard all at level 3 CNGC_DISCARD_AT_LVL_FOUR - discard all at level 4 Enumeration: 'four': 4, 'three': 3, 'two': 2, 'one': 1. |
wfCctOptsCngcPortTrfPriority | 1.3.6.1.4.1.18.3.5.1.4.10.1.14 | integer | read-write |
Defines the traffic priority level of all the incoming packets on this port. CNGC_PRIORITY_TWO - Default value Set all incoming user traffic packets to priority 2. CNGC_PRIORITY_ONE - Set all incoming packets to priority 1. CNGC_PRIORITY_TWO - Set all incoming packets to priority 2. CNGC_PRIORITY_THREE - Set all incoming packets to priority 3. Priority 0 is reserved for network critical packets like OSPF, FR LMI and SMDS heartbeat, Cross Net polling and is not available for user traffic. Enumeration: 'three': 3, 'two': 2, 'one': 1. |
wfCctOptsCngcCfgHwtxQThreshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.15 | integer | read-write |
Defines the user configured hardware transmit queue threshold. NULL_VAL - Switch calculates the appropriate value based on system resources and uses the value. This is recommended. CNGC_HWTXQ_MINIMUM - minimum value to be used. CNGC_HWTXQ_MAXIMUM - maximum value to be used. |
wfCctOptsCngcHwtxQThreshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.16 | integer | read-only |
The current hardware queue threshold |
wfCctOptsCngcSndTrapForPktsDropped | 1.3.6.1.4.1.18.3.5.1.4.10.1.17 | integer | read-write |
Switch sends a congestion notification trap for every wfCctOptsCngcSndTrapForPktsDropped number of packets dropped. |
wfCctOptsCngcCfgQp0Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.18 | integer | read-write |
Defines the Priority 0 queue threshold NULL_VAL - Switch calculates the appropriate value based on system resources and uses the value. This is recommended. |
wfCctOptsCngcQp0Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.19 | integer | read-only |
current Priority 0 queue threshold |
wfCctOptsCngcQp0CngLvl0Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.20 | integer | read-write |
Defines priority 0 queue congestion level 0 threshold as a percentage of priority 0 queue threshold. |
wfCctOptsCngcQp0CngLvl1Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.21 | integer | read-write |
Defines priority 0 queue congestion level 1 threshold as a percentage of priority 0 queue threshold. The value of this attribute should be greater than wfCctOptsCngcQp0CngLvl0Threshold, otherwise there will be no priority 0 queue congestion level 1. |
wfCctOptsCngcQp0CngLvl2Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.22 | integer | read-write |
Defines priority 0 queue congestion level 2 threshold as a percentage of priority 0 queue threshold. The value of this attribute should be greater than wfCctOptsCngcQp0CngLvl1Threshold, otherwise there will be no priority 0 queue congestion level 2. |
wfCctOptsCngcQp0PktsServPriNxtQ | 1.3.6.1.4.1.18.3.5.1.4.10.1.23 | integer | read-write |
Defines the number of priority 0 queue packets to be served prior to serving each priority 1 queue packet. If priority 0 queue is empty then priority 1 queue packets are served. |
wfCctOptsCngcCfgQp1Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.24 | integer | read-write |
Defines the Priority 1 queue threshold NULL_VAL - Switch calculates the appropriate value based on system resources and uses the value. This is recommended. |
wfCctOptsCngcQp1Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.25 | integer | read-only |
current Priority 0 queue threshold |
wfCctOptsCngcQp1CngLvl0Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.26 | integer | read-write |
Defines priority 1 queue congestion level 0 threshold as a percentage of priority 1 queue threshold. |
wfCctOptsCngcQp1CngLvl1Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.27 | integer | read-write |
Defines priority 1 queue congestion level 1 threshold as a percentage of priority 1 queue threshold. The value of this attribute should be greater than wfCctOptsCngcQp1CngLvl0Threshold, otherwise there will be no priority 1 queue congestion level 1. |
wfCctOptsCngcQp1CngLvl2Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.28 | integer | read-write |
Defines priority 1 queue congestion level 2 threshold as a percentage of priority 1 queue threshold. The value of this attribute should be greater than wfCctOptsCngcQp1CngLvl1Threshold, otherwise there will be no priority 1 queue congestion level 2. |
wfCctOptsCngcQp1PktsServPriNxtQ | 1.3.6.1.4.1.18.3.5.1.4.10.1.29 | integer | read-write |
Defines the number of priority 1 queue packets to be served prior to serving each priority 2 queue packet. If priority 1 queue is empty then priority 2 queue packets are served. |
wfCctOptsCngcCfgQp2Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.30 | integer | read-write |
Defines the Priority 2 queue threshold NULL_VAL - Switch calculates the appropriate value based on system resources and uses the value. This is recommended. |
wfCctOptsCngcQp2Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.31 | integer | read-only |
current Priority 0 queue threshold |
wfCctOptsCngcQp2CngLvl0Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.32 | integer | read-write |
Defines priority 2 queue congestion level 0 threshold as a percentage of priority 2 queue threshold. |
wfCctOptsCngcQp2CngLvl1Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.33 | integer | read-write |
Defines priority 2 queue congestion level 1 threshold as a percentage of priority 2 queue threshold. The value of this attribute should be greater than wfCctOptsCngcQp2CngLvl0Threshold, otherwise there will be no priority 2 queue congestion level 1. |
wfCctOptsCngcQp2CngLvl2Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.34 | integer | read-write |
Defines priority 2 queue congestion level 2 threshold as a percentage of priority 2 queue threshold. The value of this attribute should be greater than wfCctOptsCngcQp2CngLvl1Threshold, otherwise there wil be no priority 2 queue congestion level 2. |
wfCctOptsCngcQp2PktsServPriNxtQ | 1.3.6.1.4.1.18.3.5.1.4.10.1.35 | integer | read-write |
Defines the number of priority 2 queue packets to be served prior to serving each priority 3 queue packet. If priority 2 queue is empty then priority 3 queue packets are served. |
wfCctOptsCngcCfgQp3Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.36 | integer | read-write |
Defines the Priority 3 queue threshold NULL_VAL - Switch calculates the appropriate value based on system resources and uses the value. This is recommended. |
wfCctOptsCngcQp3Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.37 | integer | read-only |
current Priority 3 queue threshold |
wfCctOptsCngcQp3CngLvl0Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.38 | integer | read-write |
Defines priority 3 queue congestion level 0 threshold as a percentage of priority 3 queue threshold. |
wfCctOptsCngcQp3CngLvl1Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.39 | integer | read-write |
Defines priority 3 queue congestion level 1 threshold as a percentage of priority 3 queue threshold. The value of this attribute should be greater than wfCctOptsCngcQp3CngLvl0Threshold, otherwise there will be no priority 3 queue congestion level 1. |
wfCctOptsCngcQp3CngLvl2Threshold | 1.3.6.1.4.1.18.3.5.1.4.10.1.40 | integer | read-write |
Defines priority 3 queue congestion level 2 threshold as a percentage of priority 3 queue threshold. The value of this attribute should be greater than wfCctOptsCngcQp3CngLvl1Threshold, otherwise there will be no priority 3 queue congestion level 2. |
wfCctOptsCngcPriority0TxPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.41 | counter | read-only |
Number of priority 0 packets transmitted |
wfCctOptsCngcPriority0TxOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.42 | counter | read-only |
Number of priority 0 Octets transmitted |
wfCctOptsCngcPriority0DropPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.43 | counter | read-only |
Number of priority 0 packets dropped */ |
wfCctOptsCngcPriority0DropOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.44 | counter | read-only |
Number of priority 0 octets dropped |
wfCctOptsCngcPriority1TxPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.45 | counter | read-only |
Number of priority 1 packets transmitted |
wfCctOptsCngcPriority1TxOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.46 | counter | read-only |
Number of priority 1 Octets transmitted |
wfCctOptsCngcPriority1DropPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.47 | counter | read-only |
Number of priority 1 packets dropped */ |
wfCctOptsCngcPriority1DropOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.48 | counter | read-only |
Number of priority 1 octets dropped |
wfCctOptsCngcPriority2TxPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.49 | counter | read-only |
Number of priority 2 packets transmitted |
wfCctOptsCngcPriority2TxOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.50 | counter | read-only |
Number of priority 2 Octets transmitted |
wfCctOptsCngcPriority2DropPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.51 | counter | read-only |
Number of priority 2 packets dropped */ |
wfCctOptsCngcPriority2DropOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.52 | counter | read-only |
Number of priority 2 octets dropped |
wfCctOptsCngcPriority3TxPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.53 | counter | read-only |
Number of priority 3 packets transmitted |
wfCctOptsCngcPriority3TxOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.54 | counter | read-only |
Number of priority 3 Octets transmitted |
wfCctOptsCngcPriority3DropPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.55 | counter | read-only |
Number of priority 3 packets dropped */ |
wfCctOptsCngcPriority3DropOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.56 | counter | read-only |
Number of priority 3 octets dropped |
wfCctOptsCngcTxFRNonDePkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.57 | counter | read-only |
Number of Frame Relay non DE packets transmitted |
wfCctOptsCngcTxFRNonDeOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.58 | counter | read-only |
Number of Frame Relay non DE octets transmitted |
wfCctOptsCngcTxFRDePkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.59 | counter | read-only |
Number of Frame Relay DE packets transmitted |
wfCctOptsCngcTxFRDeOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.60 | counter | read-only |
Number of Frame Relay DE octets transmitted |
wfCctOptsCngcDropFRNonDePkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.61 | counter | read-only |
Number of Frame Relay non DE packets dropped |
wfCctOptsCngcDropFRNonDeOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.62 | counter | read-only |
number of Frame Relay non DE octets dropped |
wfCctOptsCngcDropFRDePkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.63 | counter | read-only |
number of Frame Relay DE packets dropped |
wfCctOptsCngcDropFRDeOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.64 | counter | read-only |
number of Frame Relay DE octets dropped |
wfCctOptsCngcFRSetFecnPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.65 | counter | read-only |
number of Frame Relay packets in which this link set FECN |
wfCctOptsCngcFRSetFecnOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.66 | counter | read-only |
number of Frame Relay octets in which this link set FECN |
wfCctOptsCngcFRSetBecnPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.67 | counter | read-only |
number of Frame Relay frames in which this link set BECN |
wfCctOptsCngcFRSetBecnOctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.68 | counter | read-only |
number of Frame Relay octets in which this link set BECN |
wfCctOptsCngcDropNonFRPkts | 1.3.6.1.4.1.18.3.5.1.4.10.1.69 | counter | read-only |
Number of Non Frame Relay packets dropped |
wfCctOptsCngcDropNonFROctets | 1.3.6.1.4.1.18.3.5.1.4.10.1.70 | counter | read-only |
number of Non Frame Relay octets dropped |
wfCctOptsCngcLogPower | 1.3.6.1.4.1.18.3.5.1.4.10.1.71 | integer | read-write |
This number specifies that the following log events: 1. Dropped DE Frame. 2. Dropped Non DE Frames. 3. Set DE Frames. 4. Set FECN/BECN. be logged once every (X) occurances. Where (X) = Base 2 raised to the power. The user specifies the power by setting this wfCctOptsCngcLogPower mib attribute. For example, setting wfCctOptsCngcLogPower to a value of 10 means that a log message will be logged once every 1024 occurances. 1024 = (2 ^ wfCctOptsCngcLogPower) or (2 raised to 10th power). Legal values for this attribute ranges from 10 to 31. This translates to 2^10 (1024) through 2^31 (2147483648). Default: 2^31. |
wfSwservTODTable | 1.3.6.1.4.1.18.3.5.1.4.11 | no-access |
SWSERV circuit time of day MIB |
|
1.3.6.1.4.1.18.3.5.1.4.11.1 | no-access |
An entry in the wfSwservTODTable |
||
wfSwservTODDelete | 1.3.6.1.4.1.18.3.5.1.4.11.1.1 | integer | read-write |
Delete time of day instance from the list for this circuit Enumeration: 'create': 1, 'delete': 2. |
wfSwservTODCct | 1.3.6.1.4.1.18.3.5.1.4.11.1.2 | integer | read-only |
CCT number for time of day instance |
wfSwservTODIndex | 1.3.6.1.4.1.18.3.5.1.4.11.1.3 | integer | read-only |
a unique number to specify instance |
wfSwservTODType | 1.3.6.1.4.1.18.3.5.1.4.11.1.4 | integer | read-write |
Type of TOD Configuration Enumeration: 'weekday': 8, 'wed': 4, 'sun': 1, 'fri': 6, 'thurs': 5, 'tues': 3, 'mon': 2, 'weekend': 9, 'sat': 7. |
wfSwservTODStartTime | 1.3.6.1.4.1.18.3.5.1.4.11.1.5 | integer | read-write |
Start Time of day allow a line to dial ( HHMM format ) |
wfSwservTODEndTime | 1.3.6.1.4.1.18.3.5.1.4.11.1.6 | integer | read-write |
End Time of day connection can be active for specified circuit ( HHMM format ) |
wfSwservTODInactivityEnable | 1.3.6.1.4.1.18.3.5.1.4.11.1.7 | integer | read-write |
Inactivity Timer if disabled the inactivity timer is ignored during this time period, if enabled the connection is brought down due to inactivity. If this parameter is DISABLED, the circuit will be established automatically during the configured times, regardless of the Availability Mode. Enumeration: 'disabled': 2, 'enabled': 1. |
wfSwservTODAvailabilityMode | 1.3.6.1.4.1.18.3.5.1.4.11.1.8 | integer | read-write |
Set this field to AVAILABLE to allow the circuit to be established between the configured start and end times. Set it to NOT AVAILABLE to prevent the circuit from being established during those times. Inactivity Timeout must be ENABLED for Availability Mode to have any effect. If Inactivity Timeout is DISABLED, the circuit will be established automatically during the configured times, regardless of the Availability Mode. Enumeration: 'available': 1, 'notavailable': 2. |
wfSwservTODStandbyFailBackMode | 1.3.6.1.4.1.18.3.5.1.4.11.1.9 | integer | read-write |
Indicates if failback mode for this time of day range. When set to automatic circuit will failback subject to the failback timer. When set to manual circuit will not failback. Enumeration: 'manual': 2, 'automatic': 1. |
wfSwservTODStandbyFailBackTime | 1.3.6.1.4.1.18.3.5.1.4.11.1.10 | integer | read-write |
Indicates number of minutes to wait after the primary is observed as active before deactivating the standby. Default value of 0 disables failback timer. |
wfDemandCctGrpTable | 1.3.6.1.4.1.18.3.5.1.4.12 | no-access |
The table of demand circuits groups defined over switched services |
|
1.3.6.1.4.1.18.3.5.1.4.12.1 | no-access |
Entry format for the table of demand circuit group options |
||
wfDmdCctGroupDelete | 1.3.6.1.4.1.18.3.5.1.4.12.1.1 | integer | read-write |
Creation and deletion flag Enumeration: 'deleted': 2, 'created': 1. |
wfDmdCctGroupNum | 1.3.6.1.4.1.18.3.5.1.4.12.1.2 | integer | read-only |
Circuit Number |
wfDmdCctGroupPoolId | 1.3.6.1.4.1.18.3.5.1.4.12.1.3 | integer | read-only |
Demand pool id used by this demand circuit group |
wfDmdCctGroupNumofCcts | 1.3.6.1.4.1.18.3.5.1.4.12.1.4 | integer | read-write |
Demand pool id used by this demand circuit group |
wfDmdCctGroupIPEnable | 1.3.6.1.4.1.18.3.5.1.4.12.1.5 | integer | read-write |
IP unnumbered enabled or disabled for specified demand circuit group Enumeration: 'disabled': 2, 'enabled': 1. |
wfDmdCctGroupIPUnnumAssoc | 1.3.6.1.4.1.18.3.5.1.4.12.1.6 | ipaddress | read-write |
The associated IP address used by unnumbered demand circuit group every demand circuit in this demand circuit group uses the same associated IP address. |
wfDmdCctGroupRIPEnable | 1.3.6.1.4.1.18.3.5.1.4.12.1.7 | integer | read-write |
RIP enabled or disabled for specified demand circuit group Enumeration: 'disabled': 2, 'enabled': 1. |
wfDmdCctGroupOSPFEnable | 1.3.6.1.4.1.18.3.5.1.4.12.1.8 | integer | read-write |
OSPF enabled or disabled for specified demand circuit group Enumeration: 'disabled': 2, 'enabled': 1. |
wfDmdCctGroupIPXEnable | 1.3.6.1.4.1.18.3.5.1.4.12.1.9 | integer | read-write |
IPX unnumbered enabled or disabled for specified demand circuit group Enumeration: 'disabled': 2, 'enabled': 1. |
wfDmdCctGroupBridgeEnable | 1.3.6.1.4.1.18.3.5.1.4.12.1.10 | integer | read-write |
Bridge enabled or disabled for specified demand circuit group Enumeration: 'disabled': 2, 'enabled': 1. |
wfDmdCctGroupCctList | 1.3.6.1.4.1.18.3.5.1.4.12.1.11 | octet string | read-write |
List of demand circuits that are members of this group |
wfDmdCctGroupIPXRouting | 1.3.6.1.4.1.18.3.5.1.4.12.1.12 | integer | read-write |
IPX routing protocol used for specified demand circuit group Enumeration: 'ripnlsp': 3, 'rip': 1, 'nlsp': 2. |
wfDmdCctGroupIPXWANEnable | 1.3.6.1.4.1.18.3.5.1.4.12.1.13 | integer | read-write |
IPXWAN enabled or disabled for specified demand circuit group Enumeration: 'disabled': 2, 'enabled': 1. |
wfDmdCctGroupRadiusEnable | 1.3.6.1.4.1.18.3.5.1.4.12.1.14 | integer | read-write |
Radius enabled or disabled for specified demand circuit group Enumeration: 'disabled': 2, 'enabled': 1. |