MIB Viewer

ifTableXtndBackupCapabilities

OBJECT-TYPE
1.3.6.1.4.1.6889.2.1.6.2.2.1.1.16
Access
read-only
Status
current
Source
WAN-MIB
Sub-identifiers
0
Determines what roles an interface can play in a backup relation. This should be filled per interface, according to its capabilities. primaryAndBackup - the interface can be play both the primary and the backup roles. primaryOnly - the interface can only play the primary role. backupOnly - the interface can only play the backup role. notSupported - the interface can play no role in a backup relation.
INTEGER { primaryAndBackUp(1), primaryOnly(2), backupOnly(3), notSupported(255) }