A3COM0034-PROBECONFIG-EXTENSION

File: A3COM0034-PROBECONFIG-EXTENSION.mib (2226 bytes)

Imported modules

A3COM0027-RMON-EXTENSIONS RFC1213-MIB RFC-1212

Imported symbols

probeConfigNetExtensions ifIndex IpAddress
OBJECT-TYPE

Defined Types

ExtNetConfigEntry  
SEQUENCE    
  extNetConfigDefaultGateway IpAddress
  extNetConfigBootP INTEGER

Defined Values

extNetConfigTable 1.3.6.1.4.1.43.10.25.6.1
A table augmenting the netConfigEntries defined in RFCxxxx.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtNetConfigEntry

extNetConfigEntry 1.3.6.1.4.1.43.10.25.6.1.1
A set of configuration parameters for a particular network interface on this device. If the device has no network interface, this table is empty. The index is composed of the ifIndex assigned to the corresponding interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ExtNetConfigEntry  

extNetConfigDefaultGateway 1.3.6.1.4.1.43.10.25.6.1.1.1
The IP Address of the default gateway. If this value is undefined or unknown, it shall have the value 0.0.0.0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

extNetConfigBootP 1.3.6.1.4.1.43.10.25.6.1.1.2
This parameter is intended for controlling an interfaces used for management which may have an IP address. The object enables or disables the BootP mechanism for obtaining a bootP configuration. The default value for this object for a specific interface depends on the product.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notAvailable(1), enable(2), disable(3)