PG-BRIDGE-MIB

File: PG-BRIDGE-MIB.mib (70809 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI RFC1155-SMI
RFC-1215 RFC1213-MIB PAIRGAIN-COMMON-HD-MIB

Imported symbols

DisplayString PhysAddress MacAddress
RowStatus TruthValue OBJECT-TYPE
MODULE-IDENTITY IpAddress Counter
TimeTicks TRAP-TYPE ifIndex
mib-2 pgainDSLAM

Defined Types

BridgeId  
OCTET STRING Size(8)    

Timeout  
INTEGER    

PgSessionPortEntry  
SEQUENCE    
  pgSessionInstance INTEGER
  pgSessionPortVpi INTEGER
  pgSessionPortVci INTEGER
  pgSessionPortSlotNum INTEGER
  pgSessionPortNum INTEGER
  pgSessionPortIfIndex INTEGER
  pgSessionPortBridgePort INTEGER
  pgSessionPortRouterGroupInterface INTEGER
  pgSessionPortVlanIdentifier INTEGER
  pgSessionPortServiceType INTEGER
  pgSessionPortSubscriberName DisplayString
  pgSessionPortRowStatus RowStatus

PgDot1dBaseEntry  
SEQUENCE    
  pgDot1dBaseBrEnable INTEGER
  pgDot1dBaseBrStpEnable INTEGER
  pgDot1dBaseBridgeAddress MacAddress
  pgDot1dBaseNumPorts INTEGER
  pgDot1dBaseType INTEGER
  pgDot1dTpLearnedEntryDiscards INTEGER
  pgDot1dTpAgingTime INTEGER

Pgdot1dBasePortEntry  
SEQUENCE    
  pgdot1dBasePort INTEGER
  pgdot1dBasePortIfIndex INTEGER
  pgdot1dBasePortCircuit OBJECT IDENTIFIER
  pgdot1dBasePortDelayExceededDiscards Counter
  pgdot1dBasePortMtuExceededDiscards Counter

PgDot1dStpPortEntry  
SEQUENCE    
  pgdot1dStpPort INTEGER
  pgdot1dStpPortPriority INTEGER
  pgdot1dStpPortState INTEGER
  pgdot1dStpPortEnable INTEGER
  pgdot1dStpPortPathCost INTEGER
  pgdot1dStpPortDesignatedRoot BridgeId
  pgdot1dStpPortDesignatedCost INTEGER
  pgdot1dStpPortDesignatedBridge BridgeId
  pgdot1dStpPortDesignatedPort OCTET STRING
  pgdot1dStpPortForwardTransitions Counter
  pgdot1dStpPortRowStatus RowStatus

PgDot1dTpFdbEntry  
SEQUENCE    
  pgDot1dTpFdbAddress MacAddress
  pgDot1dTpFdbPort INTEGER
  pgDot1dTpFdbStatus INTEGER

PgDot1dTpPortEntry  
SEQUENCE    
  pgDot1dTpPort INTEGER
  pgDot1dTpPortMaxInfo INTEGER
  pgDot1dTpPortInFrames Counter
  pgDot1dTpPortOutFrames Counter
  pgDot1dTpPortInDiscards Counter

PgDot1dStaticEntry  
SEQUENCE    
  pgDot1dStaticAddress MacAddress
  pgDot1dStaticReceivePort INTEGER
  pgDot1dStaticAllowedToGoTo OCTET STRING
  pgDot1dStaticStatus INTEGER

PgVlanGroupEntry  
SEQUENCE    
  pgBrVlanGroupIdentifier INTEGER
  pgBrVlanGroupWanBcEnable INTEGER
  pgBrVlanGroupName OCTET STRING
  pgBrVlanGroupMode INTEGER
  pgBrVlanGroupTag INTEGER
  pgBrVlanGroupStpEnable INTEGER
  pgBrVlanGroupStpProtocolSpecification INTEGER
  pgBrVlanGroupStpPriority INTEGER
  pgBrVlanGroupStpTimeSinceTopologyChange TimeTicks
  pgBrVlanGroupStpTopChanges Counter
  pgBrVlanGroupStpDesignatedRoot BridgeId
  pgBrVlanGroupStpRootCost INTEGER
  pgBrVlanGroupStpRootPort INTEGER
  pgBrVlanGroupStpMaxAge Timeout
  pgBrVlanGroupStpHelloTime Timeout
  pgBrVlanGroupStpHoldTime INTEGER
  pgBrVlanGroupStpForwardDelay Timeout
  pgBrVlanGroupStpBridgeMaxAge Timeout
  pgBrVlanGroupStpBridgeHelloTime Timeout
  pgBrVlanGroupStpBridgeForwardDelay Timeout
  pgBrVlanGroupRowStatus RowStatus

PgSessionRouterGroupEntry  
SEQUENCE    
  pgSessionGroupIpAddress IpAddress
  pgSessionGroupSubnetMask IpAddress
  pgSessionGroupRowStatus RowStatus

PgIfindexToSlotPortMapEntry  
SEQUENCE    
  pgIfindexToSlotPortMapSlot INTEGER
  pgIfindexToSlotPortMapPort INTEGER
  pgIfindexToSlotPortMapIntVpi INTEGER
  pgIfindexToSlotPortMapIntVci INTEGER
  pgIfindexToSlotPortMapExtVpi INTEGER
  pgIfindexToSlotPortMapExtVci INTEGER

PgBridgePortToSlotPortMapEntry  
SEQUENCE    
  pgBridgePortToSlotPortMapSlot INTEGER
  pgBridgePortToSlotPortMapPort INTEGER
  pgBridgePortToSlotPortMapIntVpi INTEGER
  pgBridgePortToSlotPortMapIntVci INTEGER
  pgBridgePortToSlotPortMapExtVpi INTEGER
  pgBridgePortToSlotPortMapExtVci INTEGER

Defined Values

pgsessionMIB 1.3.6.1.4.1.927.1.9.8
The module defines MIB for Bridge configuration and stats
MODULE-IDENTITY    

pgSessionPort 1.3.6.1.4.1.927.1.9.8.1
OBJECT IDENTIFIER    

pgDot1dBase 1.3.6.1.4.1.927.1.9.8.2
OBJECT IDENTIFIER    

pgDot1dBasePort 1.3.6.1.4.1.927.1.9.8.3
OBJECT IDENTIFIER    

pgDot1dStpPort 1.3.6.1.4.1.927.1.9.8.4
OBJECT IDENTIFIER    

pgDot1dTp 1.3.6.1.4.1.927.1.9.8.5
OBJECT IDENTIFIER    

pgDot1dStatic 1.3.6.1.4.1.927.1.9.8.6
OBJECT IDENTIFIER    

pgVlanGroup 1.3.6.1.4.1.927.1.9.8.7
OBJECT IDENTIFIER    

pgSessionRouterGroup 1.3.6.1.4.1.927.1.9.8.8
OBJECT IDENTIFIER    

pgIfindexToSlotPortMap 1.3.6.1.4.1.927.1.9.8.9
OBJECT IDENTIFIER    

pgBridgePortToSlotPortMap 1.3.6.1.4.1.927.1.9.8.10
OBJECT IDENTIFIER    

pgSessionPortTable 1.3.6.1.4.1.927.1.9.8.1.1
A table that contains port database information for the Bridge/Router Engine. This table primarily applies to the logical port of ATM PVC in Avidia chassis
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSessionPortEntry

pgSessionPortEntry 1.3.6.1.4.1.927.1.9.8.1.1.1
Entries in a table that contains port database information for the Bridge/Router Engine. This table primarily applies to the logical port of ATM PVC in Avidia chassis
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgSessionPortEntry  

pgSessionInstance 1.3.6.1.4.1.927.1.9.8.1.1.1.1
The following three Indexes refer to a Session Logical Port. pgSessionInstance The Bridge Instance Identifier. Multiple bridge instances may be running on the Avidia Chassis. This Object identifies which bridge instance the user wishes to address. pgSessionPortVpi On an AMC Card, this value is always 0. On an OC3 Card, this is the external VPI number. On Cell or Frame based Channel cards, this value is the internal VPI number of the PVC terminating into the Bridge slot. pgSessionPortVci On an AMC Card, this value is always between 1024 and (MAX_BRT_PVCIF -1) for WAN or the VLAN Identifier in which this ethernet port belongs. On an OC3 Card, this is the external VCI number. On Cell or Frame based Channel cards, this value is the internal VCI number of the PVC terminating into the Bridge slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgSessionPortVpi 1.3.6.1.4.1.927.1.9.8.1.1.1.2
The following three Indexes refer to a Session Logical Port. pgSessionInstance The Bridge Instance Identifier. Multiple bridge instances may be running on the Avidia Chassis. This Object identifies which bridge instance the user wishes to address. pgSessionPortVpi On an AMC Card, this value is always 0. On an OC3 Card, this is the external VPI number. On Cell or Frame based Channel cards, this value is the internal VPI number of the PVC terminating into the Bridge slot. pgSessionPortVci On an AMC Card, this value is always between 1024 and (MAX_BRT_PVCIF -1) for WAN or the VLAN Identifier in which this ethernet port belongs. On an OC3 Card, this is the external VCI number. On Cell or Frame based Channel cards, this value is the internal VCI number of the PVC terminating into the Bridge slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgSessionPortVci 1.3.6.1.4.1.927.1.9.8.1.1.1.3
The following three Indexes refer to a Session Logical Port. pgSessionInstance The Bridge Instance Identifier. Multiple bridge instances may be running on the Avidia Chassis. This Object identifies which bridge instance the user wishes to address. pgSessionPortVpi On an AMC Card, this value is always 0. On an OC3 Card, this is the external VPI number. On the Cell or Frame based Channel cards, this value is the internal VPI number of the PVC terminating into the Bridge slot. pgSessionPortVci On an AMC Card, this value is always between 1024 and (MAX_BRT_PVCIF -1) for WAN or the VLAN Identifier in which this ethernet port belongs. On an OC3 Card, this is the external VCI number. On the Cell or Frame based Channel cards, this value is the internal VCI number of the PVC terminating into the Bridge slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgSessionPortSlotNum 1.3.6.1.4.1.927.1.9.8.1.1.1.4
The number of the remote (external) Card slot
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pgSessionPortNum 1.3.6.1.4.1.927.1.9.8.1.1.1.5
The Physical Port number of the card, for which this logical port number is addressed. On an AMC Card, the values are 1 or 2 for Ethernet port 1 or 2. On an OC3 Card, the values are 1 or 2 for the OC3 line number. On Cell or Frame based Channel cards, the value is the physical xDSL port number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pgSessionPortIfIndex 1.3.6.1.4.1.927.1.9.8.1.1.1.6
This is the Interface Index returned by the Logical Layer Manager that is used to retrieve statistics (ifEntery) for the port defined in this MIB. A pgSessionPortIfIndex is created for each session Port. This object does not attach to the TCP/IP stack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgSessionPortBridgePort 1.3.6.1.4.1.927.1.9.8.1.1.1.7
This is the bridge port number returned when a port is configured using the indexes for this row. This port is referenced by the Bridge code and other bridge-related configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgSessionPortRouterGroupInterface 1.3.6.1.4.1.927.1.9.8.1.1.1.8
This object is an index into a row in the pgSessionRouterGroupTable that is created by the Logical Layer Manager. It is used to attach this session port to the TCP/IP stack. When a session port needs an IP route entry, a row is created in the pgSessionRouterGroupTable and its index is used in this MIB to map this session base port to the pgSessionGroupTable row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pgSessionPortVlanIdentifier 1.3.6.1.4.1.927.1.9.8.1.1.1.9
The identifier of the 802.1q VLAN group to which this port belongs. The system always has a VLAN group entry defined with the group identifier value of 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pgSessionPortServiceType 1.3.6.1.4.1.927.1.9.8.1.1.1.10
This field shows the type of service enabled for the port. Bit Positions: 7 6 5 4 3 2 1 0 | | | | | ---- Bridging | ------------ Routing -------------------- PPP The services can be enabled or disabled by a logical OR with the existing value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pgSessionPortSubscriberName 1.3.6.1.4.1.927.1.9.8.1.1.1.11
The name of the subscriber to whom this Port is assigned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

pgSessionPortRowStatus 1.3.6.1.4.1.927.1.9.8.1.1.1.12
This object allows table entries to be created and deleted. The RowStatus should be out of the ACTIVE state for other columns to be modified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

pgDot1dBaseTable 1.3.6.1.4.1.927.1.9.8.2.1
A table that contains global database information for the Bridge Engine.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDot1dBaseEntry

pgDot1dBaseEntry 1.3.6.1.4.1.927.1.9.8.2.1.1
Table entries that contain global database information for the Bridge Engine.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgDot1dBaseEntry  

pgDot1dBaseBrEnable 1.3.6.1.4.1.927.1.9.8.2.1.1.1
Status of the Bridge. The Bridge code can be enabled or disabled based on this flag. This MIB is implementation dependent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

pgDot1dBaseBrStpEnable 1.3.6.1.4.1.927.1.9.8.2.1.1.2
The admin status of Spanning Tree Protocol. This object enables the user to run Spanning Tree.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

pgDot1dBaseBridgeAddress 1.3.6.1.4.1.927.1.9.8.2.1.1.3
The MAC address used to create a unique identifier for the bridge. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required that this address be unique. When concatenated with dot1dStpPriority, a unique BridgeIdentifier is formed, for use by the Spanning Tree Protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

pgDot1dBaseNumPorts 1.3.6.1.4.1.927.1.9.8.2.1.1.4
The number of ports controlled by this bridging entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgDot1dBaseType 1.3.6.1.4.1.927.1.9.8.2.1.1.5
The type of bridging this bridge can perform. The type of bridging performed by a bridge is indicated by entries in the port table for the given type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), transparent-only(2), sourceroute-only(3), srt(4)  

pgDot1dTpLearnedEntryDiscards 1.3.6.1.4.1.927.1.9.8.2.1.1.6
The total number of Forwarding Database entries that have been or would have been learned, but have been discarded due to a lack of space in the Forwarding Database. If this counter is increasing, it indicates that the Forwarding Database is regularly becoming full, reducing subnetwork performance. If this counter has a significant value but is not presently increasing, it indicates that the problem has occurred but is not persistent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pgDot1dTpAgingTime 1.3.6.1.4.1.927.1.9.8.2.1.1.7
The timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..1000000  

pgdot1dBasePortTable 1.3.6.1.4.1.927.1.9.8.3.1
A table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Pgdot1dBasePortEntry

pgdot1dBasePortEntry 1.3.6.1.4.1.927.1.9.8.3.1.1
A list of information for each port that is associated with the bridge.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Pgdot1dBasePortEntry  

pgdot1dBasePort 1.3.6.1.4.1.927.1.9.8.3.1.1.1
The logical port number of the port for which this entry contains bridge management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pgdot1dBasePortIfIndex 1.3.6.1.4.1.927.1.9.8.3.1.1.2
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgdot1dBasePortCircuit 1.3.6.1.4.1.927.1.9.8.3.1.1.3
For a port which (potentially) has the same dot1dBasePortIfIndex value as another port on the same bridge, this object contains the name of an object instance unique to this port. For example, in the case where multiple ports correspond one- to-one with multiple X.25 virtual circuits, this value might identify an object instance, such as the first instance, associated with the X.25 virtual circuit that corresponds to this port. For a port that has a unique dot1dBasePortIfIndex value , this object can have the value { 0 0 }.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

pgdot1dBasePortDelayExceededDiscards 1.3.6.1.4.1.927.1.9.8.3.1.1.4
The number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pgdot1dBasePortMtuExceededDiscards 1.3.6.1.4.1.927.1.9.8.3.1.1.5
The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pgdot1dStpPortTable 1.3.6.1.4.1.927.1.9.8.4.1
A table that contains port-specific information for the Spanning Tree Protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDot1dStpPortEntry

pgdot1dStpPortEntry 1.3.6.1.4.1.927.1.9.8.4.1.1
A list of information maintained by every port about the Spanning Tree Protocol state for that port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgDot1dStpPortEntry  

pgdot1dStpPort 1.3.6.1.4.1.927.1.9.8.4.1.1.1
The logical number of the port for which this entry contains Spanning Tree Protocol management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pgdot1dStpPortPriority 1.3.6.1.4.1.927.1.9.8.4.1.1.2
The value of the priority field that is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

pgdot1dStpPortState 1.3.6.1.4.1.927.1.9.8.4.1.1.3
The port's current state as defined by the Spanning Tree Protocol application. This state controls what action a port takes when it receives a frame. If the bridge detects a port that is malfunctioning it places that port into the broken (6) state. Disabled ports (see dot1dStpPortEnable) have a value of disabled (1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6)  

pgdot1dStpPortEnable 1.3.6.1.4.1.927.1.9.8.4.1.1.4
The enabled/disabled status of the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

pgdot1dStpPortPathCost 1.3.6.1.4.1.927.1.9.8.4.1.1.5
The path cost of this port. This cost is used to calculate the cost of paths that include this port that are directed toward the spanning tree root. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

pgdot1dStpPortDesignatedRoot 1.3.6.1.4.1.927.1.9.8.4.1.1.6
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BridgeId  

pgdot1dStpPortDesignatedCost 1.3.6.1.4.1.927.1.9.8.4.1.1.7
The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgdot1dStpPortDesignatedBridge 1.3.6.1.4.1.927.1.9.8.4.1.1.8
The Bridge Identifier of the port's Designated Bridge for this port's segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BridgeId  

pgdot1dStpPortDesignatedPort 1.3.6.1.4.1.927.1.9.8.4.1.1.9
The Port Identifier of the port on the Designated Bridge for this port's segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

pgdot1dStpPortForwardTransitions 1.3.6.1.4.1.927.1.9.8.4.1.1.10
The number of times this port has transitioned from the Learning state to the Forwarding state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pgdot1dStpPortRowStatus 1.3.6.1.4.1.927.1.9.8.4.1.1.11
This object allows table entries to be created and deleted. The RowStatus should be out of the ACTIVE state for other columns to be modified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

pgDot1dTpFdbTable 1.3.6.1.4.1.927.1.9.8.5.1
A table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDot1dTpFdbEntry

pgDot1dTpFdbEntry 1.3.6.1.4.1.927.1.9.8.5.1.1
Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgDot1dTpFdbEntry  

pgDot1dTpFdbAddress 1.3.6.1.4.1.927.1.9.8.5.1.1.1
A unicast MAC address for which the bridge has forwarding and/or filtering information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

pgDot1dTpFdbPort 1.3.6.1.4.1.927.1.9.8.5.1.1.2
Either the value '0' or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of pgDot1dTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the bridge does have some forwarding/filtering information about this address (e.g. in the pgDot1dStaticTable). Implementors are encouraged to assign the port value to this object whenever it is learned, even for addresses for which the corresponding value of pgDot1dTpFdbStatus is not learned(3).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgDot1dTpFdbStatus 1.3.6.1.4.1.927.1.9.8.5.1.1.3
The status of this entry. The meanings of the values are: other(1) : none of the following. This includes the case in which some other MIB object (not the corresponding instance of pgDot1dTpFdbPort, nor an entry in the pgDot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of pgDot1dTpFdbAddress are being forwarded. invalid(2) : this entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table. learned(3) : the value of the corresponding instance of pgDot1dTpFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of pgDot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of pgDot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) : the value of the corresponding instance of pgDot1dTpFdbAddress is also the value of an existing instance of pgDot1dStaticAddress.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), invalid(2), learned(3), self(4), mgmt(5)  

pgDot1dTpPortTable 1.3.6.1.4.1.927.1.9.8.5.2
A table that contains information about every port that is associated with this transparent bridge.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDot1dTpPortEntry

pgDot1dTpPortEntry 1.3.6.1.4.1.927.1.9.8.5.2.1
A list of information for each port of a transparent bridge.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgDot1dTpPortEntry  

pgDot1dTpPort 1.3.6.1.4.1.927.1.9.8.5.2.1.1
The port number of the port for which this entry contains Transparent bridging management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pgDot1dTpPortMaxInfo 1.3.6.1.4.1.927.1.9.8.5.2.1.2
The maximum size of the INFO (non-MAC) field that this port will receive or transmit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgDot1dTpPortInFrames 1.3.6.1.4.1.927.1.9.8.5.2.1.3
The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pgDot1dTpPortOutFrames 1.3.6.1.4.1.927.1.9.8.5.2.1.4
The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pgDot1dTpPortInDiscards 1.3.6.1.4.1.927.1.9.8.5.2.1.5
Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pgDot1dStaticTable 1.3.6.1.4.1.927.1.9.8.6.1
A table containing filtering information configured into the bridge by (local or network) management, specifying the set of ports to which frames received from specific ports and containing specific destination addresses are allowed to be forwarded. The value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast and for group/broadcast addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDot1dStaticEntry

pgDot1dStaticEntry 1.3.6.1.4.1.927.1.9.8.6.1.1
Filtering information configured into the bridge by (local or network) management, specifying the set of ports to which frames received from a specific port and containing a specific destination address are allowed to be forwarded.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgDot1dStaticEntry  

pgDot1dStaticAddress 1.3.6.1.4.1.927.1.9.8.6.1.1.1
The destination MAC address in a frame to which this entry's filtering information applies. This object can take the value of a unicast address, a group address or the broadcast address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

pgDot1dStaticReceivePort 1.3.6.1.4.1.927.1.9.8.6.1.1.2
Either the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies to all ports of the bridge for which there is no other applicable entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pgDot1dStaticAllowedToGoTo 1.3.6.1.4.1.927.1.9.8.6.1.1.3
The set of ports to which frames received from a specific port, and destined for a specific MAC address, are allowed to be forwarded. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. (Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant.) The default value of this object is a string of ones of appropriate length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pgDot1dStaticStatus 1.3.6.1.4.1.927.1.9.8.6.1.1.4
This object indicates the status of this entry. The default value is permanent(3). other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2), permanent(3), deleteOnReset(4), deleteOnTimeout(5)  

pgVlanGroupTable 1.3.6.1.4.1.927.1.9.8.7.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgVlanGroupEntry

pgVlanGroupEntry 1.3.6.1.4.1.927.1.9.8.7.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgVlanGroupEntry  

pgBrVlanGroupIdentifier 1.3.6.1.4.1.927.1.9.8.7.1.1.1
The value that defines the VLAN group indentifier. The system will always have a VLAN group entry defined with the group identifier value of 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBrVlanGroupWanBcEnable 1.3.6.1.4.1.927.1.9.8.7.1.1.2
Flag that defines whether broadcast messages are allowed. When disabled, a packet with an unknown destination MAC address may not be flooded into the WAN ports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

pgBrVlanGroupName 1.3.6.1.4.1.927.1.9.8.7.1.1.3
String identifier to the VLAN group. Used only for display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(16)  

pgBrVlanGroupMode 1.3.6.1.4.1.927.1.9.8.7.1.1.4
Determines whether data with a unicast MAC address can be forwarded between configured Vlans.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER open(1), close(2)  

pgBrVlanGroupTag 1.3.6.1.4.1.927.1.9.8.7.1.1.5
802.1Q enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

pgBrVlanGroupStpEnable 1.3.6.1.4.1.927.1.9.8.7.1.1.6
STP status of the VLAN group. This object is not used until VLAN implementation is complete.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

pgBrVlanGroupStpProtocolSpecification 1.3.6.1.4.1.927.1.9.8.7.1.1.7
An indication of which Spanning Tree Protocol version is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version, a new value will be defined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), decLb100(2), ieee8021d(3)  

pgBrVlanGroupStpPriority 1.3.6.1.4.1.927.1.9.8.7.1.1.8
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are defined by the value of dot1dBaseBridgeAddress.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

pgBrVlanGroupStpTimeSinceTopologyChange 1.3.6.1.4.1.927.1.9.8.7.1.1.9
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

pgBrVlanGroupStpTopChanges 1.3.6.1.4.1.927.1.9.8.7.1.1.10
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pgBrVlanGroupStpDesignatedRoot 1.3.6.1.4.1.927.1.9.8.7.1.1.11
The bridge identifier of the spanning tree root as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BridgeId  

pgBrVlanGroupStpRootCost 1.3.6.1.4.1.927.1.9.8.7.1.1.12
The cost of the path to the root as seen from this bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBrVlanGroupStpRootPort 1.3.6.1.4.1.927.1.9.8.7.1.1.13
The port number of the port that offers the lowest cost path from this bridge to the root bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBrVlanGroupStpMaxAge 1.3.6.1.4.1.927.1.9.8.7.1.1.14
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Timeout  

pgBrVlanGroupStpHelloTime 1.3.6.1.4.1.927.1.9.8.7.1.1.15
The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Timeout  

pgBrVlanGroupStpHoldTime 1.3.6.1.4.1.927.1.9.8.7.1.1.16
This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBrVlanGroupStpForwardDelay 1.3.6.1.4.1.927.1.9.8.7.1.1.17
This time value, in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. (Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Timeout  

pgBrVlanGroupStpBridgeMaxAge 1.3.6.1.4.1.927.1.9.8.7.1.1.18
The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of pgBrVlanGroupStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Timeout 600..4000  

pgBrVlanGroupStpBridgeHelloTime 1.3.6.1.4.1.927.1.9.8.7.1.1.19
The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Timeout 100..1000  

pgBrVlanGroupStpBridgeForwardDelay 1.3.6.1.4.1.927.1.9.8.7.1.1.20
The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Timeout 400..3000  

pgBrVlanGroupRowStatus 1.3.6.1.4.1.927.1.9.8.7.1.1.21
This object allows table entries to be created and deleted. The RowStatus should be out of the ACTIVE state for other columns to be modified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

pgSessionRouterGroupTable 1.3.6.1.4.1.927.1.9.8.8.1
This row is used to create an IP route for the TCP/IP stack using a Logical Layer Interface. The pgSessionGroupIfIndex is used to map a row in the pgSessionPortTable to this Group Interface. The name suggests that multiple instances of pgSessionPortEntry can be grouped into a single pgSessionRouterGroupEntry to save on IP address space.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSessionRouterGroupEntry

pgSessionRouterGroupEntry 1.3.6.1.4.1.927.1.9.8.8.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgSessionRouterGroupEntry  

pgSessionGroupIpAddress 1.3.6.1.4.1.927.1.9.8.8.1.1.1
IP address of this interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pgSessionGroupSubnetMask 1.3.6.1.4.1.927.1.9.8.8.1.1.2
Subnet mask of the LAN into which this interface belongs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pgSessionGroupRowStatus 1.3.6.1.4.1.927.1.9.8.8.1.1.3
This object allows table entries to be created and deleted. The RowStatus should be out of the ACTIVE state for other columns to be modified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

pgIfindexToSlotPortMapTable 1.3.6.1.4.1.927.1.9.8.9.1
A table that contains mapping between the ifIndex and solt, port, VPI, and VCI values of the remote side.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgIfindexToSlotPortMapEntry

pgIfindexToSlotPortMapEntry 1.3.6.1.4.1.927.1.9.8.9.1.1
A table that contains mapping between the ifIndex and solt, port, internal VPI, internal VCI, external VPI, and external VCI values of the remote side.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgIfindexToSlotPortMapEntry  

pgIfindexToSlotPortMapSlot 1.3.6.1.4.1.927.1.9.8.9.1.1.1
The slot number of the remote device of the PVC between the device and the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgIfindexToSlotPortMapPort 1.3.6.1.4.1.927.1.9.8.9.1.1.2
The port number of the remote device of the PVC between the device and the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgIfindexToSlotPortMapIntVpi 1.3.6.1.4.1.927.1.9.8.9.1.1.3
The internal VPI number of the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgIfindexToSlotPortMapIntVci 1.3.6.1.4.1.927.1.9.8.9.1.1.4
The internal VCI number of the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgIfindexToSlotPortMapExtVpi 1.3.6.1.4.1.927.1.9.8.9.1.1.5
The external VPI number of the remote device of the PVC between the device and the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgIfindexToSlotPortMapExtVci 1.3.6.1.4.1.927.1.9.8.9.1.1.6
The external VCI number of the remote device of the PVC between the device and the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBridgePortToSlotPortMapTable 1.3.6.1.4.1.927.1.9.8.10.1
A table that contains mapping between a BridgePort and the remote solt, port, VPI, and VCI.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgBridgePortToSlotPortMapEntry

pgBridgePortToSlotPortMapEntry 1.3.6.1.4.1.927.1.9.8.10.1.1
A table that contains mapping between a BridgePort and the remote solt, port, internal VPI, internal VCI, external VPI, and external VCI values of the remote side.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgBridgePortToSlotPortMapEntry  

pgBridgePortToSlotPortMapSlot 1.3.6.1.4.1.927.1.9.8.10.1.1.1
The slot number of the remote device of the PVC between the device and the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBridgePortToSlotPortMapPort 1.3.6.1.4.1.927.1.9.8.10.1.1.2
The port number of the remote device of the PVC between the device and the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBridgePortToSlotPortMapIntVpi 1.3.6.1.4.1.927.1.9.8.10.1.1.3
The internal VPI number of the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBridgePortToSlotPortMapIntVci 1.3.6.1.4.1.927.1.9.8.10.1.1.4
The internal VCI number of the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBridgePortToSlotPortMapExtVpi 1.3.6.1.4.1.927.1.9.8.10.1.1.5
The external VPI number of the remote device of the PVC between the device and the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgBridgePortToSlotPortMapExtVci 1.3.6.1.4.1.927.1.9.8.10.1.1.6
The external VCI number of the remote device of the PVC between the device and the AMC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER