PROXDBEXT-MIB

File: PROXDBEXT-MIB.mib (14120 bytes)

Imported modules

SNMPv2-SMI APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Counter64 proxDbExt

Defined Types

APProxDb8StatEntry  
SEQUENCE    
  apProx8StatIpAddress IpAddress
  apProx8StatHitCount Counter64
  apProx8StatAdvMask Integer32

APProxDb16StatEntry  
SEQUENCE    
  apProx16StatIpAddress IpAddress
  apProx16StatHitCount Integer32
  apProx16StatAdvMask Integer32

APProxDb24StatEntry  
SEQUENCE    
  apProx24StatIpAddress IpAddress
  apProx24StatHitCount Integer32
  apProx24StatAdvMask Integer32

APProxDbVplStatEntry  
SEQUENCE    
  apProxVplStatIpAddress IpAddress
  apProxVplStatIpPrefix Integer32
  apProxVplStatHitCount Integer32
  apProxVplStatAdvMask Integer32

APProxDb8MetricEntry  
SEQUENCE    
  apProx8MetricIpAddress IpAddress
  apProx8MetricZoneIndex Integer32
  apProx8MetricValue Integer32

APProxDb16MetricEntry  
SEQUENCE    
  apProx16MetricIpAddress IpAddress
  apProx16MetricZoneIndex Integer32
  apProx16MetricValue Integer32

APProxDb24MetricEntry  
SEQUENCE    
  apProx24MetricIpAddress IpAddress
  apProx24MetricZoneIndex Integer32
  apProx24MetricValue Integer32

APProxDbVplMetricEntry  
SEQUENCE    
  apProxVplMetricIpAddress IpAddress
  apProxVplMetricIpPrefix Integer32
  apProxVplMetricZoneIndex Integer32
  apProxVplMetricValue Integer32

Defined Values

apProxDbExtMib 1.3.6.1.4.1.2467.1.54.1
The MIB module used to describe the ArrowPoint Communications Tiered Proximity Database functionality. This MIB contains all configuration, statistic, and metric objects.
MODULE-IDENTITY    

apProxDbTTLProbed 1.3.6.1.4.1.2467.1.54.2
This object controls the response TTL associated with probed blocks
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

apProxDbTTLAssigned 1.3.6.1.4.1.2467.1.54.3
This object controls the response TTL associated with assigned blocks
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

apProxDb8StatTable 1.3.6.1.4.1.2467.1.54.6
This table is used to expose the /8 database statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APProxDb8StatEntry

apProxDb8StatEntry 1.3.6.1.4.1.2467.1.54.6.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  APProxDb8StatEntry  

apProx8StatIpAddress 1.3.6.1.4.1.2467.1.54.6.1.1
The IP address associated with this /8 database entry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apProx8StatHitCount 1.3.6.1.4.1.2467.1.54.6.1.2
The number of hits on this /8 database entry. This is an aggregation of all hits occuring within the address space encompassed by this /8 entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

apProx8StatAdvMask 1.3.6.1.4.1.2467.1.54.6.1.3
The state of advertisement of entries contained under this /8. Each bit corresponds to a zone index, bit 0 - zone 0, bit 1 - zone 1. When the bit is CLR all entries contained under this /8 are synchronized. When the bit is SET entries exist under this /8 that are NOT synchronized.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apProxDb16StatTable 1.3.6.1.4.1.2467.1.54.7
This table is used to expose the /16 database statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APProxDb16StatEntry

apProxDb16StatEntry 1.3.6.1.4.1.2467.1.54.7.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  APProxDb16StatEntry  

apProx16StatIpAddress 1.3.6.1.4.1.2467.1.54.7.1.1
The IP address associated with this /16 database entry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apProx16StatHitCount 1.3.6.1.4.1.2467.1.54.7.1.2
The number of hits on this /16 database entry. This is an aggregation of all hits occuring within the address space encompassed by this /16 entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apProx16StatAdvMask 1.3.6.1.4.1.2467.1.54.7.1.3
The state of advertisement of entries contained under this /16. Each bit corresponds to a zone index, bit 0 - zone 0, bit 1 - zone 1. When the bit is CLR all entries contained under this /16 are synchronized. When the bit is SET entries exist under this /16 that are NOT synchronized.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apProxDb24StatTable 1.3.6.1.4.1.2467.1.54.8
This table is used to expose the /24 database statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APProxDb24StatEntry

apProxDb24StatEntry 1.3.6.1.4.1.2467.1.54.8.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  APProxDb24StatEntry  

apProx24StatIpAddress 1.3.6.1.4.1.2467.1.54.8.1.1
The IP address associated with this /24 database entry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apProx24StatHitCount 1.3.6.1.4.1.2467.1.54.8.1.2
The number of hits on this /24 database entry. This is an aggregation of all hits occuring within the address space encompassed by this /24 entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apProx24StatAdvMask 1.3.6.1.4.1.2467.1.54.8.1.3
The state of advertisement of entries contained under this /24. Each bit corresponds to a zone index, bit 0 - zone 0, bit 1 - zone 1. When the bit is SET all entries contained under this /24 are synchronized. When the bit is CLEAR entries exist under this /24 that are NOT synchronized.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apProxDbVplStatTable 1.3.6.1.4.1.2467.1.54.9
This table is used to expose the /Vpl database statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APProxDbVplStatEntry

apProxDbVplStatEntry 1.3.6.1.4.1.2467.1.54.9.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  APProxDbVplStatEntry  

apProxVplStatIpAddress 1.3.6.1.4.1.2467.1.54.9.1.1
The IP address associated with this /Vpl database entry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apProxVplStatIpPrefix 1.3.6.1.4.1.2467.1.54.9.1.2
The IP prefix associated with this /Vpl database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apProxVplStatHitCount 1.3.6.1.4.1.2467.1.54.9.1.3
The number of hits on this /Vpl database entry. This is an aggregation of all hits occuring within the address space encompassed by this /Vpl entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apProxVplStatAdvMask 1.3.6.1.4.1.2467.1.54.9.1.4
The state of advertisement of entries contained under this /Vpl. Each bit corresponds to a zone index, bit 0 - zone 0, bit 1 - zone 1. When the bit is SET all entries contained under this /Vpl are synchronized. When the bit is CLEAR entries exist under this /Vpl that are NOT synchronized.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apProxDb8MetricTable 1.3.6.1.4.1.2467.1.54.10
This database is used to expose the /8 database metrics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APProxDb8MetricEntry

apProxDb8MetricEntry 1.3.6.1.4.1.2467.1.54.10.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  APProxDb8MetricEntry  

apProx8MetricIpAddress 1.3.6.1.4.1.2467.1.54.10.1.1
The IP address associated with this /8 database entry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apProx8MetricZoneIndex 1.3.6.1.4.1.2467.1.54.10.1.2
The zone index associated with this /8 database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..16  

apProx8MetricValue 1.3.6.1.4.1.2467.1.54.10.1.3
The metric associated with this /8 database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..256  

apProxDb16MetricTable 1.3.6.1.4.1.2467.1.54.11
This database is used to expose the /16 database metrics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APProxDb16MetricEntry

apProxDb16MetricEntry 1.3.6.1.4.1.2467.1.54.11.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  APProxDb16MetricEntry  

apProx16MetricIpAddress 1.3.6.1.4.1.2467.1.54.11.1.1
The IP address associated with this /16 database entry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apProx16MetricZoneIndex 1.3.6.1.4.1.2467.1.54.11.1.2
The zone index associated with this /16 database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

apProx16MetricValue 1.3.6.1.4.1.2467.1.54.11.1.3
The metric associated with this /16 database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..256  

apProxDb24MetricTable 1.3.6.1.4.1.2467.1.54.12
This table is used to expose the /24 database metrics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APProxDb24MetricEntry

apProxDb24MetricEntry 1.3.6.1.4.1.2467.1.54.12.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  APProxDb24MetricEntry  

apProx24MetricIpAddress 1.3.6.1.4.1.2467.1.54.12.1.1
The IP address associated with this /24 database entry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apProx24MetricZoneIndex 1.3.6.1.4.1.2467.1.54.12.1.2
The zone index associated with this /24 database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

apProx24MetricValue 1.3.6.1.4.1.2467.1.54.12.1.3
The metric associated with this /24 database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..256  

apProxDbVplMetricTable 1.3.6.1.4.1.2467.1.54.13
This table is used to expose the /Vpl database metrics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APProxDbVplMetricEntry

apProxDbVplMetricEntry 1.3.6.1.4.1.2467.1.54.13.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  APProxDbVplMetricEntry  

apProxVplMetricIpAddress 1.3.6.1.4.1.2467.1.54.13.1.1
The IP address associated with this /Vpl database entry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apProxVplMetricIpPrefix 1.3.6.1.4.1.2467.1.54.13.1.2
The IP prefix associated with this /Vpl database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apProxVplMetricZoneIndex 1.3.6.1.4.1.2467.1.54.13.1.3
The zone index associated with this /Vpl database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

apProxVplMetricValue 1.3.6.1.4.1.2467.1.54.13.1.4
The metric associated with this /Vpl database entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..256