DLINKSW-SWITCHPORT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-SWITCHPORT-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
 dlinkSwSwitchPortMIB 1.3.6.1.4.1.171.14.11
This MIB module defines objects for per-port configuration which are not covered by standard MIB(s).
       dSwPortNotifications 1.3.6.1.4.1.171.14.11.0
       dSwPortObjects 1.3.6.1.4.1.171.14.11.1
           dSwPortIfTable 1.3.6.1.4.1.171.14.11.1.1 no-access
A list of physical port interface entries.
               dSwPortIfEntry 1.3.6.1.4.1.171.14.11.1.1.1 no-access
An entry in dSwPortIfTable contains port-specific configuration which cannot be covered by standard MIBs (EtherLike or MAU-MIB).
                   dSwPortIfB1000baseTCtrl 1.3.6.1.4.1.171.14.11.1.1.1.1 integer read-write
This object can be modified when port speed is configured to 1000BASE-T. other(1) - the port is not 1000BASE-T or master/slave timing mode is not specified. b1000baseTMaster(2) - configure the port operate as master timing. b1000baseTSlave(3) - configure the port operate as slave timing. Enumeration: 'b1000baseTMaster': 2, 'other': 1, 'b1000baseTSlave': 3.
                   dSwPortIfB10GbaseTCtrl 1.3.6.1.4.1.171.14.11.1.1.1.2 integer read-write
This object can be modified when port speed is configured to 10GBASE-T. other(1) - the port is not 10GBASE-T or master/slave timing mode is not specified. b10GbaseTMaster(2) - configure the port operate as master timing. b10GbaseTSlave(3) - configure the port operate as slave timing. Enumeration: 'b10GbaseTSlave': 3, 'other': 1, 'b10GbaseTMaster': 2.
                   dSwPortIfMdix 1.3.6.1.4.1.171.14.11.1.1.1.3 integer read-write
Uses the object to configure the state of Media-Dependent Interface Crossover (MDIX) of the port. Enumeration: 'auto': 1, 'cross': 3, 'normal': 2.
                   dSwPortIfJumboFrameSize 1.3.6.1.4.1.171.14.11.1.1.1.4 unsigned32 read-write
The size of the largest packet which can be received on the interface, specified in octets.
                   dSwPortIfSpeedAutoDowngrade 1.3.6.1.4.1.171.14.11.1.1.1.5 truthvalue read-write
This object indicates whether automatically downgrade the advertised speed in case a link cannot be established at the available speed.
       dSwPortConformance 1.3.6.1.4.1.171.14.11.2
           dSwPortCompliances 1.3.6.1.4.1.171.14.11.2.1
               dSwPortCompliance 1.3.6.1.4.1.171.14.11.2.1.1
The compliance statement for entities which implement the DLINKSW-SWITCHPORT-MIB.
           dSwPortGroups 1.3.6.1.4.1.171.14.11.2.2
               dSwPortBasicGroup 1.3.6.1.4.1.171.14.11.2.2.1
This group contains the collection of fundamental port configuration objects which are not covered by standard MIBs.