XYPLEX-HUB-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: XYPLEX-HUB-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 xyplex 1.3.6.1.4.1.33
       hub 1.3.6.1.4.1.33.9
           hubTwistedPairPortNumber 1.3.6.1.4.1.33.9.1 integer read-only
The number of twisted-pair hub ports. By convention, these are the lower numbered hub ports. Corresponds indirectly to the numbered, twisted-pair port numbers labeled 'Port' in the SHOW HUB SUMMARY display.
           hubNonTwistedPairPortNumber 1.3.6.1.4.1.33.9.2 integer read-only
The number of non-twisted-pair hub ports. By convention, these are the higher numbered hub ports. Corresponds indirectly to the unnumbered, non-twisted-pair ports in the SHOW HUB SUMMARY display.
           hubPortTable 1.3.6.1.4.1.33.9.3 no-access
A list of hub Ethernet port entries.
               hubPortEntry 1.3.6.1.4.1.33.9.3.1 no-access
Hub parameter values for an Ethernet port.
                   hubPortIndex 1.3.6.1.4.1.33.9.3.1.1 integer read-only
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by portBasicID in hmBasicPortTable in the IEEE Hub MIB [11]. Corresponds directly to the numbered, twisted-pair port numbers labeled 'port' and indirectly to the unnumbered, non-twisted-pair ports in the SHOW HUB SUMMARY display.
                   hubPortName 1.3.6.1.4.1.33.9.3.1.2 displaystring read-write
An administratively assigned name for a twisted-pair port, typically with some local significance. Corresponds directly to PORT NAME and the value labeled 'Name' in the SHOW HUB SUMMARY display.
                   hubPortAutoPolarity 1.3.6.1.4.1.33.9.3.1.3 integer read-write
A control for automatic determination of twisted-pair port polarity. 'disabled' locks the port into positive polarity. 'enabled' allows the hub to sense polarity and adapt accordingly. Corresponds directly to PORT POLARITY and the value labeled 'Auto Polarity:' in the PORT display. Enumeration: 'disabled': 1, 'enabled': 2.
                   hubPortSensedPolarity 1.3.6.1.4.1.33.9.3.1.4 integer read-only
Polarity of a twisted-pair port. Corresponds directly to PORT POLARITY and the value labeled 'Polarity:' in the HUB SUMMARY display. Enumeration: 'reversed': 1, 'normal': 2.
                   hubPortPulse 1.3.6.1.4.1.33.9.3.1.5 integer read-write
A control for periodic, automatic generation of a test pulse on a twisted-pair port. Corresponds directly to PORT TEST PULSE and the value labeled 'Test Pulse:' in the PORT display. Enumeration: 'disabled': 1, 'enabled': 2.
                   hubPortPulseStatus 1.3.6.1.4.1.33.9.3.1.6 integer read-only
Status of the last attempt to generate and detect a test pulse. Corresponds directly to the value labeled 'STATUS' and 'Test Pulse:' in the PORT display. Enumeration: 'detected': 2, 'missed': 1.
                   hubPortMissedPulses 1.3.6.1.4.1.33.9.3.1.7 counter read-only
Number of times that a generated test pulse was not seen in return. Corresponds directly to the value labeled 'Test Pulse Lost:' in the PORT display.
                   hubPortJabbers 1.3.6.1.4.1.33.9.3.1.8 counter read-only
Number of times that a received frame was terminated by the jabber timer. Corresponds directly to the value labeled 'Jabbers:' in the PORT display.
                   hubPortBadPreambles 1.3.6.1.4.1.33.9.3.1.9 counter read-only
Number of times that two one bits (Start of Frame) did not follow an interpacket gap and alternating one and zero bits. Corresponds directly to the value labeled 'SOF Missing:' in the PORT display.
                   hubPortBitRateErrors 1.3.6.1.4.1.33.9.3.1.10 counter read-only
Number of times that bits were received with improper timing. Corresponds directly to the value labeled 'Out of Spec. Bit Rate:' in the PORT display.
                   hubPortLateCollisions 1.3.6.1.4.1.33.9.3.1.11 counter read-only
Number of times that a frame collision came after the allowed collision window. Corresponds directly to the value labeled 'Late Collisions:' in the PORT display.
                   hubPortNormalCollisions 1.3.6.1.4.1.33.9.3.1.12 counter read-only
Number of times that a frame collision came within the allowed collision window. Corresponds directly to the value labeled 'Collisions:' in the PORT display.
                   hubPortZero 1.3.6.1.4.1.33.9.3.1.13 integer read-write
Control to zero counters kept for the port. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes all the system's counters to be zeroed. Corresponds to the ZERO PORT command. Enumeration: 'ready': 1, 'execute': 2.
                   hubPortZeroTime 1.3.6.1.4.1.33.9.3.1.14 timeticks read-only
The number of hundredths of a second since the most recent zeroing of the counters kept for the port, such as through execution of sysZeroAll or hubPortZero. Corresponds directly to the value labeled 'Since Zeroed:' in the PORT COUNTERS display.