SW-CFG-MIB: View SNMP OID List / Download MIB
VENDOR: NBASE SWITCH COMMUNICATION
Home | MIB: SW-CFG-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 | |||
nbSwitchConfig | 1.3.6.1.4.1.629.1.50.13 | |||
nbSwMacTable | 1.3.6.1.4.1.629.1.50.13.5 | no-access |
A table that contains Learning Table with fields that does not exsist in dot1dTpFdbTable. |
|
1.3.6.1.4.1.629.1.50.13.5.1 | no-access |
Information about a specific MAC address in the nbSwMacTable. |
||
nbSwMac | 1.3.6.1.4.1.629.1.50.13.5.1.1 | macaddress | read-only |
MAC address for which the bridge has forwarding and/or filtering information. |
nbSwMacVid | 1.3.6.1.4.1.629.1.50.13.5.1.2 | integer | read-only |
Tag of the entry: the address 'Address recognition' is concatenation of nbSwMac and nbSwMacVid. When ISVP is not implemented or ISVL mode is disabled, this field in SET/NEXT operations may have any value, GET operation should return 0. |
nbSwMacVidx | 1.3.6.1.4.1.629.1.50.13.5.1.3 | integer | read-write |
Outbound VLAN tag: if frame 'Address recognition' was resolved with this entry, the forwarding will be maked according the VLAN with this tag. When ISVP is not implemented or ISVL mode is disabled, this field in SET operations may have any value, GET operation should return 0. |
nbSwMacGetViewIndex | 1.3.6.1.4.1.629.1.50.13.5.1.4 | integer | read-only |
Sequantial index of the entry. |
nbSwMacPort | 1.3.6.1.4.1.629.1.50.13.5.1.5 | integer | read-write |
Port of the entry. '0' value indicates that the port number has not been learned but that the bridge does have some forwarding/filtering information about this address. Another words, the frame will be forwarding 'to the CPU only' and the bridge will sovle, what it must be done with this frame. |
nbSwMacMode | 1.3.6.1.4.1.629.1.50.13.5.1.6 | integer | read-write |
Status of the entry: Only 'dynamic (1)' entries are aged. Note, that when the bridge is to age some dynamic entry in nbSwRunVlansMode=isvpMode (3) case, it must delete all static(2) entres with this MAC. Enumeration: 'static': 2, 'dynamic': 1. |
nbSwMacTagged | 1.3.6.1.4.1.629.1.50.13.5.1.7 | integer | read-write |
'Tagged' state of the entry. When ISVP is not implemented or ISVL mode is disabled, this field in SET operations may have any value, GET operation should return 0. Enumeration: 'yes': 1, 'no': 0. |
nbSwMacStatus | 1.3.6.1.4.1.629.1.50.13.5.1.8 | integer | read-write |
State of the entry: Only 'valid(1)' entries participate in the forwarding/filtering process. The new entry is created when PDU with nbSwMacStatus=valid(1), nbSwMac, nbSwMacVid and optionally nbSwMacPort (default '0'), nbSwMacVidx (default nbSwMacVid) and nbSwMacMode (default dynamic (1)) comes. If {nbSwMac,nbSwMacVid} exists, the bridge replaces it. The old entry is deleted when PDU with nbSwMacStatus=invalid(2), nbSwMac, nbSwMacVid comes. The old entry is modified when PDU with nbSwMac, nbSwMacVid and new value of fields nbSwMacPort and/or nbSwMacVidx and/or nbSwMacMode comes. Enumeration: 'valid': 1, 'invalid': 2. |
nbSwPortCfg | 1.3.6.1.4.1.629.1.50.13.6 | |||
nbSwPortsMaxNumber | 1.3.6.1.4.1.629.1.50.13.6.1 | integer | read-only |
Maximum number of Switching Ports supported by the system. |
nbSwPortsActualNumber | 1.3.6.1.4.1.629.1.50.13.6.2 | integer | read-only |
Actual number of Switching Ports supported by the system. |
nbSwPortTable | 1.3.6.1.4.1.629.1.50.13.6.3 | no-access |
A list of the port configuration entries. The number of entries is given by nbSwPortsMaxNumber. |
|
1.3.6.1.4.1.629.1.50.13.6.3.1 | no-access |
Contains the information necessary to configure/describe a port configuration. The number of rows/entries is fixed. A row/entry may not be created or deleted. |
||
nbSwPortIndex | 1.3.6.1.4.1.629.1.50.13.6.3.1.1 | integer | read-only |
A unique value for each switched port. Its value ranges from 1 to the value of nbSwPortsMaxNumber. There may be holes in the ports sequence. |
nbSwPortLanType | 1.3.6.1.4.1.629.1.50.13.6.3.1.2 | integer | read-only |
The port LAN type that is installed (if any). Enumeration: 'eth1000B': 6, 'none': 1, 'eth10': 2, 'atmLane': 7, 'eth100': 3, 'eth100Grp': 8, 'eth10-100Grp': 9, 'eth100B': 5, 'eth10-100': 4, 'fddi': 10. |
nbSwPortIfType | 1.3.6.1.4.1.629.1.50.13.6.3.1.3 | integer | read-only |
The port Physical Interface type that is installed (if any). Enumeration: 'none': 8, 'coax': 5, 'tpfd': 4, 'foMm': 6, 'aui': 1, 'auiTp': 3, 'foLxS2': 12, 'foLxS3': 13, 'tp': 2, 'foLxS1': 11, 'foMX': 15, 'foLxM': 10, 'foSxM': 9, 'foS1': 16, 'foM': 14, 'foS2': 17, 'foS3': 18, 'foSm': 7. |
nbSwPortLink | 1.3.6.1.4.1.629.1.50.13.6.3.1.5 | integer | read-only |
The port Link Integrity status. Enumeration: 'enable': 2, 'other': 1, 'disable': 3. |
nbSwPortFctrl | 1.3.6.1.4.1.629.1.50.13.6.3.1.6 | integer | read-write |
The port Flow Control mode selection: enable (default) or disable. Enumeration: 'enable': 2, 'other': 1, 'disable': 3. |
nbSwPortDplex | 1.3.6.1.4.1.629.1.50.13.6.3.1.7 | integer | read-write |
The port Duplex mode selection: halfDuplex ( default) or fullDuplex. Enumeration: 'fullDuplex': 3, 'other': 1, 'halfDuplex': 2. |
nbSwPortSpeedSelect | 1.3.6.1.4.1.629.1.50.13.6.3.1.8 | integer | read-write |
The port Speed Selection mode. Enumeration: 'autoSense': 2, 'force10': 3, 'force100': 4, 'other': 1, 'force1000': 5. |
nbSwPortSpeed | 1.3.6.1.4.1.629.1.50.13.6.3.1.9 | integer | read-only |
The Ethernet port Real Speed in MBps. |
nbSwPortEnable | 1.3.6.1.4.1.629.1.50.13.6.3.1.10 | integer | read-write |
Port Enable/Disable mode. Enumeration: 'other': 1, 'portDisable': 2, 'portEnable': 3. |
nbSwPortIsvpMode | 1.3.6.1.4.1.629.1.50.13.6.3.1.11 | integer | read-write |
The Inter-Switch Virtual Mode of this port. nonIsvp(3) means that the port does not support this mode of operation. access(1) means the the port is in Access mode. trunk(2) means the port is in Trunk mode. Enumeration: 'access': 2, 'other': 1, 'nonIsvp': 4, 'trunk': 3. |
nbSwPortValid | 1.3.6.1.4.1.629.1.50.13.6.3.1.12 | integer | read-only |
Enumeration: 'broken': 2, 'valid': 1. |
nbSwPortStatTable | 1.3.6.1.4.1.629.1.50.13.7 | no-access |
A list of the ports ethernet statistics entries. The number of entries is given by nbSwPortsMaxNumber. |
|
1.3.6.1.4.1.629.1.50.13.7.1 | no-access |
Contains the information about the Port Ethernet Statistics. The number of rows/entries is fixed. A row/entry may not be created or deleted. |
||
nbSwPortStatIndex | 1.3.6.1.4.1.629.1.50.13.7.1.1 | integer | read-only |
A unique value for each switched port. Its value ranges from 1 to the value of nbSwPortsMaxNumber. There may be holes in the ports sequence. |
nbSwPortStatBtRec | 1.3.6.1.4.1.629.1.50.13.7.1.2 | counter | read-only |
The total number of Bytes received on the Port. |
nbSwPortStatFrRec | 1.3.6.1.4.1.629.1.50.13.7.1.3 | counter | read-only |
The total number of Frames received on the Port. |
nbSwPortStatMulticastFrRec | 1.3.6.1.4.1.629.1.50.13.7.1.4 | counter | read-only |
The number of Multicast Frames received on the Port. |
nbSwPortStatBroadcastFrRec | 1.3.6.1.4.1.629.1.50.13.7.1.5 | counter | read-only |
The number of Broadcast Frames received on the Port. |
nbSwPortStatUnicastFrRec | 1.3.6.1.4.1.629.1.50.13.7.1.6 | counter | read-only |
The number of Unicast Frames received on the Port. |
nbSwPortStatBtSent | 1.3.6.1.4.1.629.1.50.13.7.1.7 | counter | read-only |
The total number of Bytes sent from the Port. |
nbSwPortStatFrSent | 1.3.6.1.4.1.629.1.50.13.7.1.8 | counter | read-only |
The total number of Frames sent from the Port. |
nbSwPortStatExcessiveCollis | 1.3.6.1.4.1.629.1.50.13.7.1.9 | counter | read-only |
A number of Frames for which transmission on a particular Port fails due to Excessive Collisions. |
nbSwPortStatSingleCollis | 1.3.6.1.4.1.629.1.50.13.7.1.10 | counter | read-only |
A number of successfully transmitted Frames on a particular Port for which transmission is inhibited by exactly one Collision. |
nbSwPortStatMultipleCollis | 1.3.6.1.4.1.629.1.50.13.7.1.11 | counter | read-only |
A number of successfully transmitted Frames on a particular Port for which transmission is inhibited by more than one Collision. |
nbSwPortStatLateCollis | 1.3.6.1.4.1.629.1.50.13.7.1.12 | counter | read-only |
The number of times that a Collision is detected on a particular Port later than 512 bit-times (51.2 microseconds on a 10 Mbit/s system) into the transmission of a packet. |
nbSwPortStatAlignmentErrors | 1.3.6.1.4.1.629.1.50.13.7.1.13 | counter | read-only |
A number of Frames received on a particular Port that are not an integral number of Bytes in length and do not pass the FCS check. |
nbSwPortStatFCSErrors | 1.3.6.1.4.1.629.1.50.13.7.1.14 | counter | read-only |
A number of Frames received on a particular Port that are an integral number of Bytes in length but do not pass the FCS check. |
nbSwPortStatFrDiscarded | 1.3.6.1.4.1.629.1.50.13.7.1.15 | counter | read-only |
The number of inbound Frames which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. |
nbSwPortStatBadLongFr | 1.3.6.1.4.1.629.1.50.13.7.1.16 | counter | read-only |
The total number of Frames received that were longer than 1518 Bytes long and were not an integral number of octets in length or had a bad Frame Check Sequence (FCS). |
nbSwPortStatGoodLongFr | 1.3.6.1.4.1.629.1.50.13.7.1.17 | counter | read-only |
The total number of Frames received that were longer than 1518 Bytes long and were otherwise well formed. |
nbSwPortStatGoodShortFr | 1.3.6.1.4.1.629.1.50.13.7.1.18 | counter | read-only |
The total number of Frames received that were less than 64 Bytes long and were otherwise well formed. |
nbSwPortStatValid | 1.3.6.1.4.1.629.1.50.13.7.1.19 | integer | read-only |
Enumeration: 'broken': 2, 'valid': 1. |