ATKKACTN-MIB

File: ATKKACTN-MIB.mib (11746 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB

Imported symbols

enterprises IpAddress OBJECT-TYPE
DisplayString PhysAddress

Defined Types

CommunityEntry  
SEQUENCE    
  communityIndex INTEGER
  communityString DisplayString
  communityAccessMode INTEGER
  communityStatus INTEGER

TrapManagerEntry  
SEQUENCE    
  trapMgrIndex INTEGER
  trapMgrCommunityIndex INTEGER
  trapMgrIpaddress IpAddress
  trapMgrEntryStatus INTEGER

IpxTrapManagerEntry  
SEQUENCE    
  ipxtrapMgrIndex INTEGER
  ipxtrapMgrCommunityIndex INTEGER
  ipxtrapMgrNetNumber OCTET STRING
  ipxtrapMgrNode PhysAddress
  ipxtrapMgrEntryStatus INTEGER

Defined Values

alliedTelesyn 1.3.6.1.4.1.207
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.207.1
OBJECT IDENTIFIER    

mibObject 1.3.6.1.4.1.207.8
OBJECT IDENTIFIER    

repeaterMib 1.3.6.1.4.1.207.8.1
OBJECT IDENTIFIER    

newRepeaterMib 1.3.6.1.4.1.207.8.1.20
OBJECT IDENTIFIER    

acctonHubMIB 1.3.6.1.4.1.207.8.1.20.3
OBJECT IDENTIFIER    

acctonCommon 1.3.6.1.4.1.207.8.1.20.3.1
OBJECT IDENTIFIER    

accsystem 1.3.6.1.4.1.207.8.1.20.3.1.1
OBJECT IDENTIFIER    

majorVer 1.3.6.1.4.1.207.8.1.20.3.1.1.1
Software major version
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

minorVer 1.3.6.1.4.1.207.8.1.20.3.1.1.2
Software minor version
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hardwareVer 1.3.6.1.4.1.207.8.1.20.3.1.1.3
Hardware version of system board
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

communityMgt 1.3.6.1.4.1.207.8.1.20.3.1.2
OBJECT IDENTIFIER    

communityStringSize 1.3.6.1.4.1.207.8.1.20.3.1.2.1
The length of the community string
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

communityTableSize 1.3.6.1.4.1.207.8.1.20.3.1.2.2
The size of the community table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

communityTable 1.3.6.1.4.1.207.8.1.20.3.1.2.3
Community table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CommunityEntry

communityEntry 1.3.6.1.4.1.207.8.1.20.3.1.2.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CommunityEntry  

communityIndex 1.3.6.1.4.1.207.8.1.20.3.1.2.3.1.1
Index in community table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

communityString 1.3.6.1.4.1.207.8.1.20.3.1.2.3.1.2
Community string; the length is limited by communityStringSize
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

communityAccessMode 1.3.6.1.4.1.207.8.1.20.3.1.2.3.1.3
Access mode of the community
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER readOnly(1), readWrite(2)  

communityStatus 1.3.6.1.4.1.207.8.1.20.3.1.2.3.1.4
Entries marked valid or invalid can not be changed. When a manager wants to define a new community, he sets an entry from valid or invalid to underChange, then begins to define values in the table. After the entry is completed, change it to valid, then the community is enabled. To delete a community, just change the status to invalid. Currentlty, only three values are accepted: invalid -- 0, underChange -- 1, valid -- 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

trapManagerMgt 1.3.6.1.4.1.207.8.1.20.3.1.3
OBJECT IDENTIFIER    

trapManagerTableSize 1.3.6.1.4.1.207.8.1.20.3.1.3.1
Size of trap manager table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapManagerTable 1.3.6.1.4.1.207.8.1.20.3.1.3.2
The trap manager table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapManagerEntry

trapManagerEntry 1.3.6.1.4.1.207.8.1.20.3.1.3.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrapManagerEntry  

trapMgrIndex 1.3.6.1.4.1.207.8.1.20.3.1.3.2.1.1
Index to the trap manager table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapMgrCommunityIndex 1.3.6.1.4.1.207.8.1.20.3.1.3.2.1.2
Community string specified by the index in the community table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

trapMgrIpaddress 1.3.6.1.4.1.207.8.1.20.3.1.3.2.1.3
IP address of the network manager
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

trapMgrEntryStatus 1.3.6.1.4.1.207.8.1.20.3.1.3.2.1.4
Entries marked valid or invalid can not be changed. To define a new manager, set an entry from valid or invalid to underChange. Then fill in the required information. Setting the status to valid enables the entry. Setting the status to invalid deletes the entry. Currentlty, only three value are accepted: invalid -- 0, underChange -- 1, valid -- 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), underChange(1), valid(2)  

downloadMgt 1.3.6.1.4.1.207.8.1.20.3.1.4
OBJECT IDENTIFIER    

downloadServerIP 1.3.6.1.4.1.207.8.1.20.3.1.4.1
The file server with the download file
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

downloadFilename 1.3.6.1.4.1.207.8.1.20.3.1.4.2
Name of file to download
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

downloadMode 1.3.6.1.4.1.207.8.1.20.3.1.4.3
Permanent upgrade stores download software into permanent storage of the agent device. Temporary upgrade just puts download software in RAM, often for a test only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER permanant(1), temporary(2)  

downloadAction 1.3.6.1.4.1.207.8.1.20.3.1.4.4
DownloadAction triggers the download operation. The run option starts the new software after downloading is complete. The noRun option does not execute the new software. The new software will be effective after the next restart. Note that the noRun option is useful only when the download is permanent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER run(1), noRun(2)  

restart 1.3.6.1.4.1.207.8.1.20.3.1.5
A write to restart the machine Currentlty, only three value are accepted: normal -- 0, coldstart -- 1, warmstart -- 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

acctest 1.3.6.1.4.1.207.8.1.20.3.1.6
OBJECT IDENTIFIER    

testTrap 1.3.6.1.4.1.207.8.1.20.3.1.6.1
A write to testTrap triggers a warm-start trap for testing trap capability
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER test(1)  

ipxtrapManagerMgt 1.3.6.1.4.1.207.8.1.20.3.1.7
OBJECT IDENTIFIER    

ipxtrapManagerTableSize 1.3.6.1.4.1.207.8.1.20.3.1.7.1
Size of ipx trap manager table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipxtrapManagerTable 1.3.6.1.4.1.207.8.1.20.3.1.7.2
The ipx trap manager table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpxTrapManagerEntry

ipxtrapManagerEntry 1.3.6.1.4.1.207.8.1.20.3.1.7.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpxTrapManagerEntry  

ipxtrapMgrIndex 1.3.6.1.4.1.207.8.1.20.3.1.7.2.1.1
Index to the ipx trap manager table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipxtrapMgrCommunityIndex 1.3.6.1.4.1.207.8.1.20.3.1.7.2.1.2
Community string specified by the index in the community table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxtrapMgrNetNumber 1.3.6.1.4.1.207.8.1.20.3.1.7.2.1.3
The network number portion of the IPX address of this network manager
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

ipxtrapMgrNode 1.3.6.1.4.1.207.8.1.20.3.1.7.2.1.4
The node number portion of the IPX address of this network manager
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

ipxtrapMgrEntryStatus 1.3.6.1.4.1.207.8.1.20.3.1.7.2.1.5
Entries marked valid or invalid can not be changed. To define a new manager, set an entry from valid or invalid to underChange. Then fill in the required information. Setting the status to valid enables the entry. Setting the status to invalid deletes the entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)