PUBLISHEXT-MIB

File: PUBLISHEXT-MIB.mib (5957 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress DisplayString publishExt

Defined Types

APPubEntry  
SEQUENCE    
  apPubName DisplayString
  apPubState INTEGER
  apPubAccessError DisplayString
  apPubAccessIP IpAddress
  apPubAccessUserName DisplayString
  apPubPublishedFiles Integer32
  apPubManagedDirs Integer32
  apPubSubscribers INTEGER
  apPubPublishInterval INTEGER
  apPubManagedFiles Integer32
  apPubLastMethod DisplayString
  apPubAccessType INTEGER
  apPubAccessPort INTEGER
  apPubAccessBaseDir DisplayString
  apPubPublishedBytes Integer32
  apPubTriggerFile DisplayString
  apPubNextInterval DisplayString
  apPubSubscrbrsSyncd INTEGER
  apPubManagedBytes Integer32
  apPubLastTime DisplayString

Defined Values

apPublishExtMib 1.3.6.1.4.1.2467.1.57.1
The MIB module used to describe the ArrowPoint Communications publisher and subscriber
MODULE-IDENTITY    

apPubTable 1.3.6.1.4.1.2467.1.57.2
A list of Publishers
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APPubEntry

apPubEntry 1.3.6.1.4.1.2467.1.57.2.1
A group of information uniqely identifying a publisher. One entry exists for every publisher
Status: current Access: not-accessible
OBJECT-TYPE    
  APPubEntry  

apPubName 1.3.6.1.4.1.2467.1.57.2.1.1
The name of the Publisher service
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

apPubState 1.3.6.1.4.1.2467.1.57.2.1.2
The status of our publisher.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER publisherRegister(0), subscriberRegister(1), needsConfig(2), accessFail(3), ready(4), busyPublisher(5), busyScan(6), initializing(7), waitsConfig(8), online(9), suspended(10), down(11), invalid(12)  

apPubAccessError 1.3.6.1.4.1.2467.1.57.2.1.3
If apPubStatus is accessFail(3) then we will return the error here.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

apPubAccessIP 1.3.6.1.4.1.2467.1.57.2.1.4
The IP address of the publisher.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apPubAccessUserName 1.3.6.1.4.1.2467.1.57.2.1.5
Usernmae to use when logging in to a publisher.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

apPubPublishedFiles 1.3.6.1.4.1.2467.1.57.2.1.6
The total number of published files.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apPubSubscribers 1.3.6.1.4.1.2467.1.57.2.1.7
The number of subscribers to this publisher.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

apPubPublishInterval 1.3.6.1.4.1.2467.1.57.2.1.8
The interval at which files are published.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

apPubManagedFiles 1.3.6.1.4.1.2467.1.57.2.1.9
The total number of files managed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apPubManagedDirs 1.3.6.1.4.1.2467.1.57.2.1.10
The total number of directories managed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apPubLastMethod 1.3.6.1.4.1.2467.1.57.2.1.11
The last method used to publish.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

apPubAccessType 1.3.6.1.4.1.2467.1.57.2.1.12
The type of access to the publisher.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ftp(0), http(1)  

apPubAccessPort 1.3.6.1.4.1.2467.1.57.2.1.13
The port to access content on the publisher.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

apPubAccessBaseDir 1.3.6.1.4.1.2467.1.57.2.1.14
The base directory to access content on the publisher.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

apPubPublishedBytes 1.3.6.1.4.1.2467.1.57.2.1.15
The total number of bytes published by the publisher.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apPubTriggerFile 1.3.6.1.4.1.2467.1.57.2.1.16
The file used to trigger publishing.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

apPubNextInterval 1.3.6.1.4.1.2467.1.57.2.1.17
The next interval at which the publisher will publish.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

apPubSubscrbrsSyncd 1.3.6.1.4.1.2467.1.57.2.1.18
Total number of syncronized subscribers.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

apPubManagedBytes 1.3.6.1.4.1.2467.1.57.2.1.19
Total number of butes we manage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apPubLastTime 1.3.6.1.4.1.2467.1.57.2.1.20
Last time a publisher action was taken.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString