G6-LACP-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSENS
Home | MIB: G6-LACP-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 |
protocol | 1.3.6.1.4.1.3181.10.6.2 |
Microsens private MIB for Generation 6 Ethernet Switches |
||
lacp | 1.3.6.1.4.1.3181.10.6.2.54 | |||
lacpEnableLacp | 1.3.6.1.4.1.3181.10.6.2.54.1 | integer | read-write |
General enable of LACP function. Enumeration: 'disabled': 0, 'enabled': 1. |
configTable | 1.3.6.1.4.1.3181.10.6.2.54.2 | no-access | ||
1.3.6.1.4.1.3181.10.6.2.54.2.1 | no-access | |||
configIndex | 1.3.6.1.4.1.3181.10.6.2.54.2.1.1 | integer | no-access |
Automatically generated |
configLinkAggregation | 1.3.6.1.4.1.3181.10.6.2.54.2.1.2 | integer | read-write |
With static setting the link aggregation operates exactly on the ports defined via trunk configuration. Dynamic uses protocol between both endpoints to dynamically use as many or little links as currently available. Enumeration: 'dynamic': 1, 'static': 0. |
configSystemPriority | 1.3.6.1.4.1.3181.10.6.2.54.2.1.3 | integer32 | read-write |
Priority associated with the system. |
configMode | 1.3.6.1.4.1.3181.10.6.2.54.2.1.4 | integer | read-write |
Determines active or passive operational mode. Enumeration: 'passive': 0, 'active': 1. |
configTransmitInterval | 1.3.6.1.4.1.3181.10.6.2.54.2.1.5 | integer | read-write |
Determine LACP PDU interval. Enumeration: 'slow': 0, 'fast': 1. |
portConfigTable | 1.3.6.1.4.1.3181.10.6.2.54.3 | no-access |
Configuration parameter concerning the port specific LACP setttings |
|
1.3.6.1.4.1.3181.10.6.2.54.3.1 | no-access | |||
portConfigPortIndex | 1.3.6.1.4.1.3181.10.6.2.54.3.1.1 | integer | no-access |
Automatically generated |
portConfigTrunkId | 1.3.6.1.4.1.3181.10.6.2.54.3.1.2 | integer32 | read-write |
All ports with the same trunk_id form a common trunk. Use trunk_id 0 for ports that do not belong to any LACP trunk. The trunk_id corresponds to the trunk_config[index]. |
trunkConfigTable | 1.3.6.1.4.1.3181.10.6.2.54.4 | no-access |
Each trunk is referenced by its index number. |
|
1.3.6.1.4.1.3181.10.6.2.54.4.1 | no-access | |||
trunkConfigIndex | 1.3.6.1.4.1.3181.10.6.2.54.4.1.1 | integer | no-access |
Automatically generated |
trunkConfigName | 1.3.6.1.4.1.3181.10.6.2.54.4.1.2 | displaystring | read-write |
Unique name used to identify the trunk Interface. |
trunkConfigTrunkEnable | 1.3.6.1.4.1.3181.10.6.2.54.4.1.3 | integer | read-write |
Enables the trunk for operation. When disabled, trunk is brought down. Enumeration: 'disabled': 0, 'enabled': 1. |
portStatusTable | 1.3.6.1.4.1.3181.10.6.2.54.100 | no-access |
Displays the negotiated and active settings of LACP parameters. |
|
1.3.6.1.4.1.3181.10.6.2.54.100.1 | no-access | |||
portStatusPortIndex | 1.3.6.1.4.1.3181.10.6.2.54.100.1.1 | integer | no-access |
Automatically generated |
portStatusTrunkName | 1.3.6.1.4.1.3181.10.6.2.54.100.1.2 | displaystring | read-only |
Name of the trunk to which port is associated. |
portStatusTrunkId | 1.3.6.1.4.1.3181.10.6.2.54.100.1.3 | integer32 | read-only |
interface index value of the trunk to which port is attached. |
portStatusActivityMode | 1.3.6.1.4.1.3181.10.6.2.54.100.1.4 | integer | read-only |
Enumeration: 'passive': 0, 'active': 1. |
portStatusSynchronized | 1.3.6.1.4.1.3181.10.6.2.54.100.1.5 | integer | read-only |
True when trunk is synchronized. Enumeration: 'true': 1, 'false': 0. |
portStatusAggregationPossible | 1.3.6.1.4.1.3181.10.6.2.54.100.1.6 | integer | read-only |
Indicates link is aggregatable or not. Enumeration: 'true': 1, 'false': 0. |
portStatusCollection | 1.3.6.1.4.1.3181.10.6.2.54.100.1.7 | integer | read-only |
Collection of incoming frames on this link is enabled or disabled. Enumeration: 'true': 1, 'false': 0. |
portStatusDistribution | 1.3.6.1.4.1.3181.10.6.2.54.100.1.8 | integer | read-only |
Distribution of outgoing frames on this link is enabled or disabled. Enumeration: 'true': 1, 'false': 0. |
portStatusExpiredState | 1.3.6.1.4.1.3181.10.6.2.54.100.1.9 | integer | read-only |
True indicates that the actor is in the EXPIRED state Enumeration: 'true': 1, 'false': 0. |
portStatusDefaultedState | 1.3.6.1.4.1.3181.10.6.2.54.100.1.10 | integer | read-only |
When true default configured operational partner information are used. If false the partner information in use has been received in a LACP PDU. Enumeration: 'true': 1, 'false': 0. |
actorStatusTable | 1.3.6.1.4.1.3181.10.6.2.54.101 | no-access |
Actor specific status values. |
|
1.3.6.1.4.1.3181.10.6.2.54.101.1 | no-access | |||
actorStatusPortIndex | 1.3.6.1.4.1.3181.10.6.2.54.101.1.1 | integer | no-access |
Automatically generated |
actorStatusSystemPriority | 1.3.6.1.4.1.3181.10.6.2.54.101.1.2 | integer32 | read-only |
Priority associated with the system |
actorStatusSystemId | 1.3.6.1.4.1.3181.10.6.2.54.101.1.3 | macaddress | read-only |
Mac address of the switch |
actorStatusPort | 1.3.6.1.4.1.3181.10.6.2.54.101.1.4 | integer32 | read-only |
Port number assigned by lacp which is local to LACP. |
actorStatusPriority | 1.3.6.1.4.1.3181.10.6.2.54.101.1.5 | integer32 | read-only |
Priority assigned to the port. |
actorStatusAdminKey | 1.3.6.1.4.1.3181.10.6.2.54.101.1.6 | integer32 | read-only |
current administration key value of the port. |
actorStatusOperKey | 1.3.6.1.4.1.3181.10.6.2.54.101.1.7 | integer32 | read-only |
current operational key value of the port. |
actorStatusTransmitInterval | 1.3.6.1.4.1.3181.10.6.2.54.101.1.8 | integer | read-only |
Indicates the link partners transmit interval. Enumeration: 'slow': 0, 'fast': 1. |
partnerStatusTable | 1.3.6.1.4.1.3181.10.6.2.54.102 | no-access |
Partner specific status values. |
|
1.3.6.1.4.1.3181.10.6.2.54.102.1 | no-access | |||
partnerStatusPortIndex | 1.3.6.1.4.1.3181.10.6.2.54.102.1.1 | integer | no-access |
Automatically generated |
partnerStatusSystemPriority | 1.3.6.1.4.1.3181.10.6.2.54.102.1.2 | integer32 | read-only |
Priority associated with the system |
partnerStatusSystemId | 1.3.6.1.4.1.3181.10.6.2.54.102.1.3 | macaddress | read-only |
Mac address of the switch |
partnerStatusPort | 1.3.6.1.4.1.3181.10.6.2.54.102.1.4 | integer32 | read-only |
Port number assigned by lacp which is local to LACP. |
partnerStatusPriority | 1.3.6.1.4.1.3181.10.6.2.54.102.1.5 | integer32 | read-only |
Priority assigned to the port. |
partnerStatusAdminKey | 1.3.6.1.4.1.3181.10.6.2.54.102.1.6 | integer32 | read-only |
current administration key value of the port. |
partnerStatusOperKey | 1.3.6.1.4.1.3181.10.6.2.54.102.1.7 | integer32 | read-only |
current operational key value of the port. |
partnerStatusReceiveInterval | 1.3.6.1.4.1.3181.10.6.2.54.102.1.8 | integer | read-only |
Partner requesting transmission interval from actor. TRUE send PDUs for every 1 sec, FALSE every 30 secs. Enumeration: 'slow': 0, 'fast': 1. |
partnerStatusActivityMode | 1.3.6.1.4.1.3181.10.6.2.54.102.1.9 | integer | read-only |
Enumeration: 'passive': 0, 'active': 1. |
partnerStatusSynchronized | 1.3.6.1.4.1.3181.10.6.2.54.102.1.10 | integer | read-only |
True when trunk is synchronized. Enumeration: 'true': 1, 'false': 0. |
partnerStatusAggregationPossible | 1.3.6.1.4.1.3181.10.6.2.54.102.1.11 | integer | read-only |
Indicates link is aggregatable or not. Enumeration: 'true': 1, 'false': 0. |
partnerStatusCollection | 1.3.6.1.4.1.3181.10.6.2.54.102.1.12 | integer | read-only |
Collection of incoming frames on this link is enabled or disabled. Enumeration: 'true': 1, 'false': 0. |
partnerStatusDistribution | 1.3.6.1.4.1.3181.10.6.2.54.102.1.13 | integer | read-only |
Distribution of outgoing frames on this link is enabled or disabled. Enumeration: 'true': 1, 'false': 0. |
partnerStatusExpiredState | 1.3.6.1.4.1.3181.10.6.2.54.102.1.14 | integer | read-only |
True indicates that the actor is in the EXPIRED state Enumeration: 'true': 1, 'false': 0. |
partnerStatusDefaultedState | 1.3.6.1.4.1.3181.10.6.2.54.102.1.15 | integer | read-only |
When true default configured operational partner information are used. If false the partner information in use has been received in a LACP PDU. Enumeration: 'true': 1, 'false': 0. |