SUBSCRIBEEXT-MIB: View SNMP OID List / Download MIB

VENDOR: ARROWPOINT COMMUNICATIONS INC.


 Home MIB: SUBSCRIBEEXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 apSubscribeExtMib 1.3.6.1.4.1.2467.1.58.1
The MIB module used to describe the ArrowPoint Communications subscriber
 apSubTable 1.3.6.1.4.1.2467.1.58.2 no-access
A list of Subscribers
     apSubEntry 1.3.6.1.4.1.2467.1.58.2.1 no-access
A group of information uniqely identifying a subscriber.
         apSubName 1.3.6.1.4.1.2467.1.58.2.1.1 displaystring read-only
The name of the Subsriber service
         apSubState 1.3.6.1.4.1.2467.1.58.2.1.2 integer read-only
The status of our subscriber. Enumeration: 'busy': 2, 'waitsConfig': 8, 'busyRetry': 3, 'initializing': 7, 'accessFail': 0, 'invalid': 9, 'down': 6, 'suspended': 5, 'online': 4, 'ready': 1.
         apSubAccessError 1.3.6.1.4.1.2467.1.58.2.1.3 displaystring read-only
The error returned if apSubState is accessFail(0)
         apSubAccessIP 1.3.6.1.4.1.2467.1.58.2.1.4 ipaddress read-only
The IP address of the publisher.
         apSubAccessUserName 1.3.6.1.4.1.2467.1.58.2.1.5 displaystring read-only
Usernmae to use when logging in to a publisher.
         apSubSubscribedFiles 1.3.6.1.4.1.2467.1.58.2.1.6 integer read-only
The total number of subscribed files.
         apSubLastMethod 1.3.6.1.4.1.2467.1.58.2.1.7 displaystring read-only
The last method of retrieval.
         apSubSynchronized 1.3.6.1.4.1.2467.1.58.2.1.8 integer read-only
Is our subscriber sync'd with the server?
         apSubAccessType 1.3.6.1.4.1.2467.1.58.2.1.9 integer read-only
The type of access to the publisher. Enumeration: 'ftp': 0, 'http': 1.
         apSubAccessPort 1.3.6.1.4.1.2467.1.58.2.1.10 integer read-only
The port to access content on the publisher.
         apSubAccessBaseDir 1.3.6.1.4.1.2467.1.58.2.1.11 displaystring read-only
The base directory to access content on the publisher.
         apSubSubscribedBytes 1.3.6.1.4.1.2467.1.58.2.1.12 integer32 read-only
The total number of bytes received from a publisher.
         apSubLastTime 1.3.6.1.4.1.2467.1.58.2.1.13 displaystring read-only
The last time we subscribed!