TIARA-FR-MIB: View SNMP OID List / Download MIB
VENDOR: TASMAN NETWORKS
Home | MIB: TIARA-FR-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 |
tiaraFrMib | 1.3.6.1.4.1.3174.2.16 |
This file contains Tiara Network Inc. specific MIB module for Frame Relay implementation. |
||
frTable | 1.3.6.1.4.1.3174.2.16.1 | no-access |
A list of a Frame Relay interface configuration parameters. The table contains parameters for both the uni and multi link frame-relay interface. |
|
1.3.6.1.4.1.3174.2.16.1.1 | no-access |
An entry in the frTable. The bundle Id forms the index into the table. |
||
frIfEnable | 1.3.6.1.4.1.3174.2.16.1.1.1 | truthvalue | read-write |
Enables or disables the frame-relay interface. By default frame- relay interface is enabled. Writing zero (0) disables frame-relay interface. |
frEnablePvcAll | 1.3.6.1.4.1.3174.2.16.1.1.2 | truthvalue | read-write |
Enables all PVCs related to the interface. By default all PVCs related to an interface are disabled. Writing One (1) enables all PVCs at the same time for an interface indexed by bundleId. |
frFrameSize | 1.3.6.1.4.1.3174.2.16.1.1.3 | integer32 | read-write |
Maximum Size of the frame that will be configured for this Frame Relay interface. The value for frame size ranges from 56 to 4096 bytes, with a default value of 1600 bytes. |
frIfType | 1.3.6.1.4.1.3174.2.16.1.1.4 | integer | read-write |
Indicates the interface type for the frame-relay interface. Enumeration: 'dce': 1, 'nni': 3, 'dte': 2. |
frLmiType | 1.3.6.1.4.1.3174.2.16.1.1.5 | integer | read-write |
Local management Interface type for the frame-relay interface. It can take any of the following three values: ansi - ANSI T1.617 (Annex D), cisco - Cisco LMI, q933a - ITU-T Q.933 (Annex A) To disable lmi operation, set the value to none(0). Enumeration: 'q933a': 4, 'ansi': 3, 'none': 0, 'cisco': 2. |
frLmiDceN392 | 1.3.6.1.4.1.3174.2.16.1.1.6 | integer32 | read-write |
DCE/UNI error threshold value. Ranges from 1 to 10, with a default value of 9. To configure the value of this variable, LMI type should be configured. |
frLmiDceN393 | 1.3.6.1.4.1.3174.2.16.1.1.7 | integer32 | read-write |
DCE/UNI monitored events count. Ranges from 1 to 10, with a default value of 10. To configure the value of this variable, LMI type should be configured. |
frLmiDteN392 | 1.3.6.1.4.1.3174.2.16.1.1.8 | integer32 | read-write |
DTE/UNI error threshold. Ranges from 1 to 10, with a default value of 9. To configure the value of this variable, LMI type should be configured. |
frLmiDteN393 | 1.3.6.1.4.1.3174.2.16.1.1.9 | integer32 | read-write |
DTE/UNI monitored events count. Ranges from 1 to 10, with a default value of 10. To configure the value of this variable, LMI type should be configured. |
frLmiDteN391 | 1.3.6.1.4.1.3174.2.16.1.1.10 | integer32 | read-write |
DTE/UNI full status polling interval. Ranges from 1 to 255, with a default value of 6. To configure the value of this variable, LMI type should be configured. |
frLmiKeepalive | 1.3.6.1.4.1.3174.2.16.1.1.11 | integer32 | read-write |
Local management interface keepalive polling interval time in seconds. The value for this ranges from 5 seconds to 255 seconds with a default value of 10 seconds. To configure the value of this variable, LMI type should be configured. |
mfrAckMsgTimer | 1.3.6.1.4.1.3174.2.16.1.1.12 | integer32 | read-write |
The time to wait for an ADD_LINK_ACK message before timing out. |
mfrAckMsgMaxRetry | 1.3.6.1.4.1.3174.2.16.1.1.13 | integer32 | read-write |
Maximum number of Retries for the Ack Msg. This variable can be set on a multilink bundle. |
mfrClass | 1.3.6.1.4.1.3174.2.16.1.1.14 | integer | read-write |
classA -- bundle is UP when 1 link is UP classB -- bundle is UP when all links are UP classC -- bundle is UP when user-specific # of links are UP. In the case of classC, mfrClassThreshold should be configured with mfrClass in an atomic set operation. This variable can be set on a multilink bundle but not on a uni link bundle. Enumeration: 'classB': 2, 'classC': 3, 'classA': 1. |
mfrClassThreshold | 1.3.6.1.4.1.3174.2.16.1.1.15 | integer32 | read-write |
Threshold - minimum number of links required to activate bundle, for a mfrClass, classC. This variable can be set on a multilink bundle but not on a uni link bundle. |
mfrFrameSize | 1.3.6.1.4.1.3174.2.16.1.1.16 | integer32 | read-write |
The frame size for multi-link frame relay. This variable can be set on a multilink bundle but not on a uni link bundle. |
mfrHelloTimer | 1.3.6.1.4.1.3174.2.16.1.1.17 | integer32 | read-write |
Hello timer in seconds. This variable can be set on a multilink bundle but not on a uni link bundle. |
mfrSegThreshold | 1.3.6.1.4.1.3174.2.16.1.1.18 | integer32 | read-write |
Segment threshold packet size in bytes. This variable can be set on a multilink bundle but not on a uni link bundle. |
mfrDiffDelay | 1.3.6.1.4.1.3174.2.16.1.1.19 | integer32 | read-write |
Differential delay in milli seconds. This variable can be set on a multilink bundle but not on a uni link bundle. |
frPvcTable | 1.3.6.1.4.1.3174.2.16.2 | no-access |
A list of Frame Relay PVC parameters. |
|
1.3.6.1.4.1.3174.2.16.2.1 | no-access |
An entry in the frPvcTable |
||
frPvcDlci | 1.3.6.1.4.1.3174.2.16.2.1.1 | integer32 | no-access |
Data Link Connection Identifier of the PVC. The value ranges from 16 to 991. The Dlci is unique for a bundle but Dlci numbers can be reused across bundles. |
frPvcEnable | 1.3.6.1.4.1.3174.2.16.2.1.2 | truthvalue | read-only |
Enables PVC for given interface name and DLCI number. By default PVC is disabled. Writing one(1) on this enables PVC. |
frPvcDescr | 1.3.6.1.4.1.3174.2.16.2.1.3 | displaystring | read-only |
Description for the configured PVC. |
frPvcIpAddr | 1.3.6.1.4.1.3174.2.16.2.1.4 | ipaddress | read-only |
IP address to be configured for the PVC. PVC IP subnet Mask variable should also be configured alongwith this variable. A set on this variable will be successful only if the subnetmask is also set in the same request. To unconfigure the Ip address, a set is issued with the value of the ip address as 0.0.0.0 |
frPvcIpSubnetMask | 1.3.6.1.4.1.3174.2.16.2.1.5 | ipaddress | read-only |
Subnet mask to be configured alongwith PVC IP address. This variable should be configured alongwith PVC IP address. |
frPvcSrcForwardingPrimary | 1.3.6.1.4.1.3174.2.16.2.1.6 | ipaddress | read-only |
Source forwarding IP address to be configured for PVC. To unconfigure the source forwarding address, a set is issued with the value of the address as 0.0.0.0. This is the primary source forwarding address |
frPvcSrcForwardingSecondary | 1.3.6.1.4.1.3174.2.16.2.1.7 | ipaddress | read-only |
Optional secondary source forwarding address configured for PVC, using alternate ethernet as backup. This variable should be configured along with the PVC primary source forwarding address. To unconfigure the secondary forwarding address, a set is issued with the value of the primary source forwarding address as 0.0.0.0, or a primary source forwarding address is set only, or both primary and secondary are set to 0.0.0.0 |
frPvcRemoteIpAddr | 1.3.6.1.4.1.3174.2.16.2.1.8 | ipaddress | read-only |
Remote IP address to be mapped for PVC |
frPvcPolicingEnable | 1.3.6.1.4.1.3174.2.16.2.1.9 | integer | read-only |
This variable is to disable/enable policing for PVC. Writing zero (0) on this disables policing for the PVC. By default policing is enabled. Enumeration: 'none': 0, 'standard': 2. |
frPvcPolicingDe | 1.3.6.1.4.1.3174.2.16.2.1.10 | truthvalue | read-only |
If enabled, received frames that exceed policing threshold, will be tagged with DE bit. This variable can be configured only if policing is enabled. |
frPvcPolicingCir | 1.3.6.1.4.1.3174.2.16.2.1.11 | integer32 | read-only |
Committed Information Rate( bits per second ) in receive direction for PVC. This variable can be configured only if policing is enabled. |
frPvcPolicingBc | 1.3.6.1.4.1.3174.2.16.2.1.12 | integer32 | read-only |
Committed Burst ( bits ) in receive direction for PVC. This variable can be configured only if policing is enabled. |
frPvcPolicingBe | 1.3.6.1.4.1.3174.2.16.2.1.13 | integer32 | read-only |
Excess burst ( bits ) in receive direction for PVC. This variable can be configured only if policing enabled. |
frPvcShapingCir | 1.3.6.1.4.1.3174.2.16.2.1.14 | integer32 | read-only |
The committed information rate (in bits per second) to be configured for the PVC. |
frPvcShapingBcMax | 1.3.6.1.4.1.3174.2.16.2.1.15 | integer32 | read-only |
The maximum committed burst (bits) to be configured for the PVC. |
frPvcShapingBcMin | 1.3.6.1.4.1.3174.2.16.2.1.16 | integer32 | read-only |
The minimum committed burst (bits) to be configured for the PVC. |
frPvcShapingBe | 1.3.6.1.4.1.3174.2.16.2.1.17 | integer32 | read-only |
The excess burst (bits) to be configured for the PVC. |
frPvcDlciForSwitching | 1.3.6.1.4.1.3174.2.16.2.1.18 | integer32 | read-only |
Data Link Connection Identifier of the PVC. The value for this variable ranges from 16 to 991. frPvcBundleNameForSwitching should be set with frPvcDlciForSwitching as an atomic set. |
frPvcBundleNameForSwitching | 1.3.6.1.4.1.3174.2.16.2.1.19 | displaystring | read-only |
The name of the bundle configured for Switching. |
frPvcRowStatus | 1.3.6.1.4.1.3174.2.16.2.1.20 | rowstatus | read-only |
To create a row set row status to a value CreateAndGo(4), indexed by bundle Id and the desired dlci number. |
frStatsTable | 1.3.6.1.4.1.3174.2.16.3 | no-access |
The statistics objects for a frame-relay interface. |
|
1.3.6.1.4.1.3174.2.16.3.1 | no-access |
An entry in the frStatsTable. |
||
frStatsFramesRx | 1.3.6.1.4.1.3174.2.16.3.1.1 | counter32 | read-only |
Numbers of frames received. |
frStatsInvFramesRx | 1.3.6.1.4.1.3174.2.16.3.1.2 | counter32 | read-only |
Number of invalid frames received |
frStatsFECNsRx | 1.3.6.1.4.1.3174.2.16.3.1.3 | counter32 | read-only |
Number of frames received with FECN bit on |
frStatsBECNsRx | 1.3.6.1.4.1.3174.2.16.3.1.4 | counter32 | read-only |
Number of frames received with BECN bit on. |
frStatsShortFramesRx | 1.3.6.1.4.1.3174.2.16.3.1.5 | counter32 | read-only |
Number of short frames received. |
frStatsLongFramesRx | 1.3.6.1.4.1.3174.2.16.3.1.6 | counter32 | read-only |
Number of long frames received. |
frStatsInvDLCIsRx | 1.3.6.1.4.1.3174.2.16.3.1.7 | counter32 | read-only |
Number of frames with invalid dlci received |
frStatsUnknownDLCIsRx | 1.3.6.1.4.1.3174.2.16.3.1.8 | counter32 | read-only |
Number of frames with unknown dlci received |
frStatsFramesTx | 1.3.6.1.4.1.3174.2.16.3.1.9 | counter32 | read-only |
Number of frames transmitted. |
frPvcStatsTable | 1.3.6.1.4.1.3174.2.16.4 | no-access |
FR PVC Statistics Table |
|
1.3.6.1.4.1.3174.2.16.4.1 | no-access |
An entry in the FrPvcStats Table |
||
frPvcStatsBytesRxLastBootOrClear | 1.3.6.1.4.1.3174.2.16.4.1.1 | counter32 | read-only |
Number of bytes received on a pvc since boot or last statistics clear. |
frPvcStatsBytesTxLastBootOrClear | 1.3.6.1.4.1.3174.2.16.4.1.2 | counter32 | read-only |
Number of bytes transmitted on a pvc since boot or last statistics clear. |
frPvcStatsPktsRxLastBootOrClear | 1.3.6.1.4.1.3174.2.16.4.1.3 | counter32 | read-only |
Number of packets received since boot or last statistics clear. |
frPvcStatsPktsTxLastBootOrClear | 1.3.6.1.4.1.3174.2.16.4.1.4 | counter32 | read-only |
Number of packets transmitted since boot or last statistics clear. |
frPvcStatsErrPktsRxLastBootOrClear | 1.3.6.1.4.1.3174.2.16.4.1.5 | counter32 | read-only |
Number of errored packets received since boot or last statistics clear. |
frPvcStatsUpDownStatesLastBootOrClear | 1.3.6.1.4.1.3174.2.16.4.1.6 | counter32 | read-only |
Number of times state(up or down) of the pvc changed in since boot or last statistics clear. |
frPvcStatsBytesRxLastFiveMins | 1.3.6.1.4.1.3174.2.16.4.1.7 | counter32 | read-only |
Number of bytes received in the last five minutes. |
frPvcStatsBytesTxLastFiveMins | 1.3.6.1.4.1.3174.2.16.4.1.8 | counter32 | read-only |
Number of bytes transmitted in the last five minutes. |
frPvcStatsPktsRxLastFiveMins | 1.3.6.1.4.1.3174.2.16.4.1.9 | counter32 | read-only |
Number of packets received in the last five minutes. |
frPvcStatsPktsTxLastFiveMins | 1.3.6.1.4.1.3174.2.16.4.1.10 | counter32 | read-only |
Number of packets transmitted in the last five minutes. |
frPvcStatsErrPktsRxLastFiveMins | 1.3.6.1.4.1.3174.2.16.4.1.11 | counter32 | read-only |
Number of errored packets received in the last five minutes. |
frPvcStatsUpDownStatesLastFiveMins | 1.3.6.1.4.1.3174.2.16.4.1.12 | counter32 | read-only |
Number of times state(up or down) of the pvc changed in the last five minutes. |