ECHN-MIB: View SNMP OID List / Download MIB
VENDOR: NBASE SWITCH COMMUNICATION
Home | MIB: ECHN-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 |
nbase | 1.3.6.1.4.1.629 | |||
nbSwitchG1 | 1.3.6.1.4.1.629.1 | |||
nbSwitchG1Il | 1.3.6.1.4.1.629.1.50 | |||
nbsEthChn | 1.3.6.1.4.1.629.1.50.5 | |||
nbsEthChnRun | 1.3.6.1.4.1.629.1.50.5.1 | |||
nbsEthChnRunTable | 1.3.6.1.4.1.629.1.50.5.1.1 | no-access |
A list of the current Ethernet Channels defined. Number of entries is given by nbsEthChnMaxNum |
|
1.3.6.1.4.1.629.1.50.5.1.1.1 | no-access |
Contains the descriptor of a Ethernet Channel. |
||
nbsEthChnRunIndex | 1.3.6.1.4.1.629.1.50.5.1.1.1.1 | integer | read-only |
The serial number of this entry in the nbsEthChnRunTbl. It may range from 1 to the value of nbsEthChnsRunMaxNum. |
nbsEthChnRunStatus | 1.3.6.1.4.1.629.1.50.5.1.1.1.2 | integer | read-write |
The object is used to create/delete entries in the nbsEthChnRunTable table. Setting this value to invalid(2) for a certain nbsEthChnRunIndex, deletes this entry. To create a new entry a SET PDU with the nbsEthChnRunList and nbsEthChnRunStatus=valid(1) objects is required. Enumeration: 'valid': 1, 'invalid': 2. |
nbsEthChnRunList | 1.3.6.1.4.1.629.1.50.5.1.1.1.3 | octet string | read-write |
Bitmap of ports forming the Ethernet Channel in the Run Data Base. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of <1> then that port is included in the set of ports. The port is not included if its bit has a value of <0>. |
nbsEthChnRunLinkList | 1.3.6.1.4.1.629.1.50.5.1.1.1.4 | octet string | read-only |
Bitmap of only Linked ports forming the Ethernet Channel in the Run Data Base. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of <1> then that port is included in the set of ports. The port is not included if its bit has a value of <0>. |
nbsEthChnPerm | 1.3.6.1.4.1.629.1.50.5.2 | |||
nbsEthChnPermTable | 1.3.6.1.4.1.629.1.50.5.2.1 | no-access |
A list of the current Ethernet Channels defined. Number of entries is given by nbsEthChnMaxNum |
|
1.3.6.1.4.1.629.1.50.5.2.1.1 | no-access |
Contains the descriptor of a Ethernet Channel. |
||
nbsEthChnPermIndex | 1.3.6.1.4.1.629.1.50.5.2.1.1.1 | integer | read-only |
The serial number of this entry in the nbsEthChnPermTbl. It may range from 1 to the value of nbsEthChnsPermMaxNum. |
nbsEthChnPermStatus | 1.3.6.1.4.1.629.1.50.5.2.1.1.2 | integer | read-write |
The object is used to create/delete entries in the nbsEthChnPermTable table. Setting this value to invalid(2) for a certain nbsEthChnPermIndex, deletes this entry. To create a new entry a SET PDU with the nbsEthChnPermList and nbsEthChnPermStatus=valid(1) objects is required. Enumeration: 'valid': 1, 'invalid': 2. |
nbsEthChnPermList | 1.3.6.1.4.1.629.1.50.5.2.1.1.3 | octet string | read-write |
Bitmap of ports forming the Ethernet Channel in the Permanent Data Base. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of <1> then that port is included in the set of ports. The port is not included if its bit has a value of <0>. |
nbsEthChnPoss | 1.3.6.1.4.1.629.1.50.5.3 | |||
nbsEthChnPossTable | 1.3.6.1.4.1.629.1.50.5.3.1 | no-access |
A list of the possible ports for the Ethernet Channels. Number of entries is given by nbsEthChnPossNum |
|
1.3.6.1.4.1.629.1.50.5.3.1.1 | no-access |
Contains the descriptor of a Ethernet Channel. |
||
nbsEthChnPossIndex | 1.3.6.1.4.1.629.1.50.5.3.1.1.1 | integer | read-only |
The serial number of this entry in the nbsEthChnPossTable. It may range from 1 to the value of nbsEthChnPossNum. |
nbsEthChnPossRunStatus | 1.3.6.1.4.1.629.1.50.5.3.1.1.2 | integer | read-only |
The object is used to know if the current possible port list is used in the RUN Ethernet Channel data base. Enumeration: 'false': 2, 'true': 1. |
nbsEthChnPossPermStatus | 1.3.6.1.4.1.629.1.50.5.3.1.1.3 | integer | read-only |
The object is used to know if the current possible port list is used in the PERM Ethernet Channel data base. Enumeration: 'false': 2, 'true': 1. |
nbsEthChnPossPortMaxNum | 1.3.6.1.4.1.629.1.50.5.3.1.1.4 | integer | read-only |
The max number of ports in the this EtherChannel. |
nbsEthChnPossList | 1.3.6.1.4.1.629.1.50.5.3.1.1.5 | octet string | read-only |
Bitmap of ports that are possible for each Ethernet Channel. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of <1> then that port is included in the set of ports. The port is not included if its bit has a value of <0>. |
nbsEthChnEnable | 1.3.6.1.4.1.629.1.50.5.4 | integer | read-only |
Ethernet Channel enable/disable mode of device Enumeration: 'enable': 1, 'disable': 2. |
nbsEthChnPossNum | 1.3.6.1.4.1.629.1.50.5.5 | integer | read-only |
Maximum Possible number of the Groups for Ethernet Channels constructing. |
nbsEthChnMaxNum | 1.3.6.1.4.1.629.1.50.5.6 | integer | read-only |
Maximum Real number of Ethernet Channels that may be constructed. |
nbsEthChnRunNum | 1.3.6.1.4.1.629.1.50.5.7 | integer | read-only |
Real number of the Ethernet Channels in the RUN Data Base. |
nbsEthChnPermNum | 1.3.6.1.4.1.629.1.50.5.8 | integer | read-only |
Real number of the Ethernet Channels in the PERM Data Base. |