PDN-ETHER-MIB

File: PDN-ETHER-MIB.mib (12828 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF PDN-HEADER-MIB
PDN-TC RFC1213-MIB MAU-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-GROUP
pdn-common SwitchState ManagementType
ResetStates ifIndex ifMauEntry
ifMauIfIndex ifMauIndex ifJackIndex

Defined Types

PdnPortConfigEthernetEntry  
SEQUENCE    
  pdnPortConfigEthernetDuplexMode SwitchState
  pdnPortConfigEthernetManageType ManagementType
  pdnPortConfigEthernetResetState ResetStates
  pdnPortConfigEthernetAutoNegotiate SwitchState
  pdnPortConfigEthernetSpeed INTEGER

PdnPortConfigMauExtEntry  
SEQUENCE    
  pdnPortConfigXover INTEGER

PdnIfJackEntry  
SEQUENCE    
  pdnActiveJack INTEGER

Defined Values

pdn-ether 1.3.6.1.4.1.1795.2.24.2.18
This MIB contains objects that are used to configure ethernet interfaces.
MODULE-IDENTITY    

pdnPortConfigMIBObjects 1.3.6.1.4.1.1795.2.24.2.18.1
OBJECT IDENTIFIER    

pdnPortConfigMIBTraps 1.3.6.1.4.1.1795.2.24.2.18.2
OBJECT IDENTIFIER    

pdnPortConfigEthernet 1.3.6.1.4.1.1795.2.24.2.18.1.1
OBJECT IDENTIFIER    

pdnPortConfigGroups 1.3.6.1.4.1.1795.2.24.2.18.1.2
OBJECT IDENTIFIER    

pdnPortConfigMauExtMIBObject 1.3.6.1.4.1.1795.2.24.2.18.1.3
OBJECT IDENTIFIER    

pdnPortConfigIfJackMIBObject 1.3.6.1.4.1.1795.2.24.2.18.1.4
OBJECT IDENTIFIER    

pdnPortConfigEthernetTable 1.3.6.1.4.1.1795.2.24.2.18.1.1.1
A Table that contains information about the Ethernet port configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnPortConfigEthernetEntry

pdnPortConfigEthernetEntry 1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1
An entry that contains configuration information about an ethernet Port
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnPortConfigEthernetEntry  

pdnPortConfigEthernetDuplexMode 1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1.1
This object is used to enable or Disable Duplex Mode on an ethernet Port. This object can not be enabled if the auto-negotiate mode is enabled
Status: current Access: read-create
OBJECT-TYPE    
  SwitchState  

pdnPortConfigEthernetManageType 1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1.2
This object is used to Enable or Disable Inband or Outband Management.
Status: current Access: read-create
OBJECT-TYPE    
  ManagementType  

pdnPortConfigEthernetResetState 1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1.3
This object is used to reset the ethernet port.
Status: current Access: read-create
OBJECT-TYPE    
  ResetStates  

pdnPortConfigEthernetAutoNegotiate 1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1.4
This object is used to enable or disable the auto-negotiate mode. Enabling this mode will disable selection of the speed and/or full duplex mode.
Status: current Access: read-create
OBJECT-TYPE    
  SwitchState  

pdnPortConfigEthernetSpeed 1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1.5
This object corresponds to the speed of the ethernet port. This object can not be set if the auto-negotiate mode is enabled.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tenBaseT(1), hundredBaseT(2)  

pdnPortConfigMauExtTable 1.3.6.1.4.1.1795.2.24.2.18.1.3.1
A Table that contains configuration information about the Ethernet port configuration and it extends standard MAU table from RFC2668.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnPortConfigMauExtEntry

pdnPortConfigMauExtEntry 1.3.6.1.4.1.1795.2.24.2.18.1.3.1.1
An entry that contains configuration information about an ethernet Port
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnPortConfigMauExtEntry  

pdnPortConfigXover 1.3.6.1.4.1.1795.2.24.2.18.1.3.1.1.1
This object is used to configure if crossover or straightthrough cable is used on ethernet interface if the interface is not set for autonegotiontion.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mdi(1), mdix(2)  

pdnIfJackTable 1.3.6.1.4.1.1795.2.24.2.18.1.4.1
This table conceptually extends the ifJackTable but not as an augmentation. See the note above.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnIfJackEntry

pdnIfJackEntry 1.3.6.1.4.1.1795.2.24.2.18.1.4.1.1
An entry that contains configuration information about a jack.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnIfJackEntry  

pdnActiveJack 1.3.6.1.4.1.1795.2.24.2.18.1.4.1.1.1
This object allows the jack type to be configured or a priority to be set. This applies to Ethernet interfaces that may support more than one type of jack on an inter- face and only one jack is valid at a time. Consider two cases: 1. A product supports two types of jacks, a RJ45 copper- wire interface and a SFP fiber interface. The product is required to have the user set the active jack or allow it to be auto detected. The values for this object that allow the requirement to be satisfied and their interp- retation are as follows: a. fiber(1) - The fiber jack is active and the others, e.g. rj45, are ignored. b. rj45(2) - The rj45 jack is actie and the others, eg.fiber, are ignored. c. auto(3) - Either jack can be used and it is up to the implementation to determine which jack has presedence when both jacks are active. This determination must be clearly documented in the SNMP Operational Speci- fication. No default is specified for this MIB object so the default value for this object must be clearly documented in the SNMP Operational Specification. 2. A product supports two types of jacks, a RJ45 copper- wire interface and s SFP fiber interface. The product is required to have the user select which jack has priority when both jacks are active. The values for this object that allow the requirement to be satisfied and their interpretation are as follos: a. fiber(1) - The fiber jack has priority. b. rj45(2) - The rj45 jack has priority. c. auto(3) - Not used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fiber(1), rj45(2), auto(3)  

pdnPortConfigEthernetGroup 1.3.6.1.4.1.1795.2.24.2.18.1.2.1
This collection of objects is used to set mode and rate on any ethernet interface.
Status: current Access: read-write
OBJECT-GROUP    

pdnPortConfigExtMauGroup 1.3.6.1.4.1.1795.2.24.2.18.1.2.2
This object is used to set xover mode on any ethernet interface.
Status: current Access: read-write
OBJECT-GROUP    

pdnPortConfigExtIfJackGroup 1.3.6.1.4.1.1795.2.24.2.18.1.2.3
This object is used to set active jack on any ethernet interface supporting more than one jack.
Status: current Access: read-write
OBJECT-GROUP