Dell-Private-MIB

File: Dell-Private-MIB.mib (3931 bytes)

Imported modules

Dell-MIB SNMPv2-TC IP-MIB
SNMPv2-SMI

Imported symbols

rnd DisplayString ipAddrEntry
OBJECT-TYPE MODULE-IDENTITY IpAddress

Defined Types

RlGlobalIpAddrEntry  
SEQUENCE    
  rlGlobalIpAdIndex INTEGER
  rlGlobalIpAdEntAddr IpAddress
  rlGlobalIpAdEntNetMask IpAddress
  rlGlobalIpAdDefaultGateway IpAddress
  rlGlobalIpAdOwner INTEGER

Defined Values

rlOperationalMode 1.3.6.1.4.1.89.121
The private MIB module definition for operational mode.
MODULE-IDENTITY    

rlOperationalModeState 1.3.6.1.4.1.89.121.1
Show/Set the current Operational Mode state
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER managed(0), unmanaged(1), secure(2)  

rlGlobalIpAddrTable 1.3.6.1.4.1.89.121.2
This table is parralel to MIB II IpAddrTable, and is used to add/delete entries to/from that table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlGlobalIpAddrEntry

rlGlobalIpAddrEntry 1.3.6.1.4.1.89.121.2.1
The system global IP address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlGlobalIpAddrEntry  

rlGlobalIpAdIndex 1.3.6.1.4.1.89.121.2.1.1
The system global IP address index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1  

rlGlobalIpAdEntAddr 1.3.6.1.4.1.89.121.2.1.2
The IP address to which this entry's addressing information pertains.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlGlobalIpAdEntNetMask 1.3.6.1.4.1.89.121.2.1.3
The subnet mask associated with the system global IP address. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlGlobalIpAdDefaultGateway 1.3.6.1.4.1.89.121.2.1.4
The default gateway of the system global IP address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlGlobalIpAdOwner 1.3.6.1.4.1.89.121.2.1.5
The IP Interface owner. Static if interface defined by user, dhcp if received by boot protocol like DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dhcp(2), default(3)  

rlDeleteUsersAfterReset 1.3.6.1.4.1.89.121.3
Remove all entries from the rlAAALocalUserTable after reset
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)