RETIX-LOCAL-BRIDGE-MIB

File: RETIX-LOCAL-BRIDGE-MIB.mib (57520 bytes)

Imported modules

RFC1065-SMI SNMPv2-TC SNMPv2-MIB
IF-MIB

Imported symbols

mgmt OBJECT-TYPE NetworkAddress
IpAddress Counter Gauge
TimeTicks enterprises DisplayString
system interfaces

Defined Types

IfEntry  
SEQUENCE    
  ifIndex INTEGER
  ifDescr OCTET STRING
  ifType INTEGER
  ifMtu INTEGER
  ifSpeed Gauge
  ifPhysAddress OCTET STRING
  ifAdminStatus INTEGER
  ifOperStatus INTEGER
  ifLastChange TimeTicks
  ifInOctets Counter
  ifInUcastPkts Counter
  ifInNUcastPkts Counter
  ifInDiscards Counter
  ifInErrors Counter
  ifInUnknownProtos Counter
  ifOutOctets Counter
  ifOutUcastPkts Counter
  ifOutNUcastPkts Counter
  ifOutDiscards Counter
  ifOutErrors Counter
  ifOutQLen Gauge

TrapRcvrEntry  
SEQUENCE    
  s3agentTrapRcvrStatus INTEGER
  s3agentTrapRcvrNetAddr IpAddress
  s3agentTrapRcvrComm DisplayString
  s3agentTrapRcvrAgeTime TimeTicks

SnmpAccessPolicyEntry  
SEQUENCE    
  accessPolicyIndex INTEGER
  communityName DisplayString Size(0..10)
  accessMode INTEGER
  snmpAccessPolicyType INTEGER

Ieee8023Entry  
SEQUENCE    
  ieee8023Index INTEGER
  ieee8023FramesTransmittedOks Counter
  ieee8023SingleCollisionFrames Counter
  ieee8023MultipleCollisionFrames Counter
  ieee8023OctetsTransmittedOks Counter
  ieee8023DeferredTransmissions Counter
  ieee8023MulticastFramesTransmittedOks Counter
  ieee8023BroadcastFramesTransmittedOks Counter
  ieee8023LateCollisions Counter
  ieee8023ExcessiveCollisions Counter
  ieee8023InternalMACTransmitErrors Counter
  ieee8023CarrierSenseErrors Counter
  ieee8023ExcessiveDeferrals Counter
  ieee8023FramesReceivedOks Counter
  ieee8023OctetsReceivedOks Counter
  ieee8023MulticastFramesReceivedOks Counter
  ieee8023BroadcastFramesReceivedOks Counter
  ieee8023FrameTooLongs Counter
  ieee8023AlignmentErrors Counter
  ieee8023FCSErrors Counter
  ieee8023inRangeLengthErrors Counter
  ieee8023outOfRangeLengthFields Counter
  ieee8023InternalMACReceiveErrors Counter
  ieee8023InitializeMAC INTEGER
  ieee8023PromiscuousReceiveStatus INTEGER
  ieee8023MACSubLayerStatus INTEGER
  ieee8023TransmitStatus INTEGER
  ieee8023MulticastReceiveStatus INTEGER
  ieee8023MACAddress OCTET STRING
  ieee8023SQETestErrors Counter

LocbrdgEntry  
SEQUENCE    
  locbrdgIndex INTEGER
  locbrdgTransmitOnCrs INTEGER
  locbrdgBroadcastRX INTEGER
  locbrdgLanPathCost INTEGER
  locbrdgLanDefaultPathCost INTEGER
  locbrdgLanPortSpatState INTEGER
  locbrdgPortPriority INTEGER
  locbrdgDefaultPortPriority INTEGER
  locbrdgDesignatedRoot OCTET STRING Size(6)
  locbrdgDesignatedCost INTEGER
  locbrdgDesignatedPort INTEGER
  locbrdgDesignatedBridge OCTET STRING Size(6)
  locbrdgTopologyChangeAck INTEGER

LocbrdgRangeEntry  
SEQUENCE    
  locbrdgSourceLower OCTET STRING
  locbrdgSourceUpper OCTET STRING
  locbrdgDestLower OCTET STRING
  locbrdgDestUpper OCTET STRING
  locbrdgTypeLower INTEGER
  locbrdgTypeUpper INTEGER
  locbrdgRangeType INTEGER

LocbrdgFilterEntry  
SEQUENCE    
  locbrdgFilterEntryMacAddress OCTET STRING
  locbrdgFilterEntryDisposition INTEGER
  locbrdgFilterEntryStatus INTEGER
  locbrdgFilterEntryType INTEGER

LocbrdgFilterPageValue  
SEQUENCE    
  locbrdgFilterPage OCTET STRING Size(0..640)

Defined Values

mib 1.3.6.1.2.1
OBJECT IDENTIFIER    

retix 1.3.6.1.4.1.72
OBJECT IDENTIFIER    

product 1.3.6.1.4.1.72.8
OBJECT IDENTIFIER    

rtxlocal 1.3.6.1.4.1.72.9
OBJECT IDENTIFIER    

s3agentSW 1.3.6.1.4.1.72.9.1
OBJECT IDENTIFIER    

s3agentHW 1.3.6.1.4.1.72.9.2
OBJECT IDENTIFIER    

s3agentIpProtocol 1.3.6.1.4.1.72.9.3
OBJECT IDENTIFIER    

s3snmpAgent 1.3.6.1.4.1.72.9.4
OBJECT IDENTIFIER    

brdgcommon 1.3.6.1.4.1.72.9.5
OBJECT IDENTIFIER    

locbrdg 1.3.6.1.4.1.72.9.6
OBJECT IDENTIFIER    

ieee8023 1.3.6.1.4.1.72.9.7
OBJECT IDENTIFIER    

p2265m 1.3.6.1.4.1.72.8.3
OBJECT IDENTIFIER    

p4660 1.3.6.1.4.1.72.8.4
OBJECT IDENTIFIER    

sysDescr 1.3.6.1.2.1.1.1
A textual description of the entity. This value includes the full name and version identification of the system's hardware type, software operating-system, and networking software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sysObjectID 1.3.6.1.2.1.1.2
The unique product id of the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sysUpTime 1.3.6.1.2.1.1.3
The time (in hundredths of a second) since the network management portion of the system was las re-initialised.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sysLocation 1.3.6.1.2.1.1.6
This is an informational string that could be used to show the physical location of (i.e. area) of the bridge. This element will be initialised to a null string by the bridge, but can be modified by the manager. This element will survive a reset, but not necessary a restart. This field can be used as a simple bridge name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

ifNumber 1.3.6.1.2.1.2.1
The number of network interfaces (regardless of their current state) on which this system can send/receive IP datagrams.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifTable 1.3.6.1.2.1.2.2
A list of interface entries. The number of entries is given by the value of ifNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfEntry

ifEntry 1.3.6.1.2.1.2.2.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IfEntry  

ifIndex 1.3.6.1.2.1.2.2.1.1
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one reinitialization of the entity's network management system to the next re-initialisation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifDescr 1.3.6.1.2.1.2.2.1.2
A text string containing information about the interface. This string should the name of the manufacturer, the product name and the version of the hardware interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ifType 1.3.6.1.2.1.2.2.1.3
The type of interface, distinguished according to the physical/link/network protocol (s) immediately 'below' IP in the protocol stack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), regular1822(2), hdh1822(3), ddn-x25(4), rfc877-x25(5), ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10MBit(12), proteon-80MBit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), t1-carrier(18), cept(19), basicIsdn(20), primaryIsdn(21), propPointToPointSerial(22)  

ifMtu 1.3.6.1.2.1.2.2.1.4
The size of the largest IP datagram which can be sent/received on the interface, specified in octets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifSpeed 1.3.6.1.2.1.2.2.1.5
An estimate of the interfaces current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. We return a fixed value equivalent to 10 Megabits per second for this element.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ifPhysAddress 1.3.6.1.2.1.2.2.1.6
The interfaces address at the protocol layer immediately 'below' IP in the protocol stack. We return the ethernet address of the bridge in this element, for both channels of the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ifAdminStatus 1.3.6.1.2.1.2.2.1.7
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. We will only support the up(1) state for the interfaces of the bridge. Writing any other value to this element will perform no action, and will always be read as a 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

ifOperStatus 1.3.6.1.2.1.2.2.1.8
The current operational state of the interface. The interfaces of the bridge will only ever exist in the up(1) state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

ifLastChange 1.3.6.1.2.1.2.2.1.9
The value of sysUpTime when the interface entered its current operational state. If the current state was entered prior to the last re-initialisation of the local network management subsystem, then this object contains a zero value. For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ifInOctets 1.3.6.1.2.1.2.2.1.10
The total number of octets received on the interface, including framing characters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInUcastPkts 1.3.6.1.2.1.2.2.1.11
The number of (subnet)unicast packets delivered to a higher-layer protocol. For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInNUcastPkts 1.3.6.1.2.1.2.2.1.12
The number of non-unicast (i.e. subnet broadcast of subnet multicast) packets delivered to a higher-layer protocol.For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInDiscards 1.3.6.1.2.1.2.2.1.13
The number inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being delivered to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInErrors 1.3.6.1.2.1.2.2.1.14
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInUnknownProtos 1.3.6.1.2.1.2.2.1.15
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutOctets 1.3.6.1.2.1.2.2.1.16
The total number of octets transmitted out of the interface, including framing characters. Always returns to zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutUcastPkts 1.3.6.1.2.1.2.2.1.17
The total number of packets that higher-level protocols requested be transmitted to a subnet-unicast address, including those that were discarded or not sent.For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutNUcastPkts 1.3.6.1.2.1.2.2.1.18
The total number of packets that higher-level protocols requested be transmitted to a non-unicast (i.e., a subnet broadcast or subnet multicast) address, incuding those that were discarded or not sent.For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutDiscards 1.3.6.1.2.1.2.2.1.19
The number of outband packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutErrors 1.3.6.1.2.1.2.2.1.20
The total number of outbound packets that could not be transmitted because of errors.For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutQLen 1.3.6.1.2.1.2.2.1.21
The length of the output packet queue (in packets). For the local bridge this parameter will always return a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

s3agentType 1.3.6.1.4.1.72.9.1.1
The agents module type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s3agentFwVer 1.3.6.1.4.1.72.9.1.2
The agents firmware version, 0=A, 1=B, etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s3agentSwMajorVer 1.3.6.1.4.1.72.9.1.3
The major software version number. e.g. where major.minor = 3.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s3agentSwMinorVer 1.3.6.1.4.1.72.9.1.4
The minor software version number. e.g. where major.minor = 3.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s3agentBootProtocol 1.3.6.1.4.1.72.9.1.5
Bootp protocol used to load the module with its software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER bootp-tftp(2)  

s3agentBootFile 1.3.6.1.4.1.72.9.1.6
The name of the boot file that is sent to the boot server during boot time. The boot protocol is determined by s3agentBootProtocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(64)  

s3agentAuthTrap 1.3.6.1.4.1.72.9.1.7
Enable or disable the use of authentication error trap generation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

s3agentLocation 1.3.6.1.4.1.72.9.1.8
This is an informational string that could be used to show the physical location of (i.e. area) of the bridge. This element will share its data with 'sysLocation'. This will be initialised to a null string by the bridge, but can be modified by the manager. This element will survive a reset, but not necessary a restart. This field can be used as a simple bridge name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

s3agentMIBlevel 1.3.6.1.4.1.72.9.1.9
Used to determine current MIB release supported by agent. The encoding of this object is of the following form: xyy, where x is the major version number and yy is ther minor version number. Thus, version 3.0 would be represented as 300, version 3.01 would be 301 and 3.1 would be 310.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s3agentfeatureLevel 1.3.6.1.4.1.72.9.1.10
Used to determine feature level of the agent. The encoding of this object is of teh following form: xyy, where x is the major version number and yy is ther minor version number. Thus, version 3.0 would be represented as 300, version 3.01 would be 301 and 3.1 would be 310.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s3agentMySlotID 1.3.6.1.4.1.72.9.1.11
Slot in which this bridge currently resides.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s3agentIpAddr 1.3.6.1.4.1.72.9.3.1
The IP address of the bridge.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

s3agentIpNetmask 1.3.6.1.4.1.72.9.3.2
The bridge's subnet mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

s3agentDefaultGateway 1.3.6.1.4.1.72.9.3.3
The default gateway IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

s3agentBootServerAddr 1.3.6.1.4.1.72.9.3.4
The IP address to which the requests for boot files are sent. The protocol used to retreive the boot files is determined by object s3agent BootProtocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

trapRcvrTable 1.3.6.1.4.1.72.9.4.3
This entities trap server table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapRcvrEntry

trapRcvrEntry 1.3.6.1.4.1.72.9.4.3.1
A destination address and community string to a particular trap server, along with a trap filter and entry aging capability. All these objects should be supplied in a single PDU, when attempting to set an entry in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrapRcvrEntry  

s3agentTrapRcvrStatus 1.3.6.1.4.1.72.9.4.3.1.1
Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the s3agentTrapReceiverTable. That is, it effectively disassociates the address identified with the entry by removing the entry from the table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2), other(3)  

s3agentTrapRcvrNetAddr 1.3.6.1.4.1.72.9.4.3.1.2
IP address for trap server that is to receive the trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

s3agentTrapRcvrComm 1.3.6.1.4.1.72.9.4.3.1.3
Community string used for traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

s3agentTrapRcvrAgeTime 1.3.6.1.4.1.72.9.4.3.1.4
Life span of this entry of the trap receiver table in 1/100 seconds. Following this time interval the entry will be deleted from the table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

bcomBpduTimer 1.3.6.1.4.1.72.9.5.1
This parameter is always zero for a local bridge.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bcomDefaultBpduTimer 1.3.6.1.4.1.72.9.5.2
This parameter will always return a zero value for a local bridge.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snmpAccessPolicyObject 1.3.6.1.4.1.72.9.5.3
OBJECT IDENTIFIER    

snmpAccessPolicyTable 1.3.6.1.4.1.72.9.5.3.1
This table is a list of entries which are used to authenticate PDUs received by the station. This table contains a maximum of 8 entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpAccessPolicyEntry

snmpAccessPolicyEntry 1.3.6.1.4.1.72.9.5.3.1.1
This is an entry in the snmpAccessPolicyTable. To set an entry in this table, all the objects should be supplied in a single PDU. All the entries of this table exist at all times. Unused entries are marked as invalid.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnmpAccessPolicyEntry  

accessPolicyIndex 1.3.6.1.4.1.72.9.5.3.1.1.1
This index is used as the instance for a Get or Set operation on the table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

communityName 1.3.6.1.4.1.72.9.5.3.1.1.2
This object is a string, against which the community field in a recieved PDU is compared. If there are no community names in the table, with which the received community field forms a match, authentication of the PDU fails.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..10)  

accessMode 1.3.6.1.4.1.72.9.5.3.1.1.3
This sets the access mode allowed from the corresponding community
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER readonly(1), writeonly(2), readwrite(3)  

snmpAccessPolicyType 1.3.6.1.4.1.72.9.5.3.1.1.4
This object determines what action is to be performed on a particular entry. A value causes the entry to be added to the table, while a value of invalid causes the entry to be deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

snmpAccessPolicyAction 1.3.6.1.4.1.72.9.5.3.2
Setting this object to 'clearTable' deletes all the entries in the table.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearTable(1)  

snmpAccessPolicyPage 1.3.6.1.4.1.72.9.5.3.3
This octetstring contains the entire contents of the table in a single, unformatted string. Each entry is 16 bytes long and contains all the objects as explained above.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(256)  

s3agentStatus 1.3.6.1.4.1.72.9.2.1
Indicates the bridge is online and operating.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER offline(1), online(2)  

s3agentMdaHwVer 1.3.6.1.4.1.72.9.2.2
The bridges hardware rev. 0=Rev. A, 1=Rev. B etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s3agentMode 1.3.6.1.4.1.72.9.2.3
This object is not supported by the bridge which will always return 3 as its value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2), notSupported(3)  

s3agentReset 1.3.6.1.4.1.72.9.2.4
Writing a 2 to this object will cause the bridge to perform a reset, and if supported to perform a software download. Reading this object will always return 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noReset(1), reset(2)  

s3agentRestart 1.3.6.1.4.1.72.9.2.5
Will cause the bridge to perform a reset, no download of software is performed. Reading this object will always return 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noRestart(1), restart(2)  

s3agentBootMode 1.3.6.1.4.1.72.9.2.6
The method of obtaining boot parameter information. ie. if eeprom(1), and if bootp/tftp is the boot mechanism, then obtain server ip address and filename from EEPROM. If other(2) then obtain server ip address and fielname via bootp. In both cases the data is downloaded via tftp.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER eeprom(1), other(2)  

s3agentWriteEeprom 1.3.6.1.4.1.72.9.2.7
Writing a(2) to this object will cause the contents of the current EEPROM data structure to be written to the EEPROM. Reading this value will always return 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noWriteEeprom(1), writeEeprom(2)  

s3agentBaudRate 1.3.6.1.4.1.72.9.2.8
This object is not supported by the bridge which will always return zero as the value of this object. Any value supplied with a write will be discarded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

s3agentInitString 1.3.6.1.4.1.72.9.2.9
This object is not supported by the bridge which will always return blank as the value of this object. Any value supplied with a write will be discarded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(64)  

ieee8023Table 1.3.6.1.4.1.72.9.7.1
A list of IEEE 802.3 Interface entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8023Entry

ieee8023Entry 1.3.6.1.4.1.72.9.7.1.1
The statistics table. An entry in this table is uniquely identified by the value of the ieee8023Index variable associated with the interface to which the statistics refer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Ieee8023Entry  

ieee8023Index 1.3.6.1.4.1.72.9.7.1.1.1
This value uniquely identifies the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ieee8023FramesTransmittedOks 1.3.6.1.4.1.72.9.7.1.1.2
This contains a count of frames that are successfully transmitted. This counter is incremented when a frame successfully transmitted, even if one of the collision Counters (following two objects) are also counted. In otherwords, this count includes transmissions that succeeded after some number of collisions. This count includes multicast and broadcast frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023SingleCollisionFrames 1.3.6.1.4.1.72.9.7.1.1.3
This contains a count of frames that are involved in a single collision, and are subsequently transmitted successfully. If this counter is incremented then the ieee8023FramesTransmittedODs count will also be incremented AND ieee8023MultipleCollisionFrames will NOT be incremented.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023MultipleCollisionFrames 1.3.6.1.4.1.72.9.7.1.1.4
This contains a count of frames that are involved in more than one collision and are subsequently transmitted successfully. If this counter is incremented then the ieee8023FramesTransmittedOKs count will also be incremented AND ieee8023SingleCollisionFrames will NOT be incremented.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023OctetsTransmittedOks 1.3.6.1.4.1.72.9.7.1.1.5
This contains a count of data and padding octets of frames that are successfully transmitted. This counter includes octets in broadcast and multicast frames that are transmitted. This count does not include the address fields, length/type field and CRC field of the frame. In Ethernet-Speak, it is JUST the data field (IP header, etc).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023DeferredTransmissions 1.3.6.1.4.1.72.9.7.1.1.6
This contains a count of frames whose transmission was delayed on its first attempt because the medium was busy. Frames involved in collisions are NOT included in this count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023MulticastFramesTransmittedOks 1.3.6.1.4.1.72.9.7.1.1.7
This contains a count of frames successfully transmitted to a group destination (multicast) address other than broadcast.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023BroadcastFramesTransmittedOks 1.3.6.1.4.1.72.9.7.1.1.8
This contains a count of frames successfully transmitted to the broadcast address. This does not include frames sent to a multicast address.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023LateCollisions 1.3.6.1.4.1.72.9.7.1.1.9
This contains a count of times that a collision has been detected later than 512 bit-times into the transmission of a packet. 512 bit-times is 51.2 micro-seconds. This type of collision is counted twice: both as a late collision and as a regular, run of the mill collision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023ExcessiveCollisions 1.3.6.1.4.1.72.9.7.1.1.10
This contains a count of frames that due to excessive collisions are not transmitted successfully.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023InternalMACTransmitErrors 1.3.6.1.4.1.72.9.7.1.1.11
This is the count of transmit errors for which there are no specific counters.We will always return zero for this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023CarrierSenseErrors 1.3.6.1.4.1.72.9.7.1.1.12
This contains a count of times that carier sense was lost or never appeared when attempting to transmit a packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023ExcessiveDeferrals 1.3.6.1.4.1.72.9.7.1.1.13
This contains a count of frames which deferred for an excessive period of time.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023FramesReceivedOks 1.3.6.1.4.1.72.9.7.1.1.14
This contains a count of frames that are successfully received. This does not include frames received with a frame-too-long, FCS, length, or alignment errors or frames lost due to internal MAC sublayer error. This counter includes broadcast and multicast frames that are received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023OctetsReceivedOks 1.3.6.1.4.1.72.9.7.1.1.15
This contains a count of data and padding octets in frames that are successfully received. This does not include frames received with a frame-too-long, FCS, length, or alignment errors or frames lost due to internal MAC sublayer error. This counter includes octets in broadcast and multicast frames that are recieved. This counter does not include the octets in the address, length/type and CRC fields.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023MulticastFramesReceivedOks 1.3.6.1.4.1.72.9.7.1.1.16
This contains a count of frames that are successfully recieved and are directed to an active non-broadcast group address. This does not include frames received with a frame-too-long, FCD, length, or alignment errors or frames lost due to internal MAC sublayer error. Broadcast packets are not included.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023BroadcastFramesReceivedOks 1.3.6.1.4.1.72.9.7.1.1.17
This contains a count of frames that are successfully received and are directed to the broadcast group address. This does not include frames received with a frame-too-long, FCS, length, or alighment errors or frames lost due to internal MAC sublayer error. Multicast packets are not included.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023FrameTooLongs 1.3.6.1.4.1.72.9.7.1.1.18
This contains a count of frames that are received and exceed the maximum permitted frame size.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023AlignmentErrors 1.3.6.1.4.1.72.9.7.1.1.19
This contains a count of frames that are not an integral number of octets in length and do not pass the FCS check.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023FCSErrors 1.3.6.1.4.1.72.9.7.1.1.20
This contains a count of frames that are an integral number of octets in length that do not pass the FCS check.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023inRangeLengthErrors 1.3.6.1.4.1.72.9.7.1.1.21
This contains a count of frames with a length field value between the minimum unpadded LLC data size and the maximum allowed LLC data size inclusive, and does not match the number of LLC data octets received. The counter also contains frames with a length field value less than the minimum unpadded LLC data size. This parameter is currently not supported, and a zero will always be returned.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023outOfRangeLengthFields 1.3.6.1.4.1.72.9.7.1.1.22
This contains a count of frames with a length field value greater than the maximum allowed LLC data size. This parameter is currently not supported, and a zero will always be returned.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023InternalMACReceiveErrors 1.3.6.1.4.1.72.9.7.1.1.23
This contains a count of frames which would otherwise be received by the station, but could not be accepted due to an internal MAC sublayer receive error. If this counter is incremented then none of the other Counters in this section are incremented. The exact meaning and mechanisim for incrementing this counter is implementation dependent. In short, this is the count of errors for which there are no specific Counters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ieee8023InitializeMAC 1.3.6.1.4.1.72.9.7.1.1.24
Resets the MAC layer counters. When set, only the value initialize may be used. When read, this variable always returns the most recent value to which ieee8023InitializeMAC was set to. At the moment, this function solely serves to zero the MAC counters.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER initialize(1)  

ieee8023PromiscuousReceiveStatus 1.3.6.1.4.1.72.9.7.1.1.25
This variable causes the MAC sublayer to enter promiscuous receive state. Currently the bridge only ever operates in promiscuous mode, so this parameter performs no function.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1)  

ieee8023MACSubLayerStatus 1.3.6.1.4.1.72.9.7.1.1.26
Causes the MAC sublayer to enter the normal operational state at idle.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1)  

ieee8023TransmitStatus 1.3.6.1.4.1.72.9.7.1.1.27
Transmission is always enabled.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ieee8023MulticastReceiveStatus 1.3.6.1.4.1.72.9.7.1.1.28
Reception of multicast frames is always enabled.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1)  

ieee8023MACAddress 1.3.6.1.4.1.72.9.7.1.1.29
This object contains the MAC station address (i.e. the Ethernet address). Reading this element will return the same value as locbrdgId.
Status: optional Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

ieee8023SQETestErrors 1.3.6.1.4.1.72.9.7.1.1.30
This contains a count of times that the SQE TEST ERROR status was received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locbrdgNumber 1.3.6.1.4.1.72.9.6.1
The number of bridge instances present in this station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgTable 1.3.6.1.4.1.72.9.6.2
A list of bridge halfs. The number of entries is given by the value of bridgeNumber. For the Br12 there will be two of these.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LocbrdgEntry

locbrdgEntry 1.3.6.1.4.1.72.9.6.2.1
A bridge entry containing objects relevant to the bridging function.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LocbrdgEntry  

locbrdgIndex 1.3.6.1.4.1.72.9.6.2.1.1
A unique value for each bridge instance. Its value ranges between 1 and the value of locbrdgNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgTransmitOnCrs 1.3.6.1.4.1.72.9.6.2.1.2
This object controls whether a transmit is carried out with or without a Carrier Sense detection. Setting this object only takes effect after a warm-start.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER txOnNoCRS(1), txOnCRS(2)  

locbrdgBroadcastRX 1.3.6.1.4.1.72.9.6.2.1.3
This object controls whether broadcast messages are received or ignored.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bcastRx(1), noBcastRx(2)  

locbrdgLanPathCost 1.3.6.1.4.1.72.9.6.2.1.4
This is the value of path cost assigned to this port automatically by the station, and represents the actual current operational value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgLanDefaultPathCost 1.3.6.1.4.1.72.9.6.2.1.5
This is the value of path cost assigned to the port by the manager, which is stored in the non-volatile storage of the bridge.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

locbrdgLanPortSpatState 1.3.6.1.4.1.72.9.6.2.1.6
This object indicates the state of the Spanning tree port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), blocking(2), learning(3), forwarding(4), listening(5)  

locbrdgPortPriority 1.3.6.1.4.1.72.9.6.2.1.7
The current STAP priority of the port in question.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgDefaultPortPriority 1.3.6.1.4.1.72.9.6.2.1.8
This is the default or power up STAP priority of the port in question.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

locbrdgDesignatedRoot 1.3.6.1.4.1.72.9.6.2.1.9
The LAN address of the bridge recorded as the root in the Root Identifier parameter of STP configuration messages transmitted by the Designated Bridge for the LAN on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

locbrdgDesignatedCost 1.3.6.1.4.1.72.9.6.2.1.10
The cost of the path to the root offered by the Designated Port on the LAN associated with the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgDesignatedPort 1.3.6.1.4.1.72.9.6.2.1.11
The port priority for the port of the bridge believed to be the Designated Bridge for the LAN associated with each local port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgDesignatedBridge 1.3.6.1.4.1.72.9.6.2.1.12
The LAN address of the bridge believed to be the Designated Bridge for teh LAN connected to this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

locbrdgTopologyChangeAck 1.3.6.1.4.1.72.9.6.2.1.13
The count of the acknowledgements transmitted to confirm the network topology changes instituted by the STP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgBridgeMode 1.3.6.1.4.1.72.9.6.3
This object describes the operational mode of the bridge.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER forward(1), relay(2), security(3), listen(4)  

locbrdgDefaultBridgeMode 1.3.6.1.4.1.72.9.6.4
This object describes the default operational mode of the bridge
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER forward(1), relay(2), security(3), listen(4)  

locbrdgFilterMatches 1.3.6.1.4.1.72.9.6.5
This object determines the action of the device when filtering on the bridge range filters
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pass(1), discard(2), disable(3)  

locbrdgSpanningTreeMode 1.3.6.1.4.1.72.9.6.6
This gives the current state of Spanning tree on the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

locbrdgDefaultSpanTreeMode 1.3.6.1.4.1.72.9.6.7
This is the default configuration of spanning tree and is saved across a warm start.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

locbrdgSpatHelloTimer 1.3.6.1.4.1.72.9.6.8
This is the period of time, in seconds, between the transmission of subsequent configuration BPDUs, used by the spanning tree algorithm. If this bridge is the root then this value is used by all bridges of the network
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

locbrdgDefaultSpatHelloTimer 1.3.6.1.4.1.72.9.6.9
This is the period of time, in seconds between the transmission of subsequent configuration BPDUs, used by the spanning tree algorithm. This is the default value stored in the bridges non-volatile storage, and is used while the network is configuring, the active value will then be replaced with the root bridge's hello timer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

locbrdgHoldTime 1.3.6.1.4.1.72.9.6.10
After this time, in seconds unacknowledged bpdus will be resent.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgId 1.3.6.1.4.1.72.9.6.11
For 2265's and 4660's, the Mac address of both ports is the same, thus rather than use the Mac address field of the ieee8023 group we will define a single element in the bridge group. Should a future bridge have different mac addresses for each port then we can make use of the ieee8023 defined element.
Status: optional Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

locbrdgSpatVersion 1.3.6.1.4.1.72.9.6.12
This variable determines the version of the spanning tree algorithm implemented in the station, this is the current value and which can only be altered following a bridge reset.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER revisionC(3), revision8(8)  

locbrdgDefaultSpatVersion 1.3.6.1.4.1.72.9.6.13
This variable determines the version of the spanning tree algorithm supported in the bridge, this is the default value stored in non-volatile storage in the bridge, the bridge must be reset for the bridge change operational version.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER revisionC(3), revision8(8)  

locbrdgMaxAge 1.3.6.1.4.1.72.9.6.14
The maximum elapsed time, in seconds, that a received STP protocol message can exist before it is discarded by the bridge. If this bridge is the root bridge then this value is used by all bridges in the network.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER 6..40  

locbrdgDefaultBridgeMaxAge 1.3.6.1.4.1.72.9.6.15
The maximum elapsed time, in seconds, that a received STP protocol message can exist before it is discarded by the bridge. This is the default value stored in nvram, if this bridge is the root, then this value will be used throughout the bridges of the network. Note: locbrdgDefaultBridgeMaxAge must be <= 2*(locbrdgDefaultForwardDelay -1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 6..40  

locbrdgLiveBridgeForwardDelay 1.3.6.1.4.1.72.9.6.16
The time spent, in seconds, in the STP listening and learning states by the bridge. This is the current operation value, and is assigned to this bridge by the root bridge if this bridge is not the root.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 4..30  

locbrdgBridgeForwardDelay 1.3.6.1.4.1.72.9.6.17
The time spent in seconds in STP listening and learning states by the ports of the bridge. If this bridge is the root bridge then this value is used by all bridges in the network.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER 4..30  

locbrdgDefaultBridgeForwardDelay 1.3.6.1.4.1.72.9.6.18
The default value of the forward delay which is stored in the non-volatile storage of the bridge. If this bridge becomes the root bridge this will become the forward delay of all bridges in the network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 4..30  

locbrdgTopologyChangeCount 1.3.6.1.4.1.72.9.6.19
The count of the number of STP network topology changes since the last bridge reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgRangeDataBaseTable 1.3.6.1.4.1.72.9.6.20
OBJECT IDENTIFIER    

locbrdgRangeTable 1.3.6.1.4.1.72.9.6.20.1
A list of range table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LocbrdgRangeEntry

locbrdgRangeEntry 1.3.6.1.4.1.72.9.6.20.1.1
Each table entry defines an additional constriction, or requisite on frames which are to be forwarded by the bridge. Whether entries in the range table are cause frames to be forwarded or discarded by the bridge depends on the sense of the 'filterMatches' variable. For a frame to be selected by a range table entry, the source address of the frame must have a value between 'sourceLower' and 'sourceUpper', and its destination address must have a value between 'destLower' and 'destUpper', and its type field must have a value between 'typeLower and 'typeUpper'. There are a maximum of 16 range table entries. To set an entry in the table you must supply all the objects in an entry in a Single PDU. When a get is performed, only valid entries are returned.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LocbrdgRangeEntry  

locbrdgSourceLower 1.3.6.1.4.1.72.9.6.20.1.1.1
The lower bound of source mac addresses which will be passed or filtered by the bridge depending on the sense of filterMatches.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

locbrdgSourceUpper 1.3.6.1.4.1.72.9.6.20.1.1.2
The upper bound of source mac addresses which will be passed or filtered by the bridge depending on the sense of filterMarches.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

locbrdgDestLower 1.3.6.1.4.1.72.9.6.20.1.1.3
The lower bound of destination mac addresses which will be passed or filtered by the bridge depending on the sense of filterMatches.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

locbrdgDestUpper 1.3.6.1.4.1.72.9.6.20.1.1.4
The upper bound of destination mac addresses which will be passed or filtered by the bridge depending on the sense of filterMatches.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

locbrdgTypeLower 1.3.6.1.4.1.72.9.6.20.1.1.5
The lower bound of type field of mac frames which will be passed or filtered by the bridge depending on the sense of filterMatches.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

locbrdgTypeUpper 1.3.6.1.4.1.72.9.6.20.1.1.6
The upper bound of type field of mac frames which will be passed or filtered by the bridge depending on the sense of filterMatches.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

locbrdgRangeType 1.3.6.1.4.1.72.9.6.20.1.1.7
This defines whether you are adding or deleting an entry to/from this table. A value of invalid deletes the existing entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

locbrdgRangeTablePage 1.3.6.1.4.1.72.9.6.20.2
This allows the table to be returned in block form, an octet string containing a max. of 16 entries. Each entry consists of 28 bytes and contains the following:- Bytes 0-5 destLower, 6-11 destUpper, 12-17 sourceLower, Bytes 18-23 sourceUpper, 24-25 typeLower, 26-27 typeUpper. The MacAddresses are in hexadecimal form, in network byte order. Only complete entries are returned
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(480)  

locbrdgRangeTableAction 1.3.6.1.4.1.72.9.6.20.3
Writing a 1 to this variable will cause the clearing of the range table.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clear(1)  

locbrdgFilterDataBaseTable 1.3.6.1.4.1.72.9.6.21
OBJECT IDENTIFIER    

locbrdgFilterTable 1.3.6.1.4.1.72.9.6.21.1
A list of filtering data base entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LocbrdgFilterEntry

locbrdgFilterEntry 1.3.6.1.4.1.72.9.6.21.1.1
This OCTET STRING contains on entry from the table. Each entry consists of a MAC address, filter disposition, filter status and type. All of these objects must be supplied in a single PDU when setting an entry. Only valid entries are returned on a GetRequest.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LocbrdgFilterEntry  

locbrdgFilterEntryMacAddress 1.3.6.1.4.1.72.9.6.21.1.1.1
This OCTET STRING contains the MAC address in hexadecimal form, in network byte order.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

locbrdgFilterEntryDisposition 1.3.6.1.4.1.72.9.6.21.1.1.2
This is the action taken as aresult of a MacAddress match. A and B refer to Channel A and Channel B.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER flood(1), discard(2), forwardToA(3), forwardToB(4)  

locbrdgFilterEntryStatus 1.3.6.1.4.1.72.9.6.21.1.1.3
This is the status type of the entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dynamicActive(1), dynamicInactive(2), staticActive(3), staticInactive(4)  

locbrdgFilterEntryType 1.3.6.1.4.1.72.9.6.21.1.1.4
This object is used to add and delete entries to/from the table. A value of 'invalid(2)' deletes the entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

locbrdgFilterAction 1.3.6.1.4.1.72.9.6.21.2
This object when set, results in a reinitialisation of the table, it clears all the entries out.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearTable(1)  

locbrdgFilterPage 1.3.6.1.4.1.72.9.6.21.3
A list of 'paged' entries from the filtering data base table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LocbrdgFilterPageValue

locbrdgFilterPageValue 1.3.6.1.4.1.72.9.6.21.3.1
This is the bulk representation of the table. Each Page contains 80 table entries, each entry is 8 bytes long and is in the form :- Bytes 0-5 - MAC address, 6 - Disposition, 7 - Status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..640)  

locbrdgLiveSpatHelloTimer 1.3.6.1.4.1.72.9.6.24
The spanning tree hello time, in seconds. This the current operational value and will be the same as the initial hello time of the root bridge of the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgLiveMaxAge 1.3.6.1.4.1.72.9.6.25
The maximum elapsed time, in seconds, that a received STP protocol message can exist before it is discarded by the bridge. If this is the root bridge this value is used as the operational value by all bridges. This is the current operational value and will be the same as the initial Max Age of the root bridge of the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locbrdgDefaultHoldTime 1.3.6.1.4.1.72.9.6.26
After this time in seconds unacknowledged bpdus will be resent.This is the value stored in non volatile storage of the bridge, ans will used to initialise the locbrdgHoldTime after the next power up.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

locbrdgPriority 1.3.6.1.4.1.72.9.6.27
The spanning tree priority of the bridge. This value is the current operating value. The value has been set by the manager, or was copied from the default value in EEPROM the last time the bridge powered up - see 'locbrdgDefaultPriority'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

locbrdgDefaultPriority 1.3.6.1.4.1.72.9.6.28
The default spanning tree priority of the bridge. This is the value stored in the EEPROM of the system, and will be copied into RAM, and be the operational value of the system the next time the system is reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER