NMS-EPON-EOC-CONF

File: NMS-EPON-EOC-CONF.mib (4854 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
NMS-SMI SNMPv2-TC SNMPv2-SMI

Imported symbols

Counter IpAddress OBJECT-TYPE
DisplayString nmsEPONGroup TruthValue
RowStatus PhysAddress DisplayString
MacAddress IpAddress

Defined Types

NMSEponEocBlackWhiteListEntry  
SEQUENCE    
  authMode INTEGER
  macAddr MacAddress
  isActive INTEGER

Defined Values

nmsEponEocConfig 1.3.6.1.4.1.3320.101.32
OBJECT IDENTIFIER    

nmsEponEocTftpOper 1.3.6.1.4.1.3320.101.32.1
OBJECT IDENTIFIER    

tftpServerIpAddr 1.3.6.1.4.1.3320.101.32.1.1
Remot TFTP server IP address. This value only effects after tftpAction is set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

tftpServerSourceFileName 1.3.6.1.4.1.3320.101.32.1.2
TFTP server source file name. This value only effects after tftpAction is set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tftpServerDestFileName 1.3.6.1.4.1.3320.101.32.1.3
TFTP server destination file name. This value only effects after tftpAction is set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tftpServerOper 1.3.6.1.4.1.3320.101.32.1.4
TFTP server operation. When the value is set, ths tftpServerIpAddr, tftpServerSourceFileName and tftpServerDestFileName effects at ths same time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no-operation(0), upload-to-onu(1), download-from-onu(2)  

nmsEponEocBlackWhiteListTable 1.3.6.1.4.1.3320.101.32.2
A list of epon EoC Black White List table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponEocBlackWhiteListEntry

nmsEponEocBlackWhiteListEntry 1.3.6.1.4.1.3320.101.32.2.1
A collection of Eoc Black White List property.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponEocBlackWhiteListEntry  

authMode 1.3.6.1.4.1.3320.101.32.2.1.1
EPON EoC authentication mode. black-list(1), white-list(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER black-list(1), white-list(2)  

macAddr 1.3.6.1.4.1.3320.101.32.2.1.2
EPON EoC master MAC address.
Status: mandatory Access: read-create
OBJECT-TYPE    
  MacAddress  

listOper 1.3.6.1.4.1.3320.101.32.2.1.3
EPON EoC white and black list operation. no-action(0), add-list(1),delete-list(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no-action(0), add-list(1), delete-list(2)