TELDAT-MON-FEATURES-TIDP-MASTER-MIB

File: TELDAT-MON-FEATURES-TIDP-MASTER-MIB.mib (10923 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
TELDAT-SW-STRUCTURE-MIB

Imported symbols

IpAddress OBJECT-TYPE DisplayString
telProdNpMonFeatures

Defined Types

TidpMasterEquipmentEntry  
SEQUENCE    
  tidpMasterEquipmentIndex INTEGER
  tidpMasterEquipmentStatus INTEGER
  tidpMasterEquipmentCommand INTEGER
  tidpMasterEquipmentHostname DisplayString
  tidpMasterEquipmentAddress IpAddress
  tidpMasterEquipmentSerial DisplayString
  tidpMasterEquipmentManagementType INTEGER
  tidpMasterEquipmentManagerIdentifier DisplayString
  tidpMasterEquipmentError INTEGER

Defined Values

telProdNpMonFeatTidpMaster 1.3.6.1.4.1.2007.4.1.2.4.5
OBJECT IDENTIFIER    

tidpMasterGlobalGroup 1.3.6.1.4.1.2007.4.1.2.4.5.1
OBJECT IDENTIFIER    

tidpMasterGlobalStatus 1.3.6.1.4.1.2007.4.1.2.4.5.1.1
Indicates whether the TIDP MASTER function is enabled or not. Possible values are: (1) enabled or (2) disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tidpMasterGlobalMaxStations 1.3.6.1.4.1.2007.4.1.2.4.5.1.2
Maximum number of managed stations (routers).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tidpMasterGlobalUsedEntries 1.3.6.1.4.1.2007.4.1.2.4.5.1.3
Number of used entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tidpMasterGlobalHostnameIsHere 1.3.6.1.4.1.2007.4.1.2.4.5.1.4
Hostname whose position index is required. This variable is used in conjunction with tidpMasterGlobalEquipmentPosition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..79)  

tidpMasterGlobalEquipmentPosition 1.3.6.1.4.1.2007.4.1.2.4.5.1.5
Position index in the table of the equipment entry associated to the hostname specified in tidpMasterGlobalHostnameIsHere (0 if not present).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tidpMasterGlobalSerialIsHere 1.3.6.1.4.1.2007.4.1.2.4.5.1.6
Serial number whose position index is required. This variable is used in conjunction with tidpMasterGlobalEquipmentPosition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

tidpMasterEquipmentTable 1.3.6.1.4.1.2007.4.1.2.4.5.2
This table includes the routers being managed or trying to manage. The maximum number of items in the table is limited by tidpMasterGlobalMaxStations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TidpMasterEquipmentEntry

tidpMasterEquipmentEntry 1.3.6.1.4.1.2007.4.1.2.4.5.2.1
Each entry contains information about the equipment being managed.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TidpMasterEquipmentEntry  

tidpMasterEquipmentIndex 1.3.6.1.4.1.2007.4.1.2.4.5.2.1.1
Table index: order number of the entry or equipment being managed by the TIDP Master.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tidpMasterEquipmentStatus 1.3.6.1.4.1.2007.4.1.2.4.5.2.1.2
Entry status: (0) initial: no operation is being performed. (1) waiting: the management process has begun and is running and the TIDP Master is waiting to get reachability to the remote equipment. (2) managing: the remote equipment is ready to be managed; its IP address is now readable in tidpEquipmentAddress. (3) reset: a reset command has been sent to the remote equipment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initial(0), waiting(1), managing(2), reset(3)  

tidpMasterEquipmentCommand 1.3.6.1.4.1.2007.4.1.2.4.5.2.1.3
Command to be performed: (1) manage: begin management process (write-only). (2) delete: end management process (write-only). (3) ok: last command has been performed gracefully (read-only). (4) undefined: last command not finished (read-only). (5) error: last command has not been performed properly (read-only). (6) reset: send a reset to the remote end (write-only).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER manage(1), delete(2), ok(3), undefined(4), error(5), reset(6)  

tidpMasterEquipmentHostname 1.3.6.1.4.1.2007.4.1.2.4.5.2.1.4
Hostname of the equipment being managed. The management process can be performed using hostname or serial number. If it is going to be based on hostname, this variable must be set with the apropriate value before launch the management process. Otherwise, this variable takes a realiable value only when tidpMasterEquipmentStatus is managing(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..79)  

tidpMasterEquipmentAddress 1.3.6.1.4.1.2007.4.1.2.4.5.2.1.5
Router IP address. This variable is readable when tidpMasterEquipmentStatus is managing(2). Otherwise its value is 0.0.0.0 (until the managed router is reachable).
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

tidpMasterEquipmentSerial 1.3.6.1.4.1.2007.4.1.2.4.5.2.1.6
Serial number of the equipment being managed. The management process can be performed using hostname or serial number. If it is going to be based on serial number, this variable must be set with the apropriate value before launch the management process. Otherwise, this variable takes a realiable value only when tidpMasterEquipmentStatus is managing(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

tidpMasterEquipmentManagementType 1.3.6.1.4.1.2007.4.1.2.4.5.2.1.7
Management type: (1) manual: manual operation. (2) automatic: automatic operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), automatic(2)  

tidpMasterEquipmentManagerIdentifier 1.3.6.1.4.1.2007.4.1.2.4.5.2.1.8
Manager identifier. It is usually the IP address of the management station that requested the router management.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

tidpMasterEquipmentError 1.3.6.1.4.1.2007.4.1.2.4.5.2.1.9
If the value of this variable is not 0 (none, not error) when the variable tidpMasterEquipmentStatus takes the value 2 (managing) something went wrong during management process. Before management process begins, this value will be 3 (connection-lost) initially and it will change to 4 (netification-received) when the TIDP master receives a notification packet from the equipment which is trying to be managed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), unexpected-serial-number(1), unexpected-hostname(2), connection-lost(3), notification-received(4)