GBNL3IPPool-MIB

File: GBNL3IPPool-MIB.mib (14224 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ADMIN-MASTER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 TimeTicks IpAddress
DisplayString TruthValue RowStatus
MODULE-COMPLIANCE OBJECT-GROUP gbnL3

Defined Types

IpPoolEntry  
SEQUENCE    
  ipPoolIndex INTEGER 1..12
  ipPoolName DisplayString
  ipPoolGatewayIp IpAddress
  ipPoolSubnetMask IpAddress
  ipPoolPrimaryDNSIp IpAddress
  ipPoolSecondDNSIp IpAddress
  ipPoolThirdDNSIp IpAddress
  ipPoolFourthDNSIp IpAddress
  ipPoolPrimaryNBNSIp IpAddress
  ipPoolSecondNBNSIp IpAddress
  ipPoolLeaseTime Integer32
  ipPoolDnsSuffixName DisplayString
  ipPoolRowStatus RowStatus
  ipPoolRouterIp IpAddress
  ipPoolOption43Format INTEGER
  ipPoolOption43Value OCTET STRING
  ipPoolTftpServerName DisplayString
  ipPoolBootfileName DisplayString
  ipPoolTftpServerIpFirst IpAddress
  ipPoolTftpServerIpSecond IpAddress
  ipPoolTftpServerIpThird IpAddress
  ipPoolTftpServerIpFourth IpAddress
  ipPoolFtpServerUser DisplayString
  ipPoolFtpServerPassword DisplayString
  ipPoolFtpServerIpaddress IpAddress
  ipPoolOption145Hostname DisplayString
  ipPoolOption145Hostver DisplayString

IpSectionEntry  
SEQUENCE    
  ipPoolID INTEGER 1..12
  ipSectionID INTEGER 1..8
  ipSectionStartIp IpAddress
  ipSectionEndIp IpAddress
  ipSectionIpCount Integer32
  ipSectionRowStatus RowStatus

IpDisableEntry  
SEQUENCE    
  ipDisableAddr IpAddress
  ipDisablePoolId INTEGER 1..12
  ipDisableStatus INTEGER

Defined Values

gbnL3IPPoolMib 1.3.6.1.4.1.13464.1.2.5.6
GBN Enterprise MIB definition.
MODULE-IDENTITY    

ipPool 1.3.6.1.4.1.13464.1.2.5.6.1
OBJECT IDENTIFIER    

ipPoolTable 1.3.6.1.4.1.13464.1.2.5.6.1.1
A table of Ip Pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpPoolEntry

ipPoolEntry 1.3.6.1.4.1.13464.1.2.5.6.1.1.1
Table entry of Ip Pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpPoolEntry  

ipPoolIndex 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.1
Pool ID
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..12  

ipPoolName 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.2
Pool Name ; It can be made up of only numbers and English letters, and must begin with a letter.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ipPoolGatewayIp 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.3
Gateway IP Address of the Pool
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolSubnetMask 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.4
SubnetMask of the Pool
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolPrimaryDNSIp 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.5
IP Address of Primary DNS Server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolSecondDNSIp 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.6
IP Address of second DNS server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolThirdDNSIp 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.7
IP Address of second DNS server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolFourthDNSIp 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.8
IP Address of second DNS server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolPrimaryNBNSIp 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.9
IP Address of primary NetBios name server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolSecondNBNSIp 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.10
IP Address of second NetBios name server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolLeaseTime 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.11
Lease time of ip pool
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ipPoolDnsSuffixName 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.12
Pool Dns suffix Name ;
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ipPoolRowStatus 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.13
Row status
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ipPoolRouterIp 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.14
Router IP Address of the Pool
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolOption43Format 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.15
format value of dhcp option 43 of the Pool.need to set this first,then set ipPoolOption43Value
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ascii(1), hex(2)  

ipPoolOption43Value 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.16
value of dhcp option 43 of the Pool.max length is 64, when length is 0, means delete
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

ipPoolTftpServerName 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.17
dhcp option 66: tftp-server name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ipPoolBootfileName 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.18
dhcp option 67: bootfile name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ipPoolTftpServerIpFirst 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.19
dhcp option 150: tftp-server first ipaddress
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolTftpServerIpSecond 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.20
dhcp option 150: tftp-server second ipaddress
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolTftpServerIpThird 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.21
dhcp option 150: tftp-server third ipaddress
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolTftpServerIpFourth 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.22
dhcp option 150: tftp-server fourth ipaddress
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolFtpServerUser 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.23
dhcp option 141: FTP/SFTP user name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ipPoolFtpServerPassword 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.24
dhcp option 142: FTP/SFTP user password
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ipPoolFtpServerIpaddress 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.25
dhcp option 143: ftp-server ipaddress
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPoolOption145Hostname 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.26
dhcp option 145: host name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ipPoolOption145Hostver 1.3.6.1.4.1.13464.1.2.5.6.1.1.1.27
dhcp option 145: host version
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ipSectionTable 1.3.6.1.4.1.13464.1.2.5.6.1.2
A table of switch interfaces and associated properties.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSectionEntry

ipSectionEntry 1.3.6.1.4.1.13464.1.2.5.6.1.2.1
Table entry for switch interface control and status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpSectionEntry  

ipPoolID 1.3.6.1.4.1.13464.1.2.5.6.1.2.1.1
Pool ID
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..12  

ipSectionID 1.3.6.1.4.1.13464.1.2.5.6.1.2.1.2
section ID
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

ipSectionStartIp 1.3.6.1.4.1.13464.1.2.5.6.1.2.1.3
The start IP Address of a section in the specified pool
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipSectionEndIp 1.3.6.1.4.1.13464.1.2.5.6.1.2.1.4
The end IP Address of a section
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipSectionIpCount 1.3.6.1.4.1.13464.1.2.5.6.1.2.1.5
Number of ip address in this section
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipSectionRowStatus 1.3.6.1.4.1.13464.1.2.5.6.1.2.1.6
Row status of Entry
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ipDisableTable 1.3.6.1.4.1.13464.1.2.5.6.1.3
A table of disabled ip.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpDisableEntry

ipDisableEntry 1.3.6.1.4.1.13464.1.2.5.6.1.3.1
Table entry of disabled ip .
Status: current Access: not-accessible
OBJECT-TYPE    
  IpDisableEntry  

ipDisableAddr 1.3.6.1.4.1.13464.1.2.5.6.1.3.1.1
Disabled IP Address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipDisablePoolId 1.3.6.1.4.1.13464.1.2.5.6.1.3.1.2
Pool ID of a disabled IP
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..12  

ipDisableStatus 1.3.6.1.4.1.13464.1.2.5.6.1.3.1.3
status of Entry
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)