PAIRGAIN-APS-MIB: View SNMP OID List / Download MIB
VENDOR: PAIRGAIN TECHNOLOGIES
Home | MIB: PAIRGAIN-APS-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 |
pgAps | 1.3.6.1.4.1.927.1.9.12.1 |
The module defines the PairGain Proprietary linear APS1+1 MIB used in the Avidia System |
||
pgApsMIBNotifications | 1.3.6.1.4.1.927.1.9.12.1.0 | |||
pgApsTrapSwitchOver | 1.3.6.1.4.1.927.1.9.12.1.0.1 |
If pgApsTrapEnable is enabled, then pgApsTrapSwitchOver is sent when the APS switches from the working channel to the protection channel or from the protection channel to the working channel. This occurs when the value of pgApsWorkingNumSwitchOvers or pgApsProtNumSwitchOvers increments. |
||
pgApsMibObjects | 1.3.6.1.4.1.927.1.9.12.1.1 | |||
pgApsConfigTable | 1.3.6.1.4.1.927.1.9.12.1.1.1 | no-access |
This table provides the Automatic Protection Switch Mode Configuration for Linear 1+1 mode APS |
|
1.3.6.1.4.1.927.1.9.12.1.1.1.1 | no-access |
Entries in the pgApsConfigTable table. |
||
pgApsIndex | 1.3.6.1.4.1.927.1.9.12.1.1.1.1.1 | integer | read-only |
APS entries are slot based. The index uses the slot number of the card. pgApsIndex (slot number) identifies the APS 1+1 entry that represents the two APS 1+1 channels. |
pgApsEnable | 1.3.6.1.4.1.927.1.9.12.1.1.1.1.2 | integer | read-write |
Enable (1) or disables (2) the APS feature. The default is disabled (2). Enumeration: 'enable': 1, 'disable': 2. |
pgApsTrapEnable | 1.3.6.1.4.1.927.1.9.12.1.1.1.1.3 | integer | read-write |
Enables (1) or disables (2) the sending of the trap whenever an APS switch occurs. The default is disabled (2). Enumeration: 'enable': 1, 'disable': 2. |
pgApsWorkChanIfIndex | 1.3.6.1.4.1.927.1.9.12.1.1.1.1.4 | integer32 | read-only |
The ifIndex of the 1+1 APS configuration working channel. |
pgApsProtChanIfIndex | 1.3.6.1.4.1.927.1.9.12.1.1.1.1.5 | integer32 | read-only |
The ifIndex of the 1+1 APS configuration protection channel. |
pgApsConfigMode | 1.3.6.1.4.1.927.1.9.12.1.1.1.1.6 | integer | read-write |
nonRevertive(1) : Default. non-Revertive mode as defined in GR-253 nonRevertiveAuto(2) : PairGain proprietary mode that switches from the working channel to the protection channel upon a signal failure (SF) or signal degradation (SD) condition. After the proprietary PairGain wait to switch time has elapsed, the channel can switch from the protection channel to the working channel upon an SF or SD condition. Thus the name 'non-revertive, auto switching' revertive(3) : Revertive switching mode as defined in GR-253 Enumeration: 'revertive': 3, 'nonRevertiveAuto': 2, 'nonRevertive': 1. |
pgApsConfigSigDegradeThresh | 1.3.6.1.4.1.927.1.9.12.1.1.1.1.7 | integer | read-only |
The Bit Error Rate threshold at which the APS declares that the currently selected signal has degraded. The value is the minus power of 10. For example, a value of 7 represents 10e-7. |
pgApsConfigWaitToRevert | 1.3.6.1.4.1.927.1.9.12.1.1.1.1.8 | integer | read-write |
This object is only used during 'revertive' switching mode: If the switch has occurred and the error condition has disappeared, then number of seconds specified in this MIB object must elapse before the APS will switch back to the normal mode. The valid range is 300 to 720 seconds (5-12 minutes). The default is 300 seconds (5 minutes). |
pgApsSwitchCommand | 1.3.6.1.4.1.927.1.9.12.1.1.1.1.9 | integer32 | read-write |
Sends a local switch command. For example, a command could be Manual switch from normal to protection, or Forced switch from normal to protection. The command format is defined as follows: The pgApsSwitchCommand consists of two 16-bit portions. The high order word contains the command. The low order word contains the destination channel (either working or protection.) The commands contained in the high order word are as follows: Value Command ===== ======= 0 Clear all switch commands for the specified channel. 1 Lockout the working channel from switching to the protection channel. 2 Force switch from the working channel to the protection channel. 3 Force switch from the protection channel to the working channel. 4 Manual switch from the working to the protection. This will not work if SD or SF is in effect on the protection channel. 5 Manual switch from the protection to the working channel. This will not work if SD or SF is active on the working channel. |
pgApsStatusTable | 1.3.6.1.4.1.927.1.9.12.1.1.2 | no-access |
This table provides the status for each 1+1 APS entry. |
|
1.3.6.1.4.1.927.1.9.12.1.1.2.1 | no-access |
Status entry for each 1+1 APS. |
||
pgApsStatusK1K2Rx | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.1 | pgapsk1k2 | read-only |
The value of the K1 K2 SONET overhead bytes received. |
pgApsStatusK1K2Tx | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.2 | pgapsk1k2 | read-only |
The value of the K1 K2 SONET overhead bytes transmitted. |
pgApsStatusCurrent | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.3 | byte | read-only |
The current switch status. 0 means the working channel selected 1 means protection channel selected The default is the working channel (0). |
pgApsWorkChanStatus | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.4 | bits | read-only |
Bit 0 set means that this channel is locked out and will not be switched. Bit 1 set means that the SD state is in effect on this channel Bit 2 set means that the SF state is in effect on this channel Bits: 'sd': 1, 'sf': 2, 'lockedOut': 0. |
pgApsWorkChanLastSwitch | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.5 | timeticks | read-only |
Time stamp of the last time the working channel switched to the protection channel. |
pgApsWorkChanSDs | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.6 | counter32 | read-only |
Running count of the number of SD conditions for the working channel that the driver detected. |
pgApsWorkChanSFs | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.7 | counter32 | read-only |
Running count of the number of SF conditions for the working channel that the driver detected. |
pgApsWorkNumSwitchOvers | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.8 | counter32 | read-only |
The number of times the working channel has switched to the protection channel. |
pgApsProtChanStatus | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.9 | bits | read-only |
The protection channel status: Bit 0 set means that the protection channel is locked out and will not be switched. Bit 1 set means that the SD state is in effect on the protection channel. Bit 2 set means that the SF state is in effect on the protection channel. Bits: 'sd': 1, 'sf': 2, 'lockedOut': 0. |
pgApsProtChanLastSwitch | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.10 | timeticks | read-only |
Time stamp of the last time the Protection channel switched to the working channel. |
pgApsProtChanSDs | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.11 | counter32 | read-only |
Running count of the number of SD conditions for the protection channel that the driver detected. |
pgApsProtChanSFs | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.12 | counter32 | read-only |
Running count of the number of SF conditions for the protection channel that the driver detected. |
pgApsProtNumSwitchOvers | 1.3.6.1.4.1.927.1.9.12.1.1.2.1.13 | counter32 | read-only |
The number of times the protection channel switched to the working channel. |