MIBs Depot

ALTEON-CS-PHYSICAL-MIB

Registered at
1.3.6.1.4.1.1872.2.5.2
Last updated
2004-09-01 00:00
Organization
Nortel Networks
Revisions
2004-09-01 00:00
Namespace
alteonos
Source file
ALTEON-CS-PHYSICAL-MIB
Digest
sha256:219c67293d5e0d21f985f3160985b879dcb901b3e896cf63a069de9f2f360686

Description

The MIB module for the Alteon OS Layer2 configuration, statistics and information .

Contact

Rekha Singamsetty Suresh Batchu Nortel Networks 4655 Great America Parkway Santa Clara CA 95054 +1 408 495 2400 rrekha@nortelnetworks.com sbatchu@nortelnetworks.com

Imports

FromSymbols
ALTEON-ROOT-MIBaws-switch
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, PhysAddress, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALTEON-CS-PHYSICAL-MIB
ALTEON-ROOT-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
BridgeId
type

Objects

NameOIDSyntaxAccessStatus
layer2Configs
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1
vlan
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.1
vlanMaxEnt
OBJECT-TYPE
The maximum number of rows in the VLAN configuration table.
1.3.6.1.4.1.1872.2.5.2.1.1.1Integer32read-onlycurrent
vlanCurCfgTable
OBJECT-TYPE
The table of VLAN configuration.
1.3.6.1.4.1.1872.2.5.2.1.1.2not-accessiblecurrent
vlanCurCfgTableEntry
OBJECT-TYPE
A row in the VLAN configuration table.
1.3.6.1.4.1.1872.2.5.2.1.1.2.1not-accessiblecurrent
vlanCurCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.1872.2.5.2.1.1.2.1.1Integer32read-onlycurrent
vlanCurCfgVlanName
OBJECT-TYPE
The VLAN name.
1.3.6.1.4.1.1872.2.5.2.1.1.2.1.2DisplayString (SIZE(0..32))read-onlycurrent
vlanCurCfgPorts
OBJECT-TYPE
The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.2.1.3OCTET STRINGread-onlycurrent
vlanCurCfgState
OBJECT-TYPE
Enable or disable a VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.2.1.4INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanCurCfgBwmContract
OBJECT-TYPE
Default contract number the VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.2.1.5Integer32read-onlycurrent
vlanCurCfgStg
OBJECT-TYPE
The Spanning Tree Group for the VLAN.
1.3.6.1.4.1.1872.2.5.2.1.1.2.1.6Integer32read-onlycurrent
vlanCurCfgJumbo
OBJECT-TYPE
Enable or disable Jumbo frames on a VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.2.1.7INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanCurCfgLearn
OBJECT-TYPE
Enable or disable source MAC address learning on a VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.2.1.8INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanNewCfgTable
OBJECT-TYPE
The table of VLAN configuration.
1.3.6.1.4.1.1872.2.5.2.1.1.3not-accessiblecurrent
vlanNewCfgTableEntry
OBJECT-TYPE
A row in the VLAN configuration table.
1.3.6.1.4.1.1872.2.5.2.1.1.3.1not-accessiblecurrent
vlanNewCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.1Integer32read-onlycurrent
vlanNewCfgVlanName
OBJECT-TYPE
The VLAN name.
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.2DisplayString (SIZE(0..32))read-createcurrent
vlanNewCfgPorts
OBJECT-TYPE
The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.3OCTET STRINGread-onlycurrent
vlanNewCfgState
OBJECT-TYPE
Enable or disable a VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.4INTEGER {enabled(2), disabled(3)}read-createcurrent
vlanNewCfgAddPort
OBJECT-TYPE
The port to be added to the specified VLAN. A '0' value is returned when read.
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.5Integer32read-createcurrent
vlanNewCfgRemovePort
OBJECT-TYPE
The port to be removed from the specified VLAN. A '0' value is returned when read.
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.6Integer32read-createcurrent
vlanNewCfgDelete
OBJECT-TYPE
This is an action object to create or delete a VLAN. other(1) is returned always when read. The following values are writable: delete(2)...to delete a VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.7INTEGER {other(1), delete(2)}read-createcurrent
vlanNewCfgBwmContract
OBJECT-TYPE
Default contract number for the VLAN.
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.8Integer32read-createcurrent
vlanNewCfgStg
OBJECT-TYPE
The Spanning Tree Group for the VLAN.
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.9Integer32read-createcurrent
vlanNewCfgJumbo
OBJECT-TYPE
Enable or disable Jumbo frames on a VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.10INTEGER {enabled(2), disabled(3)}read-createcurrent
vlanNewCfgLearn
OBJECT-TYPE
Enable or disable source mac address learning on a VLAN
1.3.6.1.4.1.1872.2.5.2.1.1.3.1.11INTEGER {enabled(2), disabled(3)}read-createcurrent
vlanMaxVlanID
OBJECT-TYPE
The maximum allowed VLAN ID.
1.3.6.1.4.1.1872.2.5.2.1.1.4Integer32read-onlycurrent
trunkgroup
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.2
trunkGroupTableMaxSize
OBJECT-TYPE
The maximum number of entries in trunk group table.
1.3.6.1.4.1.1872.2.5.2.1.2.1Integer32read-onlycurrent
trunkGroupCurCfgTable
OBJECT-TYPE
The table of trunk group configuration.
1.3.6.1.4.1.1872.2.5.2.1.2.2not-accessiblecurrent
trunkGroupCurCfgTableEntry
OBJECT-TYPE
A row in the trunk group configuration table.
1.3.6.1.4.1.1872.2.5.2.1.2.2.1not-accessiblecurrent
trunkGroupCurCfgIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.1872.2.5.2.1.2.2.1.1Integer32read-onlycurrent
trunkGroupCurCfgPorts
OBJECT-TYPE
The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group
1.3.6.1.4.1.1872.2.5.2.1.2.2.1.2OCTET STRINGread-onlycurrent
trunkGroupCurCfgState
OBJECT-TYPE
Enable or disable a trunk group.
1.3.6.1.4.1.1872.2.5.2.1.2.2.1.3INTEGER {enable(1), disable(2)}read-onlycurrent
trunkGroupCurCfgBwmContract
OBJECT-TYPE
Default BW contract of a trunk group.
1.3.6.1.4.1.1872.2.5.2.1.2.2.1.4Integer32read-onlycurrent
trunkGroupNewCfgTable
OBJECT-TYPE
The table of trunk group configuration.
1.3.6.1.4.1.1872.2.5.2.1.2.3not-accessiblecurrent
trunkGroupNewCfgTableEntry
OBJECT-TYPE
A row in the trunk group configuration table.
1.3.6.1.4.1.1872.2.5.2.1.2.3.1not-accessiblecurrent
trunkGroupNewCfgIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.1872.2.5.2.1.2.3.1.1Integer32read-onlycurrent
trunkGroupNewCfgPorts
OBJECT-TYPE
The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group
1.3.6.1.4.1.1872.2.5.2.1.2.3.1.2OCTET STRINGread-onlycurrent
trunkGroupNewCfgAddPort
OBJECT-TYPE
The port to be added in the trunk group. When read, 0 is returned.
1.3.6.1.4.1.1872.2.5.2.1.2.3.1.3Integer32read-createcurrent
trunkGroupNewCfgRemovePort
OBJECT-TYPE
The port to be deleted from the trunk group. when read, 0 is returned.
1.3.6.1.4.1.1872.2.5.2.1.2.3.1.4Integer32read-createcurrent
trunkGroupNewCfgState
OBJECT-TYPE
Enable or disable a trunk group.
1.3.6.1.4.1.1872.2.5.2.1.2.3.1.5INTEGER {enable(1), disable(2)}read-createcurrent
trunkGroupNewCfgDelete
OBJECT-TYPE
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned.
1.3.6.1.4.1.1872.2.5.2.1.2.3.1.6INTEGER {other(1), delete(2)}read-createcurrent
trunkGroupNewCfgBwmContract
OBJECT-TYPE
Default BW contract of a trunk group.
1.3.6.1.4.1.1872.2.5.2.1.2.3.1.7Integer32read-createcurrent
stgCfg
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.3
stgCurCfgTable
OBJECT-TYPE
The table of Spanning Tree Group configuration.
1.3.6.1.4.1.1872.2.5.2.1.3.1not-accessiblecurrent
stgCurCfgTableEntry
OBJECT-TYPE
Information about a particular Spanning Tree Group configuration.
1.3.6.1.4.1.1872.2.5.2.1.3.1.1not-accessiblecurrent
stgCurCfgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.1872.2.5.2.1.3.1.1.1Integer32read-onlycurrent
stgCurCfgState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.1.3.1.1.2INTEGER {on(1), off(2)}read-onlycurrent
stgCurCfgPriority
OBJECT-TYPE
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID.
1.3.6.1.4.1.1872.2.5.2.1.3.1.1.5INTEGER (0..65535)read-onlycurrent
stgCurCfgBrgHelloTime
OBJECT-TYPE
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.3.1.1.6INTEGER (1..10)read-onlycurrent
stgCurCfgBrgForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.3.1.1.7INTEGER (4..30)read-onlycurrent
stgCurCfgBrgMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.3.1.1.8INTEGER (6..40)read-onlycurrent
stgCurCfgAgingTime
OBJECT-TYPE
The timeout period in seconds for aging out dynamically learned forwarding information.
1.3.6.1.4.1.1872.2.5.2.1.3.1.1.9INTEGER (0..65535)read-onlycurrent
stgCurCfgVlanBmap
OBJECT-TYPE
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree
1.3.6.1.4.1.1872.2.5.2.1.3.1.1.10OCTET STRING (SIZE(0..512))read-onlycurrent
stgNewCfgTable
OBJECT-TYPE
The table of Spanning Tree Groups configuration in the new_config.
1.3.6.1.4.1.1872.2.5.2.1.3.2not-accessiblecurrent
stgNewCfgTableEntry
OBJECT-TYPE
Information about a particular Spanning Tree Group configuration.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1not-accessiblecurrent
stgNewCfgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.1Integer32read-onlycurrent
stgNewCfgState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.2INTEGER {on(1), off(2)}read-writecurrent
stgNewCfgDefaultCfg
OBJECT-TYPE
Setting the value to default-config(1) will set the default configuration as recommended by IEEE 802.1D for a particular Spanning Tree Group. default-config (1) is always returned When read, but it does not mean anything.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.3INTEGER {default-config(1)}read-writecurrent
stgNewCfgAddVlan
OBJECT-TYPE
The vlan to be added to the specified Spanning Tree Group. A '0' value is returned when read.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.4Integer32read-writecurrent
stgNewCfgRemoveVlan
OBJECT-TYPE
The vlan to be removed from the specified Spanning Tree Group. A '0' value is returned when read.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.5Integer32read-writecurrent
stgNewCfgPriority
OBJECT-TYPE
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.8INTEGER (0..65535)read-writecurrent
stgNewCfgBrgHelloTime
OBJECT-TYPE
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.9INTEGER (1..10)read-writecurrent
stgNewCfgBrgForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.10INTEGER (4..30)read-writecurrent
stgNewCfgBrgMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.11INTEGER (6..40)read-writecurrent
stgNewCfgAgingTime
OBJECT-TYPE
The timeout period in seconds for aging out dynamically learned forwarding information.
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.12INTEGER (0..65535)read-writecurrent
stgNewCfgVlanBmap
OBJECT-TYPE
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree
1.3.6.1.4.1.1872.2.5.2.1.3.2.1.13OCTET STRING (SIZE(0..512))read-onlycurrent
stgCurCfgPortTable
OBJECT-TYPE
The table of Spanning Tree Group port configuration in the current_config.
1.3.6.1.4.1.1872.2.5.2.1.3.3not-accessiblecurrent
stgCurCfgPortTableEntry
OBJECT-TYPE
Information about port configuration of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.1.3.3.1not-accessiblecurrent
stgCurCfgStgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.1872.2.5.2.1.3.3.1.1Integer32read-onlycurrent
stgCurCfgPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.1.3.3.1.2Integer32read-onlycurrent
stgCurCfgPortState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.1.3.3.1.3INTEGER {on(1), off(2)}read-onlycurrent
stgCurCfgPortPriority
OBJECT-TYPE
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID.
1.3.6.1.4.1.1872.2.5.2.1.3.3.1.4INTEGER (0..255)read-onlycurrent
stgCurCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the spanning tree root which include this port (if MSTP/RSTP is enabled range is (0..200000000) else range is (0..65535) ).
1.3.6.1.4.1.1872.2.5.2.1.3.3.1.5Integer32read-onlycurrent
stgCurCfgPortEdge
OBJECT-TYPE
The state of port edge.
1.3.6.1.4.1.1872.2.5.2.1.3.3.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
stgNewCfgPortTable
OBJECT-TYPE
The table of Spanning Tree Group port configuration in the new_config.
1.3.6.1.4.1.1872.2.5.2.1.3.4not-accessiblecurrent
stgNewCfgPortTableEntry
OBJECT-TYPE
Information about port configuration of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.1.3.4.1not-accessiblecurrent
stgNewCfgStgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.1872.2.5.2.1.3.4.1.1Integer32read-onlycurrent
stgNewCfgPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.1.3.4.1.2Integer32read-onlycurrent
stgNewCfgPortState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.1.3.4.1.3INTEGER {on(1), off(2)}read-createcurrent
stgNewCfgPortPriority
OBJECT-TYPE
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID.
1.3.6.1.4.1.1872.2.5.2.1.3.4.1.4INTEGER (0..255)read-createcurrent
stgNewCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the spanning tree root which include this port (if MSTP/RSTP is enabled range is (0..200000000) else range is (0..65535) ).
1.3.6.1.4.1.1872.2.5.2.1.3.4.1.5Integer32read-createcurrent
stgNewCfgPortEdge
OBJECT-TYPE
The state of port edge.
1.3.6.1.4.1.1872.2.5.2.1.3.4.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
mirroring
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.4
mirrPortMirr
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.4.1
pmCurCfgPortMirrState
OBJECT-TYPE
The state of port-based port mirroring.
1.3.6.1.4.1.1872.2.5.2.1.4.1.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
pmNewCfgPortMirrState
OBJECT-TYPE
The state of port-based port mirroring.
1.3.6.1.4.1.1872.2.5.2.1.4.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
pmCurCfgPortMonitorTable
OBJECT-TYPE
The table of monitoring ports.
1.3.6.1.4.1.1872.2.5.2.1.4.1.3not-accessiblecurrent
pmCurCfgPortMonitorEntry
OBJECT-TYPE
A row in the monitoring port table.
1.3.6.1.4.1.1872.2.5.2.1.4.1.3.1not-accessiblecurrent
pmCurCfgPmirrMoniPortIndex
OBJECT-TYPE
The monitoring port number.
1.3.6.1.4.1.1872.2.5.2.1.4.1.3.1.1Integer32read-onlycurrent
pmCurCfgPmirrMirrPortIndex
OBJECT-TYPE
The mirrored port number
1.3.6.1.4.1.1872.2.5.2.1.4.1.3.1.2Integer32read-onlycurrent
pmCurCfgPmirrDirection
OBJECT-TYPE
The type of traffic to be monitored with respect to the mirrored port.
1.3.6.1.4.1.1872.2.5.2.1.4.1.3.1.3INTEGER {in(1), out(2), both(3)}read-onlycurrent
pmCurCfgPmirrPortVlansBmap
OBJECT-TYPE
The mirrored VLANs (1-4096) list for the port. The VLANs are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 where x : 1 - The represented VLAN is being mirrored. 0 - The represented VLAN is not being mirrored. Note: When all octets are zero - all vlan(s) traffic is being for the port
1.3.6.1.4.1.1872.2.5.2.1.4.1.3.1.6OCTET STRINGread-onlycurrent
pmNewCfgPortMonitorTable
OBJECT-TYPE
The table of monitoring ports.
1.3.6.1.4.1.1872.2.5.2.1.4.1.4not-accessiblecurrent
pmNewCfgPortMonitorEntry
OBJECT-TYPE
A row in the monitoring port table.
1.3.6.1.4.1.1872.2.5.2.1.4.1.4.1not-accessiblecurrent
pmNewCfgPmirrMoniPortIndex
OBJECT-TYPE
The monitoring port number.
1.3.6.1.4.1.1872.2.5.2.1.4.1.4.1.1Integer32read-onlycurrent
pmNewCfgPmirrMirrPortIndex
OBJECT-TYPE
The mirrored port number
1.3.6.1.4.1.1872.2.5.2.1.4.1.4.1.2Integer32read-onlycurrent
pmNewCfgPmirrDirection
OBJECT-TYPE
The type of traffic to be monitored with respect to the mirrored port.
1.3.6.1.4.1.1872.2.5.2.1.4.1.4.1.3INTEGER {in(1), out(2), both(3)}read-createcurrent
pmNewCfgPmirrDelete
OBJECT-TYPE
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned.
1.3.6.1.4.1.1872.2.5.2.1.4.1.4.1.4INTEGER {other(1), delete(2)}read-createcurrent
pmNewCfgAddVlan
OBJECT-TYPE
The VLAN whose traffic is to be mirrored for this port. A '0' value is returned when read.
1.3.6.1.4.1.1872.2.5.2.1.4.1.4.1.7Integer32read-createcurrent
pmNewCfgRemoveVlan
OBJECT-TYPE
The VLAN whose traffic will no longer to be mirrored. A '0' value is returned when read.
1.3.6.1.4.1.1872.2.5.2.1.4.1.4.1.8Integer32read-createcurrent
pmNewCfgPmirrPortVlansBmap
OBJECT-TYPE
The mirrored VLANs(1-4096) list for the port. The VLANs are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 where x : 1 - The represented VLAN is being mirrored. 0 - The represented VLAN is not being mirrored. Note: All octets are zero means all vlan(s) traffic is being mirrored for the port
1.3.6.1.4.1.1872.2.5.2.1.4.1.4.1.9OCTET STRINGread-onlycurrent
lacp
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.5
lacpCurSystemPriority
OBJECT-TYPE
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.
1.3.6.1.4.1.1872.2.5.2.1.5.1INTEGER (1..65535)read-onlycurrent
lacpNewSystemPriority
OBJECT-TYPE
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.
1.3.6.1.4.1.1872.2.5.2.1.5.2INTEGER (1..65535)read-writecurrent
lacpCurSystemTimeoutTime
OBJECT-TYPE
If a port does not receive LACPDUs for Timeout time LACP information pertaining to the port is invalidated. Its every 3 sec (short) and every 90 sec (long 3).
1.3.6.1.4.1.1872.2.5.2.1.5.5INTEGER {short(3), long(90)}read-onlycurrent
lacpNewSystemTimeoutTime
OBJECT-TYPE
If a port does not receive LACPDUs for Timeout time LACP information pertaining to the port is invalidated. Its every 3 sec (short) and every 90 sec (long 3).
1.3.6.1.4.1.1872.2.5.2.1.5.6INTEGER {short(3), long(90)}read-writecurrent
lacpCurPortCfgTable
OBJECT-TYPE
The table of LACP port configuration.
1.3.6.1.4.1.1872.2.5.2.1.5.7not-accessiblecurrent
lacpCurPortCfgTableEntry
OBJECT-TYPE
A row in the LACP port configuration table.
1.3.6.1.4.1.1872.2.5.2.1.5.7.1not-accessiblecurrent
lacpCurPortCfgTableId
OBJECT-TYPE
LACP port number.
1.3.6.1.4.1.1872.2.5.2.1.5.7.1.1Integer32read-onlycurrent
lacpCurPortState
OBJECT-TYPE
LACP port state can be one of three states off (Not participating in LACP) Active (Initiates LACPDU updates) Passive (Does not initiate LACPDU updates but responds to peer.
1.3.6.1.4.1.1872.2.5.2.1.5.7.1.2INTEGER {off(1), active(2), passive(3)}read-onlycurrent
lacpCurPortActorPortPriority
OBJECT-TYPE
The priority value assigned to this Aggregation Port. This 16-bit value is read-only.
1.3.6.1.4.1.1872.2.5.2.1.5.7.1.3INTEGER (1..65535)read-onlycurrent
lacpCurPortActorAdminKey
OBJECT-TYPE
The current administrative value of the Key for the Aggregation Port. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
1.3.6.1.4.1.1872.2.5.2.1.5.7.1.4INTEGER (1..65535)read-onlycurrent
lacpNewPortCfgTable
OBJECT-TYPE
The table of LACP port configuration.
1.3.6.1.4.1.1872.2.5.2.1.5.8not-accessiblecurrent
lacpNewPortCfgTableEntry
OBJECT-TYPE
A row in the LACP port configuration table.
1.3.6.1.4.1.1872.2.5.2.1.5.8.1not-accessiblecurrent
lacpNewPortCfgTableId
OBJECT-TYPE
LACP port number.
1.3.6.1.4.1.1872.2.5.2.1.5.8.1.1Integer32read-onlycurrent
lacpNewPortState
OBJECT-TYPE
LACP port state can be one of three states off (Not participating in LACP) Active (Initiates LACPDU updates) Passive (Does not initiate LACPDU updates but responds to peer.
1.3.6.1.4.1.1872.2.5.2.1.5.8.1.2INTEGER {off(1), active(2), passive(3)}read-writecurrent
lacpNewPortActorPortPriority
OBJECT-TYPE
The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
1.3.6.1.4.1.1872.2.5.2.1.5.8.1.3INTEGER (1..65535)read-writecurrent
lacpNewPortActorAdminKey
OBJECT-TYPE
The current administrative value of the Key for the Aggregation Port. This is a 16-bit read-write value. The meaning of particular Key values is of local significance.
1.3.6.1.4.1.1872.2.5.2.1.5.8.1.4INTEGER (1..65535)read-writecurrent
mstCfg
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.7
mstGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.7.1
mstCurCfgState
OBJECT-TYPE
Enable or disable MSTP/RSTP
1.3.6.1.4.1.1872.2.5.2.1.7.1.1INTEGER {enabled(2), disabled(3)}read-onlycurrent
mstNewCfgState
OBJECT-TYPE
Enable or disable MSTP/RSTP
1.3.6.1.4.1.1872.2.5.2.1.7.1.2INTEGER {enabled(2), disabled(3)}read-writecurrent
mstCurCfgRegionName
OBJECT-TYPE
The Name for the Region's configuration.
1.3.6.1.4.1.1872.2.5.2.1.7.1.3DisplayString (SIZE(0..32))read-onlycurrent
mstNewCfgRegionName
OBJECT-TYPE
The Name for the Region's configuration.
1.3.6.1.4.1.1872.2.5.2.1.7.1.4DisplayString (SIZE(0..32))read-writecurrent
mstCurCfgRegionVersion
OBJECT-TYPE
Version of the MST Region.
1.3.6.1.4.1.1872.2.5.2.1.7.1.5INTEGER (0..65535)read-onlycurrent
mstNewCfgRegionVersion
OBJECT-TYPE
Version of the MST Region.
1.3.6.1.4.1.1872.2.5.2.1.7.1.6INTEGER (0..65535)read-writecurrent
mstCurCfgMaxHopCount
OBJECT-TYPE
Indicates the maximum hop count value.
1.3.6.1.4.1.1872.2.5.2.1.7.1.7INTEGER (4..60)read-onlycurrent
mstNewCfgMaxHopCount
OBJECT-TYPE
Indicates the maximum hop count value.
1.3.6.1.4.1.1872.2.5.2.1.7.1.8INTEGER (4..60)read-writecurrent
mstCurCfgStpMode
OBJECT-TYPE
The version of Spanning Tree Protocal the bridge is currently running.
1.3.6.1.4.1.1872.2.5.2.1.7.1.9INTEGER {mstp(1), rstp(2)}read-onlycurrent
mstNewCfgStpMode
OBJECT-TYPE
The version of Spanning Tree Protocal the bridge is currently running.
1.3.6.1.4.1.1872.2.5.2.1.7.1.10INTEGER {mstp(1), rstp(2)}read-writecurrent
mstCistCfg
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.7.2
mstCistDefaultCfg
OBJECT-TYPE
Setting the value to default(1) will set the Multiple Spanning Tree and member parameters to default. default(1) is always returned when read, but it does not mean anything.
1.3.6.1.4.1.1872.2.5.2.1.7.2.1INTEGER {default(1)}read-writecurrent
mstCistBridgeCfg
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.7.2.2
mstCistCurCfgBridgePriority
OBJECT-TYPE
The value of the writable portion of the Brigde Identifier comprising of the first two octets.
1.3.6.1.4.1.1872.2.5.2.1.7.2.2.1INTEGER (0..65535)read-onlycurrent
mstCistNewCfgBridgePriority
OBJECT-TYPE
The value of the writable portion of the Brigde Identifier comprising of the first two octets.
1.3.6.1.4.1.1872.2.5.2.1.7.2.2.2INTEGER (0..65535)read-writecurrent
mstCistCurCfgBridgeMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.7.2.2.5INTEGER (6..40)read-onlycurrent
mstCistNewCfgBridgeMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.7.2.2.6INTEGER (6..40)read-writecurrent
mstCistCurCfgBridgeForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.7.2.2.7INTEGER (4..30)read-onlycurrent
mstCistNewCfgBridgeForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.1.7.2.2.8INTEGER (4..30)read-writecurrent
mstCistCurCfgPortTable
OBJECT-TYPE
The table of CIST Port configuration.
1.3.6.1.4.1.1872.2.5.2.1.7.2.3not-accessiblecurrent
mstCistCurCfgPortTableEntry
OBJECT-TYPE
Information about a particular CIST Port configuration.
1.3.6.1.4.1.1872.2.5.2.1.7.2.3.1not-accessiblecurrent
mstCistCurCfgPortIndex
OBJECT-TYPE
The port number of the port for which this entry contains spanning tree configuration.
1.3.6.1.4.1.1872.2.5.2.1.7.2.3.1.1Integer32read-onlycurrent
mstCistCurCfgPortPriority
OBJECT-TYPE
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value.
1.3.6.1.4.1.1872.2.5.2.1.7.2.3.1.2INTEGER (0..240)read-onlycurrent
mstCistCurCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the CIST Root which include this port.
1.3.6.1.4.1.1872.2.5.2.1.7.2.3.1.3INTEGER (1..200000000)read-onlycurrent
mstCistCurCfgPortLinkType
OBJECT-TYPE
The administrative point-to-point status of the LAN segment attached to this port. A value of p2p (2) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of shared(3) indicates that this port should be treated as having a shared media connection. A value of auto(1) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
1.3.6.1.4.1.1872.2.5.2.1.7.2.3.1.4INTEGER {auto(1), p2p(2), shared(3)}read-onlycurrent
mstCistCurCfgPortEdge
OBJECT-TYPE
The value of the Edge Port parameter.
1.3.6.1.4.1.1872.2.5.2.1.7.2.3.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
mstCistCurCfgPortStpState
OBJECT-TYPE
Turn port's Spanning Tree on/off.
1.3.6.1.4.1.1872.2.5.2.1.7.2.3.1.6INTEGER {on(1), off(2)}read-onlycurrent
mstCistCurCfgPortHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration Port PDUs in seconds.
1.3.6.1.4.1.1872.2.5.2.1.7.2.3.1.7INTEGER (1..10)read-onlycurrent
mstCistNewCfgPortTable
OBJECT-TYPE
The table of CIST Port configuration.
1.3.6.1.4.1.1872.2.5.2.1.7.2.4not-accessiblecurrent
mstCistNewCfgPortTableEntry
OBJECT-TYPE
Information about a particular CIST Port configuration.
1.3.6.1.4.1.1872.2.5.2.1.7.2.4.1not-accessiblecurrent
mstCistNewCfgPortIndex
OBJECT-TYPE
The port number of the port for which this entry contains spanning tree configuration.
1.3.6.1.4.1.1872.2.5.2.1.7.2.4.1.1Integer32read-onlycurrent
mstCistNewCfgPortPriority
OBJECT-TYPE
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value.
1.3.6.1.4.1.1872.2.5.2.1.7.2.4.1.2INTEGER (0..240)read-writecurrent
mstCistNewCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the CIST Root which include this port.
1.3.6.1.4.1.1872.2.5.2.1.7.2.4.1.3INTEGER (1..200000000)read-writecurrent
mstCistNewCfgPortLinkType
OBJECT-TYPE
The administrative point-to-point status of the LAN segment attached to this port. A value of p2p (2) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of shared(3) indicates that this port should be treated as having a shared media connection. A value of auto(1) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
1.3.6.1.4.1.1872.2.5.2.1.7.2.4.1.4INTEGER {auto(1), p2p(2), shared(3)}read-writecurrent
mstCistNewCfgPortEdge
OBJECT-TYPE
The value of the Edge Port parameter.
1.3.6.1.4.1.1872.2.5.2.1.7.2.4.1.5INTEGER {enabled(1), disabled(2)}read-writecurrent
mstCistNewCfgPortStpState
OBJECT-TYPE
Turn port's Spanning Tree on/off.
1.3.6.1.4.1.1872.2.5.2.1.7.2.4.1.6INTEGER {on(1), off(2)}read-writecurrent
mstCistNewCfgPortHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration Port PDUs in seconds.
1.3.6.1.4.1.1872.2.5.2.1.7.2.4.1.7INTEGER (1..10)read-writecurrent
portTeamCfg
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.1.9
portTeamTableMaxSize
OBJECT-TYPE
The maximum number of port teams.
1.3.6.1.4.1.1872.2.5.2.1.9.1Integer32read-onlycurrent
portTeamCurCfgTable
OBJECT-TYPE
The port team current configuration.
1.3.6.1.4.1.1872.2.5.2.1.9.2not-accessiblecurrent
portTeamCurCfgTableEntry
OBJECT-TYPE
A row in the port team configuration table.
1.3.6.1.4.1.1872.2.5.2.1.9.2.1not-accessiblecurrent
portTeamCurCfgIndex
OBJECT-TYPE
The identifier of the port team.
1.3.6.1.4.1.1872.2.5.2.1.9.2.1.1Integer32read-onlycurrent
portTeamCurCfgState
OBJECT-TYPE
Enable or disable a port team.
1.3.6.1.4.1.1872.2.5.2.1.9.2.1.2INTEGER {enable(1), disable(2)}read-onlycurrent
portTeamCurCfgPorts
OBJECT-TYPE
The port list in the port team. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | |||_ port 8 | || | ||___ port 7 | |____ port 6 | . . . |_________ port 1 where x : 1 - The represented port belongs to the port team 0 - The represented port does not belong to the port team
1.3.6.1.4.1.1872.2.5.2.1.9.2.1.3OCTET STRINGread-onlycurrent
portTeamCurCfgTrunks
OBJECT-TYPE
The trunk list in the port team. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | |||_ trunk 8 | || | ||___ trunk 7 | |____ trunk 6 | . . . |_________ trunk 1 where x : 1 - The represented trunk belongs to the port team 0 - The represented trunk does not belong to the port team
1.3.6.1.4.1.1872.2.5.2.1.9.2.1.4OCTET STRINGread-onlycurrent
portTeamNewCfgTable
OBJECT-TYPE
The port team new configuration.
1.3.6.1.4.1.1872.2.5.2.1.9.3not-accessiblecurrent
portTeamNewCfgTableEntry
OBJECT-TYPE
A row in the port team configuration table.
1.3.6.1.4.1.1872.2.5.2.1.9.3.1not-accessiblecurrent
portTeamNewCfgIndex
OBJECT-TYPE
The identifier of the port team.
1.3.6.1.4.1.1872.2.5.2.1.9.3.1.1Integer32read-onlycurrent
portTeamNewCfgState
OBJECT-TYPE
Enable or disable a port team.
1.3.6.1.4.1.1872.2.5.2.1.9.3.1.2INTEGER {enable(1), disable(2)}read-createcurrent
portTeamNewCfgPorts
OBJECT-TYPE
The port list in the port team. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | |||_ port 8 | || | ||___ port 7 | |____ port 6 | . . . |_________ port 1 where x : 1 - The represented port belongs to the port team 0 - The represented port does not belong to the port team
1.3.6.1.4.1.1872.2.5.2.1.9.3.1.3OCTET STRINGread-onlycurrent
portTeamNewCfgAddPort
OBJECT-TYPE
The port to be added in the port team. When read, 0 is returned.
1.3.6.1.4.1.1872.2.5.2.1.9.3.1.4Integer32read-createcurrent
portTeamNewCfgRemovePort
OBJECT-TYPE
The port to be deleted from the port team. When read, 0is returned.
1.3.6.1.4.1.1872.2.5.2.1.9.3.1.5Integer32read-createcurrent
portTeamNewCfgTrunks
OBJECT-TYPE
The trunk list in the port team. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | |||_ trunk 8 | || | ||___ trunk 7 | |____ trunk 6 | . . . |_________ trunk 1 where x : 1 - The represented trunk belongs to the port team 0 - The represented trunk does not belong to the port team
1.3.6.1.4.1.1872.2.5.2.1.9.3.1.6OCTET STRINGread-onlycurrent
portTeamNewCfgAddTrunk
OBJECT-TYPE
The trunk to be added in the port team. When read, 0 is returned.
1.3.6.1.4.1.1872.2.5.2.1.9.3.1.7Integer32read-createcurrent
portTeamNewCfgRemoveTrunk
OBJECT-TYPE
The trunk to be deleted from the port team. When read, 0is returned.
1.3.6.1.4.1.1872.2.5.2.1.9.3.1.8Integer32read-createcurrent
portTeamNewCfgDelete
OBJECT-TYPE
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned.
1.3.6.1.4.1.1872.2.5.2.1.9.3.1.9INTEGER {other(1), delete(2)}read-createcurrent
layer2Stats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.2
fdbStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.2.1
fdbStatsCreates
OBJECT-TYPE
Number of entries created in the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.1Counter32read-onlycurrent
fdbStatsDeletes
OBJECT-TYPE
Number of entries deleted from the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.2Counter32read-onlycurrent
fdbStatsCurrent
OBJECT-TYPE
Current number of entries in the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.3Gauge32read-onlycurrent
fdbStatsHiwat
OBJECT-TYPE
Highest number of entries recorded at any given time in the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.4Integer32read-onlycurrent
fdbStatsLookups
OBJECT-TYPE
Number of entry lookups in the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.5Counter32read-onlycurrent
fdbStatsLookupFails
OBJECT-TYPE
Number of unsuccessful searches made in the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.6Counter32read-onlycurrent
fdbStatsFinds
OBJECT-TYPE
Number of searches in the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.7Counter32read-onlycurrent
fdbStatsFindFails
OBJECT-TYPE
Number of search failures in the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.8Counter32read-onlycurrent
fdbStatsFindOrCreates
OBJECT-TYPE
Number of entries found or created in the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.9Counter32read-onlycurrent
fdbStatsOverflows
OBJECT-TYPE
Number of entries overflowing the Forwarding Database.
1.3.6.1.4.1.1872.2.5.2.2.1.10Counter32read-onlycurrent
stpStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.2.2
stgStatsPortTable
OBJECT-TYPE
The table of Spanning Tree Group port statistics.
1.3.6.1.4.1.1872.2.5.2.2.2.1not-accessiblecurrent
stgStatsPortTableEntry
OBJECT-TYPE
Statistics about port of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.2.2.1.1not-accessiblecurrent
stgStatsStpIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.2.2.1.1.1Integer32read-onlycurrent
stgStatsPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.2.2.1.1.2Integer32read-onlycurrent
stgStatsPortRcvCfgBpdus
OBJECT-TYPE
Number of Configuration BPDU's received on this port.
1.3.6.1.4.1.1872.2.5.2.2.2.1.1.3Counter32read-onlycurrent
stgStatsPortRcvTcnBpdus
OBJECT-TYPE
Number of TCN BPDU's received on this port.
1.3.6.1.4.1.1872.2.5.2.2.2.1.1.4Counter32read-onlycurrent
stgStatsPortXmtCfgBpdus
OBJECT-TYPE
Number of Configuration BPDU's trasmitted from the port.
1.3.6.1.4.1.1872.2.5.2.2.2.1.1.5Counter32read-onlycurrent
stgStatsPortXmtTcnBpdus
OBJECT-TYPE
Number of TCN BPDU's trasmitted from the port.
1.3.6.1.4.1.1872.2.5.2.2.2.1.1.6Counter32read-onlycurrent
layer2Info
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.3
fdbInfo
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.3.1
fdbClear
OBJECT-TYPE
Setting this value to clear(2) clears the entire master FDB.
1.3.6.1.4.1.1872.2.5.2.3.1.1INTEGER {ok(1), clear(2)}read-writecurrent
fdbTable
OBJECT-TYPE
The table of FDB entries.
1.3.6.1.4.1.1872.2.5.2.3.1.2not-accessiblecurrent
fdbEntry
OBJECT-TYPE
A row in the FDB table
1.3.6.1.4.1.1872.2.5.2.3.1.2.1not-accessiblecurrent
fdbMacAddr
OBJECT-TYPE
The MAC address for the FDB entry.
1.3.6.1.4.1.1872.2.5.2.3.1.2.1.1PhysAddressread-onlycurrent
fdbVlan
OBJECT-TYPE
The VLAN ID for the FDB entry.
1.3.6.1.4.1.1872.2.5.2.3.1.2.1.2Integer32read-onlycurrent
fdbSrcPort
OBJECT-TYPE
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 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.
1.3.6.1.4.1.1872.2.5.2.3.1.2.1.3Integer32read-onlycurrent
fdbState
OBJECT-TYPE
The state of the FDB entry. The meanings of the values are : unknown(1) : the MAC address has not yet been learned by the switch but has only been seen as a destination address forward(3) : the MAC address has been learned by the switch flood(4) : the MAC address is a multicast destination address trunk(6) : frames with this MAC address are forwarded to trunk group vir(7) : frames with this MAC address are forwarded for L3 processing
1.3.6.1.4.1.1872.2.5.2.3.1.2.1.4INTEGER {unknown(1), ignore(2), forward(3), flood(4), ffd(5), trunk(6), vir(7), vsr(8), vpr(9), other(10)}read-onlycurrent
fdbRefSps
OBJECT-TYPE
The referenced SPs associated with this FDB entry.
1.3.6.1.4.1.1872.2.5.2.3.1.2.1.5DisplayString (SIZE(0..32))read-onlycurrent
fdbLearnedPort
OBJECT-TYPE
The learned port associated with this FDB entry.
1.3.6.1.4.1.1872.2.5.2.3.1.2.1.6Integer32read-onlycurrent
fdbSrcTrunk
OBJECT-TYPE
Either the value '0', or the trunk number of the trunk on which a frame having a source address equal to the value of the corresponding instance has been seen. A value of '0' indicates that the source address is not associated with a trunk.
1.3.6.1.4.1.1872.2.5.2.3.1.2.1.7Integer32read-onlycurrent
stpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.3.2
stpInfoTable
OBJECT-TYPE
The table of Spanning Tree Group information.
1.3.6.1.4.1.1872.2.5.2.3.2.1not-accessiblecurrent
stpInfoTableEntry
OBJECT-TYPE
Information about a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1not-accessiblecurrent
stpInfoIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.1Integer32read-onlycurrent
stpInfoTimeSinceTopChange
OBJECT-TYPE
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.2TimeTicksread-onlycurrent
stpInfoTopChanges
OBJECT-TYPE
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.3Counter32read-onlycurrent
stpInfoDesignatedRoot
OBJECT-TYPE
The bridge identifier of the root of the spanning tree 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.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.4BridgeIdread-onlycurrent
stpInfoRootCost
OBJECT-TYPE
The cost of the path to the root as seen from this bridge.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.5Integer32read-onlycurrent
stpInfoRootPort
OBJECT-TYPE
The port number of the port which offers the lowest cost path from this bridge to the root bridge.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.6Integer32read-onlycurrent
stpInfoMaxAge
OBJECT-TYPE
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.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.7Integer32read-onlycurrent
stpInfoHelloTime
OBJECT-TYPE
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.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.8Integer32read-onlycurrent
stpInfoForwardDelay
OBJECT-TYPE
This time value, measured 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.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.9Integer32read-onlycurrent
stpInfoHoldTime
OBJECT-TYPE
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.
1.3.6.1.4.1.1872.2.5.2.3.2.1.1.10Integer32read-onlycurrent
stpInfoPortTable
OBJECT-TYPE
The table of Spanning Tree Group port information.
1.3.6.1.4.1.1872.2.5.2.3.2.2not-accessiblecurrent
stpInfoPortTableEntry
OBJECT-TYPE
Information about port configuration for a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1not-accessiblecurrent
stpInfoPortStpIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.1Integer32read-onlycurrent
stpInfoPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.2Integer32read-onlycurrent
stpInfoPortState
OBJECT-TYPE
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled, this object will have a value of disabled(1).
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.3INTEGER {disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6), discarding(7)}read-onlycurrent
stpInfoPortDesignatedRoot
OBJECT-TYPE
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.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.4BridgeIdread-onlycurrent
stpInfoPortDesignatedCost
OBJECT-TYPE
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.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.5Integer32read-onlycurrent
stpInfoPortDesignatedBridge
OBJECT-TYPE
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.6BridgeIdread-onlycurrent
stpInfoPortDesignatedPort
OBJECT-TYPE
The Port Identifier of the port on the Designated Bridge for this port's segment.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.7OCTET STRING (SIZE(2))read-onlycurrent
stpInfoPortForwardTransitions
OBJECT-TYPE
The number of times this port has transitioned from the Learning state to the Forwarding state.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.8Counter32read-onlycurrent
stpInfoPortPathCost
OBJECT-TYPE
The path cost of the port.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.9Integer32read-onlycurrent
stpInfoPortRole
OBJECT-TYPE
The port role. Returns unknown(7) when MSTP/RSTP is not enabled, otherwise returns appropriate port role.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.10INTEGER {disabled(1), alternate(2), backup(3), root(4), designated(5), master(6), unknown(7)}read-onlycurrent
stpInfoPortLinkType
OBJECT-TYPE
The point-to-point status of the LAN segment attached to this port. A value of p2p (1) indicates that this port is being treated as if it is connected to a point-to-point link. A value of shared(2) indicates that this port is being treated as having a shared media connection.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.11INTEGER {p2p(1), shared(2), unknown(3)}read-onlycurrent
stpInfoPortEdge
OBJECT-TYPE
The port is an edge port or not. Returns disabled(2) when the port is not an edge port and returns enabled(1) when it is an edge port.
1.3.6.1.4.1.1872.2.5.2.3.2.2.1.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
lacpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.3.3
lacpInfoPortTable
OBJECT-TYPE
The table of LACP port information.
1.3.6.1.4.1.1872.2.5.2.3.3.1not-accessiblecurrent
lacpInfoPortTableEntry
OBJECT-TYPE
Information about a LACP port.
1.3.6.1.4.1.1872.2.5.2.3.3.1.1not-accessiblecurrent
lacpInfoPortIndex
OBJECT-TYPE
The port identifier.
1.3.6.1.4.1.1872.2.5.2.3.3.1.1.1Integer32read-onlycurrent
lacpInfoPortSelected
OBJECT-TYPE
Selected flag value indicates that the selection logic has selected an appropriate Aggregator. A value of unselected indicates that no aggregator is currently selected. A value of standby indicates that although the selection logic has selected an appropriate Aggregator, aggregation restrictions currently precent the port from being enabled as part of the aggregation, and so the port is being held in standby condition.
1.3.6.1.4.1.1872.2.5.2.3.3.1.1.2INTEGER {selected(1), unselected(2), standby(3)}read-onlycurrent
lacpInfoPortNtt
OBJECT-TYPE
Need to transmit flag. True indicates that there is new protocol information that should be transmitted on the link.
1.3.6.1.4.1.1872.2.5.2.3.3.1.1.3INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortReadyN
OBJECT-TYPE
True value for Ready_N flag indicates that the wait while timer has expired and it is waiting to attach to an aggregator. There is one Ready_N value for each port.
1.3.6.1.4.1.1872.2.5.2.3.3.1.1.4INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortMoved
OBJECT-TYPE
Port Moved flag is set to true if the receive machine for a port is in the port_disabled state, and the combination of partner oper system and partner oper port number in use by the port has been used by received in an incoming LACPDU on a different port.
1.3.6.1.4.1.1872.2.5.2.3.3.1.1.5INTEGER {true(1), false(2)}read-onlycurrent
cistInfo
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.3.4
cistGeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.3.4.1
cistRoot
OBJECT-TYPE
The bridge identifier of the Root of the common spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
1.3.6.1.4.1.1872.2.5.2.3.4.1.1BridgeIdread-onlycurrent
cistRootPathCost
OBJECT-TYPE
The cost of the path to the CIST Root as seen from this bridge.
1.3.6.1.4.1.1872.2.5.2.3.4.1.2Integer32read-onlycurrent
cistRootPort
OBJECT-TYPE
The Port Number of the Port which offers the lowest path cost from this bridge to the CIST Root Bridge.
1.3.6.1.4.1.1872.2.5.2.3.4.1.3Integer32read-onlycurrent
cistBridgeHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration bridge PDUs in seconds.
1.3.6.1.4.1.1872.2.5.2.3.4.1.4Integer32read-onlycurrent
cistBridgeMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.3.4.1.5Integer32read-onlycurrent
cistBridgeForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.1872.2.5.2.3.4.1.6Integer32read-onlycurrent
cistRegionalRoot
OBJECT-TYPE
The bridge identifier of the Root of the Multiple spanning tree region as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Regional Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
1.3.6.1.4.1.1872.2.5.2.3.4.1.7BridgeIdread-onlycurrent
cistRegionalPathCost
OBJECT-TYPE
The Cost of the path to the CIST Regional Root as seen from this bridge.
1.3.6.1.4.1.1872.2.5.2.3.4.1.8Integer32read-onlycurrent
cistInfoPortTable
OBJECT-TYPE
The table of CIST Port information.
1.3.6.1.4.1.1872.2.5.2.3.4.2not-accessiblecurrent
cistInfoPortTableEntry
OBJECT-TYPE
Information about a particular CIST Port.
1.3.6.1.4.1.1872.2.5.2.3.4.2.1not-accessiblecurrent
cistInfoPortIndex
OBJECT-TYPE
The port number of the port for which this entry contains spanning tree configuration.
1.3.6.1.4.1.1872.2.5.2.3.4.2.1.1Integer32read-onlycurrent
cistInfoPortPriority
OBJECT-TYPE
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value.
1.3.6.1.4.1.1872.2.5.2.3.4.2.1.2Integer32read-onlycurrent
cistInfoPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the CIST Root which include this port.
1.3.6.1.4.1.1872.2.5.2.3.4.2.1.3Integer32read-onlycurrent
cistInfoPortState
OBJECT-TYPE
Current state of the Port as defined by the Common spanning tree protocol.
1.3.6.1.4.1.1872.2.5.2.3.4.2.1.4INTEGER {disabled(1), discarding(2), learning(4), forwarding(5)}read-onlycurrent
cistInfoPortRole
OBJECT-TYPE
Selected Port Role of the port for this spanning tree instance.
1.3.6.1.4.1.1872.2.5.2.3.4.2.1.5INTEGER {disabled(1), alternate(2), backup(3), root(4), designated(5), master(6), unknown(7)}read-onlycurrent
cistInfoPortDesignatedBridge
OBJECT-TYPE
The unique Bridge Identifier of the bridge which this port considers to be the Designated Bridge for the port's segment.
1.3.6.1.4.1.1872.2.5.2.3.4.2.1.6BridgeIdread-onlycurrent
cistInfoPortDesignatedPort
OBJECT-TYPE
The Port identifier of the port on the Designated Bridge for this port's segment.
1.3.6.1.4.1.1872.2.5.2.3.4.2.1.7OCTET STRING (SIZE(2))read-onlycurrent
cistInfoPortLinkType
OBJECT-TYPE
The point-to-point status of the LAN segment attached to this port. A value of p2p (2) indicates that this port is being treated as if it is connected to a point-to-point link. A value of shared(3) indicates that this port is being treated as having a shared media connection.
1.3.6.1.4.1.1872.2.5.2.3.4.2.1.8INTEGER {p2p(1), shared(2), unknown(3)}read-onlycurrent
vlanInfo
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.3.5
vlanInfoTable
OBJECT-TYPE
The table of VLAN information.
1.3.6.1.4.1.1872.2.5.2.3.5.1not-accessiblecurrent
vlanInfoTableEntry
OBJECT-TYPE
Information about a particular VLAN.
1.3.6.1.4.1.1872.2.5.2.3.5.1.1not-accessiblecurrent
vlanInfoId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.1872.2.5.2.3.5.1.1.1INTEGER (1..4090)read-onlycurrent
vlanInfoName
OBJECT-TYPE
The VLAN name.
1.3.6.1.4.1.1872.2.5.2.3.5.1.1.2DisplayString (SIZE(0..32))read-onlycurrent
vlanInfoStatus
OBJECT-TYPE
Enable or disable, VLAN state information
1.3.6.1.4.1.1872.2.5.2.3.5.1.1.3INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanInfoJumbo
OBJECT-TYPE
Enable or disable Jumbo frames, Jumbo frames state information of a VLAN
1.3.6.1.4.1.1872.2.5.2.3.5.1.1.4INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanInfoBwmContract
OBJECT-TYPE
Default BWM contract number information of a VLAN
1.3.6.1.4.1.1872.2.5.2.3.5.1.1.5Integer32read-onlycurrent
vlanInfoLearn
OBJECT-TYPE
Enable or disable source MAC address learning, MAC address learning information of a VLAN
1.3.6.1.4.1.1872.2.5.2.3.5.1.1.6INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanInfoPorts
OBJECT-TYPE
The port list information in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN
1.3.6.1.4.1.1872.2.5.2.3.5.1.1.7OCTET STRINGread-onlycurrent
portTeamInfo
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.3.6
portTeamInfoTable
OBJECT-TYPE
The port team information table.
1.3.6.1.4.1.1872.2.5.2.3.6.1not-accessiblecurrent
portTeamInfoTableEntry
OBJECT-TYPE
A row in the port team information table.
1.3.6.1.4.1.1872.2.5.2.3.6.1.1not-accessiblecurrent
portTeamInfoIndex
OBJECT-TYPE
The identifier of the port team.
1.3.6.1.4.1.1872.2.5.2.3.6.1.1.1Integer32read-onlycurrent
portTeamInfoState
OBJECT-TYPE
State of a port team.
1.3.6.1.4.1.1872.2.5.2.3.6.1.1.2INTEGER {off(1), passive(2), active(3)}read-onlycurrent
portTeamInfoPorts
OBJECT-TYPE
The port list in the port team. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | |||_ port 8 | || | ||___ port 7 | |____ port 6 | . . . |_________ port 1 where x : 1 - The represented port is added to the port team 0 - The represented port is not added to the port team
1.3.6.1.4.1.1872.2.5.2.3.6.1.1.3OCTET STRINGread-onlycurrent
portTeamInfoPortsState
OBJECT-TYPE
The port state list in the port team. The ports states are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | |||_ port 8 state | || | ||___ port 7 state | |____ port 6 state | . . . |_________ port 1 state where x : 1 - The represented port in that team is up 0 - If the represented port is added in that team then the port state is down otherwise the port is not added into that team( check whether port is added to the team or not through the mib portTeamInfoPorts).
1.3.6.1.4.1.1872.2.5.2.3.6.1.1.4OCTET STRINGread-onlycurrent
portTeamInfoTrunks
OBJECT-TYPE
The trunk list in the port team. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | |||_ trunk 8 | || | ||___ trunk 7 | |____ trunk 6 | . . . |_________ trunk 1 where x : 1 - The represented trunk belongs to the port team 0 - The represented trunk does not belong to the port team
1.3.6.1.4.1.1872.2.5.2.3.6.1.1.5OCTET STRINGread-onlycurrent
portTeamInfoTrunksState
OBJECT-TYPE
The trunk state list in the trunk team. The trunks states are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | |||_ trunk 8 state | || | ||___ trunk 7 state | |____ trunk 6 state | . . . |_________ trunk 1 state where x : 1 - The represented trunk in that team is up 0 - If the represented trunk is added in that team then the trunk state is down otherwise the port is not added into that team( check whether it is added to the team or not through the mib portTeamInfoTrunks).
1.3.6.1.4.1.1872.2.5.2.3.6.1.1.6OCTET STRINGread-onlycurrent
layer2Oper
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.5.2.4