GARP-MIB

File: GARP-MIB.mib (13403 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI

Imported symbols

OBJECT-TYPE DisplayString PhysAddress
enterprises IpAddress Counter
TimeTicks Gauge

Defined Types

GarpApplicationEntry  
SEQUENCE    
  garpApplicationAppType INTEGER
  garpApplicationName PhysAddress
  garpApplicationFailedRegistrations INTEGER
  garpApplicationOperationStatus INTEGER

GarpPortOperationEntry  
SEQUENCE    
  garpPortOperationAppType INTEGER
  garpPortOperationPort INTEGER
  garpPortOperationStatus INTEGER

GarpTimerEntry  
SEQUENCE    
  garpTimerAttributeAppType INTEGER
  garpTimerAttributePort INTEGER
  garpTimerAttributeJoin INTEGER
  garpTimerAttributeLeave INTEGER
  garpTimerAttributeLeaveAll INTEGER

GarpAttributeEntry  
SEQUENCE    
  garpAttributeAppType INTEGER
  garpAttributePort INTEGER
  garpAttributeValue OCTET STRING
  garpAttributeGIPContextID INTEGER
  garpAttributeType INTEGER
  garpAttributeProtoAdminCtrl INTEGER
  garpAttributeRegisControl INTEGER
  garpAttributeStateValue INTEGER
  garpAttributeOrigOfLastPDU PhysAddress

Defined Values

cabletron 1.3.6.1.4.1.52
OBJECT IDENTIFIER    

mibs 1.3.6.1.4.1.52.4
OBJECT IDENTIFIER    

ctronExp 1.3.6.1.4.1.52.4.2
OBJECT IDENTIFIER    

ctVLANMib 1.3.6.1.4.1.52.4.2.12
OBJECT IDENTIFIER    

ctVLANMgr 1.3.6.1.4.1.52.4.2.12.1
OBJECT IDENTIFIER    

ctGarp 1.3.6.1.4.1.52.4.2.12.1.3
OBJECT IDENTIFIER    

ctGarpTables 1.3.6.1.4.1.52.4.2.12.1.3.2
OBJECT IDENTIFIER    

garpApplicationTable 1.3.6.1.4.1.52.4.2.12.1.3.2.1
A list of GarpApplicationEntries
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GarpApplicationEntry

garpApplicationEntry 1.3.6.1.4.1.52.4.2.12.1.3.2.1.1
An interface containing the objects associated with GARP Applications.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GarpApplicationEntry  

garpApplicationAppType 1.3.6.1.4.1.52.4.2.12.1.3.2.1.1.1
Protocol that this application belongs to. A 1 represents GMRP and a 2 represents GVRP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

garpApplicationName 1.3.6.1.4.1.52.4.2.12.1.3.2.1.1.2
The MAC Address associated with this GARP Application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

garpApplicationFailedRegistrations 1.3.6.1.4.1.52.4.2.12.1.3.2.1.1.3
The current value of the Failed Registrations counter maintained for a GARP Attribute type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

garpApplicationOperationStatus 1.3.6.1.4.1.52.4.2.12.1.3.2.1.1.4
Operational status of this application for all participants. 1 represents enabled and a 2 represents disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

garpPortOperationTable 1.3.6.1.4.1.52.4.2.12.1.3.2.2
A list of GarpPortOperationEntry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GarpPortOperationEntry

garpPortOperationEntry 1.3.6.1.4.1.52.4.2.12.1.3.2.2.1
An interface containing the objects associated with Garp Applications operation status
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GarpPortOperationEntry  

garpPortOperationAppType 1.3.6.1.4.1.52.4.2.12.1.3.2.2.1.1
Protocol that this operation status belongs to. A 1 represents GMRP and 2 represents GVRP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

garpPortOperationPort 1.3.6.1.4.1.52.4.2.12.1.3.2.2.1.2
Port number that this operation status belongs to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

garpPortOperationStatus 1.3.6.1.4.1.52.4.2.12.1.3.2.2.1.3
The port operational status for this application. A 1 represents enabled and 2 represents disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

garpTimerTable 1.3.6.1.4.1.52.4.2.12.1.3.2.3
A list of GarpTimerEntry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GarpTimerEntry

garpTimerEntry 1.3.6.1.4.1.52.4.2.12.1.3.2.3.1
An interface containing the objects associated with Garp timers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GarpTimerEntry  

garpTimerAttributeAppType 1.3.6.1.4.1.52.4.2.12.1.3.2.3.1.1
Protocol that this timer belongs to. A 1 represents GMRP and a 2 represents GVRP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

garpTimerAttributePort 1.3.6.1.4.1.52.4.2.12.1.3.2.3.1.2
Port number that this timer belongs to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

garpTimerAttributeJoin 1.3.6.1.4.1.52.4.2.12.1.3.2.3.1.3
The current value of the join time in use by a GARP Particicpant. The value is in centiseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

garpTimerAttributeLeave 1.3.6.1.4.1.52.4.2.12.1.3.2.3.1.4
The current value of the leave time in use by a GARP Particicpant. The value is in centiseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

garpTimerAttributeLeaveAll 1.3.6.1.4.1.52.4.2.12.1.3.2.3.1.5
The current value of the leaveAll time in use by a GARP Particicpant. The value is in centiseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

garpAttributeTable 1.3.6.1.4.1.52.4.2.12.1.3.2.4
A list of GARP Attributes
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GarpAttributeEntry

garpAttributeEntry 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1
An interface containing the objects associated with GARP Attributes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GarpAttributeEntry  

garpAttributeAppType 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.1
Protocol that this attribute belongs to. A 1 represents GMRP and 2 represents GVRP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

garpAttributePort 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.2
Port number that this attribute belongs to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

garpAttributeValue 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.3
Value associated with this GARP Attribute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

garpAttributeGIPContextID 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.4
GIP Context ID for this GARP Application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

garpAttributeType 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.5
The GARP Attribute type for a given GARP Application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

garpAttributeProtoAdminCtrl 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.6
The Attributes protocol administrative control parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal-Participan(0), non-Participan(1)  

garpAttributeRegisControl 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.7
The attributes registrar admin control parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER garpRegistrarNormal(0), garpRegistrarFixed(1), garpRegistrarForbidden(2)  

garpAttributeStateValue 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.8
The value of the combined Applicant and Registrar state for a GARP ATtribute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER va-mt(0), va-lv(1), vp-mt(2), vp-lv(3), vo-mt(4), vo-lv(5), va-in(6), vp-in(7), vo-in(8), aa-mt(9), aa-lv(10), aa-in(11), ap-in(12), ao-in(13), qa-mt(14), qa-lv(15), qa-in(16), qp-in(17), qo-in(18), la-mt(19), la-lv(20), lo-mt(21), lo-lv(22), la-in(23)  

garpAttributeOrigOfLastPDU 1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.9
MAC Address of the last pdu that caused a state change for a given GARP Attribute.
Status: optional Access: read-only
OBJECT-TYPE    
  PhysAddress