BLADETYPE2-PHYSICAL-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: BLADETYPE2-PHYSICAL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
layer2 | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2 |
The MIB module for the Layer 2 configuration, statistics and information . |
||
layer2Configs | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1 | |||
vlan | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1 | |||
vlanMaxEnt | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.1 | integer32 | read-only |
The maximum number of rows in the VLAN configuration table. |
vlanCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.2 | no-access |
The table of VLAN configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.2.1 | no-access |
A row in the VLAN configuration table. |
||
vlanCurCfgVlanId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.2.1.1 | integer32 | read-only |
The VLAN identifier. |
vlanCurCfgVlanName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.2.1.2 | displaystring | read-only |
The VLAN name. |
vlanCurCfgPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.2.1.3 | octet string | read-only |
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 |
vlanCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.2.1.4 | integer | read-only |
Enable or disable a VLAN Enumeration: 'disabled': 3, 'enabled': 2. |
vlanCurCfgStg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.2.1.6 | integer32 | read-only |
The Spanning Tree Group for the VLAN. |
vlanNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3 | no-access |
The table of VLAN configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3.1 | no-access |
A row in the VLAN configuration table. |
||
vlanNewCfgVlanId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3.1.1 | integer32 | read-only |
The VLAN identifier. |
vlanNewCfgVlanName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3.1.2 | displaystring | read-only |
The VLAN name. |
vlanNewCfgPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3.1.3 | octet string | read-only |
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 |
vlanNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3.1.4 | integer | read-only |
Enable or disable a VLAN Enumeration: 'disabled': 3, 'enabled': 2. |
vlanNewCfgAddPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3.1.5 | integer32 | read-only |
The port to be added to the specified VLAN. A '0' value is returned when read. |
vlanNewCfgRemovePort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3.1.6 | integer32 | read-only |
The port to be removed from the specified VLAN. A '0' value is returned when read. |
vlanNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3.1.7 | integer | read-only |
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 Enumeration: 'other': 1, 'delete': 2. |
vlanNewCfgStg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.1.3.1.9 | integer32 | read-only |
The Spanning Tree Group for the VLAN. |
trunkgroup | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2 | |||
trunkGroupTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.1 | integer32 | read-only |
The maximum number of entries in trunk group table. |
trunkGroupCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.2 | no-access |
The table of trunk group configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.2.1 | no-access |
A row in the trunk group configuration table. |
||
trunkGroupCurCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.2.1.1 | integer32 | read-only |
The identifier of the trunk group. |
trunkGroupCurCfgPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.2.1.2 | octet string | read-only |
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 |
trunkGroupCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.2.1.3 | integer | read-only |
Enable or disable a trunk group. Enumeration: 'enable': 1, 'disable': 2. |
trunkGroupNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.3 | no-access |
The table of trunk group configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.3.1 | no-access |
A row in the trunk group configuration table. |
||
trunkGroupNewCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.3.1.1 | integer32 | read-only |
The identifier of the trunk group. |
trunkGroupNewCfgPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.3.1.2 | octet string | read-only |
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 |
trunkGroupNewCfgAddPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.3.1.3 | integer32 | read-only |
The port to be added in the trunk group. When read, 0 is returned. |
trunkGroupNewCfgRemovePort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.3.1.4 | integer32 | read-only |
The port to be deleted from the trunk group. when read, 0 is returned. |
trunkGroupNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.3.1.5 | integer | read-only |
Enable or disable a trunk group. Enumeration: 'enable': 1, 'disable': 2. |
trunkGroupNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.2.3.1.6 | integer | read-only |
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. Enumeration: 'other': 1, 'delete': 2. |
stgCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3 | |||
stgCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1 | no-access |
The table of Spanning Tree Group configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1 | no-access |
Information about a particular Spanning Tree Group configuration. |
||
stgCurCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stgCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.2 | integer | read-only |
Turn on of off Spanning Tree operation of a particular Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgCurCfgVlanBmap1 | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.3 | octet string | read-only |
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 2048. 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 |
stgCurCfgVlanBmap2 | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.4 | octet string | read-only |
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 2049 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 2057 || || || ||___ vlan 2056 || |____ vlan 2055 || . . . ||_________ vlan 2050 |__________ vlan 2049 (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 |
stgCurCfgPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.5 | integer | read-only |
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. |
stgCurCfgBrgHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.6 | integer | read-only |
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root. |
stgCurCfgBrgForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.7 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
stgCurCfgBrgMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.8 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
stgCurCfgAgingTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.9 | integer | read-only |
The timeout period in seconds for aging out dynamically learned forwarding information. |
stgCurCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.10 | octet string | read-only |
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4095. 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 |
stgNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2 | no-access |
The table of Spanning Tree Groups configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1 | no-access |
Information about a particular Spanning Tree Group configuration. |
||
stgNewCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stgNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.2 | integer | read-only |
Turn on of off Spanning Tree operation of a particular Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgNewCfgDefaultCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.3 | integer | read-only |
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. Enumeration: 'default-config': 1. |
stgNewCfgAddVlan | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.4 | integer32 | read-only |
The vlan to be added to the specified Spanning Tree Group. A '0' value is returned when read. |
stgNewCfgRemoveVlan | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.5 | integer32 | read-only |
The vlan to be removed from the specified Spanning Tree Group. A '0' value is returned when read. |
stgNewCfgVlanBmap1 | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.6 | octet string | read-only |
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 2048. 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 |
stgNewCfgVlanBmap2 | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.7 | octet string | read-only |
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 2049 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 2057 || || || ||___ vlan 2056 || |____ vlan 2055 || . . . ||_________ vlan 2050 |__________ vlan 2049 (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 |
stgNewCfgPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.8 | integer | read-only |
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. |
stgNewCfgBrgHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.9 | integer | read-only |
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root. |
stgNewCfgBrgForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.10 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
stgNewCfgBrgMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.11 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
stgNewCfgAgingTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.12 | integer | read-only |
The timeout period in seconds for aging out dynamically learned forwarding information. |
stgNewCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.2.1.13 | octet string | read-only |
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4095. 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 |
stgCurCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3 | no-access |
The table of Spanning Tree Group port configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3.1 | no-access |
Information about port configuration of a particular Spanning Tree Group. |
||
stgCurCfgStgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stgCurCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3.1.2 | integer32 | read-only |
The port identifier of a particular Spanning Tree Group. |
stgCurCfgPortState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3.1.3 | integer | read-only |
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgCurCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3.1.4 | integer | read-only |
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. |
stgCurCfgPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3.1.5 | integer | read-only |
The contribution of this port to the path cost of paths towards the spanning tree root which include this port. |
stgCurCfgPortLink | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3.1.6 | integer | read-only |
The type of the port link. Enumeration: 'auto': 1, 'p2p': 2, 'shared': 3. |
stgCurCfgPortEdge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3.1.7 | integer | read-only |
The state of port edge. Enumeration: 'disabled': 2, 'enabled': 1. |
stgCurCfgPortFastFwd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.3.1.8 | integer | read-only |
The state of port fast forwarding. Enumeration: 'disabled': 2, 'enabled': 1. |
stgNewCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4 | no-access |
The table of Spanning Tree Group port configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4.1 | no-access |
Information about port configuration of a particular Spanning Tree Group. |
||
stgNewCfgStgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stgNewCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4.1.2 | integer32 | read-only |
The port identifier of a particular Spanning Tree Group. |
stgNewCfgPortState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4.1.3 | integer | read-only |
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgNewCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4.1.4 | integer | read-only |
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. |
stgNewCfgPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4.1.5 | integer | read-only |
The contribution of this port to the path cost of paths towards the spanning tree root which include this port. |
stgNewCfgPortLink | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4.1.6 | integer | read-only |
The type of the port link. Enumeration: 'auto': 1, 'p2p': 2, 'shared': 3. |
stgNewCfgPortEdge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4.1.7 | integer | read-only |
The state of port edge. Enumeration: 'disabled': 2, 'enabled': 1. |
stgNewCfgPortFastFwd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.4.1.8 | integer | read-only |
The state of port fast forwarding. Enumeration: 'disabled': 2, 'enabled': 1. |
mirroring | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4 | |||
mirrPortMirr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1 | |||
pmCurCfgPortMirrState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.1 | integer | read-only |
The state of port-based port mirroring. Enumeration: 'disabled': 2, 'enabled': 1. |
pmNewCfgPortMirrState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.2 | integer | read-write |
The state of port-based port mirroring. Enumeration: 'disabled': 2, 'enabled': 1. |
pmCurCfgPortMonitorTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.3 | no-access |
The table of monitoring ports. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.3.1 | no-access |
A row in the monitoring port table. |
||
pmCurCfgPmirrMoniPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.3.1.1 | integer32 | read-only |
The monitoring port number. |
pmCurCfgPmirrMirrPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.3.1.2 | integer32 | read-only |
The mirrored port number |
pmCurCfgPmirrDirection | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.3.1.3 | integer | read-only |
The type of traffic to be monitored with respect to the mirrored port. Enumeration: 'both': 3, 'out': 2, 'in': 1. |
pmNewCfgPortMonitorTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.4 | no-access |
The table of monitoring ports. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.4.1 | no-access |
A row in the monitoring port table. |
||
pmNewCfgPmirrMoniPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.4.1.1 | integer32 | read-only |
The monitoring port number. |
pmNewCfgPmirrMirrPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.4.1.2 | integer32 | read-only |
The mirrored port number |
pmNewCfgPmirrDirection | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.4.1.3 | integer | read-only |
The type of traffic to be monitored with respect to the mirrored port. Enumeration: 'both': 3, 'out': 2, 'in': 1. |
pmNewCfgPmirrDelete | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.4.1.4 | integer | read-only |
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. Enumeration: 'other': 1, 'delete': 2. |
pmNewCfgPmonDelete | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.4.1.4.1.10 | integer | read-only |
Setting the value to delete(2) will delete the monitor port. When read, other(1) is returned. Enumeration: 'other': 1, 'delete': 2. |
mstCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5 | |||
mstGeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1 | |||
mstCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.1 | integer | read-only |
Enable or disable MSTP/RSTP Enumeration: 'disabled': 3, 'enabled': 2. |
mstNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.2 | integer | read-write |
Enable or disable MSTP/RSTP Enumeration: 'disabled': 3, 'enabled': 2. |
mstCurCfgRegionName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.3 | displaystring | read-only |
The Name for the Region's configuration. |
mstNewCfgRegionName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.4 | displaystring | read-write |
The Name for the Region's configuration. |
mstCurCfgRegionVersion | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.5 | integer | read-only |
Version of the MST Region. |
mstNewCfgRegionVersion | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.6 | integer | read-write |
Version of the MST Region. |
mstCurCfgMaxHopCount | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.7 | integer | read-only |
Indicates the maximum hop count value. |
mstNewCfgMaxHopCount | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.8 | integer | read-write |
Indicates the maximum hop count value. |
mstCurCfgStpMode | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.9 | integer | read-only |
The version of Spanning Tree Protocal the bridge is currently running. Enumeration: 'mstp': 1, 'rstp': 2. |
mstNewCfgStpMode | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.1.10 | integer | read-write |
The version of Spanning Tree Protocal the bridge is currently running. Enumeration: 'mstp': 1, 'rstp': 2. |
mstCistCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2 | |||
mstCistDefaultCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.1 | integer | read-write |
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. Enumeration: 'default': 1. |
mstCistBridgeCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2 | |||
mstCistCurCfgBridgePriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2.1 | integer | read-only |
The value of the writable portion of the Brigde Identifier comprising of the first two octets. |
mstCistNewCfgBridgePriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2.2 | integer | read-write |
The value of the writable portion of the Brigde Identifier comprising of the first two octets. |
mstCistCurCfgBridgeMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2.5 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
mstCistNewCfgBridgeMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2.6 | integer | read-write |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
mstCistCurCfgBridgeForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2.7 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
mstCistNewCfgBridgeForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2.8 | integer | read-write |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
mstCistCurCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2.9 | octet string | read-only |
The vlans applied to the CIST group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4094. 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 applied to the CIST group. 0 - The represented vlan not applied to the group |
mstCistNewCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2.10 | octet string | read-only |
The vlans applied to the CIST group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4094. 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 applied to the CIST group. 0 - The represented vlan not applied to the group |
mstCistNewCfgAddVlan | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.2.11 | integer32 | read-only |
The vlan to be added to the CIST Group. A '0' value is returned when read. |
mstCistCurCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.3 | no-access |
The table of CIST Port configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.3.1 | no-access |
Information about a particular CIST Port configuration. |
||
mstCistCurCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.3.1.1 | integer32 | read-only |
The port number of the port for which this entry contains spanning tree configuration. |
mstCistCurCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.3.1.2 | integer | read-only |
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value. |
mstCistCurCfgPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.3.1.3 | integer | read-only |
The contribution of this port to the path cost of paths towards the CIST Root which include this port. |
mstCistCurCfgPortLinkType | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.3.1.4 | integer | read-only |
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. Enumeration: 'auto': 1, 'p2p': 2, 'shared': 3. |
mstCistCurCfgPortEdge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.3.1.5 | integer | read-only |
The value of the Edge Port parameter. Enumeration: 'disabled': 2, 'enabled': 1. |
mstCistCurCfgPortStpState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.3.1.6 | integer | read-only |
Turn port's Spanning Tree on/off. Enumeration: 'on': 1, 'off': 2. |
mstCistCurCfgPortHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.3.1.7 | integer | read-only |
The amount of time between the transmission of Configuration Port PDUs in seconds. |
mstCistNewCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.4 | no-access |
The table of CIST Port configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.4.1 | no-access |
Information about a particular CIST Port configuration. |
||
mstCistNewCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.4.1.1 | integer32 | read-only |
The port number of the port for which this entry contains spanning tree configuration. |
mstCistNewCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.4.1.2 | integer | read-only |
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value. |
mstCistNewCfgPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.4.1.3 | integer | read-only |
The contribution of this port to the path cost of paths towards the CIST Root which include this port. |
mstCistNewCfgPortLinkType | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.4.1.4 | integer | read-only |
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. Enumeration: 'auto': 1, 'p2p': 2, 'shared': 3. |
mstCistNewCfgPortEdge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.4.1.5 | integer | read-only |
The value of the Edge Port parameter. Enumeration: 'disabled': 2, 'enabled': 1. |
mstCistNewCfgPortStpState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.4.1.6 | integer | read-only |
Turn port's Spanning Tree on/off. Enumeration: 'on': 1, 'off': 2. |
mstCistNewCfgPortHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.5.2.4.1.7 | integer | read-only |
The amount of time between the transmission of Configuration Port PDUs in seconds. |
lacp | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6 | |||
lacpCurSystemPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.1 | integer | read-only |
A 2-octet read-write value indicating the priority value associated with the Actor's System ID. |
lacpNewSystemPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.2 | integer | read-write |
A 2-octet read-write value indicating the priority value associated with the Actor's System ID. |
lacpCurSystemTimeoutTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.5 | integer | read-only |
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). Enumeration: 'short': 3, 'long': 90. |
lacpNewSystemTimeoutTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.6 | integer | read-write |
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). Enumeration: 'short': 3, 'long': 90. |
lacpCurPortCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.7 | no-access |
The table of LACP port configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.7.1 | no-access |
A row in the LACP port configuration table. |
||
lacpCurPortCfgTableId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.7.1.1 | integer32 | read-only |
LACP port number. |
lacpCurPortState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.7.1.2 | integer | read-only |
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. Enumeration: 'active': 2, 'passive': 3, 'off': 1. |
lacpCurPortActorPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.7.1.3 | integer | read-only |
The priority value assigned to this Aggregation Port. This 16-bit value is read-only. |
lacpCurPortActorAdminKey | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.7.1.4 | integer | read-only |
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. |
lacpNewPortCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.8 | no-access |
The table of LACP port configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.8.1 | no-access |
A row in the LACP port configuration table. |
||
lacpNewPortCfgTableId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.8.1.1 | integer32 | read-only |
LACP port number. |
lacpNewPortState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.8.1.2 | integer | read-write |
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. Enumeration: 'active': 2, 'passive': 3, 'off': 1. |
lacpNewPortActorPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.8.1.3 | integer | read-write |
The priority value assigned to this Aggregation Port. This 16-bit value is read-write. |
lacpNewPortActorAdminKey | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.6.8.1.4 | integer | read-write |
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. |
thash | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7 | |||
thashL2 | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7.1 | |||
l2ThashCurCfgSmacState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7.1.1 | integer | read-only |
Enable or disable smac hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashNewCfgSmacState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7.1.2 | integer | read-write |
Enable or disable smac hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashCurCfgDmacState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7.1.3 | integer | read-only |
Enable or disable dmac hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashNewCfgDmacState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7.1.4 | integer | read-write |
Enable or disable dmac hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashCurCfgSipState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7.1.5 | integer | read-only |
Enable or disable sip hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashNewCfgSipState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7.1.6 | integer | read-write |
Enable or disable sip hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashCurCfgDipState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7.1.7 | integer | read-only |
Enable or disable dip hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashNewCfgDipState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.7.1.8 | integer | read-write |
Enable or disable dip hash. Enumeration: 'enable': 1, 'disable': 2. |
l2GeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.8 | |||
upfastCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.8.1 | integer | read-only |
Enable or disable uplink fast Enumeration: 'enable': 1, 'disable': 2. |
upfastNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.8.2 | integer | read-write |
Enable or disable uplink fast Enumeration: 'enable': 1, 'disable': 2. |
updateCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.8.3 | integer | read-only |
UplinkFast station update rate: packets per second |
updateNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.8.4 | integer | read-write |
UplinkFast station update rate: packets per second |
ufd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9 | |||
ufdGeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1 | |||
ufdCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.1 | integer | read-only |
Enable or disable UFD state Enumeration: 'disabled': 2, 'enabled': 1. |
ufdNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.2 | integer | read-write |
Enable or disable UFD state Enumeration: 'disabled': 2, 'enabled': 1. |
ufdCurCfgLtMPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.3 | octet string | read-only |
The LtM port list. 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 LtM 0 - The represented port does not belong to LtM |
ufdNewCfgLtMPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.4 | octet string | read-write |
The LtM port list. 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 LtM 0 - The represented port does not belong to LtM |
ufdCurCfgLtMTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.5 | octet string | read-only |
The LtM trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtM 0 - The represented trunk does not belong to LtM |
ufdNewCfgLtMTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.6 | octet string | read-write |
The LtM trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtM 0 - The represented trunk does not belong to LtM |
ufdCurCfgLtDPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.7 | octet string | read-only |
The LtD port list. 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 LtD 0 - The represented port does not belong to LtD |
ufdNewCfgLtDPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.8 | octet string | read-write |
The LtD port list. 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 LtD 0 - The represented port does not belong to LtD |
ufdCurCfgLtDTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.9 | octet string | read-only |
The LtD trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtD 0 - The represented trunk does not belong to LtD |
ufdNewCfgLtDTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.10 | octet string | read-write |
The LtD trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtD 0 - The represented trunk does not belong to LtD |
ufdNewCfgAddLtMPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.11 | integer | read-write |
The port to be added to LtM. A '0' value is returned when read. |
ufdNewCfgRemoveLtMPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.12 | integer | read-write |
The port to be removed from LtM. A '0' value is returned when read. |
ufdNewCfgAddLtMTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.13 | integer | read-write |
The trunk to be added to LtM. A '0' value is returned when read. |
ufdNewCfgRemoveLtMTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.14 | integer | read-write |
The trunk to be removed from LtM. A '0' value is returned when read. |
ufdNewCfgAddLtDPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.15 | integer | read-write |
The port to be added to LtD. A '0' value is returned when read. |
ufdNewCfgRemoveLtDPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.16 | integer | read-write |
The port to be removed from LtM. A '0' value is returned when read. |
ufdNewCfgAddLtDTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.17 | integer | read-write |
The trunk to be added to LtM. A '0' value is returned when read. |
ufdNewCfgRemoveLtDTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.18 | integer | read-write |
The trunk to be removed from LtD. A '0' value is returned when read. |
ufdCurCfgGlobalState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.19 | integer | read-only |
Current global Failover settings. Enumeration: 'disabled': 2, 'enabled': 1. |
ufdNewCfgGlobalState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.9.1.20 | integer | read-write |
New global Failover settings. Enumeration: 'disabled': 2, 'enabled': 1. |
dot1x | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11 | |||
dot1xCurStatus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.1 | integer | read-only |
Dot1x status Enumeration: 'enable': 0, 'disable': 1. |
dot1xNewStatus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.2 | integer | read-write |
Dot1x status Enumeration: 'enable': 0, 'disable': 1. |
dot1xCurCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3 | no-access |
The table of 8021x configuration in the Current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1 | no-access |
Information about 8021x Port Config |
||
dot1xCurCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1.1 | integer32 | read-only |
The 8021x Port number for which the table is related. |
dot1xCurCfgPortMode | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1.2 | integer | read-only |
Port authenticaton mode forceUnauth(0), auto(1), forceAuth(2) Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xCurCfgPortQtPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1.3 | integer | read-only |
Quiet period (0-65535) |
dot1xCurCfgPortTxPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1.4 | integer | read-only |
Tx Period |
dot1xCurCfgPortSupTmout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1.5 | integer | read-only |
Supplicant timeout (1..65535) |
dot1xCurCfgPortSrvTmout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1.6 | integer | read-only |
Server timeout (1..65535) |
dot1xCurCfgPortMaxRq | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1.7 | integer | read-only |
Maximum numer of requests (1..10) |
dot1xCurCfgPortRaPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1.8 | integer | read-only |
Reautentication period (0..604800) |
dot1xCurCfgPortReAuth | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.3.1.9 | integer | read-only |
ReAuthentication state off(0), on(1) Enumeration: 'on': 1, 'off': 0. |
dot1xNewCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4 | no-access |
The table of 8021x configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1 | no-access |
Information about 8021x Port Config |
||
dot1xNewCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.1 | integer32 | read-only |
The 8021x Port number for which the table is related. |
dot1xNewCfgPortMode | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.2 | integer | read-only |
Port authentication mode forceUnauth(0), auto(1), forceAuth(2) Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xNewCfgPortQtPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.3 | integer | read-only |
Quiet period (0..65535) |
dot1xNewCfgPortTxPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.4 | integer | read-only |
Tx Period (1..65535) |
dot1xNewCfgPortSupTmout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.5 | integer | read-only |
Supplicant Timeout (1..65535) |
dot1xNewCfgPortSrvTmout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.6 | integer | read-only |
Server Timeout (1..65535) |
dot1xNewCfgPortMaxRq | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.7 | integer | read-only |
Maximum number of requests (1..10) |
dot1xNewCfgPortRaPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.8 | integer | read-only |
Reauthentication period (1..604800) |
dot1xNewCfgPortReAuth | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.9 | integer | read-only |
Reauthentication state off(0), on(1) Enumeration: 'on': 1, 'off': 0. |
dot1xNewCfgPortDefault | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.10 | integer | read-only |
Port default settings Enumeration: 'apply': 1, 'other': 0. |
dot1xNewCfgPortApplyGlobal | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.4.1.11 | integer | read-only |
Apply Global config Enumeration: 'apply': 1, 'other': 0. |
dot1xCurCfgGlobalTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.5 | |||
dot1xCurCfgGlobalMode | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.5.1 | integer | read-only |
Autehtication Mode forceUnauth(0), auto(1), forceAuth(2) Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xCurCfgGlobalQtPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.5.2 | integer | read-only |
Quiet period (0..65535) |
dot1xCurCfgGlobalTxPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.5.3 | integer | read-only |
Tx period (1..65535) |
dot1xCurCfgGlobalSupTmout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.5.4 | integer | read-only |
Supplicant timeout (1..65535) |
dot1xCurCfgGlobalSrvTmout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.5.5 | integer | read-only |
Server timeout (1..65535) |
dot1xCurCfgGlobalMaxRq | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.5.6 | integer | read-only |
Maximum number of requests (1..10) |
dot1xCurCfgGlobalRaPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.5.7 | integer | read-only |
Reauthentication period (0..604800) |
dot1xCurCfgGlobalReAuth | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.5.8 | integer | read-only |
Enumeration: 'on': 1, 'off': 0. |
dot1xNewCfgGlobalTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.6 | |||
dot1xNewCfgGlobalMode | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.6.1 | integer | read-only |
Authentication Mode Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xNewCfgGlobalQtPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.6.2 | integer | read-only |
Quiet Period (0..65535) |
dot1xNewCfgGlobalTxPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.6.3 | integer | read-only |
Tx Period (1..65535) |
dot1xNewCfgGlobalSupTmout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.6.4 | integer | read-only |
Supplicand timeout (1..65535) |
dot1xNewCfgGlobalSrvTmout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.6.5 | integer | read-only |
Server timeout (1..65535) |
dot1xNewCfgGlobalMaxRq | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.6.6 | integer | read-only |
Maximum number of requests (1..10) |
dot1xNewCfgGlobalRaPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.6.7 | integer | read-only |
Reauthentication period (1..604800) |
dot1xNewCfgGlobalReAuth | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.11.6.8 | integer | read-only |
Reauthentication status Enumeration: 'on': 1, 'off': 0. |
fdb | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12 | |||
fdbGeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.1 | |||
fdbCurCfgAgingTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.1.1 | integer32 | read-only |
Fdb current aging time |
fdbNewCfgAgingTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.1.2 | integer32 | read-write |
Fdb new aging time. |
fdbNewCfgStaticTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.2 | no-access |
The table of FDB static entries. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.2.1 | no-access |
A row in the fdb table. |
||
fdbNewCfgEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.2.1.1 | integer32 | read-only |
The fdb entry index |
fdbNewCfgAddVlan | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.2.1.2 | integer32 | read-only |
Add vlan for fdb entry index |
fdbNewCfgAddPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.2.1.3 | integer32 | read-only |
The MAC address port number. |
fdbNewCfgAddMac | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.2.1.4 | physaddress | read-only |
Add a fdb entry. |
fdbNewCfgDelStaticEntry | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.12.2.1.5 | integer | read-only |
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2. |
hotlinksCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14 | |||
hotlinksCurCfgOnState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.1 | integer | read-only |
Hot Links ON/OFF setting. Enumeration: 'on': 1, 'off': 2. |
hotlinksNewCfgOnState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.2 | integer | read-write |
Hot Links ON/OFF settings. Enumeration: 'on': 1, 'off': 2. |
hotlinksCurCfgFdbUpdateState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.3 | integer | read-only |
Enable/disable Hot Links FDB Update setting. Enumeration: 'disabled': 2, 'enabled': 1. |
hotlinksNewCfgFdbUpdateState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.4 | integer | read-write |
Enable/disable Hot Links FDB Update setting. Enumeration: 'disabled': 2, 'enabled': 1. |
hotlinksMaxTriggerEntries | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.5 | integer32 | read-only |
The maximum number of entries in the Hot Links Trigger Table. |
hotlinksCurCfgTriggerTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6 | no-access |
The Hot Links Trigger Table. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6.1 | no-access |
A row in the Hot Links Trigger Table. |
||
hotlinksCurCfgTriggerId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6.1.1 | integer32 | read-only |
The Trigger identifier. |
hotlinksCurCfgTriggerState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6.1.2 | integer | read-only |
Enable/disable Trigger state. Enumeration: 'disabled': 2, 'enabled': 1. |
hotlinksCurCfgTriggerPreemptState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6.1.3 | integer | read-only |
Enable/disable Preemption state. Enumeration: 'disabled': 2, 'enabled': 1. |
hotlinksCurCfgTriggerFdelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6.1.4 | integer32 | read-only |
Forward Delay setting (in secs). |
hotlinksCurCfgTriggerMasterPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6.1.5 | integer32 | read-only |
The master interface port number. |
hotlinksCurCfgTriggerMasterTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6.1.6 | integer32 | read-only |
The master interface trunk number. |
hotlinksCurCfgTriggerBackupPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6.1.7 | integer32 | read-only |
The backup interface port number. |
hotlinksCurCfgTriggerBackupTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.6.1.8 | integer32 | read-only |
The backup interface trunk number. |
hotlinksNewCfgTriggerTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7 | no-access |
The Hot Links Trigger Table. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7.1 | no-access |
A row in the Hot Links Trigger Table. |
||
hotlinksNewCfgTriggerId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7.1.1 | integer32 | read-only |
The Trigger identifier. |
hotlinksNewCfgTriggerState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7.1.2 | integer | read-write |
Enable/disable Trigger state. Enumeration: 'disabled': 2, 'enabled': 1. |
hotlinksNewCfgTriggerPreemptState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7.1.3 | integer | read-write |
Enable/disable Preemption state. Enumeration: 'disabled': 2, 'enabled': 1. |
hotlinksNewCfgTriggerFdelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7.1.4 | integer32 | read-write |
Forward Delay setting (in secs). |
hotlinksNewCfgTriggerMasterPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7.1.5 | integer32 | read-write |
The master interface port number. |
hotlinksNewCfgTriggerMasterTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7.1.6 | integer32 | read-write |
The master interface trunk number. |
hotlinksNewCfgTriggerBackupPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7.1.7 | integer32 | read-write |
The backup interface port number. |
hotlinksNewCfgTriggerBackupTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.14.7.1.8 | integer32 | read-write |
The backup interface trunk number. |
layer2Stats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2 | |||
fdbStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1 | |||
fdbStatsCreates | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.1 | counter32 | read-only |
Number of entries created in the Forwarding Database. |
fdbStatsDeletes | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.2 | counter32 | read-only |
Number of entries deleted from the Forwarding Database. |
fdbStatsCurrent | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.3 | gauge32 | read-only |
Current number of entries in the Forwarding Database. |
fdbStatsHiwat | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.4 | integer32 | read-only |
Highest number of entries recorded at any given time in the Forwarding Database. |
fdbStatsLookups | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.5 | counter32 | read-only |
Number of entry lookups in the Forwarding Database. |
fdbStatsLookupFails | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.6 | counter32 | read-only |
Number of unsuccessful searches made in the Forwarding Database. |
fdbStatsFinds | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.7 | counter32 | read-only |
Number of searches in the Forwarding Database. |
fdbStatsFindFails | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.8 | counter32 | read-only |
Number of search failures in the Forwarding Database. |
fdbStatsFindOrCreates | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.9 | counter32 | read-only |
Number of entries found or created in the Forwarding Database. |
fdbStatsOverflows | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.1.10 | counter32 | read-only |
Number of entries overflowing the Forwarding Database. |
stpStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.2 | |||
stgStatsPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.2.1 | no-access |
The table of Spanning Tree Group port statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.2.1.1 | no-access |
Statistics about port of a particular Spanning Tree Group. |
||
stgStatsStpIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.2.1.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. |
stgStatsPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.2.1.1.2 | integer32 | read-only |
The port identifier of a particular Spanning Tree Group. |
stgStatsPortRcvCfgBpdus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.2.1.1.3 | counter32 | read-only |
Number of Configuration BPDU's received on this port. |
stgStatsPortRcvTcnBpdus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.2.1.1.4 | counter32 | read-only |
Number of TCN BPDU's received on this port. |
stgStatsPortXmtCfgBpdus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.2.1.1.5 | counter32 | read-only |
Number of Configuration BPDU's trasmitted from the port. |
stgStatsPortXmtTcnBpdus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.2.1.1.6 | counter32 | read-only |
Number of TCN BPDU's trasmitted from the port. |
lacpStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3 | |||
lacpStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1 | no-access |
The table of LACP Stats. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1 | no-access |
Lacp status info. |
||
lacpStatsIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1.1 | integer32 | read-only |
Index |
lacpdusRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1.2 | integer32 | read-only |
Valid LACPDUs received |
markerpdusRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1.3 | integer32 | read-only |
Valid Marker PDUs received |
markerresponsepdusRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1.4 | integer32 | read-only |
Valid Marker Rsp PDUs received |
unknownRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1.5 | integer32 | read-only |
Unknown version/TLV type |
illegalRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1.6 | integer32 | read-only |
Illegal subtype received |
lacpdusTx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1.7 | integer32 | read-only |
LACPDUs transmitted |
markerpdusTx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1.8 | integer32 | read-only |
Market PDUs transmitted |
markerresponsepdusTx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.3.1.1.9 | integer32 | read-only |
Marker Rsp PDUs transmitted |
ufdStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.4 | |||
ufdNoLtMLinkFailure | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.4.1 | integer32 | read-only |
|
ufdNoLtMLinkBlockingState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.4.2 | integer32 | read-only |
|
ufdNoLtDAutoDisabled | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.4.3 | integer32 | read-only |
|
hotlinksStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.6 | |||
hotlinksStatsTriggerTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.6.1 | no-access |
The Hot Links Trigger Table Stats. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.6.1.1 | no-access |
A row in the Hot Links Trigger Table Stats. |
||
hotlinksStatsTriggerId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.6.1.1.1 | integer32 | read-only |
The Trigger identifier. |
hotlinksStatsTriggerMasterActive | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.6.1.1.2 | integer32 | read-only |
The number of times the master interface was set to active. |
hotlinksStatsTriggerBackupActive | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.6.1.1.3 | integer32 | read-only |
The number of times the backup interface was set to active. |
hotlinksStatsTriggerFdbUpdate | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.6.1.1.4 | integer32 | read-only |
The number of times an FDB update was performed. |
hotlinksStatsTriggerFdbFailed | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.2.6.1.1.5 | integer32 | read-only |
The number of times an FDB update failed. |
layer2Info | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3 | |||
cistInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1 | |||
cistGeneralInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1 | |||
cistRoot | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.1 | bridgeid | read-only |
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. |
cistRootPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.2 | integer32 | read-only |
The cost of the path to the CIST Root as seen from this bridge. |
cistRootPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.3 | integer32 | read-only |
The Port Number of the Port which offers the lowest path cost from this bridge to the CIST Root Bridge. |
cistRootHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.4 | integer32 | read-only |
The amount of time between the transmission of Configuration bridge PDUs in seconds. |
cistRootMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.5 | integer32 | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
cistRootForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.6 | integer32 | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
cistRegionalRoot | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.7 | bridgeid | read-only |
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. |
cistRegionalPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.8 | integer32 | read-only |
The Cost of the path to the CIST Regional Root as seen from this bridge. |
cistBridgePriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.9 | integer | read-only |
The value of the writable portion of the Brigde Identifier comprising of the first two octets. |
cistBridgeMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.10 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
cistBridgeForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.11 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
cistMaxHopCount | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.12 | integer | read-only |
Indicates the maximum hop count value. |
mstpDigest | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.1.13 | displaystring | read-only |
The digest of the mstp. |
cistInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2 | no-access |
The table of CIST Port information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1 | no-access |
Information about a particular CIST Port. |
||
cistInfoPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1.1 | integer32 | read-only |
The port number of the port for which this entry contains spanning tree configuration. |
cistInfoPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1.2 | integer32 | read-only |
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value. |
cistInfoPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1.3 | integer32 | read-only |
The contribution of this port to the path cost of paths towards the CIST Root which include this port. |
cistInfoPortState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1.4 | integer | read-only |
Current state of the Port as defined by the Common spanning tree protocol. Enumeration: 'disabled': 1, 'discarding': 2, 'forwarding': 5, 'learning': 4. |
cistInfoPortRole | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1.5 | integer | read-only |
Selected Port Role of the port for this spanning tree instance. Enumeration: 'backup': 3, 'alternate': 2, 'designated': 5, 'disabled': 1, 'master': 6, 'unknown': 7, 'root': 4. |
cistInfoPortDesignatedBridge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1.6 | bridgeid | read-only |
The unique Bridge Identifier of the bridge which this port considers to be the Designated Bridge for the port's segment. |
cistInfoPortDesignatedPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1.7 | octet string | read-only |
The Port identifier of the port on the Designated Bridge for this port's segment. |
cistInfoPortLinkType | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1.8 | integer | read-only |
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. Enumeration: 'shared': 2, 'p2p': 1, 'unknown': 3. |
cistInfoPortHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.1.2.1.9 | integer | read-only |
The amount of time between the transmission of Configuration Port PDUs in seconds. |
fdbInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2 | |||
fdbClear | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.1 | integer | read-write |
Setting this value to clear(2) clears the entire master FDB. Enumeration: 'clear': 2, 'ok': 1. |
fdbTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2 | no-access |
The table of FDB entries. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1 | no-access |
A row in the FDB table |
||
fdbMacAddr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.1 | physaddress | read-only |
The MAC address for the FDB entry. |
fdbVlan | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.2 | integer32 | read-only |
The VLAN ID for the FDB entry. |
fdbSrcPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.3 | integer32 | read-only |
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. |
fdbState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.4 | integer | read-only |
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 Enumeration: 'vir': 7, 'vsr': 8, 'vpr': 9, 'unknown': 1, 'ignore': 2, 'flood': 4, 'other': 10, 'trunk': 6, 'forward': 3, 'ffd': 5. |
fdbRefSps | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.5 | displaystring | read-only |
The referenced SPs associated with this FDB entry. |
fdbLearnedPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.6 | integer32 | read-only |
The learned port associated with this FDB entry. |
fdbSrcTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.7 | integer32 | read-only |
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. |
stpInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3 | |||
stpInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1 | no-access |
The table of Spanning Tree Group information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1 | no-access |
Information about a particular Spanning Tree Group. |
||
stpInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stpInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.2 | integer | read-only |
Turn on of off Spanning Tree operation of a particular Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgInfoVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.3 | octet string | read-only |
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 |
stpInfoTimeSinceTopChange | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.4 | timeticks | read-only |
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. |
stpInfoTopChanges | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.5 | counter32 | read-only |
The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
stpInfoDesignatedRoot | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.6 | bridgeid | read-only |
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. |
stpInfoRootCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.7 | integer32 | read-only |
The cost of the path to the root as seen from this bridge. |
stpInfoRootPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.8 | integer32 | read-only |
The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
stpInfoMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.9 | integer32 | read-only |
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. |
stpInfoHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.10 | integer32 | read-only |
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. |
stpInfoForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.11 | integer32 | read-only |
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. |
stpInfoHoldTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.12 | integer32 | read-only |
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. |
stpInfoBrgPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.13 | integer | read-only |
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. |
stpInfoBrgHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.14 | integer | read-only |
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root. |
stpInfoBrgForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.15 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
stpInfoBrgMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.16 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
stpInfoAgingTime | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.1.1.17 | integer | read-only |
The timeout period in seconds for aging out dynamically learned forwarding information. |
stpInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2 | no-access |
The table of Spanning Tree Group port information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1 | no-access |
Information about port configuration for a particular Spanning Tree Group. |
||
stpInfoPortStpIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. |
stpInfoPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.2 | integer32 | read-only |
The port identifier of a particular Spanning Tree Group. |
stpInfoPortState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.3 | integer | read-only |
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). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2. |
stpInfoPortDesignatedRoot | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.4 | bridgeid | read-only |
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. |
stpInfoPortDesignatedCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.5 | integer32 | read-only |
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. |
stpInfoPortDesignatedBridge | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.6 | bridgeid | read-only |
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. |
stpInfoPortDesignatedPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.7 | octet string | read-only |
The Port Identifier of the port on the Designated Bridge for this port's segment. |
stpInfoPortForwardTransitions | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.8 | counter32 | read-only |
The number of times this port has transitioned from the Learning state to the Forwarding state. |
stpInfoPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.9 | integer32 | read-only |
The path cost of the port. |
lacpInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.4 | |||
lacpInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.4.1 | no-access |
The table of LACP port information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.4.1.1 | no-access |
Information about a LACP port. |
||
lacpInfoPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.4.1.1.1 | integer32 | read-only |
The port identifier. |
lacpInfoPortSelected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.4.1.1.2 | integer | read-only |
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. Enumeration: 'standby': 3, 'selected': 1, 'unselected': 2. |
lacpInfoPortNtt | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.4.1.1.3 | integer | read-only |
Need to transmit flag. True indicates that there is new protocol information that should be transmitted on the link. Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortReadyN | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.4.1.1.4 | integer | read-only |
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. Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortMoved | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.4.1.1.5 | integer | read-only |
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. Enumeration: 'false': 2, 'true': 1. |
dot1xInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5 | |||
dot1xInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.1 | no-access |
The table of 8021x configuration in the Current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.1.1 | no-access |
Information about 8021x Port Config |
||
dot1xInfoPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.1.1.1 | integer32 | read-only |
The 8021x Port number for which the table is related. |
dot1xInfoPortAuthMode | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.1.1.2 | integer | read-only |
Authentication mode Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xInfoPortAuthStatus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.1.1.3 | integer | read-only |
Authentication status Enumeration: 'authorized': 0, 'unauthorized': 1. |
dot1xInfoPortCtrlDir | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.1.1.4 | integer | read-only |
Controlled Directions Enumeration: 'both': 0, 'in': 1. |
dot1xInfoPortAuthPAEState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.1.1.5 | integer | read-only |
Authenticator PAE State Enumeration: 'aborting': 5, 'authenticated': 4, 'disconnected': 1, 'forceauth': 7, 'forceunauth': 8, 'held': 6, 'connecting': 2, 'initialize': 0, 'authenticating': 3. |
dot1xInfoPortBackAuthState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.1.1.6 | integer | read-only |
Backend authenticator PAE state Enumeration: 'success': 2, 'request': 0, 'initialize': 6, 'idle': 5, 'timeout': 4, 'fail': 3, 'response': 1. |
dot1xSystemInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.2 | |||
dot1xSystemCapability | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.2.1 | integer | read-only |
System capability Enumeration: 'authenticator': 0, 'supplicant': 1, 'unknown': 3, 'authenticatorAndSupplicant': 2. |
dot1xSystemStatus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.2.2 | integer | read-only |
System status Enumeration: 'disabled': 1, 'enabled': 0. |
dot1xSystemProtoVersion | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.5.2.3 | integer | read-only |
Protocol version |
dot1pInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6 | |||
dot1pInfoPriorityCOSTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.1 | no-access |
The table of current priority to COS queue information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.1.1 | no-access |
Current information about 8021p priority to COS queue. |
||
dot1pInfoPriorityIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.1.1.1 | integer | read-only |
The 8021p priority for which the table is related. |
dot1pInfoPriorityCOSQueue | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.1.1.2 | integer | read-only |
The 8021p priority COSq. |
dot1pInfoPriorityCOSWeight | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.1.1.3 | integer | read-only |
The 8021p priority weight. |
dot1pInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.2 | no-access |
The table of 8021p port priority configuration in the Current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.2.1 | no-access |
Information about 8021p Port Priority |
||
dot1pInfoPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.2.1.1 | integer32 | read-only |
The 8021p Port number for which the table is related. |
dot1pInfoPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.2.1.2 | integer | read-only |
The 8021p Port number for which the table is related. |
dot1pInfoPortCOSq | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.2.1.3 | integer | read-only |
The 8021p port COSq. |
dot1pInfoPortWeight | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.6.2.1.4 | integer | read-only |
The 8021p port weight. |
genInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.7 | |||
generalInfoStpUplinkFast | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.7.1 | integer | read-only |
STP uplink fast mode Enumeration: 'disabled': 2, 'enabled': 1. |
generalInfoUplinkFastRate | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.7.2 | integer | read-only |
STP fast uplink rate. |
vlanInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.8 | |||
vlanInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.8.1 | no-access |
The table of VLAN information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.8.1.1 | no-access |
Information about a particular VLAN. |
||
vlanInfoId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.8.1.1.1 | integer | read-only |
The VLAN identifier. |
vlanInfoName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.8.1.1.2 | displaystring | read-only |
The VLAN name. |
vlanInfoStatus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.8.1.1.3 | integer | read-only |
Enable or disable, VLAN state information Enumeration: 'disabled': 3, 'enabled': 2. |
vlanInfoPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.8.1.1.4 | octet string | read-only |
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 |
trunkGroupInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.9 | |||
trunkGroupInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.9.1 | no-access |
The table of trunk group information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.9.1.1 | no-access |
A row in trunk group information table. |
||
trunkGroupInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.9.1.1.1 | integer32 | read-only |
The identifier of the trunk group. |
trunkGroupInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.9.1.1.2 | integer | read-only |
Trunk group state. Enumeration: 'disabled': 2, 'enabled': 1. |
trunkGroupInfoPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.9.1.1.3 | octet string | read-only |
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 |
hotlinksInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10 | |||
hotlinksInfoOnState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10.1 | integer | read-only |
Hot Links ON/OFF setting info. Enumeration: 'on': 1, 'off': 2. |
hotlinksInfoFdbUpdateState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10.2 | integer | read-only |
Enable/disable Hot Links FDB Update setting info. Enumeration: 'disabled': 2, 'enabled': 1. |
hotlinksInfoTriggerTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10.3 | no-access |
The Hot Links Trigger Table Info. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10.3.1 | no-access |
A row in the Hot Links Trigger Table Info. |
||
hotlinksInfoTriggerId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10.3.1.1 | integer32 | read-only |
The Trigger identifier. |
hotlinksInfoTriggerState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10.3.1.2 | integer | read-only |
Enable/disable Trigger state info. Enumeration: 'disabled': 2, 'enabled': 1. |
hotlinksInfoTriggerPreemptState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10.3.1.3 | integer | read-only |
Enable/disable Preemption state info. Enumeration: 'disabled': 2, 'enabled': 1. |
hotlinksInfoTriggerFdelay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10.3.1.4 | integer32 | read-only |
Forward Delay setting info (in secs). |
hotlinksInfoTriggerActive | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.10.3.1.5 | displaystring | read-only |
A textual string containing the active interface info. |
layer2Oper | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.4 |