CENTILLION-DOT5-EXTENSIONS-MIB: View SNMP OID List / Download MIB

VENDOR: CENTILLION NETWORKS


 Home MIB: CENTILLION-DOT5-EXTENSIONS-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
 cnDot5Extensions 1.3.6.1.4.1.930.3.3
     cnDot5ExtnTable 1.3.6.1.4.1.930.3.3.1 no-access
This table contains Token Ring interface parameters and state variables, one entry per 802.5 interface.
         cnDot5ExtnEntry 1.3.6.1.4.1.930.3.3.1.1 no-access
A list of Token Ring status and parameter values for an 802.5 interface.
             cnDot5ExtnIfIndex 1.3.6.1.4.1.930.3.3.1.1.1 integer read-only
The value of this object identifies the 802.5 interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
             cnDot5ExtnPortConnType 1.3.6.1.4.1.930.3.3.1.1.2 trportconntype read-write
The type of connection used on this port. Setting a value to this object requires the port to be reset and re-opened before taking effect. Allowable connections for TR4 are: Station - (default for TR4) the port is configured as a standard ring station, Ring-In/Ring-Out - the port is connected to the Ring-In or Ring-Out port of a MAU with an appropriate cable. DTR - the port has a direct connection to a ring station. A different set of connection type for TR8 are : Hub, Station, Bay/SNPX RO, Bay/SNPX RI, Other RO, Other RI, FDTR Hub, FDTR Station
             cnDot5ExtnPortSpeedSense 1.3.6.1.4.1.930.3.3.1.1.3 enableindicator read-write
Indicates whether speed sensing is enabled (default), or disabled on the port. This is used in conjuection with the RingSpeed to either match or force to the configured speed.
             cnDot5ExtnAdminRingSpeed 1.3.6.1.4.1.930.3.3.1.1.4 integer read-write
The configured ring speed of the port. The speed will take effect on the next opening of the ring. The speeds of 'force' indicates that the port should enter the ring regardless of the current ring speed. The 'match' speeds indcate the the port should insert at the configured speed, only if the current ring speed matches the port speed. The operational ring speed may be obtained by the usual dot5RingSpeed object. The 'auto detect' indicates that the ring detect and insert at the current ring speed. Enumeration: 'autoDetect': 1, 'matchSixteenMegabit': 5, 'autoDetect16or32': 7, 'matchFourMegabit': 4, 'autoDetect4or16or32': 8, 'force32Megabit': 6, 'forceSixteenMegabit': 3, 'forceFourMegabit': 2.
     cnS5TrExtnTable 1.3.6.1.4.1.930.3.3.2 no-access
This table contains additional Token Ring interface parameters and state variables, one entry per 802.5 interface for 5000BH token ring cards.
         cnS5TrExtnEntry 1.3.6.1.4.1.930.3.3.2.1 no-access
A list of Token Ring additional status and parameter values for an 802.5 interface for 5000BH token ring cards.
             cnS5TrExtnIfIndex 1.3.6.1.4.1.930.3.3.2.1.1 integer read-only
The value of this object identifies the 802.5 interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
             cnS5TrExtnFrontPortConnect 1.3.6.1.4.1.930.3.3.2.1.2 integer read-write
If enabled, front port insertion is allowed. This setting has no meaning other than in tr8PortHub mode. Enumeration: 'enable': 3, 'other': 1, 'disable': 2.
             cnS5TrExtnOperBkplaneAtt 1.3.6.1.4.1.930.3.3.2.1.3 integer read-only
This object returns the operating backplane attachment state of a token ring port. For the ports that do not have backplane attachment capability, notCapable(2) is returned. Enumeration: 'capableAndAttached': 3, 'notCapable': 2, 'other': 1, 'capableAndDetached': 4.