CBS-VRRP-MIB: View SNMP OID List / Download MIB

VENDOR: CROSSBEAM SYSTEMS


 Home MIB: CBS-VRRP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cbsVrrp 1.3.6.1.4.1.6848.2.5
     cbsVrrpOperations 1.3.6.1.4.1.6848.2.5.1
         cbsVrrpTrapNewMasterReason 1.3.6.1.4.1.6848.2.5.1.1 integer no-access
This indicates the reason for NewMaster trap. Used by cbsVrrpTrapNewMaster trap. Enumeration: 'priority': 0, 'masterNoResponse': 2, 'preempted': 1.
         cbsVrrpTrapNewMasterFailGrName 1.3.6.1.4.1.6848.2.5.1.2 displaystring no-access
This object contains the VRRP Failover Group name. Used by cbsVrrpTrapNewMaster trap.
         cbsVrrpTrapNewMasterVrId 1.3.6.1.4.1.6848.2.5.1.3 integer32 no-access
This object contains the Virtual Router Identifier (VRID). Used by cbsVrrpTrapNewMaster trap.
         cbsVrrpTrapNewMasterCirId 1.3.6.1.4.1.6848.2.5.1.4 integer32 no-access
This object contains the circuit ID. Used by cbsVrrpTrapNewMaster trap.
         cbsVrrpTrapNewMasterCirName 1.3.6.1.4.1.6848.2.5.1.5 displaystring no-access
This object contains the circuit name. Used by cbsVrrpTrapNewMaster trap.
         cbsVrrpTrapProtoErrReason 1.3.6.1.4.1.6848.2.5.1.6 integer no-access
This indicates the reason for protocol error trap. Used by cbsVrrpTrapProtoError trap. Enumeration: 'hopLimitError': 0, 'versionError': 1, 'checksumError': 2, 'vridError': 3.
         cbsVrrpTrapFailGrOldStatus 1.3.6.1.4.1.6848.2.5.1.7 failgroupstatus read-only
The old status for the failover group.
         cbsVrrpTrapFailGrNewStatus 1.3.6.1.4.1.6848.2.5.1.8 failgroupstatus read-only
The new status for the failover group.
         cbsVrrpTrapFailGrStatusChgReason 1.3.6.1.4.1.6848.2.5.1.9 displaystring read-only
Indicates the reason of the status changed, e.g. 1. Down --> Master: Priority is 255 2. Down --> Master: Priority higher than remote box 3. Down --> Master: Timed out waiting for master 4. Down --> Backup: Remote box has higher priority 5. Down --> Backup: Master has lower priority, but preemption is disabled 6. Master --> Backup: Relinquished by user 7. Master --> Backup: Preempted by remote box 8. Master --> Down: Priority is 0 9. Master --> Down: Vrrp failover group is disabled. 10. Master --> Down: No valid virtual routers configured 11. Backup --> Master: Priority higher than remote box 12. Backup --> Master: Priority is 255 13. Backup --> Master: Timed out waiting for master 14. Backup --> Down: Priority is 0 15. Backup --> Down: Vrrp failover group is disabled 16. Backup --> Down: No valid virtual routers configured
         cbsVrrpTrapFailGrOldPriority 1.3.6.1.4.1.6848.2.5.1.10 integer32 read-only
The failover group's old actual priority.
         cbsVrrpTrapFailGrNewPriority 1.3.6.1.4.1.6848.2.5.1.11 integer32 read-only
The failover group's new actual priority.
         cbsVrrpTrapFailGrPriorityChgReason 1.3.6.1.4.1.6848.2.5.1.12 integer no-access
This indicates the reason for PriorityChanged trap. Used by cbsVrrpTrapFailGrPriorityChanged trap. configured - configured priority changed vrDown - failover group down due to deleted/disabled or invalid configuration vrUp - failover group up due to becoming enable or valid virtualRouter - priority delta of involved virtual router changed verifyNextHop - priority delta of involved nexthop changed monitorCircuit - priority delta of involved monitored circuit changed monitorInterface - priority delta of involved monitored interface changed monitorGroupInterface - priority delta of involved monitored group interface changed activeVapThreshold - priority delta of involved active vap changed Enumeration: 'vrDown': 1, 'monitorGroupInterface': 7, 'configured': 0, 'activeVapThreshold': 8, 'monitorCircuit': 5, 'virturRouter': 3, 'monitorInterface': 6, 'verifyNextHop': 4, 'vrUp': 2.
         cbsVrrpTrapRemoteBoxPathOldStatus 1.3.6.1.4.1.6848.2.5.1.13 remoteboxpathstatus no-access
Old status of the specified path of remote box.
         cbsVrrpTrapRemoteBoxPathNewStatus 1.3.6.1.4.1.6848.2.5.1.14 remoteboxpathstatus no-access
New status of the specified path of remote box.
         cbsVrrpRemBoxPathAddrs 1.3.6.1.4.1.6848.2.5.1.15 displaystring no-access
All paths' IP addresses of the remote box, they are separated by comma.
     cbsVrrpFailGrTable 1.3.6.1.4.1.6848.2.5.2 no-access
This table contains information about the VRRP failover groups.
         cbsVrrpFailGrEntry 1.3.6.1.4.1.6848.2.5.2.1 no-access
An entry in the failover group table.
             cbsVrrpFailGrID 1.3.6.1.4.1.6848.2.5.2.1.1 integer32 read-only
The unique Group ID for the failover group.
             cbsVrrpFailGrName 1.3.6.1.4.1.6848.2.5.2.1.2 displaystring read-only
The name for the failover group.
             cbsVrrpFailGrStatus 1.3.6.1.4.1.6848.2.5.2.1.3 failgroupstatus read-only
The status for the failover group.
             cbsVrrpFailGrConfigPriority 1.3.6.1.4.1.6848.2.5.2.1.4 integer32 read-only
The configured priority for the failover group.
             cbsVrrpFailGrActualPriority 1.3.6.1.4.1.6848.2.5.2.1.5 integer32 read-only
The actual priority for the failover group.
             cbsVrrpFailGrEnabled 1.3.6.1.4.1.6848.2.5.2.1.6 truthvalue read-only
Specifies if failover group is enabled or not.
             cbsVrrpFailGrPreemption 1.3.6.1.4.1.6848.2.5.2.1.7 truthvalue read-only
Specifies preemption for the failover group is off or on.
             cbsVrrpFailGrLastChangeTime 1.3.6.1.4.1.6848.2.5.2.1.8 timeticks read-only
Indicates the elapsed time since the status last changed.
             cbsVrrpFailGrLastChangeReason 1.3.6.1.4.1.6848.2.5.2.1.9 displaystring read-only
Indicates the reason of the status last changed, e.g. 1. Down --> Master: Priority is 255 2. Down --> Master: Priority higher than remote box 3. Down --> Master: Timed out waiting for master 4. Down --> Backup: Remote box has higher priority 5. Down --> Backup: Master has lower priority, but preemption is disabled 6. Master --> Backup: Relinquished by user 7. Master --> Backup: Preempted by remote box 8. Master --> Down: Priority is 0 9. Master --> Down: Vrrp failover group is disabled. 10. Master --> Down: No valid virtual routers configured 11. Backup --> Master: Priority higher than remote box 12. Backup --> Master: Priority is 255 13. Backup --> Master: Timed out waiting for master 14. Backup --> Down: Priority is 0 15. Backup --> Down: Vrrp failover group is disabled 16. Backup --> Down: No valid virtual routers configured
             cbsVrrpFailGrMasterSysID 1.3.6.1.4.1.6848.2.5.2.1.10 integer32 read-only
The system ID of the platform that is operating as the master of this failover group.
             cbsVrrpFailGrMasterPriority 1.3.6.1.4.1.6848.2.5.2.1.11 integer32 read-only
The master failover group's actual priority.
     cbsVrrpFailGrCompTable 1.3.6.1.4.1.6848.2.5.3 no-access
This table contains information about the components of VRRP failover groups
         cbsVrrpFailGrCompEntry 1.3.6.1.4.1.6848.2.5.3.1 no-access
An entry in the VRRP failover group component table.
             cbsVrrpFailGroupID 1.3.6.1.4.1.6848.2.5.3.1.1 integer32 read-only
The ID of the VRRP failover group.
             cbsVrrpFailGroupName 1.3.6.1.4.1.6848.2.5.3.1.2 displaystring read-only
The name of the VRRP failover group.
             cbsVrrpFailGrCompIndex 1.3.6.1.4.1.6848.2.5.3.1.3 integer32 read-only
The index for the component.
             cbsVrrpFailGrCompType 1.3.6.1.4.1.6848.2.5.3.1.4 integer read-only
The type of the component. Enumeration: 'nh': 5, 'mg': 3, 'mc': 1, 'vg': 4, 'mi': 2, 'vr': 0.
             cbsVrrpFailGrCompDescr 1.3.6.1.4.1.6848.2.5.3.1.5 displaystring read-only
The detailed description about the component, the format depend on the type of the component, e.g.: vr - virtual router circuit name/virtual router id/OSPF cost increment mc - monitored circuit name mi - monitored interface mg - monitored group interface vg - vap group (active-vap-threshold) nh - verify-next-hop IP/virtual router ID
             cbsVrrpFailGrCompDelta 1.3.6.1.4.1.6848.2.5.3.1.6 displaystring read-only
The vrrp component's configured priority delta as well as information about its usage: 10 : priority delta of a component configured as 10 failover group priority NOT decremented by this delta (no failure) -10: priority delta of a component configured as 10 failover group priority decremented by this delta (component failure) 10* or -10*: unknown next hop status
     cbsVrrpRemoteBoxPathTable 1.3.6.1.4.1.6848.2.5.4 no-access
This table contains information about the path of VRRP remote box
         cbsVrrpRemoteBoxPathEntry 1.3.6.1.4.1.6848.2.5.4.1 no-access
An entry in the VRRP remote box path table.
             cbsVrrpRemoteBoxID 1.3.6.1.4.1.6848.2.5.4.1.1 integer32 read-only
The system ID of the VRRP remote box.
             cbsVrrpRemoteBoxPathIndex 1.3.6.1.4.1.6848.2.5.4.1.2 integer32 read-only
The index for path of VRRP remote box.
             cbsVrrpRemoteBoxPathAddr 1.3.6.1.4.1.6848.2.5.4.1.3 ipaddress read-only
The path's IP address of the VRRP remote box.
             cbsVrrpRemoteBoxPathLocalIntf 1.3.6.1.4.1.6848.2.5.4.1.4 displaystring read-only
The path's IP address can be reachable via this local interface.
             cbsVrrpRemoteBoxPathLocalAddr 1.3.6.1.4.1.6848.2.5.4.1.5 ipaddress read-only
The IP address of the local interface.
             cbsVrrpRemoteBoxPathStatus 1.3.6.1.4.1.6848.2.5.4.1.6 remoteboxpathstatus read-only
The path's status of the VRRP remote box.
             cbsVrrpRemoteBoxPathLastChangeTime 1.3.6.1.4.1.6848.2.5.4.1.7 timeticks read-only
Indicates the elapsed time since the status last changed.
             cbsVrrpRemoteBoxPathLinkQuality 1.3.6.1.4.1.6848.2.5.4.1.8 gauge32 read-only
The link quality of the remote box path.
 cbsVrrpMIB 1.3.6.1.4.1.6848.3.5
XOS, Release 9.5: This MIB module defines the objects related to Crossbeam VRRP Traps.
 cbsVrrpTraps 1.3.6.1.4.1.6848.4.4
     cbsVrrpTrapNewMaster 1.3.6.1.4.1.6848.4.4.1
The newMaster trap indicates that the sending agent transitioned to 'Master' state.
     cbsVrrpTrapProtoError 1.3.6.1.4.1.6848.4.4.2
The error trap indicates that the sending agent encountered the protocol error indicated by vrrpTrapProtoErrorReason.
     cbsVrrpTrapFailGrStatusChanged 1.3.6.1.4.1.6848.4.4.3
The StatusChanged trap indicates that failover group of the sending agent transitioned from old to new state.
     cbsVrrpTrapFailGrPriorityChanged 1.3.6.1.4.1.6848.4.4.4
The PriorityChanged trap indicates that priority of the sending agent's failover group changed.
     cbsVrrpTrapRemoteBoxPathStatusChanged 1.3.6.1.4.1.6848.4.4.5
The StatusChanged trap indicates that one path of remote box on the sending agent's transitioned from old to new state.
     cbsVrrpTrapRemoteBoxNoActivePath 1.3.6.1.4.1.6848.4.4.6
The trap indicates that there is no active path for the remote box.
     cbsVrrpTrapRemoteBoxNoSecondaryPath 1.3.6.1.4.1.6848.4.4.7
The trap indicates that there is no secondary path for the remote box that contains 2 CPMs.
     cbsVrrpTrapRemoteBoxNoStandbyPath 1.3.6.1.4.1.6848.4.4.8
The trap indicates that there is 1 active path but no standby path for the remote box.
     cbsVrrpTrapRemoteBoxPathSharedIntf 1.3.6.1.4.1.6848.4.4.9
The trap indicates that all paths of the remote box only are reachable via single local interface on the sending agent.
     cbsVrrpTrapNoRemoteBoxConfigured 1.3.6.1.4.1.6848.4.4.10
The trap indicates that VRRP configured but there is no remote box configured.
     cbsVrrpTrapOnlyOnePathDefined 1.3.6.1.4.1.6848.4.4.11
The trap indicates that the remote box configured with only one path.
     cbsVrrpTrapRemoteBoxRunLegacyXOS 1.3.6.1.4.1.6848.4.4.12
The trap indicates that the remote box is running legacy XOS.