NMS-1705

File: NMS-1705.mib (10956 bytes)

Imported modules

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

Imported symbols

IpAddress Counter OBJECT-TYPE
DisplayString nmsMgmt

Defined Types

AdslLineEntry  
SEQUENCE    
  adslLineUser DisplayString
  adslProductID DisplayString
  adslConfigAddr IpAddress
  adslLineNumber INTEGER

AdslPeriodEntry  
SEQUENCE    
  adslMemLoad OBJECT IDENTIFIER
  adslCPULoad OBJECT IDENTIFIER
  adslPtInCRC Counter
  adslPtStatus INTEGER
  adslPtSpeed OBJECT IDENTIFIER
  adslPtOutPkts Counter
  adslPtInPkts Counter
  adslPtOutError OBJECT IDENTIFIER
  adslPtInError OBJECT IDENTIFIER
  adslPtOutSpeed OBJECT IDENTIFIER
  adslPtInSpeed OBJECT IDENTIFIER
  adslPtOutDrop OBJECT IDENTIFIER
  adslPtInDrop OBJECT IDENTIFIER

Defined Values

nms1705MIB 1.3.6.1.4.1.3320.9.175
This MIB module defines the generic managed objects for NAT.
MODULE-IDENTITY    

nms1705Objects 1.3.6.1.4.1.3320.9.175.1
OBJECT IDENTIFIER    

adslLineTable 1.3.6.1.4.1.3320.9.175.1.1
A list of terminal server line entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslLineEntry

adslLineEntry 1.3.6.1.4.1.3320.9.175.1.1.1
A collection of adsl objects in the nms Terminal Server implementation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdslLineEntry  

adslLineUser 1.3.6.1.4.1.3320.9.175.1.1.1.1
line user name, if line enabled, of user on this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

adslProductID 1.3.6.1.4.1.3320.9.175.1.1.1.2
this is product id of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

adslConfigAddr 1.3.6.1.4.1.3320.9.175.1.1.1.3
this is the alloced ip address of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

adslLineNumber 1.3.6.1.4.1.3320.9.175.1.1.1.4
this is the online port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adslPeriodTable 1.3.6.1.4.1.3320.9.175.1.2
A list of terminal server line entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslPeriodEntry

adslPeriodEntry 1.3.6.1.4.1.3320.9.175.1.2.1
A collection of adsl objects in the nms Terminal Server implementation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdslPeriodEntry  

adslMemLoad 1.3.6.1.4.1.3320.9.175.1.2.1.1
This is the memory load infomation. it could assign the identifier 1.3.6.1.4.1.3320.9.48.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adslCPULoad 1.3.6.1.4.1.3320.9.175.1.2.1.2
This is the CPU load infomation. it could assign the identifier 1.3.6.1.4.1.3320.9.109.1.1.1.1.5
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adslPtInCRC 1.3.6.1.4.1.3320.9.175.1.2.1.3
The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adslPtStatus 1.3.6.1.4.1.3320.9.175.1.2.1.4
The desired state of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

adslPtSpeed 1.3.6.1.4.1.3320.9.175.1.2.1.5
An estimate of the interface's current bandwidth in bits per second.it could assign the identifier 1.3.6.1.2.1.2.2.1.5 ifSpeed
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adslPtOutPkts 1.3.6.1.4.1.3320.9.175.1.2.1.6
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adslPtInPkts 1.3.6.1.4.1.3320.9.175.1.2.1.7
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adslPtOutError 1.3.6.1.4.1.3320.9.175.1.2.1.8
For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors.it could assign the identifier 1.3.6.1.2.1.2.2.1.20 ifOutErrors
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adslPtInError 1.3.6.1.4.1.3320.9.175.1.2.1.9
For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol.it could assign the identifier 1.3.6.1.2.1.2.2.1.14 ifInErrors
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adslPtOutSpeed 1.3.6.1.4.1.3320.9.175.1.2.1.10
it could assign the identifier 1.3.6.1.4.1.3320.2.2.1.1.9 nmslocIfOutPktsSec
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adslPtInSpeed 1.3.6.1.4.1.3320.9.175.1.2.1.11
it could assign the identifier 1.3.6.1.4.1.3320.2.2.1.1.7 nmslocIfInPktsSec
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adslPtOutDrop 1.3.6.1.4.1.3320.9.175.1.2.1.12
it could assign the identifier 1.3.6.1.4.1.3320.2.2.1.1.27 nmslocIfOutputQueueDrops
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adslPtInDrop 1.3.6.1.4.1.3320.9.175.1.2.1.13
it could assign the identifier 1.3.6.1.4.1.3320.2.2.1.1.26 nmslocIfInputQueueDrops
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER