CISCOSB-rldot1q-MIB

File: CISCOSB-rldot1q-MIB.mib (6033 bytes)

Imported modules

IF-MIB SNMPv2-SMI SNMPv2-TC
Q-BRIDGE-MIB CISCOSB-MIB CISCOSB-BRIDGEMIBOBJECTS-MIB

Imported symbols

ifIndex Unsigned32 MODULE-IDENTITY
OBJECT-TYPE Integer32 RowStatus
TruthValue TEXTUAL-CONVENTION PortList
dot1qStaticUnicastEntry dot1qTpFdbEntry switch001
rlpBridgeMIBObjects

Defined Types

Rldot1qStaticUnicastEntry  
SEQUENCE    
  rldot1qStaticUnicastAddressOwner INTEGER

Rldot1qTpFdbEntry  
SEQUENCE    
  rldot1qTpFdbSubStatus INTEGER

Rldot1qTpFdbCountEntry  
SEQUENCE    
  rldot1qTpFdbCountVlanTag INTEGER
  rldot1qTpFdbCountPort Integer32
  rldot1qTpFdbCountType INTEGER
  rldot1qTpFdbCountCount INTEGER

Defined Values

rlq-bridge-mib 1.3.6.1.4.1.9.6.1.101.57.8
The private MIB module definition for dot1q MIBs.
MODULE-IDENTITY    

rldot1q 1.3.6.1.4.1.9.6.1.101.57.8
OBJECT IDENTIFIER    

rldot1qStaticUnicastTable 1.3.6.1.4.1.9.6.1.101.57.8.1
An augmentation to dot1qStaticUnicastTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Rldot1qStaticUnicastEntry

rldot1qStaticUnicastEntry 1.3.6.1.4.1.9.6.1.101.57.8.1.1
An augmentation to dot1qStaticUnicastEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  Rldot1qStaticUnicastEntry  

rldot1qStaticUnicastAddressOwner 1.3.6.1.4.1.9.6.1.101.57.8.1.1.1
The learned status of this entry: static(1) - address has added by user. learned(2)- address has added by device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), learned(2)  

rldot1qTpFdbTable 1.3.6.1.4.1.9.6.1.101.57.8.2
An augmentation to dot1qTpFdbTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Rldot1qTpFdbEntry

rldot1qTpFdbEntry 1.3.6.1.4.1.9.6.1.101.57.8.2.1
An augmentation to dot1qTpFdbEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  Rldot1qTpFdbEntry  

rldot1qTpFdbSubStatus 1.3.6.1.4.1.9.6.1.101.57.8.2.1.1
The sub status of this entry. The meanings of the values are: none(1) - non of the following. dynamic-static(2) - the value of the corresponding instance of dot1qTpFdbPort was learned dynamically in SW but kept as static address in HW.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), dynamic-static(2)  

rldot1qTpFdbCountTable 1.3.6.1.4.1.9.6.1.101.57.8.3
Counters for FDB table. Per VLAN, port and type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Rldot1qTpFdbCountEntry

rldot1qTpFdbCountEntry 1.3.6.1.4.1.9.6.1.101.57.8.3.1
Count the number of MAC address for a specific VLAN, port and type.
Status: current Access: not-accessible
OBJECT-TYPE    
  Rldot1qTpFdbCountEntry  

rldot1qTpFdbCountVlanTag 1.3.6.1.4.1.9.6.1.101.57.8.3.1.1
Vlan Tag. Zero means all vlans
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4094  

rldot1qTpFdbCountPort 1.3.6.1.4.1.9.6.1.101.57.8.3.1.2
Port. Zero means all ports
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rldot1qTpFdbCountType 1.3.6.1.4.1.9.6.1.101.57.8.3.1.3
Type of the address: TODO
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), invalid(2), learned(3), self(4), mgmt(5), multicast(6), ipv4Host(7), ipv6Host(8)  

rldot1qTpFdbCountCount 1.3.6.1.4.1.9.6.1.101.57.8.3.1.4
Number of address per selected vlan, port and type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER