DSLAM-BACKUP-MIB: View SNMP OID List / Download MIB
VENDOR: PAIRGAIN TECHNOLOGIES
Home | MIB: DSLAM-BACKUP-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 |
pgBackupMIB | 1.3.6.1.4.1.927.1.9.19 |
The MIB Module for BACKUP. |
||
pgBackupObjects | 1.3.6.1.4.1.927.1.9.19.1 | |||
pgBackupPortTable | 1.3.6.1.4.1.927.1.9.19.1.1 | no-access |
This table is used to restore the PVC/PVP connections back from the backup path to the primary one. The number of the entry in this table depends on the number of line card in the system. The entries would be pre-existent. Only the MIB object of pgBackupPortAdminStatus is allowed to set. |
|
1.3.6.1.4.1.927.1.9.19.1.1.1 | no-access |
The entry of the pgBackupPortTable. The ifIndex would be the ATM interface of the line card. |
||
pgBackupPortAdminStatus | 1.3.6.1.4.1.927.1.9.19.1.1.1.1 | integer | read-write |
This object is used to restore the PVC/PVP connection back from the backup path to the primary path. Enumeration: 'enable': 1. |
pgBackupVpTable | 1.3.6.1.4.1.927.1.9.19.1.2 | no-access |
The Backup VP table. This table is used for PVPs Redirect. |
|
1.3.6.1.4.1.927.1.9.19.1.2.1 | no-access |
The entry of pgBackupVpTable. |
||
pgBackupVpPrimaryIfIndex | 1.3.6.1.4.1.927.1.9.19.1.2.1.1 | interfaceindex | no-access |
The ifIndex value of the ATM interface at line card side for the primary PVP. This value would represent one of the line card in the system. |
pgBackupVpPrimaryVpi | 1.3.6.1.4.1.927.1.9.19.1.2.1.2 | atmvpidentifier | no-access |
The VPI value of the primary VPL. |
pgBackupVpSecondaryIfIndex | 1.3.6.1.4.1.927.1.9.19.1.2.1.3 | interfaceindex | no-access |
The ifIndex value of the ATM interface at line card side for the secondary PVP. This value would represent one of the line card in the system. |
pgBackupVpSecondaryVpi | 1.3.6.1.4.1.927.1.9.19.1.2.1.4 | atmvpidentifier | no-access |
The VPI value of the secondary VPL. |
pgBackupVpRowStatus | 1.3.6.1.4.1.927.1.9.19.1.2.1.5 | rowstatus | read-only |
This object is used to create, delete or modify a row in this table. |
pgBackupVpPrimaryAdminStatus | 1.3.6.1.4.1.927.1.9.19.1.2.1.6 | integer | read-write |
This object is used to restore the PVP back from the secondary PVP to the primary PVP. Enumeration: 'enable': 1. |
pgBackupVpPrimaryOperStatus | 1.3.6.1.4.1.927.1.9.19.1.2.1.7 | atmvorxoperstatus | read-only |
The current operational status of the cross-connect over the primary PVP. |
pgBackupVpSecondaryOperStatus | 1.3.6.1.4.1.927.1.9.19.1.2.1.8 | atmvorxoperstatus | read-only |
The current operational status of the cross-connect over the secondary PVP. |
pgBackupVpSwitchTimes | 1.3.6.1.4.1.927.1.9.19.1.2.1.9 | integer | read-only |
The number of times when the PVP is switched from the primary PVP to the secondary PVP. |
pgBackupVcTable | 1.3.6.1.4.1.927.1.9.19.1.3 | no-access |
The Backup VC table. This table is used for PVCs Redirect. |
|
1.3.6.1.4.1.927.1.9.19.1.3.1 | no-access |
The entry of pgBackupVcTable. |
||
pgBackupVcPrimaryIfIndex | 1.3.6.1.4.1.927.1.9.19.1.3.1.1 | interfaceindex | no-access |
The ifIndex value of the ATM interface at line card side for the primary PVC. This value would represent one of the line card in the system. |
pgBackupVcPrimaryVpi | 1.3.6.1.4.1.927.1.9.19.1.3.1.2 | atmvpidentifier | no-access |
The VPI value of the primary VCL. |
pgBackupVcPrimaryVci | 1.3.6.1.4.1.927.1.9.19.1.3.1.3 | atmvcidentifier | no-access |
The VCI value of the primary VCL. |
pgBackupVcSecondaryIfIndex | 1.3.6.1.4.1.927.1.9.19.1.3.1.4 | interfaceindex | no-access |
The ifIndex value of the ATM interface at line card side for the secondary PVC. This value would represent one of the line card in the system. |
pgBackupVcSecondaryVpi | 1.3.6.1.4.1.927.1.9.19.1.3.1.5 | atmvpidentifier | no-access |
The VPI value of the secondary VCL. |
pgBackupVcSecondaryVci | 1.3.6.1.4.1.927.1.9.19.1.3.1.6 | atmvcidentifier | no-access |
The VCI value of the secondary VCL. |
pgBackupVcRowStatus | 1.3.6.1.4.1.927.1.9.19.1.3.1.7 | rowstatus | read-only |
This object is used to create, delete or modify a row in this table. |
pgBackupVcPrimaryAdminStatus | 1.3.6.1.4.1.927.1.9.19.1.3.1.8 | integer | read-write |
This object is used to restore the PVC back from the secondary PVC to the primary PVC. Enumeration: 'enable': 1. |
pgBackupVcPrimaryOperStatus | 1.3.6.1.4.1.927.1.9.19.1.3.1.9 | atmvorxoperstatus | read-only |
The current operational status of the cross-connect over the primary PVC. |
pgBackupVcSecondaryOperStatus | 1.3.6.1.4.1.927.1.9.19.1.3.1.10 | atmvorxoperstatus | read-only |
The current operational status of the cross-connect over the secondary PVC. |
pgBackupVcSwitchTimes | 1.3.6.1.4.1.927.1.9.19.1.3.1.11 | integer | read-only |
The number of times when the PVC is switched from the primary PVC to the secondary PVC. |