Hub-rptr-prvt-sec

File: Hub-rptr-prvt-sec.mib (46219 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC RFC-1215

Imported symbols

OBJECT-TYPE Counter internet
PhysAddress TRAP-TYPE

Defined Types

PrptrSecurityGroupEntry  
SEQUENCE    
  prptrSecurityGroupIndex INTEGER
  prptrSecurityGroupAdminState INTEGER
  prptrSecurityGroupAutoLearnMode INTEGER
  prptrSecurityGroupBroadcastMode INTEGER
  prptrSecurityGroupMulticastMode INTEGER
  prptrSecurityGroupDisPortMode INTEGER
  prptrSecurityGroupRandomMode INTEGER
  prptrSecurityGroupDAMismatch INTEGER
  prptrSecurityGroupSAMismatch INTEGER
  prptrSecurityAutoRplaceMode INTEGER
  prptrSecurityAllPortsAdmin INTEGER

RptrSecurityGroupEntry  
SEQUENCE    
  rptrSecurityGroupIndex INTEGER
  rptrSecurityGroupOperState INTEGER
  rptrSecurityGroupAutoLearnMode INTEGER
  rptrSecurityGroupDisPortMode INTEGER
  rptrSecurityGroupRandomMode INTEGER

PrptrSecurityPortEntry  
SEQUENCE    
  prptrSecurityPortGroupIndex INTEGER
  prptrSecurityPortIndex INTEGER
  prptrSecurityPortAdminState INTEGER
  prptrSecurityPortAutoLearnMode INTEGER
  prptrSecurityPortBroadcastMode INTEGER
  prptrSecurityPortMulticastMode INTEGER
  prptrSecurityPortSAMismatch INTEGER
  prptrSecurityPortDAMismatch INTEGER
  prptrSecurityPortMAC1state INTEGER
  prptrSecurityPortMAC1Address PhysAddress
  prptrSecurityPortMAC2state INTEGER
  prptrSecurityPortMAC2Address PhysAddress
  prptrSecurityPortAutoRplaceMode INTEGER

RptrSecurityPortEntry  
SEQUENCE    
  rptrSecurityPortGroupIndex INTEGER
  rptrSecurityPortIndex INTEGER
  rptrSecurityPortOperState INTEGER
  rptrSecurityPortAutoLearnMode INTEGER
  rptrSecurityPortBroadcastMode INTEGER
  rptrSecurityPortMulticastMode INTEGER
  rptrSecurityPortSAMismatch INTEGER
  rptrSecurityPortDAMismatch INTEGER
  rptrSecurityPortSAMismatches Counter
  rptrSecurityPortLastSAMismatch PhysAddress
  rptrSecurityPortMAC1state INTEGER
  rptrSecurityPortMAC1Address PhysAddress
  rptrSecurityPortMAC2state INTEGER
  rptrSecurityPortMAC2Address PhysAddress

PrptrSecurityMACEntry  
SEQUENCE    
  prptrSecurityMACGroupIndex INTEGER
  prptrSecurityMACEntryIndex INTEGER
  prptrSecurityMACPhysicalAddress PhysAddress
  prptrSecurityMACState INTEGER
  prptrSecurityMACPortMap INTEGER

RptrSecurityMACEntry  
SEQUENCE    
  rptrSecurityMACGroupIndex INTEGER
  rptrSecurityMACEntryIndex INTEGER
  rptrSecurityMACPhysicalAddress PhysAddress
  rptrSecurityMACState INTEGER
  rptrSecurityMACPortMap INTEGER

Defined Values

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

fibronics 1.3.6.1.4.1.22
OBJECT IDENTIFIER    

mibs 1.3.6.1.4.1.22.101
OBJECT IDENTIFIER    

mibseth-rptrs 1.3.6.1.4.1.22.101.8
OBJECT IDENTIFIER    

rptrSecurityInfo 1.3.6.1.4.1.22.101.8.5
OBJECT IDENTIFIER    

rptrSecurityPortInfo 1.3.6.1.4.1.22.101.8.6
OBJECT IDENTIFIER    

rptrSecurityMACInfo 1.3.6.1.4.1.22.101.8.7
OBJECT IDENTIFIER    

prptrSecurityGroupTable 1.3.6.1.4.1.22.101.8.5.1
Table of descriptive and status information about the global security as represented in the non-volatile memory.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrptrSecurityGroupEntry

prptrSecurityGroupEntry 1.3.6.1.4.1.22.101.8.5.1.1
An entry in the table, containing information about the security of a single group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PrptrSecurityGroupEntry  

prptrSecurityGroupIndex 1.3.6.1.4.1.22.101.8.5.1.1.1
This object uniquely identifies the group for which this entry contains information. The group index is directly related to the repeater ID within the said system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

prptrSecurityGroupAdminState 1.3.6.1.4.1.22.101.8.5.1.1.2
When this object is set to enable(2) the repeater will allow the implementation of the security features according to port specific objects. When this object is set to disable(3) the repeater will disable the implementation of the security feature. The value other(1) is returned whenever the admin state is unknown. This value may not be written into the agent. Whenever this object is set to disable(3) the repeater will act as if the following objects have the following values: rptrSecurityAutoLearnMode = disable(3), rptrSecurityBroadcastMode = accept(2), rptrSecurityMulticastMode = accept(2), rptrSecurityRandomMode = disable(3). Whenever this object has the value of enable(2) the repeater security will function according to the object's specific values. (i.e it's a global 'switch').
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityGroupAutoLearnMode 1.3.6.1.4.1.22.101.8.5.1.1.3
When this variable is set to enable(2) the repeater will enable auto learn mode for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. When this variable is set to disable(3) the repeater will disable auto learn mode for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. The value other(1) is returned whenever the auto learn mode is unknown. This value may not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityGroupBroadcastMode 1.3.6.1.4.1.22.101.8.5.1.1.4
Setting this variable to accept(2) will change the value of the object prptrSecurityPortBroadcastMode to accept(2) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. Setting this variable to reject(3) will change the value of the object prptrSecurityPortBroadcastMode to reject(3) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. The value other(1) is returned whenever the broadcast mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), accept(2), reject(3)  

prptrSecurityGroupMulticastMode 1.3.6.1.4.1.22.101.8.5.1.1.5
Setting this variable to accept(2) will change the value of the object prptrSecurityPortMulticastMode to accept(2) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. Setting this variable to reject(3) will change the value of the object prptrSecurityPortMulticastMode to reject(3) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. The value other(1) is returned whenever the broadcast mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), accept(2), reject(3)  

prptrSecurityGroupDisPortMode 1.3.6.1.4.1.22.101.8.5.1.1.6
When this variable is set to disable(3) the repeater will NOT disable the port on a source address mismatch. When this variable is set to enable(2) the repeater will disable the port on which a source address mismatch is detected. The value other(1) is returned whenever the rptrSecurityDisPortMode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityGroupRandomMode 1.3.6.1.4.1.22.101.8.5.1.1.7
When this variable is set to enable(2) the repeater will generate the random pattern on a source address mismatch. When this variable is set to disable(3) The repeater will NOT generate the random pattern on a source address mismatch. The value other(1) is returned whenever the rptrSecurityRandomMode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityGroupDAMismatch 1.3.6.1.4.1.22.101.8.5.1.1.8
Setting this variable to enable(2) will change the value of the object prptrSecurityPortDAMismatch to enable(2) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. Setting this variable to disable(3) will change the value of the object prptrSecurityPortDAMismatch to disable(3) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. The value other(1) is returned whenever the broadcast mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityGroupSAMismatch 1.3.6.1.4.1.22.101.8.5.1.1.9
Setting this variable to enable(2) will change the value of the object prptrSecurityPortSAMismatch to enable(2) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. Setting this variable to disable(3) will change the value of the object prptrSecurityPortSAMismatch to disable(3) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. The value other(1) is returned whenever the broadcast mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityAutoRplaceMode 1.3.6.1.4.1.22.101.8.5.1.1.10
Setting this variable to enable(2) will change the value of the object prptrSecurityPortAutoRplceMode to enable(2) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. Setting this variable to disable(3) will change the value of the object prptrSecurityPortAutoRplceMode to disable(3) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. The value other(1) is returned whenever the broadcast mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityAllPortsAdmin 1.3.6.1.4.1.22.101.8.5.1.1.11
Setting this variable to enable(2) will change the value of the object prptrSecurityPortAdminState to enable(2) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. Setting this variable to disable(3) will change the value of the object prptrSecurityPortAdminState to disable(3) for all 10BASET ports in LC342S card, and for ports 1-8 in LC348S card. The value other(1) is returned whenever the broadcast mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

rptrSecurityGroupTable 1.3.6.1.4.1.22.101.8.5.2
Table of the operational status information of the global security as represented in the security hardware.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RptrSecurityGroupEntry

rptrSecurityGroupEntry 1.3.6.1.4.1.22.101.8.5.2.1
An entry in the table, containing information about the global security status of a single group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RptrSecurityGroupEntry  

rptrSecurityGroupIndex 1.3.6.1.4.1.22.101.8.5.2.1.1
This object uniquely identifies the group for which this entry contains information. The group index is directly related to the repeater ID within the said system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

rptrSecurityGroupOperState 1.3.6.1.4.1.22.101.8.5.2.1.2
This object reflects the operational state of the security feature within the repeater. the operational state is set by specifying a value for prptrSecurityGroupAdminState. The value other(1) is returned whenever the operational state is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

rptrSecurityGroupAutoLearnMode 1.3.6.1.4.1.22.101.8.5.2.1.3
When variable value is enable(2) the repeater enables auto learn mode for all 10BASET ports on LC342 cards, and for ports 1-8 in LC348S card. When value is disable(3) the repeater will disable auto learn mode for all 10BASET ports in LC342S cards, and for ports 1-8 in LC348S card. The value other(1) is returned whenever the auto learn mode is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

rptrSecurityGroupDisPortMode 1.3.6.1.4.1.22.101.8.5.2.1.4
When variable value is disable(3) the repeater does NOT disable the port on a source address mismatch. When variable value is enable(3) the repeater will disable the port on which a source address mismatch is detected. The value other(1) is returned whenever the rptrSecurityDisPortMode is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

rptrSecurityGroupRandomMode 1.3.6.1.4.1.22.101.8.5.2.1.5
When variable value is enable(2) the repeater generates the random pattern on a source address mismatch. When value is disable(3) the repeater does NOT generate the random pattern on a source address mismatch. The value other(1) is returned whenever the rptrSecurityRandomMode is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityPortTable 1.3.6.1.4.1.22.101.8.6.1
Table of descriptive and status information about the security of ports as represented in the non-volatile memory.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrptrSecurityPortEntry

prptrSecurityPortEntry 1.3.6.1.4.1.22.101.8.6.1.1
An entry in the table, containing information about the security of a single port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PrptrSecurityPortEntry  

prptrSecurityPortGroupIndex 1.3.6.1.4.1.22.101.8.6.1.1.1
This object uniquely identifies the group for which this entry contains information. The group index is directly related to the repeater ID within the said system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

prptrSecurityPortIndex 1.3.6.1.4.1.22.101.8.6.1.1.2
This object identifies the port within the repeater for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

prptrSecurityPortAdminState 1.3.6.1.4.1.22.101.8.6.1.1.3
When this object is set to enable(2) the port allows the employment of security according to the specific objects. When this object is set to disable(3) the port stops employing security. The value other(1) is returned whenever the admin state is unknown. This value may not be written into the agent. Whenever this object is set to disable(3) the repeater port acts as if the following objects have the following values: prptrSecurityPortAutoLearnMode = disable(3), prptrSecurityPortBroadcastMode = accept(2), prptrSecurityPortMulticastMode = accept(2), prptrSecurityPortSAMismatch = disable(3), prptrSecurityPortDAMismatch = disable(3). Whenever this object has the value of enable(2) the repeater port security functions according to the object's specific values.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityPortAutoLearnMode 1.3.6.1.4.1.22.101.8.6.1.1.4
When this variable is set to enable(2) the port functions in auto learn mode. When this variable is set to disable(3) the port does NOT function in auto learn mode. The value other(1) is returned whenever the learn mode is unknown. This value may not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityPortBroadcastMode 1.3.6.1.4.1.22.101.8.6.1.1.5
When this variable is set to accept(2) the port accepts broadcast frames and repeats them to all ports. When the following objects have the values: prptrSecurityPortBroadcastMode = reject(3) prptrSecurityPortMulticastMode = reject(3) prptrSecurityPortDAMismatch = enable(2) the destination port will replace broadcast frames with random packets. The value other(1) is returned whenever the broadcast mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), accept(2), reject(3)  

prptrSecurityPortMulticastMode 1.3.6.1.4.1.22.101.8.6.1.1.6
When this variable is set to accept(2) the port accepts multicast frames and repeats them to all ports. When the following objects have the values: prptrSecurityPortMulticastMode = reject(3) prptrSecurityPortDAMismatch = enable(2) the destination port will replace broadcast frames with random packets. The value other(1) is returned whenever the multicast mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), accept(2), reject(3)  

prptrSecurityPortSAMismatch 1.3.6.1.4.1.22.101.8.6.1.1.7
When this variable is set to enable(2) the port employs source address comparison to implement security, meaning that whenever a packet is received on the port, the source address is compared to the security addresses, and if it does not match one of the MAC entries then SA mismatch will be reported. When this variable is set to disable(3) the port does NOT employ source address comparison to implement security, meaning that whenever a packet is received on the port, NO source address comparison is performed and therefore no mismatches are reported. The value other(1) is returned whenever the SA mismatch mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityPortDAMismatch 1.3.6.1.4.1.22.101.8.6.1.1.8
When this variable is set to enable(2) the port employs destination address comparison to implement security, meaning that whenever a packet needs to be send to the port, the destination address of the packet is compared and if it does not match one of the MAC entries then DA mismatch is detected. If a DA mismatch is detected, and the object prptrSecurityGroupRandomMode is set to enable(2) then a random sequence is sent to that port. if the destination address matches one of the port MAC entries then the packet is transmitted to the port without modification. When this variable is set to disable(3) the port does NOT employ destination address comparison to implement security. The value other(1) is returned whenever the DA mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

prptrSecurityPortMAC1state 1.3.6.1.4.1.22.101.8.6.1.1.9
This object defines whether the first MAC entry for this port is valid or not. whenever this entry is set to valid(2) the prptrSecurityPortMAC1address cannot be changed. The value other(1) should be returned whenever the value of this object is unknown. This value should not be written to the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), not-valid(3)  

prptrSecurityPortMAC1Address 1.3.6.1.4.1.22.101.8.6.1.1.10
This object holds the Ethernet physical address associated with MAC1 of this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

prptrSecurityPortMAC2state 1.3.6.1.4.1.22.101.8.6.1.1.11
This object defines whether the second MAC entry for this port is valid or not. whenever this entry is set to valid(2) the prptrSecurityPortMAC2address cannot be changed. The value other(1) should be returned whenever the value of this object is unknown. This value should not be written to the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), not-valid(3)  

prptrSecurityPortMAC2Address 1.3.6.1.4.1.22.101.8.6.1.1.12
This object holds the Ethernet physical address associated with MAC2 of this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

prptrSecurityPortAutoRplaceMode 1.3.6.1.4.1.22.101.8.6.1.1.13
Whenever this object is set to enable(2) the cam address entry for the port is automatically replaced by addresses received at that port which cause address mismatch. The replacement is effective only when both cam entries are valid. Whenever this object is set to disable(3), once the cam entries become valid they are never replaced. The value other(1) is returned whenever the auto replace mode is unknown. This value should not be written into the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

rptrSecurityPortTable 1.3.6.1.4.1.22.101.8.6.2
Table of the operational information of the ports' security status as represented in the security hardware.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RptrSecurityPortEntry

rptrSecurityPortEntry 1.3.6.1.4.1.22.101.8.6.2.1
An entry in the table, containing information about the security of a single port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RptrSecurityPortEntry  

rptrSecurityPortGroupIndex 1.3.6.1.4.1.22.101.8.6.2.1.1
This object uniquely identifies the group for which this entry contains information. The group index is directly related to the repeater ID within the said system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

rptrSecurityPortIndex 1.3.6.1.4.1.22.101.8.6.2.1.2
This object identifies the port within the repeater for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

rptrSecurityPortOperState 1.3.6.1.4.1.22.101.8.6.2.1.3
This object reflects the operational state of the security feature of the port. The value other(1) is returned whenever the operational state is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

rptrSecurityPortAutoLearnMode 1.3.6.1.4.1.22.101.8.6.2.1.4
When this variable value is enable(2) the port functions in auto learn mode. When disable(3) the port does not function in auto learn mode. The value other(1) will be returned whenever the learn mode is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

rptrSecurityPortBroadcastMode 1.3.6.1.4.1.22.101.8.6.2.1.5
When variable value is accept(2) the port accepts broadcast frames and repeats them to all ports. When value is reject(3), and the following objects have the values: prptrSecurityPortMulticastMode = reject(3) prptrSecurityPortDAMismatch = enable(2) the port replaces broadcast frames with random packets. The value other(1) is returned whenever the broadcast mode is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), accept(2), reject(3)  

rptrSecurityPortMulticastMode 1.3.6.1.4.1.22.101.8.6.2.1.6
When variable value is accept(2) the port accepts multicast frames and repeats them to all ports. When value is reject(3) and the value of the object prptrSecurityPortDAMismatch is enabled(2), the port replaces multicast frames with random packets. The value other(1) is returned whenever the multicast mode is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), accept(2), reject(3)  

rptrSecurityPortSAMismatch 1.3.6.1.4.1.22.101.8.6.2.1.7
When variable value is enable(2) the port employs source address comparison to implement security, meaning that whenever a packet is received on the port, the source address is compared and if it does not match one of the MAC entries then SA mismatch is reported. When value is disable(3) the port does not employ source address comparison to implement security, meaning that whenever a packet is received on the port, NO source address comparison is made and therefore no mismatches are reported. The value other(1) is returned whenever the SA mismatch mode is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

rptrSecurityPortDAMismatch 1.3.6.1.4.1.22.101.8.6.2.1.8
When variable value is enable(2) the port employs destination address comparison to implement security, meaning that whenever a packet needs to be send to the port, the destination address of the packet is compared to the security addresses, and if it does not match one of the security MAC entries then DA mismatch is detected. If a DA mismatch is detected, and the object prptrSecurityGroupRandomMode is set to enable(2) then a random sequence is sent to that port. If the destination address matches one of the port MAC entries then the packet is transmitted to the port without modification. When value is disable(3) the port does not employ destination address to implement security. The value other(1) is returned whenever the DA mode is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

rptrSecurityPortSAMismatches 1.3.6.1.4.1.22.101.8.6.2.1.9
This object counts the number of times that the source address mismatch event occurred for that port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrSecurityPortLastSAMismatch 1.3.6.1.4.1.22.101.8.6.2.1.10
This object holds the last source address received on the port which caused a source address mismatch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

rptrSecurityPortMAC1state 1.3.6.1.4.1.22.101.8.6.2.1.11
This object defines whether the first MAC entry for this port is valid or not. The value other(1) should be returned whenever the value of this object is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), valid(2), not-valid(3)  

rptrSecurityPortMAC1Address 1.3.6.1.4.1.22.101.8.6.2.1.12
This object holds the Ethernet physical address associated with MAC1 of this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

rptrSecurityPortMAC2state 1.3.6.1.4.1.22.101.8.6.2.1.13
This object defines whether the second MAC entry for this port is valid or not. The value other(1) should be returned whenever the value of this object is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), valid(2), not-valid(3)  

rptrSecurityPortMAC2Address 1.3.6.1.4.1.22.101.8.6.2.1.14
This object holds the Ethernet physical address associated with MAC2 of this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

prptrSecurityMACTable 1.3.6.1.4.1.22.101.8.7.1
Table of descriptive and status information about the security shared MAC table as stored in the non-volatile memory. Maximum number of entries in this table is 32. This table represents the values in the non-volatile memory
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrptrSecurityMACEntry

prptrSecurityMACEntry 1.3.6.1.4.1.22.101.8.7.1.1
An entry in the table, containing information about a single MAC entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PrptrSecurityMACEntry  

prptrSecurityMACGroupIndex 1.3.6.1.4.1.22.101.8.7.1.1.1
This object uniquely identifies the group for which this entry contains information. The group index is directly related to the repeater ID within the said system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

prptrSecurityMACEntryIndex 1.3.6.1.4.1.22.101.8.7.1.1.2
This object identifies the entry containing the information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

prptrSecurityMACPhysicalAddress 1.3.6.1.4.1.22.101.8.7.1.1.3
This object holds the Ethernet physical address associated with this MAC entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

prptrSecurityMACState 1.3.6.1.4.1.22.101.8.7.1.1.4
This object defines whether this MAC entry is valid or not. whenever this entry is set to valid(2) other objects for this entry cannot be changed. The value other(1) should be returned whenever the value of this object is unknown. This value should not be written to the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), not-valid(3)  

prptrSecurityMACPortMap 1.3.6.1.4.1.22.101.8.7.1.1.5
This object identifies the ports with which this MAC entry is associated. This object is a bit map where setting a given bit indicates that this MAC entry is associated with the port corresponding to that bit. The LSB of the bitmap corresponds to port 1. BIT- 12 11 ..... n-1 ........ 1 0 ---------------------------------------------- Port | 13 | 12 | | n | | 2 | 1 | | | | | | | | | ---------------------------------------------- | | | ----> 0 - MAC entry is NOT associated with port n. 1 - MAC entry is associated with port n.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..8192  

rptrSecurityMACTable 1.3.6.1.4.1.22.101.8.7.2
Table of descriptive and status information about the security shared CAM table as presented in the security hardware. This table should reflect the values of the permanent table. Maximum number of entries in this table is 32.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RptrSecurityMACEntry

rptrSecurityMACEntry 1.3.6.1.4.1.22.101.8.7.2.1
An entry in the table, containing information about a single MAC entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RptrSecurityMACEntry  

rptrSecurityMACGroupIndex 1.3.6.1.4.1.22.101.8.7.2.1.1
This object uniquely identifies the group for which this entry contains information. The group index is directly related to the repeater ID within the said system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

rptrSecurityMACEntryIndex 1.3.6.1.4.1.22.101.8.7.2.1.2
This object identifies the entry containing the information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

rptrSecurityMACPhysicalAddress 1.3.6.1.4.1.22.101.8.7.2.1.3
This object holds the Ethernet physical address associated with this MAC entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

rptrSecurityMACState 1.3.6.1.4.1.22.101.8.7.2.1.4
This object defines whether this MAC entry is valid or not. The value other(1) should be returned whenever the value of this object is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), valid(2), not-valid(3)  

rptrSecurityMACPortMap 1.3.6.1.4.1.22.101.8.7.2.1.5
This object identifies the ports with which this MAC entry is associated. This object is a bit map where setting a given bit indicates that this MAC entry is associated with the port corresponding to that bit. The LSB of the bitmap corresponds to port 1. BIT- 12 11 ..... n-1 ........ 1 0 ---------------------------------------------- Port | 13 | 12 | | n | | 2 | 1 | | | | | | | | | ---------------------------------------------- | | | ----> 0 - MAC entry is NOT associated with port n. 1 - MAC entry is associated with port n.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8192  

rptrSecuritySAMismatch 15
The rptrSecuritySAMismatch trap is sent to the network manager station whenever the repeater detects a source address mismatch on one of the ports for which security is enabled.
TRAP-TYPE