mirror of
https://github.com/hsnodgrass/snmp_mib_archive.git
synced 2025-12-22 10:50:19 +00:00
Cleaned up top-level repo structure to be less overwhelming
This commit is contained in:
164
3fc-004.mib → snmp_mib_archive/3fc-004.mib
Executable file → Normal file
164
3fc-004.mib → snmp_mib_archive/3fc-004.mib
Executable file → Normal file
@ -1,82 +1,82 @@
|
||||
-- **********************************************************************
|
||||
--
|
||||
-- Name: 3Com ESD Generic MIB branches
|
||||
--
|
||||
-- Description:
|
||||
-- This is the register for all MIB branches under a3com.generic.
|
||||
-- These MIB branches are declared in the source file:
|
||||
-- /vobs/shelf/gma/gmi/bdn.mib
|
||||
--
|
||||
-- This document is currently maintained by:
|
||||
-- Les Bell Les_Bell@3Com.com
|
||||
--
|
||||
-- History Date Reason for Change
|
||||
--
|
||||
-- 1.00 1997 Issued as 3Com RFC.
|
||||
-- some history was lost
|
||||
-- 1.50 17 March 00 Added branch for qos
|
||||
-- 1.60 23 Oct 00 Added branch for L4 Re-direction
|
||||
-- -----------------------------
|
||||
-- YY/MM/DD Author Comments
|
||||
-- -----------------------------
|
||||
-- 01/12/06 EL Bell Added a3ComTrafficStats {41} a3ComRadiusMIB {42}
|
||||
-- 01/12/11 P Biti Added a3ComBackup-mib { 43}
|
||||
-- 02/04/30 EL Bell Added a3comLicenseGroup {44}
|
||||
-- 03/09/30 EL Bell Added a3ComPowerEthernetExt {45}
|
||||
-- **********************************************************************
|
||||
-- Copyright (c) 3Com Corporation. All Rights Reserved.
|
||||
-- **********************************************************************
|
||||
|
||||
A3COM0004-GENERIC DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
generic FROM A3Com-products-MIB
|
||||
OBJECT-TYPE FROM RFC-1212
|
||||
;
|
||||
|
||||
setup OBJECT IDENTIFIER ::= {generic 2}
|
||||
sysLoader OBJECT IDENTIFIER ::= {generic 3}
|
||||
security OBJECT IDENTIFIER ::= {generic 4}
|
||||
gauges OBJECT IDENTIFIER ::= {generic 5}
|
||||
asciiAgent OBJECT IDENTIFIER ::= {generic 6}
|
||||
serialIf OBJECT IDENTIFIER ::= {generic 7}
|
||||
repeaterMgmt OBJECT IDENTIFIER ::= {generic 8}
|
||||
endStation OBJECT IDENTIFIER ::= {generic 9}
|
||||
localSnmp OBJECT IDENTIFIER ::= {generic 10}
|
||||
manager OBJECT IDENTIFIER ::= {generic 11}
|
||||
unusedGeneric12 OBJECT IDENTIFIER ::= {generic 12}
|
||||
chassis OBJECT IDENTIFIER ::= {generic 14}
|
||||
mrmResilience OBJECT IDENTIFIER ::= {generic 15}
|
||||
tokenRing OBJECT IDENTIFIER ::= {generic 16}
|
||||
multiRepeater OBJECT IDENTIFIER ::= {generic 17}
|
||||
bridgeMgmt OBJECT IDENTIFIER ::= {generic 18}
|
||||
fault OBJECT IDENTIFIER ::= {generic 19}
|
||||
poll OBJECT IDENTIFIER ::= {generic 20}
|
||||
powerSupply OBJECT IDENTIFIER ::= {generic 21}
|
||||
securePort OBJECT IDENTIFIER ::= {generic 22}
|
||||
alertLed OBJECT IDENTIFIER ::= {generic 23}
|
||||
remoteControl OBJECT IDENTIFIER ::= {generic 24}
|
||||
rmonExtensions OBJECT IDENTIFIER ::= {generic 25}
|
||||
rfc1516extensions OBJECT IDENTIFIER ::= {generic 26}
|
||||
superStackIIconfig OBJECT IDENTIFIER ::= {generic 27}
|
||||
extendedIfInfo OBJECT IDENTIFIER ::= {generic 28}
|
||||
a3ComVlan OBJECT IDENTIFIER ::= {generic 29}
|
||||
vlanServerClient OBJECT IDENTIFIER ::= {generic 30}
|
||||
segmentLoadBalancing OBJECT IDENTIFIER ::= {generic 31}
|
||||
virtualFileSystem OBJECT IDENTIFIER ::= {generic 32}
|
||||
smartAutosensing OBJECT IDENTIFIER ::= {generic 33}
|
||||
brasica2 OBJECT IDENTIFIER ::= {generic 34}
|
||||
smaVlanSupport OBJECT IDENTIFIER ::= {generic 35}
|
||||
a3ComBridgeExt OBJECT IDENTIFIER ::= {generic 36}
|
||||
igmpMIB OBJECT IDENTIFIER ::= {generic 37}
|
||||
mibSummary OBJECT IDENTIFIER ::= {generic 38}
|
||||
qosProfiles OBJECT IDENTIFIER ::= {generic 39}
|
||||
l4Redirect OBJECT IDENTIFIER ::= {generic 40}
|
||||
a3ComTrafficStats OBJECT IDENTIFIER ::= {generic 41}
|
||||
a3ComRadiusMIB OBJECT IDENTIFIER ::= {generic 42}
|
||||
a3ComBackup-mib OBJECT IDENTIFIER ::= {generic 43}
|
||||
a3comLicenseGroup OBJECT IDENTIFIER ::= {generic 44}
|
||||
a3ComPowerEthernetExt OBJECT IDENTIFIER ::= {generic 45}
|
||||
|
||||
END
|
||||
|
||||
-- **********************************************************************
|
||||
--
|
||||
-- Name: 3Com ESD Generic MIB branches
|
||||
--
|
||||
-- Description:
|
||||
-- This is the register for all MIB branches under a3com.generic.
|
||||
-- These MIB branches are declared in the source file:
|
||||
-- /vobs/shelf/gma/gmi/bdn.mib
|
||||
--
|
||||
-- This document is currently maintained by:
|
||||
-- Les Bell Les_Bell@3Com.com
|
||||
--
|
||||
-- History Date Reason for Change
|
||||
--
|
||||
-- 1.00 1997 Issued as 3Com RFC.
|
||||
-- some history was lost
|
||||
-- 1.50 17 March 00 Added branch for qos
|
||||
-- 1.60 23 Oct 00 Added branch for L4 Re-direction
|
||||
-- -----------------------------
|
||||
-- YY/MM/DD Author Comments
|
||||
-- -----------------------------
|
||||
-- 01/12/06 EL Bell Added a3ComTrafficStats {41} a3ComRadiusMIB {42}
|
||||
-- 01/12/11 P Biti Added a3ComBackup-mib { 43}
|
||||
-- 02/04/30 EL Bell Added a3comLicenseGroup {44}
|
||||
-- 03/09/30 EL Bell Added a3ComPowerEthernetExt {45}
|
||||
-- **********************************************************************
|
||||
-- Copyright (c) 3Com Corporation. All Rights Reserved.
|
||||
-- **********************************************************************
|
||||
|
||||
A3COM0004-GENERIC DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
generic FROM A3Com-products-MIB
|
||||
OBJECT-TYPE FROM RFC-1212
|
||||
;
|
||||
|
||||
setup OBJECT IDENTIFIER ::= {generic 2}
|
||||
sysLoader OBJECT IDENTIFIER ::= {generic 3}
|
||||
security OBJECT IDENTIFIER ::= {generic 4}
|
||||
gauges OBJECT IDENTIFIER ::= {generic 5}
|
||||
asciiAgent OBJECT IDENTIFIER ::= {generic 6}
|
||||
serialIf OBJECT IDENTIFIER ::= {generic 7}
|
||||
repeaterMgmt OBJECT IDENTIFIER ::= {generic 8}
|
||||
endStation OBJECT IDENTIFIER ::= {generic 9}
|
||||
localSnmp OBJECT IDENTIFIER ::= {generic 10}
|
||||
manager OBJECT IDENTIFIER ::= {generic 11}
|
||||
unusedGeneric12 OBJECT IDENTIFIER ::= {generic 12}
|
||||
chassis OBJECT IDENTIFIER ::= {generic 14}
|
||||
mrmResilience OBJECT IDENTIFIER ::= {generic 15}
|
||||
tokenRing OBJECT IDENTIFIER ::= {generic 16}
|
||||
multiRepeater OBJECT IDENTIFIER ::= {generic 17}
|
||||
bridgeMgmt OBJECT IDENTIFIER ::= {generic 18}
|
||||
fault OBJECT IDENTIFIER ::= {generic 19}
|
||||
poll OBJECT IDENTIFIER ::= {generic 20}
|
||||
powerSupply OBJECT IDENTIFIER ::= {generic 21}
|
||||
securePort OBJECT IDENTIFIER ::= {generic 22}
|
||||
alertLed OBJECT IDENTIFIER ::= {generic 23}
|
||||
remoteControl OBJECT IDENTIFIER ::= {generic 24}
|
||||
rmonExtensions OBJECT IDENTIFIER ::= {generic 25}
|
||||
rfc1516extensions OBJECT IDENTIFIER ::= {generic 26}
|
||||
superStackIIconfig OBJECT IDENTIFIER ::= {generic 27}
|
||||
extendedIfInfo OBJECT IDENTIFIER ::= {generic 28}
|
||||
a3ComVlan OBJECT IDENTIFIER ::= {generic 29}
|
||||
vlanServerClient OBJECT IDENTIFIER ::= {generic 30}
|
||||
segmentLoadBalancing OBJECT IDENTIFIER ::= {generic 31}
|
||||
virtualFileSystem OBJECT IDENTIFIER ::= {generic 32}
|
||||
smartAutosensing OBJECT IDENTIFIER ::= {generic 33}
|
||||
brasica2 OBJECT IDENTIFIER ::= {generic 34}
|
||||
smaVlanSupport OBJECT IDENTIFIER ::= {generic 35}
|
||||
a3ComBridgeExt OBJECT IDENTIFIER ::= {generic 36}
|
||||
igmpMIB OBJECT IDENTIFIER ::= {generic 37}
|
||||
mibSummary OBJECT IDENTIFIER ::= {generic 38}
|
||||
qosProfiles OBJECT IDENTIFIER ::= {generic 39}
|
||||
l4Redirect OBJECT IDENTIFIER ::= {generic 40}
|
||||
a3ComTrafficStats OBJECT IDENTIFIER ::= {generic 41}
|
||||
a3ComRadiusMIB OBJECT IDENTIFIER ::= {generic 42}
|
||||
a3ComBackup-mib OBJECT IDENTIFIER ::= {generic 43}
|
||||
a3comLicenseGroup OBJECT IDENTIFIER ::= {generic 44}
|
||||
a3ComPowerEthernetExt OBJECT IDENTIFIER ::= {generic 45}
|
||||
|
||||
END
|
||||
|
||||
5416
3fc-045.mib → snmp_mib_archive/3fc-045.mib
Executable file → Normal file
5416
3fc-045.mib → snmp_mib_archive/3fc-045.mib
Executable file → Normal file
File diff suppressed because it is too large
Load Diff
1060
3fc-469.mib → snmp_mib_archive/3fc-469.mib
Executable file → Normal file
1060
3fc-469.mib → snmp_mib_archive/3fc-469.mib
Executable file → Normal file
File diff suppressed because it is too large
Load Diff
3846
A3COM-PRIVATE-MIB.mib → snmp_mib_archive/A3COM-PRIVATE-MIB.mib
Executable file → Normal file
3846
A3COM-PRIVATE-MIB.mib → snmp_mib_archive/A3COM-PRIVATE-MIB.mib
Executable file → Normal file
File diff suppressed because it is too large
Load Diff
600
A3COM51-SS9000SX.mib → snmp_mib_archive/A3COM51-SS9000SX.mib
Executable file → Normal file
600
A3COM51-SS9000SX.mib → snmp_mib_archive/A3COM51-SS9000SX.mib
Executable file → Normal file
@ -1,300 +1,300 @@
|
||||
A3COM51-SS9000SX DEFINITIONS ::= BEGIN
|
||||
|
||||
--
|
||||
-- 3Com - ss9000 Private MIB
|
||||
--
|
||||
-- Copyright (c) 1997 by 3Com
|
||||
--
|
||||
--
|
||||
-- HISTORY LOG
|
||||
-- ===========
|
||||
-- 03/20/97 GWH - Created v0.1 - This MIB is under contruction
|
||||
-- and is subject to change.
|
||||
-- 05/16/97 GWH - Add PACE, trap destination & security tables.
|
||||
-- 06/05/97 GWH - Move mib to brighton enterprise branch. Remove
|
||||
-- unused objects. Add 64 bit counters as 32 bit pairs.
|
||||
-- 06/10/97 GWH - Move traps to superStackSwitch9000SX-mib id. Remove unused
|
||||
-- objects. Prefix all tables with ss9000 to avoid conflicts.
|
||||
-- 06/11/97 GWH - Fix compilation errors. Move traps to extreme identifier.
|
||||
-- Import sysDescr, sysUpTime.
|
||||
-- 12/06/97 P.Biti - Fixed mismatching names and realigned tabs
|
||||
-- 30/06/97 PB - Taken out security portion as it did not contain
|
||||
-- an object for community string. Improved descriptions
|
||||
-- 10/07/97 PB - issued. Changed integer to counter in ss9000PortTable
|
||||
-- changed Ss9000PortTable name to ss9000PortTable
|
||||
-- deleted trap destination table - switch now supporting
|
||||
-- table in rfc 2021.
|
||||
-- 22/07/97 PB - Changed MIB definition title from superstackswitch9000sx to A3Com51. Taken
|
||||
-- out spurious imports. Changed ss9000PortIndex type to INTEGER.
|
||||
-- 07/24/97 GWH - Add configuration save and check object
|
||||
-- 06-aug-97 AHS - Add MAU-type definitions per e-mail from PB 06-aug-97
|
||||
-- 20-aug-97 AHS - Add invalidLoginAttempt trap
|
||||
--
|
||||
|
||||
IMPORTS
|
||||
enterprises, Counter
|
||||
FROM RFC1155-SMI
|
||||
sysUpTime, sysDescr
|
||||
FROM RFC1213-MIB
|
||||
TRAP-TYPE
|
||||
FROM RFC-1215
|
||||
OBJECT-TYPE
|
||||
FROM RFC-1212;
|
||||
|
||||
--
|
||||
-- Organization & Product branches
|
||||
--
|
||||
extreme OBJECT IDENTIFIER ::= { enterprises 1916 }
|
||||
a3Com OBJECT IDENTIFIER ::= { enterprises 43 }
|
||||
products OBJECT IDENTIFIER ::= { a3Com 1 }
|
||||
hub OBJECT IDENTIFIER ::= { products 8 }
|
||||
|
||||
superStackSwitch9000SX OBJECT IDENTIFIER ::= { hub 32 }
|
||||
superStackSwitch3800 OBJECT IDENTIFIER ::= { hub 34 }
|
||||
superStackSwitch9100 OBJECT IDENTIFIER ::= { hub 36 }
|
||||
superStackSwitch9000SX-mib OBJECT IDENTIFIER ::= { a3Com 27 }
|
||||
|
||||
--
|
||||
-- Traps
|
||||
--
|
||||
overheat TRAP-TYPE
|
||||
ENTERPRISE extreme
|
||||
VARIABLES { sysUpTime, sysDescr }
|
||||
DESCRIPTION
|
||||
"A overheat trap indicates that the on board
|
||||
tempature sensor has reported a overheat
|
||||
condition. System will shutdown until unit has
|
||||
suficiently cooled such that operation may begin
|
||||
again. A cold start trap will be issued when
|
||||
the unit has come back on line."
|
||||
::= 1
|
||||
|
||||
fanfailed TRAP-TYPE
|
||||
ENTERPRISE extreme
|
||||
VARIABLES { sysUpTime, sysDescr }
|
||||
DESCRIPTION
|
||||
"A fan failed trap indicates one or more of the
|
||||
cooling fans inside the device has failed. A
|
||||
fanOK trap will be sent once the fan has attained
|
||||
normal operation."
|
||||
::= 2
|
||||
|
||||
fanOK TRAP-TYPE
|
||||
ENTERPRISE extreme
|
||||
VARIABLES { sysUpTime, sysDescr }
|
||||
DESCRIPTION
|
||||
"A fan has tansitioned out of a failure state and
|
||||
is now operating correctly."
|
||||
::= 3
|
||||
|
||||
invalidLoginAttempt TRAP-TYPE
|
||||
ENTERPRISE extreme
|
||||
VARIABLES { sysUpTime, sysDescr }
|
||||
DESCRIPTION
|
||||
"A user attempted to login to console or by telnet but was refused
|
||||
access due to incorrect username or password"
|
||||
::= 4
|
||||
|
||||
--
|
||||
-- superStackSwitch 9000SX-mib objects
|
||||
--
|
||||
|
||||
ss9000UnitPaceMode OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
notApplicable(1),
|
||||
normalEthernet(2),
|
||||
lowLatency(3)
|
||||
}
|
||||
ACCESS read-write
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"This object specifies the type of backoff algorithm.
|
||||
Any port can use the standard ethernet
|
||||
algorithm or, for PACE applications, it can be set into low
|
||||
latency mode. In this mode, the backoff algorithm is optimized
|
||||
to minimize the possibility of collisions.
|
||||
|
||||
PACE mode can be set for the whole unit only."
|
||||
::= { superStackSwitch9000SX-mib 1 }
|
||||
|
||||
|
||||
|
||||
--
|
||||
-- superStackSwitch9000SX-mib PORT counters - NOTE: A "get" op on any
|
||||
-- of these objects will return the current value of the counter
|
||||
-- from the Hardware.
|
||||
--
|
||||
|
||||
ss9000PortTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF Ss9000PortTableEntry
|
||||
ACCESS not-accessible
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The port management table."
|
||||
::= { superStackSwitch9000SX-mib 2 }
|
||||
|
||||
ss9000PortTableEntry OBJECT-TYPE
|
||||
SYNTAX Ss9000PortTableEntry
|
||||
ACCESS not-accessible
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"This table contains pairs of 32-bit counters which
|
||||
map to RMON 2 64-bit counters"
|
||||
INDEX { ss9000PortIndex }
|
||||
::= { ss9000PortTable 1 }
|
||||
|
||||
Ss9000PortTableEntry ::=
|
||||
SEQUENCE {
|
||||
ss9000PortIndex INTEGER,
|
||||
ss9000PortRxPktCtLow Counter,
|
||||
ss9000PortRxPktCtHigh Counter,
|
||||
ss9000PortRxByteCtLow Counter,
|
||||
ss9000PortRxByteCtHigh Counter,
|
||||
ss9000PortTxPktCtLow Counter,
|
||||
ss9000PortTxPktCtHigh Counter,
|
||||
ss9000PortTxByteCtLow Counter,
|
||||
ss9000PortTxByteCtHigh Counter
|
||||
}
|
||||
|
||||
ss9000PortIndex OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The index of this table entry."
|
||||
::= { ss9000PortTableEntry 1 }
|
||||
|
||||
|
||||
ss9000PortRxPktCtLow OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The lower 32 bits of the 64 bit receive packet counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 2 }
|
||||
|
||||
ss9000PortRxPktCtHigh OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The upper 32 bits of the 64 bit receive packet counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 3 }
|
||||
|
||||
ss9000PortRxByteCtLow OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The lower 32 bits of the 64 bit receive byte counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 4 }
|
||||
|
||||
ss9000PortRxByteCtHigh OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The upper 32 bits of the 64 bit receive byte counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 5 }
|
||||
|
||||
ss9000PortTxPktCtLow OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The lower 32 bits of the 64 bit transmit packet counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 6 }
|
||||
|
||||
ss9000PortTxPktCtHigh OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The upper 32 bits of the 64 bit transmit packet counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 7 }
|
||||
|
||||
ss9000PortTxByteCtLow OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The lower 32 bits of the 64 bit transmit byte counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 8 }
|
||||
|
||||
ss9000PortTxByteCtHigh OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The upper 32 bits of the 64 bit transmit byte counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 9 }
|
||||
|
||||
--
|
||||
-- Configuration save objects. These objects are used by the network
|
||||
-- management application to save configuration changes into the
|
||||
-- persistant store. There are 2 stores on the SS9000; a primary and
|
||||
-- a secondary.
|
||||
--
|
||||
|
||||
ss9000SaveConfiguration OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
saveToPrimary(1),
|
||||
saveToSecondary(2)
|
||||
}
|
||||
ACCESS write-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"When this object is set, the device will copy the contents
|
||||
of the configuration database to a buffer and save it to the
|
||||
persistant store specified by the value of the object. The
|
||||
save is performed asynchronously, and the snmp agent will continue
|
||||
to respond to both gets and sets while the save is taking
|
||||
place. A network management application may use the
|
||||
ss9000SaveStatus object to determine when the asynchronous
|
||||
save operation has completed."
|
||||
::= { superStackSwitch9000SX-mib 3 }
|
||||
|
||||
ss9000SaveStatus OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
saveInProgress(1),
|
||||
saveNotInProgress(2)
|
||||
}
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"This object will return the status of a save operation invoked
|
||||
by setting the ss9000SaveConfiguration object. A network
|
||||
management application can read this object to determine that a
|
||||
save operation has completed."
|
||||
::= { superStackSwitch9000SX-mib 4 }
|
||||
|
||||
|
||||
--
|
||||
-- We place here some OIDs for as-yet-unstandardised 802.3 MAU types
|
||||
-- (see MAU MIB for usages)
|
||||
--
|
||||
|
||||
ss9000MauType
|
||||
OBJECT IDENTIFIER ::= { superStackSwitch9000SX-mib 5 }
|
||||
|
||||
-- "X fiber over short-wavelength laser PMD as specified
|
||||
-- in clause 38, duplex mode unknown"
|
||||
ss9000MauType1000BaseSX OBJECT IDENTIFIER
|
||||
::= { ss9000MauType 1 }
|
||||
|
||||
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
-- ################################################################################
|
||||
|
||||
A3COM51-SS9000SX DEFINITIONS ::= BEGIN
|
||||
|
||||
--
|
||||
-- 3Com - ss9000 Private MIB
|
||||
--
|
||||
-- Copyright (c) 1997 by 3Com
|
||||
--
|
||||
--
|
||||
-- HISTORY LOG
|
||||
-- ===========
|
||||
-- 03/20/97 GWH - Created v0.1 - This MIB is under contruction
|
||||
-- and is subject to change.
|
||||
-- 05/16/97 GWH - Add PACE, trap destination & security tables.
|
||||
-- 06/05/97 GWH - Move mib to brighton enterprise branch. Remove
|
||||
-- unused objects. Add 64 bit counters as 32 bit pairs.
|
||||
-- 06/10/97 GWH - Move traps to superStackSwitch9000SX-mib id. Remove unused
|
||||
-- objects. Prefix all tables with ss9000 to avoid conflicts.
|
||||
-- 06/11/97 GWH - Fix compilation errors. Move traps to extreme identifier.
|
||||
-- Import sysDescr, sysUpTime.
|
||||
-- 12/06/97 P.Biti - Fixed mismatching names and realigned tabs
|
||||
-- 30/06/97 PB - Taken out security portion as it did not contain
|
||||
-- an object for community string. Improved descriptions
|
||||
-- 10/07/97 PB - issued. Changed integer to counter in ss9000PortTable
|
||||
-- changed Ss9000PortTable name to ss9000PortTable
|
||||
-- deleted trap destination table - switch now supporting
|
||||
-- table in rfc 2021.
|
||||
-- 22/07/97 PB - Changed MIB definition title from superstackswitch9000sx to A3Com51. Taken
|
||||
-- out spurious imports. Changed ss9000PortIndex type to INTEGER.
|
||||
-- 07/24/97 GWH - Add configuration save and check object
|
||||
-- 06-aug-97 AHS - Add MAU-type definitions per e-mail from PB 06-aug-97
|
||||
-- 20-aug-97 AHS - Add invalidLoginAttempt trap
|
||||
--
|
||||
|
||||
IMPORTS
|
||||
enterprises, Counter
|
||||
FROM RFC1155-SMI
|
||||
sysUpTime, sysDescr
|
||||
FROM RFC1213-MIB
|
||||
TRAP-TYPE
|
||||
FROM RFC-1215
|
||||
OBJECT-TYPE
|
||||
FROM RFC-1212;
|
||||
|
||||
--
|
||||
-- Organization & Product branches
|
||||
--
|
||||
extreme OBJECT IDENTIFIER ::= { enterprises 1916 }
|
||||
a3Com OBJECT IDENTIFIER ::= { enterprises 43 }
|
||||
products OBJECT IDENTIFIER ::= { a3Com 1 }
|
||||
hub OBJECT IDENTIFIER ::= { products 8 }
|
||||
|
||||
superStackSwitch9000SX OBJECT IDENTIFIER ::= { hub 32 }
|
||||
superStackSwitch3800 OBJECT IDENTIFIER ::= { hub 34 }
|
||||
superStackSwitch9100 OBJECT IDENTIFIER ::= { hub 36 }
|
||||
superStackSwitch9000SX-mib OBJECT IDENTIFIER ::= { a3Com 27 }
|
||||
|
||||
--
|
||||
-- Traps
|
||||
--
|
||||
overheat TRAP-TYPE
|
||||
ENTERPRISE extreme
|
||||
VARIABLES { sysUpTime, sysDescr }
|
||||
DESCRIPTION
|
||||
"A overheat trap indicates that the on board
|
||||
tempature sensor has reported a overheat
|
||||
condition. System will shutdown until unit has
|
||||
suficiently cooled such that operation may begin
|
||||
again. A cold start trap will be issued when
|
||||
the unit has come back on line."
|
||||
::= 1
|
||||
|
||||
fanfailed TRAP-TYPE
|
||||
ENTERPRISE extreme
|
||||
VARIABLES { sysUpTime, sysDescr }
|
||||
DESCRIPTION
|
||||
"A fan failed trap indicates one or more of the
|
||||
cooling fans inside the device has failed. A
|
||||
fanOK trap will be sent once the fan has attained
|
||||
normal operation."
|
||||
::= 2
|
||||
|
||||
fanOK TRAP-TYPE
|
||||
ENTERPRISE extreme
|
||||
VARIABLES { sysUpTime, sysDescr }
|
||||
DESCRIPTION
|
||||
"A fan has tansitioned out of a failure state and
|
||||
is now operating correctly."
|
||||
::= 3
|
||||
|
||||
invalidLoginAttempt TRAP-TYPE
|
||||
ENTERPRISE extreme
|
||||
VARIABLES { sysUpTime, sysDescr }
|
||||
DESCRIPTION
|
||||
"A user attempted to login to console or by telnet but was refused
|
||||
access due to incorrect username or password"
|
||||
::= 4
|
||||
|
||||
--
|
||||
-- superStackSwitch 9000SX-mib objects
|
||||
--
|
||||
|
||||
ss9000UnitPaceMode OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
notApplicable(1),
|
||||
normalEthernet(2),
|
||||
lowLatency(3)
|
||||
}
|
||||
ACCESS read-write
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"This object specifies the type of backoff algorithm.
|
||||
Any port can use the standard ethernet
|
||||
algorithm or, for PACE applications, it can be set into low
|
||||
latency mode. In this mode, the backoff algorithm is optimized
|
||||
to minimize the possibility of collisions.
|
||||
|
||||
PACE mode can be set for the whole unit only."
|
||||
::= { superStackSwitch9000SX-mib 1 }
|
||||
|
||||
|
||||
|
||||
--
|
||||
-- superStackSwitch9000SX-mib PORT counters - NOTE: A "get" op on any
|
||||
-- of these objects will return the current value of the counter
|
||||
-- from the Hardware.
|
||||
--
|
||||
|
||||
ss9000PortTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF Ss9000PortTableEntry
|
||||
ACCESS not-accessible
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The port management table."
|
||||
::= { superStackSwitch9000SX-mib 2 }
|
||||
|
||||
ss9000PortTableEntry OBJECT-TYPE
|
||||
SYNTAX Ss9000PortTableEntry
|
||||
ACCESS not-accessible
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"This table contains pairs of 32-bit counters which
|
||||
map to RMON 2 64-bit counters"
|
||||
INDEX { ss9000PortIndex }
|
||||
::= { ss9000PortTable 1 }
|
||||
|
||||
Ss9000PortTableEntry ::=
|
||||
SEQUENCE {
|
||||
ss9000PortIndex INTEGER,
|
||||
ss9000PortRxPktCtLow Counter,
|
||||
ss9000PortRxPktCtHigh Counter,
|
||||
ss9000PortRxByteCtLow Counter,
|
||||
ss9000PortRxByteCtHigh Counter,
|
||||
ss9000PortTxPktCtLow Counter,
|
||||
ss9000PortTxPktCtHigh Counter,
|
||||
ss9000PortTxByteCtLow Counter,
|
||||
ss9000PortTxByteCtHigh Counter
|
||||
}
|
||||
|
||||
ss9000PortIndex OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The index of this table entry."
|
||||
::= { ss9000PortTableEntry 1 }
|
||||
|
||||
|
||||
ss9000PortRxPktCtLow OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The lower 32 bits of the 64 bit receive packet counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 2 }
|
||||
|
||||
ss9000PortRxPktCtHigh OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The upper 32 bits of the 64 bit receive packet counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 3 }
|
||||
|
||||
ss9000PortRxByteCtLow OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The lower 32 bits of the 64 bit receive byte counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 4 }
|
||||
|
||||
ss9000PortRxByteCtHigh OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The upper 32 bits of the 64 bit receive byte counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 5 }
|
||||
|
||||
ss9000PortTxPktCtLow OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The lower 32 bits of the 64 bit transmit packet counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 6 }
|
||||
|
||||
ss9000PortTxPktCtHigh OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The upper 32 bits of the 64 bit transmit packet counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 7 }
|
||||
|
||||
ss9000PortTxByteCtLow OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The lower 32 bits of the 64 bit transmit byte counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 8 }
|
||||
|
||||
ss9000PortTxByteCtHigh OBJECT-TYPE
|
||||
SYNTAX Counter
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"The upper 32 bits of the 64 bit transmit byte counter
|
||||
for this port"
|
||||
::= { ss9000PortTableEntry 9 }
|
||||
|
||||
--
|
||||
-- Configuration save objects. These objects are used by the network
|
||||
-- management application to save configuration changes into the
|
||||
-- persistant store. There are 2 stores on the SS9000; a primary and
|
||||
-- a secondary.
|
||||
--
|
||||
|
||||
ss9000SaveConfiguration OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
saveToPrimary(1),
|
||||
saveToSecondary(2)
|
||||
}
|
||||
ACCESS write-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"When this object is set, the device will copy the contents
|
||||
of the configuration database to a buffer and save it to the
|
||||
persistant store specified by the value of the object. The
|
||||
save is performed asynchronously, and the snmp agent will continue
|
||||
to respond to both gets and sets while the save is taking
|
||||
place. A network management application may use the
|
||||
ss9000SaveStatus object to determine when the asynchronous
|
||||
save operation has completed."
|
||||
::= { superStackSwitch9000SX-mib 3 }
|
||||
|
||||
ss9000SaveStatus OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
saveInProgress(1),
|
||||
saveNotInProgress(2)
|
||||
}
|
||||
ACCESS read-only
|
||||
STATUS mandatory
|
||||
DESCRIPTION
|
||||
"This object will return the status of a save operation invoked
|
||||
by setting the ss9000SaveConfiguration object. A network
|
||||
management application can read this object to determine that a
|
||||
save operation has completed."
|
||||
::= { superStackSwitch9000SX-mib 4 }
|
||||
|
||||
|
||||
--
|
||||
-- We place here some OIDs for as-yet-unstandardised 802.3 MAU types
|
||||
-- (see MAU MIB for usages)
|
||||
--
|
||||
|
||||
ss9000MauType
|
||||
OBJECT IDENTIFIER ::= { superStackSwitch9000SX-mib 5 }
|
||||
|
||||
-- "X fiber over short-wavelength laser PMD as specified
|
||||
-- in clause 38, duplex mode unknown"
|
||||
ss9000MauType1000BaseSX OBJECT IDENTIFIER
|
||||
::= { ss9000MauType 1 }
|
||||
|
||||
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
-- ################################################################################
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,304 +1,304 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ADMIN-AUTH-STATS-MIB.my: The Altiga Administrator Authentication Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ADMIN-AUTH-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, IpAddress, Counter32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alAdminAuthStats, alAdminAuthGroup
|
||||
FROM ALTIGA-MIB
|
||||
alAdminAuthMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaAdminAuthStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Administrator Authentication Statistics MIB models counters and objects that are
|
||||
of management interest for administration authentication.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
TACACS: Terminal Access Controller Access Control System
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alAdminAuthMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAminAuthStatsGlobal OBJECT IDENTIFIER ::= { alAdminAuthStats 1 }
|
||||
|
||||
alAdminAuthServStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAdminAuthServStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The (conceptual) table listing the TACACS authentication
|
||||
servers with which the client shares a secret."
|
||||
::= { alAdminAuthStats 2 }
|
||||
|
||||
alAdminAuthServStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlAdminAuthServStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry (conceptual row) representing a TACACS
|
||||
authentication server with which the client shares a secret."
|
||||
INDEX { alAdminAuthServIndex }
|
||||
::= { alAdminAuthServStatsTable 1 }
|
||||
|
||||
AlAdminAuthServStatsEntry ::= SEQUENCE {
|
||||
alAdminAuthServIndex Integer32,
|
||||
alAdminAuthServAddress IpAddress,
|
||||
alAdminAuthClientServerPortNumber Integer32,
|
||||
alAdminAuthClientRoundTripTime TimeTicks,
|
||||
alAdminAuthClientAccessRequests Counter32,
|
||||
alAdminAuthClientAccessRetransmissions Counter32,
|
||||
alAdminAuthClientAccessAccepts Counter32,
|
||||
alAdminAuthClientAccessRejects Counter32,
|
||||
alAdminAuthClientAccessChallenges Counter32,
|
||||
alAdminAuthClientMalformedAccessResponses Counter32,
|
||||
alAdminAuthClientBadAuthenticators Counter32,
|
||||
alAdminAuthClientPendingRequests Gauge32,
|
||||
alAdminAuthClientTimeouts Counter32,
|
||||
alAdminAuthClientUnknownType Counter32,
|
||||
alAdminAuthServerGroupIdentification Gauge32
|
||||
}
|
||||
|
||||
alAdminAuthServIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..MAX)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A number uniquely identifying each ADMIN
|
||||
Authentication server with which this client
|
||||
communicates."
|
||||
::= { alAdminAuthServStatsEntry 1 }
|
||||
|
||||
alAdminAuthServAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The IP address of the ADMIN authentication server
|
||||
referred to in this table entry."
|
||||
::= { alAdminAuthServStatsEntry 2 }
|
||||
|
||||
alAdminAuthClientServerPortNumber OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The UDP port the client is using to send requests to
|
||||
this server."
|
||||
::= { alAdminAuthServStatsEntry 3 }
|
||||
|
||||
alAdminAuthClientRoundTripTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The time interval between the most recent
|
||||
Access-Reply/Access-Challenge and the Access-Request that
|
||||
matched it from this ADMIN authentication server."
|
||||
::= { alAdminAuthServStatsEntry 4 }
|
||||
|
||||
-- Request/Response statistics
|
||||
-- Ignoring Unknown Types, then
|
||||
-- AccessRequests + AccesssRetransmissions = AccessAccepts +
|
||||
-- AccessRejects + AccessChallenges + PendingRequests + Timeouts
|
||||
|
||||
alAdminAuthClientAccessRequests OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets sent
|
||||
to this server since client start-up. This does not
|
||||
include retransmissions."
|
||||
::= { alAdminAuthServStatsEntry 5 }
|
||||
|
||||
alAdminAuthClientAccessRetransmissions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets
|
||||
retransmitted to this ADMIN authentication server
|
||||
since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 6 }
|
||||
|
||||
alAdminAuthClientAccessAccepts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Accept packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 7 }
|
||||
|
||||
alAdminAuthClientAccessRejects OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Reject packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 8 }
|
||||
|
||||
alAdminAuthClientAccessChallenges OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Challenge packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 9 }
|
||||
|
||||
-- "Access-Response" includes an Access-Accept, Access-Challenge
|
||||
-- or Access-Reject
|
||||
|
||||
alAdminAuthClientMalformedAccessResponses OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of malformed ADMIN Access-Response
|
||||
packets received from this server since client
|
||||
start-up. Malformed packets include packets with
|
||||
an invalid length. Bad authenticators or
|
||||
Signature attributes are not
|
||||
included as malformed access responses."
|
||||
::= { alAdminAuthServStatsEntry 10 }
|
||||
|
||||
alAdminAuthClientBadAuthenticators OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Response packets
|
||||
containing invalid authenticators or Signature
|
||||
attributes received from this server since client
|
||||
start-up."
|
||||
::= { alAdminAuthServStatsEntry 11 }
|
||||
|
||||
alAdminAuthClientPendingRequests OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets
|
||||
destined for this server that have not yet timed out
|
||||
or received a response. This variable is incremented
|
||||
when an Access-Request is sent and decremented due to
|
||||
receipt of an Access-Reply or Access-Challenge,
|
||||
a timeout or retransmission."
|
||||
::= { alAdminAuthServStatsEntry 12 }
|
||||
|
||||
alAdminAuthClientTimeouts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of authentication timeouts to this server
|
||||
since client startup. After a timeout the client may
|
||||
retry to the same server, send to a different server, or
|
||||
give up. A retry to the same server is counted as a
|
||||
retransmit as well as a timeout. A send to a different
|
||||
server is counted as a Request as well as a timeout."
|
||||
::= { alAdminAuthServStatsEntry 13 }
|
||||
|
||||
alAdminAuthClientUnknownType OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN packets of unknown type which
|
||||
were received from this server on the authentication port
|
||||
since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 14 }
|
||||
|
||||
|
||||
alAdminAuthServerGroupIdentification OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Id of group accociated with this server."
|
||||
::= { alAdminAuthServStatsEntry 15 }
|
||||
|
||||
altigaAdminAuthStatsMibConformance OBJECT IDENTIFIER ::= { altigaAdminAuthStatsMibModule 1 }
|
||||
altigaAdminAuthStatsMibCompliances OBJECT IDENTIFIER ::= { altigaAdminAuthStatsMibConformance 1 }
|
||||
|
||||
altigaAdminAuthStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Administrator Authentication Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
alAdminAuthClientMIBGroup
|
||||
}
|
||||
::= { altigaAdminAuthStatsMibCompliances 1 }
|
||||
|
||||
alAdminAuthClientMIBGroup OBJECT-GROUP
|
||||
OBJECTS {
|
||||
alAdminAuthServAddress,
|
||||
alAdminAuthClientServerPortNumber,
|
||||
alAdminAuthClientRoundTripTime,
|
||||
alAdminAuthClientAccessRequests,
|
||||
alAdminAuthClientAccessRetransmissions,
|
||||
alAdminAuthClientAccessAccepts,
|
||||
alAdminAuthClientAccessRejects,
|
||||
alAdminAuthClientAccessChallenges,
|
||||
alAdminAuthClientMalformedAccessResponses,
|
||||
alAdminAuthClientBadAuthenticators,
|
||||
alAdminAuthClientPendingRequests,
|
||||
alAdminAuthClientTimeouts,
|
||||
alAdminAuthClientUnknownType,
|
||||
alAdminAuthServerGroupIdentification
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The basic collection of objects providing management of
|
||||
ADMIN Authentication Clients."
|
||||
::= { alAdminAuthGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ADMIN-AUTH-STATS-MIB.my: The Altiga Administrator Authentication Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ADMIN-AUTH-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, IpAddress, Counter32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alAdminAuthStats, alAdminAuthGroup
|
||||
FROM ALTIGA-MIB
|
||||
alAdminAuthMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaAdminAuthStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Administrator Authentication Statistics MIB models counters and objects that are
|
||||
of management interest for administration authentication.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
TACACS: Terminal Access Controller Access Control System
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alAdminAuthMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAminAuthStatsGlobal OBJECT IDENTIFIER ::= { alAdminAuthStats 1 }
|
||||
|
||||
alAdminAuthServStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAdminAuthServStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The (conceptual) table listing the TACACS authentication
|
||||
servers with which the client shares a secret."
|
||||
::= { alAdminAuthStats 2 }
|
||||
|
||||
alAdminAuthServStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlAdminAuthServStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry (conceptual row) representing a TACACS
|
||||
authentication server with which the client shares a secret."
|
||||
INDEX { alAdminAuthServIndex }
|
||||
::= { alAdminAuthServStatsTable 1 }
|
||||
|
||||
AlAdminAuthServStatsEntry ::= SEQUENCE {
|
||||
alAdminAuthServIndex Integer32,
|
||||
alAdminAuthServAddress IpAddress,
|
||||
alAdminAuthClientServerPortNumber Integer32,
|
||||
alAdminAuthClientRoundTripTime TimeTicks,
|
||||
alAdminAuthClientAccessRequests Counter32,
|
||||
alAdminAuthClientAccessRetransmissions Counter32,
|
||||
alAdminAuthClientAccessAccepts Counter32,
|
||||
alAdminAuthClientAccessRejects Counter32,
|
||||
alAdminAuthClientAccessChallenges Counter32,
|
||||
alAdminAuthClientMalformedAccessResponses Counter32,
|
||||
alAdminAuthClientBadAuthenticators Counter32,
|
||||
alAdminAuthClientPendingRequests Gauge32,
|
||||
alAdminAuthClientTimeouts Counter32,
|
||||
alAdminAuthClientUnknownType Counter32,
|
||||
alAdminAuthServerGroupIdentification Gauge32
|
||||
}
|
||||
|
||||
alAdminAuthServIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..MAX)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A number uniquely identifying each ADMIN
|
||||
Authentication server with which this client
|
||||
communicates."
|
||||
::= { alAdminAuthServStatsEntry 1 }
|
||||
|
||||
alAdminAuthServAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The IP address of the ADMIN authentication server
|
||||
referred to in this table entry."
|
||||
::= { alAdminAuthServStatsEntry 2 }
|
||||
|
||||
alAdminAuthClientServerPortNumber OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The UDP port the client is using to send requests to
|
||||
this server."
|
||||
::= { alAdminAuthServStatsEntry 3 }
|
||||
|
||||
alAdminAuthClientRoundTripTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The time interval between the most recent
|
||||
Access-Reply/Access-Challenge and the Access-Request that
|
||||
matched it from this ADMIN authentication server."
|
||||
::= { alAdminAuthServStatsEntry 4 }
|
||||
|
||||
-- Request/Response statistics
|
||||
-- Ignoring Unknown Types, then
|
||||
-- AccessRequests + AccesssRetransmissions = AccessAccepts +
|
||||
-- AccessRejects + AccessChallenges + PendingRequests + Timeouts
|
||||
|
||||
alAdminAuthClientAccessRequests OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets sent
|
||||
to this server since client start-up. This does not
|
||||
include retransmissions."
|
||||
::= { alAdminAuthServStatsEntry 5 }
|
||||
|
||||
alAdminAuthClientAccessRetransmissions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets
|
||||
retransmitted to this ADMIN authentication server
|
||||
since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 6 }
|
||||
|
||||
alAdminAuthClientAccessAccepts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Accept packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 7 }
|
||||
|
||||
alAdminAuthClientAccessRejects OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Reject packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 8 }
|
||||
|
||||
alAdminAuthClientAccessChallenges OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Challenge packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 9 }
|
||||
|
||||
-- "Access-Response" includes an Access-Accept, Access-Challenge
|
||||
-- or Access-Reject
|
||||
|
||||
alAdminAuthClientMalformedAccessResponses OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of malformed ADMIN Access-Response
|
||||
packets received from this server since client
|
||||
start-up. Malformed packets include packets with
|
||||
an invalid length. Bad authenticators or
|
||||
Signature attributes are not
|
||||
included as malformed access responses."
|
||||
::= { alAdminAuthServStatsEntry 10 }
|
||||
|
||||
alAdminAuthClientBadAuthenticators OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Response packets
|
||||
containing invalid authenticators or Signature
|
||||
attributes received from this server since client
|
||||
start-up."
|
||||
::= { alAdminAuthServStatsEntry 11 }
|
||||
|
||||
alAdminAuthClientPendingRequests OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets
|
||||
destined for this server that have not yet timed out
|
||||
or received a response. This variable is incremented
|
||||
when an Access-Request is sent and decremented due to
|
||||
receipt of an Access-Reply or Access-Challenge,
|
||||
a timeout or retransmission."
|
||||
::= { alAdminAuthServStatsEntry 12 }
|
||||
|
||||
alAdminAuthClientTimeouts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of authentication timeouts to this server
|
||||
since client startup. After a timeout the client may
|
||||
retry to the same server, send to a different server, or
|
||||
give up. A retry to the same server is counted as a
|
||||
retransmit as well as a timeout. A send to a different
|
||||
server is counted as a Request as well as a timeout."
|
||||
::= { alAdminAuthServStatsEntry 13 }
|
||||
|
||||
alAdminAuthClientUnknownType OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN packets of unknown type which
|
||||
were received from this server on the authentication port
|
||||
since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 14 }
|
||||
|
||||
|
||||
alAdminAuthServerGroupIdentification OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Id of group accociated with this server."
|
||||
::= { alAdminAuthServStatsEntry 15 }
|
||||
|
||||
altigaAdminAuthStatsMibConformance OBJECT IDENTIFIER ::= { altigaAdminAuthStatsMibModule 1 }
|
||||
altigaAdminAuthStatsMibCompliances OBJECT IDENTIFIER ::= { altigaAdminAuthStatsMibConformance 1 }
|
||||
|
||||
altigaAdminAuthStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Administrator Authentication Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
alAdminAuthClientMIBGroup
|
||||
}
|
||||
::= { altigaAdminAuthStatsMibCompliances 1 }
|
||||
|
||||
alAdminAuthClientMIBGroup OBJECT-GROUP
|
||||
OBJECTS {
|
||||
alAdminAuthServAddress,
|
||||
alAdminAuthClientServerPortNumber,
|
||||
alAdminAuthClientRoundTripTime,
|
||||
alAdminAuthClientAccessRequests,
|
||||
alAdminAuthClientAccessRetransmissions,
|
||||
alAdminAuthClientAccessAccepts,
|
||||
alAdminAuthClientAccessRejects,
|
||||
alAdminAuthClientAccessChallenges,
|
||||
alAdminAuthClientMalformedAccessResponses,
|
||||
alAdminAuthClientBadAuthenticators,
|
||||
alAdminAuthClientPendingRequests,
|
||||
alAdminAuthClientTimeouts,
|
||||
alAdminAuthClientUnknownType,
|
||||
alAdminAuthServerGroupIdentification
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The basic collection of objects providing management of
|
||||
ADMIN Authentication Clients."
|
||||
::= { alAdminAuthGroup 2 }
|
||||
|
||||
END
|
||||
@ -1,304 +1,304 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ADMIN-AUTH-STATS-MIB.my: The Altiga Administrator Authentication Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ADMIN-AUTH-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, IpAddress, Counter32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alAdminAuthStats, alAdminAuthGroup
|
||||
FROM ALTIGA-MIB
|
||||
alAdminAuthMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaAdminAuthStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Administrator Authentication Statistics MIB models counters and objects that are
|
||||
of management interest for administration authentication.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
TACACS: Terminal Access Controller Access Control System
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alAdminAuthMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAminAuthStatsGlobal OBJECT IDENTIFIER ::= { alAdminAuthStats 1 }
|
||||
|
||||
alAdminAuthServStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAdminAuthServStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The (conceptual) table listing the TACACS authentication
|
||||
servers with which the client shares a secret."
|
||||
::= { alAdminAuthStats 2 }
|
||||
|
||||
alAdminAuthServStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlAdminAuthServStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry (conceptual row) representing a TACACS
|
||||
authentication server with which the client shares a secret."
|
||||
INDEX { alAdminAuthServIndex }
|
||||
::= { alAdminAuthServStatsTable 1 }
|
||||
|
||||
AlAdminAuthServStatsEntry ::= SEQUENCE {
|
||||
alAdminAuthServIndex Integer32,
|
||||
alAdminAuthServAddress IpAddress,
|
||||
alAdminAuthClientServerPortNumber Integer32,
|
||||
alAdminAuthClientRoundTripTime TimeTicks,
|
||||
alAdminAuthClientAccessRequests Counter32,
|
||||
alAdminAuthClientAccessRetransmissions Counter32,
|
||||
alAdminAuthClientAccessAccepts Counter32,
|
||||
alAdminAuthClientAccessRejects Counter32,
|
||||
alAdminAuthClientAccessChallenges Counter32,
|
||||
alAdminAuthClientMalformedAccessResponses Counter32,
|
||||
alAdminAuthClientBadAuthenticators Counter32,
|
||||
alAdminAuthClientPendingRequests Gauge32,
|
||||
alAdminAuthClientTimeouts Counter32,
|
||||
alAdminAuthClientUnknownType Counter32,
|
||||
alAdminAuthServerGroupIdentification Gauge32
|
||||
}
|
||||
|
||||
alAdminAuthServIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..MAX)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A number uniquely identifying each ADMIN
|
||||
Authentication server with which this client
|
||||
communicates."
|
||||
::= { alAdminAuthServStatsEntry 1 }
|
||||
|
||||
alAdminAuthServAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The IP address of the ADMIN authentication server
|
||||
referred to in this table entry."
|
||||
::= { alAdminAuthServStatsEntry 2 }
|
||||
|
||||
alAdminAuthClientServerPortNumber OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The UDP port the client is using to send requests to
|
||||
this server."
|
||||
::= { alAdminAuthServStatsEntry 3 }
|
||||
|
||||
alAdminAuthClientRoundTripTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The time interval between the most recent
|
||||
Access-Reply/Access-Challenge and the Access-Request that
|
||||
matched it from this ADMIN authentication server."
|
||||
::= { alAdminAuthServStatsEntry 4 }
|
||||
|
||||
-- Request/Response statistics
|
||||
-- Ignoring Unknown Types, then
|
||||
-- AccessRequests + AccesssRetransmissions = AccessAccepts +
|
||||
-- AccessRejects + AccessChallenges + PendingRequests + Timeouts
|
||||
|
||||
alAdminAuthClientAccessRequests OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets sent
|
||||
to this server since client start-up. This does not
|
||||
include retransmissions."
|
||||
::= { alAdminAuthServStatsEntry 5 }
|
||||
|
||||
alAdminAuthClientAccessRetransmissions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets
|
||||
retransmitted to this ADMIN authentication server
|
||||
since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 6 }
|
||||
|
||||
alAdminAuthClientAccessAccepts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Accept packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 7 }
|
||||
|
||||
alAdminAuthClientAccessRejects OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Reject packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 8 }
|
||||
|
||||
alAdminAuthClientAccessChallenges OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Challenge packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 9 }
|
||||
|
||||
-- "Access-Response" includes an Access-Accept, Access-Challenge
|
||||
-- or Access-Reject
|
||||
|
||||
alAdminAuthClientMalformedAccessResponses OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of malformed ADMIN Access-Response
|
||||
packets received from this server since client
|
||||
start-up. Malformed packets include packets with
|
||||
an invalid length. Bad authenticators or
|
||||
Signature attributes are not
|
||||
included as malformed access responses."
|
||||
::= { alAdminAuthServStatsEntry 10 }
|
||||
|
||||
alAdminAuthClientBadAuthenticators OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Response packets
|
||||
containing invalid authenticators or Signature
|
||||
attributes received from this server since client
|
||||
start-up."
|
||||
::= { alAdminAuthServStatsEntry 11 }
|
||||
|
||||
alAdminAuthClientPendingRequests OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets
|
||||
destined for this server that have not yet timed out
|
||||
or received a response. This variable is incremented
|
||||
when an Access-Request is sent and decremented due to
|
||||
receipt of an Access-Reply or Access-Challenge,
|
||||
a timeout or retransmission."
|
||||
::= { alAdminAuthServStatsEntry 12 }
|
||||
|
||||
alAdminAuthClientTimeouts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of authentication timeouts to this server
|
||||
since client startup. After a timeout the client may
|
||||
retry to the same server, send to a different server, or
|
||||
give up. A retry to the same server is counted as a
|
||||
retransmit as well as a timeout. A send to a different
|
||||
server is counted as a Request as well as a timeout."
|
||||
::= { alAdminAuthServStatsEntry 13 }
|
||||
|
||||
alAdminAuthClientUnknownType OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN packets of unknown type which
|
||||
were received from this server on the authentication port
|
||||
since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 14 }
|
||||
|
||||
|
||||
alAdminAuthServerGroupIdentification OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Id of group accociated with this server."
|
||||
::= { alAdminAuthServStatsEntry 15 }
|
||||
|
||||
altigaAdminAuthStatsMibConformance OBJECT IDENTIFIER ::= { altigaAdminAuthStatsMibModule 1 }
|
||||
altigaAdminAuthStatsMibCompliances OBJECT IDENTIFIER ::= { altigaAdminAuthStatsMibConformance 1 }
|
||||
|
||||
altigaAdminAuthStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Administrator Authentication Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
alAdminAuthClientMIBGroup
|
||||
}
|
||||
::= { altigaAdminAuthStatsMibCompliances 1 }
|
||||
|
||||
alAdminAuthClientMIBGroup OBJECT-GROUP
|
||||
OBJECTS {
|
||||
alAdminAuthServAddress,
|
||||
alAdminAuthClientServerPortNumber,
|
||||
alAdminAuthClientRoundTripTime,
|
||||
alAdminAuthClientAccessRequests,
|
||||
alAdminAuthClientAccessRetransmissions,
|
||||
alAdminAuthClientAccessAccepts,
|
||||
alAdminAuthClientAccessRejects,
|
||||
alAdminAuthClientAccessChallenges,
|
||||
alAdminAuthClientMalformedAccessResponses,
|
||||
alAdminAuthClientBadAuthenticators,
|
||||
alAdminAuthClientPendingRequests,
|
||||
alAdminAuthClientTimeouts,
|
||||
alAdminAuthClientUnknownType,
|
||||
alAdminAuthServerGroupIdentification
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The basic collection of objects providing management of
|
||||
ADMIN Authentication Clients."
|
||||
::= { alAdminAuthGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ADMIN-AUTH-STATS-MIB.my: The Altiga Administrator Authentication Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ADMIN-AUTH-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, IpAddress, Counter32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alAdminAuthStats, alAdminAuthGroup
|
||||
FROM ALTIGA-MIB
|
||||
alAdminAuthMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaAdminAuthStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Administrator Authentication Statistics MIB models counters and objects that are
|
||||
of management interest for administration authentication.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
TACACS: Terminal Access Controller Access Control System
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alAdminAuthMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAminAuthStatsGlobal OBJECT IDENTIFIER ::= { alAdminAuthStats 1 }
|
||||
|
||||
alAdminAuthServStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAdminAuthServStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The (conceptual) table listing the TACACS authentication
|
||||
servers with which the client shares a secret."
|
||||
::= { alAdminAuthStats 2 }
|
||||
|
||||
alAdminAuthServStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlAdminAuthServStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry (conceptual row) representing a TACACS
|
||||
authentication server with which the client shares a secret."
|
||||
INDEX { alAdminAuthServIndex }
|
||||
::= { alAdminAuthServStatsTable 1 }
|
||||
|
||||
AlAdminAuthServStatsEntry ::= SEQUENCE {
|
||||
alAdminAuthServIndex Integer32,
|
||||
alAdminAuthServAddress IpAddress,
|
||||
alAdminAuthClientServerPortNumber Integer32,
|
||||
alAdminAuthClientRoundTripTime TimeTicks,
|
||||
alAdminAuthClientAccessRequests Counter32,
|
||||
alAdminAuthClientAccessRetransmissions Counter32,
|
||||
alAdminAuthClientAccessAccepts Counter32,
|
||||
alAdminAuthClientAccessRejects Counter32,
|
||||
alAdminAuthClientAccessChallenges Counter32,
|
||||
alAdminAuthClientMalformedAccessResponses Counter32,
|
||||
alAdminAuthClientBadAuthenticators Counter32,
|
||||
alAdminAuthClientPendingRequests Gauge32,
|
||||
alAdminAuthClientTimeouts Counter32,
|
||||
alAdminAuthClientUnknownType Counter32,
|
||||
alAdminAuthServerGroupIdentification Gauge32
|
||||
}
|
||||
|
||||
alAdminAuthServIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..MAX)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A number uniquely identifying each ADMIN
|
||||
Authentication server with which this client
|
||||
communicates."
|
||||
::= { alAdminAuthServStatsEntry 1 }
|
||||
|
||||
alAdminAuthServAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The IP address of the ADMIN authentication server
|
||||
referred to in this table entry."
|
||||
::= { alAdminAuthServStatsEntry 2 }
|
||||
|
||||
alAdminAuthClientServerPortNumber OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The UDP port the client is using to send requests to
|
||||
this server."
|
||||
::= { alAdminAuthServStatsEntry 3 }
|
||||
|
||||
alAdminAuthClientRoundTripTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The time interval between the most recent
|
||||
Access-Reply/Access-Challenge and the Access-Request that
|
||||
matched it from this ADMIN authentication server."
|
||||
::= { alAdminAuthServStatsEntry 4 }
|
||||
|
||||
-- Request/Response statistics
|
||||
-- Ignoring Unknown Types, then
|
||||
-- AccessRequests + AccesssRetransmissions = AccessAccepts +
|
||||
-- AccessRejects + AccessChallenges + PendingRequests + Timeouts
|
||||
|
||||
alAdminAuthClientAccessRequests OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets sent
|
||||
to this server since client start-up. This does not
|
||||
include retransmissions."
|
||||
::= { alAdminAuthServStatsEntry 5 }
|
||||
|
||||
alAdminAuthClientAccessRetransmissions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets
|
||||
retransmitted to this ADMIN authentication server
|
||||
since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 6 }
|
||||
|
||||
alAdminAuthClientAccessAccepts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Accept packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 7 }
|
||||
|
||||
alAdminAuthClientAccessRejects OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Reject packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 8 }
|
||||
|
||||
alAdminAuthClientAccessChallenges OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Challenge packets
|
||||
received from this server since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 9 }
|
||||
|
||||
-- "Access-Response" includes an Access-Accept, Access-Challenge
|
||||
-- or Access-Reject
|
||||
|
||||
alAdminAuthClientMalformedAccessResponses OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of malformed ADMIN Access-Response
|
||||
packets received from this server since client
|
||||
start-up. Malformed packets include packets with
|
||||
an invalid length. Bad authenticators or
|
||||
Signature attributes are not
|
||||
included as malformed access responses."
|
||||
::= { alAdminAuthServStatsEntry 10 }
|
||||
|
||||
alAdminAuthClientBadAuthenticators OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Response packets
|
||||
containing invalid authenticators or Signature
|
||||
attributes received from this server since client
|
||||
start-up."
|
||||
::= { alAdminAuthServStatsEntry 11 }
|
||||
|
||||
alAdminAuthClientPendingRequests OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN Access-Request packets
|
||||
destined for this server that have not yet timed out
|
||||
or received a response. This variable is incremented
|
||||
when an Access-Request is sent and decremented due to
|
||||
receipt of an Access-Reply or Access-Challenge,
|
||||
a timeout or retransmission."
|
||||
::= { alAdminAuthServStatsEntry 12 }
|
||||
|
||||
alAdminAuthClientTimeouts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of authentication timeouts to this server
|
||||
since client startup. After a timeout the client may
|
||||
retry to the same server, send to a different server, or
|
||||
give up. A retry to the same server is counted as a
|
||||
retransmit as well as a timeout. A send to a different
|
||||
server is counted as a Request as well as a timeout."
|
||||
::= { alAdminAuthServStatsEntry 13 }
|
||||
|
||||
alAdminAuthClientUnknownType OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of ADMIN packets of unknown type which
|
||||
were received from this server on the authentication port
|
||||
since client start-up."
|
||||
::= { alAdminAuthServStatsEntry 14 }
|
||||
|
||||
|
||||
alAdminAuthServerGroupIdentification OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Id of group accociated with this server."
|
||||
::= { alAdminAuthServStatsEntry 15 }
|
||||
|
||||
altigaAdminAuthStatsMibConformance OBJECT IDENTIFIER ::= { altigaAdminAuthStatsMibModule 1 }
|
||||
altigaAdminAuthStatsMibCompliances OBJECT IDENTIFIER ::= { altigaAdminAuthStatsMibConformance 1 }
|
||||
|
||||
altigaAdminAuthStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Administrator Authentication Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
alAdminAuthClientMIBGroup
|
||||
}
|
||||
::= { altigaAdminAuthStatsMibCompliances 1 }
|
||||
|
||||
alAdminAuthClientMIBGroup OBJECT-GROUP
|
||||
OBJECTS {
|
||||
alAdminAuthServAddress,
|
||||
alAdminAuthClientServerPortNumber,
|
||||
alAdminAuthClientRoundTripTime,
|
||||
alAdminAuthClientAccessRequests,
|
||||
alAdminAuthClientAccessRetransmissions,
|
||||
alAdminAuthClientAccessAccepts,
|
||||
alAdminAuthClientAccessRejects,
|
||||
alAdminAuthClientAccessChallenges,
|
||||
alAdminAuthClientMalformedAccessResponses,
|
||||
alAdminAuthClientBadAuthenticators,
|
||||
alAdminAuthClientPendingRequests,
|
||||
alAdminAuthClientTimeouts,
|
||||
alAdminAuthClientUnknownType,
|
||||
alAdminAuthServerGroupIdentification
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The basic collection of objects providing management of
|
||||
ADMIN Authentication Clients."
|
||||
::= { alAdminAuthGroup 2 }
|
||||
|
||||
END
|
||||
0
AGENTX-MIB.txt → snmp_mib_archive/AGENTX-MIB.txt
Executable file → Normal file
0
AGENTX-MIB.txt → snmp_mib_archive/AGENTX-MIB.txt
Executable file → Normal file
@ -1,497 +1,497 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-ADDRESS-STATS-MIB.my: The Altiga Address Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2004, 2005 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-ADDRESS-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, IpAddress
|
||||
FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsAddress, alAddressGroup
|
||||
FROM ALTIGA-MIB
|
||||
alAddressMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaAddressStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200501250000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Address Statistics MIB models counters and objects
|
||||
that are of management interest for address assignment.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
REVISION "200501250000Z"
|
||||
DESCRIPTION
|
||||
"Added tables alAddressStatsPoolTable,
|
||||
alAddressStatsPoolGroupTable.
|
||||
Added object alAddressStatsHeldAddresses,
|
||||
alAddressStatsGrpHeldAddresses,
|
||||
alAddressStatsHeldPoolId,
|
||||
alAddressStatsHeldAddrIndex,
|
||||
alAddressStatsHeldAddress,
|
||||
alAddressStatsHeldTimeLeft,
|
||||
alAddressStatsHeldReason,
|
||||
alAddressStatsGrpHeldId,
|
||||
alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex,
|
||||
alAddressStatsGrpHeldAddress,
|
||||
alAddressStatsGrpHeldTimeLeft,
|
||||
alAddressStatsGrpHeldReason."
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alAddressMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsGlobal OBJECT IDENTIFIER ::= { alStatsAddress 1 }
|
||||
|
||||
IPAddressHeldReason ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Definition of reason an IP Address is held for.
|
||||
delayReuse - held due to address re-use delay feature
|
||||
foundInUse - held because the address is found to
|
||||
be used"
|
||||
SYNTAX INTEGER {
|
||||
delayReuse(1),
|
||||
foundInUse(2)
|
||||
}
|
||||
|
||||
alAddressStatsPoolTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsPoolEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of trap destinations."
|
||||
::= { alStatsAddress 2}
|
||||
|
||||
alAddressStatsPoolEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsPoolEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsPoolTable."
|
||||
INDEX { alAddressStatsPoolId }
|
||||
::= { alAddressStatsPoolTable 1 }
|
||||
|
||||
AlAddressStatsPoolEntry ::= SEQUENCE {
|
||||
alAddressStatsPoolId Integer32,
|
||||
alAddressStatsTotalPoolAddresses Integer32,
|
||||
alAddressStatsCurrAllocAddresses Gauge32,
|
||||
alAddressStatsCurrAvailAddresses Gauge32,
|
||||
alAddressStatsMaxAddressesAssigned Gauge32,
|
||||
alAddressStatsHeldAddresses Gauge32
|
||||
}
|
||||
|
||||
alAddressStatsPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsPoolEntry 1 }
|
||||
|
||||
alAddressStatsTotalPoolAddresses OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of legal addresses defined in pool.
|
||||
This does not include Network and Broadcast addresses."
|
||||
::= { alAddressStatsPoolEntry 2 }
|
||||
|
||||
alAddressStatsCurrAllocAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently assigned."
|
||||
::= { alAddressStatsPoolEntry 3 }
|
||||
|
||||
alAddressStatsCurrAvailAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolEntry 4 }
|
||||
|
||||
alAddressStatsMaxAddressesAssigned OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolEntry 5 }
|
||||
|
||||
alAddressStatsHeldAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently held. This reflects
|
||||
the number of entries in alAddressStatsHeldTable."
|
||||
|
||||
::= { alAddressStatsPoolEntry 6 }
|
||||
|
||||
alAddressStatsPoolGroupTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsPoolGroupEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of trap destinations."
|
||||
::= { alStatsAddress 3}
|
||||
|
||||
alAddressStatsPoolGroupEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsPoolGroupEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsPoolGroupTable."
|
||||
INDEX { alAddressStatsGrpId, alAddressStatsGrpPoolId }
|
||||
::= { alAddressStatsPoolGroupTable 1 }
|
||||
|
||||
AlAddressStatsPoolGroupEntry ::= SEQUENCE {
|
||||
alAddressStatsGrpId Integer32,
|
||||
alAddressStatsGrpPoolId Integer32,
|
||||
alAddressStatsGrpTotalPoolAddresses Integer32,
|
||||
alAddressStatsGrpCurrAllocAddresses Gauge32,
|
||||
alAddressStatsGrpCurrAvailAddresses Gauge32,
|
||||
alAddressStatsGrpMaxAddressesAssigned Gauge32,
|
||||
alAddressStatsGrpHeldAddresses Gauge32
|
||||
}
|
||||
|
||||
alAddressStatsGrpId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group ID for this entry."
|
||||
::= { alAddressStatsPoolGroupEntry 1 }
|
||||
|
||||
alAddressStatsGrpPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group Pool ID for this entry."
|
||||
::= { alAddressStatsPoolGroupEntry 2 }
|
||||
|
||||
alAddressStatsGrpTotalPoolAddresses OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of legal addresses defined in pool.
|
||||
This does not include Network and Broadcast addresses."
|
||||
::= { alAddressStatsPoolGroupEntry 3 }
|
||||
|
||||
alAddressStatsGrpCurrAllocAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently assigned."
|
||||
::= { alAddressStatsPoolGroupEntry 4 }
|
||||
|
||||
alAddressStatsGrpCurrAvailAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolGroupEntry 5 }
|
||||
|
||||
alAddressStatsGrpMaxAddressesAssigned OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolGroupEntry 6 }
|
||||
|
||||
alAddressStatsGrpHeldAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently held. This reflects
|
||||
the number of entries in alAddressStatsGrpHeldTable."
|
||||
::= { alAddressStatsPoolGroupEntry 7 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- Global Address Held Stats
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsHeldTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of held IP addresses in the Base group.
|
||||
The IP addresses in this table are not available
|
||||
for use.
|
||||
When an IP address is released from use and if
|
||||
the re-use delay feature is enabled, the IP address is added
|
||||
into this table for a configured time period before it can
|
||||
be used again. An IP address that was discovered to be used
|
||||
by an external device is also added into this table
|
||||
for configured time period also. When the timer
|
||||
expires, the IP address is removed from this table."
|
||||
::= { alStatsAddress 4}
|
||||
|
||||
alAddressStatsHeldEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsHeldTable."
|
||||
INDEX { alAddressStatsHeldPoolId, alAddressStatsHeldAddrIndex }
|
||||
::= { alAddressStatsHeldTable 1 }
|
||||
|
||||
AlAddressStatsHeldEntry ::= SEQUENCE {
|
||||
alAddressStatsHeldPoolId Integer32,
|
||||
alAddressStatsHeldAddrIndex Integer32,
|
||||
alAddressStatsHeldAddress IpAddress,
|
||||
alAddressStatsHeldTimeLeft Integer32,
|
||||
alAddressStatsHeldReason IPAddressHeldReason
|
||||
}
|
||||
|
||||
alAddressStatsHeldPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsHeldEntry 1 }
|
||||
|
||||
alAddressStatsHeldAddrIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The address index for this entry."
|
||||
::= { alAddressStatsHeldEntry 2 }
|
||||
|
||||
alAddressStatsHeldAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Address currently being held; not available for assignment."
|
||||
::= { alAddressStatsHeldEntry 3 }
|
||||
|
||||
alAddressStatsHeldTimeLeft OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..65535)
|
||||
UNITS "seconds"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Amount of time left, in second, before the address
|
||||
can be assigned."
|
||||
::= { alAddressStatsHeldEntry 4 }
|
||||
|
||||
alAddressStatsHeldReason OBJECT-TYPE
|
||||
SYNTAX IPAddressHeldReason
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object reflects the reason for being held."
|
||||
::= { alAddressStatsHeldEntry 5 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- Group Address Held Stats
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsGrpHeldTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsGrpHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of held IP addresses in the user group.
|
||||
The IP addresses in this table are not available
|
||||
for use.
|
||||
When an IP address is released from use and if
|
||||
the re-use delay feature is enabled, the IP address is added
|
||||
into this table for a configured time period before it can
|
||||
be used again. An IP address that was discovered to be used
|
||||
by an external device is also added into this table
|
||||
for configured time period also. When the timer
|
||||
expires, the IP address is removed from this table."
|
||||
::= { alStatsAddress 5}
|
||||
|
||||
alAddressStatsGrpHeldEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsGrpHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsGrpHeldTable."
|
||||
INDEX { alAddressStatsGrpHeldId, alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex }
|
||||
::= { alAddressStatsGrpHeldTable 1 }
|
||||
|
||||
AlAddressStatsGrpHeldEntry ::= SEQUENCE {
|
||||
alAddressStatsGrpHeldId Integer32,
|
||||
alAddressStatsGrpHeldPoolId Integer32,
|
||||
alAddressStatsGrpHeldAddrIndex Integer32,
|
||||
alAddressStatsGrpHeldAddress IpAddress,
|
||||
alAddressStatsGrpHeldTimeLeft Integer32,
|
||||
alAddressStatsGrpHeldReason IPAddressHeldReason
|
||||
}
|
||||
|
||||
alAddressStatsGrpHeldId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group ID for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 1 }
|
||||
|
||||
alAddressStatsGrpHeldPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 2 }
|
||||
|
||||
alAddressStatsGrpHeldAddrIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The address index for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 3 }
|
||||
|
||||
alAddressStatsGrpHeldAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Address currently being held; not available for assignment."
|
||||
::= { alAddressStatsGrpHeldEntry 4 }
|
||||
|
||||
alAddressStatsGrpHeldTimeLeft OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..65535)
|
||||
UNITS "seconds"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Amount of time left, in second, before the address
|
||||
can be assigned."
|
||||
::= { alAddressStatsGrpHeldEntry 5 }
|
||||
|
||||
alAddressStatsGrpHeldReason OBJECT-TYPE
|
||||
SYNTAX IPAddressHeldReason
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object reflects the reason for being held."
|
||||
::= { alAddressStatsGrpHeldEntry 6 }
|
||||
|
||||
|
||||
altigaAddressStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaAddressStatsMibModule 1 }
|
||||
altigaAddressStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaAddressStatsMibConformance 1 }
|
||||
|
||||
|
||||
altigaAddressStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Address Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaAddressStatsGroup
|
||||
}
|
||||
::= { altigaAddressStatsMibCompliances 1 }
|
||||
|
||||
altigaAddressStatsMibComplianceRev1 MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Address Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaAddressStatsGroup,
|
||||
altigaAddressStatsGroupSup1
|
||||
}
|
||||
::= { altigaAddressStatsMibCompliances 2 }
|
||||
|
||||
altigaAddressStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alAddressStatsPoolId,
|
||||
alAddressStatsTotalPoolAddresses,
|
||||
alAddressStatsCurrAllocAddresses,
|
||||
alAddressStatsCurrAvailAddresses,
|
||||
alAddressStatsMaxAddressesAssigned,
|
||||
alAddressStatsGrpId,
|
||||
alAddressStatsGrpPoolId,
|
||||
alAddressStatsGrpTotalPoolAddresses,
|
||||
alAddressStatsGrpCurrAllocAddresses,
|
||||
alAddressStatsGrpCurrAvailAddresses,
|
||||
alAddressStatsGrpMaxAddressesAssigned
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for address statistics."
|
||||
::= { alAddressGroup 2 }
|
||||
|
||||
altigaAddressStatsGroupSup1 OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alAddressStatsHeldAddresses,
|
||||
alAddressStatsGrpHeldAddresses,
|
||||
alAddressStatsHeldPoolId,
|
||||
alAddressStatsHeldAddrIndex,
|
||||
alAddressStatsHeldAddress,
|
||||
alAddressStatsHeldTimeLeft,
|
||||
alAddressStatsHeldReason,
|
||||
alAddressStatsGrpHeldId,
|
||||
alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex,
|
||||
alAddressStatsGrpHeldAddress,
|
||||
alAddressStatsGrpHeldTimeLeft,
|
||||
alAddressStatsGrpHeldReason
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for address statistics."
|
||||
::= { alAddressGroup 3 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-ADDRESS-STATS-MIB.my: The Altiga Address Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2004, 2005 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-ADDRESS-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, IpAddress
|
||||
FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsAddress, alAddressGroup
|
||||
FROM ALTIGA-MIB
|
||||
alAddressMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaAddressStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200501250000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Address Statistics MIB models counters and objects
|
||||
that are of management interest for address assignment.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
REVISION "200501250000Z"
|
||||
DESCRIPTION
|
||||
"Added tables alAddressStatsPoolTable,
|
||||
alAddressStatsPoolGroupTable.
|
||||
Added object alAddressStatsHeldAddresses,
|
||||
alAddressStatsGrpHeldAddresses,
|
||||
alAddressStatsHeldPoolId,
|
||||
alAddressStatsHeldAddrIndex,
|
||||
alAddressStatsHeldAddress,
|
||||
alAddressStatsHeldTimeLeft,
|
||||
alAddressStatsHeldReason,
|
||||
alAddressStatsGrpHeldId,
|
||||
alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex,
|
||||
alAddressStatsGrpHeldAddress,
|
||||
alAddressStatsGrpHeldTimeLeft,
|
||||
alAddressStatsGrpHeldReason."
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alAddressMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsGlobal OBJECT IDENTIFIER ::= { alStatsAddress 1 }
|
||||
|
||||
IPAddressHeldReason ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Definition of reason an IP Address is held for.
|
||||
delayReuse - held due to address re-use delay feature
|
||||
foundInUse - held because the address is found to
|
||||
be used"
|
||||
SYNTAX INTEGER {
|
||||
delayReuse(1),
|
||||
foundInUse(2)
|
||||
}
|
||||
|
||||
alAddressStatsPoolTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsPoolEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of trap destinations."
|
||||
::= { alStatsAddress 2}
|
||||
|
||||
alAddressStatsPoolEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsPoolEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsPoolTable."
|
||||
INDEX { alAddressStatsPoolId }
|
||||
::= { alAddressStatsPoolTable 1 }
|
||||
|
||||
AlAddressStatsPoolEntry ::= SEQUENCE {
|
||||
alAddressStatsPoolId Integer32,
|
||||
alAddressStatsTotalPoolAddresses Integer32,
|
||||
alAddressStatsCurrAllocAddresses Gauge32,
|
||||
alAddressStatsCurrAvailAddresses Gauge32,
|
||||
alAddressStatsMaxAddressesAssigned Gauge32,
|
||||
alAddressStatsHeldAddresses Gauge32
|
||||
}
|
||||
|
||||
alAddressStatsPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsPoolEntry 1 }
|
||||
|
||||
alAddressStatsTotalPoolAddresses OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of legal addresses defined in pool.
|
||||
This does not include Network and Broadcast addresses."
|
||||
::= { alAddressStatsPoolEntry 2 }
|
||||
|
||||
alAddressStatsCurrAllocAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently assigned."
|
||||
::= { alAddressStatsPoolEntry 3 }
|
||||
|
||||
alAddressStatsCurrAvailAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolEntry 4 }
|
||||
|
||||
alAddressStatsMaxAddressesAssigned OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolEntry 5 }
|
||||
|
||||
alAddressStatsHeldAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently held. This reflects
|
||||
the number of entries in alAddressStatsHeldTable."
|
||||
|
||||
::= { alAddressStatsPoolEntry 6 }
|
||||
|
||||
alAddressStatsPoolGroupTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsPoolGroupEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of trap destinations."
|
||||
::= { alStatsAddress 3}
|
||||
|
||||
alAddressStatsPoolGroupEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsPoolGroupEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsPoolGroupTable."
|
||||
INDEX { alAddressStatsGrpId, alAddressStatsGrpPoolId }
|
||||
::= { alAddressStatsPoolGroupTable 1 }
|
||||
|
||||
AlAddressStatsPoolGroupEntry ::= SEQUENCE {
|
||||
alAddressStatsGrpId Integer32,
|
||||
alAddressStatsGrpPoolId Integer32,
|
||||
alAddressStatsGrpTotalPoolAddresses Integer32,
|
||||
alAddressStatsGrpCurrAllocAddresses Gauge32,
|
||||
alAddressStatsGrpCurrAvailAddresses Gauge32,
|
||||
alAddressStatsGrpMaxAddressesAssigned Gauge32,
|
||||
alAddressStatsGrpHeldAddresses Gauge32
|
||||
}
|
||||
|
||||
alAddressStatsGrpId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group ID for this entry."
|
||||
::= { alAddressStatsPoolGroupEntry 1 }
|
||||
|
||||
alAddressStatsGrpPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group Pool ID for this entry."
|
||||
::= { alAddressStatsPoolGroupEntry 2 }
|
||||
|
||||
alAddressStatsGrpTotalPoolAddresses OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of legal addresses defined in pool.
|
||||
This does not include Network and Broadcast addresses."
|
||||
::= { alAddressStatsPoolGroupEntry 3 }
|
||||
|
||||
alAddressStatsGrpCurrAllocAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently assigned."
|
||||
::= { alAddressStatsPoolGroupEntry 4 }
|
||||
|
||||
alAddressStatsGrpCurrAvailAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolGroupEntry 5 }
|
||||
|
||||
alAddressStatsGrpMaxAddressesAssigned OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolGroupEntry 6 }
|
||||
|
||||
alAddressStatsGrpHeldAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently held. This reflects
|
||||
the number of entries in alAddressStatsGrpHeldTable."
|
||||
::= { alAddressStatsPoolGroupEntry 7 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- Global Address Held Stats
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsHeldTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of held IP addresses in the Base group.
|
||||
The IP addresses in this table are not available
|
||||
for use.
|
||||
When an IP address is released from use and if
|
||||
the re-use delay feature is enabled, the IP address is added
|
||||
into this table for a configured time period before it can
|
||||
be used again. An IP address that was discovered to be used
|
||||
by an external device is also added into this table
|
||||
for configured time period also. When the timer
|
||||
expires, the IP address is removed from this table."
|
||||
::= { alStatsAddress 4}
|
||||
|
||||
alAddressStatsHeldEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsHeldTable."
|
||||
INDEX { alAddressStatsHeldPoolId, alAddressStatsHeldAddrIndex }
|
||||
::= { alAddressStatsHeldTable 1 }
|
||||
|
||||
AlAddressStatsHeldEntry ::= SEQUENCE {
|
||||
alAddressStatsHeldPoolId Integer32,
|
||||
alAddressStatsHeldAddrIndex Integer32,
|
||||
alAddressStatsHeldAddress IpAddress,
|
||||
alAddressStatsHeldTimeLeft Integer32,
|
||||
alAddressStatsHeldReason IPAddressHeldReason
|
||||
}
|
||||
|
||||
alAddressStatsHeldPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsHeldEntry 1 }
|
||||
|
||||
alAddressStatsHeldAddrIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The address index for this entry."
|
||||
::= { alAddressStatsHeldEntry 2 }
|
||||
|
||||
alAddressStatsHeldAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Address currently being held; not available for assignment."
|
||||
::= { alAddressStatsHeldEntry 3 }
|
||||
|
||||
alAddressStatsHeldTimeLeft OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..65535)
|
||||
UNITS "seconds"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Amount of time left, in second, before the address
|
||||
can be assigned."
|
||||
::= { alAddressStatsHeldEntry 4 }
|
||||
|
||||
alAddressStatsHeldReason OBJECT-TYPE
|
||||
SYNTAX IPAddressHeldReason
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object reflects the reason for being held."
|
||||
::= { alAddressStatsHeldEntry 5 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- Group Address Held Stats
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsGrpHeldTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsGrpHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of held IP addresses in the user group.
|
||||
The IP addresses in this table are not available
|
||||
for use.
|
||||
When an IP address is released from use and if
|
||||
the re-use delay feature is enabled, the IP address is added
|
||||
into this table for a configured time period before it can
|
||||
be used again. An IP address that was discovered to be used
|
||||
by an external device is also added into this table
|
||||
for configured time period also. When the timer
|
||||
expires, the IP address is removed from this table."
|
||||
::= { alStatsAddress 5}
|
||||
|
||||
alAddressStatsGrpHeldEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsGrpHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsGrpHeldTable."
|
||||
INDEX { alAddressStatsGrpHeldId, alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex }
|
||||
::= { alAddressStatsGrpHeldTable 1 }
|
||||
|
||||
AlAddressStatsGrpHeldEntry ::= SEQUENCE {
|
||||
alAddressStatsGrpHeldId Integer32,
|
||||
alAddressStatsGrpHeldPoolId Integer32,
|
||||
alAddressStatsGrpHeldAddrIndex Integer32,
|
||||
alAddressStatsGrpHeldAddress IpAddress,
|
||||
alAddressStatsGrpHeldTimeLeft Integer32,
|
||||
alAddressStatsGrpHeldReason IPAddressHeldReason
|
||||
}
|
||||
|
||||
alAddressStatsGrpHeldId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group ID for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 1 }
|
||||
|
||||
alAddressStatsGrpHeldPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 2 }
|
||||
|
||||
alAddressStatsGrpHeldAddrIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The address index for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 3 }
|
||||
|
||||
alAddressStatsGrpHeldAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Address currently being held; not available for assignment."
|
||||
::= { alAddressStatsGrpHeldEntry 4 }
|
||||
|
||||
alAddressStatsGrpHeldTimeLeft OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..65535)
|
||||
UNITS "seconds"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Amount of time left, in second, before the address
|
||||
can be assigned."
|
||||
::= { alAddressStatsGrpHeldEntry 5 }
|
||||
|
||||
alAddressStatsGrpHeldReason OBJECT-TYPE
|
||||
SYNTAX IPAddressHeldReason
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object reflects the reason for being held."
|
||||
::= { alAddressStatsGrpHeldEntry 6 }
|
||||
|
||||
|
||||
altigaAddressStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaAddressStatsMibModule 1 }
|
||||
altigaAddressStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaAddressStatsMibConformance 1 }
|
||||
|
||||
|
||||
altigaAddressStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Address Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaAddressStatsGroup
|
||||
}
|
||||
::= { altigaAddressStatsMibCompliances 1 }
|
||||
|
||||
altigaAddressStatsMibComplianceRev1 MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Address Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaAddressStatsGroup,
|
||||
altigaAddressStatsGroupSup1
|
||||
}
|
||||
::= { altigaAddressStatsMibCompliances 2 }
|
||||
|
||||
altigaAddressStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alAddressStatsPoolId,
|
||||
alAddressStatsTotalPoolAddresses,
|
||||
alAddressStatsCurrAllocAddresses,
|
||||
alAddressStatsCurrAvailAddresses,
|
||||
alAddressStatsMaxAddressesAssigned,
|
||||
alAddressStatsGrpId,
|
||||
alAddressStatsGrpPoolId,
|
||||
alAddressStatsGrpTotalPoolAddresses,
|
||||
alAddressStatsGrpCurrAllocAddresses,
|
||||
alAddressStatsGrpCurrAvailAddresses,
|
||||
alAddressStatsGrpMaxAddressesAssigned
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for address statistics."
|
||||
::= { alAddressGroup 2 }
|
||||
|
||||
altigaAddressStatsGroupSup1 OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alAddressStatsHeldAddresses,
|
||||
alAddressStatsGrpHeldAddresses,
|
||||
alAddressStatsHeldPoolId,
|
||||
alAddressStatsHeldAddrIndex,
|
||||
alAddressStatsHeldAddress,
|
||||
alAddressStatsHeldTimeLeft,
|
||||
alAddressStatsHeldReason,
|
||||
alAddressStatsGrpHeldId,
|
||||
alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex,
|
||||
alAddressStatsGrpHeldAddress,
|
||||
alAddressStatsGrpHeldTimeLeft,
|
||||
alAddressStatsGrpHeldReason
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for address statistics."
|
||||
::= { alAddressGroup 3 }
|
||||
|
||||
END
|
||||
@ -1,497 +1,497 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-ADDRESS-STATS-MIB.my: The Altiga Address Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2004, 2005 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-ADDRESS-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, IpAddress
|
||||
FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsAddress, alAddressGroup
|
||||
FROM ALTIGA-MIB
|
||||
alAddressMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaAddressStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200501250000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Address Statistics MIB models counters and objects
|
||||
that are of management interest for address assignment.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
REVISION "200501250000Z"
|
||||
DESCRIPTION
|
||||
"Added tables alAddressStatsPoolTable,
|
||||
alAddressStatsPoolGroupTable.
|
||||
Added object alAddressStatsHeldAddresses,
|
||||
alAddressStatsGrpHeldAddresses,
|
||||
alAddressStatsHeldPoolId,
|
||||
alAddressStatsHeldAddrIndex,
|
||||
alAddressStatsHeldAddress,
|
||||
alAddressStatsHeldTimeLeft,
|
||||
alAddressStatsHeldReason,
|
||||
alAddressStatsGrpHeldId,
|
||||
alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex,
|
||||
alAddressStatsGrpHeldAddress,
|
||||
alAddressStatsGrpHeldTimeLeft,
|
||||
alAddressStatsGrpHeldReason."
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alAddressMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsGlobal OBJECT IDENTIFIER ::= { alStatsAddress 1 }
|
||||
|
||||
IPAddressHeldReason ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Definition of reason an IP Address is held for.
|
||||
delayReuse - held due to address re-use delay feature
|
||||
foundInUse - held because the address is found to
|
||||
be used"
|
||||
SYNTAX INTEGER {
|
||||
delayReuse(1),
|
||||
foundInUse(2)
|
||||
}
|
||||
|
||||
alAddressStatsPoolTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsPoolEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of trap destinations."
|
||||
::= { alStatsAddress 2}
|
||||
|
||||
alAddressStatsPoolEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsPoolEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsPoolTable."
|
||||
INDEX { alAddressStatsPoolId }
|
||||
::= { alAddressStatsPoolTable 1 }
|
||||
|
||||
AlAddressStatsPoolEntry ::= SEQUENCE {
|
||||
alAddressStatsPoolId Integer32,
|
||||
alAddressStatsTotalPoolAddresses Integer32,
|
||||
alAddressStatsCurrAllocAddresses Gauge32,
|
||||
alAddressStatsCurrAvailAddresses Gauge32,
|
||||
alAddressStatsMaxAddressesAssigned Gauge32,
|
||||
alAddressStatsHeldAddresses Gauge32
|
||||
}
|
||||
|
||||
alAddressStatsPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsPoolEntry 1 }
|
||||
|
||||
alAddressStatsTotalPoolAddresses OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of legal addresses defined in pool.
|
||||
This does not include Network and Broadcast addresses."
|
||||
::= { alAddressStatsPoolEntry 2 }
|
||||
|
||||
alAddressStatsCurrAllocAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently assigned."
|
||||
::= { alAddressStatsPoolEntry 3 }
|
||||
|
||||
alAddressStatsCurrAvailAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolEntry 4 }
|
||||
|
||||
alAddressStatsMaxAddressesAssigned OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolEntry 5 }
|
||||
|
||||
alAddressStatsHeldAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently held. This reflects
|
||||
the number of entries in alAddressStatsHeldTable."
|
||||
|
||||
::= { alAddressStatsPoolEntry 6 }
|
||||
|
||||
alAddressStatsPoolGroupTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsPoolGroupEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of trap destinations."
|
||||
::= { alStatsAddress 3}
|
||||
|
||||
alAddressStatsPoolGroupEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsPoolGroupEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsPoolGroupTable."
|
||||
INDEX { alAddressStatsGrpId, alAddressStatsGrpPoolId }
|
||||
::= { alAddressStatsPoolGroupTable 1 }
|
||||
|
||||
AlAddressStatsPoolGroupEntry ::= SEQUENCE {
|
||||
alAddressStatsGrpId Integer32,
|
||||
alAddressStatsGrpPoolId Integer32,
|
||||
alAddressStatsGrpTotalPoolAddresses Integer32,
|
||||
alAddressStatsGrpCurrAllocAddresses Gauge32,
|
||||
alAddressStatsGrpCurrAvailAddresses Gauge32,
|
||||
alAddressStatsGrpMaxAddressesAssigned Gauge32,
|
||||
alAddressStatsGrpHeldAddresses Gauge32
|
||||
}
|
||||
|
||||
alAddressStatsGrpId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group ID for this entry."
|
||||
::= { alAddressStatsPoolGroupEntry 1 }
|
||||
|
||||
alAddressStatsGrpPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group Pool ID for this entry."
|
||||
::= { alAddressStatsPoolGroupEntry 2 }
|
||||
|
||||
alAddressStatsGrpTotalPoolAddresses OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of legal addresses defined in pool.
|
||||
This does not include Network and Broadcast addresses."
|
||||
::= { alAddressStatsPoolGroupEntry 3 }
|
||||
|
||||
alAddressStatsGrpCurrAllocAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently assigned."
|
||||
::= { alAddressStatsPoolGroupEntry 4 }
|
||||
|
||||
alAddressStatsGrpCurrAvailAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolGroupEntry 5 }
|
||||
|
||||
alAddressStatsGrpMaxAddressesAssigned OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolGroupEntry 6 }
|
||||
|
||||
alAddressStatsGrpHeldAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently held. This reflects
|
||||
the number of entries in alAddressStatsGrpHeldTable."
|
||||
::= { alAddressStatsPoolGroupEntry 7 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- Global Address Held Stats
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsHeldTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of held IP addresses in the Base group.
|
||||
The IP addresses in this table are not available
|
||||
for use.
|
||||
When an IP address is released from use and if
|
||||
the re-use delay feature is enabled, the IP address is added
|
||||
into this table for a configured time period before it can
|
||||
be used again. An IP address that was discovered to be used
|
||||
by an external device is also added into this table
|
||||
for configured time period also. When the timer
|
||||
expires, the IP address is removed from this table."
|
||||
::= { alStatsAddress 4}
|
||||
|
||||
alAddressStatsHeldEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsHeldTable."
|
||||
INDEX { alAddressStatsHeldPoolId, alAddressStatsHeldAddrIndex }
|
||||
::= { alAddressStatsHeldTable 1 }
|
||||
|
||||
AlAddressStatsHeldEntry ::= SEQUENCE {
|
||||
alAddressStatsHeldPoolId Integer32,
|
||||
alAddressStatsHeldAddrIndex Integer32,
|
||||
alAddressStatsHeldAddress IpAddress,
|
||||
alAddressStatsHeldTimeLeft Integer32,
|
||||
alAddressStatsHeldReason IPAddressHeldReason
|
||||
}
|
||||
|
||||
alAddressStatsHeldPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsHeldEntry 1 }
|
||||
|
||||
alAddressStatsHeldAddrIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The address index for this entry."
|
||||
::= { alAddressStatsHeldEntry 2 }
|
||||
|
||||
alAddressStatsHeldAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Address currently being held; not available for assignment."
|
||||
::= { alAddressStatsHeldEntry 3 }
|
||||
|
||||
alAddressStatsHeldTimeLeft OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..65535)
|
||||
UNITS "seconds"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Amount of time left, in second, before the address
|
||||
can be assigned."
|
||||
::= { alAddressStatsHeldEntry 4 }
|
||||
|
||||
alAddressStatsHeldReason OBJECT-TYPE
|
||||
SYNTAX IPAddressHeldReason
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object reflects the reason for being held."
|
||||
::= { alAddressStatsHeldEntry 5 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- Group Address Held Stats
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsGrpHeldTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsGrpHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of held IP addresses in the user group.
|
||||
The IP addresses in this table are not available
|
||||
for use.
|
||||
When an IP address is released from use and if
|
||||
the re-use delay feature is enabled, the IP address is added
|
||||
into this table for a configured time period before it can
|
||||
be used again. An IP address that was discovered to be used
|
||||
by an external device is also added into this table
|
||||
for configured time period also. When the timer
|
||||
expires, the IP address is removed from this table."
|
||||
::= { alStatsAddress 5}
|
||||
|
||||
alAddressStatsGrpHeldEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsGrpHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsGrpHeldTable."
|
||||
INDEX { alAddressStatsGrpHeldId, alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex }
|
||||
::= { alAddressStatsGrpHeldTable 1 }
|
||||
|
||||
AlAddressStatsGrpHeldEntry ::= SEQUENCE {
|
||||
alAddressStatsGrpHeldId Integer32,
|
||||
alAddressStatsGrpHeldPoolId Integer32,
|
||||
alAddressStatsGrpHeldAddrIndex Integer32,
|
||||
alAddressStatsGrpHeldAddress IpAddress,
|
||||
alAddressStatsGrpHeldTimeLeft Integer32,
|
||||
alAddressStatsGrpHeldReason IPAddressHeldReason
|
||||
}
|
||||
|
||||
alAddressStatsGrpHeldId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group ID for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 1 }
|
||||
|
||||
alAddressStatsGrpHeldPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 2 }
|
||||
|
||||
alAddressStatsGrpHeldAddrIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The address index for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 3 }
|
||||
|
||||
alAddressStatsGrpHeldAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Address currently being held; not available for assignment."
|
||||
::= { alAddressStatsGrpHeldEntry 4 }
|
||||
|
||||
alAddressStatsGrpHeldTimeLeft OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..65535)
|
||||
UNITS "seconds"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Amount of time left, in second, before the address
|
||||
can be assigned."
|
||||
::= { alAddressStatsGrpHeldEntry 5 }
|
||||
|
||||
alAddressStatsGrpHeldReason OBJECT-TYPE
|
||||
SYNTAX IPAddressHeldReason
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object reflects the reason for being held."
|
||||
::= { alAddressStatsGrpHeldEntry 6 }
|
||||
|
||||
|
||||
altigaAddressStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaAddressStatsMibModule 1 }
|
||||
altigaAddressStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaAddressStatsMibConformance 1 }
|
||||
|
||||
|
||||
altigaAddressStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Address Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaAddressStatsGroup
|
||||
}
|
||||
::= { altigaAddressStatsMibCompliances 1 }
|
||||
|
||||
altigaAddressStatsMibComplianceRev1 MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Address Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaAddressStatsGroup,
|
||||
altigaAddressStatsGroupSup1
|
||||
}
|
||||
::= { altigaAddressStatsMibCompliances 2 }
|
||||
|
||||
altigaAddressStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alAddressStatsPoolId,
|
||||
alAddressStatsTotalPoolAddresses,
|
||||
alAddressStatsCurrAllocAddresses,
|
||||
alAddressStatsCurrAvailAddresses,
|
||||
alAddressStatsMaxAddressesAssigned,
|
||||
alAddressStatsGrpId,
|
||||
alAddressStatsGrpPoolId,
|
||||
alAddressStatsGrpTotalPoolAddresses,
|
||||
alAddressStatsGrpCurrAllocAddresses,
|
||||
alAddressStatsGrpCurrAvailAddresses,
|
||||
alAddressStatsGrpMaxAddressesAssigned
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for address statistics."
|
||||
::= { alAddressGroup 2 }
|
||||
|
||||
altigaAddressStatsGroupSup1 OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alAddressStatsHeldAddresses,
|
||||
alAddressStatsGrpHeldAddresses,
|
||||
alAddressStatsHeldPoolId,
|
||||
alAddressStatsHeldAddrIndex,
|
||||
alAddressStatsHeldAddress,
|
||||
alAddressStatsHeldTimeLeft,
|
||||
alAddressStatsHeldReason,
|
||||
alAddressStatsGrpHeldId,
|
||||
alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex,
|
||||
alAddressStatsGrpHeldAddress,
|
||||
alAddressStatsGrpHeldTimeLeft,
|
||||
alAddressStatsGrpHeldReason
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for address statistics."
|
||||
::= { alAddressGroup 3 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-ADDRESS-STATS-MIB.my: The Altiga Address Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2004, 2005 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-ADDRESS-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, IpAddress
|
||||
FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsAddress, alAddressGroup
|
||||
FROM ALTIGA-MIB
|
||||
alAddressMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaAddressStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200501250000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Address Statistics MIB models counters and objects
|
||||
that are of management interest for address assignment.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
REVISION "200501250000Z"
|
||||
DESCRIPTION
|
||||
"Added tables alAddressStatsPoolTable,
|
||||
alAddressStatsPoolGroupTable.
|
||||
Added object alAddressStatsHeldAddresses,
|
||||
alAddressStatsGrpHeldAddresses,
|
||||
alAddressStatsHeldPoolId,
|
||||
alAddressStatsHeldAddrIndex,
|
||||
alAddressStatsHeldAddress,
|
||||
alAddressStatsHeldTimeLeft,
|
||||
alAddressStatsHeldReason,
|
||||
alAddressStatsGrpHeldId,
|
||||
alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex,
|
||||
alAddressStatsGrpHeldAddress,
|
||||
alAddressStatsGrpHeldTimeLeft,
|
||||
alAddressStatsGrpHeldReason."
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alAddressMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsGlobal OBJECT IDENTIFIER ::= { alStatsAddress 1 }
|
||||
|
||||
IPAddressHeldReason ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Definition of reason an IP Address is held for.
|
||||
delayReuse - held due to address re-use delay feature
|
||||
foundInUse - held because the address is found to
|
||||
be used"
|
||||
SYNTAX INTEGER {
|
||||
delayReuse(1),
|
||||
foundInUse(2)
|
||||
}
|
||||
|
||||
alAddressStatsPoolTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsPoolEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of trap destinations."
|
||||
::= { alStatsAddress 2}
|
||||
|
||||
alAddressStatsPoolEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsPoolEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsPoolTable."
|
||||
INDEX { alAddressStatsPoolId }
|
||||
::= { alAddressStatsPoolTable 1 }
|
||||
|
||||
AlAddressStatsPoolEntry ::= SEQUENCE {
|
||||
alAddressStatsPoolId Integer32,
|
||||
alAddressStatsTotalPoolAddresses Integer32,
|
||||
alAddressStatsCurrAllocAddresses Gauge32,
|
||||
alAddressStatsCurrAvailAddresses Gauge32,
|
||||
alAddressStatsMaxAddressesAssigned Gauge32,
|
||||
alAddressStatsHeldAddresses Gauge32
|
||||
}
|
||||
|
||||
alAddressStatsPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsPoolEntry 1 }
|
||||
|
||||
alAddressStatsTotalPoolAddresses OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of legal addresses defined in pool.
|
||||
This does not include Network and Broadcast addresses."
|
||||
::= { alAddressStatsPoolEntry 2 }
|
||||
|
||||
alAddressStatsCurrAllocAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently assigned."
|
||||
::= { alAddressStatsPoolEntry 3 }
|
||||
|
||||
alAddressStatsCurrAvailAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolEntry 4 }
|
||||
|
||||
alAddressStatsMaxAddressesAssigned OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolEntry 5 }
|
||||
|
||||
alAddressStatsHeldAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently held. This reflects
|
||||
the number of entries in alAddressStatsHeldTable."
|
||||
|
||||
::= { alAddressStatsPoolEntry 6 }
|
||||
|
||||
alAddressStatsPoolGroupTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsPoolGroupEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of trap destinations."
|
||||
::= { alStatsAddress 3}
|
||||
|
||||
alAddressStatsPoolGroupEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsPoolGroupEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsPoolGroupTable."
|
||||
INDEX { alAddressStatsGrpId, alAddressStatsGrpPoolId }
|
||||
::= { alAddressStatsPoolGroupTable 1 }
|
||||
|
||||
AlAddressStatsPoolGroupEntry ::= SEQUENCE {
|
||||
alAddressStatsGrpId Integer32,
|
||||
alAddressStatsGrpPoolId Integer32,
|
||||
alAddressStatsGrpTotalPoolAddresses Integer32,
|
||||
alAddressStatsGrpCurrAllocAddresses Gauge32,
|
||||
alAddressStatsGrpCurrAvailAddresses Gauge32,
|
||||
alAddressStatsGrpMaxAddressesAssigned Gauge32,
|
||||
alAddressStatsGrpHeldAddresses Gauge32
|
||||
}
|
||||
|
||||
alAddressStatsGrpId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group ID for this entry."
|
||||
::= { alAddressStatsPoolGroupEntry 1 }
|
||||
|
||||
alAddressStatsGrpPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group Pool ID for this entry."
|
||||
::= { alAddressStatsPoolGroupEntry 2 }
|
||||
|
||||
alAddressStatsGrpTotalPoolAddresses OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of legal addresses defined in pool.
|
||||
This does not include Network and Broadcast addresses."
|
||||
::= { alAddressStatsPoolGroupEntry 3 }
|
||||
|
||||
alAddressStatsGrpCurrAllocAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently assigned."
|
||||
::= { alAddressStatsPoolGroupEntry 4 }
|
||||
|
||||
alAddressStatsGrpCurrAvailAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolGroupEntry 5 }
|
||||
|
||||
alAddressStatsGrpMaxAddressesAssigned OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently available."
|
||||
::= { alAddressStatsPoolGroupEntry 6 }
|
||||
|
||||
alAddressStatsGrpHeldAddresses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of addresses currently held. This reflects
|
||||
the number of entries in alAddressStatsGrpHeldTable."
|
||||
::= { alAddressStatsPoolGroupEntry 7 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- Global Address Held Stats
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsHeldTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of held IP addresses in the Base group.
|
||||
The IP addresses in this table are not available
|
||||
for use.
|
||||
When an IP address is released from use and if
|
||||
the re-use delay feature is enabled, the IP address is added
|
||||
into this table for a configured time period before it can
|
||||
be used again. An IP address that was discovered to be used
|
||||
by an external device is also added into this table
|
||||
for configured time period also. When the timer
|
||||
expires, the IP address is removed from this table."
|
||||
::= { alStatsAddress 4}
|
||||
|
||||
alAddressStatsHeldEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsHeldTable."
|
||||
INDEX { alAddressStatsHeldPoolId, alAddressStatsHeldAddrIndex }
|
||||
::= { alAddressStatsHeldTable 1 }
|
||||
|
||||
AlAddressStatsHeldEntry ::= SEQUENCE {
|
||||
alAddressStatsHeldPoolId Integer32,
|
||||
alAddressStatsHeldAddrIndex Integer32,
|
||||
alAddressStatsHeldAddress IpAddress,
|
||||
alAddressStatsHeldTimeLeft Integer32,
|
||||
alAddressStatsHeldReason IPAddressHeldReason
|
||||
}
|
||||
|
||||
alAddressStatsHeldPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsHeldEntry 1 }
|
||||
|
||||
alAddressStatsHeldAddrIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The address index for this entry."
|
||||
::= { alAddressStatsHeldEntry 2 }
|
||||
|
||||
alAddressStatsHeldAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Address currently being held; not available for assignment."
|
||||
::= { alAddressStatsHeldEntry 3 }
|
||||
|
||||
alAddressStatsHeldTimeLeft OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..65535)
|
||||
UNITS "seconds"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Amount of time left, in second, before the address
|
||||
can be assigned."
|
||||
::= { alAddressStatsHeldEntry 4 }
|
||||
|
||||
alAddressStatsHeldReason OBJECT-TYPE
|
||||
SYNTAX IPAddressHeldReason
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object reflects the reason for being held."
|
||||
::= { alAddressStatsHeldEntry 5 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- Group Address Held Stats
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alAddressStatsGrpHeldTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlAddressStatsGrpHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of held IP addresses in the user group.
|
||||
The IP addresses in this table are not available
|
||||
for use.
|
||||
When an IP address is released from use and if
|
||||
the re-use delay feature is enabled, the IP address is added
|
||||
into this table for a configured time period before it can
|
||||
be used again. An IP address that was discovered to be used
|
||||
by an external device is also added into this table
|
||||
for configured time period also. When the timer
|
||||
expires, the IP address is removed from this table."
|
||||
::= { alStatsAddress 5}
|
||||
|
||||
alAddressStatsGrpHeldEntry OBJECT-TYPE
|
||||
SYNTAX AlAddressStatsGrpHeldEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAddressStatsGrpHeldTable."
|
||||
INDEX { alAddressStatsGrpHeldId, alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex }
|
||||
::= { alAddressStatsGrpHeldTable 1 }
|
||||
|
||||
AlAddressStatsGrpHeldEntry ::= SEQUENCE {
|
||||
alAddressStatsGrpHeldId Integer32,
|
||||
alAddressStatsGrpHeldPoolId Integer32,
|
||||
alAddressStatsGrpHeldAddrIndex Integer32,
|
||||
alAddressStatsGrpHeldAddress IpAddress,
|
||||
alAddressStatsGrpHeldTimeLeft Integer32,
|
||||
alAddressStatsGrpHeldReason IPAddressHeldReason
|
||||
}
|
||||
|
||||
alAddressStatsGrpHeldId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group ID for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 1 }
|
||||
|
||||
alAddressStatsGrpHeldPoolId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Global Address Pool ID for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 2 }
|
||||
|
||||
alAddressStatsGrpHeldAddrIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The address index for this entry."
|
||||
::= { alAddressStatsGrpHeldEntry 3 }
|
||||
|
||||
alAddressStatsGrpHeldAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Address currently being held; not available for assignment."
|
||||
::= { alAddressStatsGrpHeldEntry 4 }
|
||||
|
||||
alAddressStatsGrpHeldTimeLeft OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..65535)
|
||||
UNITS "seconds"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Amount of time left, in second, before the address
|
||||
can be assigned."
|
||||
::= { alAddressStatsGrpHeldEntry 5 }
|
||||
|
||||
alAddressStatsGrpHeldReason OBJECT-TYPE
|
||||
SYNTAX IPAddressHeldReason
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object reflects the reason for being held."
|
||||
::= { alAddressStatsGrpHeldEntry 6 }
|
||||
|
||||
|
||||
altigaAddressStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaAddressStatsMibModule 1 }
|
||||
altigaAddressStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaAddressStatsMibConformance 1 }
|
||||
|
||||
|
||||
altigaAddressStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Address Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaAddressStatsGroup
|
||||
}
|
||||
::= { altigaAddressStatsMibCompliances 1 }
|
||||
|
||||
altigaAddressStatsMibComplianceRev1 MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Address Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaAddressStatsGroup,
|
||||
altigaAddressStatsGroupSup1
|
||||
}
|
||||
::= { altigaAddressStatsMibCompliances 2 }
|
||||
|
||||
altigaAddressStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alAddressStatsPoolId,
|
||||
alAddressStatsTotalPoolAddresses,
|
||||
alAddressStatsCurrAllocAddresses,
|
||||
alAddressStatsCurrAvailAddresses,
|
||||
alAddressStatsMaxAddressesAssigned,
|
||||
alAddressStatsGrpId,
|
||||
alAddressStatsGrpPoolId,
|
||||
alAddressStatsGrpTotalPoolAddresses,
|
||||
alAddressStatsGrpCurrAllocAddresses,
|
||||
alAddressStatsGrpCurrAvailAddresses,
|
||||
alAddressStatsGrpMaxAddressesAssigned
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for address statistics."
|
||||
::= { alAddressGroup 2 }
|
||||
|
||||
altigaAddressStatsGroupSup1 OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alAddressStatsHeldAddresses,
|
||||
alAddressStatsGrpHeldAddresses,
|
||||
alAddressStatsHeldPoolId,
|
||||
alAddressStatsHeldAddrIndex,
|
||||
alAddressStatsHeldAddress,
|
||||
alAddressStatsHeldTimeLeft,
|
||||
alAddressStatsHeldReason,
|
||||
alAddressStatsGrpHeldId,
|
||||
alAddressStatsGrpHeldPoolId,
|
||||
alAddressStatsGrpHeldAddrIndex,
|
||||
alAddressStatsGrpHeldAddress,
|
||||
alAddressStatsGrpHeldTimeLeft,
|
||||
alAddressStatsGrpHeldReason
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for address statistics."
|
||||
::= { alAddressGroup 3 }
|
||||
|
||||
END
|
||||
@ -1,237 +1,237 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-BMGT-STATS-MIB.my: Altiga Bandwidth Limiting/Guarantee and Policy Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-BMGT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alBwMgmtGroup, alStatsBwMgmt
|
||||
FROM ALTIGA-MIB
|
||||
alBwMgmtMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaBwMgmMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Bandwidth Limiting/Guarantee and Policy Statistics MIB
|
||||
models counters and objects that are of management interest for bandwidth
|
||||
management.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
BW: Bandwidth
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alBwMgmtMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alBwMgmtStatsGlobal OBJECT IDENTIFIER ::= { alStatsBwMgmt 1 }
|
||||
|
||||
-- Any global stuff here...
|
||||
|
||||
alBwMgmtStatTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlBwMgmtStatEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A table of BW Management status entries."
|
||||
::= { alStatsBwMgmt 2 }
|
||||
|
||||
alBwMgmtStatEntry OBJECT-TYPE
|
||||
SYNTAX AlBwMgmtStatEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A collection of bandwidth mgmt status objects on this
|
||||
interface."
|
||||
INDEX { alBwMgmtStatIntfId }
|
||||
::= { alBwMgmtStatTable 1 }
|
||||
|
||||
AlBwMgmtStatEntry ::=
|
||||
SEQUENCE {
|
||||
alBwMgmtStatRowStatus RowStatus,
|
||||
alBwMgmtStatIntfId INTEGER,
|
||||
alBwMgmtStatGrpId INTEGER,
|
||||
alBwMgmtStatInConformedRate Unsigned32,
|
||||
alBwMgmtStatInDroppedRate Unsigned32,
|
||||
alBwMgmtStatInConformedBytes Counter32,
|
||||
alBwMgmtStatInDroppedBytes Counter32,
|
||||
alBwMgmtStatOutConformedRate Unsigned32,
|
||||
alBwMgmtStatOutDroppedRate Unsigned32,
|
||||
alBwMgmtStatOutConformedBytes Counter32,
|
||||
alBwMgmtStatOutDroppedBytes Counter32
|
||||
}
|
||||
|
||||
alBwMgmtStatRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alBwMgmtStatEntry 1 }
|
||||
|
||||
alBwMgmtStatIntfId OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..3)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"BwPolicy identifier used as the index of this row."
|
||||
::= { alBwMgmtStatEntry 2 }
|
||||
|
||||
alBwMgmtStatGrpId OBJECT-TYPE
|
||||
SYNTAX INTEGER (0..100000)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"BwPolicy identifier used as the index of this row."
|
||||
::= { alBwMgmtStatEntry 3 }
|
||||
|
||||
alBwMgmtStatInConformedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets permitted by this rate limit."
|
||||
::= { alBwMgmtStatEntry 4 }
|
||||
|
||||
alBwMgmtStatInDroppedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 5 }
|
||||
|
||||
alBwMgmtStatInConformedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 6 }
|
||||
|
||||
alBwMgmtStatInDroppedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 7 }
|
||||
|
||||
|
||||
alBwMgmtStatOutConformedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets permitted by this rate limit."
|
||||
::= { alBwMgmtStatEntry 8 }
|
||||
|
||||
alBwMgmtStatOutDroppedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 9 }
|
||||
|
||||
alBwMgmtStatOutConformedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 10 }
|
||||
|
||||
alBwMgmtStatOutDroppedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 11 }
|
||||
|
||||
altigaBwMgmMibConformance OBJECT IDENTIFIER ::= { altigaBwMgmMibModule 1 }
|
||||
altigaBwMgmMibCompliances OBJECT IDENTIFIER ::= { altigaBwMgmMibConformance 1 }
|
||||
|
||||
altigaBwMgmMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Bandwidth Limiting/Guarantee and Policy Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
alBwMgmtStatsGroup
|
||||
}
|
||||
::= { altigaBwMgmMibCompliances 1 }
|
||||
|
||||
alBwMgmtStatsGroup OBJECT-GROUP
|
||||
OBJECTS {
|
||||
alBwMgmtStatRowStatus,
|
||||
alBwMgmtStatIntfId,
|
||||
alBwMgmtStatGrpId,
|
||||
alBwMgmtStatInConformedRate,
|
||||
alBwMgmtStatInDroppedRate,
|
||||
alBwMgmtStatInConformedBytes,
|
||||
alBwMgmtStatInDroppedBytes,
|
||||
alBwMgmtStatOutConformedRate,
|
||||
alBwMgmtStatOutDroppedRate,
|
||||
alBwMgmtStatOutConformedBytes,
|
||||
alBwMgmtStatOutDroppedBytes
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A collection of objects providing BW Management monitoring."
|
||||
::= { alBwMgmtGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-BMGT-STATS-MIB.my: Altiga Bandwidth Limiting/Guarantee and Policy Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-BMGT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alBwMgmtGroup, alStatsBwMgmt
|
||||
FROM ALTIGA-MIB
|
||||
alBwMgmtMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaBwMgmMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Bandwidth Limiting/Guarantee and Policy Statistics MIB
|
||||
models counters and objects that are of management interest for bandwidth
|
||||
management.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
BW: Bandwidth
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alBwMgmtMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alBwMgmtStatsGlobal OBJECT IDENTIFIER ::= { alStatsBwMgmt 1 }
|
||||
|
||||
-- Any global stuff here...
|
||||
|
||||
alBwMgmtStatTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlBwMgmtStatEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A table of BW Management status entries."
|
||||
::= { alStatsBwMgmt 2 }
|
||||
|
||||
alBwMgmtStatEntry OBJECT-TYPE
|
||||
SYNTAX AlBwMgmtStatEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A collection of bandwidth mgmt status objects on this
|
||||
interface."
|
||||
INDEX { alBwMgmtStatIntfId }
|
||||
::= { alBwMgmtStatTable 1 }
|
||||
|
||||
AlBwMgmtStatEntry ::=
|
||||
SEQUENCE {
|
||||
alBwMgmtStatRowStatus RowStatus,
|
||||
alBwMgmtStatIntfId INTEGER,
|
||||
alBwMgmtStatGrpId INTEGER,
|
||||
alBwMgmtStatInConformedRate Unsigned32,
|
||||
alBwMgmtStatInDroppedRate Unsigned32,
|
||||
alBwMgmtStatInConformedBytes Counter32,
|
||||
alBwMgmtStatInDroppedBytes Counter32,
|
||||
alBwMgmtStatOutConformedRate Unsigned32,
|
||||
alBwMgmtStatOutDroppedRate Unsigned32,
|
||||
alBwMgmtStatOutConformedBytes Counter32,
|
||||
alBwMgmtStatOutDroppedBytes Counter32
|
||||
}
|
||||
|
||||
alBwMgmtStatRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alBwMgmtStatEntry 1 }
|
||||
|
||||
alBwMgmtStatIntfId OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..3)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"BwPolicy identifier used as the index of this row."
|
||||
::= { alBwMgmtStatEntry 2 }
|
||||
|
||||
alBwMgmtStatGrpId OBJECT-TYPE
|
||||
SYNTAX INTEGER (0..100000)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"BwPolicy identifier used as the index of this row."
|
||||
::= { alBwMgmtStatEntry 3 }
|
||||
|
||||
alBwMgmtStatInConformedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets permitted by this rate limit."
|
||||
::= { alBwMgmtStatEntry 4 }
|
||||
|
||||
alBwMgmtStatInDroppedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 5 }
|
||||
|
||||
alBwMgmtStatInConformedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 6 }
|
||||
|
||||
alBwMgmtStatInDroppedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 7 }
|
||||
|
||||
|
||||
alBwMgmtStatOutConformedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets permitted by this rate limit."
|
||||
::= { alBwMgmtStatEntry 8 }
|
||||
|
||||
alBwMgmtStatOutDroppedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 9 }
|
||||
|
||||
alBwMgmtStatOutConformedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 10 }
|
||||
|
||||
alBwMgmtStatOutDroppedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 11 }
|
||||
|
||||
altigaBwMgmMibConformance OBJECT IDENTIFIER ::= { altigaBwMgmMibModule 1 }
|
||||
altigaBwMgmMibCompliances OBJECT IDENTIFIER ::= { altigaBwMgmMibConformance 1 }
|
||||
|
||||
altigaBwMgmMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Bandwidth Limiting/Guarantee and Policy Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
alBwMgmtStatsGroup
|
||||
}
|
||||
::= { altigaBwMgmMibCompliances 1 }
|
||||
|
||||
alBwMgmtStatsGroup OBJECT-GROUP
|
||||
OBJECTS {
|
||||
alBwMgmtStatRowStatus,
|
||||
alBwMgmtStatIntfId,
|
||||
alBwMgmtStatGrpId,
|
||||
alBwMgmtStatInConformedRate,
|
||||
alBwMgmtStatInDroppedRate,
|
||||
alBwMgmtStatInConformedBytes,
|
||||
alBwMgmtStatInDroppedBytes,
|
||||
alBwMgmtStatOutConformedRate,
|
||||
alBwMgmtStatOutDroppedRate,
|
||||
alBwMgmtStatOutConformedBytes,
|
||||
alBwMgmtStatOutDroppedBytes
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A collection of objects providing BW Management monitoring."
|
||||
::= { alBwMgmtGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,237 +1,237 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-BMGT-STATS-MIB.my: Altiga Bandwidth Limiting/Guarantee and Policy Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-BMGT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alBwMgmtGroup, alStatsBwMgmt
|
||||
FROM ALTIGA-MIB
|
||||
alBwMgmtMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaBwMgmMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Bandwidth Limiting/Guarantee and Policy Statistics MIB
|
||||
models counters and objects that are of management interest for bandwidth
|
||||
management.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
BW: Bandwidth
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alBwMgmtMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alBwMgmtStatsGlobal OBJECT IDENTIFIER ::= { alStatsBwMgmt 1 }
|
||||
|
||||
-- Any global stuff here...
|
||||
|
||||
alBwMgmtStatTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlBwMgmtStatEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A table of BW Management status entries."
|
||||
::= { alStatsBwMgmt 2 }
|
||||
|
||||
alBwMgmtStatEntry OBJECT-TYPE
|
||||
SYNTAX AlBwMgmtStatEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A collection of bandwidth mgmt status objects on this
|
||||
interface."
|
||||
INDEX { alBwMgmtStatIntfId }
|
||||
::= { alBwMgmtStatTable 1 }
|
||||
|
||||
AlBwMgmtStatEntry ::=
|
||||
SEQUENCE {
|
||||
alBwMgmtStatRowStatus RowStatus,
|
||||
alBwMgmtStatIntfId INTEGER,
|
||||
alBwMgmtStatGrpId INTEGER,
|
||||
alBwMgmtStatInConformedRate Unsigned32,
|
||||
alBwMgmtStatInDroppedRate Unsigned32,
|
||||
alBwMgmtStatInConformedBytes Counter32,
|
||||
alBwMgmtStatInDroppedBytes Counter32,
|
||||
alBwMgmtStatOutConformedRate Unsigned32,
|
||||
alBwMgmtStatOutDroppedRate Unsigned32,
|
||||
alBwMgmtStatOutConformedBytes Counter32,
|
||||
alBwMgmtStatOutDroppedBytes Counter32
|
||||
}
|
||||
|
||||
alBwMgmtStatRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alBwMgmtStatEntry 1 }
|
||||
|
||||
alBwMgmtStatIntfId OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..3)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"BwPolicy identifier used as the index of this row."
|
||||
::= { alBwMgmtStatEntry 2 }
|
||||
|
||||
alBwMgmtStatGrpId OBJECT-TYPE
|
||||
SYNTAX INTEGER (0..100000)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"BwPolicy identifier used as the index of this row."
|
||||
::= { alBwMgmtStatEntry 3 }
|
||||
|
||||
alBwMgmtStatInConformedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets permitted by this rate limit."
|
||||
::= { alBwMgmtStatEntry 4 }
|
||||
|
||||
alBwMgmtStatInDroppedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 5 }
|
||||
|
||||
alBwMgmtStatInConformedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 6 }
|
||||
|
||||
alBwMgmtStatInDroppedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 7 }
|
||||
|
||||
|
||||
alBwMgmtStatOutConformedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets permitted by this rate limit."
|
||||
::= { alBwMgmtStatEntry 8 }
|
||||
|
||||
alBwMgmtStatOutDroppedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 9 }
|
||||
|
||||
alBwMgmtStatOutConformedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 10 }
|
||||
|
||||
alBwMgmtStatOutDroppedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 11 }
|
||||
|
||||
altigaBwMgmMibConformance OBJECT IDENTIFIER ::= { altigaBwMgmMibModule 1 }
|
||||
altigaBwMgmMibCompliances OBJECT IDENTIFIER ::= { altigaBwMgmMibConformance 1 }
|
||||
|
||||
altigaBwMgmMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Bandwidth Limiting/Guarantee and Policy Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
alBwMgmtStatsGroup
|
||||
}
|
||||
::= { altigaBwMgmMibCompliances 1 }
|
||||
|
||||
alBwMgmtStatsGroup OBJECT-GROUP
|
||||
OBJECTS {
|
||||
alBwMgmtStatRowStatus,
|
||||
alBwMgmtStatIntfId,
|
||||
alBwMgmtStatGrpId,
|
||||
alBwMgmtStatInConformedRate,
|
||||
alBwMgmtStatInDroppedRate,
|
||||
alBwMgmtStatInConformedBytes,
|
||||
alBwMgmtStatInDroppedBytes,
|
||||
alBwMgmtStatOutConformedRate,
|
||||
alBwMgmtStatOutDroppedRate,
|
||||
alBwMgmtStatOutConformedBytes,
|
||||
alBwMgmtStatOutDroppedBytes
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A collection of objects providing BW Management monitoring."
|
||||
::= { alBwMgmtGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-BMGT-STATS-MIB.my: Altiga Bandwidth Limiting/Guarantee and Policy Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-BMGT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alBwMgmtGroup, alStatsBwMgmt
|
||||
FROM ALTIGA-MIB
|
||||
alBwMgmtMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaBwMgmMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Bandwidth Limiting/Guarantee and Policy Statistics MIB
|
||||
models counters and objects that are of management interest for bandwidth
|
||||
management.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
BW: Bandwidth
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alBwMgmtMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alBwMgmtStatsGlobal OBJECT IDENTIFIER ::= { alStatsBwMgmt 1 }
|
||||
|
||||
-- Any global stuff here...
|
||||
|
||||
alBwMgmtStatTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlBwMgmtStatEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A table of BW Management status entries."
|
||||
::= { alStatsBwMgmt 2 }
|
||||
|
||||
alBwMgmtStatEntry OBJECT-TYPE
|
||||
SYNTAX AlBwMgmtStatEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A collection of bandwidth mgmt status objects on this
|
||||
interface."
|
||||
INDEX { alBwMgmtStatIntfId }
|
||||
::= { alBwMgmtStatTable 1 }
|
||||
|
||||
AlBwMgmtStatEntry ::=
|
||||
SEQUENCE {
|
||||
alBwMgmtStatRowStatus RowStatus,
|
||||
alBwMgmtStatIntfId INTEGER,
|
||||
alBwMgmtStatGrpId INTEGER,
|
||||
alBwMgmtStatInConformedRate Unsigned32,
|
||||
alBwMgmtStatInDroppedRate Unsigned32,
|
||||
alBwMgmtStatInConformedBytes Counter32,
|
||||
alBwMgmtStatInDroppedBytes Counter32,
|
||||
alBwMgmtStatOutConformedRate Unsigned32,
|
||||
alBwMgmtStatOutDroppedRate Unsigned32,
|
||||
alBwMgmtStatOutConformedBytes Counter32,
|
||||
alBwMgmtStatOutDroppedBytes Counter32
|
||||
}
|
||||
|
||||
alBwMgmtStatRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alBwMgmtStatEntry 1 }
|
||||
|
||||
alBwMgmtStatIntfId OBJECT-TYPE
|
||||
SYNTAX INTEGER (1..3)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"BwPolicy identifier used as the index of this row."
|
||||
::= { alBwMgmtStatEntry 2 }
|
||||
|
||||
alBwMgmtStatGrpId OBJECT-TYPE
|
||||
SYNTAX INTEGER (0..100000)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"BwPolicy identifier used as the index of this row."
|
||||
::= { alBwMgmtStatEntry 3 }
|
||||
|
||||
alBwMgmtStatInConformedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets permitted by this rate limit."
|
||||
::= { alBwMgmtStatEntry 4 }
|
||||
|
||||
alBwMgmtStatInDroppedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 5 }
|
||||
|
||||
alBwMgmtStatInConformedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 6 }
|
||||
|
||||
alBwMgmtStatInDroppedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 7 }
|
||||
|
||||
|
||||
alBwMgmtStatOutConformedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets permitted by this rate limit."
|
||||
::= { alBwMgmtStatEntry 8 }
|
||||
|
||||
alBwMgmtStatOutDroppedRate OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
UNITS "kbytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of packets which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 9 }
|
||||
|
||||
alBwMgmtStatOutConformedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 10 }
|
||||
|
||||
alBwMgmtStatOutDroppedBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
UNITS "bytes"
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The counter of bytes which exceeded this rate limit."
|
||||
::= { alBwMgmtStatEntry 11 }
|
||||
|
||||
altigaBwMgmMibConformance OBJECT IDENTIFIER ::= { altigaBwMgmMibModule 1 }
|
||||
altigaBwMgmMibCompliances OBJECT IDENTIFIER ::= { altigaBwMgmMibConformance 1 }
|
||||
|
||||
altigaBwMgmMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Bandwidth Limiting/Guarantee and Policy Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
alBwMgmtStatsGroup
|
||||
}
|
||||
::= { altigaBwMgmMibCompliances 1 }
|
||||
|
||||
alBwMgmtStatsGroup OBJECT-GROUP
|
||||
OBJECTS {
|
||||
alBwMgmtStatRowStatus,
|
||||
alBwMgmtStatIntfId,
|
||||
alBwMgmtStatGrpId,
|
||||
alBwMgmtStatInConformedRate,
|
||||
alBwMgmtStatInDroppedRate,
|
||||
alBwMgmtStatInConformedBytes,
|
||||
alBwMgmtStatInDroppedBytes,
|
||||
alBwMgmtStatOutConformedRate,
|
||||
alBwMgmtStatOutDroppedRate,
|
||||
alBwMgmtStatOutConformedBytes,
|
||||
alBwMgmtStatOutDroppedBytes
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A collection of objects providing BW Management monitoring."
|
||||
::= { alBwMgmtGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,265 +1,265 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-CAP.my: The Altiga Networks capabilities MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-CAP DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
AGENT-CAPABILITIES
|
||||
FROM SNMPv2-CONF
|
||||
altigaCaps, alCapModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaCapModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209091200Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Networks capabilities MIB models counters and
|
||||
objects that are of management interest for networks
|
||||
capabilities.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
DHCP: Dynamic Host Configuration Protocol
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
L2TP: Layer-2 Tunneling Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
PPTP: Point-to-Point Tunneling Protocol
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
SNMP: Simple Network Management Protocol
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209091200Z"
|
||||
DESCRIPTION
|
||||
"Updated MIB to comply to Cisco MIB Police standards.
|
||||
Added missing supports for new Altiga MIBs.
|
||||
"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alCapModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
altigaBasicAgent AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE "Altiga Agent v1.0"
|
||||
STATUS obsolete
|
||||
DESCRIPTION "Altiga SNMP Agent"
|
||||
|
||||
SUPPORTS SNMPv2-MIB
|
||||
INCLUDES { snmpGroup, snmpSetGroup, systemGroup,
|
||||
snmpBasicNotificationsGroup }
|
||||
|
||||
SUPPORTS IP-MIB
|
||||
INCLUDES { ipGroup, icmpGroup }
|
||||
|
||||
SUPPORTS UDP-MIB
|
||||
INCLUDES { udpGroup }
|
||||
|
||||
SUPPORTS ALTIGA-VERSION-STATS-MIB
|
||||
INCLUDES { altigaVersionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPTP-STATS-MIB
|
||||
INCLUDES { altigaPptpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPP-STATS-MIB
|
||||
INCLUDES { altigaPppStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HTTP-STATS-MIB
|
||||
INCLUDES { altigaHttpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-L2TP-STATS-MIB
|
||||
INCLUDES { altigaL2tpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SESSION-STATS-MIB
|
||||
INCLUDES { altigaSessionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-TELNET-STATS-MIB
|
||||
INCLUDES { altigaTelnetStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-STATS-MIB
|
||||
INCLUDES { altigaDhcpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DNS-STATS-MIB
|
||||
INCLUDES { altigaDnsStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-CERT-STATS-MIB
|
||||
INCLUDES { altigaCertStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SEP-STATS-MIB
|
||||
INCLUDES { altigaSepStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SYNC-STATS-MIB
|
||||
INCLUDES { altigaSyncStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-T1E1-STATS-MIB
|
||||
INCLUDES { altigaT1E1StatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSL-STATS-MIB
|
||||
INCLUDES { altigaSslStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-EVENT-STATS-MIB
|
||||
INCLUDES { altigaEventStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FILTER-STATS-MIB
|
||||
INCLUDES { altigaFilterStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FTP-STATS-MIB
|
||||
INCLUDES { altigaFtpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-GENERAL-STATS-MIB
|
||||
INCLUDES { altigaGeneralStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HARDWARE-STATS-MIB
|
||||
INCLUDES { altigaHardwareStatsGroup }
|
||||
|
||||
::= { altigaCaps 1 }
|
||||
|
||||
altigaBasicAgentRev1 AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE "Altiga Agent v1.1"
|
||||
STATUS current
|
||||
DESCRIPTION "Altiga SNMP Agent"
|
||||
|
||||
SUPPORTS SNMPv2-MIB
|
||||
INCLUDES { snmpGroup, snmpSetGroup, systemGroup,
|
||||
snmpBasicNotificationsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-ADDRESS-STATS-MIB
|
||||
INCLUDES { altigaAddressStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-CERT-STATS-MIB
|
||||
INCLUDES { altigaCertStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-SERVER-STATS-MIB
|
||||
INCLUDES { altigaDhcpServerStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-STATS-MIB
|
||||
INCLUDES { altigaDhcpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DNS-STATS-MIB
|
||||
INCLUDES { altigaDnsStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-EVENT-STATS-MIB
|
||||
INCLUDES { altigaEventStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FILTER-STATS-MIB
|
||||
INCLUDES { altigaFilterStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FTP-STATS-MIB
|
||||
INCLUDES { altigaFtpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-GENERAL-STATS-MIB
|
||||
INCLUDES { altigaGeneralStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HARDWARE-STATS-MIB
|
||||
INCLUDES { altigaHardwareStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HTTP-STATS-MIB
|
||||
INCLUDES { altigaHttpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-IP-STATS-MIB
|
||||
INCLUDES { altigaIpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-L2TP-STATS-MIB
|
||||
INCLUDES { altigaL2tpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-LBSSF-STATS-MIB
|
||||
INCLUDES { altigaStatsLBSSFGroup }
|
||||
|
||||
SUPPORTS ALTIGA-MULTILINK-STATS-MIB
|
||||
INCLUDES { altigaMultiLinkStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-NAT-STATS-MIB
|
||||
INCLUDES { altigaNatStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPP-STATS-MIB
|
||||
INCLUDES { altigaPppStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPPOE-STATS-MIB
|
||||
INCLUDES { altigaPPPoEStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPTP-STATS-MIB
|
||||
INCLUDES { altigaPptpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SDI-ACE-STATS-MIB
|
||||
INCLUDES { altigaACEServerGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SEP-STATS-MIB
|
||||
INCLUDES { altigaSepStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SESSION-STATS-MIB
|
||||
INCLUDES { altigaSessionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSH-STATS-MIB
|
||||
INCLUDES { altigaSshStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSL-STATS-MIB
|
||||
INCLUDES { altigaSslStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SYNC-STATS-MIB
|
||||
INCLUDES { altigaSyncStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-T1E1-STATS-MIB
|
||||
INCLUDES { altigaT1E1StatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-TELNET-STATS-MIB
|
||||
INCLUDES { altigaTelnetStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-VERSION-STATS-MIB
|
||||
INCLUDES { altigaVersionStatsGroup }
|
||||
|
||||
SUPPORTS IP-MIB
|
||||
INCLUDES { ipGroup, icmpGroup }
|
||||
|
||||
SUPPORTS UDP-MIB
|
||||
INCLUDES { udpGroup }
|
||||
|
||||
::= { altigaCapModule 1 }
|
||||
END
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-CAP.my: The Altiga Networks capabilities MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-CAP DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
AGENT-CAPABILITIES
|
||||
FROM SNMPv2-CONF
|
||||
altigaCaps, alCapModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaCapModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209091200Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Networks capabilities MIB models counters and
|
||||
objects that are of management interest for networks
|
||||
capabilities.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
DHCP: Dynamic Host Configuration Protocol
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
L2TP: Layer-2 Tunneling Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
PPTP: Point-to-Point Tunneling Protocol
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
SNMP: Simple Network Management Protocol
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209091200Z"
|
||||
DESCRIPTION
|
||||
"Updated MIB to comply to Cisco MIB Police standards.
|
||||
Added missing supports for new Altiga MIBs.
|
||||
"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alCapModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
altigaBasicAgent AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE "Altiga Agent v1.0"
|
||||
STATUS obsolete
|
||||
DESCRIPTION "Altiga SNMP Agent"
|
||||
|
||||
SUPPORTS SNMPv2-MIB
|
||||
INCLUDES { snmpGroup, snmpSetGroup, systemGroup,
|
||||
snmpBasicNotificationsGroup }
|
||||
|
||||
SUPPORTS IP-MIB
|
||||
INCLUDES { ipGroup, icmpGroup }
|
||||
|
||||
SUPPORTS UDP-MIB
|
||||
INCLUDES { udpGroup }
|
||||
|
||||
SUPPORTS ALTIGA-VERSION-STATS-MIB
|
||||
INCLUDES { altigaVersionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPTP-STATS-MIB
|
||||
INCLUDES { altigaPptpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPP-STATS-MIB
|
||||
INCLUDES { altigaPppStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HTTP-STATS-MIB
|
||||
INCLUDES { altigaHttpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-L2TP-STATS-MIB
|
||||
INCLUDES { altigaL2tpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SESSION-STATS-MIB
|
||||
INCLUDES { altigaSessionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-TELNET-STATS-MIB
|
||||
INCLUDES { altigaTelnetStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-STATS-MIB
|
||||
INCLUDES { altigaDhcpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DNS-STATS-MIB
|
||||
INCLUDES { altigaDnsStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-CERT-STATS-MIB
|
||||
INCLUDES { altigaCertStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SEP-STATS-MIB
|
||||
INCLUDES { altigaSepStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SYNC-STATS-MIB
|
||||
INCLUDES { altigaSyncStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-T1E1-STATS-MIB
|
||||
INCLUDES { altigaT1E1StatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSL-STATS-MIB
|
||||
INCLUDES { altigaSslStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-EVENT-STATS-MIB
|
||||
INCLUDES { altigaEventStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FILTER-STATS-MIB
|
||||
INCLUDES { altigaFilterStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FTP-STATS-MIB
|
||||
INCLUDES { altigaFtpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-GENERAL-STATS-MIB
|
||||
INCLUDES { altigaGeneralStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HARDWARE-STATS-MIB
|
||||
INCLUDES { altigaHardwareStatsGroup }
|
||||
|
||||
::= { altigaCaps 1 }
|
||||
|
||||
altigaBasicAgentRev1 AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE "Altiga Agent v1.1"
|
||||
STATUS current
|
||||
DESCRIPTION "Altiga SNMP Agent"
|
||||
|
||||
SUPPORTS SNMPv2-MIB
|
||||
INCLUDES { snmpGroup, snmpSetGroup, systemGroup,
|
||||
snmpBasicNotificationsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-ADDRESS-STATS-MIB
|
||||
INCLUDES { altigaAddressStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-CERT-STATS-MIB
|
||||
INCLUDES { altigaCertStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-SERVER-STATS-MIB
|
||||
INCLUDES { altigaDhcpServerStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-STATS-MIB
|
||||
INCLUDES { altigaDhcpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DNS-STATS-MIB
|
||||
INCLUDES { altigaDnsStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-EVENT-STATS-MIB
|
||||
INCLUDES { altigaEventStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FILTER-STATS-MIB
|
||||
INCLUDES { altigaFilterStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FTP-STATS-MIB
|
||||
INCLUDES { altigaFtpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-GENERAL-STATS-MIB
|
||||
INCLUDES { altigaGeneralStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HARDWARE-STATS-MIB
|
||||
INCLUDES { altigaHardwareStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HTTP-STATS-MIB
|
||||
INCLUDES { altigaHttpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-IP-STATS-MIB
|
||||
INCLUDES { altigaIpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-L2TP-STATS-MIB
|
||||
INCLUDES { altigaL2tpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-LBSSF-STATS-MIB
|
||||
INCLUDES { altigaStatsLBSSFGroup }
|
||||
|
||||
SUPPORTS ALTIGA-MULTILINK-STATS-MIB
|
||||
INCLUDES { altigaMultiLinkStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-NAT-STATS-MIB
|
||||
INCLUDES { altigaNatStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPP-STATS-MIB
|
||||
INCLUDES { altigaPppStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPPOE-STATS-MIB
|
||||
INCLUDES { altigaPPPoEStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPTP-STATS-MIB
|
||||
INCLUDES { altigaPptpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SDI-ACE-STATS-MIB
|
||||
INCLUDES { altigaACEServerGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SEP-STATS-MIB
|
||||
INCLUDES { altigaSepStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SESSION-STATS-MIB
|
||||
INCLUDES { altigaSessionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSH-STATS-MIB
|
||||
INCLUDES { altigaSshStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSL-STATS-MIB
|
||||
INCLUDES { altigaSslStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SYNC-STATS-MIB
|
||||
INCLUDES { altigaSyncStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-T1E1-STATS-MIB
|
||||
INCLUDES { altigaT1E1StatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-TELNET-STATS-MIB
|
||||
INCLUDES { altigaTelnetStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-VERSION-STATS-MIB
|
||||
INCLUDES { altigaVersionStatsGroup }
|
||||
|
||||
SUPPORTS IP-MIB
|
||||
INCLUDES { ipGroup, icmpGroup }
|
||||
|
||||
SUPPORTS UDP-MIB
|
||||
INCLUDES { udpGroup }
|
||||
|
||||
::= { altigaCapModule 1 }
|
||||
END
|
||||
|
||||
|
||||
@ -1,265 +1,265 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-CAP.my: The Altiga Networks capabilities MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-CAP DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
AGENT-CAPABILITIES
|
||||
FROM SNMPv2-CONF
|
||||
altigaCaps, alCapModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaCapModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209091200Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Networks capabilities MIB models counters and
|
||||
objects that are of management interest for networks
|
||||
capabilities.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
DHCP: Dynamic Host Configuration Protocol
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
L2TP: Layer-2 Tunneling Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
PPTP: Point-to-Point Tunneling Protocol
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
SNMP: Simple Network Management Protocol
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209091200Z"
|
||||
DESCRIPTION
|
||||
"Updated MIB to comply to Cisco MIB Police standards.
|
||||
Added missing supports for new Altiga MIBs.
|
||||
"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alCapModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
altigaBasicAgent AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE "Altiga Agent v1.0"
|
||||
STATUS obsolete
|
||||
DESCRIPTION "Altiga SNMP Agent"
|
||||
|
||||
SUPPORTS SNMPv2-MIB
|
||||
INCLUDES { snmpGroup, snmpSetGroup, systemGroup,
|
||||
snmpBasicNotificationsGroup }
|
||||
|
||||
SUPPORTS IP-MIB
|
||||
INCLUDES { ipGroup, icmpGroup }
|
||||
|
||||
SUPPORTS UDP-MIB
|
||||
INCLUDES { udpGroup }
|
||||
|
||||
SUPPORTS ALTIGA-VERSION-STATS-MIB
|
||||
INCLUDES { altigaVersionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPTP-STATS-MIB
|
||||
INCLUDES { altigaPptpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPP-STATS-MIB
|
||||
INCLUDES { altigaPppStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HTTP-STATS-MIB
|
||||
INCLUDES { altigaHttpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-L2TP-STATS-MIB
|
||||
INCLUDES { altigaL2tpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SESSION-STATS-MIB
|
||||
INCLUDES { altigaSessionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-TELNET-STATS-MIB
|
||||
INCLUDES { altigaTelnetStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-STATS-MIB
|
||||
INCLUDES { altigaDhcpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DNS-STATS-MIB
|
||||
INCLUDES { altigaDnsStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-CERT-STATS-MIB
|
||||
INCLUDES { altigaCertStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SEP-STATS-MIB
|
||||
INCLUDES { altigaSepStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SYNC-STATS-MIB
|
||||
INCLUDES { altigaSyncStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-T1E1-STATS-MIB
|
||||
INCLUDES { altigaT1E1StatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSL-STATS-MIB
|
||||
INCLUDES { altigaSslStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-EVENT-STATS-MIB
|
||||
INCLUDES { altigaEventStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FILTER-STATS-MIB
|
||||
INCLUDES { altigaFilterStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FTP-STATS-MIB
|
||||
INCLUDES { altigaFtpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-GENERAL-STATS-MIB
|
||||
INCLUDES { altigaGeneralStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HARDWARE-STATS-MIB
|
||||
INCLUDES { altigaHardwareStatsGroup }
|
||||
|
||||
::= { altigaCaps 1 }
|
||||
|
||||
altigaBasicAgentRev1 AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE "Altiga Agent v1.1"
|
||||
STATUS current
|
||||
DESCRIPTION "Altiga SNMP Agent"
|
||||
|
||||
SUPPORTS SNMPv2-MIB
|
||||
INCLUDES { snmpGroup, snmpSetGroup, systemGroup,
|
||||
snmpBasicNotificationsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-ADDRESS-STATS-MIB
|
||||
INCLUDES { altigaAddressStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-CERT-STATS-MIB
|
||||
INCLUDES { altigaCertStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-SERVER-STATS-MIB
|
||||
INCLUDES { altigaDhcpServerStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-STATS-MIB
|
||||
INCLUDES { altigaDhcpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DNS-STATS-MIB
|
||||
INCLUDES { altigaDnsStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-EVENT-STATS-MIB
|
||||
INCLUDES { altigaEventStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FILTER-STATS-MIB
|
||||
INCLUDES { altigaFilterStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FTP-STATS-MIB
|
||||
INCLUDES { altigaFtpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-GENERAL-STATS-MIB
|
||||
INCLUDES { altigaGeneralStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HARDWARE-STATS-MIB
|
||||
INCLUDES { altigaHardwareStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HTTP-STATS-MIB
|
||||
INCLUDES { altigaHttpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-IP-STATS-MIB
|
||||
INCLUDES { altigaIpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-L2TP-STATS-MIB
|
||||
INCLUDES { altigaL2tpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-LBSSF-STATS-MIB
|
||||
INCLUDES { altigaStatsLBSSFGroup }
|
||||
|
||||
SUPPORTS ALTIGA-MULTILINK-STATS-MIB
|
||||
INCLUDES { altigaMultiLinkStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-NAT-STATS-MIB
|
||||
INCLUDES { altigaNatStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPP-STATS-MIB
|
||||
INCLUDES { altigaPppStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPPOE-STATS-MIB
|
||||
INCLUDES { altigaPPPoEStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPTP-STATS-MIB
|
||||
INCLUDES { altigaPptpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SDI-ACE-STATS-MIB
|
||||
INCLUDES { altigaACEServerGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SEP-STATS-MIB
|
||||
INCLUDES { altigaSepStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SESSION-STATS-MIB
|
||||
INCLUDES { altigaSessionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSH-STATS-MIB
|
||||
INCLUDES { altigaSshStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSL-STATS-MIB
|
||||
INCLUDES { altigaSslStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SYNC-STATS-MIB
|
||||
INCLUDES { altigaSyncStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-T1E1-STATS-MIB
|
||||
INCLUDES { altigaT1E1StatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-TELNET-STATS-MIB
|
||||
INCLUDES { altigaTelnetStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-VERSION-STATS-MIB
|
||||
INCLUDES { altigaVersionStatsGroup }
|
||||
|
||||
SUPPORTS IP-MIB
|
||||
INCLUDES { ipGroup, icmpGroup }
|
||||
|
||||
SUPPORTS UDP-MIB
|
||||
INCLUDES { udpGroup }
|
||||
|
||||
::= { altigaCapModule 1 }
|
||||
END
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-CAP.my: The Altiga Networks capabilities MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-CAP DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
AGENT-CAPABILITIES
|
||||
FROM SNMPv2-CONF
|
||||
altigaCaps, alCapModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaCapModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209091200Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Networks capabilities MIB models counters and
|
||||
objects that are of management interest for networks
|
||||
capabilities.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
DHCP: Dynamic Host Configuration Protocol
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
L2TP: Layer-2 Tunneling Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
PPTP: Point-to-Point Tunneling Protocol
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
SNMP: Simple Network Management Protocol
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209091200Z"
|
||||
DESCRIPTION
|
||||
"Updated MIB to comply to Cisco MIB Police standards.
|
||||
Added missing supports for new Altiga MIBs.
|
||||
"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alCapModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
altigaBasicAgent AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE "Altiga Agent v1.0"
|
||||
STATUS obsolete
|
||||
DESCRIPTION "Altiga SNMP Agent"
|
||||
|
||||
SUPPORTS SNMPv2-MIB
|
||||
INCLUDES { snmpGroup, snmpSetGroup, systemGroup,
|
||||
snmpBasicNotificationsGroup }
|
||||
|
||||
SUPPORTS IP-MIB
|
||||
INCLUDES { ipGroup, icmpGroup }
|
||||
|
||||
SUPPORTS UDP-MIB
|
||||
INCLUDES { udpGroup }
|
||||
|
||||
SUPPORTS ALTIGA-VERSION-STATS-MIB
|
||||
INCLUDES { altigaVersionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPTP-STATS-MIB
|
||||
INCLUDES { altigaPptpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPP-STATS-MIB
|
||||
INCLUDES { altigaPppStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HTTP-STATS-MIB
|
||||
INCLUDES { altigaHttpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-L2TP-STATS-MIB
|
||||
INCLUDES { altigaL2tpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SESSION-STATS-MIB
|
||||
INCLUDES { altigaSessionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-TELNET-STATS-MIB
|
||||
INCLUDES { altigaTelnetStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-STATS-MIB
|
||||
INCLUDES { altigaDhcpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DNS-STATS-MIB
|
||||
INCLUDES { altigaDnsStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-CERT-STATS-MIB
|
||||
INCLUDES { altigaCertStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SEP-STATS-MIB
|
||||
INCLUDES { altigaSepStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SYNC-STATS-MIB
|
||||
INCLUDES { altigaSyncStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-T1E1-STATS-MIB
|
||||
INCLUDES { altigaT1E1StatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSL-STATS-MIB
|
||||
INCLUDES { altigaSslStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-EVENT-STATS-MIB
|
||||
INCLUDES { altigaEventStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FILTER-STATS-MIB
|
||||
INCLUDES { altigaFilterStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FTP-STATS-MIB
|
||||
INCLUDES { altigaFtpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-GENERAL-STATS-MIB
|
||||
INCLUDES { altigaGeneralStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HARDWARE-STATS-MIB
|
||||
INCLUDES { altigaHardwareStatsGroup }
|
||||
|
||||
::= { altigaCaps 1 }
|
||||
|
||||
altigaBasicAgentRev1 AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE "Altiga Agent v1.1"
|
||||
STATUS current
|
||||
DESCRIPTION "Altiga SNMP Agent"
|
||||
|
||||
SUPPORTS SNMPv2-MIB
|
||||
INCLUDES { snmpGroup, snmpSetGroup, systemGroup,
|
||||
snmpBasicNotificationsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-ADDRESS-STATS-MIB
|
||||
INCLUDES { altigaAddressStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-CERT-STATS-MIB
|
||||
INCLUDES { altigaCertStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-SERVER-STATS-MIB
|
||||
INCLUDES { altigaDhcpServerStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DHCP-STATS-MIB
|
||||
INCLUDES { altigaDhcpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-DNS-STATS-MIB
|
||||
INCLUDES { altigaDnsStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-EVENT-STATS-MIB
|
||||
INCLUDES { altigaEventStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FILTER-STATS-MIB
|
||||
INCLUDES { altigaFilterStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-FTP-STATS-MIB
|
||||
INCLUDES { altigaFtpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-GENERAL-STATS-MIB
|
||||
INCLUDES { altigaGeneralStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HARDWARE-STATS-MIB
|
||||
INCLUDES { altigaHardwareStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-HTTP-STATS-MIB
|
||||
INCLUDES { altigaHttpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-IP-STATS-MIB
|
||||
INCLUDES { altigaIpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-L2TP-STATS-MIB
|
||||
INCLUDES { altigaL2tpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-LBSSF-STATS-MIB
|
||||
INCLUDES { altigaStatsLBSSFGroup }
|
||||
|
||||
SUPPORTS ALTIGA-MULTILINK-STATS-MIB
|
||||
INCLUDES { altigaMultiLinkStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-NAT-STATS-MIB
|
||||
INCLUDES { altigaNatStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPP-STATS-MIB
|
||||
INCLUDES { altigaPppStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPPOE-STATS-MIB
|
||||
INCLUDES { altigaPPPoEStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-PPTP-STATS-MIB
|
||||
INCLUDES { altigaPptpStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SDI-ACE-STATS-MIB
|
||||
INCLUDES { altigaACEServerGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SEP-STATS-MIB
|
||||
INCLUDES { altigaSepStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SESSION-STATS-MIB
|
||||
INCLUDES { altigaSessionStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSH-STATS-MIB
|
||||
INCLUDES { altigaSshStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SSL-STATS-MIB
|
||||
INCLUDES { altigaSslStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-SYNC-STATS-MIB
|
||||
INCLUDES { altigaSyncStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-T1E1-STATS-MIB
|
||||
INCLUDES { altigaT1E1StatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-TELNET-STATS-MIB
|
||||
INCLUDES { altigaTelnetStatsGroup }
|
||||
|
||||
SUPPORTS ALTIGA-VERSION-STATS-MIB
|
||||
INCLUDES { altigaVersionStatsGroup }
|
||||
|
||||
SUPPORTS IP-MIB
|
||||
INCLUDES { ipGroup, icmpGroup }
|
||||
|
||||
SUPPORTS UDP-MIB
|
||||
INCLUDES { udpGroup }
|
||||
|
||||
::= { altigaCapModule 1 }
|
||||
END
|
||||
|
||||
|
||||
@ -1,135 +1,135 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-DNS-STATS-MIB.my: Altiga DNS Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-DNS-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsDns, alDnsGroup
|
||||
FROM ALTIGA-MIB
|
||||
alDnsMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaDnsStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga DNS Statistics MIB models counters and objects that are
|
||||
of management interest for DNS.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alDnsMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsDnsResolverGlobal OBJECT IDENTIFIER ::= { alStatsDns 1 }
|
||||
|
||||
alDnsStatsAttemptedQueries OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of DNS queries that were attempted."
|
||||
::= { alStatsDnsResolverGlobal 1 }
|
||||
|
||||
alDnsStatsSuccessfulResponses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of queries that were successfully resolved."
|
||||
::= { alStatsDnsResolverGlobal 2 }
|
||||
|
||||
alDnsStatsTimeoutFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures because there was no response from
|
||||
the server."
|
||||
::= { alStatsDnsResolverGlobal 3 }
|
||||
|
||||
alDnsStatsUnreachableServerFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures because the address of the server
|
||||
is not reachable according to the Concentrator's routing
|
||||
table."
|
||||
::= { alStatsDnsResolverGlobal 4 }
|
||||
|
||||
alDnsStatsMiscFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures for an unspecified reason."
|
||||
::= { alStatsDnsResolverGlobal 5 }
|
||||
|
||||
altigaDnsStatsMibConformance OBJECT IDENTIFIER ::= { altigaDnsStatsMibModule 1 }
|
||||
altigaDnsStatsMibCompliances OBJECT IDENTIFIER ::= { altigaDnsStatsMibConformance 1 }
|
||||
|
||||
altigaDnsStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga DNS Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaDnsStatsGroup
|
||||
}
|
||||
::= { altigaDnsStatsMibCompliances 1 }
|
||||
|
||||
altigaDnsStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alDnsStatsAttemptedQueries,
|
||||
alDnsStatsSuccessfulResponses,
|
||||
alDnsStatsTimeoutFailures,
|
||||
alDnsStatsUnreachableServerFailures,
|
||||
alDnsStatsMiscFailures
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the DNS resolver module statistics."
|
||||
::= { alDnsGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-DNS-STATS-MIB.my: Altiga DNS Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-DNS-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsDns, alDnsGroup
|
||||
FROM ALTIGA-MIB
|
||||
alDnsMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaDnsStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga DNS Statistics MIB models counters and objects that are
|
||||
of management interest for DNS.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alDnsMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsDnsResolverGlobal OBJECT IDENTIFIER ::= { alStatsDns 1 }
|
||||
|
||||
alDnsStatsAttemptedQueries OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of DNS queries that were attempted."
|
||||
::= { alStatsDnsResolverGlobal 1 }
|
||||
|
||||
alDnsStatsSuccessfulResponses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of queries that were successfully resolved."
|
||||
::= { alStatsDnsResolverGlobal 2 }
|
||||
|
||||
alDnsStatsTimeoutFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures because there was no response from
|
||||
the server."
|
||||
::= { alStatsDnsResolverGlobal 3 }
|
||||
|
||||
alDnsStatsUnreachableServerFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures because the address of the server
|
||||
is not reachable according to the Concentrator's routing
|
||||
table."
|
||||
::= { alStatsDnsResolverGlobal 4 }
|
||||
|
||||
alDnsStatsMiscFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures for an unspecified reason."
|
||||
::= { alStatsDnsResolverGlobal 5 }
|
||||
|
||||
altigaDnsStatsMibConformance OBJECT IDENTIFIER ::= { altigaDnsStatsMibModule 1 }
|
||||
altigaDnsStatsMibCompliances OBJECT IDENTIFIER ::= { altigaDnsStatsMibConformance 1 }
|
||||
|
||||
altigaDnsStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga DNS Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaDnsStatsGroup
|
||||
}
|
||||
::= { altigaDnsStatsMibCompliances 1 }
|
||||
|
||||
altigaDnsStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alDnsStatsAttemptedQueries,
|
||||
alDnsStatsSuccessfulResponses,
|
||||
alDnsStatsTimeoutFailures,
|
||||
alDnsStatsUnreachableServerFailures,
|
||||
alDnsStatsMiscFailures
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the DNS resolver module statistics."
|
||||
::= { alDnsGroup 2 }
|
||||
|
||||
END
|
||||
@ -1,135 +1,135 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-DNS-STATS-MIB.my: Altiga DNS Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-DNS-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsDns, alDnsGroup
|
||||
FROM ALTIGA-MIB
|
||||
alDnsMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaDnsStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga DNS Statistics MIB models counters and objects that are
|
||||
of management interest for DNS.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alDnsMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsDnsResolverGlobal OBJECT IDENTIFIER ::= { alStatsDns 1 }
|
||||
|
||||
alDnsStatsAttemptedQueries OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of DNS queries that were attempted."
|
||||
::= { alStatsDnsResolverGlobal 1 }
|
||||
|
||||
alDnsStatsSuccessfulResponses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of queries that were successfully resolved."
|
||||
::= { alStatsDnsResolverGlobal 2 }
|
||||
|
||||
alDnsStatsTimeoutFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures because there was no response from
|
||||
the server."
|
||||
::= { alStatsDnsResolverGlobal 3 }
|
||||
|
||||
alDnsStatsUnreachableServerFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures because the address of the server
|
||||
is not reachable according to the Concentrator's routing
|
||||
table."
|
||||
::= { alStatsDnsResolverGlobal 4 }
|
||||
|
||||
alDnsStatsMiscFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures for an unspecified reason."
|
||||
::= { alStatsDnsResolverGlobal 5 }
|
||||
|
||||
altigaDnsStatsMibConformance OBJECT IDENTIFIER ::= { altigaDnsStatsMibModule 1 }
|
||||
altigaDnsStatsMibCompliances OBJECT IDENTIFIER ::= { altigaDnsStatsMibConformance 1 }
|
||||
|
||||
altigaDnsStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga DNS Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaDnsStatsGroup
|
||||
}
|
||||
::= { altigaDnsStatsMibCompliances 1 }
|
||||
|
||||
altigaDnsStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alDnsStatsAttemptedQueries,
|
||||
alDnsStatsSuccessfulResponses,
|
||||
alDnsStatsTimeoutFailures,
|
||||
alDnsStatsUnreachableServerFailures,
|
||||
alDnsStatsMiscFailures
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the DNS resolver module statistics."
|
||||
::= { alDnsGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-DNS-STATS-MIB.my: Altiga DNS Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-DNS-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsDns, alDnsGroup
|
||||
FROM ALTIGA-MIB
|
||||
alDnsMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaDnsStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga DNS Statistics MIB models counters and objects that are
|
||||
of management interest for DNS.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alDnsMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsDnsResolverGlobal OBJECT IDENTIFIER ::= { alStatsDns 1 }
|
||||
|
||||
alDnsStatsAttemptedQueries OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of DNS queries that were attempted."
|
||||
::= { alStatsDnsResolverGlobal 1 }
|
||||
|
||||
alDnsStatsSuccessfulResponses OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of queries that were successfully resolved."
|
||||
::= { alStatsDnsResolverGlobal 2 }
|
||||
|
||||
alDnsStatsTimeoutFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures because there was no response from
|
||||
the server."
|
||||
::= { alStatsDnsResolverGlobal 3 }
|
||||
|
||||
alDnsStatsUnreachableServerFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures because the address of the server
|
||||
is not reachable according to the Concentrator's routing
|
||||
table."
|
||||
::= { alStatsDnsResolverGlobal 4 }
|
||||
|
||||
alDnsStatsMiscFailures OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of failures for an unspecified reason."
|
||||
::= { alStatsDnsResolverGlobal 5 }
|
||||
|
||||
altigaDnsStatsMibConformance OBJECT IDENTIFIER ::= { altigaDnsStatsMibModule 1 }
|
||||
altigaDnsStatsMibCompliances OBJECT IDENTIFIER ::= { altigaDnsStatsMibConformance 1 }
|
||||
|
||||
altigaDnsStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga DNS Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaDnsStatsGroup
|
||||
}
|
||||
::= { altigaDnsStatsMibCompliances 1 }
|
||||
|
||||
altigaDnsStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alDnsStatsAttemptedQueries,
|
||||
alDnsStatsSuccessfulResponses,
|
||||
alDnsStatsTimeoutFailures,
|
||||
alDnsStatsUnreachableServerFailures,
|
||||
alDnsStatsMiscFailures
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the DNS resolver module statistics."
|
||||
::= { alDnsGroup 2 }
|
||||
|
||||
END
|
||||
@ -1,177 +1,177 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-EVENT-STATS-MIB.my: Altiga Event Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-EVENT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsEvent, alEventGroup
|
||||
FROM ALTIGA-MIB
|
||||
alEventMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaEventStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200301130000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Event Statistics MIB models counters and objects that are
|
||||
of management interest for events.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
|
||||
REVISION "200301130000Z"
|
||||
DESCRIPTION
|
||||
"Added alStatsEventNotificationId object"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alEventMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsEventGlobal OBJECT IDENTIFIER ::= { alStatsEvent 1 }
|
||||
|
||||
alStatsEventNotificationId OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The event class and event ID string in class/id format.
|
||||
The string applies as the product is configured to
|
||||
send log events whenever SNMP generates notifications."
|
||||
::= { alStatsEventGlobal 1 }
|
||||
|
||||
alEventStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlEventStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Event Stats Per Class/Event Number."
|
||||
::= { alStatsEvent 2 }
|
||||
|
||||
alEventStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlEventStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alEventStatsTable."
|
||||
INDEX { alEventStatsClass, alEventStatsEventNumber }
|
||||
::= { alEventStatsTable 1 }
|
||||
|
||||
AlEventStatsEntry ::= SEQUENCE {
|
||||
alEventStatsClass Integer32,
|
||||
alEventStatsEventNumber Integer32,
|
||||
alEventStatsCount Counter32
|
||||
}
|
||||
|
||||
alEventStatsClass OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The primary index of this row, the event class."
|
||||
::= { alEventStatsEntry 1 }
|
||||
|
||||
alEventStatsEventNumber OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The secondary index of this row, the event number."
|
||||
::= { alEventStatsEntry 2 }
|
||||
|
||||
alEventStatsCount OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times that the given event for the give class has
|
||||
been generated."
|
||||
::= { alEventStatsEntry 3 }
|
||||
|
||||
altigaEventStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaEventStatsMibModule 1 }
|
||||
altigaEventStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaEventStatsMibConformance 1 }
|
||||
|
||||
altigaEventStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Event Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaEventStatsGroup
|
||||
}
|
||||
::= { altigaEventStatsMibCompliances 1 }
|
||||
|
||||
altigaEventStatsMibComplianceRev1 MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Event Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaEventStatsGroupRev1
|
||||
}
|
||||
::= { altigaEventStatsMibCompliances 2 }
|
||||
|
||||
altigaEventStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alEventStatsClass,
|
||||
alEventStatsEventNumber,
|
||||
alEventStatsCount
|
||||
}
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The objects for Event Statistics."
|
||||
::= { alEventGroup 2 }
|
||||
|
||||
altigaEventStatsGroupRev1 OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alEventStatsClass,
|
||||
alEventStatsEventNumber,
|
||||
alEventStatsCount,
|
||||
alStatsEventNotificationId
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Event Statistics."
|
||||
::= { alEventGroup 3 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-EVENT-STATS-MIB.my: Altiga Event Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-EVENT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsEvent, alEventGroup
|
||||
FROM ALTIGA-MIB
|
||||
alEventMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaEventStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200301130000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Event Statistics MIB models counters and objects that are
|
||||
of management interest for events.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
|
||||
REVISION "200301130000Z"
|
||||
DESCRIPTION
|
||||
"Added alStatsEventNotificationId object"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alEventMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsEventGlobal OBJECT IDENTIFIER ::= { alStatsEvent 1 }
|
||||
|
||||
alStatsEventNotificationId OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The event class and event ID string in class/id format.
|
||||
The string applies as the product is configured to
|
||||
send log events whenever SNMP generates notifications."
|
||||
::= { alStatsEventGlobal 1 }
|
||||
|
||||
alEventStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlEventStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Event Stats Per Class/Event Number."
|
||||
::= { alStatsEvent 2 }
|
||||
|
||||
alEventStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlEventStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alEventStatsTable."
|
||||
INDEX { alEventStatsClass, alEventStatsEventNumber }
|
||||
::= { alEventStatsTable 1 }
|
||||
|
||||
AlEventStatsEntry ::= SEQUENCE {
|
||||
alEventStatsClass Integer32,
|
||||
alEventStatsEventNumber Integer32,
|
||||
alEventStatsCount Counter32
|
||||
}
|
||||
|
||||
alEventStatsClass OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The primary index of this row, the event class."
|
||||
::= { alEventStatsEntry 1 }
|
||||
|
||||
alEventStatsEventNumber OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The secondary index of this row, the event number."
|
||||
::= { alEventStatsEntry 2 }
|
||||
|
||||
alEventStatsCount OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times that the given event for the give class has
|
||||
been generated."
|
||||
::= { alEventStatsEntry 3 }
|
||||
|
||||
altigaEventStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaEventStatsMibModule 1 }
|
||||
altigaEventStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaEventStatsMibConformance 1 }
|
||||
|
||||
altigaEventStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Event Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaEventStatsGroup
|
||||
}
|
||||
::= { altigaEventStatsMibCompliances 1 }
|
||||
|
||||
altigaEventStatsMibComplianceRev1 MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Event Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaEventStatsGroupRev1
|
||||
}
|
||||
::= { altigaEventStatsMibCompliances 2 }
|
||||
|
||||
altigaEventStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alEventStatsClass,
|
||||
alEventStatsEventNumber,
|
||||
alEventStatsCount
|
||||
}
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The objects for Event Statistics."
|
||||
::= { alEventGroup 2 }
|
||||
|
||||
altigaEventStatsGroupRev1 OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alEventStatsClass,
|
||||
alEventStatsEventNumber,
|
||||
alEventStatsCount,
|
||||
alStatsEventNotificationId
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Event Statistics."
|
||||
::= { alEventGroup 3 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
@ -1,177 +1,177 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-EVENT-STATS-MIB.my: Altiga Event Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-EVENT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsEvent, alEventGroup
|
||||
FROM ALTIGA-MIB
|
||||
alEventMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaEventStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200301130000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Event Statistics MIB models counters and objects that are
|
||||
of management interest for events.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
|
||||
REVISION "200301130000Z"
|
||||
DESCRIPTION
|
||||
"Added alStatsEventNotificationId object"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alEventMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsEventGlobal OBJECT IDENTIFIER ::= { alStatsEvent 1 }
|
||||
|
||||
alStatsEventNotificationId OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The event class and event ID string in class/id format.
|
||||
The string applies as the product is configured to
|
||||
send log events whenever SNMP generates notifications."
|
||||
::= { alStatsEventGlobal 1 }
|
||||
|
||||
alEventStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlEventStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Event Stats Per Class/Event Number."
|
||||
::= { alStatsEvent 2 }
|
||||
|
||||
alEventStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlEventStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alEventStatsTable."
|
||||
INDEX { alEventStatsClass, alEventStatsEventNumber }
|
||||
::= { alEventStatsTable 1 }
|
||||
|
||||
AlEventStatsEntry ::= SEQUENCE {
|
||||
alEventStatsClass Integer32,
|
||||
alEventStatsEventNumber Integer32,
|
||||
alEventStatsCount Counter32
|
||||
}
|
||||
|
||||
alEventStatsClass OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The primary index of this row, the event class."
|
||||
::= { alEventStatsEntry 1 }
|
||||
|
||||
alEventStatsEventNumber OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The secondary index of this row, the event number."
|
||||
::= { alEventStatsEntry 2 }
|
||||
|
||||
alEventStatsCount OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times that the given event for the give class has
|
||||
been generated."
|
||||
::= { alEventStatsEntry 3 }
|
||||
|
||||
altigaEventStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaEventStatsMibModule 1 }
|
||||
altigaEventStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaEventStatsMibConformance 1 }
|
||||
|
||||
altigaEventStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Event Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaEventStatsGroup
|
||||
}
|
||||
::= { altigaEventStatsMibCompliances 1 }
|
||||
|
||||
altigaEventStatsMibComplianceRev1 MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Event Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaEventStatsGroupRev1
|
||||
}
|
||||
::= { altigaEventStatsMibCompliances 2 }
|
||||
|
||||
altigaEventStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alEventStatsClass,
|
||||
alEventStatsEventNumber,
|
||||
alEventStatsCount
|
||||
}
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The objects for Event Statistics."
|
||||
::= { alEventGroup 2 }
|
||||
|
||||
altigaEventStatsGroupRev1 OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alEventStatsClass,
|
||||
alEventStatsEventNumber,
|
||||
alEventStatsCount,
|
||||
alStatsEventNotificationId
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Event Statistics."
|
||||
::= { alEventGroup 3 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-EVENT-STATS-MIB.my: Altiga Event Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-EVENT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsEvent, alEventGroup
|
||||
FROM ALTIGA-MIB
|
||||
alEventMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaEventStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200301130000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Event Statistics MIB models counters and objects that are
|
||||
of management interest for events.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
|
||||
REVISION "200301130000Z"
|
||||
DESCRIPTION
|
||||
"Added alStatsEventNotificationId object"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alEventMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsEventGlobal OBJECT IDENTIFIER ::= { alStatsEvent 1 }
|
||||
|
||||
alStatsEventNotificationId OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The event class and event ID string in class/id format.
|
||||
The string applies as the product is configured to
|
||||
send log events whenever SNMP generates notifications."
|
||||
::= { alStatsEventGlobal 1 }
|
||||
|
||||
alEventStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlEventStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Event Stats Per Class/Event Number."
|
||||
::= { alStatsEvent 2 }
|
||||
|
||||
alEventStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlEventStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alEventStatsTable."
|
||||
INDEX { alEventStatsClass, alEventStatsEventNumber }
|
||||
::= { alEventStatsTable 1 }
|
||||
|
||||
AlEventStatsEntry ::= SEQUENCE {
|
||||
alEventStatsClass Integer32,
|
||||
alEventStatsEventNumber Integer32,
|
||||
alEventStatsCount Counter32
|
||||
}
|
||||
|
||||
alEventStatsClass OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The primary index of this row, the event class."
|
||||
::= { alEventStatsEntry 1 }
|
||||
|
||||
alEventStatsEventNumber OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The secondary index of this row, the event number."
|
||||
::= { alEventStatsEntry 2 }
|
||||
|
||||
alEventStatsCount OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times that the given event for the give class has
|
||||
been generated."
|
||||
::= { alEventStatsEntry 3 }
|
||||
|
||||
altigaEventStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaEventStatsMibModule 1 }
|
||||
altigaEventStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaEventStatsMibConformance 1 }
|
||||
|
||||
altigaEventStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Event Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaEventStatsGroup
|
||||
}
|
||||
::= { altigaEventStatsMibCompliances 1 }
|
||||
|
||||
altigaEventStatsMibComplianceRev1 MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Event Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaEventStatsGroupRev1
|
||||
}
|
||||
::= { altigaEventStatsMibCompliances 2 }
|
||||
|
||||
altigaEventStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alEventStatsClass,
|
||||
alEventStatsEventNumber,
|
||||
alEventStatsCount
|
||||
}
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"The objects for Event Statistics."
|
||||
::= { alEventGroup 2 }
|
||||
|
||||
altigaEventStatsGroupRev1 OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alEventStatsClass,
|
||||
alEventStatsEventNumber,
|
||||
alEventStatsCount,
|
||||
alStatsEventNotificationId
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Event Statistics."
|
||||
::= { alEventGroup 3 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
@ -1,294 +1,294 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-FILTER-STATS-MIB.my: Altiga Filter Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-FILTER-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, TimeTicks, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsFilter, alFilterGroup
|
||||
FROM ALTIGA-MIB
|
||||
alFilterMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaFilterStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Filter Statistics MIB models counters and objects that are
|
||||
of management interest for filters.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
Rx: Received
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
Tx: Transmitted
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alFilterMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsFilterGlobal OBJECT IDENTIFIER ::= { alStatsFilter 1 }
|
||||
|
||||
alFilterStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlFilterStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of filter statistics."
|
||||
::= { alStatsFilter 2 }
|
||||
|
||||
alFilterStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlFilterStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alFilterStatsTable."
|
||||
INDEX { alFilterStatsInterfaceId }
|
||||
::= { alFilterStatsTable 1 }
|
||||
|
||||
AlFilterStatsEntry ::= SEQUENCE {
|
||||
alFilterStatsInterfaceId Integer32,
|
||||
alFilterStatsStartTime TimeTicks,
|
||||
alFilterStatsInPktsFiltered Counter32,
|
||||
alFilterStatsOutPktsFiltered Counter32,
|
||||
alFilterStatsInPktsRx Counter32,
|
||||
alFilterStatsOutPktsRx Counter32,
|
||||
alFilterStatsInPktsTx Counter32,
|
||||
alFilterStatsOutPktsTx Counter32,
|
||||
alFilterStatsInShortTcpHdr Counter32,
|
||||
alFilterStatsOutShortTcpHdr Counter32,
|
||||
alFilterStatsInShortUdpHdr Counter32,
|
||||
alFilterStatsOutShortUdpHdr Counter32,
|
||||
alFilterStatsInTcpFragDiscard Counter32,
|
||||
alFilterStatsOutTcpFragDiscard Counter32,
|
||||
alFilterStatsInIcmpFragDiscard Counter32,
|
||||
alFilterStatsOutIcmpFragDiscard Counter32
|
||||
}
|
||||
|
||||
alFilterStatsInterfaceId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The primary index of this row, the IP interface ID."
|
||||
::= { alFilterStatsEntry 1 }
|
||||
|
||||
alFilterStatsStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Start time the filter became active."
|
||||
::= { alFilterStatsEntry 2 }
|
||||
|
||||
alFilterStatsInPktsFiltered OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets discarded on this interface."
|
||||
::= { alFilterStatsEntry 3 }
|
||||
|
||||
alFilterStatsOutPktsFiltered OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets discarded on this interface."
|
||||
::= { alFilterStatsEntry 4 }
|
||||
|
||||
alFilterStatsInPktsRx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets received on this interface."
|
||||
::= { alFilterStatsEntry 5 }
|
||||
|
||||
alFilterStatsOutPktsRx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets received on this interface.
|
||||
This count includes filtered (dropped) packets."
|
||||
::= { alFilterStatsEntry 6 }
|
||||
|
||||
alFilterStatsInPktsTx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets forwarded on this interface."
|
||||
::= { alFilterStatsEntry 7 }
|
||||
|
||||
alFilterStatsOutPktsTx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets forwarded on this interface.
|
||||
This count does not include filtered packets."
|
||||
::= { alFilterStatsEntry 8 }
|
||||
|
||||
alFilterStatsInShortTcpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound TCP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 9 }
|
||||
|
||||
alFilterStatsOutShortTcpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound TCP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 10 }
|
||||
|
||||
alFilterStatsInShortUdpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound UDP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 11 }
|
||||
|
||||
alFilterStatsOutShortUdpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound UDP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 12 }
|
||||
|
||||
alFilterStatsInTcpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound TCP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 13 }
|
||||
|
||||
alFilterStatsOutTcpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound TCP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 14 }
|
||||
|
||||
alFilterStatsInIcmpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound ICMP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 15 }
|
||||
|
||||
alFilterStatsOutIcmpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound ICMP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 16 }
|
||||
|
||||
altigaFilterStatsMibConformance OBJECT IDENTIFIER ::= { altigaFilterStatsMibModule 1 }
|
||||
altigaFilterStatsMibCompliances OBJECT IDENTIFIER ::= { altigaFilterStatsMibConformance 1 }
|
||||
|
||||
altigaFilterStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Filter Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaFilterStatsGroup
|
||||
}
|
||||
::= { altigaFilterStatsMibCompliances 1 }
|
||||
|
||||
altigaFilterStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alFilterStatsInterfaceId,
|
||||
alFilterStatsStartTime,
|
||||
alFilterStatsInPktsFiltered,
|
||||
alFilterStatsOutPktsFiltered,
|
||||
alFilterStatsInPktsRx,
|
||||
alFilterStatsOutPktsRx,
|
||||
alFilterStatsInPktsTx,
|
||||
alFilterStatsOutPktsTx,
|
||||
alFilterStatsInShortTcpHdr,
|
||||
alFilterStatsOutShortTcpHdr,
|
||||
alFilterStatsInShortUdpHdr,
|
||||
alFilterStatsOutShortUdpHdr,
|
||||
alFilterStatsInTcpFragDiscard,
|
||||
alFilterStatsOutTcpFragDiscard,
|
||||
alFilterStatsInIcmpFragDiscard,
|
||||
alFilterStatsOutIcmpFragDiscard
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for filter statistics."
|
||||
::= { alFilterGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-FILTER-STATS-MIB.my: Altiga Filter Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-FILTER-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, TimeTicks, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsFilter, alFilterGroup
|
||||
FROM ALTIGA-MIB
|
||||
alFilterMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaFilterStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Filter Statistics MIB models counters and objects that are
|
||||
of management interest for filters.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
Rx: Received
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
Tx: Transmitted
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alFilterMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsFilterGlobal OBJECT IDENTIFIER ::= { alStatsFilter 1 }
|
||||
|
||||
alFilterStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlFilterStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of filter statistics."
|
||||
::= { alStatsFilter 2 }
|
||||
|
||||
alFilterStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlFilterStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alFilterStatsTable."
|
||||
INDEX { alFilterStatsInterfaceId }
|
||||
::= { alFilterStatsTable 1 }
|
||||
|
||||
AlFilterStatsEntry ::= SEQUENCE {
|
||||
alFilterStatsInterfaceId Integer32,
|
||||
alFilterStatsStartTime TimeTicks,
|
||||
alFilterStatsInPktsFiltered Counter32,
|
||||
alFilterStatsOutPktsFiltered Counter32,
|
||||
alFilterStatsInPktsRx Counter32,
|
||||
alFilterStatsOutPktsRx Counter32,
|
||||
alFilterStatsInPktsTx Counter32,
|
||||
alFilterStatsOutPktsTx Counter32,
|
||||
alFilterStatsInShortTcpHdr Counter32,
|
||||
alFilterStatsOutShortTcpHdr Counter32,
|
||||
alFilterStatsInShortUdpHdr Counter32,
|
||||
alFilterStatsOutShortUdpHdr Counter32,
|
||||
alFilterStatsInTcpFragDiscard Counter32,
|
||||
alFilterStatsOutTcpFragDiscard Counter32,
|
||||
alFilterStatsInIcmpFragDiscard Counter32,
|
||||
alFilterStatsOutIcmpFragDiscard Counter32
|
||||
}
|
||||
|
||||
alFilterStatsInterfaceId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The primary index of this row, the IP interface ID."
|
||||
::= { alFilterStatsEntry 1 }
|
||||
|
||||
alFilterStatsStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Start time the filter became active."
|
||||
::= { alFilterStatsEntry 2 }
|
||||
|
||||
alFilterStatsInPktsFiltered OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets discarded on this interface."
|
||||
::= { alFilterStatsEntry 3 }
|
||||
|
||||
alFilterStatsOutPktsFiltered OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets discarded on this interface."
|
||||
::= { alFilterStatsEntry 4 }
|
||||
|
||||
alFilterStatsInPktsRx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets received on this interface."
|
||||
::= { alFilterStatsEntry 5 }
|
||||
|
||||
alFilterStatsOutPktsRx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets received on this interface.
|
||||
This count includes filtered (dropped) packets."
|
||||
::= { alFilterStatsEntry 6 }
|
||||
|
||||
alFilterStatsInPktsTx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets forwarded on this interface."
|
||||
::= { alFilterStatsEntry 7 }
|
||||
|
||||
alFilterStatsOutPktsTx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets forwarded on this interface.
|
||||
This count does not include filtered packets."
|
||||
::= { alFilterStatsEntry 8 }
|
||||
|
||||
alFilterStatsInShortTcpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound TCP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 9 }
|
||||
|
||||
alFilterStatsOutShortTcpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound TCP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 10 }
|
||||
|
||||
alFilterStatsInShortUdpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound UDP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 11 }
|
||||
|
||||
alFilterStatsOutShortUdpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound UDP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 12 }
|
||||
|
||||
alFilterStatsInTcpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound TCP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 13 }
|
||||
|
||||
alFilterStatsOutTcpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound TCP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 14 }
|
||||
|
||||
alFilterStatsInIcmpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound ICMP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 15 }
|
||||
|
||||
alFilterStatsOutIcmpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound ICMP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 16 }
|
||||
|
||||
altigaFilterStatsMibConformance OBJECT IDENTIFIER ::= { altigaFilterStatsMibModule 1 }
|
||||
altigaFilterStatsMibCompliances OBJECT IDENTIFIER ::= { altigaFilterStatsMibConformance 1 }
|
||||
|
||||
altigaFilterStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Filter Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaFilterStatsGroup
|
||||
}
|
||||
::= { altigaFilterStatsMibCompliances 1 }
|
||||
|
||||
altigaFilterStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alFilterStatsInterfaceId,
|
||||
alFilterStatsStartTime,
|
||||
alFilterStatsInPktsFiltered,
|
||||
alFilterStatsOutPktsFiltered,
|
||||
alFilterStatsInPktsRx,
|
||||
alFilterStatsOutPktsRx,
|
||||
alFilterStatsInPktsTx,
|
||||
alFilterStatsOutPktsTx,
|
||||
alFilterStatsInShortTcpHdr,
|
||||
alFilterStatsOutShortTcpHdr,
|
||||
alFilterStatsInShortUdpHdr,
|
||||
alFilterStatsOutShortUdpHdr,
|
||||
alFilterStatsInTcpFragDiscard,
|
||||
alFilterStatsOutTcpFragDiscard,
|
||||
alFilterStatsInIcmpFragDiscard,
|
||||
alFilterStatsOutIcmpFragDiscard
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for filter statistics."
|
||||
::= { alFilterGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,294 +1,294 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-FILTER-STATS-MIB.my: Altiga Filter Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-FILTER-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, TimeTicks, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsFilter, alFilterGroup
|
||||
FROM ALTIGA-MIB
|
||||
alFilterMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaFilterStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Filter Statistics MIB models counters and objects that are
|
||||
of management interest for filters.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
Rx: Received
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
Tx: Transmitted
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alFilterMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsFilterGlobal OBJECT IDENTIFIER ::= { alStatsFilter 1 }
|
||||
|
||||
alFilterStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlFilterStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of filter statistics."
|
||||
::= { alStatsFilter 2 }
|
||||
|
||||
alFilterStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlFilterStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alFilterStatsTable."
|
||||
INDEX { alFilterStatsInterfaceId }
|
||||
::= { alFilterStatsTable 1 }
|
||||
|
||||
AlFilterStatsEntry ::= SEQUENCE {
|
||||
alFilterStatsInterfaceId Integer32,
|
||||
alFilterStatsStartTime TimeTicks,
|
||||
alFilterStatsInPktsFiltered Counter32,
|
||||
alFilterStatsOutPktsFiltered Counter32,
|
||||
alFilterStatsInPktsRx Counter32,
|
||||
alFilterStatsOutPktsRx Counter32,
|
||||
alFilterStatsInPktsTx Counter32,
|
||||
alFilterStatsOutPktsTx Counter32,
|
||||
alFilterStatsInShortTcpHdr Counter32,
|
||||
alFilterStatsOutShortTcpHdr Counter32,
|
||||
alFilterStatsInShortUdpHdr Counter32,
|
||||
alFilterStatsOutShortUdpHdr Counter32,
|
||||
alFilterStatsInTcpFragDiscard Counter32,
|
||||
alFilterStatsOutTcpFragDiscard Counter32,
|
||||
alFilterStatsInIcmpFragDiscard Counter32,
|
||||
alFilterStatsOutIcmpFragDiscard Counter32
|
||||
}
|
||||
|
||||
alFilterStatsInterfaceId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The primary index of this row, the IP interface ID."
|
||||
::= { alFilterStatsEntry 1 }
|
||||
|
||||
alFilterStatsStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Start time the filter became active."
|
||||
::= { alFilterStatsEntry 2 }
|
||||
|
||||
alFilterStatsInPktsFiltered OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets discarded on this interface."
|
||||
::= { alFilterStatsEntry 3 }
|
||||
|
||||
alFilterStatsOutPktsFiltered OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets discarded on this interface."
|
||||
::= { alFilterStatsEntry 4 }
|
||||
|
||||
alFilterStatsInPktsRx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets received on this interface."
|
||||
::= { alFilterStatsEntry 5 }
|
||||
|
||||
alFilterStatsOutPktsRx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets received on this interface.
|
||||
This count includes filtered (dropped) packets."
|
||||
::= { alFilterStatsEntry 6 }
|
||||
|
||||
alFilterStatsInPktsTx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets forwarded on this interface."
|
||||
::= { alFilterStatsEntry 7 }
|
||||
|
||||
alFilterStatsOutPktsTx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets forwarded on this interface.
|
||||
This count does not include filtered packets."
|
||||
::= { alFilterStatsEntry 8 }
|
||||
|
||||
alFilterStatsInShortTcpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound TCP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 9 }
|
||||
|
||||
alFilterStatsOutShortTcpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound TCP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 10 }
|
||||
|
||||
alFilterStatsInShortUdpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound UDP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 11 }
|
||||
|
||||
alFilterStatsOutShortUdpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound UDP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 12 }
|
||||
|
||||
alFilterStatsInTcpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound TCP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 13 }
|
||||
|
||||
alFilterStatsOutTcpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound TCP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 14 }
|
||||
|
||||
alFilterStatsInIcmpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound ICMP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 15 }
|
||||
|
||||
alFilterStatsOutIcmpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound ICMP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 16 }
|
||||
|
||||
altigaFilterStatsMibConformance OBJECT IDENTIFIER ::= { altigaFilterStatsMibModule 1 }
|
||||
altigaFilterStatsMibCompliances OBJECT IDENTIFIER ::= { altigaFilterStatsMibConformance 1 }
|
||||
|
||||
altigaFilterStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Filter Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaFilterStatsGroup
|
||||
}
|
||||
::= { altigaFilterStatsMibCompliances 1 }
|
||||
|
||||
altigaFilterStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alFilterStatsInterfaceId,
|
||||
alFilterStatsStartTime,
|
||||
alFilterStatsInPktsFiltered,
|
||||
alFilterStatsOutPktsFiltered,
|
||||
alFilterStatsInPktsRx,
|
||||
alFilterStatsOutPktsRx,
|
||||
alFilterStatsInPktsTx,
|
||||
alFilterStatsOutPktsTx,
|
||||
alFilterStatsInShortTcpHdr,
|
||||
alFilterStatsOutShortTcpHdr,
|
||||
alFilterStatsInShortUdpHdr,
|
||||
alFilterStatsOutShortUdpHdr,
|
||||
alFilterStatsInTcpFragDiscard,
|
||||
alFilterStatsOutTcpFragDiscard,
|
||||
alFilterStatsInIcmpFragDiscard,
|
||||
alFilterStatsOutIcmpFragDiscard
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for filter statistics."
|
||||
::= { alFilterGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-FILTER-STATS-MIB.my: Altiga Filter Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-FILTER-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, TimeTicks, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsFilter, alFilterGroup
|
||||
FROM ALTIGA-MIB
|
||||
alFilterMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaFilterStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Filter Statistics MIB models counters and objects that are
|
||||
of management interest for filters.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
Rx: Received
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
Tx: Transmitted
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alFilterMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsFilterGlobal OBJECT IDENTIFIER ::= { alStatsFilter 1 }
|
||||
|
||||
alFilterStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlFilterStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of filter statistics."
|
||||
::= { alStatsFilter 2 }
|
||||
|
||||
alFilterStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlFilterStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alFilterStatsTable."
|
||||
INDEX { alFilterStatsInterfaceId }
|
||||
::= { alFilterStatsTable 1 }
|
||||
|
||||
AlFilterStatsEntry ::= SEQUENCE {
|
||||
alFilterStatsInterfaceId Integer32,
|
||||
alFilterStatsStartTime TimeTicks,
|
||||
alFilterStatsInPktsFiltered Counter32,
|
||||
alFilterStatsOutPktsFiltered Counter32,
|
||||
alFilterStatsInPktsRx Counter32,
|
||||
alFilterStatsOutPktsRx Counter32,
|
||||
alFilterStatsInPktsTx Counter32,
|
||||
alFilterStatsOutPktsTx Counter32,
|
||||
alFilterStatsInShortTcpHdr Counter32,
|
||||
alFilterStatsOutShortTcpHdr Counter32,
|
||||
alFilterStatsInShortUdpHdr Counter32,
|
||||
alFilterStatsOutShortUdpHdr Counter32,
|
||||
alFilterStatsInTcpFragDiscard Counter32,
|
||||
alFilterStatsOutTcpFragDiscard Counter32,
|
||||
alFilterStatsInIcmpFragDiscard Counter32,
|
||||
alFilterStatsOutIcmpFragDiscard Counter32
|
||||
}
|
||||
|
||||
alFilterStatsInterfaceId OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The primary index of this row, the IP interface ID."
|
||||
::= { alFilterStatsEntry 1 }
|
||||
|
||||
alFilterStatsStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Start time the filter became active."
|
||||
::= { alFilterStatsEntry 2 }
|
||||
|
||||
alFilterStatsInPktsFiltered OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets discarded on this interface."
|
||||
::= { alFilterStatsEntry 3 }
|
||||
|
||||
alFilterStatsOutPktsFiltered OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets discarded on this interface."
|
||||
::= { alFilterStatsEntry 4 }
|
||||
|
||||
alFilterStatsInPktsRx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets received on this interface."
|
||||
::= { alFilterStatsEntry 5 }
|
||||
|
||||
alFilterStatsOutPktsRx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets received on this interface.
|
||||
This count includes filtered (dropped) packets."
|
||||
::= { alFilterStatsEntry 6 }
|
||||
|
||||
alFilterStatsInPktsTx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets forwarded on this interface."
|
||||
::= { alFilterStatsEntry 7 }
|
||||
|
||||
alFilterStatsOutPktsTx OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets forwarded on this interface.
|
||||
This count does not include filtered packets."
|
||||
::= { alFilterStatsEntry 8 }
|
||||
|
||||
alFilterStatsInShortTcpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound TCP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 9 }
|
||||
|
||||
alFilterStatsOutShortTcpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound TCP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 10 }
|
||||
|
||||
alFilterStatsInShortUdpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound UDP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 11 }
|
||||
|
||||
alFilterStatsOutShortUdpHdr OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound UDP packets discarded on this interface
|
||||
because the header was incomplete."
|
||||
::= { alFilterStatsEntry 12 }
|
||||
|
||||
alFilterStatsInTcpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound TCP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 13 }
|
||||
|
||||
alFilterStatsOutTcpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound TCP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 14 }
|
||||
|
||||
alFilterStatsInIcmpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound ICMP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 15 }
|
||||
|
||||
alFilterStatsOutIcmpFragDiscard OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound ICMP packets discarded on this interface
|
||||
because packet was fragmented."
|
||||
::= { alFilterStatsEntry 16 }
|
||||
|
||||
altigaFilterStatsMibConformance OBJECT IDENTIFIER ::= { altigaFilterStatsMibModule 1 }
|
||||
altigaFilterStatsMibCompliances OBJECT IDENTIFIER ::= { altigaFilterStatsMibConformance 1 }
|
||||
|
||||
altigaFilterStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Filter Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaFilterStatsGroup
|
||||
}
|
||||
::= { altigaFilterStatsMibCompliances 1 }
|
||||
|
||||
altigaFilterStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alFilterStatsInterfaceId,
|
||||
alFilterStatsStartTime,
|
||||
alFilterStatsInPktsFiltered,
|
||||
alFilterStatsOutPktsFiltered,
|
||||
alFilterStatsInPktsRx,
|
||||
alFilterStatsOutPktsRx,
|
||||
alFilterStatsInPktsTx,
|
||||
alFilterStatsOutPktsTx,
|
||||
alFilterStatsInShortTcpHdr,
|
||||
alFilterStatsOutShortTcpHdr,
|
||||
alFilterStatsInShortUdpHdr,
|
||||
alFilterStatsOutShortUdpHdr,
|
||||
alFilterStatsInTcpFragDiscard,
|
||||
alFilterStatsOutTcpFragDiscard,
|
||||
alFilterStatsInIcmpFragDiscard,
|
||||
alFilterStatsOutIcmpFragDiscard
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for filter statistics."
|
||||
::= { alFilterGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,217 +1,217 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-FTP-STATS-MIB.my: FTP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-FTP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsFtp, alFtpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alFtpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaFtpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga FTP Statistics MIB models counters and objects
|
||||
that are of management interest for FTP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alFtpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsFtpServerGlobal OBJECT IDENTIFIER ::= { alStatsFtp 1 }
|
||||
alStatsFtpClientGlobal OBJECT IDENTIFIER ::= { alStatsFtp 2 }
|
||||
|
||||
alFtpClientStatsMaxSess OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current maximum number of FTP client sessions."
|
||||
::= { alStatsFtpClientGlobal 1 }
|
||||
|
||||
alFtpClientStatsTotalSess OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client sessions since boot."
|
||||
::= { alStatsFtpClientGlobal 2 }
|
||||
|
||||
alFtpClientStatsGoodConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of successful FTP client connections
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 3 }
|
||||
|
||||
alFtpClientStatsBadConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of unsuccessful FTP client connections
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 4 }
|
||||
|
||||
alFtpClientStatsGoodDataConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of successful FTP client data-socket
|
||||
connections since boot."
|
||||
::= { alStatsFtpClientGlobal 5 }
|
||||
|
||||
alFtpClientStatsBadDataConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of unsuccessful FTP client data-socket
|
||||
connections since boot."
|
||||
::= { alStatsFtpClientGlobal 6 }
|
||||
|
||||
alFtpClientStatsGoodFileXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of successful FTP client file transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 7 }
|
||||
|
||||
alFtpClientStatsBadFileXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The numner of unsuccessful FTP client file transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 8 }
|
||||
|
||||
alFtpClientStatsAsciiXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client ASCII mode transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 9 }
|
||||
|
||||
alFtpClientStatsBinaryXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client BINARY mode transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 10 }
|
||||
|
||||
alFtpClientStatsOctetsXmit OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number bytes transmitted by the FTP client
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 11 }
|
||||
|
||||
alFtpClientStatsOctetsRecv OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number bytes received by the FTP client
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 12 }
|
||||
|
||||
alFtpClientStatsTimeouts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client command/response timeouts
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 13 }
|
||||
|
||||
altigaFtpStatsMibConformance OBJECT IDENTIFIER ::= { altigaFtpStatsMibModule 1 }
|
||||
altigaFtpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaFtpStatsMibConformance 1 }
|
||||
|
||||
altigaFtpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga FTP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaFtpStatsGroup
|
||||
}
|
||||
::= { altigaFtpStatsMibCompliances 1 }
|
||||
|
||||
altigaFtpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alFtpClientStatsMaxSess,
|
||||
alFtpClientStatsTotalSess,
|
||||
alFtpClientStatsGoodConns,
|
||||
alFtpClientStatsBadConns,
|
||||
alFtpClientStatsGoodDataConns,
|
||||
alFtpClientStatsBadDataConns,
|
||||
alFtpClientStatsGoodFileXfers,
|
||||
alFtpClientStatsBadFileXfers,
|
||||
alFtpClientStatsAsciiXfers,
|
||||
alFtpClientStatsBinaryXfers,
|
||||
alFtpClientStatsOctetsXmit,
|
||||
alFtpClientStatsOctetsRecv,
|
||||
alFtpClientStatsTimeouts
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Ftp statistics."
|
||||
::= { alFtpGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-FTP-STATS-MIB.my: FTP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-FTP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsFtp, alFtpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alFtpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaFtpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga FTP Statistics MIB models counters and objects
|
||||
that are of management interest for FTP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alFtpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsFtpServerGlobal OBJECT IDENTIFIER ::= { alStatsFtp 1 }
|
||||
alStatsFtpClientGlobal OBJECT IDENTIFIER ::= { alStatsFtp 2 }
|
||||
|
||||
alFtpClientStatsMaxSess OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current maximum number of FTP client sessions."
|
||||
::= { alStatsFtpClientGlobal 1 }
|
||||
|
||||
alFtpClientStatsTotalSess OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client sessions since boot."
|
||||
::= { alStatsFtpClientGlobal 2 }
|
||||
|
||||
alFtpClientStatsGoodConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of successful FTP client connections
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 3 }
|
||||
|
||||
alFtpClientStatsBadConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of unsuccessful FTP client connections
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 4 }
|
||||
|
||||
alFtpClientStatsGoodDataConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of successful FTP client data-socket
|
||||
connections since boot."
|
||||
::= { alStatsFtpClientGlobal 5 }
|
||||
|
||||
alFtpClientStatsBadDataConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of unsuccessful FTP client data-socket
|
||||
connections since boot."
|
||||
::= { alStatsFtpClientGlobal 6 }
|
||||
|
||||
alFtpClientStatsGoodFileXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of successful FTP client file transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 7 }
|
||||
|
||||
alFtpClientStatsBadFileXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The numner of unsuccessful FTP client file transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 8 }
|
||||
|
||||
alFtpClientStatsAsciiXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client ASCII mode transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 9 }
|
||||
|
||||
alFtpClientStatsBinaryXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client BINARY mode transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 10 }
|
||||
|
||||
alFtpClientStatsOctetsXmit OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number bytes transmitted by the FTP client
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 11 }
|
||||
|
||||
alFtpClientStatsOctetsRecv OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number bytes received by the FTP client
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 12 }
|
||||
|
||||
alFtpClientStatsTimeouts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client command/response timeouts
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 13 }
|
||||
|
||||
altigaFtpStatsMibConformance OBJECT IDENTIFIER ::= { altigaFtpStatsMibModule 1 }
|
||||
altigaFtpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaFtpStatsMibConformance 1 }
|
||||
|
||||
altigaFtpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga FTP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaFtpStatsGroup
|
||||
}
|
||||
::= { altigaFtpStatsMibCompliances 1 }
|
||||
|
||||
altigaFtpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alFtpClientStatsMaxSess,
|
||||
alFtpClientStatsTotalSess,
|
||||
alFtpClientStatsGoodConns,
|
||||
alFtpClientStatsBadConns,
|
||||
alFtpClientStatsGoodDataConns,
|
||||
alFtpClientStatsBadDataConns,
|
||||
alFtpClientStatsGoodFileXfers,
|
||||
alFtpClientStatsBadFileXfers,
|
||||
alFtpClientStatsAsciiXfers,
|
||||
alFtpClientStatsBinaryXfers,
|
||||
alFtpClientStatsOctetsXmit,
|
||||
alFtpClientStatsOctetsRecv,
|
||||
alFtpClientStatsTimeouts
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Ftp statistics."
|
||||
::= { alFtpGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,217 +1,217 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-FTP-STATS-MIB.my: FTP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-FTP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsFtp, alFtpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alFtpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaFtpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga FTP Statistics MIB models counters and objects
|
||||
that are of management interest for FTP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alFtpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsFtpServerGlobal OBJECT IDENTIFIER ::= { alStatsFtp 1 }
|
||||
alStatsFtpClientGlobal OBJECT IDENTIFIER ::= { alStatsFtp 2 }
|
||||
|
||||
alFtpClientStatsMaxSess OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current maximum number of FTP client sessions."
|
||||
::= { alStatsFtpClientGlobal 1 }
|
||||
|
||||
alFtpClientStatsTotalSess OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client sessions since boot."
|
||||
::= { alStatsFtpClientGlobal 2 }
|
||||
|
||||
alFtpClientStatsGoodConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of successful FTP client connections
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 3 }
|
||||
|
||||
alFtpClientStatsBadConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of unsuccessful FTP client connections
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 4 }
|
||||
|
||||
alFtpClientStatsGoodDataConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of successful FTP client data-socket
|
||||
connections since boot."
|
||||
::= { alStatsFtpClientGlobal 5 }
|
||||
|
||||
alFtpClientStatsBadDataConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of unsuccessful FTP client data-socket
|
||||
connections since boot."
|
||||
::= { alStatsFtpClientGlobal 6 }
|
||||
|
||||
alFtpClientStatsGoodFileXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of successful FTP client file transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 7 }
|
||||
|
||||
alFtpClientStatsBadFileXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The numner of unsuccessful FTP client file transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 8 }
|
||||
|
||||
alFtpClientStatsAsciiXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client ASCII mode transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 9 }
|
||||
|
||||
alFtpClientStatsBinaryXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client BINARY mode transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 10 }
|
||||
|
||||
alFtpClientStatsOctetsXmit OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number bytes transmitted by the FTP client
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 11 }
|
||||
|
||||
alFtpClientStatsOctetsRecv OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number bytes received by the FTP client
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 12 }
|
||||
|
||||
alFtpClientStatsTimeouts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client command/response timeouts
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 13 }
|
||||
|
||||
altigaFtpStatsMibConformance OBJECT IDENTIFIER ::= { altigaFtpStatsMibModule 1 }
|
||||
altigaFtpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaFtpStatsMibConformance 1 }
|
||||
|
||||
altigaFtpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga FTP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaFtpStatsGroup
|
||||
}
|
||||
::= { altigaFtpStatsMibCompliances 1 }
|
||||
|
||||
altigaFtpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alFtpClientStatsMaxSess,
|
||||
alFtpClientStatsTotalSess,
|
||||
alFtpClientStatsGoodConns,
|
||||
alFtpClientStatsBadConns,
|
||||
alFtpClientStatsGoodDataConns,
|
||||
alFtpClientStatsBadDataConns,
|
||||
alFtpClientStatsGoodFileXfers,
|
||||
alFtpClientStatsBadFileXfers,
|
||||
alFtpClientStatsAsciiXfers,
|
||||
alFtpClientStatsBinaryXfers,
|
||||
alFtpClientStatsOctetsXmit,
|
||||
alFtpClientStatsOctetsRecv,
|
||||
alFtpClientStatsTimeouts
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Ftp statistics."
|
||||
::= { alFtpGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-FTP-STATS-MIB.my: FTP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-FTP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsFtp, alFtpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alFtpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaFtpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga FTP Statistics MIB models counters and objects
|
||||
that are of management interest for FTP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alFtpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsFtpServerGlobal OBJECT IDENTIFIER ::= { alStatsFtp 1 }
|
||||
alStatsFtpClientGlobal OBJECT IDENTIFIER ::= { alStatsFtp 2 }
|
||||
|
||||
alFtpClientStatsMaxSess OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current maximum number of FTP client sessions."
|
||||
::= { alStatsFtpClientGlobal 1 }
|
||||
|
||||
alFtpClientStatsTotalSess OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client sessions since boot."
|
||||
::= { alStatsFtpClientGlobal 2 }
|
||||
|
||||
alFtpClientStatsGoodConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of successful FTP client connections
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 3 }
|
||||
|
||||
alFtpClientStatsBadConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of unsuccessful FTP client connections
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 4 }
|
||||
|
||||
alFtpClientStatsGoodDataConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of successful FTP client data-socket
|
||||
connections since boot."
|
||||
::= { alStatsFtpClientGlobal 5 }
|
||||
|
||||
alFtpClientStatsBadDataConns OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of unsuccessful FTP client data-socket
|
||||
connections since boot."
|
||||
::= { alStatsFtpClientGlobal 6 }
|
||||
|
||||
alFtpClientStatsGoodFileXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of successful FTP client file transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 7 }
|
||||
|
||||
alFtpClientStatsBadFileXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The numner of unsuccessful FTP client file transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 8 }
|
||||
|
||||
alFtpClientStatsAsciiXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client ASCII mode transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 9 }
|
||||
|
||||
alFtpClientStatsBinaryXfers OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client BINARY mode transfers
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 10 }
|
||||
|
||||
alFtpClientStatsOctetsXmit OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number bytes transmitted by the FTP client
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 11 }
|
||||
|
||||
alFtpClientStatsOctetsRecv OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number bytes received by the FTP client
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 12 }
|
||||
|
||||
alFtpClientStatsTimeouts OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of FTP client command/response timeouts
|
||||
since boot."
|
||||
::= { alStatsFtpClientGlobal 13 }
|
||||
|
||||
altigaFtpStatsMibConformance OBJECT IDENTIFIER ::= { altigaFtpStatsMibModule 1 }
|
||||
altigaFtpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaFtpStatsMibConformance 1 }
|
||||
|
||||
altigaFtpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga FTP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaFtpStatsGroup
|
||||
}
|
||||
::= { altigaFtpStatsMibCompliances 1 }
|
||||
|
||||
altigaFtpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alFtpClientStatsMaxSess,
|
||||
alFtpClientStatsTotalSess,
|
||||
alFtpClientStatsGoodConns,
|
||||
alFtpClientStatsBadConns,
|
||||
alFtpClientStatsGoodDataConns,
|
||||
alFtpClientStatsBadDataConns,
|
||||
alFtpClientStatsGoodFileXfers,
|
||||
alFtpClientStatsBadFileXfers,
|
||||
alFtpClientStatsAsciiXfers,
|
||||
alFtpClientStatsBinaryXfers,
|
||||
alFtpClientStatsOctetsXmit,
|
||||
alFtpClientStatsOctetsRecv,
|
||||
alFtpClientStatsTimeouts
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Ftp statistics."
|
||||
::= { alFtpGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,156 +1,156 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-GENERAL-STATS-MIB.my: Altiga General Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-GENERAL-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
|
||||
Gauge32, Counter32, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
|
||||
FROM SNMPv2-CONF
|
||||
alStatsGeneral, alGeneralGroup
|
||||
FROM ALTIGA-MIB
|
||||
alGeneralMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaGeneralStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209111300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga General Statistics MIB models counters and
|
||||
objects that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
AVP: Attribute/Value Pair
|
||||
|
||||
CLID: Calling Line ID
|
||||
|
||||
DNIS: Dialed Number Identification Service
|
||||
|
||||
L2TP: Layer 2 Tunnel Protocol
|
||||
|
||||
LAC: L2TP Access Concentrator
|
||||
|
||||
LNS: L2TP Network Server
|
||||
|
||||
RWS: Receive Window Size
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209111300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance and fix comments."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alGeneralMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsGeneralGlobal OBJECT IDENTIFIER ::= { alStatsGeneral 1 }
|
||||
|
||||
alGeneralTime OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current time on the box, represented as a time_t.
|
||||
|
||||
In 1.2, this was the box's local time.
|
||||
|
||||
After 1.2, it was corrected to represent UTC (which is what it
|
||||
is supposed to be). So all boxes should have this be the same
|
||||
value +/- a few seconds."
|
||||
::= { alStatsGeneralGlobal 1 }
|
||||
|
||||
alGeneralGaugeCpuUtil OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the CPU Utilization gauge which indicates
|
||||
percentage of CPU utilized."
|
||||
::= { alStatsGeneralGlobal 2 }
|
||||
|
||||
alGeneralGaugeActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the Active Sessions gauge which indicates the
|
||||
percentage of total permitted session that are active."
|
||||
::= { alStatsGeneralGlobal 3 }
|
||||
|
||||
alGeneralGaugeThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the Throughput gauge which indicates the
|
||||
percentage of total available throughput in-use."
|
||||
::= { alStatsGeneralGlobal 4 }
|
||||
|
||||
alGeneralTimeZone OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The time zone configured on the box. Measured in minutes from
|
||||
UTC. e.g. EST = -300."
|
||||
::= { alStatsGeneralGlobal 5 }
|
||||
|
||||
altigaGeneralStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaGeneralStatsMibModule 1 }
|
||||
|
||||
altigaGeneralStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaGeneralStatsMibConformance 1 }
|
||||
|
||||
altigaGeneralStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which implement the
|
||||
Altiga General Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaGeneralStatsGroup
|
||||
}
|
||||
::= { altigaGeneralStatsMibCompliances 1 }
|
||||
|
||||
altigaGeneralStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alGeneralTime,
|
||||
alGeneralGaugeCpuUtil,
|
||||
alGeneralGaugeActiveSessions,
|
||||
alGeneralGaugeThroughput,
|
||||
alGeneralTimeZone
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for general information."
|
||||
::= { alGeneralGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-GENERAL-STATS-MIB.my: Altiga General Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-GENERAL-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
|
||||
Gauge32, Counter32, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
|
||||
FROM SNMPv2-CONF
|
||||
alStatsGeneral, alGeneralGroup
|
||||
FROM ALTIGA-MIB
|
||||
alGeneralMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaGeneralStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209111300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga General Statistics MIB models counters and
|
||||
objects that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
AVP: Attribute/Value Pair
|
||||
|
||||
CLID: Calling Line ID
|
||||
|
||||
DNIS: Dialed Number Identification Service
|
||||
|
||||
L2TP: Layer 2 Tunnel Protocol
|
||||
|
||||
LAC: L2TP Access Concentrator
|
||||
|
||||
LNS: L2TP Network Server
|
||||
|
||||
RWS: Receive Window Size
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209111300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance and fix comments."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alGeneralMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsGeneralGlobal OBJECT IDENTIFIER ::= { alStatsGeneral 1 }
|
||||
|
||||
alGeneralTime OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current time on the box, represented as a time_t.
|
||||
|
||||
In 1.2, this was the box's local time.
|
||||
|
||||
After 1.2, it was corrected to represent UTC (which is what it
|
||||
is supposed to be). So all boxes should have this be the same
|
||||
value +/- a few seconds."
|
||||
::= { alStatsGeneralGlobal 1 }
|
||||
|
||||
alGeneralGaugeCpuUtil OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the CPU Utilization gauge which indicates
|
||||
percentage of CPU utilized."
|
||||
::= { alStatsGeneralGlobal 2 }
|
||||
|
||||
alGeneralGaugeActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the Active Sessions gauge which indicates the
|
||||
percentage of total permitted session that are active."
|
||||
::= { alStatsGeneralGlobal 3 }
|
||||
|
||||
alGeneralGaugeThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the Throughput gauge which indicates the
|
||||
percentage of total available throughput in-use."
|
||||
::= { alStatsGeneralGlobal 4 }
|
||||
|
||||
alGeneralTimeZone OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The time zone configured on the box. Measured in minutes from
|
||||
UTC. e.g. EST = -300."
|
||||
::= { alStatsGeneralGlobal 5 }
|
||||
|
||||
altigaGeneralStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaGeneralStatsMibModule 1 }
|
||||
|
||||
altigaGeneralStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaGeneralStatsMibConformance 1 }
|
||||
|
||||
altigaGeneralStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which implement the
|
||||
Altiga General Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaGeneralStatsGroup
|
||||
}
|
||||
::= { altigaGeneralStatsMibCompliances 1 }
|
||||
|
||||
altigaGeneralStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alGeneralTime,
|
||||
alGeneralGaugeCpuUtil,
|
||||
alGeneralGaugeActiveSessions,
|
||||
alGeneralGaugeThroughput,
|
||||
alGeneralTimeZone
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for general information."
|
||||
::= { alGeneralGroup 2 }
|
||||
|
||||
END
|
||||
@ -1,156 +1,156 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-GENERAL-STATS-MIB.my: Altiga General Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-GENERAL-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
|
||||
Gauge32, Counter32, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
|
||||
FROM SNMPv2-CONF
|
||||
alStatsGeneral, alGeneralGroup
|
||||
FROM ALTIGA-MIB
|
||||
alGeneralMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaGeneralStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209111300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga General Statistics MIB models counters and
|
||||
objects that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
AVP: Attribute/Value Pair
|
||||
|
||||
CLID: Calling Line ID
|
||||
|
||||
DNIS: Dialed Number Identification Service
|
||||
|
||||
L2TP: Layer 2 Tunnel Protocol
|
||||
|
||||
LAC: L2TP Access Concentrator
|
||||
|
||||
LNS: L2TP Network Server
|
||||
|
||||
RWS: Receive Window Size
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209111300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance and fix comments."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alGeneralMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsGeneralGlobal OBJECT IDENTIFIER ::= { alStatsGeneral 1 }
|
||||
|
||||
alGeneralTime OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current time on the box, represented as a time_t.
|
||||
|
||||
In 1.2, this was the box's local time.
|
||||
|
||||
After 1.2, it was corrected to represent UTC (which is what it
|
||||
is supposed to be). So all boxes should have this be the same
|
||||
value +/- a few seconds."
|
||||
::= { alStatsGeneralGlobal 1 }
|
||||
|
||||
alGeneralGaugeCpuUtil OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the CPU Utilization gauge which indicates
|
||||
percentage of CPU utilized."
|
||||
::= { alStatsGeneralGlobal 2 }
|
||||
|
||||
alGeneralGaugeActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the Active Sessions gauge which indicates the
|
||||
percentage of total permitted session that are active."
|
||||
::= { alStatsGeneralGlobal 3 }
|
||||
|
||||
alGeneralGaugeThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the Throughput gauge which indicates the
|
||||
percentage of total available throughput in-use."
|
||||
::= { alStatsGeneralGlobal 4 }
|
||||
|
||||
alGeneralTimeZone OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The time zone configured on the box. Measured in minutes from
|
||||
UTC. e.g. EST = -300."
|
||||
::= { alStatsGeneralGlobal 5 }
|
||||
|
||||
altigaGeneralStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaGeneralStatsMibModule 1 }
|
||||
|
||||
altigaGeneralStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaGeneralStatsMibConformance 1 }
|
||||
|
||||
altigaGeneralStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which implement the
|
||||
Altiga General Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaGeneralStatsGroup
|
||||
}
|
||||
::= { altigaGeneralStatsMibCompliances 1 }
|
||||
|
||||
altigaGeneralStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alGeneralTime,
|
||||
alGeneralGaugeCpuUtil,
|
||||
alGeneralGaugeActiveSessions,
|
||||
alGeneralGaugeThroughput,
|
||||
alGeneralTimeZone
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for general information."
|
||||
::= { alGeneralGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-GENERAL-STATS-MIB.my: Altiga General Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-GENERAL-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
|
||||
Gauge32, Counter32, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
|
||||
FROM SNMPv2-CONF
|
||||
alStatsGeneral, alGeneralGroup
|
||||
FROM ALTIGA-MIB
|
||||
alGeneralMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaGeneralStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209111300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga General Statistics MIB models counters and
|
||||
objects that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
AVP: Attribute/Value Pair
|
||||
|
||||
CLID: Calling Line ID
|
||||
|
||||
DNIS: Dialed Number Identification Service
|
||||
|
||||
L2TP: Layer 2 Tunnel Protocol
|
||||
|
||||
LAC: L2TP Access Concentrator
|
||||
|
||||
LNS: L2TP Network Server
|
||||
|
||||
RWS: Receive Window Size
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209111300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance and fix comments."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alGeneralMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsGeneralGlobal OBJECT IDENTIFIER ::= { alStatsGeneral 1 }
|
||||
|
||||
alGeneralTime OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current time on the box, represented as a time_t.
|
||||
|
||||
In 1.2, this was the box's local time.
|
||||
|
||||
After 1.2, it was corrected to represent UTC (which is what it
|
||||
is supposed to be). So all boxes should have this be the same
|
||||
value +/- a few seconds."
|
||||
::= { alStatsGeneralGlobal 1 }
|
||||
|
||||
alGeneralGaugeCpuUtil OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the CPU Utilization gauge which indicates
|
||||
percentage of CPU utilized."
|
||||
::= { alStatsGeneralGlobal 2 }
|
||||
|
||||
alGeneralGaugeActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the Active Sessions gauge which indicates the
|
||||
percentage of total permitted session that are active."
|
||||
::= { alStatsGeneralGlobal 3 }
|
||||
|
||||
alGeneralGaugeThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of the Throughput gauge which indicates the
|
||||
percentage of total available throughput in-use."
|
||||
::= { alStatsGeneralGlobal 4 }
|
||||
|
||||
alGeneralTimeZone OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The time zone configured on the box. Measured in minutes from
|
||||
UTC. e.g. EST = -300."
|
||||
::= { alStatsGeneralGlobal 5 }
|
||||
|
||||
altigaGeneralStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaGeneralStatsMibModule 1 }
|
||||
|
||||
altigaGeneralStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaGeneralStatsMibConformance 1 }
|
||||
|
||||
altigaGeneralStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which implement the
|
||||
Altiga General Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaGeneralStatsGroup
|
||||
}
|
||||
::= { altigaGeneralStatsMibCompliances 1 }
|
||||
|
||||
altigaGeneralStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alGeneralTime,
|
||||
alGeneralGaugeCpuUtil,
|
||||
alGeneralGaugeActiveSessions,
|
||||
alGeneralGaugeThroughput,
|
||||
alGeneralTimeZone
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for general information."
|
||||
::= { alGeneralGroup 2 }
|
||||
|
||||
END
|
||||
@ -1,267 +1,267 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-GLOBAL-REG.my: Altiga Networks Central Registration MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003, 2005 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-GLOBAL-REG DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-IDENTITY, enterprises
|
||||
FROM SNMPv2-SMI;
|
||||
|
||||
altigaGlobalRegModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200501050000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Networks central registration module.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
|
||||
ACE: Access Control Encryption
|
||||
|
||||
BwMgmt: Bandwidth Management
|
||||
|
||||
CTCP: Cisco Transmission Control Protocol
|
||||
|
||||
DHCP: Dynamic Host Configuration Protocol
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
FW: Firewall
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
IKE: Internet Key Exchange
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
LBSSF: Load Balance Secure Session Failover
|
||||
|
||||
L2TP: Layer-2 Tunneling Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
NAT: Network Address Translation
|
||||
|
||||
NTP: Network Time Protocol
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
PPTP: Point-to-Point Tunneling Protocol
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
SNMP: Simple Network Management Protocol
|
||||
|
||||
SSH: Secure Shell Protocol
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
VPN: Virtual Private Network
|
||||
|
||||
NAC: Network Admission Control
|
||||
|
||||
"
|
||||
REVISION "200501050000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(65 to 67)"
|
||||
|
||||
REVISION "200310200000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(58 to 64)"
|
||||
|
||||
REVISION "200304250000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(54 to 57)"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alGlobalRegModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
-- Altiga's root
|
||||
altigaRoot OBJECT IDENTIFIER ::= { enterprises 3076 }
|
||||
--cisco OBJECT IDENTIFIER ::= { enterprises 9 }
|
||||
--ciscoMgmt OBJECT IDENTIFIER ::= { cisco 9 }
|
||||
--ciscoExperiment OBJECT IDENTIFIER ::= { cisco 10 }
|
||||
|
||||
-- Altiga's registrations and modules
|
||||
altigaReg OBJECT IDENTIFIER ::= { altigaRoot 1 }
|
||||
altigaModules OBJECT IDENTIFIER ::= { altigaReg 1 }
|
||||
|
||||
alGlobalRegModule OBJECT IDENTIFIER ::= { altigaModules 1 }
|
||||
alCapModule OBJECT IDENTIFIER ::= { altigaModules 2 }
|
||||
alMibModule OBJECT IDENTIFIER ::= { altigaModules 3 }
|
||||
alComplModule OBJECT IDENTIFIER ::= { altigaModules 4 }
|
||||
alVersionMibModule OBJECT IDENTIFIER ::= { altigaModules 6 }
|
||||
alAccessMibModule OBJECT IDENTIFIER ::= { altigaModules 7 }
|
||||
alEventMibModule OBJECT IDENTIFIER ::= { altigaModules 8 }
|
||||
alAuthMibModule OBJECT IDENTIFIER ::= { altigaModules 9 }
|
||||
alPptpMibModule OBJECT IDENTIFIER ::= { altigaModules 10 }
|
||||
alPppMibModule OBJECT IDENTIFIER ::= { altigaModules 11 }
|
||||
alHttpMibModule OBJECT IDENTIFIER ::= { altigaModules 12 }
|
||||
alIpMibModule OBJECT IDENTIFIER ::= { altigaModules 13 }
|
||||
alFilterMibModule OBJECT IDENTIFIER ::= { altigaModules 14 }
|
||||
alUserMibModule OBJECT IDENTIFIER ::= { altigaModules 15 }
|
||||
alTelnetMibModule OBJECT IDENTIFIER ::= { altigaModules 16 }
|
||||
alFtpMibModule OBJECT IDENTIFIER ::= { altigaModules 17 }
|
||||
alTftpMibModule OBJECT IDENTIFIER ::= { altigaModules 18 }
|
||||
alSnmpMibModule OBJECT IDENTIFIER ::= { altigaModules 19 }
|
||||
alIpSecMibModule OBJECT IDENTIFIER ::= { altigaModules 20 }
|
||||
alL2tpMibModule OBJECT IDENTIFIER ::= { altigaModules 21 }
|
||||
alSessionMibModule OBJECT IDENTIFIER ::= { altigaModules 22 }
|
||||
alDnsMibModule OBJECT IDENTIFIER ::= { altigaModules 23 }
|
||||
alAddressMibModule OBJECT IDENTIFIER ::= { altigaModules 24 }
|
||||
alDhcpMibModule OBJECT IDENTIFIER ::= { altigaModules 25 }
|
||||
alWatchdogMibModule OBJECT IDENTIFIER ::= { altigaModules 26 }
|
||||
alHardwareMibModule OBJECT IDENTIFIER ::= { altigaModules 27 }
|
||||
alNatMibModule OBJECT IDENTIFIER ::= { altigaModules 28 }
|
||||
alLan2LanMibModule OBJECT IDENTIFIER ::= { altigaModules 29 }
|
||||
alGeneralMibModule OBJECT IDENTIFIER ::= { altigaModules 30 }
|
||||
alSslMibModule OBJECT IDENTIFIER ::= { altigaModules 31 }
|
||||
alCertMibModule OBJECT IDENTIFIER ::= { altigaModules 32 }
|
||||
alNtpMibModule OBJECT IDENTIFIER ::= { altigaModules 33 }
|
||||
alNetworkListMibModule OBJECT IDENTIFIER ::= { altigaModules 34 }
|
||||
alSepMibModule OBJECT IDENTIFIER ::= { altigaModules 35 }
|
||||
alIkeMibModule OBJECT IDENTIFIER ::= { altigaModules 36 }
|
||||
alSyncMibModule OBJECT IDENTIFIER ::= { altigaModules 37 }
|
||||
alT1E1MibModule OBJECT IDENTIFIER ::= { altigaModules 38 }
|
||||
alMultiLinkMibModule OBJECT IDENTIFIER ::= { altigaModules 39 }
|
||||
alSshMibModule OBJECT IDENTIFIER ::= { altigaModules 40 }
|
||||
alLBSSFMibModule OBJECT IDENTIFIER ::= { altigaModules 41 }
|
||||
alDhcpServerMibModule OBJECT IDENTIFIER ::= { altigaModules 42 }
|
||||
alAutoUpdateMibModule OBJECT IDENTIFIER ::= { altigaModules 43 }
|
||||
alAdminAuthMibModule OBJECT IDENTIFIER ::= { altigaModules 44 }
|
||||
alPPPoEMibModule OBJECT IDENTIFIER ::= { altigaModules 45 }
|
||||
alXmlMibModule OBJECT IDENTIFIER ::= { altigaModules 46 }
|
||||
alCtcpMibModule OBJECT IDENTIFIER ::= { altigaModules 47 }
|
||||
alFwMibModule OBJECT IDENTIFIER ::= { altigaModules 48 }
|
||||
alGroupMatchMibModule OBJECT IDENTIFIER ::= { altigaModules 49 }
|
||||
alACEServerMibModule OBJECT IDENTIFIER ::= { altigaModules 50 }
|
||||
alNatTMibModule OBJECT IDENTIFIER ::= { altigaModules 51 }
|
||||
alBwMgmtMibModule OBJECT IDENTIFIER ::= { altigaModules 52 }
|
||||
alIpSecPreFragMibModule OBJECT IDENTIFIER ::= { altigaModules 53 }
|
||||
alFipsMibModule OBJECT IDENTIFIER ::= { altigaModules 54 }
|
||||
alBackupL2LMibModule OBJECT IDENTIFIER ::= { altigaModules 55 }
|
||||
alNotifyMibModule OBJECT IDENTIFIER ::= { altigaModules 56 }
|
||||
alRebootStatusMibModule OBJECT IDENTIFIER ::= { altigaModules 57 }
|
||||
alAuthorizationModule OBJECT IDENTIFIER ::= { altigaModules 58 }
|
||||
alWebPortalMibModule OBJECT IDENTIFIER ::= { altigaModules 59 }
|
||||
alWebEmailMibModule OBJECT IDENTIFIER ::= { altigaModules 60 }
|
||||
alPortForwardMibModule OBJECT IDENTIFIER ::= { altigaModules 61 }
|
||||
alRemoteServerMibModule OBJECT IDENTIFIER ::= { altigaModules 62 }
|
||||
alWebvpnAclMibModule OBJECT IDENTIFIER ::= { altigaModules 63 }
|
||||
alNbnsMibModule OBJECT IDENTIFIER ::= { altigaModules 64 }
|
||||
alSecureDesktopMibModule OBJECT IDENTIFIER ::= { altigaModules 65 }
|
||||
alSslTunnelClientMibModule OBJECT IDENTIFIER ::= { altigaModules 66 }
|
||||
alNacMibModule OBJECT IDENTIFIER ::= { altigaModules 67 }
|
||||
|
||||
|
||||
-- Altiga's company-wide objects and events
|
||||
altigaGeneric OBJECT IDENTIFIER ::= { altigaRoot 2 }
|
||||
-- See altiga.mi2
|
||||
|
||||
-- Altiga's product-specific objects and events
|
||||
altigaProducts OBJECT IDENTIFIER ::= { altigaRoot 3 }
|
||||
|
||||
-- Altiga's Agent profiles
|
||||
altigaCaps OBJECT IDENTIFIER ::= { altigaRoot 4 }
|
||||
-- See altiga-cap.mi2
|
||||
|
||||
-- Altiga Requirement specifications
|
||||
altigaReqs OBJECT IDENTIFIER ::= { altigaRoot 5 }
|
||||
-- We will likely have nothing here
|
||||
|
||||
-- Altiga Experiments
|
||||
altigaExpr OBJECT IDENTIFIER ::= { altigaRoot 6 }
|
||||
-- We will likely have nothing here
|
||||
|
||||
-- Altiga Product Families
|
||||
altigaHw OBJECT IDENTIFIER ::= { altigaReg 2 }
|
||||
|
||||
-- VPN Concentrator Product
|
||||
altigaVpnHw OBJECT IDENTIFIER ::= { altigaHw 1 }
|
||||
|
||||
-- VPN Concentrator Components
|
||||
altigaVpnChassis OBJECT IDENTIFIER ::= { altigaVpnHw 1 }
|
||||
altigaVpnIntf OBJECT IDENTIFIER ::= { altigaVpnHw 2 }
|
||||
altigaVpnEncrypt OBJECT IDENTIFIER ::= { altigaVpnHw 3 }
|
||||
|
||||
-- VPN Concentrator Chassis
|
||||
-- Cxx (C10/15/20/30/50/60/80) 30xx
|
||||
vpnConcentrator OBJECT IDENTIFIER ::= { altigaVpnChassis 1 }
|
||||
-- C5/3005
|
||||
vpnRemote OBJECT IDENTIFIER ::= { altigaVpnChassis 2 }
|
||||
-- 3002
|
||||
vpnClient OBJECT IDENTIFIER ::= { altigaVpnChassis 3 }
|
||||
|
||||
|
||||
-- VPN Concentrator Chassis Revisions
|
||||
--Concentrators (C10/15/20/30/50/60/80) 30xx
|
||||
vpnConcentratorRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Concentrator hardware.
|
||||
603e PPC processor. C10/15/20/30/50/60."
|
||||
::= { vpnConcentrator 1 }
|
||||
|
||||
vpnConcentratorRev2 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The second revision of Altiga's VPN Concentrator hardware.
|
||||
740 PPC processor. C10/15/20/30/50/60."
|
||||
::= { vpnConcentrator 2 }
|
||||
|
||||
--Remotes (a.k.a. Concentrators) 3005
|
||||
vpnRemoteRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Concentrator (Remote) hardware.
|
||||
8240 PPC processor."
|
||||
::= { vpnRemote 1 }
|
||||
|
||||
|
||||
--Clients (a.k.a. Hardware Client) 3002
|
||||
vpnClientRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Hardware Client hardware.
|
||||
8260 PPC processor."
|
||||
::= { vpnClient 1 }
|
||||
|
||||
|
||||
-- VPN Concentrator Interface Cards (VOX also)
|
||||
-- none
|
||||
|
||||
-- VPN Concentrator Encryption Cards
|
||||
-- none
|
||||
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-GLOBAL-REG.my: Altiga Networks Central Registration MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003, 2005 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-GLOBAL-REG DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-IDENTITY, enterprises
|
||||
FROM SNMPv2-SMI;
|
||||
|
||||
altigaGlobalRegModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200501050000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Networks central registration module.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
|
||||
ACE: Access Control Encryption
|
||||
|
||||
BwMgmt: Bandwidth Management
|
||||
|
||||
CTCP: Cisco Transmission Control Protocol
|
||||
|
||||
DHCP: Dynamic Host Configuration Protocol
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
FW: Firewall
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
IKE: Internet Key Exchange
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
LBSSF: Load Balance Secure Session Failover
|
||||
|
||||
L2TP: Layer-2 Tunneling Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
NAT: Network Address Translation
|
||||
|
||||
NTP: Network Time Protocol
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
PPTP: Point-to-Point Tunneling Protocol
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
SNMP: Simple Network Management Protocol
|
||||
|
||||
SSH: Secure Shell Protocol
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
VPN: Virtual Private Network
|
||||
|
||||
NAC: Network Admission Control
|
||||
|
||||
"
|
||||
REVISION "200501050000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(65 to 67)"
|
||||
|
||||
REVISION "200310200000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(58 to 64)"
|
||||
|
||||
REVISION "200304250000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(54 to 57)"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alGlobalRegModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
-- Altiga's root
|
||||
altigaRoot OBJECT IDENTIFIER ::= { enterprises 3076 }
|
||||
--cisco OBJECT IDENTIFIER ::= { enterprises 9 }
|
||||
--ciscoMgmt OBJECT IDENTIFIER ::= { cisco 9 }
|
||||
--ciscoExperiment OBJECT IDENTIFIER ::= { cisco 10 }
|
||||
|
||||
-- Altiga's registrations and modules
|
||||
altigaReg OBJECT IDENTIFIER ::= { altigaRoot 1 }
|
||||
altigaModules OBJECT IDENTIFIER ::= { altigaReg 1 }
|
||||
|
||||
alGlobalRegModule OBJECT IDENTIFIER ::= { altigaModules 1 }
|
||||
alCapModule OBJECT IDENTIFIER ::= { altigaModules 2 }
|
||||
alMibModule OBJECT IDENTIFIER ::= { altigaModules 3 }
|
||||
alComplModule OBJECT IDENTIFIER ::= { altigaModules 4 }
|
||||
alVersionMibModule OBJECT IDENTIFIER ::= { altigaModules 6 }
|
||||
alAccessMibModule OBJECT IDENTIFIER ::= { altigaModules 7 }
|
||||
alEventMibModule OBJECT IDENTIFIER ::= { altigaModules 8 }
|
||||
alAuthMibModule OBJECT IDENTIFIER ::= { altigaModules 9 }
|
||||
alPptpMibModule OBJECT IDENTIFIER ::= { altigaModules 10 }
|
||||
alPppMibModule OBJECT IDENTIFIER ::= { altigaModules 11 }
|
||||
alHttpMibModule OBJECT IDENTIFIER ::= { altigaModules 12 }
|
||||
alIpMibModule OBJECT IDENTIFIER ::= { altigaModules 13 }
|
||||
alFilterMibModule OBJECT IDENTIFIER ::= { altigaModules 14 }
|
||||
alUserMibModule OBJECT IDENTIFIER ::= { altigaModules 15 }
|
||||
alTelnetMibModule OBJECT IDENTIFIER ::= { altigaModules 16 }
|
||||
alFtpMibModule OBJECT IDENTIFIER ::= { altigaModules 17 }
|
||||
alTftpMibModule OBJECT IDENTIFIER ::= { altigaModules 18 }
|
||||
alSnmpMibModule OBJECT IDENTIFIER ::= { altigaModules 19 }
|
||||
alIpSecMibModule OBJECT IDENTIFIER ::= { altigaModules 20 }
|
||||
alL2tpMibModule OBJECT IDENTIFIER ::= { altigaModules 21 }
|
||||
alSessionMibModule OBJECT IDENTIFIER ::= { altigaModules 22 }
|
||||
alDnsMibModule OBJECT IDENTIFIER ::= { altigaModules 23 }
|
||||
alAddressMibModule OBJECT IDENTIFIER ::= { altigaModules 24 }
|
||||
alDhcpMibModule OBJECT IDENTIFIER ::= { altigaModules 25 }
|
||||
alWatchdogMibModule OBJECT IDENTIFIER ::= { altigaModules 26 }
|
||||
alHardwareMibModule OBJECT IDENTIFIER ::= { altigaModules 27 }
|
||||
alNatMibModule OBJECT IDENTIFIER ::= { altigaModules 28 }
|
||||
alLan2LanMibModule OBJECT IDENTIFIER ::= { altigaModules 29 }
|
||||
alGeneralMibModule OBJECT IDENTIFIER ::= { altigaModules 30 }
|
||||
alSslMibModule OBJECT IDENTIFIER ::= { altigaModules 31 }
|
||||
alCertMibModule OBJECT IDENTIFIER ::= { altigaModules 32 }
|
||||
alNtpMibModule OBJECT IDENTIFIER ::= { altigaModules 33 }
|
||||
alNetworkListMibModule OBJECT IDENTIFIER ::= { altigaModules 34 }
|
||||
alSepMibModule OBJECT IDENTIFIER ::= { altigaModules 35 }
|
||||
alIkeMibModule OBJECT IDENTIFIER ::= { altigaModules 36 }
|
||||
alSyncMibModule OBJECT IDENTIFIER ::= { altigaModules 37 }
|
||||
alT1E1MibModule OBJECT IDENTIFIER ::= { altigaModules 38 }
|
||||
alMultiLinkMibModule OBJECT IDENTIFIER ::= { altigaModules 39 }
|
||||
alSshMibModule OBJECT IDENTIFIER ::= { altigaModules 40 }
|
||||
alLBSSFMibModule OBJECT IDENTIFIER ::= { altigaModules 41 }
|
||||
alDhcpServerMibModule OBJECT IDENTIFIER ::= { altigaModules 42 }
|
||||
alAutoUpdateMibModule OBJECT IDENTIFIER ::= { altigaModules 43 }
|
||||
alAdminAuthMibModule OBJECT IDENTIFIER ::= { altigaModules 44 }
|
||||
alPPPoEMibModule OBJECT IDENTIFIER ::= { altigaModules 45 }
|
||||
alXmlMibModule OBJECT IDENTIFIER ::= { altigaModules 46 }
|
||||
alCtcpMibModule OBJECT IDENTIFIER ::= { altigaModules 47 }
|
||||
alFwMibModule OBJECT IDENTIFIER ::= { altigaModules 48 }
|
||||
alGroupMatchMibModule OBJECT IDENTIFIER ::= { altigaModules 49 }
|
||||
alACEServerMibModule OBJECT IDENTIFIER ::= { altigaModules 50 }
|
||||
alNatTMibModule OBJECT IDENTIFIER ::= { altigaModules 51 }
|
||||
alBwMgmtMibModule OBJECT IDENTIFIER ::= { altigaModules 52 }
|
||||
alIpSecPreFragMibModule OBJECT IDENTIFIER ::= { altigaModules 53 }
|
||||
alFipsMibModule OBJECT IDENTIFIER ::= { altigaModules 54 }
|
||||
alBackupL2LMibModule OBJECT IDENTIFIER ::= { altigaModules 55 }
|
||||
alNotifyMibModule OBJECT IDENTIFIER ::= { altigaModules 56 }
|
||||
alRebootStatusMibModule OBJECT IDENTIFIER ::= { altigaModules 57 }
|
||||
alAuthorizationModule OBJECT IDENTIFIER ::= { altigaModules 58 }
|
||||
alWebPortalMibModule OBJECT IDENTIFIER ::= { altigaModules 59 }
|
||||
alWebEmailMibModule OBJECT IDENTIFIER ::= { altigaModules 60 }
|
||||
alPortForwardMibModule OBJECT IDENTIFIER ::= { altigaModules 61 }
|
||||
alRemoteServerMibModule OBJECT IDENTIFIER ::= { altigaModules 62 }
|
||||
alWebvpnAclMibModule OBJECT IDENTIFIER ::= { altigaModules 63 }
|
||||
alNbnsMibModule OBJECT IDENTIFIER ::= { altigaModules 64 }
|
||||
alSecureDesktopMibModule OBJECT IDENTIFIER ::= { altigaModules 65 }
|
||||
alSslTunnelClientMibModule OBJECT IDENTIFIER ::= { altigaModules 66 }
|
||||
alNacMibModule OBJECT IDENTIFIER ::= { altigaModules 67 }
|
||||
|
||||
|
||||
-- Altiga's company-wide objects and events
|
||||
altigaGeneric OBJECT IDENTIFIER ::= { altigaRoot 2 }
|
||||
-- See altiga.mi2
|
||||
|
||||
-- Altiga's product-specific objects and events
|
||||
altigaProducts OBJECT IDENTIFIER ::= { altigaRoot 3 }
|
||||
|
||||
-- Altiga's Agent profiles
|
||||
altigaCaps OBJECT IDENTIFIER ::= { altigaRoot 4 }
|
||||
-- See altiga-cap.mi2
|
||||
|
||||
-- Altiga Requirement specifications
|
||||
altigaReqs OBJECT IDENTIFIER ::= { altigaRoot 5 }
|
||||
-- We will likely have nothing here
|
||||
|
||||
-- Altiga Experiments
|
||||
altigaExpr OBJECT IDENTIFIER ::= { altigaRoot 6 }
|
||||
-- We will likely have nothing here
|
||||
|
||||
-- Altiga Product Families
|
||||
altigaHw OBJECT IDENTIFIER ::= { altigaReg 2 }
|
||||
|
||||
-- VPN Concentrator Product
|
||||
altigaVpnHw OBJECT IDENTIFIER ::= { altigaHw 1 }
|
||||
|
||||
-- VPN Concentrator Components
|
||||
altigaVpnChassis OBJECT IDENTIFIER ::= { altigaVpnHw 1 }
|
||||
altigaVpnIntf OBJECT IDENTIFIER ::= { altigaVpnHw 2 }
|
||||
altigaVpnEncrypt OBJECT IDENTIFIER ::= { altigaVpnHw 3 }
|
||||
|
||||
-- VPN Concentrator Chassis
|
||||
-- Cxx (C10/15/20/30/50/60/80) 30xx
|
||||
vpnConcentrator OBJECT IDENTIFIER ::= { altigaVpnChassis 1 }
|
||||
-- C5/3005
|
||||
vpnRemote OBJECT IDENTIFIER ::= { altigaVpnChassis 2 }
|
||||
-- 3002
|
||||
vpnClient OBJECT IDENTIFIER ::= { altigaVpnChassis 3 }
|
||||
|
||||
|
||||
-- VPN Concentrator Chassis Revisions
|
||||
--Concentrators (C10/15/20/30/50/60/80) 30xx
|
||||
vpnConcentratorRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Concentrator hardware.
|
||||
603e PPC processor. C10/15/20/30/50/60."
|
||||
::= { vpnConcentrator 1 }
|
||||
|
||||
vpnConcentratorRev2 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The second revision of Altiga's VPN Concentrator hardware.
|
||||
740 PPC processor. C10/15/20/30/50/60."
|
||||
::= { vpnConcentrator 2 }
|
||||
|
||||
--Remotes (a.k.a. Concentrators) 3005
|
||||
vpnRemoteRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Concentrator (Remote) hardware.
|
||||
8240 PPC processor."
|
||||
::= { vpnRemote 1 }
|
||||
|
||||
|
||||
--Clients (a.k.a. Hardware Client) 3002
|
||||
vpnClientRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Hardware Client hardware.
|
||||
8260 PPC processor."
|
||||
::= { vpnClient 1 }
|
||||
|
||||
|
||||
-- VPN Concentrator Interface Cards (VOX also)
|
||||
-- none
|
||||
|
||||
-- VPN Concentrator Encryption Cards
|
||||
-- none
|
||||
|
||||
|
||||
END
|
||||
@ -1,267 +1,267 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-GLOBAL-REG.my: Altiga Networks Central Registration MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003, 2005 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-GLOBAL-REG DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-IDENTITY, enterprises
|
||||
FROM SNMPv2-SMI;
|
||||
|
||||
altigaGlobalRegModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200501050000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Networks central registration module.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
|
||||
ACE: Access Control Encryption
|
||||
|
||||
BwMgmt: Bandwidth Management
|
||||
|
||||
CTCP: Cisco Transmission Control Protocol
|
||||
|
||||
DHCP: Dynamic Host Configuration Protocol
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
FW: Firewall
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
IKE: Internet Key Exchange
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
LBSSF: Load Balance Secure Session Failover
|
||||
|
||||
L2TP: Layer-2 Tunneling Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
NAT: Network Address Translation
|
||||
|
||||
NTP: Network Time Protocol
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
PPTP: Point-to-Point Tunneling Protocol
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
SNMP: Simple Network Management Protocol
|
||||
|
||||
SSH: Secure Shell Protocol
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
VPN: Virtual Private Network
|
||||
|
||||
NAC: Network Admission Control
|
||||
|
||||
"
|
||||
REVISION "200501050000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(65 to 67)"
|
||||
|
||||
REVISION "200310200000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(58 to 64)"
|
||||
|
||||
REVISION "200304250000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(54 to 57)"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alGlobalRegModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
-- Altiga's root
|
||||
altigaRoot OBJECT IDENTIFIER ::= { enterprises 3076 }
|
||||
--cisco OBJECT IDENTIFIER ::= { enterprises 9 }
|
||||
--ciscoMgmt OBJECT IDENTIFIER ::= { cisco 9 }
|
||||
--ciscoExperiment OBJECT IDENTIFIER ::= { cisco 10 }
|
||||
|
||||
-- Altiga's registrations and modules
|
||||
altigaReg OBJECT IDENTIFIER ::= { altigaRoot 1 }
|
||||
altigaModules OBJECT IDENTIFIER ::= { altigaReg 1 }
|
||||
|
||||
alGlobalRegModule OBJECT IDENTIFIER ::= { altigaModules 1 }
|
||||
alCapModule OBJECT IDENTIFIER ::= { altigaModules 2 }
|
||||
alMibModule OBJECT IDENTIFIER ::= { altigaModules 3 }
|
||||
alComplModule OBJECT IDENTIFIER ::= { altigaModules 4 }
|
||||
alVersionMibModule OBJECT IDENTIFIER ::= { altigaModules 6 }
|
||||
alAccessMibModule OBJECT IDENTIFIER ::= { altigaModules 7 }
|
||||
alEventMibModule OBJECT IDENTIFIER ::= { altigaModules 8 }
|
||||
alAuthMibModule OBJECT IDENTIFIER ::= { altigaModules 9 }
|
||||
alPptpMibModule OBJECT IDENTIFIER ::= { altigaModules 10 }
|
||||
alPppMibModule OBJECT IDENTIFIER ::= { altigaModules 11 }
|
||||
alHttpMibModule OBJECT IDENTIFIER ::= { altigaModules 12 }
|
||||
alIpMibModule OBJECT IDENTIFIER ::= { altigaModules 13 }
|
||||
alFilterMibModule OBJECT IDENTIFIER ::= { altigaModules 14 }
|
||||
alUserMibModule OBJECT IDENTIFIER ::= { altigaModules 15 }
|
||||
alTelnetMibModule OBJECT IDENTIFIER ::= { altigaModules 16 }
|
||||
alFtpMibModule OBJECT IDENTIFIER ::= { altigaModules 17 }
|
||||
alTftpMibModule OBJECT IDENTIFIER ::= { altigaModules 18 }
|
||||
alSnmpMibModule OBJECT IDENTIFIER ::= { altigaModules 19 }
|
||||
alIpSecMibModule OBJECT IDENTIFIER ::= { altigaModules 20 }
|
||||
alL2tpMibModule OBJECT IDENTIFIER ::= { altigaModules 21 }
|
||||
alSessionMibModule OBJECT IDENTIFIER ::= { altigaModules 22 }
|
||||
alDnsMibModule OBJECT IDENTIFIER ::= { altigaModules 23 }
|
||||
alAddressMibModule OBJECT IDENTIFIER ::= { altigaModules 24 }
|
||||
alDhcpMibModule OBJECT IDENTIFIER ::= { altigaModules 25 }
|
||||
alWatchdogMibModule OBJECT IDENTIFIER ::= { altigaModules 26 }
|
||||
alHardwareMibModule OBJECT IDENTIFIER ::= { altigaModules 27 }
|
||||
alNatMibModule OBJECT IDENTIFIER ::= { altigaModules 28 }
|
||||
alLan2LanMibModule OBJECT IDENTIFIER ::= { altigaModules 29 }
|
||||
alGeneralMibModule OBJECT IDENTIFIER ::= { altigaModules 30 }
|
||||
alSslMibModule OBJECT IDENTIFIER ::= { altigaModules 31 }
|
||||
alCertMibModule OBJECT IDENTIFIER ::= { altigaModules 32 }
|
||||
alNtpMibModule OBJECT IDENTIFIER ::= { altigaModules 33 }
|
||||
alNetworkListMibModule OBJECT IDENTIFIER ::= { altigaModules 34 }
|
||||
alSepMibModule OBJECT IDENTIFIER ::= { altigaModules 35 }
|
||||
alIkeMibModule OBJECT IDENTIFIER ::= { altigaModules 36 }
|
||||
alSyncMibModule OBJECT IDENTIFIER ::= { altigaModules 37 }
|
||||
alT1E1MibModule OBJECT IDENTIFIER ::= { altigaModules 38 }
|
||||
alMultiLinkMibModule OBJECT IDENTIFIER ::= { altigaModules 39 }
|
||||
alSshMibModule OBJECT IDENTIFIER ::= { altigaModules 40 }
|
||||
alLBSSFMibModule OBJECT IDENTIFIER ::= { altigaModules 41 }
|
||||
alDhcpServerMibModule OBJECT IDENTIFIER ::= { altigaModules 42 }
|
||||
alAutoUpdateMibModule OBJECT IDENTIFIER ::= { altigaModules 43 }
|
||||
alAdminAuthMibModule OBJECT IDENTIFIER ::= { altigaModules 44 }
|
||||
alPPPoEMibModule OBJECT IDENTIFIER ::= { altigaModules 45 }
|
||||
alXmlMibModule OBJECT IDENTIFIER ::= { altigaModules 46 }
|
||||
alCtcpMibModule OBJECT IDENTIFIER ::= { altigaModules 47 }
|
||||
alFwMibModule OBJECT IDENTIFIER ::= { altigaModules 48 }
|
||||
alGroupMatchMibModule OBJECT IDENTIFIER ::= { altigaModules 49 }
|
||||
alACEServerMibModule OBJECT IDENTIFIER ::= { altigaModules 50 }
|
||||
alNatTMibModule OBJECT IDENTIFIER ::= { altigaModules 51 }
|
||||
alBwMgmtMibModule OBJECT IDENTIFIER ::= { altigaModules 52 }
|
||||
alIpSecPreFragMibModule OBJECT IDENTIFIER ::= { altigaModules 53 }
|
||||
alFipsMibModule OBJECT IDENTIFIER ::= { altigaModules 54 }
|
||||
alBackupL2LMibModule OBJECT IDENTIFIER ::= { altigaModules 55 }
|
||||
alNotifyMibModule OBJECT IDENTIFIER ::= { altigaModules 56 }
|
||||
alRebootStatusMibModule OBJECT IDENTIFIER ::= { altigaModules 57 }
|
||||
alAuthorizationModule OBJECT IDENTIFIER ::= { altigaModules 58 }
|
||||
alWebPortalMibModule OBJECT IDENTIFIER ::= { altigaModules 59 }
|
||||
alWebEmailMibModule OBJECT IDENTIFIER ::= { altigaModules 60 }
|
||||
alPortForwardMibModule OBJECT IDENTIFIER ::= { altigaModules 61 }
|
||||
alRemoteServerMibModule OBJECT IDENTIFIER ::= { altigaModules 62 }
|
||||
alWebvpnAclMibModule OBJECT IDENTIFIER ::= { altigaModules 63 }
|
||||
alNbnsMibModule OBJECT IDENTIFIER ::= { altigaModules 64 }
|
||||
alSecureDesktopMibModule OBJECT IDENTIFIER ::= { altigaModules 65 }
|
||||
alSslTunnelClientMibModule OBJECT IDENTIFIER ::= { altigaModules 66 }
|
||||
alNacMibModule OBJECT IDENTIFIER ::= { altigaModules 67 }
|
||||
|
||||
|
||||
-- Altiga's company-wide objects and events
|
||||
altigaGeneric OBJECT IDENTIFIER ::= { altigaRoot 2 }
|
||||
-- See altiga.mi2
|
||||
|
||||
-- Altiga's product-specific objects and events
|
||||
altigaProducts OBJECT IDENTIFIER ::= { altigaRoot 3 }
|
||||
|
||||
-- Altiga's Agent profiles
|
||||
altigaCaps OBJECT IDENTIFIER ::= { altigaRoot 4 }
|
||||
-- See altiga-cap.mi2
|
||||
|
||||
-- Altiga Requirement specifications
|
||||
altigaReqs OBJECT IDENTIFIER ::= { altigaRoot 5 }
|
||||
-- We will likely have nothing here
|
||||
|
||||
-- Altiga Experiments
|
||||
altigaExpr OBJECT IDENTIFIER ::= { altigaRoot 6 }
|
||||
-- We will likely have nothing here
|
||||
|
||||
-- Altiga Product Families
|
||||
altigaHw OBJECT IDENTIFIER ::= { altigaReg 2 }
|
||||
|
||||
-- VPN Concentrator Product
|
||||
altigaVpnHw OBJECT IDENTIFIER ::= { altigaHw 1 }
|
||||
|
||||
-- VPN Concentrator Components
|
||||
altigaVpnChassis OBJECT IDENTIFIER ::= { altigaVpnHw 1 }
|
||||
altigaVpnIntf OBJECT IDENTIFIER ::= { altigaVpnHw 2 }
|
||||
altigaVpnEncrypt OBJECT IDENTIFIER ::= { altigaVpnHw 3 }
|
||||
|
||||
-- VPN Concentrator Chassis
|
||||
-- Cxx (C10/15/20/30/50/60/80) 30xx
|
||||
vpnConcentrator OBJECT IDENTIFIER ::= { altigaVpnChassis 1 }
|
||||
-- C5/3005
|
||||
vpnRemote OBJECT IDENTIFIER ::= { altigaVpnChassis 2 }
|
||||
-- 3002
|
||||
vpnClient OBJECT IDENTIFIER ::= { altigaVpnChassis 3 }
|
||||
|
||||
|
||||
-- VPN Concentrator Chassis Revisions
|
||||
--Concentrators (C10/15/20/30/50/60/80) 30xx
|
||||
vpnConcentratorRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Concentrator hardware.
|
||||
603e PPC processor. C10/15/20/30/50/60."
|
||||
::= { vpnConcentrator 1 }
|
||||
|
||||
vpnConcentratorRev2 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The second revision of Altiga's VPN Concentrator hardware.
|
||||
740 PPC processor. C10/15/20/30/50/60."
|
||||
::= { vpnConcentrator 2 }
|
||||
|
||||
--Remotes (a.k.a. Concentrators) 3005
|
||||
vpnRemoteRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Concentrator (Remote) hardware.
|
||||
8240 PPC processor."
|
||||
::= { vpnRemote 1 }
|
||||
|
||||
|
||||
--Clients (a.k.a. Hardware Client) 3002
|
||||
vpnClientRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Hardware Client hardware.
|
||||
8260 PPC processor."
|
||||
::= { vpnClient 1 }
|
||||
|
||||
|
||||
-- VPN Concentrator Interface Cards (VOX also)
|
||||
-- none
|
||||
|
||||
-- VPN Concentrator Encryption Cards
|
||||
-- none
|
||||
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-GLOBAL-REG.my: Altiga Networks Central Registration MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003, 2005 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-GLOBAL-REG DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-IDENTITY, enterprises
|
||||
FROM SNMPv2-SMI;
|
||||
|
||||
altigaGlobalRegModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200501050000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Networks central registration module.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
|
||||
ACE: Access Control Encryption
|
||||
|
||||
BwMgmt: Bandwidth Management
|
||||
|
||||
CTCP: Cisco Transmission Control Protocol
|
||||
|
||||
DHCP: Dynamic Host Configuration Protocol
|
||||
|
||||
DNS: Domain Name Service
|
||||
|
||||
FTP: File Transfer Protocol
|
||||
|
||||
FW: Firewall
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
ICMP: Internet Control Message Protocol
|
||||
|
||||
IKE: Internet Key Exchange
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
LBSSF: Load Balance Secure Session Failover
|
||||
|
||||
L2TP: Layer-2 Tunneling Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
NAT: Network Address Translation
|
||||
|
||||
NTP: Network Time Protocol
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
PPTP: Point-to-Point Tunneling Protocol
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
SNMP: Simple Network Management Protocol
|
||||
|
||||
SSH: Secure Shell Protocol
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
UDP: User Datagram Protocol
|
||||
|
||||
VPN: Virtual Private Network
|
||||
|
||||
NAC: Network Admission Control
|
||||
|
||||
"
|
||||
REVISION "200501050000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(65 to 67)"
|
||||
|
||||
REVISION "200310200000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(58 to 64)"
|
||||
|
||||
REVISION "200304250000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB Modules(54 to 57)"
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alGlobalRegModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
-- Altiga's root
|
||||
altigaRoot OBJECT IDENTIFIER ::= { enterprises 3076 }
|
||||
--cisco OBJECT IDENTIFIER ::= { enterprises 9 }
|
||||
--ciscoMgmt OBJECT IDENTIFIER ::= { cisco 9 }
|
||||
--ciscoExperiment OBJECT IDENTIFIER ::= { cisco 10 }
|
||||
|
||||
-- Altiga's registrations and modules
|
||||
altigaReg OBJECT IDENTIFIER ::= { altigaRoot 1 }
|
||||
altigaModules OBJECT IDENTIFIER ::= { altigaReg 1 }
|
||||
|
||||
alGlobalRegModule OBJECT IDENTIFIER ::= { altigaModules 1 }
|
||||
alCapModule OBJECT IDENTIFIER ::= { altigaModules 2 }
|
||||
alMibModule OBJECT IDENTIFIER ::= { altigaModules 3 }
|
||||
alComplModule OBJECT IDENTIFIER ::= { altigaModules 4 }
|
||||
alVersionMibModule OBJECT IDENTIFIER ::= { altigaModules 6 }
|
||||
alAccessMibModule OBJECT IDENTIFIER ::= { altigaModules 7 }
|
||||
alEventMibModule OBJECT IDENTIFIER ::= { altigaModules 8 }
|
||||
alAuthMibModule OBJECT IDENTIFIER ::= { altigaModules 9 }
|
||||
alPptpMibModule OBJECT IDENTIFIER ::= { altigaModules 10 }
|
||||
alPppMibModule OBJECT IDENTIFIER ::= { altigaModules 11 }
|
||||
alHttpMibModule OBJECT IDENTIFIER ::= { altigaModules 12 }
|
||||
alIpMibModule OBJECT IDENTIFIER ::= { altigaModules 13 }
|
||||
alFilterMibModule OBJECT IDENTIFIER ::= { altigaModules 14 }
|
||||
alUserMibModule OBJECT IDENTIFIER ::= { altigaModules 15 }
|
||||
alTelnetMibModule OBJECT IDENTIFIER ::= { altigaModules 16 }
|
||||
alFtpMibModule OBJECT IDENTIFIER ::= { altigaModules 17 }
|
||||
alTftpMibModule OBJECT IDENTIFIER ::= { altigaModules 18 }
|
||||
alSnmpMibModule OBJECT IDENTIFIER ::= { altigaModules 19 }
|
||||
alIpSecMibModule OBJECT IDENTIFIER ::= { altigaModules 20 }
|
||||
alL2tpMibModule OBJECT IDENTIFIER ::= { altigaModules 21 }
|
||||
alSessionMibModule OBJECT IDENTIFIER ::= { altigaModules 22 }
|
||||
alDnsMibModule OBJECT IDENTIFIER ::= { altigaModules 23 }
|
||||
alAddressMibModule OBJECT IDENTIFIER ::= { altigaModules 24 }
|
||||
alDhcpMibModule OBJECT IDENTIFIER ::= { altigaModules 25 }
|
||||
alWatchdogMibModule OBJECT IDENTIFIER ::= { altigaModules 26 }
|
||||
alHardwareMibModule OBJECT IDENTIFIER ::= { altigaModules 27 }
|
||||
alNatMibModule OBJECT IDENTIFIER ::= { altigaModules 28 }
|
||||
alLan2LanMibModule OBJECT IDENTIFIER ::= { altigaModules 29 }
|
||||
alGeneralMibModule OBJECT IDENTIFIER ::= { altigaModules 30 }
|
||||
alSslMibModule OBJECT IDENTIFIER ::= { altigaModules 31 }
|
||||
alCertMibModule OBJECT IDENTIFIER ::= { altigaModules 32 }
|
||||
alNtpMibModule OBJECT IDENTIFIER ::= { altigaModules 33 }
|
||||
alNetworkListMibModule OBJECT IDENTIFIER ::= { altigaModules 34 }
|
||||
alSepMibModule OBJECT IDENTIFIER ::= { altigaModules 35 }
|
||||
alIkeMibModule OBJECT IDENTIFIER ::= { altigaModules 36 }
|
||||
alSyncMibModule OBJECT IDENTIFIER ::= { altigaModules 37 }
|
||||
alT1E1MibModule OBJECT IDENTIFIER ::= { altigaModules 38 }
|
||||
alMultiLinkMibModule OBJECT IDENTIFIER ::= { altigaModules 39 }
|
||||
alSshMibModule OBJECT IDENTIFIER ::= { altigaModules 40 }
|
||||
alLBSSFMibModule OBJECT IDENTIFIER ::= { altigaModules 41 }
|
||||
alDhcpServerMibModule OBJECT IDENTIFIER ::= { altigaModules 42 }
|
||||
alAutoUpdateMibModule OBJECT IDENTIFIER ::= { altigaModules 43 }
|
||||
alAdminAuthMibModule OBJECT IDENTIFIER ::= { altigaModules 44 }
|
||||
alPPPoEMibModule OBJECT IDENTIFIER ::= { altigaModules 45 }
|
||||
alXmlMibModule OBJECT IDENTIFIER ::= { altigaModules 46 }
|
||||
alCtcpMibModule OBJECT IDENTIFIER ::= { altigaModules 47 }
|
||||
alFwMibModule OBJECT IDENTIFIER ::= { altigaModules 48 }
|
||||
alGroupMatchMibModule OBJECT IDENTIFIER ::= { altigaModules 49 }
|
||||
alACEServerMibModule OBJECT IDENTIFIER ::= { altigaModules 50 }
|
||||
alNatTMibModule OBJECT IDENTIFIER ::= { altigaModules 51 }
|
||||
alBwMgmtMibModule OBJECT IDENTIFIER ::= { altigaModules 52 }
|
||||
alIpSecPreFragMibModule OBJECT IDENTIFIER ::= { altigaModules 53 }
|
||||
alFipsMibModule OBJECT IDENTIFIER ::= { altigaModules 54 }
|
||||
alBackupL2LMibModule OBJECT IDENTIFIER ::= { altigaModules 55 }
|
||||
alNotifyMibModule OBJECT IDENTIFIER ::= { altigaModules 56 }
|
||||
alRebootStatusMibModule OBJECT IDENTIFIER ::= { altigaModules 57 }
|
||||
alAuthorizationModule OBJECT IDENTIFIER ::= { altigaModules 58 }
|
||||
alWebPortalMibModule OBJECT IDENTIFIER ::= { altigaModules 59 }
|
||||
alWebEmailMibModule OBJECT IDENTIFIER ::= { altigaModules 60 }
|
||||
alPortForwardMibModule OBJECT IDENTIFIER ::= { altigaModules 61 }
|
||||
alRemoteServerMibModule OBJECT IDENTIFIER ::= { altigaModules 62 }
|
||||
alWebvpnAclMibModule OBJECT IDENTIFIER ::= { altigaModules 63 }
|
||||
alNbnsMibModule OBJECT IDENTIFIER ::= { altigaModules 64 }
|
||||
alSecureDesktopMibModule OBJECT IDENTIFIER ::= { altigaModules 65 }
|
||||
alSslTunnelClientMibModule OBJECT IDENTIFIER ::= { altigaModules 66 }
|
||||
alNacMibModule OBJECT IDENTIFIER ::= { altigaModules 67 }
|
||||
|
||||
|
||||
-- Altiga's company-wide objects and events
|
||||
altigaGeneric OBJECT IDENTIFIER ::= { altigaRoot 2 }
|
||||
-- See altiga.mi2
|
||||
|
||||
-- Altiga's product-specific objects and events
|
||||
altigaProducts OBJECT IDENTIFIER ::= { altigaRoot 3 }
|
||||
|
||||
-- Altiga's Agent profiles
|
||||
altigaCaps OBJECT IDENTIFIER ::= { altigaRoot 4 }
|
||||
-- See altiga-cap.mi2
|
||||
|
||||
-- Altiga Requirement specifications
|
||||
altigaReqs OBJECT IDENTIFIER ::= { altigaRoot 5 }
|
||||
-- We will likely have nothing here
|
||||
|
||||
-- Altiga Experiments
|
||||
altigaExpr OBJECT IDENTIFIER ::= { altigaRoot 6 }
|
||||
-- We will likely have nothing here
|
||||
|
||||
-- Altiga Product Families
|
||||
altigaHw OBJECT IDENTIFIER ::= { altigaReg 2 }
|
||||
|
||||
-- VPN Concentrator Product
|
||||
altigaVpnHw OBJECT IDENTIFIER ::= { altigaHw 1 }
|
||||
|
||||
-- VPN Concentrator Components
|
||||
altigaVpnChassis OBJECT IDENTIFIER ::= { altigaVpnHw 1 }
|
||||
altigaVpnIntf OBJECT IDENTIFIER ::= { altigaVpnHw 2 }
|
||||
altigaVpnEncrypt OBJECT IDENTIFIER ::= { altigaVpnHw 3 }
|
||||
|
||||
-- VPN Concentrator Chassis
|
||||
-- Cxx (C10/15/20/30/50/60/80) 30xx
|
||||
vpnConcentrator OBJECT IDENTIFIER ::= { altigaVpnChassis 1 }
|
||||
-- C5/3005
|
||||
vpnRemote OBJECT IDENTIFIER ::= { altigaVpnChassis 2 }
|
||||
-- 3002
|
||||
vpnClient OBJECT IDENTIFIER ::= { altigaVpnChassis 3 }
|
||||
|
||||
|
||||
-- VPN Concentrator Chassis Revisions
|
||||
--Concentrators (C10/15/20/30/50/60/80) 30xx
|
||||
vpnConcentratorRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Concentrator hardware.
|
||||
603e PPC processor. C10/15/20/30/50/60."
|
||||
::= { vpnConcentrator 1 }
|
||||
|
||||
vpnConcentratorRev2 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The second revision of Altiga's VPN Concentrator hardware.
|
||||
740 PPC processor. C10/15/20/30/50/60."
|
||||
::= { vpnConcentrator 2 }
|
||||
|
||||
--Remotes (a.k.a. Concentrators) 3005
|
||||
vpnRemoteRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Concentrator (Remote) hardware.
|
||||
8240 PPC processor."
|
||||
::= { vpnRemote 1 }
|
||||
|
||||
|
||||
--Clients (a.k.a. Hardware Client) 3002
|
||||
vpnClientRev1 OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The first revision of Altiga's VPN Hardware Client hardware.
|
||||
8260 PPC processor."
|
||||
::= { vpnClient 1 }
|
||||
|
||||
|
||||
-- VPN Concentrator Interface Cards (VOX also)
|
||||
-- none
|
||||
|
||||
-- VPN Concentrator Encryption Cards
|
||||
-- none
|
||||
|
||||
|
||||
END
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,336 +1,336 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-HTTP-STATS-MIB.my: Altiga HTTP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-HTTP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Unsigned32,
|
||||
IpAddress, Integer32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
EncryptionAlgorithm
|
||||
FROM ALTIGA-SESSION-STATS-MIB
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsHttp, alHttpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alHttpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaHttpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga HTTP Statistics MIB models counters and objects that are
|
||||
of management interest for HTTP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alHttpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsHttpGlobal OBJECT IDENTIFIER ::= { alStatsHttp 1 }
|
||||
|
||||
alHttpStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent."
|
||||
::= { alStatsHttpGlobal 1 }
|
||||
|
||||
alHttpStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received."
|
||||
::= { alStatsHttpGlobal 2 }
|
||||
|
||||
alHttpStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets."
|
||||
::= { alStatsHttpGlobal 3 }
|
||||
|
||||
alHttpStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received."
|
||||
::= { alStatsHttpGlobal 4 }
|
||||
|
||||
alHttpStatsActiveConnections OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active TCP connections."
|
||||
::= { alStatsHttpGlobal 5 }
|
||||
|
||||
alHttpStatsMaxConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active TCP connections that existed at one any time."
|
||||
::= { alStatsHttpGlobal 6 }
|
||||
|
||||
alHttpStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active sessions."
|
||||
::= { alStatsHttpGlobal 7 }
|
||||
|
||||
alHttpStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active sessions that existed at one any time."
|
||||
::= { alStatsHttpGlobal 8 }
|
||||
|
||||
alHttpStatsTotalConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of TCP connections established."
|
||||
::= { alStatsHttpGlobal 9 }
|
||||
|
||||
alHttpStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of sessions established."
|
||||
::= { alStatsHttpGlobal 10 }
|
||||
|
||||
alHttpStatsSessionTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlHttpStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active HTTP sessions."
|
||||
::= { alStatsHttp 2 }
|
||||
|
||||
alHttpStatsSessionEntry OBJECT-TYPE
|
||||
SYNTAX AlHttpStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alHttpStatsSessionTable."
|
||||
INDEX { alHttpStatsSessionIndex }
|
||||
::= { alHttpStatsSessionTable 1 }
|
||||
|
||||
AlHttpStatsSessionEntry ::= SEQUENCE {
|
||||
alHttpStatsSessionIndex Integer32,
|
||||
alHttpStatsSessionName DisplayString,
|
||||
alHttpStatsSessionIpAddr IpAddress,
|
||||
alHttpStatsSessionStartTime TimeTicks,
|
||||
alHttpStatsSessionLoginTime Unsigned32,
|
||||
alHttpStatsSessionEncr EncryptionAlgorithm,
|
||||
alHttpStatsSessionOctetsSent Counter32,
|
||||
alHttpStatsSessionOctetsRcvd Counter32,
|
||||
alHttpStatsSessionPacketsSent Counter32,
|
||||
alHttpStatsSessionPacketsRcvd Counter32,
|
||||
alHttpStatsSessionActiveConnections Gauge32,
|
||||
alHttpStatsSessionMaxConnections Counter32,
|
||||
alHttpStatsSessionTotalConnections Counter32
|
||||
}
|
||||
|
||||
alHttpStatsSessionIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Index of this session."
|
||||
::= { alHttpStatsSessionEntry 1 }
|
||||
|
||||
alHttpStatsSessionName OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the administrator using this session."
|
||||
::= { alHttpStatsSessionEntry 2 }
|
||||
|
||||
alHttpStatsSessionIpAddr OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP address of this session.."
|
||||
::= { alHttpStatsSessionEntry 3 }
|
||||
|
||||
alHttpStatsSessionStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Login time of this session."
|
||||
::= { alHttpStatsSessionEntry 4 }
|
||||
|
||||
alHttpStatsSessionLoginTime OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"time_t value of the concentrator at the start of this session."
|
||||
::= { alHttpStatsSessionEntry 5 }
|
||||
|
||||
alHttpStatsSessionEncr OBJECT-TYPE
|
||||
SYNTAX EncryptionAlgorithm
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of encryption algorithm used for this session."
|
||||
::= { alHttpStatsSessionEntry 6 }
|
||||
|
||||
alHttpStatsSessionOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets sent during this session."
|
||||
::= { alHttpStatsSessionEntry 7 }
|
||||
|
||||
alHttpStatsSessionOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets received during this session."
|
||||
::= { alHttpStatsSessionEntry 8 }
|
||||
|
||||
alHttpStatsSessionPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets sent during this session."
|
||||
::= { alHttpStatsSessionEntry 9 }
|
||||
|
||||
alHttpStatsSessionPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets received during this session."
|
||||
::= { alHttpStatsSessionEntry 10 }
|
||||
|
||||
alHttpStatsSessionActiveConnections OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of active TCP connections for this session."
|
||||
::= { alHttpStatsSessionEntry 11 }
|
||||
|
||||
alHttpStatsSessionMaxConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Maximum number of active TCP connections for this
|
||||
session at any one time."
|
||||
::= { alHttpStatsSessionEntry 12 }
|
||||
|
||||
alHttpStatsSessionTotalConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of TCP connections for this session."
|
||||
::= { alHttpStatsSessionEntry 13 }
|
||||
|
||||
altigaHttpStatsMibConformance OBJECT IDENTIFIER ::= { altigaHttpStatsMibModule 1 }
|
||||
altigaHttpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaHttpStatsMibConformance 1 }
|
||||
|
||||
altigaHttpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga HTTP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaHttpStatsGroup
|
||||
}
|
||||
::= { altigaHttpStatsMibCompliances 1 }
|
||||
|
||||
altigaHttpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alHttpStatsOctetsSent,
|
||||
alHttpStatsOctetsRcvd,
|
||||
alHttpStatsPacketsSent,
|
||||
alHttpStatsPacketsRcvd,
|
||||
alHttpStatsActiveConnections,
|
||||
alHttpStatsMaxConnections,
|
||||
alHttpStatsActiveSessions,
|
||||
alHttpStatsMaxSessions,
|
||||
alHttpStatsTotalConnections,
|
||||
alHttpStatsTotalSessions,
|
||||
alHttpStatsSessionIndex,
|
||||
alHttpStatsSessionName,
|
||||
alHttpStatsSessionIpAddr,
|
||||
alHttpStatsSessionStartTime,
|
||||
alHttpStatsSessionLoginTime,
|
||||
alHttpStatsSessionEncr,
|
||||
alHttpStatsSessionOctetsSent,
|
||||
alHttpStatsSessionOctetsRcvd,
|
||||
alHttpStatsSessionPacketsSent,
|
||||
alHttpStatsSessionPacketsRcvd,
|
||||
alHttpStatsSessionActiveConnections,
|
||||
alHttpStatsSessionMaxConnections,
|
||||
alHttpStatsSessionTotalConnections
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for HTTP statistics."
|
||||
::= { alHttpGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-HTTP-STATS-MIB.my: Altiga HTTP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-HTTP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Unsigned32,
|
||||
IpAddress, Integer32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
EncryptionAlgorithm
|
||||
FROM ALTIGA-SESSION-STATS-MIB
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsHttp, alHttpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alHttpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaHttpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga HTTP Statistics MIB models counters and objects that are
|
||||
of management interest for HTTP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alHttpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsHttpGlobal OBJECT IDENTIFIER ::= { alStatsHttp 1 }
|
||||
|
||||
alHttpStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent."
|
||||
::= { alStatsHttpGlobal 1 }
|
||||
|
||||
alHttpStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received."
|
||||
::= { alStatsHttpGlobal 2 }
|
||||
|
||||
alHttpStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets."
|
||||
::= { alStatsHttpGlobal 3 }
|
||||
|
||||
alHttpStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received."
|
||||
::= { alStatsHttpGlobal 4 }
|
||||
|
||||
alHttpStatsActiveConnections OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active TCP connections."
|
||||
::= { alStatsHttpGlobal 5 }
|
||||
|
||||
alHttpStatsMaxConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active TCP connections that existed at one any time."
|
||||
::= { alStatsHttpGlobal 6 }
|
||||
|
||||
alHttpStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active sessions."
|
||||
::= { alStatsHttpGlobal 7 }
|
||||
|
||||
alHttpStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active sessions that existed at one any time."
|
||||
::= { alStatsHttpGlobal 8 }
|
||||
|
||||
alHttpStatsTotalConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of TCP connections established."
|
||||
::= { alStatsHttpGlobal 9 }
|
||||
|
||||
alHttpStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of sessions established."
|
||||
::= { alStatsHttpGlobal 10 }
|
||||
|
||||
alHttpStatsSessionTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlHttpStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active HTTP sessions."
|
||||
::= { alStatsHttp 2 }
|
||||
|
||||
alHttpStatsSessionEntry OBJECT-TYPE
|
||||
SYNTAX AlHttpStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alHttpStatsSessionTable."
|
||||
INDEX { alHttpStatsSessionIndex }
|
||||
::= { alHttpStatsSessionTable 1 }
|
||||
|
||||
AlHttpStatsSessionEntry ::= SEQUENCE {
|
||||
alHttpStatsSessionIndex Integer32,
|
||||
alHttpStatsSessionName DisplayString,
|
||||
alHttpStatsSessionIpAddr IpAddress,
|
||||
alHttpStatsSessionStartTime TimeTicks,
|
||||
alHttpStatsSessionLoginTime Unsigned32,
|
||||
alHttpStatsSessionEncr EncryptionAlgorithm,
|
||||
alHttpStatsSessionOctetsSent Counter32,
|
||||
alHttpStatsSessionOctetsRcvd Counter32,
|
||||
alHttpStatsSessionPacketsSent Counter32,
|
||||
alHttpStatsSessionPacketsRcvd Counter32,
|
||||
alHttpStatsSessionActiveConnections Gauge32,
|
||||
alHttpStatsSessionMaxConnections Counter32,
|
||||
alHttpStatsSessionTotalConnections Counter32
|
||||
}
|
||||
|
||||
alHttpStatsSessionIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Index of this session."
|
||||
::= { alHttpStatsSessionEntry 1 }
|
||||
|
||||
alHttpStatsSessionName OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the administrator using this session."
|
||||
::= { alHttpStatsSessionEntry 2 }
|
||||
|
||||
alHttpStatsSessionIpAddr OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP address of this session.."
|
||||
::= { alHttpStatsSessionEntry 3 }
|
||||
|
||||
alHttpStatsSessionStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Login time of this session."
|
||||
::= { alHttpStatsSessionEntry 4 }
|
||||
|
||||
alHttpStatsSessionLoginTime OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"time_t value of the concentrator at the start of this session."
|
||||
::= { alHttpStatsSessionEntry 5 }
|
||||
|
||||
alHttpStatsSessionEncr OBJECT-TYPE
|
||||
SYNTAX EncryptionAlgorithm
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of encryption algorithm used for this session."
|
||||
::= { alHttpStatsSessionEntry 6 }
|
||||
|
||||
alHttpStatsSessionOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets sent during this session."
|
||||
::= { alHttpStatsSessionEntry 7 }
|
||||
|
||||
alHttpStatsSessionOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets received during this session."
|
||||
::= { alHttpStatsSessionEntry 8 }
|
||||
|
||||
alHttpStatsSessionPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets sent during this session."
|
||||
::= { alHttpStatsSessionEntry 9 }
|
||||
|
||||
alHttpStatsSessionPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets received during this session."
|
||||
::= { alHttpStatsSessionEntry 10 }
|
||||
|
||||
alHttpStatsSessionActiveConnections OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of active TCP connections for this session."
|
||||
::= { alHttpStatsSessionEntry 11 }
|
||||
|
||||
alHttpStatsSessionMaxConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Maximum number of active TCP connections for this
|
||||
session at any one time."
|
||||
::= { alHttpStatsSessionEntry 12 }
|
||||
|
||||
alHttpStatsSessionTotalConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of TCP connections for this session."
|
||||
::= { alHttpStatsSessionEntry 13 }
|
||||
|
||||
altigaHttpStatsMibConformance OBJECT IDENTIFIER ::= { altigaHttpStatsMibModule 1 }
|
||||
altigaHttpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaHttpStatsMibConformance 1 }
|
||||
|
||||
altigaHttpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga HTTP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaHttpStatsGroup
|
||||
}
|
||||
::= { altigaHttpStatsMibCompliances 1 }
|
||||
|
||||
altigaHttpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alHttpStatsOctetsSent,
|
||||
alHttpStatsOctetsRcvd,
|
||||
alHttpStatsPacketsSent,
|
||||
alHttpStatsPacketsRcvd,
|
||||
alHttpStatsActiveConnections,
|
||||
alHttpStatsMaxConnections,
|
||||
alHttpStatsActiveSessions,
|
||||
alHttpStatsMaxSessions,
|
||||
alHttpStatsTotalConnections,
|
||||
alHttpStatsTotalSessions,
|
||||
alHttpStatsSessionIndex,
|
||||
alHttpStatsSessionName,
|
||||
alHttpStatsSessionIpAddr,
|
||||
alHttpStatsSessionStartTime,
|
||||
alHttpStatsSessionLoginTime,
|
||||
alHttpStatsSessionEncr,
|
||||
alHttpStatsSessionOctetsSent,
|
||||
alHttpStatsSessionOctetsRcvd,
|
||||
alHttpStatsSessionPacketsSent,
|
||||
alHttpStatsSessionPacketsRcvd,
|
||||
alHttpStatsSessionActiveConnections,
|
||||
alHttpStatsSessionMaxConnections,
|
||||
alHttpStatsSessionTotalConnections
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for HTTP statistics."
|
||||
::= { alHttpGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,336 +1,336 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-HTTP-STATS-MIB.my: Altiga HTTP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-HTTP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Unsigned32,
|
||||
IpAddress, Integer32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
EncryptionAlgorithm
|
||||
FROM ALTIGA-SESSION-STATS-MIB
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsHttp, alHttpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alHttpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaHttpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga HTTP Statistics MIB models counters and objects that are
|
||||
of management interest for HTTP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alHttpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsHttpGlobal OBJECT IDENTIFIER ::= { alStatsHttp 1 }
|
||||
|
||||
alHttpStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent."
|
||||
::= { alStatsHttpGlobal 1 }
|
||||
|
||||
alHttpStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received."
|
||||
::= { alStatsHttpGlobal 2 }
|
||||
|
||||
alHttpStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets."
|
||||
::= { alStatsHttpGlobal 3 }
|
||||
|
||||
alHttpStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received."
|
||||
::= { alStatsHttpGlobal 4 }
|
||||
|
||||
alHttpStatsActiveConnections OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active TCP connections."
|
||||
::= { alStatsHttpGlobal 5 }
|
||||
|
||||
alHttpStatsMaxConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active TCP connections that existed at one any time."
|
||||
::= { alStatsHttpGlobal 6 }
|
||||
|
||||
alHttpStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active sessions."
|
||||
::= { alStatsHttpGlobal 7 }
|
||||
|
||||
alHttpStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active sessions that existed at one any time."
|
||||
::= { alStatsHttpGlobal 8 }
|
||||
|
||||
alHttpStatsTotalConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of TCP connections established."
|
||||
::= { alStatsHttpGlobal 9 }
|
||||
|
||||
alHttpStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of sessions established."
|
||||
::= { alStatsHttpGlobal 10 }
|
||||
|
||||
alHttpStatsSessionTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlHttpStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active HTTP sessions."
|
||||
::= { alStatsHttp 2 }
|
||||
|
||||
alHttpStatsSessionEntry OBJECT-TYPE
|
||||
SYNTAX AlHttpStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alHttpStatsSessionTable."
|
||||
INDEX { alHttpStatsSessionIndex }
|
||||
::= { alHttpStatsSessionTable 1 }
|
||||
|
||||
AlHttpStatsSessionEntry ::= SEQUENCE {
|
||||
alHttpStatsSessionIndex Integer32,
|
||||
alHttpStatsSessionName DisplayString,
|
||||
alHttpStatsSessionIpAddr IpAddress,
|
||||
alHttpStatsSessionStartTime TimeTicks,
|
||||
alHttpStatsSessionLoginTime Unsigned32,
|
||||
alHttpStatsSessionEncr EncryptionAlgorithm,
|
||||
alHttpStatsSessionOctetsSent Counter32,
|
||||
alHttpStatsSessionOctetsRcvd Counter32,
|
||||
alHttpStatsSessionPacketsSent Counter32,
|
||||
alHttpStatsSessionPacketsRcvd Counter32,
|
||||
alHttpStatsSessionActiveConnections Gauge32,
|
||||
alHttpStatsSessionMaxConnections Counter32,
|
||||
alHttpStatsSessionTotalConnections Counter32
|
||||
}
|
||||
|
||||
alHttpStatsSessionIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Index of this session."
|
||||
::= { alHttpStatsSessionEntry 1 }
|
||||
|
||||
alHttpStatsSessionName OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the administrator using this session."
|
||||
::= { alHttpStatsSessionEntry 2 }
|
||||
|
||||
alHttpStatsSessionIpAddr OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP address of this session.."
|
||||
::= { alHttpStatsSessionEntry 3 }
|
||||
|
||||
alHttpStatsSessionStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Login time of this session."
|
||||
::= { alHttpStatsSessionEntry 4 }
|
||||
|
||||
alHttpStatsSessionLoginTime OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"time_t value of the concentrator at the start of this session."
|
||||
::= { alHttpStatsSessionEntry 5 }
|
||||
|
||||
alHttpStatsSessionEncr OBJECT-TYPE
|
||||
SYNTAX EncryptionAlgorithm
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of encryption algorithm used for this session."
|
||||
::= { alHttpStatsSessionEntry 6 }
|
||||
|
||||
alHttpStatsSessionOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets sent during this session."
|
||||
::= { alHttpStatsSessionEntry 7 }
|
||||
|
||||
alHttpStatsSessionOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets received during this session."
|
||||
::= { alHttpStatsSessionEntry 8 }
|
||||
|
||||
alHttpStatsSessionPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets sent during this session."
|
||||
::= { alHttpStatsSessionEntry 9 }
|
||||
|
||||
alHttpStatsSessionPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets received during this session."
|
||||
::= { alHttpStatsSessionEntry 10 }
|
||||
|
||||
alHttpStatsSessionActiveConnections OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of active TCP connections for this session."
|
||||
::= { alHttpStatsSessionEntry 11 }
|
||||
|
||||
alHttpStatsSessionMaxConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Maximum number of active TCP connections for this
|
||||
session at any one time."
|
||||
::= { alHttpStatsSessionEntry 12 }
|
||||
|
||||
alHttpStatsSessionTotalConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of TCP connections for this session."
|
||||
::= { alHttpStatsSessionEntry 13 }
|
||||
|
||||
altigaHttpStatsMibConformance OBJECT IDENTIFIER ::= { altigaHttpStatsMibModule 1 }
|
||||
altigaHttpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaHttpStatsMibConformance 1 }
|
||||
|
||||
altigaHttpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga HTTP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaHttpStatsGroup
|
||||
}
|
||||
::= { altigaHttpStatsMibCompliances 1 }
|
||||
|
||||
altigaHttpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alHttpStatsOctetsSent,
|
||||
alHttpStatsOctetsRcvd,
|
||||
alHttpStatsPacketsSent,
|
||||
alHttpStatsPacketsRcvd,
|
||||
alHttpStatsActiveConnections,
|
||||
alHttpStatsMaxConnections,
|
||||
alHttpStatsActiveSessions,
|
||||
alHttpStatsMaxSessions,
|
||||
alHttpStatsTotalConnections,
|
||||
alHttpStatsTotalSessions,
|
||||
alHttpStatsSessionIndex,
|
||||
alHttpStatsSessionName,
|
||||
alHttpStatsSessionIpAddr,
|
||||
alHttpStatsSessionStartTime,
|
||||
alHttpStatsSessionLoginTime,
|
||||
alHttpStatsSessionEncr,
|
||||
alHttpStatsSessionOctetsSent,
|
||||
alHttpStatsSessionOctetsRcvd,
|
||||
alHttpStatsSessionPacketsSent,
|
||||
alHttpStatsSessionPacketsRcvd,
|
||||
alHttpStatsSessionActiveConnections,
|
||||
alHttpStatsSessionMaxConnections,
|
||||
alHttpStatsSessionTotalConnections
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for HTTP statistics."
|
||||
::= { alHttpGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-HTTP-STATS-MIB.my: Altiga HTTP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-HTTP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Unsigned32,
|
||||
IpAddress, Integer32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
EncryptionAlgorithm
|
||||
FROM ALTIGA-SESSION-STATS-MIB
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsHttp, alHttpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alHttpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaHttpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga HTTP Statistics MIB models counters and objects that are
|
||||
of management interest for HTTP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
HTTP: HyperText Transfer Protocol
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
TCP: Transmission Control Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alHttpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsHttpGlobal OBJECT IDENTIFIER ::= { alStatsHttp 1 }
|
||||
|
||||
alHttpStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent."
|
||||
::= { alStatsHttpGlobal 1 }
|
||||
|
||||
alHttpStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received."
|
||||
::= { alStatsHttpGlobal 2 }
|
||||
|
||||
alHttpStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets."
|
||||
::= { alStatsHttpGlobal 3 }
|
||||
|
||||
alHttpStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received."
|
||||
::= { alStatsHttpGlobal 4 }
|
||||
|
||||
alHttpStatsActiveConnections OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active TCP connections."
|
||||
::= { alStatsHttpGlobal 5 }
|
||||
|
||||
alHttpStatsMaxConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active TCP connections that existed at one any time."
|
||||
::= { alStatsHttpGlobal 6 }
|
||||
|
||||
alHttpStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active sessions."
|
||||
::= { alStatsHttpGlobal 7 }
|
||||
|
||||
alHttpStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active sessions that existed at one any time."
|
||||
::= { alStatsHttpGlobal 8 }
|
||||
|
||||
alHttpStatsTotalConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of TCP connections established."
|
||||
::= { alStatsHttpGlobal 9 }
|
||||
|
||||
alHttpStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of sessions established."
|
||||
::= { alStatsHttpGlobal 10 }
|
||||
|
||||
alHttpStatsSessionTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlHttpStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active HTTP sessions."
|
||||
::= { alStatsHttp 2 }
|
||||
|
||||
alHttpStatsSessionEntry OBJECT-TYPE
|
||||
SYNTAX AlHttpStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alHttpStatsSessionTable."
|
||||
INDEX { alHttpStatsSessionIndex }
|
||||
::= { alHttpStatsSessionTable 1 }
|
||||
|
||||
AlHttpStatsSessionEntry ::= SEQUENCE {
|
||||
alHttpStatsSessionIndex Integer32,
|
||||
alHttpStatsSessionName DisplayString,
|
||||
alHttpStatsSessionIpAddr IpAddress,
|
||||
alHttpStatsSessionStartTime TimeTicks,
|
||||
alHttpStatsSessionLoginTime Unsigned32,
|
||||
alHttpStatsSessionEncr EncryptionAlgorithm,
|
||||
alHttpStatsSessionOctetsSent Counter32,
|
||||
alHttpStatsSessionOctetsRcvd Counter32,
|
||||
alHttpStatsSessionPacketsSent Counter32,
|
||||
alHttpStatsSessionPacketsRcvd Counter32,
|
||||
alHttpStatsSessionActiveConnections Gauge32,
|
||||
alHttpStatsSessionMaxConnections Counter32,
|
||||
alHttpStatsSessionTotalConnections Counter32
|
||||
}
|
||||
|
||||
alHttpStatsSessionIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Index of this session."
|
||||
::= { alHttpStatsSessionEntry 1 }
|
||||
|
||||
alHttpStatsSessionName OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the administrator using this session."
|
||||
::= { alHttpStatsSessionEntry 2 }
|
||||
|
||||
alHttpStatsSessionIpAddr OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP address of this session.."
|
||||
::= { alHttpStatsSessionEntry 3 }
|
||||
|
||||
alHttpStatsSessionStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Login time of this session."
|
||||
::= { alHttpStatsSessionEntry 4 }
|
||||
|
||||
alHttpStatsSessionLoginTime OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"time_t value of the concentrator at the start of this session."
|
||||
::= { alHttpStatsSessionEntry 5 }
|
||||
|
||||
alHttpStatsSessionEncr OBJECT-TYPE
|
||||
SYNTAX EncryptionAlgorithm
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of encryption algorithm used for this session."
|
||||
::= { alHttpStatsSessionEntry 6 }
|
||||
|
||||
alHttpStatsSessionOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets sent during this session."
|
||||
::= { alHttpStatsSessionEntry 7 }
|
||||
|
||||
alHttpStatsSessionOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets received during this session."
|
||||
::= { alHttpStatsSessionEntry 8 }
|
||||
|
||||
alHttpStatsSessionPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets sent during this session."
|
||||
::= { alHttpStatsSessionEntry 9 }
|
||||
|
||||
alHttpStatsSessionPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets received during this session."
|
||||
::= { alHttpStatsSessionEntry 10 }
|
||||
|
||||
alHttpStatsSessionActiveConnections OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of active TCP connections for this session."
|
||||
::= { alHttpStatsSessionEntry 11 }
|
||||
|
||||
alHttpStatsSessionMaxConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Maximum number of active TCP connections for this
|
||||
session at any one time."
|
||||
::= { alHttpStatsSessionEntry 12 }
|
||||
|
||||
alHttpStatsSessionTotalConnections OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of TCP connections for this session."
|
||||
::= { alHttpStatsSessionEntry 13 }
|
||||
|
||||
altigaHttpStatsMibConformance OBJECT IDENTIFIER ::= { altigaHttpStatsMibModule 1 }
|
||||
altigaHttpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaHttpStatsMibConformance 1 }
|
||||
|
||||
altigaHttpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga HTTP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaHttpStatsGroup
|
||||
}
|
||||
::= { altigaHttpStatsMibCompliances 1 }
|
||||
|
||||
altigaHttpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alHttpStatsOctetsSent,
|
||||
alHttpStatsOctetsRcvd,
|
||||
alHttpStatsPacketsSent,
|
||||
alHttpStatsPacketsRcvd,
|
||||
alHttpStatsActiveConnections,
|
||||
alHttpStatsMaxConnections,
|
||||
alHttpStatsActiveSessions,
|
||||
alHttpStatsMaxSessions,
|
||||
alHttpStatsTotalConnections,
|
||||
alHttpStatsTotalSessions,
|
||||
alHttpStatsSessionIndex,
|
||||
alHttpStatsSessionName,
|
||||
alHttpStatsSessionIpAddr,
|
||||
alHttpStatsSessionStartTime,
|
||||
alHttpStatsSessionLoginTime,
|
||||
alHttpStatsSessionEncr,
|
||||
alHttpStatsSessionOctetsSent,
|
||||
alHttpStatsSessionOctetsRcvd,
|
||||
alHttpStatsSessionPacketsSent,
|
||||
alHttpStatsSessionPacketsRcvd,
|
||||
alHttpStatsSessionActiveConnections,
|
||||
alHttpStatsSessionMaxConnections,
|
||||
alHttpStatsSessionTotalConnections
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for HTTP statistics."
|
||||
::= { alHttpGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,132 +1,132 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-IP-STATS-MIB.my: Altiga IP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-IP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsIp, alIpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alIpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaIpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga IP Statistics MIB models counters and objects that are
|
||||
of management interest for IP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
LAN: Local-Area Network
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alIpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsIpGlobal OBJECT IDENTIFIER ::= { alStatsIp 1 }
|
||||
|
||||
alIpInterfaceStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlIpInterfaceStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Interface Statistics table."
|
||||
::= { alStatsIpGlobal 1 }
|
||||
|
||||
alIpInterfaceStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlIpInterfaceStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alIpInterfaceStatsTable."
|
||||
INDEX { alIpInterfaceStatsIndex }
|
||||
::= { alIpInterfaceStatsTable 1 }
|
||||
|
||||
AlIpInterfaceStatsEntry ::= SEQUENCE {
|
||||
alIpInterfaceStatsIndex Integer32,
|
||||
alIpInterfaceStatsCurrentDuplex INTEGER
|
||||
}
|
||||
|
||||
alIpInterfaceStatsIndex OBJECT-TYPE
|
||||
SYNTAX Integer32(0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The ifIndex of this row."
|
||||
::= { alIpInterfaceStatsEntry 1 }
|
||||
|
||||
alIpInterfaceStatsCurrentDuplex OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
full(2),
|
||||
half(3)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current LAN duplex mode for this interface."
|
||||
::= { alIpInterfaceStatsEntry 2 }
|
||||
|
||||
altigaIpStatsMibConformance OBJECT IDENTIFIER ::= { altigaIpStatsMibModule 1 }
|
||||
altigaIpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaIpStatsMibConformance 1 }
|
||||
|
||||
altigaIpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga IP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaIpStatsGroup
|
||||
}
|
||||
::= { altigaIpStatsMibCompliances 1 }
|
||||
|
||||
altigaIpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alIpInterfaceStatsIndex,
|
||||
alIpInterfaceStatsCurrentDuplex
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Ip Statistics."
|
||||
::= { alIpGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-IP-STATS-MIB.my: Altiga IP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-IP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsIp, alIpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alIpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaIpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga IP Statistics MIB models counters and objects that are
|
||||
of management interest for IP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
LAN: Local-Area Network
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alIpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsIpGlobal OBJECT IDENTIFIER ::= { alStatsIp 1 }
|
||||
|
||||
alIpInterfaceStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlIpInterfaceStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Interface Statistics table."
|
||||
::= { alStatsIpGlobal 1 }
|
||||
|
||||
alIpInterfaceStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlIpInterfaceStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alIpInterfaceStatsTable."
|
||||
INDEX { alIpInterfaceStatsIndex }
|
||||
::= { alIpInterfaceStatsTable 1 }
|
||||
|
||||
AlIpInterfaceStatsEntry ::= SEQUENCE {
|
||||
alIpInterfaceStatsIndex Integer32,
|
||||
alIpInterfaceStatsCurrentDuplex INTEGER
|
||||
}
|
||||
|
||||
alIpInterfaceStatsIndex OBJECT-TYPE
|
||||
SYNTAX Integer32(0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The ifIndex of this row."
|
||||
::= { alIpInterfaceStatsEntry 1 }
|
||||
|
||||
alIpInterfaceStatsCurrentDuplex OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
full(2),
|
||||
half(3)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current LAN duplex mode for this interface."
|
||||
::= { alIpInterfaceStatsEntry 2 }
|
||||
|
||||
altigaIpStatsMibConformance OBJECT IDENTIFIER ::= { altigaIpStatsMibModule 1 }
|
||||
altigaIpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaIpStatsMibConformance 1 }
|
||||
|
||||
altigaIpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga IP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaIpStatsGroup
|
||||
}
|
||||
::= { altigaIpStatsMibCompliances 1 }
|
||||
|
||||
altigaIpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alIpInterfaceStatsIndex,
|
||||
alIpInterfaceStatsCurrentDuplex
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Ip Statistics."
|
||||
::= { alIpGroup 2 }
|
||||
|
||||
END
|
||||
@ -1,132 +1,132 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-IP-STATS-MIB.my: Altiga IP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-IP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsIp, alIpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alIpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaIpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga IP Statistics MIB models counters and objects that are
|
||||
of management interest for IP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
LAN: Local-Area Network
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alIpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsIpGlobal OBJECT IDENTIFIER ::= { alStatsIp 1 }
|
||||
|
||||
alIpInterfaceStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlIpInterfaceStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Interface Statistics table."
|
||||
::= { alStatsIpGlobal 1 }
|
||||
|
||||
alIpInterfaceStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlIpInterfaceStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alIpInterfaceStatsTable."
|
||||
INDEX { alIpInterfaceStatsIndex }
|
||||
::= { alIpInterfaceStatsTable 1 }
|
||||
|
||||
AlIpInterfaceStatsEntry ::= SEQUENCE {
|
||||
alIpInterfaceStatsIndex Integer32,
|
||||
alIpInterfaceStatsCurrentDuplex INTEGER
|
||||
}
|
||||
|
||||
alIpInterfaceStatsIndex OBJECT-TYPE
|
||||
SYNTAX Integer32(0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The ifIndex of this row."
|
||||
::= { alIpInterfaceStatsEntry 1 }
|
||||
|
||||
alIpInterfaceStatsCurrentDuplex OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
full(2),
|
||||
half(3)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current LAN duplex mode for this interface."
|
||||
::= { alIpInterfaceStatsEntry 2 }
|
||||
|
||||
altigaIpStatsMibConformance OBJECT IDENTIFIER ::= { altigaIpStatsMibModule 1 }
|
||||
altigaIpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaIpStatsMibConformance 1 }
|
||||
|
||||
altigaIpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga IP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaIpStatsGroup
|
||||
}
|
||||
::= { altigaIpStatsMibCompliances 1 }
|
||||
|
||||
altigaIpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alIpInterfaceStatsIndex,
|
||||
alIpInterfaceStatsCurrentDuplex
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Ip Statistics."
|
||||
::= { alIpGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-IP-STATS-MIB.my: Altiga IP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-IP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsIp, alIpGroup
|
||||
FROM ALTIGA-MIB
|
||||
alIpMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaIpStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga IP Statistics MIB models counters and objects that are
|
||||
of management interest for IP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
IP: Internet Protocol
|
||||
|
||||
LAN: Local-Area Network
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alIpMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsIpGlobal OBJECT IDENTIFIER ::= { alStatsIp 1 }
|
||||
|
||||
alIpInterfaceStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlIpInterfaceStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"IP Interface Statistics table."
|
||||
::= { alStatsIpGlobal 1 }
|
||||
|
||||
alIpInterfaceStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlIpInterfaceStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alIpInterfaceStatsTable."
|
||||
INDEX { alIpInterfaceStatsIndex }
|
||||
::= { alIpInterfaceStatsTable 1 }
|
||||
|
||||
AlIpInterfaceStatsEntry ::= SEQUENCE {
|
||||
alIpInterfaceStatsIndex Integer32,
|
||||
alIpInterfaceStatsCurrentDuplex INTEGER
|
||||
}
|
||||
|
||||
alIpInterfaceStatsIndex OBJECT-TYPE
|
||||
SYNTAX Integer32(0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The ifIndex of this row."
|
||||
::= { alIpInterfaceStatsEntry 1 }
|
||||
|
||||
alIpInterfaceStatsCurrentDuplex OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
full(2),
|
||||
half(3)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current LAN duplex mode for this interface."
|
||||
::= { alIpInterfaceStatsEntry 2 }
|
||||
|
||||
altigaIpStatsMibConformance OBJECT IDENTIFIER ::= { altigaIpStatsMibModule 1 }
|
||||
altigaIpStatsMibCompliances OBJECT IDENTIFIER ::= { altigaIpStatsMibConformance 1 }
|
||||
|
||||
altigaIpStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga IP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaIpStatsGroup
|
||||
}
|
||||
::= { altigaIpStatsMibCompliances 1 }
|
||||
|
||||
altigaIpStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alIpInterfaceStatsIndex,
|
||||
alIpInterfaceStatsCurrentDuplex
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for Ip Statistics."
|
||||
::= { alIpGroup 2 }
|
||||
|
||||
END
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,309 +1,309 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-LBSSF-STATS-MIB.my:
|
||||
-- * Altiga Load Balancing and Secure Session Failover Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-LBSSF-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, TimeTicks, Integer32, Gauge32,
|
||||
IpAddress
|
||||
FROM SNMPv2-SMI
|
||||
TruthValue, RowStatus, TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsLBSSF, alLBSSFGroup
|
||||
FROM ALTIGA-MIB
|
||||
alLBSSFMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaLBSSFStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Load Balancing and Secure Session Failover
|
||||
Statistics MIB models counters and objects that are of
|
||||
management interest for LBSSF.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
LBSSF: Load Balancing and Secure Session Failover
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alLBSSFMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
DeviceType ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"LBSSF Device Type."
|
||||
SYNTAX INTEGER {
|
||||
unknown(1),
|
||||
vpn3005(3),
|
||||
vpn3015(4),
|
||||
vpn3030(5),
|
||||
vpn3060(6),
|
||||
vpn3080(7),
|
||||
vpn3002(8)
|
||||
}
|
||||
|
||||
DeviceRole ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Load balancing device roles within a LBSSF cluster.
|
||||
|
||||
virtualMaster: master of load balancing cluster
|
||||
slave : slave in load balancing cluster
|
||||
"
|
||||
SYNTAX INTEGER {
|
||||
virtualMaster(1),
|
||||
slave(2)
|
||||
}
|
||||
|
||||
alStatsLBSSFGlobal OBJECT IDENTIFIER ::= { alStatsLBSSF 1 }
|
||||
|
||||
alLBSSFRole OBJECT-TYPE
|
||||
SYNTAX DeviceRole
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The role of this device."
|
||||
::= { alStatsLBSSFGlobal 1 }
|
||||
|
||||
alLBSSFDeviceType OBJECT-TYPE
|
||||
SYNTAX DeviceType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Device type of this device."
|
||||
::= { alStatsLBSSFGlobal 2 }
|
||||
|
||||
alLBSSFActive OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates if device is active or not."
|
||||
::= { alStatsLBSSFGlobal 3 }
|
||||
|
||||
alLBSSFNumberOfPeers OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..25)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of total current peers."
|
||||
::= { alStatsLBSSFGlobal 4 }
|
||||
|
||||
alLBSSFLoad OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current calculated load of this device in percentage."
|
||||
::= { alStatsLBSSFGlobal 5 }
|
||||
|
||||
alLBSSFPeerTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlLBSSFPeerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of LBSSF peers within a LBSSF cluster."
|
||||
::= { alStatsLBSSF 2 }
|
||||
|
||||
alLBSSFPeerEntry OBJECT-TYPE
|
||||
SYNTAX AlLBSSFPeerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alLBSSFStatsPeerTable."
|
||||
INDEX { alLBSSFPeerPrivIpAddress }
|
||||
::= { alLBSSFPeerTable 1 }
|
||||
|
||||
AlLBSSFPeerEntry ::= SEQUENCE {
|
||||
alLBSSFPeerRowStatus RowStatus,
|
||||
alLBSSFPeerPrivIpAddress IpAddress,
|
||||
alLBSSFPeerPubIpAddress IpAddress,
|
||||
alLBSSFPeerMappedPubIpAddress IpAddress,
|
||||
alLBSSFPeerActive TruthValue,
|
||||
alLBSSFPeerFaultZone Integer32,
|
||||
alLBSSFPeerRole DeviceRole,
|
||||
alLBSSFPeerDeviceType DeviceType,
|
||||
alLBSSFPeerLoad Gauge32,
|
||||
alLBSSFPeerPriority Integer32,
|
||||
alLBSSFPeerActiveSessions Gauge32,
|
||||
alLBSSFPeerJoinTime TimeTicks
|
||||
}
|
||||
|
||||
alLBSSFPeerRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alLBSSFPeerEntry 1 }
|
||||
|
||||
alLBSSFPeerPrivIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Private LAN Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 2 }
|
||||
|
||||
alLBSSFPeerPubIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Public LAN Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 3 }
|
||||
|
||||
alLBSSFPeerMappedPubIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The NAT'ed Public Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 4 }
|
||||
|
||||
alLBSSFPeerActive OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates if this peer is active or not."
|
||||
::= { alLBSSFPeerEntry 5 }
|
||||
|
||||
alLBSSFPeerFaultZone OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..25)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates which fault zone this peer belongs."
|
||||
::= { alLBSSFPeerEntry 6 }
|
||||
|
||||
alLBSSFPeerRole OBJECT-TYPE
|
||||
SYNTAX DeviceRole
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Role of current peer"
|
||||
::= { alLBSSFPeerEntry 7 }
|
||||
|
||||
alLBSSFPeerDeviceType OBJECT-TYPE
|
||||
SYNTAX DeviceType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Device type of this peer."
|
||||
::= { alLBSSFPeerEntry 8 }
|
||||
|
||||
alLBSSFPeerLoad OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Current load of the peer in percentage."
|
||||
::= { alLBSSFPeerEntry 9 }
|
||||
|
||||
alLBSSFPeerPriority OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Priority of the peer."
|
||||
::= { alLBSSFPeerEntry 10 }
|
||||
|
||||
alLBSSFPeerActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100000)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of current active sessions on this peer"
|
||||
::= { alLBSSFPeerEntry 11 }
|
||||
|
||||
alLBSSFPeerJoinTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Time in time-ticks when this peer join the virtual cluster"
|
||||
::= { alLBSSFPeerEntry 12 }
|
||||
|
||||
|
||||
altigaLBSSFStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaLBSSFStatsMibModule 1 }
|
||||
|
||||
altigaLBSSFStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaLBSSFStatsMibConformance 1 }
|
||||
|
||||
altigaLBSSFStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which implement the Altiga
|
||||
Load Balancing and Secure Session Failover Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaStatsLBSSFGroup
|
||||
}
|
||||
::= { altigaLBSSFStatsMibCompliances 1 }
|
||||
|
||||
altigaStatsLBSSFGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alLBSSFRole,
|
||||
alLBSSFDeviceType,
|
||||
alLBSSFActive,
|
||||
alLBSSFNumberOfPeers,
|
||||
alLBSSFLoad,
|
||||
alLBSSFPeerRowStatus,
|
||||
alLBSSFPeerPrivIpAddress,
|
||||
alLBSSFPeerPubIpAddress,
|
||||
alLBSSFPeerMappedPubIpAddress,
|
||||
alLBSSFPeerActive,
|
||||
alLBSSFPeerFaultZone,
|
||||
alLBSSFPeerRole,
|
||||
alLBSSFPeerDeviceType,
|
||||
alLBSSFPeerLoad,
|
||||
alLBSSFPeerPriority,
|
||||
alLBSSFPeerActiveSessions,
|
||||
alLBSSFPeerJoinTime
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the LBSSF statistics."
|
||||
::= { alLBSSFGroup 3 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-LBSSF-STATS-MIB.my:
|
||||
-- * Altiga Load Balancing and Secure Session Failover Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-LBSSF-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, TimeTicks, Integer32, Gauge32,
|
||||
IpAddress
|
||||
FROM SNMPv2-SMI
|
||||
TruthValue, RowStatus, TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsLBSSF, alLBSSFGroup
|
||||
FROM ALTIGA-MIB
|
||||
alLBSSFMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaLBSSFStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Load Balancing and Secure Session Failover
|
||||
Statistics MIB models counters and objects that are of
|
||||
management interest for LBSSF.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
LBSSF: Load Balancing and Secure Session Failover
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alLBSSFMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
DeviceType ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"LBSSF Device Type."
|
||||
SYNTAX INTEGER {
|
||||
unknown(1),
|
||||
vpn3005(3),
|
||||
vpn3015(4),
|
||||
vpn3030(5),
|
||||
vpn3060(6),
|
||||
vpn3080(7),
|
||||
vpn3002(8)
|
||||
}
|
||||
|
||||
DeviceRole ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Load balancing device roles within a LBSSF cluster.
|
||||
|
||||
virtualMaster: master of load balancing cluster
|
||||
slave : slave in load balancing cluster
|
||||
"
|
||||
SYNTAX INTEGER {
|
||||
virtualMaster(1),
|
||||
slave(2)
|
||||
}
|
||||
|
||||
alStatsLBSSFGlobal OBJECT IDENTIFIER ::= { alStatsLBSSF 1 }
|
||||
|
||||
alLBSSFRole OBJECT-TYPE
|
||||
SYNTAX DeviceRole
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The role of this device."
|
||||
::= { alStatsLBSSFGlobal 1 }
|
||||
|
||||
alLBSSFDeviceType OBJECT-TYPE
|
||||
SYNTAX DeviceType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Device type of this device."
|
||||
::= { alStatsLBSSFGlobal 2 }
|
||||
|
||||
alLBSSFActive OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates if device is active or not."
|
||||
::= { alStatsLBSSFGlobal 3 }
|
||||
|
||||
alLBSSFNumberOfPeers OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..25)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of total current peers."
|
||||
::= { alStatsLBSSFGlobal 4 }
|
||||
|
||||
alLBSSFLoad OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current calculated load of this device in percentage."
|
||||
::= { alStatsLBSSFGlobal 5 }
|
||||
|
||||
alLBSSFPeerTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlLBSSFPeerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of LBSSF peers within a LBSSF cluster."
|
||||
::= { alStatsLBSSF 2 }
|
||||
|
||||
alLBSSFPeerEntry OBJECT-TYPE
|
||||
SYNTAX AlLBSSFPeerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alLBSSFStatsPeerTable."
|
||||
INDEX { alLBSSFPeerPrivIpAddress }
|
||||
::= { alLBSSFPeerTable 1 }
|
||||
|
||||
AlLBSSFPeerEntry ::= SEQUENCE {
|
||||
alLBSSFPeerRowStatus RowStatus,
|
||||
alLBSSFPeerPrivIpAddress IpAddress,
|
||||
alLBSSFPeerPubIpAddress IpAddress,
|
||||
alLBSSFPeerMappedPubIpAddress IpAddress,
|
||||
alLBSSFPeerActive TruthValue,
|
||||
alLBSSFPeerFaultZone Integer32,
|
||||
alLBSSFPeerRole DeviceRole,
|
||||
alLBSSFPeerDeviceType DeviceType,
|
||||
alLBSSFPeerLoad Gauge32,
|
||||
alLBSSFPeerPriority Integer32,
|
||||
alLBSSFPeerActiveSessions Gauge32,
|
||||
alLBSSFPeerJoinTime TimeTicks
|
||||
}
|
||||
|
||||
alLBSSFPeerRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alLBSSFPeerEntry 1 }
|
||||
|
||||
alLBSSFPeerPrivIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Private LAN Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 2 }
|
||||
|
||||
alLBSSFPeerPubIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Public LAN Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 3 }
|
||||
|
||||
alLBSSFPeerMappedPubIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The NAT'ed Public Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 4 }
|
||||
|
||||
alLBSSFPeerActive OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates if this peer is active or not."
|
||||
::= { alLBSSFPeerEntry 5 }
|
||||
|
||||
alLBSSFPeerFaultZone OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..25)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates which fault zone this peer belongs."
|
||||
::= { alLBSSFPeerEntry 6 }
|
||||
|
||||
alLBSSFPeerRole OBJECT-TYPE
|
||||
SYNTAX DeviceRole
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Role of current peer"
|
||||
::= { alLBSSFPeerEntry 7 }
|
||||
|
||||
alLBSSFPeerDeviceType OBJECT-TYPE
|
||||
SYNTAX DeviceType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Device type of this peer."
|
||||
::= { alLBSSFPeerEntry 8 }
|
||||
|
||||
alLBSSFPeerLoad OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Current load of the peer in percentage."
|
||||
::= { alLBSSFPeerEntry 9 }
|
||||
|
||||
alLBSSFPeerPriority OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Priority of the peer."
|
||||
::= { alLBSSFPeerEntry 10 }
|
||||
|
||||
alLBSSFPeerActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100000)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of current active sessions on this peer"
|
||||
::= { alLBSSFPeerEntry 11 }
|
||||
|
||||
alLBSSFPeerJoinTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Time in time-ticks when this peer join the virtual cluster"
|
||||
::= { alLBSSFPeerEntry 12 }
|
||||
|
||||
|
||||
altigaLBSSFStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaLBSSFStatsMibModule 1 }
|
||||
|
||||
altigaLBSSFStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaLBSSFStatsMibConformance 1 }
|
||||
|
||||
altigaLBSSFStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which implement the Altiga
|
||||
Load Balancing and Secure Session Failover Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaStatsLBSSFGroup
|
||||
}
|
||||
::= { altigaLBSSFStatsMibCompliances 1 }
|
||||
|
||||
altigaStatsLBSSFGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alLBSSFRole,
|
||||
alLBSSFDeviceType,
|
||||
alLBSSFActive,
|
||||
alLBSSFNumberOfPeers,
|
||||
alLBSSFLoad,
|
||||
alLBSSFPeerRowStatus,
|
||||
alLBSSFPeerPrivIpAddress,
|
||||
alLBSSFPeerPubIpAddress,
|
||||
alLBSSFPeerMappedPubIpAddress,
|
||||
alLBSSFPeerActive,
|
||||
alLBSSFPeerFaultZone,
|
||||
alLBSSFPeerRole,
|
||||
alLBSSFPeerDeviceType,
|
||||
alLBSSFPeerLoad,
|
||||
alLBSSFPeerPriority,
|
||||
alLBSSFPeerActiveSessions,
|
||||
alLBSSFPeerJoinTime
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the LBSSF statistics."
|
||||
::= { alLBSSFGroup 3 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,309 +1,309 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-LBSSF-STATS-MIB.my:
|
||||
-- * Altiga Load Balancing and Secure Session Failover Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-LBSSF-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, TimeTicks, Integer32, Gauge32,
|
||||
IpAddress
|
||||
FROM SNMPv2-SMI
|
||||
TruthValue, RowStatus, TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsLBSSF, alLBSSFGroup
|
||||
FROM ALTIGA-MIB
|
||||
alLBSSFMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaLBSSFStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Load Balancing and Secure Session Failover
|
||||
Statistics MIB models counters and objects that are of
|
||||
management interest for LBSSF.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
LBSSF: Load Balancing and Secure Session Failover
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alLBSSFMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
DeviceType ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"LBSSF Device Type."
|
||||
SYNTAX INTEGER {
|
||||
unknown(1),
|
||||
vpn3005(3),
|
||||
vpn3015(4),
|
||||
vpn3030(5),
|
||||
vpn3060(6),
|
||||
vpn3080(7),
|
||||
vpn3002(8)
|
||||
}
|
||||
|
||||
DeviceRole ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Load balancing device roles within a LBSSF cluster.
|
||||
|
||||
virtualMaster: master of load balancing cluster
|
||||
slave : slave in load balancing cluster
|
||||
"
|
||||
SYNTAX INTEGER {
|
||||
virtualMaster(1),
|
||||
slave(2)
|
||||
}
|
||||
|
||||
alStatsLBSSFGlobal OBJECT IDENTIFIER ::= { alStatsLBSSF 1 }
|
||||
|
||||
alLBSSFRole OBJECT-TYPE
|
||||
SYNTAX DeviceRole
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The role of this device."
|
||||
::= { alStatsLBSSFGlobal 1 }
|
||||
|
||||
alLBSSFDeviceType OBJECT-TYPE
|
||||
SYNTAX DeviceType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Device type of this device."
|
||||
::= { alStatsLBSSFGlobal 2 }
|
||||
|
||||
alLBSSFActive OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates if device is active or not."
|
||||
::= { alStatsLBSSFGlobal 3 }
|
||||
|
||||
alLBSSFNumberOfPeers OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..25)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of total current peers."
|
||||
::= { alStatsLBSSFGlobal 4 }
|
||||
|
||||
alLBSSFLoad OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current calculated load of this device in percentage."
|
||||
::= { alStatsLBSSFGlobal 5 }
|
||||
|
||||
alLBSSFPeerTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlLBSSFPeerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of LBSSF peers within a LBSSF cluster."
|
||||
::= { alStatsLBSSF 2 }
|
||||
|
||||
alLBSSFPeerEntry OBJECT-TYPE
|
||||
SYNTAX AlLBSSFPeerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alLBSSFStatsPeerTable."
|
||||
INDEX { alLBSSFPeerPrivIpAddress }
|
||||
::= { alLBSSFPeerTable 1 }
|
||||
|
||||
AlLBSSFPeerEntry ::= SEQUENCE {
|
||||
alLBSSFPeerRowStatus RowStatus,
|
||||
alLBSSFPeerPrivIpAddress IpAddress,
|
||||
alLBSSFPeerPubIpAddress IpAddress,
|
||||
alLBSSFPeerMappedPubIpAddress IpAddress,
|
||||
alLBSSFPeerActive TruthValue,
|
||||
alLBSSFPeerFaultZone Integer32,
|
||||
alLBSSFPeerRole DeviceRole,
|
||||
alLBSSFPeerDeviceType DeviceType,
|
||||
alLBSSFPeerLoad Gauge32,
|
||||
alLBSSFPeerPriority Integer32,
|
||||
alLBSSFPeerActiveSessions Gauge32,
|
||||
alLBSSFPeerJoinTime TimeTicks
|
||||
}
|
||||
|
||||
alLBSSFPeerRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alLBSSFPeerEntry 1 }
|
||||
|
||||
alLBSSFPeerPrivIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Private LAN Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 2 }
|
||||
|
||||
alLBSSFPeerPubIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Public LAN Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 3 }
|
||||
|
||||
alLBSSFPeerMappedPubIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The NAT'ed Public Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 4 }
|
||||
|
||||
alLBSSFPeerActive OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates if this peer is active or not."
|
||||
::= { alLBSSFPeerEntry 5 }
|
||||
|
||||
alLBSSFPeerFaultZone OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..25)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates which fault zone this peer belongs."
|
||||
::= { alLBSSFPeerEntry 6 }
|
||||
|
||||
alLBSSFPeerRole OBJECT-TYPE
|
||||
SYNTAX DeviceRole
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Role of current peer"
|
||||
::= { alLBSSFPeerEntry 7 }
|
||||
|
||||
alLBSSFPeerDeviceType OBJECT-TYPE
|
||||
SYNTAX DeviceType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Device type of this peer."
|
||||
::= { alLBSSFPeerEntry 8 }
|
||||
|
||||
alLBSSFPeerLoad OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Current load of the peer in percentage."
|
||||
::= { alLBSSFPeerEntry 9 }
|
||||
|
||||
alLBSSFPeerPriority OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Priority of the peer."
|
||||
::= { alLBSSFPeerEntry 10 }
|
||||
|
||||
alLBSSFPeerActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100000)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of current active sessions on this peer"
|
||||
::= { alLBSSFPeerEntry 11 }
|
||||
|
||||
alLBSSFPeerJoinTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Time in time-ticks when this peer join the virtual cluster"
|
||||
::= { alLBSSFPeerEntry 12 }
|
||||
|
||||
|
||||
altigaLBSSFStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaLBSSFStatsMibModule 1 }
|
||||
|
||||
altigaLBSSFStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaLBSSFStatsMibConformance 1 }
|
||||
|
||||
altigaLBSSFStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which implement the Altiga
|
||||
Load Balancing and Secure Session Failover Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaStatsLBSSFGroup
|
||||
}
|
||||
::= { altigaLBSSFStatsMibCompliances 1 }
|
||||
|
||||
altigaStatsLBSSFGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alLBSSFRole,
|
||||
alLBSSFDeviceType,
|
||||
alLBSSFActive,
|
||||
alLBSSFNumberOfPeers,
|
||||
alLBSSFLoad,
|
||||
alLBSSFPeerRowStatus,
|
||||
alLBSSFPeerPrivIpAddress,
|
||||
alLBSSFPeerPubIpAddress,
|
||||
alLBSSFPeerMappedPubIpAddress,
|
||||
alLBSSFPeerActive,
|
||||
alLBSSFPeerFaultZone,
|
||||
alLBSSFPeerRole,
|
||||
alLBSSFPeerDeviceType,
|
||||
alLBSSFPeerLoad,
|
||||
alLBSSFPeerPriority,
|
||||
alLBSSFPeerActiveSessions,
|
||||
alLBSSFPeerJoinTime
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the LBSSF statistics."
|
||||
::= { alLBSSFGroup 3 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-LBSSF-STATS-MIB.my:
|
||||
-- * Altiga Load Balancing and Secure Session Failover Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-LBSSF-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, TimeTicks, Integer32, Gauge32,
|
||||
IpAddress
|
||||
FROM SNMPv2-SMI
|
||||
TruthValue, RowStatus, TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsLBSSF, alLBSSFGroup
|
||||
FROM ALTIGA-MIB
|
||||
alLBSSFMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaLBSSFStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Load Balancing and Secure Session Failover
|
||||
Statistics MIB models counters and objects that are of
|
||||
management interest for LBSSF.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
LBSSF: Load Balancing and Secure Session Failover
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alLBSSFMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
DeviceType ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"LBSSF Device Type."
|
||||
SYNTAX INTEGER {
|
||||
unknown(1),
|
||||
vpn3005(3),
|
||||
vpn3015(4),
|
||||
vpn3030(5),
|
||||
vpn3060(6),
|
||||
vpn3080(7),
|
||||
vpn3002(8)
|
||||
}
|
||||
|
||||
DeviceRole ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Load balancing device roles within a LBSSF cluster.
|
||||
|
||||
virtualMaster: master of load balancing cluster
|
||||
slave : slave in load balancing cluster
|
||||
"
|
||||
SYNTAX INTEGER {
|
||||
virtualMaster(1),
|
||||
slave(2)
|
||||
}
|
||||
|
||||
alStatsLBSSFGlobal OBJECT IDENTIFIER ::= { alStatsLBSSF 1 }
|
||||
|
||||
alLBSSFRole OBJECT-TYPE
|
||||
SYNTAX DeviceRole
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The role of this device."
|
||||
::= { alStatsLBSSFGlobal 1 }
|
||||
|
||||
alLBSSFDeviceType OBJECT-TYPE
|
||||
SYNTAX DeviceType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Device type of this device."
|
||||
::= { alStatsLBSSFGlobal 2 }
|
||||
|
||||
alLBSSFActive OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates if device is active or not."
|
||||
::= { alStatsLBSSFGlobal 3 }
|
||||
|
||||
alLBSSFNumberOfPeers OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..25)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of total current peers."
|
||||
::= { alStatsLBSSFGlobal 4 }
|
||||
|
||||
alLBSSFLoad OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current calculated load of this device in percentage."
|
||||
::= { alStatsLBSSFGlobal 5 }
|
||||
|
||||
alLBSSFPeerTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlLBSSFPeerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of LBSSF peers within a LBSSF cluster."
|
||||
::= { alStatsLBSSF 2 }
|
||||
|
||||
alLBSSFPeerEntry OBJECT-TYPE
|
||||
SYNTAX AlLBSSFPeerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alLBSSFStatsPeerTable."
|
||||
INDEX { alLBSSFPeerPrivIpAddress }
|
||||
::= { alLBSSFPeerTable 1 }
|
||||
|
||||
AlLBSSFPeerEntry ::= SEQUENCE {
|
||||
alLBSSFPeerRowStatus RowStatus,
|
||||
alLBSSFPeerPrivIpAddress IpAddress,
|
||||
alLBSSFPeerPubIpAddress IpAddress,
|
||||
alLBSSFPeerMappedPubIpAddress IpAddress,
|
||||
alLBSSFPeerActive TruthValue,
|
||||
alLBSSFPeerFaultZone Integer32,
|
||||
alLBSSFPeerRole DeviceRole,
|
||||
alLBSSFPeerDeviceType DeviceType,
|
||||
alLBSSFPeerLoad Gauge32,
|
||||
alLBSSFPeerPriority Integer32,
|
||||
alLBSSFPeerActiveSessions Gauge32,
|
||||
alLBSSFPeerJoinTime TimeTicks
|
||||
}
|
||||
|
||||
alLBSSFPeerRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alLBSSFPeerEntry 1 }
|
||||
|
||||
alLBSSFPeerPrivIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Private LAN Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 2 }
|
||||
|
||||
alLBSSFPeerPubIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Public LAN Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 3 }
|
||||
|
||||
alLBSSFPeerMappedPubIpAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The NAT'ed Public Ip address of this peer entry."
|
||||
::= { alLBSSFPeerEntry 4 }
|
||||
|
||||
alLBSSFPeerActive OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates if this peer is active or not."
|
||||
::= { alLBSSFPeerEntry 5 }
|
||||
|
||||
alLBSSFPeerFaultZone OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..25)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates which fault zone this peer belongs."
|
||||
::= { alLBSSFPeerEntry 6 }
|
||||
|
||||
alLBSSFPeerRole OBJECT-TYPE
|
||||
SYNTAX DeviceRole
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Role of current peer"
|
||||
::= { alLBSSFPeerEntry 7 }
|
||||
|
||||
alLBSSFPeerDeviceType OBJECT-TYPE
|
||||
SYNTAX DeviceType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Device type of this peer."
|
||||
::= { alLBSSFPeerEntry 8 }
|
||||
|
||||
alLBSSFPeerLoad OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Current load of the peer in percentage."
|
||||
::= { alLBSSFPeerEntry 9 }
|
||||
|
||||
alLBSSFPeerPriority OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Priority of the peer."
|
||||
::= { alLBSSFPeerEntry 10 }
|
||||
|
||||
alLBSSFPeerActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32 (0..100000)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of current active sessions on this peer"
|
||||
::= { alLBSSFPeerEntry 11 }
|
||||
|
||||
alLBSSFPeerJoinTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Time in time-ticks when this peer join the virtual cluster"
|
||||
::= { alLBSSFPeerEntry 12 }
|
||||
|
||||
|
||||
altigaLBSSFStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaLBSSFStatsMibModule 1 }
|
||||
|
||||
altigaLBSSFStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaLBSSFStatsMibConformance 1 }
|
||||
|
||||
altigaLBSSFStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which implement the Altiga
|
||||
Load Balancing and Secure Session Failover Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaStatsLBSSFGroup
|
||||
}
|
||||
::= { altigaLBSSFStatsMibCompliances 1 }
|
||||
|
||||
altigaStatsLBSSFGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alLBSSFRole,
|
||||
alLBSSFDeviceType,
|
||||
alLBSSFActive,
|
||||
alLBSSFNumberOfPeers,
|
||||
alLBSSFLoad,
|
||||
alLBSSFPeerRowStatus,
|
||||
alLBSSFPeerPrivIpAddress,
|
||||
alLBSSFPeerPubIpAddress,
|
||||
alLBSSFPeerMappedPubIpAddress,
|
||||
alLBSSFPeerActive,
|
||||
alLBSSFPeerFaultZone,
|
||||
alLBSSFPeerRole,
|
||||
alLBSSFPeerDeviceType,
|
||||
alLBSSFPeerLoad,
|
||||
alLBSSFPeerPriority,
|
||||
alLBSSFPeerActiveSessions,
|
||||
alLBSSFPeerJoinTime
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the LBSSF statistics."
|
||||
::= { alLBSSFGroup 3 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,344 +1,344 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-MIB.my: Altiga Generic MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003, 2004 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
altigaGeneric, alMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200412300000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Generic MIB models counters and objects that are
|
||||
of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
OID: Object Identifier
|
||||
|
||||
"
|
||||
|
||||
|
||||
REVISION "200412300000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(60 to 62)."
|
||||
|
||||
REVISION "200310200000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(53 to 59)."
|
||||
|
||||
REVISION "200304100000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(49 to 52)."
|
||||
|
||||
REVISION "200210110000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header."
|
||||
|
||||
::= { alMibModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
altigaMib OBJECT IDENTIFIER ::= { altigaGeneric 1 }
|
||||
|
||||
-- Conformance Area, these are used elsewhere
|
||||
altigaConfs OBJECT IDENTIFIER ::= { altigaMib 1 }
|
||||
altigaGroups OBJECT IDENTIFIER ::= { altigaConfs 1 }
|
||||
altigaCompl OBJECT IDENTIFIER ::= { altigaConfs 2 }
|
||||
|
||||
-- Subtree for Statistics, config and events
|
||||
altigaStats OBJECT IDENTIFIER ::= { altigaMib 2 }
|
||||
altigaConfig OBJECT IDENTIFIER ::= { altigaMib 3 }
|
||||
altigaEvents OBJECT IDENTIFIER ::= { altigaMib 4 }
|
||||
|
||||
--
|
||||
-- Here each subsystem will have a branch. There should be a branch
|
||||
-- under each category (Stats, Config and Events), even if there
|
||||
-- are no plans to further define the branch. Each branch should
|
||||
-- have the same OID.
|
||||
--
|
||||
|
||||
-- Groups
|
||||
alVersionGroup OBJECT IDENTIFIER ::= { altigaGroups 1 }
|
||||
alAccessGroup OBJECT IDENTIFIER ::= { altigaGroups 2 }
|
||||
alPptpGroup OBJECT IDENTIFIER ::= { altigaGroups 3 }
|
||||
alEventGroup OBJECT IDENTIFIER ::= { altigaGroups 4 }
|
||||
alAuthGroup OBJECT IDENTIFIER ::= { altigaGroups 5 }
|
||||
alPppGroup OBJECT IDENTIFIER ::= { altigaGroups 6 }
|
||||
alHttpGroup OBJECT IDENTIFIER ::= { altigaGroups 7 }
|
||||
alIpGroup OBJECT IDENTIFIER ::= { altigaGroups 8 }
|
||||
alFilterGroup OBJECT IDENTIFIER ::= { altigaGroups 9 }
|
||||
alUserGroup OBJECT IDENTIFIER ::= { altigaGroups 10 }
|
||||
alTelnetGroup OBJECT IDENTIFIER ::= { altigaGroups 11 }
|
||||
alFtpGroup OBJECT IDENTIFIER ::= { altigaGroups 12 }
|
||||
alTftpGroup OBJECT IDENTIFIER ::= { altigaGroups 13 }
|
||||
alSnmpGroup OBJECT IDENTIFIER ::= { altigaGroups 14 }
|
||||
alIpSecGroup OBJECT IDENTIFIER ::= { altigaGroups 15 }
|
||||
alL2tpGroup OBJECT IDENTIFIER ::= { altigaGroups 16 }
|
||||
alSessionGroup OBJECT IDENTIFIER ::= { altigaGroups 17 }
|
||||
alDnsGroup OBJECT IDENTIFIER ::= { altigaGroups 18 }
|
||||
alAddressGroup OBJECT IDENTIFIER ::= { altigaGroups 19 }
|
||||
alDhcpGroup OBJECT IDENTIFIER ::= { altigaGroups 20 }
|
||||
alWatchdogGroup OBJECT IDENTIFIER ::= { altigaGroups 21 }
|
||||
alHardwareGroup OBJECT IDENTIFIER ::= { altigaGroups 22 }
|
||||
alNatGroup OBJECT IDENTIFIER ::= { altigaGroups 23 }
|
||||
alLan2LanGroup OBJECT IDENTIFIER ::= { altigaGroups 24 }
|
||||
alGeneralGroup OBJECT IDENTIFIER ::= { altigaGroups 25 }
|
||||
alSslGroup OBJECT IDENTIFIER ::= { altigaGroups 26 }
|
||||
alCertGroup OBJECT IDENTIFIER ::= { altigaGroups 27 }
|
||||
alNtpGroup OBJECT IDENTIFIER ::= { altigaGroups 28 }
|
||||
alNetworkListGroup OBJECT IDENTIFIER ::= { altigaGroups 29 }
|
||||
alSepGroup OBJECT IDENTIFIER ::= { altigaGroups 30 }
|
||||
alIkeGroup OBJECT IDENTIFIER ::= { altigaGroups 31 }
|
||||
alSyncGroup OBJECT IDENTIFIER ::= { altigaGroups 32 }
|
||||
alT1E1Group OBJECT IDENTIFIER ::= { altigaGroups 33 }
|
||||
alMultiLinkGroup OBJECT IDENTIFIER ::= { altigaGroups 34 }
|
||||
alSshGroup OBJECT IDENTIFIER ::= { altigaGroups 35 }
|
||||
alLBSSFGroup OBJECT IDENTIFIER ::= { altigaGroups 36 }
|
||||
alDhcpServerGroup OBJECT IDENTIFIER ::= { altigaGroups 37 }
|
||||
alAutoUpdateGroup OBJECT IDENTIFIER ::= { altigaGroups 38 }
|
||||
alAdminAuthGroup OBJECT IDENTIFIER ::= { altigaGroups 39 }
|
||||
alPPPoEGroup OBJECT IDENTIFIER ::= { altigaGroups 40 }
|
||||
alXmlGroup OBJECT IDENTIFIER ::= { altigaGroups 41 }
|
||||
alCtcpGroup OBJECT IDENTIFIER ::= { altigaGroups 42 }
|
||||
alFwGroup OBJECT IDENTIFIER ::= { altigaGroups 43 }
|
||||
alGroupMatchGroup OBJECT IDENTIFIER ::= { altigaGroups 44 }
|
||||
alACEServerGroup OBJECT IDENTIFIER ::= { altigaGroups 45 }
|
||||
alNatTGroup OBJECT IDENTIFIER ::= { altigaGroups 46 }
|
||||
alBwMgmtGroup OBJECT IDENTIFIER ::= { altigaGroups 47 }
|
||||
alIpSecPreFragGroup OBJECT IDENTIFIER ::= { altigaGroups 48 }
|
||||
alFipsGroup OBJECT IDENTIFIER ::= { altigaGroups 49 }
|
||||
alBackupL2LGroup OBJECT IDENTIFIER ::= { altigaGroups 50 }
|
||||
alNotifyGroup OBJECT IDENTIFIER ::= { altigaGroups 51 }
|
||||
alRebootStatusGroup OBJECT IDENTIFIER ::= { altigaGroups 52 }
|
||||
alAuthorizationGroup OBJECT IDENTIFIER ::= { altigaGroups 53 }
|
||||
alWebPortalGroup OBJECT IDENTIFIER ::= { altigaGroups 54 }
|
||||
alWebEmailGroup OBJECT IDENTIFIER ::= { altigaGroups 55 }
|
||||
alPortForwardGroup OBJECT IDENTIFIER ::= { altigaGroups 56 }
|
||||
alRemoteServerGroup OBJECT IDENTIFIER ::= { altigaGroups 57 }
|
||||
alWebvpnAclGroup OBJECT IDENTIFIER ::= { altigaGroups 58 }
|
||||
alNbnsGroup OBJECT IDENTIFIER ::= { altigaGroups 59 }
|
||||
alSecureDesktopGroup OBJECT IDENTIFIER ::= { altigaGroups 60 }
|
||||
alSslTunnelClientGroup OBJECT IDENTIFIER ::= { altigaGroups 61 }
|
||||
alNacGroup OBJECT IDENTIFIER ::= { altigaGroups 62 }
|
||||
|
||||
|
||||
-- Statistics
|
||||
alStatsVersion OBJECT IDENTIFIER ::= { altigaStats 1 }
|
||||
alStatsAccess OBJECT IDENTIFIER ::= { altigaStats 2 }
|
||||
alStatsPptp OBJECT IDENTIFIER ::= { altigaStats 3 }
|
||||
alStatsEvent OBJECT IDENTIFIER ::= { altigaStats 4 }
|
||||
alStatsAuth OBJECT IDENTIFIER ::= { altigaStats 5 }
|
||||
alStatsPpp OBJECT IDENTIFIER ::= { altigaStats 6 }
|
||||
alStatsHttp OBJECT IDENTIFIER ::= { altigaStats 7 }
|
||||
alStatsIp OBJECT IDENTIFIER ::= { altigaStats 8 }
|
||||
alStatsFilter OBJECT IDENTIFIER ::= { altigaStats 9 }
|
||||
alStatsUser OBJECT IDENTIFIER ::= { altigaStats 10 }
|
||||
alStatsTelnet OBJECT IDENTIFIER ::= { altigaStats 11 }
|
||||
alStatsFtp OBJECT IDENTIFIER ::= { altigaStats 12 }
|
||||
alStatsTftp OBJECT IDENTIFIER ::= { altigaStats 13 }
|
||||
alStatsSnmp OBJECT IDENTIFIER ::= { altigaStats 14 }
|
||||
alStatsIpSec OBJECT IDENTIFIER ::= { altigaStats 15 }
|
||||
alStatsL2tp OBJECT IDENTIFIER ::= { altigaStats 16 }
|
||||
alStatsSession OBJECT IDENTIFIER ::= { altigaStats 17 }
|
||||
alStatsDns OBJECT IDENTIFIER ::= { altigaStats 18 }
|
||||
alStatsAddress OBJECT IDENTIFIER ::= { altigaStats 19 }
|
||||
alStatsDhcp OBJECT IDENTIFIER ::= { altigaStats 20 }
|
||||
alStatsWatching OBJECT IDENTIFIER ::= { altigaStats 21 }
|
||||
alStatsHardware OBJECT IDENTIFIER ::= { altigaStats 22 }
|
||||
alStatsNat OBJECT IDENTIFIER ::= { altigaStats 23 }
|
||||
alStatsLan2Lan OBJECT IDENTIFIER ::= { altigaStats 24 }
|
||||
alStatsGeneral OBJECT IDENTIFIER ::= { altigaStats 25 }
|
||||
alStatsSsl OBJECT IDENTIFIER ::= { altigaStats 26 }
|
||||
alStatsCert OBJECT IDENTIFIER ::= { altigaStats 27 }
|
||||
alStatsNtp OBJECT IDENTIFIER ::= { altigaStats 28 }
|
||||
alStatsNetworkList OBJECT IDENTIFIER ::= { altigaStats 29 }
|
||||
alStatsSep OBJECT IDENTIFIER ::= { altigaStats 30 }
|
||||
alStatsIke OBJECT IDENTIFIER ::= { altigaStats 31 }
|
||||
alStatsSync OBJECT IDENTIFIER ::= { altigaStats 32 }
|
||||
alStatsT1E1 OBJECT IDENTIFIER ::= { altigaStats 33 }
|
||||
alStatsMultiLink OBJECT IDENTIFIER ::= { altigaStats 34 }
|
||||
alStatsSsh OBJECT IDENTIFIER ::= { altigaStats 35 }
|
||||
alStatsLBSSF OBJECT IDENTIFIER ::= { altigaStats 36 }
|
||||
alStatsDhcpServer OBJECT IDENTIFIER ::= { altigaStats 37 }
|
||||
alStatsAutoUpdate OBJECT IDENTIFIER ::= { altigaStats 38 }
|
||||
alAdminAuthStats OBJECT IDENTIFIER ::= { altigaStats 39 }
|
||||
alStatsPPPoE OBJECT IDENTIFIER ::= { altigaStats 40 }
|
||||
alXmlStats OBJECT IDENTIFIER ::= { altigaStats 41 }
|
||||
alCtcpStats OBJECT IDENTIFIER ::= { altigaStats 42 }
|
||||
alFwStats OBJECT IDENTIFIER ::= { altigaStats 43 }
|
||||
alStatsGroupMatch OBJECT IDENTIFIER ::= { altigaStats 44 }
|
||||
alACEServerStats OBJECT IDENTIFIER ::= { altigaStats 45 }
|
||||
alNatTStats OBJECT IDENTIFIER ::= { altigaStats 46 }
|
||||
alStatsBwMgmt OBJECT IDENTIFIER ::= { altigaStats 47 }
|
||||
alIpSecPreFragStats OBJECT IDENTIFIER ::= { altigaStats 48 }
|
||||
alStatsFips OBJECT IDENTIFIER ::= { altigaStats 49 }
|
||||
alStatsBackupL2L OBJECT IDENTIFIER ::= { altigaStats 50 }
|
||||
alStatsNotify OBJECT IDENTIFIER ::= { altigaStats 51 }
|
||||
alStatsRebootStatus OBJECT IDENTIFIER ::= { altigaStats 52 }
|
||||
alStatsAuthorization OBJECT IDENTIFIER ::= { altigaStats 53 }
|
||||
alStatsWebPortal OBJECT IDENTIFIER ::= { altigaStats 54 }
|
||||
alStatsWebEmail OBJECT IDENTIFIER ::= { altigaStats 55 }
|
||||
alStatsPortForward OBJECT IDENTIFIER ::= { altigaStats 56 }
|
||||
alStatsRemoteServer OBJECT IDENTIFIER ::= { altigaStats 57 }
|
||||
alStatsWebvpnAcl OBJECT IDENTIFIER ::= { altigaStats 58 }
|
||||
alStatsNbns OBJECT IDENTIFIER ::= { altigaStats 59 }
|
||||
alStatsSecureDesktop OBJECT IDENTIFIER ::= { altigaStats 60 }
|
||||
alStatsSslTunnelClient OBJECT IDENTIFIER ::= { altigaStats 61 }
|
||||
alStatsNac OBJECT IDENTIFIER ::= { altigaStats 62 }
|
||||
|
||||
|
||||
-- Configuration
|
||||
alCfgVersion OBJECT IDENTIFIER ::= { altigaConfig 1 }
|
||||
alCfgAccess OBJECT IDENTIFIER ::= { altigaConfig 2 }
|
||||
alCfgPptp OBJECT IDENTIFIER ::= { altigaConfig 3 }
|
||||
alCfgEvent OBJECT IDENTIFIER ::= { altigaConfig 4 }
|
||||
alCfgAuth OBJECT IDENTIFIER ::= { altigaConfig 5 }
|
||||
alCfgPpp OBJECT IDENTIFIER ::= { altigaConfig 6 }
|
||||
alCfgHttp OBJECT IDENTIFIER ::= { altigaConfig 7 }
|
||||
alCfgIp OBJECT IDENTIFIER ::= { altigaConfig 8 }
|
||||
alCfgFilter OBJECT IDENTIFIER ::= { altigaConfig 9 }
|
||||
alCfgUser OBJECT IDENTIFIER ::= { altigaConfig 10 }
|
||||
alCfgTelnet OBJECT IDENTIFIER ::= { altigaConfig 11 }
|
||||
alCfgFtp OBJECT IDENTIFIER ::= { altigaConfig 12 }
|
||||
alCfgTftp OBJECT IDENTIFIER ::= { altigaConfig 13 }
|
||||
alCfgSnmp OBJECT IDENTIFIER ::= { altigaConfig 14 }
|
||||
alCfgIpSec OBJECT IDENTIFIER ::= { altigaConfig 15 }
|
||||
alCfgL2tp OBJECT IDENTIFIER ::= { altigaConfig 16 }
|
||||
alCfgSession OBJECT IDENTIFIER ::= { altigaConfig 17 }
|
||||
alCfgDns OBJECT IDENTIFIER ::= { altigaConfig 18 }
|
||||
alCfgAddress OBJECT IDENTIFIER ::= { altigaConfig 19 }
|
||||
alCfgDhcp OBJECT IDENTIFIER ::= { altigaConfig 20 }
|
||||
alCfgWatchdog OBJECT IDENTIFIER ::= { altigaConfig 21 }
|
||||
alCfgHardware OBJECT IDENTIFIER ::= { altigaConfig 22 }
|
||||
alCfgNat OBJECT IDENTIFIER ::= { altigaConfig 23 }
|
||||
alCfgLan2Lan OBJECT IDENTIFIER ::= { altigaConfig 24 }
|
||||
alCfgGeneral OBJECT IDENTIFIER ::= { altigaConfig 25 }
|
||||
alCfgSsl OBJECT IDENTIFIER ::= { altigaConfig 26 }
|
||||
alCfgCert OBJECT IDENTIFIER ::= { altigaConfig 27 }
|
||||
alCfgNtp OBJECT IDENTIFIER ::= { altigaConfig 28 }
|
||||
alCfgNetworkList OBJECT IDENTIFIER ::= { altigaConfig 29 }
|
||||
alCfgSep OBJECT IDENTIFIER ::= { altigaConfig 30 }
|
||||
alCfgIke OBJECT IDENTIFIER ::= { altigaConfig 31 }
|
||||
alCfgSync OBJECT IDENTIFIER ::= { altigaConfig 32 }
|
||||
alCfgT1E1 OBJECT IDENTIFIER ::= { altigaConfig 33 }
|
||||
alCfgMultiLink OBJECT IDENTIFIER ::= { altigaConfig 34 }
|
||||
alCfgSsh OBJECT IDENTIFIER ::= { altigaConfig 35 }
|
||||
alCfgLBSSF OBJECT IDENTIFIER ::= { altigaConfig 36 }
|
||||
alCfgDhcpServer OBJECT IDENTIFIER ::= { altigaConfig 37 }
|
||||
alCfgAutoUpdate OBJECT IDENTIFIER ::= { altigaConfig 38 }
|
||||
alCfgAdminAuth OBJECT IDENTIFIER ::= { altigaConfig 39 }
|
||||
alCfgPPPoE OBJECT IDENTIFIER ::= { altigaConfig 40 }
|
||||
alCfgXml OBJECT IDENTIFIER ::= { altigaConfig 41 }
|
||||
alCfgCtcp OBJECT IDENTIFIER ::= { altigaConfig 42 }
|
||||
alCfgFw OBJECT IDENTIFIER ::= { altigaConfig 43 }
|
||||
alCfgGroupMatch OBJECT IDENTIFIER ::= { altigaConfig 44 }
|
||||
alCfgACE OBJECT IDENTIFIER ::= { altigaConfig 45 }
|
||||
alCfgNatT OBJECT IDENTIFIER ::= { altigaConfig 46 }
|
||||
alCfgBwMgmt OBJECT IDENTIFIER ::= { altigaConfig 47 }
|
||||
alCfgIpSecPreFrag OBJECT IDENTIFIER ::= { altigaConfig 48 }
|
||||
alCfgFips OBJECT IDENTIFIER ::= { altigaConfig 49 }
|
||||
alCfgBackupL2L OBJECT IDENTIFIER ::= { altigaConfig 50 }
|
||||
alCfgNotify OBJECT IDENTIFIER ::= { altigaConfig 51 }
|
||||
alCfgRebootStatus OBJECT IDENTIFIER ::= { altigaConfig 52 }
|
||||
alCfgAuthorization OBJECT IDENTIFIER ::= { altigaConfig 53 }
|
||||
alCfgWebPortal OBJECT IDENTIFIER ::= { altigaConfig 54 }
|
||||
alCfgWebEmail OBJECT IDENTIFIER ::= { altigaConfig 55 }
|
||||
alCfgPortForward OBJECT IDENTIFIER ::= { altigaConfig 56 }
|
||||
alCfgRemoteServer OBJECT IDENTIFIER ::= { altigaConfig 57 }
|
||||
alCfgWebvpnAcl OBJECT IDENTIFIER ::= { altigaConfig 58 }
|
||||
alCfgNbns OBJECT IDENTIFIER ::= { altigaConfig 59 }
|
||||
alCfgSecureDesktop OBJECT IDENTIFIER ::= { altigaConfig 60 }
|
||||
alCfgSslTunnelClient OBJECT IDENTIFIER ::= { altigaConfig 61 }
|
||||
alCfgNac OBJECT IDENTIFIER ::= { altigaConfig 62 }
|
||||
|
||||
-- Events
|
||||
alEventsVersion OBJECT IDENTIFIER ::= { altigaEvents 1 }
|
||||
alEventsAccess OBJECT IDENTIFIER ::= { altigaEvents 2 }
|
||||
alEventsPptp OBJECT IDENTIFIER ::= { altigaEvents 3 }
|
||||
alEventsEvent OBJECT IDENTIFIER ::= { altigaEvents 4 }
|
||||
alEventsAuth OBJECT IDENTIFIER ::= { altigaEvents 5 }
|
||||
alEventsPpp OBJECT IDENTIFIER ::= { altigaEvents 6 }
|
||||
alEventsHttp OBJECT IDENTIFIER ::= { altigaEvents 7 }
|
||||
alEventsIp OBJECT IDENTIFIER ::= { altigaEvents 8 }
|
||||
alEventsFilter OBJECT IDENTIFIER ::= { altigaEvents 9 }
|
||||
alEventsUser OBJECT IDENTIFIER ::= { altigaEvents 10 }
|
||||
alEventsTelnet OBJECT IDENTIFIER ::= { altigaEvents 11 }
|
||||
alEventsFtp OBJECT IDENTIFIER ::= { altigaEvents 12 }
|
||||
alEventsTftp OBJECT IDENTIFIER ::= { altigaEvents 13 }
|
||||
alEventsSnmp OBJECT IDENTIFIER ::= { altigaEvents 14 }
|
||||
alEventsIpSec OBJECT IDENTIFIER ::= { altigaEvents 15 }
|
||||
alEventsL2tp OBJECT IDENTIFIER ::= { altigaEvents 16 }
|
||||
alEventsSession OBJECT IDENTIFIER ::= { altigaEvents 17 }
|
||||
alEventsDns OBJECT IDENTIFIER ::= { altigaEvents 18 }
|
||||
alEventsAddress OBJECT IDENTIFIER ::= { altigaEvents 19 }
|
||||
alEventsDhcp OBJECT IDENTIFIER ::= { altigaEvents 20 }
|
||||
alEventsWatchdog OBJECT IDENTIFIER ::= { altigaEvents 21 }
|
||||
alEventsHardware OBJECT IDENTIFIER ::= { altigaEvents 22 }
|
||||
alEventsNat OBJECT IDENTIFIER ::= { altigaEvents 23 }
|
||||
alEventsLan2Lan OBJECT IDENTIFIER ::= { altigaEvents 24 }
|
||||
alEventsGeneral OBJECT IDENTIFIER ::= { altigaEvents 25 }
|
||||
alEventsSsl OBJECT IDENTIFIER ::= { altigaEvents 26 }
|
||||
alEventsCert OBJECT IDENTIFIER ::= { altigaEvents 27 }
|
||||
alEventsNtp OBJECT IDENTIFIER ::= { altigaEvents 28 }
|
||||
alEventsNetworkList OBJECT IDENTIFIER ::= { altigaEvents 29 }
|
||||
alEventsSep OBJECT IDENTIFIER ::= { altigaEvents 30 }
|
||||
alEventsIke OBJECT IDENTIFIER ::= { altigaEvents 31 }
|
||||
alEventsSync OBJECT IDENTIFIER ::= { altigaEvents 32 }
|
||||
alEventsT1E1 OBJECT IDENTIFIER ::= { altigaEvents 33 }
|
||||
alEventsMultiLink OBJECT IDENTIFIER ::= { altigaEvents 34 }
|
||||
alEventsSsh OBJECT IDENTIFIER ::= { altigaEvents 35 }
|
||||
alEventsLBSSF OBJECT IDENTIFIER ::= { altigaEvents 36 }
|
||||
alEventsAutoUpdate OBJECT IDENTIFIER ::= { altigaEvents 38 }
|
||||
alEventsAdminAuth OBJECT IDENTIFIER ::= { altigaEvents 39 }
|
||||
alEventsPPPoE OBJECT IDENTIFIER ::= { altigaEvents 40 }
|
||||
alEventXml OBJECT IDENTIFIER ::= { altigaEvents 41 }
|
||||
alEventCtcp OBJECT IDENTIFIER ::= { altigaEvents 42 }
|
||||
alEventFw OBJECT IDENTIFIER ::= { altigaEvents 43 }
|
||||
alEventGroupMatch OBJECT IDENTIFIER ::= { altigaEvents 44 }
|
||||
alEventACE OBJECT IDENTIFIER ::= { altigaEvents 45 }
|
||||
alEventNatT OBJECT IDENTIFIER ::= { altigaEvents 46 }
|
||||
alEventBwMgmt OBJECT IDENTIFIER ::= { altigaEvents 47 }
|
||||
alEventIpSecPreFrag OBJECT IDENTIFIER ::= { altigaEvents 48 }
|
||||
alEventFips OBJECT IDENTIFIER ::= { altigaEvents 49 }
|
||||
alEventBackupL2L OBJECT IDENTIFIER ::= { altigaEvents 50 }
|
||||
alEventsNotify OBJECT IDENTIFIER ::= { altigaEvents 51 }
|
||||
alEventsRebootStatus OBJECT IDENTIFIER ::= { altigaEvents 52 }
|
||||
alEventAuthorization OBJECT IDENTIFIER ::= { altigaEvents 53 }
|
||||
alEventWebPortal OBJECT IDENTIFIER ::= { altigaEvents 54 }
|
||||
alEventWebEmail OBJECT IDENTIFIER ::= { altigaEvents 55 }
|
||||
alEventPortForward OBJECT IDENTIFIER ::= { altigaEvents 56 }
|
||||
alEventRemoteServer OBJECT IDENTIFIER ::= { altigaEvents 57 }
|
||||
alEventWebvpnAcl OBJECT IDENTIFIER ::= { altigaEvents 58 }
|
||||
alEventNbns OBJECT IDENTIFIER ::= { altigaEvents 59 }
|
||||
alEventSecureDesktop OBJECT IDENTIFIER ::= { altigaEvents 60 }
|
||||
alEventSslTunnelClient OBJECT IDENTIFIER ::= { altigaEvents 61 }
|
||||
alEventNac OBJECT IDENTIFIER ::= { altigaEvents 62 }
|
||||
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-MIB.my: Altiga Generic MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003, 2004 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
altigaGeneric, alMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200412300000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Generic MIB models counters and objects that are
|
||||
of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
OID: Object Identifier
|
||||
|
||||
"
|
||||
|
||||
|
||||
REVISION "200412300000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(60 to 62)."
|
||||
|
||||
REVISION "200310200000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(53 to 59)."
|
||||
|
||||
REVISION "200304100000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(49 to 52)."
|
||||
|
||||
REVISION "200210110000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header."
|
||||
|
||||
::= { alMibModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
altigaMib OBJECT IDENTIFIER ::= { altigaGeneric 1 }
|
||||
|
||||
-- Conformance Area, these are used elsewhere
|
||||
altigaConfs OBJECT IDENTIFIER ::= { altigaMib 1 }
|
||||
altigaGroups OBJECT IDENTIFIER ::= { altigaConfs 1 }
|
||||
altigaCompl OBJECT IDENTIFIER ::= { altigaConfs 2 }
|
||||
|
||||
-- Subtree for Statistics, config and events
|
||||
altigaStats OBJECT IDENTIFIER ::= { altigaMib 2 }
|
||||
altigaConfig OBJECT IDENTIFIER ::= { altigaMib 3 }
|
||||
altigaEvents OBJECT IDENTIFIER ::= { altigaMib 4 }
|
||||
|
||||
--
|
||||
-- Here each subsystem will have a branch. There should be a branch
|
||||
-- under each category (Stats, Config and Events), even if there
|
||||
-- are no plans to further define the branch. Each branch should
|
||||
-- have the same OID.
|
||||
--
|
||||
|
||||
-- Groups
|
||||
alVersionGroup OBJECT IDENTIFIER ::= { altigaGroups 1 }
|
||||
alAccessGroup OBJECT IDENTIFIER ::= { altigaGroups 2 }
|
||||
alPptpGroup OBJECT IDENTIFIER ::= { altigaGroups 3 }
|
||||
alEventGroup OBJECT IDENTIFIER ::= { altigaGroups 4 }
|
||||
alAuthGroup OBJECT IDENTIFIER ::= { altigaGroups 5 }
|
||||
alPppGroup OBJECT IDENTIFIER ::= { altigaGroups 6 }
|
||||
alHttpGroup OBJECT IDENTIFIER ::= { altigaGroups 7 }
|
||||
alIpGroup OBJECT IDENTIFIER ::= { altigaGroups 8 }
|
||||
alFilterGroup OBJECT IDENTIFIER ::= { altigaGroups 9 }
|
||||
alUserGroup OBJECT IDENTIFIER ::= { altigaGroups 10 }
|
||||
alTelnetGroup OBJECT IDENTIFIER ::= { altigaGroups 11 }
|
||||
alFtpGroup OBJECT IDENTIFIER ::= { altigaGroups 12 }
|
||||
alTftpGroup OBJECT IDENTIFIER ::= { altigaGroups 13 }
|
||||
alSnmpGroup OBJECT IDENTIFIER ::= { altigaGroups 14 }
|
||||
alIpSecGroup OBJECT IDENTIFIER ::= { altigaGroups 15 }
|
||||
alL2tpGroup OBJECT IDENTIFIER ::= { altigaGroups 16 }
|
||||
alSessionGroup OBJECT IDENTIFIER ::= { altigaGroups 17 }
|
||||
alDnsGroup OBJECT IDENTIFIER ::= { altigaGroups 18 }
|
||||
alAddressGroup OBJECT IDENTIFIER ::= { altigaGroups 19 }
|
||||
alDhcpGroup OBJECT IDENTIFIER ::= { altigaGroups 20 }
|
||||
alWatchdogGroup OBJECT IDENTIFIER ::= { altigaGroups 21 }
|
||||
alHardwareGroup OBJECT IDENTIFIER ::= { altigaGroups 22 }
|
||||
alNatGroup OBJECT IDENTIFIER ::= { altigaGroups 23 }
|
||||
alLan2LanGroup OBJECT IDENTIFIER ::= { altigaGroups 24 }
|
||||
alGeneralGroup OBJECT IDENTIFIER ::= { altigaGroups 25 }
|
||||
alSslGroup OBJECT IDENTIFIER ::= { altigaGroups 26 }
|
||||
alCertGroup OBJECT IDENTIFIER ::= { altigaGroups 27 }
|
||||
alNtpGroup OBJECT IDENTIFIER ::= { altigaGroups 28 }
|
||||
alNetworkListGroup OBJECT IDENTIFIER ::= { altigaGroups 29 }
|
||||
alSepGroup OBJECT IDENTIFIER ::= { altigaGroups 30 }
|
||||
alIkeGroup OBJECT IDENTIFIER ::= { altigaGroups 31 }
|
||||
alSyncGroup OBJECT IDENTIFIER ::= { altigaGroups 32 }
|
||||
alT1E1Group OBJECT IDENTIFIER ::= { altigaGroups 33 }
|
||||
alMultiLinkGroup OBJECT IDENTIFIER ::= { altigaGroups 34 }
|
||||
alSshGroup OBJECT IDENTIFIER ::= { altigaGroups 35 }
|
||||
alLBSSFGroup OBJECT IDENTIFIER ::= { altigaGroups 36 }
|
||||
alDhcpServerGroup OBJECT IDENTIFIER ::= { altigaGroups 37 }
|
||||
alAutoUpdateGroup OBJECT IDENTIFIER ::= { altigaGroups 38 }
|
||||
alAdminAuthGroup OBJECT IDENTIFIER ::= { altigaGroups 39 }
|
||||
alPPPoEGroup OBJECT IDENTIFIER ::= { altigaGroups 40 }
|
||||
alXmlGroup OBJECT IDENTIFIER ::= { altigaGroups 41 }
|
||||
alCtcpGroup OBJECT IDENTIFIER ::= { altigaGroups 42 }
|
||||
alFwGroup OBJECT IDENTIFIER ::= { altigaGroups 43 }
|
||||
alGroupMatchGroup OBJECT IDENTIFIER ::= { altigaGroups 44 }
|
||||
alACEServerGroup OBJECT IDENTIFIER ::= { altigaGroups 45 }
|
||||
alNatTGroup OBJECT IDENTIFIER ::= { altigaGroups 46 }
|
||||
alBwMgmtGroup OBJECT IDENTIFIER ::= { altigaGroups 47 }
|
||||
alIpSecPreFragGroup OBJECT IDENTIFIER ::= { altigaGroups 48 }
|
||||
alFipsGroup OBJECT IDENTIFIER ::= { altigaGroups 49 }
|
||||
alBackupL2LGroup OBJECT IDENTIFIER ::= { altigaGroups 50 }
|
||||
alNotifyGroup OBJECT IDENTIFIER ::= { altigaGroups 51 }
|
||||
alRebootStatusGroup OBJECT IDENTIFIER ::= { altigaGroups 52 }
|
||||
alAuthorizationGroup OBJECT IDENTIFIER ::= { altigaGroups 53 }
|
||||
alWebPortalGroup OBJECT IDENTIFIER ::= { altigaGroups 54 }
|
||||
alWebEmailGroup OBJECT IDENTIFIER ::= { altigaGroups 55 }
|
||||
alPortForwardGroup OBJECT IDENTIFIER ::= { altigaGroups 56 }
|
||||
alRemoteServerGroup OBJECT IDENTIFIER ::= { altigaGroups 57 }
|
||||
alWebvpnAclGroup OBJECT IDENTIFIER ::= { altigaGroups 58 }
|
||||
alNbnsGroup OBJECT IDENTIFIER ::= { altigaGroups 59 }
|
||||
alSecureDesktopGroup OBJECT IDENTIFIER ::= { altigaGroups 60 }
|
||||
alSslTunnelClientGroup OBJECT IDENTIFIER ::= { altigaGroups 61 }
|
||||
alNacGroup OBJECT IDENTIFIER ::= { altigaGroups 62 }
|
||||
|
||||
|
||||
-- Statistics
|
||||
alStatsVersion OBJECT IDENTIFIER ::= { altigaStats 1 }
|
||||
alStatsAccess OBJECT IDENTIFIER ::= { altigaStats 2 }
|
||||
alStatsPptp OBJECT IDENTIFIER ::= { altigaStats 3 }
|
||||
alStatsEvent OBJECT IDENTIFIER ::= { altigaStats 4 }
|
||||
alStatsAuth OBJECT IDENTIFIER ::= { altigaStats 5 }
|
||||
alStatsPpp OBJECT IDENTIFIER ::= { altigaStats 6 }
|
||||
alStatsHttp OBJECT IDENTIFIER ::= { altigaStats 7 }
|
||||
alStatsIp OBJECT IDENTIFIER ::= { altigaStats 8 }
|
||||
alStatsFilter OBJECT IDENTIFIER ::= { altigaStats 9 }
|
||||
alStatsUser OBJECT IDENTIFIER ::= { altigaStats 10 }
|
||||
alStatsTelnet OBJECT IDENTIFIER ::= { altigaStats 11 }
|
||||
alStatsFtp OBJECT IDENTIFIER ::= { altigaStats 12 }
|
||||
alStatsTftp OBJECT IDENTIFIER ::= { altigaStats 13 }
|
||||
alStatsSnmp OBJECT IDENTIFIER ::= { altigaStats 14 }
|
||||
alStatsIpSec OBJECT IDENTIFIER ::= { altigaStats 15 }
|
||||
alStatsL2tp OBJECT IDENTIFIER ::= { altigaStats 16 }
|
||||
alStatsSession OBJECT IDENTIFIER ::= { altigaStats 17 }
|
||||
alStatsDns OBJECT IDENTIFIER ::= { altigaStats 18 }
|
||||
alStatsAddress OBJECT IDENTIFIER ::= { altigaStats 19 }
|
||||
alStatsDhcp OBJECT IDENTIFIER ::= { altigaStats 20 }
|
||||
alStatsWatching OBJECT IDENTIFIER ::= { altigaStats 21 }
|
||||
alStatsHardware OBJECT IDENTIFIER ::= { altigaStats 22 }
|
||||
alStatsNat OBJECT IDENTIFIER ::= { altigaStats 23 }
|
||||
alStatsLan2Lan OBJECT IDENTIFIER ::= { altigaStats 24 }
|
||||
alStatsGeneral OBJECT IDENTIFIER ::= { altigaStats 25 }
|
||||
alStatsSsl OBJECT IDENTIFIER ::= { altigaStats 26 }
|
||||
alStatsCert OBJECT IDENTIFIER ::= { altigaStats 27 }
|
||||
alStatsNtp OBJECT IDENTIFIER ::= { altigaStats 28 }
|
||||
alStatsNetworkList OBJECT IDENTIFIER ::= { altigaStats 29 }
|
||||
alStatsSep OBJECT IDENTIFIER ::= { altigaStats 30 }
|
||||
alStatsIke OBJECT IDENTIFIER ::= { altigaStats 31 }
|
||||
alStatsSync OBJECT IDENTIFIER ::= { altigaStats 32 }
|
||||
alStatsT1E1 OBJECT IDENTIFIER ::= { altigaStats 33 }
|
||||
alStatsMultiLink OBJECT IDENTIFIER ::= { altigaStats 34 }
|
||||
alStatsSsh OBJECT IDENTIFIER ::= { altigaStats 35 }
|
||||
alStatsLBSSF OBJECT IDENTIFIER ::= { altigaStats 36 }
|
||||
alStatsDhcpServer OBJECT IDENTIFIER ::= { altigaStats 37 }
|
||||
alStatsAutoUpdate OBJECT IDENTIFIER ::= { altigaStats 38 }
|
||||
alAdminAuthStats OBJECT IDENTIFIER ::= { altigaStats 39 }
|
||||
alStatsPPPoE OBJECT IDENTIFIER ::= { altigaStats 40 }
|
||||
alXmlStats OBJECT IDENTIFIER ::= { altigaStats 41 }
|
||||
alCtcpStats OBJECT IDENTIFIER ::= { altigaStats 42 }
|
||||
alFwStats OBJECT IDENTIFIER ::= { altigaStats 43 }
|
||||
alStatsGroupMatch OBJECT IDENTIFIER ::= { altigaStats 44 }
|
||||
alACEServerStats OBJECT IDENTIFIER ::= { altigaStats 45 }
|
||||
alNatTStats OBJECT IDENTIFIER ::= { altigaStats 46 }
|
||||
alStatsBwMgmt OBJECT IDENTIFIER ::= { altigaStats 47 }
|
||||
alIpSecPreFragStats OBJECT IDENTIFIER ::= { altigaStats 48 }
|
||||
alStatsFips OBJECT IDENTIFIER ::= { altigaStats 49 }
|
||||
alStatsBackupL2L OBJECT IDENTIFIER ::= { altigaStats 50 }
|
||||
alStatsNotify OBJECT IDENTIFIER ::= { altigaStats 51 }
|
||||
alStatsRebootStatus OBJECT IDENTIFIER ::= { altigaStats 52 }
|
||||
alStatsAuthorization OBJECT IDENTIFIER ::= { altigaStats 53 }
|
||||
alStatsWebPortal OBJECT IDENTIFIER ::= { altigaStats 54 }
|
||||
alStatsWebEmail OBJECT IDENTIFIER ::= { altigaStats 55 }
|
||||
alStatsPortForward OBJECT IDENTIFIER ::= { altigaStats 56 }
|
||||
alStatsRemoteServer OBJECT IDENTIFIER ::= { altigaStats 57 }
|
||||
alStatsWebvpnAcl OBJECT IDENTIFIER ::= { altigaStats 58 }
|
||||
alStatsNbns OBJECT IDENTIFIER ::= { altigaStats 59 }
|
||||
alStatsSecureDesktop OBJECT IDENTIFIER ::= { altigaStats 60 }
|
||||
alStatsSslTunnelClient OBJECT IDENTIFIER ::= { altigaStats 61 }
|
||||
alStatsNac OBJECT IDENTIFIER ::= { altigaStats 62 }
|
||||
|
||||
|
||||
-- Configuration
|
||||
alCfgVersion OBJECT IDENTIFIER ::= { altigaConfig 1 }
|
||||
alCfgAccess OBJECT IDENTIFIER ::= { altigaConfig 2 }
|
||||
alCfgPptp OBJECT IDENTIFIER ::= { altigaConfig 3 }
|
||||
alCfgEvent OBJECT IDENTIFIER ::= { altigaConfig 4 }
|
||||
alCfgAuth OBJECT IDENTIFIER ::= { altigaConfig 5 }
|
||||
alCfgPpp OBJECT IDENTIFIER ::= { altigaConfig 6 }
|
||||
alCfgHttp OBJECT IDENTIFIER ::= { altigaConfig 7 }
|
||||
alCfgIp OBJECT IDENTIFIER ::= { altigaConfig 8 }
|
||||
alCfgFilter OBJECT IDENTIFIER ::= { altigaConfig 9 }
|
||||
alCfgUser OBJECT IDENTIFIER ::= { altigaConfig 10 }
|
||||
alCfgTelnet OBJECT IDENTIFIER ::= { altigaConfig 11 }
|
||||
alCfgFtp OBJECT IDENTIFIER ::= { altigaConfig 12 }
|
||||
alCfgTftp OBJECT IDENTIFIER ::= { altigaConfig 13 }
|
||||
alCfgSnmp OBJECT IDENTIFIER ::= { altigaConfig 14 }
|
||||
alCfgIpSec OBJECT IDENTIFIER ::= { altigaConfig 15 }
|
||||
alCfgL2tp OBJECT IDENTIFIER ::= { altigaConfig 16 }
|
||||
alCfgSession OBJECT IDENTIFIER ::= { altigaConfig 17 }
|
||||
alCfgDns OBJECT IDENTIFIER ::= { altigaConfig 18 }
|
||||
alCfgAddress OBJECT IDENTIFIER ::= { altigaConfig 19 }
|
||||
alCfgDhcp OBJECT IDENTIFIER ::= { altigaConfig 20 }
|
||||
alCfgWatchdog OBJECT IDENTIFIER ::= { altigaConfig 21 }
|
||||
alCfgHardware OBJECT IDENTIFIER ::= { altigaConfig 22 }
|
||||
alCfgNat OBJECT IDENTIFIER ::= { altigaConfig 23 }
|
||||
alCfgLan2Lan OBJECT IDENTIFIER ::= { altigaConfig 24 }
|
||||
alCfgGeneral OBJECT IDENTIFIER ::= { altigaConfig 25 }
|
||||
alCfgSsl OBJECT IDENTIFIER ::= { altigaConfig 26 }
|
||||
alCfgCert OBJECT IDENTIFIER ::= { altigaConfig 27 }
|
||||
alCfgNtp OBJECT IDENTIFIER ::= { altigaConfig 28 }
|
||||
alCfgNetworkList OBJECT IDENTIFIER ::= { altigaConfig 29 }
|
||||
alCfgSep OBJECT IDENTIFIER ::= { altigaConfig 30 }
|
||||
alCfgIke OBJECT IDENTIFIER ::= { altigaConfig 31 }
|
||||
alCfgSync OBJECT IDENTIFIER ::= { altigaConfig 32 }
|
||||
alCfgT1E1 OBJECT IDENTIFIER ::= { altigaConfig 33 }
|
||||
alCfgMultiLink OBJECT IDENTIFIER ::= { altigaConfig 34 }
|
||||
alCfgSsh OBJECT IDENTIFIER ::= { altigaConfig 35 }
|
||||
alCfgLBSSF OBJECT IDENTIFIER ::= { altigaConfig 36 }
|
||||
alCfgDhcpServer OBJECT IDENTIFIER ::= { altigaConfig 37 }
|
||||
alCfgAutoUpdate OBJECT IDENTIFIER ::= { altigaConfig 38 }
|
||||
alCfgAdminAuth OBJECT IDENTIFIER ::= { altigaConfig 39 }
|
||||
alCfgPPPoE OBJECT IDENTIFIER ::= { altigaConfig 40 }
|
||||
alCfgXml OBJECT IDENTIFIER ::= { altigaConfig 41 }
|
||||
alCfgCtcp OBJECT IDENTIFIER ::= { altigaConfig 42 }
|
||||
alCfgFw OBJECT IDENTIFIER ::= { altigaConfig 43 }
|
||||
alCfgGroupMatch OBJECT IDENTIFIER ::= { altigaConfig 44 }
|
||||
alCfgACE OBJECT IDENTIFIER ::= { altigaConfig 45 }
|
||||
alCfgNatT OBJECT IDENTIFIER ::= { altigaConfig 46 }
|
||||
alCfgBwMgmt OBJECT IDENTIFIER ::= { altigaConfig 47 }
|
||||
alCfgIpSecPreFrag OBJECT IDENTIFIER ::= { altigaConfig 48 }
|
||||
alCfgFips OBJECT IDENTIFIER ::= { altigaConfig 49 }
|
||||
alCfgBackupL2L OBJECT IDENTIFIER ::= { altigaConfig 50 }
|
||||
alCfgNotify OBJECT IDENTIFIER ::= { altigaConfig 51 }
|
||||
alCfgRebootStatus OBJECT IDENTIFIER ::= { altigaConfig 52 }
|
||||
alCfgAuthorization OBJECT IDENTIFIER ::= { altigaConfig 53 }
|
||||
alCfgWebPortal OBJECT IDENTIFIER ::= { altigaConfig 54 }
|
||||
alCfgWebEmail OBJECT IDENTIFIER ::= { altigaConfig 55 }
|
||||
alCfgPortForward OBJECT IDENTIFIER ::= { altigaConfig 56 }
|
||||
alCfgRemoteServer OBJECT IDENTIFIER ::= { altigaConfig 57 }
|
||||
alCfgWebvpnAcl OBJECT IDENTIFIER ::= { altigaConfig 58 }
|
||||
alCfgNbns OBJECT IDENTIFIER ::= { altigaConfig 59 }
|
||||
alCfgSecureDesktop OBJECT IDENTIFIER ::= { altigaConfig 60 }
|
||||
alCfgSslTunnelClient OBJECT IDENTIFIER ::= { altigaConfig 61 }
|
||||
alCfgNac OBJECT IDENTIFIER ::= { altigaConfig 62 }
|
||||
|
||||
-- Events
|
||||
alEventsVersion OBJECT IDENTIFIER ::= { altigaEvents 1 }
|
||||
alEventsAccess OBJECT IDENTIFIER ::= { altigaEvents 2 }
|
||||
alEventsPptp OBJECT IDENTIFIER ::= { altigaEvents 3 }
|
||||
alEventsEvent OBJECT IDENTIFIER ::= { altigaEvents 4 }
|
||||
alEventsAuth OBJECT IDENTIFIER ::= { altigaEvents 5 }
|
||||
alEventsPpp OBJECT IDENTIFIER ::= { altigaEvents 6 }
|
||||
alEventsHttp OBJECT IDENTIFIER ::= { altigaEvents 7 }
|
||||
alEventsIp OBJECT IDENTIFIER ::= { altigaEvents 8 }
|
||||
alEventsFilter OBJECT IDENTIFIER ::= { altigaEvents 9 }
|
||||
alEventsUser OBJECT IDENTIFIER ::= { altigaEvents 10 }
|
||||
alEventsTelnet OBJECT IDENTIFIER ::= { altigaEvents 11 }
|
||||
alEventsFtp OBJECT IDENTIFIER ::= { altigaEvents 12 }
|
||||
alEventsTftp OBJECT IDENTIFIER ::= { altigaEvents 13 }
|
||||
alEventsSnmp OBJECT IDENTIFIER ::= { altigaEvents 14 }
|
||||
alEventsIpSec OBJECT IDENTIFIER ::= { altigaEvents 15 }
|
||||
alEventsL2tp OBJECT IDENTIFIER ::= { altigaEvents 16 }
|
||||
alEventsSession OBJECT IDENTIFIER ::= { altigaEvents 17 }
|
||||
alEventsDns OBJECT IDENTIFIER ::= { altigaEvents 18 }
|
||||
alEventsAddress OBJECT IDENTIFIER ::= { altigaEvents 19 }
|
||||
alEventsDhcp OBJECT IDENTIFIER ::= { altigaEvents 20 }
|
||||
alEventsWatchdog OBJECT IDENTIFIER ::= { altigaEvents 21 }
|
||||
alEventsHardware OBJECT IDENTIFIER ::= { altigaEvents 22 }
|
||||
alEventsNat OBJECT IDENTIFIER ::= { altigaEvents 23 }
|
||||
alEventsLan2Lan OBJECT IDENTIFIER ::= { altigaEvents 24 }
|
||||
alEventsGeneral OBJECT IDENTIFIER ::= { altigaEvents 25 }
|
||||
alEventsSsl OBJECT IDENTIFIER ::= { altigaEvents 26 }
|
||||
alEventsCert OBJECT IDENTIFIER ::= { altigaEvents 27 }
|
||||
alEventsNtp OBJECT IDENTIFIER ::= { altigaEvents 28 }
|
||||
alEventsNetworkList OBJECT IDENTIFIER ::= { altigaEvents 29 }
|
||||
alEventsSep OBJECT IDENTIFIER ::= { altigaEvents 30 }
|
||||
alEventsIke OBJECT IDENTIFIER ::= { altigaEvents 31 }
|
||||
alEventsSync OBJECT IDENTIFIER ::= { altigaEvents 32 }
|
||||
alEventsT1E1 OBJECT IDENTIFIER ::= { altigaEvents 33 }
|
||||
alEventsMultiLink OBJECT IDENTIFIER ::= { altigaEvents 34 }
|
||||
alEventsSsh OBJECT IDENTIFIER ::= { altigaEvents 35 }
|
||||
alEventsLBSSF OBJECT IDENTIFIER ::= { altigaEvents 36 }
|
||||
alEventsAutoUpdate OBJECT IDENTIFIER ::= { altigaEvents 38 }
|
||||
alEventsAdminAuth OBJECT IDENTIFIER ::= { altigaEvents 39 }
|
||||
alEventsPPPoE OBJECT IDENTIFIER ::= { altigaEvents 40 }
|
||||
alEventXml OBJECT IDENTIFIER ::= { altigaEvents 41 }
|
||||
alEventCtcp OBJECT IDENTIFIER ::= { altigaEvents 42 }
|
||||
alEventFw OBJECT IDENTIFIER ::= { altigaEvents 43 }
|
||||
alEventGroupMatch OBJECT IDENTIFIER ::= { altigaEvents 44 }
|
||||
alEventACE OBJECT IDENTIFIER ::= { altigaEvents 45 }
|
||||
alEventNatT OBJECT IDENTIFIER ::= { altigaEvents 46 }
|
||||
alEventBwMgmt OBJECT IDENTIFIER ::= { altigaEvents 47 }
|
||||
alEventIpSecPreFrag OBJECT IDENTIFIER ::= { altigaEvents 48 }
|
||||
alEventFips OBJECT IDENTIFIER ::= { altigaEvents 49 }
|
||||
alEventBackupL2L OBJECT IDENTIFIER ::= { altigaEvents 50 }
|
||||
alEventsNotify OBJECT IDENTIFIER ::= { altigaEvents 51 }
|
||||
alEventsRebootStatus OBJECT IDENTIFIER ::= { altigaEvents 52 }
|
||||
alEventAuthorization OBJECT IDENTIFIER ::= { altigaEvents 53 }
|
||||
alEventWebPortal OBJECT IDENTIFIER ::= { altigaEvents 54 }
|
||||
alEventWebEmail OBJECT IDENTIFIER ::= { altigaEvents 55 }
|
||||
alEventPortForward OBJECT IDENTIFIER ::= { altigaEvents 56 }
|
||||
alEventRemoteServer OBJECT IDENTIFIER ::= { altigaEvents 57 }
|
||||
alEventWebvpnAcl OBJECT IDENTIFIER ::= { altigaEvents 58 }
|
||||
alEventNbns OBJECT IDENTIFIER ::= { altigaEvents 59 }
|
||||
alEventSecureDesktop OBJECT IDENTIFIER ::= { altigaEvents 60 }
|
||||
alEventSslTunnelClient OBJECT IDENTIFIER ::= { altigaEvents 61 }
|
||||
alEventNac OBJECT IDENTIFIER ::= { altigaEvents 62 }
|
||||
|
||||
|
||||
END
|
||||
@ -1,344 +1,344 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-MIB.my: Altiga Generic MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003, 2004 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
altigaGeneric, alMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200412300000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Generic MIB models counters and objects that are
|
||||
of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
OID: Object Identifier
|
||||
|
||||
"
|
||||
|
||||
|
||||
REVISION "200412300000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(60 to 62)."
|
||||
|
||||
REVISION "200310200000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(53 to 59)."
|
||||
|
||||
REVISION "200304100000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(49 to 52)."
|
||||
|
||||
REVISION "200210110000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header."
|
||||
|
||||
::= { alMibModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
altigaMib OBJECT IDENTIFIER ::= { altigaGeneric 1 }
|
||||
|
||||
-- Conformance Area, these are used elsewhere
|
||||
altigaConfs OBJECT IDENTIFIER ::= { altigaMib 1 }
|
||||
altigaGroups OBJECT IDENTIFIER ::= { altigaConfs 1 }
|
||||
altigaCompl OBJECT IDENTIFIER ::= { altigaConfs 2 }
|
||||
|
||||
-- Subtree for Statistics, config and events
|
||||
altigaStats OBJECT IDENTIFIER ::= { altigaMib 2 }
|
||||
altigaConfig OBJECT IDENTIFIER ::= { altigaMib 3 }
|
||||
altigaEvents OBJECT IDENTIFIER ::= { altigaMib 4 }
|
||||
|
||||
--
|
||||
-- Here each subsystem will have a branch. There should be a branch
|
||||
-- under each category (Stats, Config and Events), even if there
|
||||
-- are no plans to further define the branch. Each branch should
|
||||
-- have the same OID.
|
||||
--
|
||||
|
||||
-- Groups
|
||||
alVersionGroup OBJECT IDENTIFIER ::= { altigaGroups 1 }
|
||||
alAccessGroup OBJECT IDENTIFIER ::= { altigaGroups 2 }
|
||||
alPptpGroup OBJECT IDENTIFIER ::= { altigaGroups 3 }
|
||||
alEventGroup OBJECT IDENTIFIER ::= { altigaGroups 4 }
|
||||
alAuthGroup OBJECT IDENTIFIER ::= { altigaGroups 5 }
|
||||
alPppGroup OBJECT IDENTIFIER ::= { altigaGroups 6 }
|
||||
alHttpGroup OBJECT IDENTIFIER ::= { altigaGroups 7 }
|
||||
alIpGroup OBJECT IDENTIFIER ::= { altigaGroups 8 }
|
||||
alFilterGroup OBJECT IDENTIFIER ::= { altigaGroups 9 }
|
||||
alUserGroup OBJECT IDENTIFIER ::= { altigaGroups 10 }
|
||||
alTelnetGroup OBJECT IDENTIFIER ::= { altigaGroups 11 }
|
||||
alFtpGroup OBJECT IDENTIFIER ::= { altigaGroups 12 }
|
||||
alTftpGroup OBJECT IDENTIFIER ::= { altigaGroups 13 }
|
||||
alSnmpGroup OBJECT IDENTIFIER ::= { altigaGroups 14 }
|
||||
alIpSecGroup OBJECT IDENTIFIER ::= { altigaGroups 15 }
|
||||
alL2tpGroup OBJECT IDENTIFIER ::= { altigaGroups 16 }
|
||||
alSessionGroup OBJECT IDENTIFIER ::= { altigaGroups 17 }
|
||||
alDnsGroup OBJECT IDENTIFIER ::= { altigaGroups 18 }
|
||||
alAddressGroup OBJECT IDENTIFIER ::= { altigaGroups 19 }
|
||||
alDhcpGroup OBJECT IDENTIFIER ::= { altigaGroups 20 }
|
||||
alWatchdogGroup OBJECT IDENTIFIER ::= { altigaGroups 21 }
|
||||
alHardwareGroup OBJECT IDENTIFIER ::= { altigaGroups 22 }
|
||||
alNatGroup OBJECT IDENTIFIER ::= { altigaGroups 23 }
|
||||
alLan2LanGroup OBJECT IDENTIFIER ::= { altigaGroups 24 }
|
||||
alGeneralGroup OBJECT IDENTIFIER ::= { altigaGroups 25 }
|
||||
alSslGroup OBJECT IDENTIFIER ::= { altigaGroups 26 }
|
||||
alCertGroup OBJECT IDENTIFIER ::= { altigaGroups 27 }
|
||||
alNtpGroup OBJECT IDENTIFIER ::= { altigaGroups 28 }
|
||||
alNetworkListGroup OBJECT IDENTIFIER ::= { altigaGroups 29 }
|
||||
alSepGroup OBJECT IDENTIFIER ::= { altigaGroups 30 }
|
||||
alIkeGroup OBJECT IDENTIFIER ::= { altigaGroups 31 }
|
||||
alSyncGroup OBJECT IDENTIFIER ::= { altigaGroups 32 }
|
||||
alT1E1Group OBJECT IDENTIFIER ::= { altigaGroups 33 }
|
||||
alMultiLinkGroup OBJECT IDENTIFIER ::= { altigaGroups 34 }
|
||||
alSshGroup OBJECT IDENTIFIER ::= { altigaGroups 35 }
|
||||
alLBSSFGroup OBJECT IDENTIFIER ::= { altigaGroups 36 }
|
||||
alDhcpServerGroup OBJECT IDENTIFIER ::= { altigaGroups 37 }
|
||||
alAutoUpdateGroup OBJECT IDENTIFIER ::= { altigaGroups 38 }
|
||||
alAdminAuthGroup OBJECT IDENTIFIER ::= { altigaGroups 39 }
|
||||
alPPPoEGroup OBJECT IDENTIFIER ::= { altigaGroups 40 }
|
||||
alXmlGroup OBJECT IDENTIFIER ::= { altigaGroups 41 }
|
||||
alCtcpGroup OBJECT IDENTIFIER ::= { altigaGroups 42 }
|
||||
alFwGroup OBJECT IDENTIFIER ::= { altigaGroups 43 }
|
||||
alGroupMatchGroup OBJECT IDENTIFIER ::= { altigaGroups 44 }
|
||||
alACEServerGroup OBJECT IDENTIFIER ::= { altigaGroups 45 }
|
||||
alNatTGroup OBJECT IDENTIFIER ::= { altigaGroups 46 }
|
||||
alBwMgmtGroup OBJECT IDENTIFIER ::= { altigaGroups 47 }
|
||||
alIpSecPreFragGroup OBJECT IDENTIFIER ::= { altigaGroups 48 }
|
||||
alFipsGroup OBJECT IDENTIFIER ::= { altigaGroups 49 }
|
||||
alBackupL2LGroup OBJECT IDENTIFIER ::= { altigaGroups 50 }
|
||||
alNotifyGroup OBJECT IDENTIFIER ::= { altigaGroups 51 }
|
||||
alRebootStatusGroup OBJECT IDENTIFIER ::= { altigaGroups 52 }
|
||||
alAuthorizationGroup OBJECT IDENTIFIER ::= { altigaGroups 53 }
|
||||
alWebPortalGroup OBJECT IDENTIFIER ::= { altigaGroups 54 }
|
||||
alWebEmailGroup OBJECT IDENTIFIER ::= { altigaGroups 55 }
|
||||
alPortForwardGroup OBJECT IDENTIFIER ::= { altigaGroups 56 }
|
||||
alRemoteServerGroup OBJECT IDENTIFIER ::= { altigaGroups 57 }
|
||||
alWebvpnAclGroup OBJECT IDENTIFIER ::= { altigaGroups 58 }
|
||||
alNbnsGroup OBJECT IDENTIFIER ::= { altigaGroups 59 }
|
||||
alSecureDesktopGroup OBJECT IDENTIFIER ::= { altigaGroups 60 }
|
||||
alSslTunnelClientGroup OBJECT IDENTIFIER ::= { altigaGroups 61 }
|
||||
alNacGroup OBJECT IDENTIFIER ::= { altigaGroups 62 }
|
||||
|
||||
|
||||
-- Statistics
|
||||
alStatsVersion OBJECT IDENTIFIER ::= { altigaStats 1 }
|
||||
alStatsAccess OBJECT IDENTIFIER ::= { altigaStats 2 }
|
||||
alStatsPptp OBJECT IDENTIFIER ::= { altigaStats 3 }
|
||||
alStatsEvent OBJECT IDENTIFIER ::= { altigaStats 4 }
|
||||
alStatsAuth OBJECT IDENTIFIER ::= { altigaStats 5 }
|
||||
alStatsPpp OBJECT IDENTIFIER ::= { altigaStats 6 }
|
||||
alStatsHttp OBJECT IDENTIFIER ::= { altigaStats 7 }
|
||||
alStatsIp OBJECT IDENTIFIER ::= { altigaStats 8 }
|
||||
alStatsFilter OBJECT IDENTIFIER ::= { altigaStats 9 }
|
||||
alStatsUser OBJECT IDENTIFIER ::= { altigaStats 10 }
|
||||
alStatsTelnet OBJECT IDENTIFIER ::= { altigaStats 11 }
|
||||
alStatsFtp OBJECT IDENTIFIER ::= { altigaStats 12 }
|
||||
alStatsTftp OBJECT IDENTIFIER ::= { altigaStats 13 }
|
||||
alStatsSnmp OBJECT IDENTIFIER ::= { altigaStats 14 }
|
||||
alStatsIpSec OBJECT IDENTIFIER ::= { altigaStats 15 }
|
||||
alStatsL2tp OBJECT IDENTIFIER ::= { altigaStats 16 }
|
||||
alStatsSession OBJECT IDENTIFIER ::= { altigaStats 17 }
|
||||
alStatsDns OBJECT IDENTIFIER ::= { altigaStats 18 }
|
||||
alStatsAddress OBJECT IDENTIFIER ::= { altigaStats 19 }
|
||||
alStatsDhcp OBJECT IDENTIFIER ::= { altigaStats 20 }
|
||||
alStatsWatching OBJECT IDENTIFIER ::= { altigaStats 21 }
|
||||
alStatsHardware OBJECT IDENTIFIER ::= { altigaStats 22 }
|
||||
alStatsNat OBJECT IDENTIFIER ::= { altigaStats 23 }
|
||||
alStatsLan2Lan OBJECT IDENTIFIER ::= { altigaStats 24 }
|
||||
alStatsGeneral OBJECT IDENTIFIER ::= { altigaStats 25 }
|
||||
alStatsSsl OBJECT IDENTIFIER ::= { altigaStats 26 }
|
||||
alStatsCert OBJECT IDENTIFIER ::= { altigaStats 27 }
|
||||
alStatsNtp OBJECT IDENTIFIER ::= { altigaStats 28 }
|
||||
alStatsNetworkList OBJECT IDENTIFIER ::= { altigaStats 29 }
|
||||
alStatsSep OBJECT IDENTIFIER ::= { altigaStats 30 }
|
||||
alStatsIke OBJECT IDENTIFIER ::= { altigaStats 31 }
|
||||
alStatsSync OBJECT IDENTIFIER ::= { altigaStats 32 }
|
||||
alStatsT1E1 OBJECT IDENTIFIER ::= { altigaStats 33 }
|
||||
alStatsMultiLink OBJECT IDENTIFIER ::= { altigaStats 34 }
|
||||
alStatsSsh OBJECT IDENTIFIER ::= { altigaStats 35 }
|
||||
alStatsLBSSF OBJECT IDENTIFIER ::= { altigaStats 36 }
|
||||
alStatsDhcpServer OBJECT IDENTIFIER ::= { altigaStats 37 }
|
||||
alStatsAutoUpdate OBJECT IDENTIFIER ::= { altigaStats 38 }
|
||||
alAdminAuthStats OBJECT IDENTIFIER ::= { altigaStats 39 }
|
||||
alStatsPPPoE OBJECT IDENTIFIER ::= { altigaStats 40 }
|
||||
alXmlStats OBJECT IDENTIFIER ::= { altigaStats 41 }
|
||||
alCtcpStats OBJECT IDENTIFIER ::= { altigaStats 42 }
|
||||
alFwStats OBJECT IDENTIFIER ::= { altigaStats 43 }
|
||||
alStatsGroupMatch OBJECT IDENTIFIER ::= { altigaStats 44 }
|
||||
alACEServerStats OBJECT IDENTIFIER ::= { altigaStats 45 }
|
||||
alNatTStats OBJECT IDENTIFIER ::= { altigaStats 46 }
|
||||
alStatsBwMgmt OBJECT IDENTIFIER ::= { altigaStats 47 }
|
||||
alIpSecPreFragStats OBJECT IDENTIFIER ::= { altigaStats 48 }
|
||||
alStatsFips OBJECT IDENTIFIER ::= { altigaStats 49 }
|
||||
alStatsBackupL2L OBJECT IDENTIFIER ::= { altigaStats 50 }
|
||||
alStatsNotify OBJECT IDENTIFIER ::= { altigaStats 51 }
|
||||
alStatsRebootStatus OBJECT IDENTIFIER ::= { altigaStats 52 }
|
||||
alStatsAuthorization OBJECT IDENTIFIER ::= { altigaStats 53 }
|
||||
alStatsWebPortal OBJECT IDENTIFIER ::= { altigaStats 54 }
|
||||
alStatsWebEmail OBJECT IDENTIFIER ::= { altigaStats 55 }
|
||||
alStatsPortForward OBJECT IDENTIFIER ::= { altigaStats 56 }
|
||||
alStatsRemoteServer OBJECT IDENTIFIER ::= { altigaStats 57 }
|
||||
alStatsWebvpnAcl OBJECT IDENTIFIER ::= { altigaStats 58 }
|
||||
alStatsNbns OBJECT IDENTIFIER ::= { altigaStats 59 }
|
||||
alStatsSecureDesktop OBJECT IDENTIFIER ::= { altigaStats 60 }
|
||||
alStatsSslTunnelClient OBJECT IDENTIFIER ::= { altigaStats 61 }
|
||||
alStatsNac OBJECT IDENTIFIER ::= { altigaStats 62 }
|
||||
|
||||
|
||||
-- Configuration
|
||||
alCfgVersion OBJECT IDENTIFIER ::= { altigaConfig 1 }
|
||||
alCfgAccess OBJECT IDENTIFIER ::= { altigaConfig 2 }
|
||||
alCfgPptp OBJECT IDENTIFIER ::= { altigaConfig 3 }
|
||||
alCfgEvent OBJECT IDENTIFIER ::= { altigaConfig 4 }
|
||||
alCfgAuth OBJECT IDENTIFIER ::= { altigaConfig 5 }
|
||||
alCfgPpp OBJECT IDENTIFIER ::= { altigaConfig 6 }
|
||||
alCfgHttp OBJECT IDENTIFIER ::= { altigaConfig 7 }
|
||||
alCfgIp OBJECT IDENTIFIER ::= { altigaConfig 8 }
|
||||
alCfgFilter OBJECT IDENTIFIER ::= { altigaConfig 9 }
|
||||
alCfgUser OBJECT IDENTIFIER ::= { altigaConfig 10 }
|
||||
alCfgTelnet OBJECT IDENTIFIER ::= { altigaConfig 11 }
|
||||
alCfgFtp OBJECT IDENTIFIER ::= { altigaConfig 12 }
|
||||
alCfgTftp OBJECT IDENTIFIER ::= { altigaConfig 13 }
|
||||
alCfgSnmp OBJECT IDENTIFIER ::= { altigaConfig 14 }
|
||||
alCfgIpSec OBJECT IDENTIFIER ::= { altigaConfig 15 }
|
||||
alCfgL2tp OBJECT IDENTIFIER ::= { altigaConfig 16 }
|
||||
alCfgSession OBJECT IDENTIFIER ::= { altigaConfig 17 }
|
||||
alCfgDns OBJECT IDENTIFIER ::= { altigaConfig 18 }
|
||||
alCfgAddress OBJECT IDENTIFIER ::= { altigaConfig 19 }
|
||||
alCfgDhcp OBJECT IDENTIFIER ::= { altigaConfig 20 }
|
||||
alCfgWatchdog OBJECT IDENTIFIER ::= { altigaConfig 21 }
|
||||
alCfgHardware OBJECT IDENTIFIER ::= { altigaConfig 22 }
|
||||
alCfgNat OBJECT IDENTIFIER ::= { altigaConfig 23 }
|
||||
alCfgLan2Lan OBJECT IDENTIFIER ::= { altigaConfig 24 }
|
||||
alCfgGeneral OBJECT IDENTIFIER ::= { altigaConfig 25 }
|
||||
alCfgSsl OBJECT IDENTIFIER ::= { altigaConfig 26 }
|
||||
alCfgCert OBJECT IDENTIFIER ::= { altigaConfig 27 }
|
||||
alCfgNtp OBJECT IDENTIFIER ::= { altigaConfig 28 }
|
||||
alCfgNetworkList OBJECT IDENTIFIER ::= { altigaConfig 29 }
|
||||
alCfgSep OBJECT IDENTIFIER ::= { altigaConfig 30 }
|
||||
alCfgIke OBJECT IDENTIFIER ::= { altigaConfig 31 }
|
||||
alCfgSync OBJECT IDENTIFIER ::= { altigaConfig 32 }
|
||||
alCfgT1E1 OBJECT IDENTIFIER ::= { altigaConfig 33 }
|
||||
alCfgMultiLink OBJECT IDENTIFIER ::= { altigaConfig 34 }
|
||||
alCfgSsh OBJECT IDENTIFIER ::= { altigaConfig 35 }
|
||||
alCfgLBSSF OBJECT IDENTIFIER ::= { altigaConfig 36 }
|
||||
alCfgDhcpServer OBJECT IDENTIFIER ::= { altigaConfig 37 }
|
||||
alCfgAutoUpdate OBJECT IDENTIFIER ::= { altigaConfig 38 }
|
||||
alCfgAdminAuth OBJECT IDENTIFIER ::= { altigaConfig 39 }
|
||||
alCfgPPPoE OBJECT IDENTIFIER ::= { altigaConfig 40 }
|
||||
alCfgXml OBJECT IDENTIFIER ::= { altigaConfig 41 }
|
||||
alCfgCtcp OBJECT IDENTIFIER ::= { altigaConfig 42 }
|
||||
alCfgFw OBJECT IDENTIFIER ::= { altigaConfig 43 }
|
||||
alCfgGroupMatch OBJECT IDENTIFIER ::= { altigaConfig 44 }
|
||||
alCfgACE OBJECT IDENTIFIER ::= { altigaConfig 45 }
|
||||
alCfgNatT OBJECT IDENTIFIER ::= { altigaConfig 46 }
|
||||
alCfgBwMgmt OBJECT IDENTIFIER ::= { altigaConfig 47 }
|
||||
alCfgIpSecPreFrag OBJECT IDENTIFIER ::= { altigaConfig 48 }
|
||||
alCfgFips OBJECT IDENTIFIER ::= { altigaConfig 49 }
|
||||
alCfgBackupL2L OBJECT IDENTIFIER ::= { altigaConfig 50 }
|
||||
alCfgNotify OBJECT IDENTIFIER ::= { altigaConfig 51 }
|
||||
alCfgRebootStatus OBJECT IDENTIFIER ::= { altigaConfig 52 }
|
||||
alCfgAuthorization OBJECT IDENTIFIER ::= { altigaConfig 53 }
|
||||
alCfgWebPortal OBJECT IDENTIFIER ::= { altigaConfig 54 }
|
||||
alCfgWebEmail OBJECT IDENTIFIER ::= { altigaConfig 55 }
|
||||
alCfgPortForward OBJECT IDENTIFIER ::= { altigaConfig 56 }
|
||||
alCfgRemoteServer OBJECT IDENTIFIER ::= { altigaConfig 57 }
|
||||
alCfgWebvpnAcl OBJECT IDENTIFIER ::= { altigaConfig 58 }
|
||||
alCfgNbns OBJECT IDENTIFIER ::= { altigaConfig 59 }
|
||||
alCfgSecureDesktop OBJECT IDENTIFIER ::= { altigaConfig 60 }
|
||||
alCfgSslTunnelClient OBJECT IDENTIFIER ::= { altigaConfig 61 }
|
||||
alCfgNac OBJECT IDENTIFIER ::= { altigaConfig 62 }
|
||||
|
||||
-- Events
|
||||
alEventsVersion OBJECT IDENTIFIER ::= { altigaEvents 1 }
|
||||
alEventsAccess OBJECT IDENTIFIER ::= { altigaEvents 2 }
|
||||
alEventsPptp OBJECT IDENTIFIER ::= { altigaEvents 3 }
|
||||
alEventsEvent OBJECT IDENTIFIER ::= { altigaEvents 4 }
|
||||
alEventsAuth OBJECT IDENTIFIER ::= { altigaEvents 5 }
|
||||
alEventsPpp OBJECT IDENTIFIER ::= { altigaEvents 6 }
|
||||
alEventsHttp OBJECT IDENTIFIER ::= { altigaEvents 7 }
|
||||
alEventsIp OBJECT IDENTIFIER ::= { altigaEvents 8 }
|
||||
alEventsFilter OBJECT IDENTIFIER ::= { altigaEvents 9 }
|
||||
alEventsUser OBJECT IDENTIFIER ::= { altigaEvents 10 }
|
||||
alEventsTelnet OBJECT IDENTIFIER ::= { altigaEvents 11 }
|
||||
alEventsFtp OBJECT IDENTIFIER ::= { altigaEvents 12 }
|
||||
alEventsTftp OBJECT IDENTIFIER ::= { altigaEvents 13 }
|
||||
alEventsSnmp OBJECT IDENTIFIER ::= { altigaEvents 14 }
|
||||
alEventsIpSec OBJECT IDENTIFIER ::= { altigaEvents 15 }
|
||||
alEventsL2tp OBJECT IDENTIFIER ::= { altigaEvents 16 }
|
||||
alEventsSession OBJECT IDENTIFIER ::= { altigaEvents 17 }
|
||||
alEventsDns OBJECT IDENTIFIER ::= { altigaEvents 18 }
|
||||
alEventsAddress OBJECT IDENTIFIER ::= { altigaEvents 19 }
|
||||
alEventsDhcp OBJECT IDENTIFIER ::= { altigaEvents 20 }
|
||||
alEventsWatchdog OBJECT IDENTIFIER ::= { altigaEvents 21 }
|
||||
alEventsHardware OBJECT IDENTIFIER ::= { altigaEvents 22 }
|
||||
alEventsNat OBJECT IDENTIFIER ::= { altigaEvents 23 }
|
||||
alEventsLan2Lan OBJECT IDENTIFIER ::= { altigaEvents 24 }
|
||||
alEventsGeneral OBJECT IDENTIFIER ::= { altigaEvents 25 }
|
||||
alEventsSsl OBJECT IDENTIFIER ::= { altigaEvents 26 }
|
||||
alEventsCert OBJECT IDENTIFIER ::= { altigaEvents 27 }
|
||||
alEventsNtp OBJECT IDENTIFIER ::= { altigaEvents 28 }
|
||||
alEventsNetworkList OBJECT IDENTIFIER ::= { altigaEvents 29 }
|
||||
alEventsSep OBJECT IDENTIFIER ::= { altigaEvents 30 }
|
||||
alEventsIke OBJECT IDENTIFIER ::= { altigaEvents 31 }
|
||||
alEventsSync OBJECT IDENTIFIER ::= { altigaEvents 32 }
|
||||
alEventsT1E1 OBJECT IDENTIFIER ::= { altigaEvents 33 }
|
||||
alEventsMultiLink OBJECT IDENTIFIER ::= { altigaEvents 34 }
|
||||
alEventsSsh OBJECT IDENTIFIER ::= { altigaEvents 35 }
|
||||
alEventsLBSSF OBJECT IDENTIFIER ::= { altigaEvents 36 }
|
||||
alEventsAutoUpdate OBJECT IDENTIFIER ::= { altigaEvents 38 }
|
||||
alEventsAdminAuth OBJECT IDENTIFIER ::= { altigaEvents 39 }
|
||||
alEventsPPPoE OBJECT IDENTIFIER ::= { altigaEvents 40 }
|
||||
alEventXml OBJECT IDENTIFIER ::= { altigaEvents 41 }
|
||||
alEventCtcp OBJECT IDENTIFIER ::= { altigaEvents 42 }
|
||||
alEventFw OBJECT IDENTIFIER ::= { altigaEvents 43 }
|
||||
alEventGroupMatch OBJECT IDENTIFIER ::= { altigaEvents 44 }
|
||||
alEventACE OBJECT IDENTIFIER ::= { altigaEvents 45 }
|
||||
alEventNatT OBJECT IDENTIFIER ::= { altigaEvents 46 }
|
||||
alEventBwMgmt OBJECT IDENTIFIER ::= { altigaEvents 47 }
|
||||
alEventIpSecPreFrag OBJECT IDENTIFIER ::= { altigaEvents 48 }
|
||||
alEventFips OBJECT IDENTIFIER ::= { altigaEvents 49 }
|
||||
alEventBackupL2L OBJECT IDENTIFIER ::= { altigaEvents 50 }
|
||||
alEventsNotify OBJECT IDENTIFIER ::= { altigaEvents 51 }
|
||||
alEventsRebootStatus OBJECT IDENTIFIER ::= { altigaEvents 52 }
|
||||
alEventAuthorization OBJECT IDENTIFIER ::= { altigaEvents 53 }
|
||||
alEventWebPortal OBJECT IDENTIFIER ::= { altigaEvents 54 }
|
||||
alEventWebEmail OBJECT IDENTIFIER ::= { altigaEvents 55 }
|
||||
alEventPortForward OBJECT IDENTIFIER ::= { altigaEvents 56 }
|
||||
alEventRemoteServer OBJECT IDENTIFIER ::= { altigaEvents 57 }
|
||||
alEventWebvpnAcl OBJECT IDENTIFIER ::= { altigaEvents 58 }
|
||||
alEventNbns OBJECT IDENTIFIER ::= { altigaEvents 59 }
|
||||
alEventSecureDesktop OBJECT IDENTIFIER ::= { altigaEvents 60 }
|
||||
alEventSslTunnelClient OBJECT IDENTIFIER ::= { altigaEvents 61 }
|
||||
alEventNac OBJECT IDENTIFIER ::= { altigaEvents 62 }
|
||||
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-MIB.my: Altiga Generic MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003, 2004 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
altigaGeneric, alMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200412300000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Generic MIB models counters and objects that are
|
||||
of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
OID: Object Identifier
|
||||
|
||||
"
|
||||
|
||||
|
||||
REVISION "200412300000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(60 to 62)."
|
||||
|
||||
REVISION "200310200000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(53 to 59)."
|
||||
|
||||
REVISION "200304100000Z"
|
||||
DESCRIPTION
|
||||
"Added the new MIB OIDs(49 to 52)."
|
||||
|
||||
REVISION "200210110000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header."
|
||||
|
||||
::= { alMibModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
altigaMib OBJECT IDENTIFIER ::= { altigaGeneric 1 }
|
||||
|
||||
-- Conformance Area, these are used elsewhere
|
||||
altigaConfs OBJECT IDENTIFIER ::= { altigaMib 1 }
|
||||
altigaGroups OBJECT IDENTIFIER ::= { altigaConfs 1 }
|
||||
altigaCompl OBJECT IDENTIFIER ::= { altigaConfs 2 }
|
||||
|
||||
-- Subtree for Statistics, config and events
|
||||
altigaStats OBJECT IDENTIFIER ::= { altigaMib 2 }
|
||||
altigaConfig OBJECT IDENTIFIER ::= { altigaMib 3 }
|
||||
altigaEvents OBJECT IDENTIFIER ::= { altigaMib 4 }
|
||||
|
||||
--
|
||||
-- Here each subsystem will have a branch. There should be a branch
|
||||
-- under each category (Stats, Config and Events), even if there
|
||||
-- are no plans to further define the branch. Each branch should
|
||||
-- have the same OID.
|
||||
--
|
||||
|
||||
-- Groups
|
||||
alVersionGroup OBJECT IDENTIFIER ::= { altigaGroups 1 }
|
||||
alAccessGroup OBJECT IDENTIFIER ::= { altigaGroups 2 }
|
||||
alPptpGroup OBJECT IDENTIFIER ::= { altigaGroups 3 }
|
||||
alEventGroup OBJECT IDENTIFIER ::= { altigaGroups 4 }
|
||||
alAuthGroup OBJECT IDENTIFIER ::= { altigaGroups 5 }
|
||||
alPppGroup OBJECT IDENTIFIER ::= { altigaGroups 6 }
|
||||
alHttpGroup OBJECT IDENTIFIER ::= { altigaGroups 7 }
|
||||
alIpGroup OBJECT IDENTIFIER ::= { altigaGroups 8 }
|
||||
alFilterGroup OBJECT IDENTIFIER ::= { altigaGroups 9 }
|
||||
alUserGroup OBJECT IDENTIFIER ::= { altigaGroups 10 }
|
||||
alTelnetGroup OBJECT IDENTIFIER ::= { altigaGroups 11 }
|
||||
alFtpGroup OBJECT IDENTIFIER ::= { altigaGroups 12 }
|
||||
alTftpGroup OBJECT IDENTIFIER ::= { altigaGroups 13 }
|
||||
alSnmpGroup OBJECT IDENTIFIER ::= { altigaGroups 14 }
|
||||
alIpSecGroup OBJECT IDENTIFIER ::= { altigaGroups 15 }
|
||||
alL2tpGroup OBJECT IDENTIFIER ::= { altigaGroups 16 }
|
||||
alSessionGroup OBJECT IDENTIFIER ::= { altigaGroups 17 }
|
||||
alDnsGroup OBJECT IDENTIFIER ::= { altigaGroups 18 }
|
||||
alAddressGroup OBJECT IDENTIFIER ::= { altigaGroups 19 }
|
||||
alDhcpGroup OBJECT IDENTIFIER ::= { altigaGroups 20 }
|
||||
alWatchdogGroup OBJECT IDENTIFIER ::= { altigaGroups 21 }
|
||||
alHardwareGroup OBJECT IDENTIFIER ::= { altigaGroups 22 }
|
||||
alNatGroup OBJECT IDENTIFIER ::= { altigaGroups 23 }
|
||||
alLan2LanGroup OBJECT IDENTIFIER ::= { altigaGroups 24 }
|
||||
alGeneralGroup OBJECT IDENTIFIER ::= { altigaGroups 25 }
|
||||
alSslGroup OBJECT IDENTIFIER ::= { altigaGroups 26 }
|
||||
alCertGroup OBJECT IDENTIFIER ::= { altigaGroups 27 }
|
||||
alNtpGroup OBJECT IDENTIFIER ::= { altigaGroups 28 }
|
||||
alNetworkListGroup OBJECT IDENTIFIER ::= { altigaGroups 29 }
|
||||
alSepGroup OBJECT IDENTIFIER ::= { altigaGroups 30 }
|
||||
alIkeGroup OBJECT IDENTIFIER ::= { altigaGroups 31 }
|
||||
alSyncGroup OBJECT IDENTIFIER ::= { altigaGroups 32 }
|
||||
alT1E1Group OBJECT IDENTIFIER ::= { altigaGroups 33 }
|
||||
alMultiLinkGroup OBJECT IDENTIFIER ::= { altigaGroups 34 }
|
||||
alSshGroup OBJECT IDENTIFIER ::= { altigaGroups 35 }
|
||||
alLBSSFGroup OBJECT IDENTIFIER ::= { altigaGroups 36 }
|
||||
alDhcpServerGroup OBJECT IDENTIFIER ::= { altigaGroups 37 }
|
||||
alAutoUpdateGroup OBJECT IDENTIFIER ::= { altigaGroups 38 }
|
||||
alAdminAuthGroup OBJECT IDENTIFIER ::= { altigaGroups 39 }
|
||||
alPPPoEGroup OBJECT IDENTIFIER ::= { altigaGroups 40 }
|
||||
alXmlGroup OBJECT IDENTIFIER ::= { altigaGroups 41 }
|
||||
alCtcpGroup OBJECT IDENTIFIER ::= { altigaGroups 42 }
|
||||
alFwGroup OBJECT IDENTIFIER ::= { altigaGroups 43 }
|
||||
alGroupMatchGroup OBJECT IDENTIFIER ::= { altigaGroups 44 }
|
||||
alACEServerGroup OBJECT IDENTIFIER ::= { altigaGroups 45 }
|
||||
alNatTGroup OBJECT IDENTIFIER ::= { altigaGroups 46 }
|
||||
alBwMgmtGroup OBJECT IDENTIFIER ::= { altigaGroups 47 }
|
||||
alIpSecPreFragGroup OBJECT IDENTIFIER ::= { altigaGroups 48 }
|
||||
alFipsGroup OBJECT IDENTIFIER ::= { altigaGroups 49 }
|
||||
alBackupL2LGroup OBJECT IDENTIFIER ::= { altigaGroups 50 }
|
||||
alNotifyGroup OBJECT IDENTIFIER ::= { altigaGroups 51 }
|
||||
alRebootStatusGroup OBJECT IDENTIFIER ::= { altigaGroups 52 }
|
||||
alAuthorizationGroup OBJECT IDENTIFIER ::= { altigaGroups 53 }
|
||||
alWebPortalGroup OBJECT IDENTIFIER ::= { altigaGroups 54 }
|
||||
alWebEmailGroup OBJECT IDENTIFIER ::= { altigaGroups 55 }
|
||||
alPortForwardGroup OBJECT IDENTIFIER ::= { altigaGroups 56 }
|
||||
alRemoteServerGroup OBJECT IDENTIFIER ::= { altigaGroups 57 }
|
||||
alWebvpnAclGroup OBJECT IDENTIFIER ::= { altigaGroups 58 }
|
||||
alNbnsGroup OBJECT IDENTIFIER ::= { altigaGroups 59 }
|
||||
alSecureDesktopGroup OBJECT IDENTIFIER ::= { altigaGroups 60 }
|
||||
alSslTunnelClientGroup OBJECT IDENTIFIER ::= { altigaGroups 61 }
|
||||
alNacGroup OBJECT IDENTIFIER ::= { altigaGroups 62 }
|
||||
|
||||
|
||||
-- Statistics
|
||||
alStatsVersion OBJECT IDENTIFIER ::= { altigaStats 1 }
|
||||
alStatsAccess OBJECT IDENTIFIER ::= { altigaStats 2 }
|
||||
alStatsPptp OBJECT IDENTIFIER ::= { altigaStats 3 }
|
||||
alStatsEvent OBJECT IDENTIFIER ::= { altigaStats 4 }
|
||||
alStatsAuth OBJECT IDENTIFIER ::= { altigaStats 5 }
|
||||
alStatsPpp OBJECT IDENTIFIER ::= { altigaStats 6 }
|
||||
alStatsHttp OBJECT IDENTIFIER ::= { altigaStats 7 }
|
||||
alStatsIp OBJECT IDENTIFIER ::= { altigaStats 8 }
|
||||
alStatsFilter OBJECT IDENTIFIER ::= { altigaStats 9 }
|
||||
alStatsUser OBJECT IDENTIFIER ::= { altigaStats 10 }
|
||||
alStatsTelnet OBJECT IDENTIFIER ::= { altigaStats 11 }
|
||||
alStatsFtp OBJECT IDENTIFIER ::= { altigaStats 12 }
|
||||
alStatsTftp OBJECT IDENTIFIER ::= { altigaStats 13 }
|
||||
alStatsSnmp OBJECT IDENTIFIER ::= { altigaStats 14 }
|
||||
alStatsIpSec OBJECT IDENTIFIER ::= { altigaStats 15 }
|
||||
alStatsL2tp OBJECT IDENTIFIER ::= { altigaStats 16 }
|
||||
alStatsSession OBJECT IDENTIFIER ::= { altigaStats 17 }
|
||||
alStatsDns OBJECT IDENTIFIER ::= { altigaStats 18 }
|
||||
alStatsAddress OBJECT IDENTIFIER ::= { altigaStats 19 }
|
||||
alStatsDhcp OBJECT IDENTIFIER ::= { altigaStats 20 }
|
||||
alStatsWatching OBJECT IDENTIFIER ::= { altigaStats 21 }
|
||||
alStatsHardware OBJECT IDENTIFIER ::= { altigaStats 22 }
|
||||
alStatsNat OBJECT IDENTIFIER ::= { altigaStats 23 }
|
||||
alStatsLan2Lan OBJECT IDENTIFIER ::= { altigaStats 24 }
|
||||
alStatsGeneral OBJECT IDENTIFIER ::= { altigaStats 25 }
|
||||
alStatsSsl OBJECT IDENTIFIER ::= { altigaStats 26 }
|
||||
alStatsCert OBJECT IDENTIFIER ::= { altigaStats 27 }
|
||||
alStatsNtp OBJECT IDENTIFIER ::= { altigaStats 28 }
|
||||
alStatsNetworkList OBJECT IDENTIFIER ::= { altigaStats 29 }
|
||||
alStatsSep OBJECT IDENTIFIER ::= { altigaStats 30 }
|
||||
alStatsIke OBJECT IDENTIFIER ::= { altigaStats 31 }
|
||||
alStatsSync OBJECT IDENTIFIER ::= { altigaStats 32 }
|
||||
alStatsT1E1 OBJECT IDENTIFIER ::= { altigaStats 33 }
|
||||
alStatsMultiLink OBJECT IDENTIFIER ::= { altigaStats 34 }
|
||||
alStatsSsh OBJECT IDENTIFIER ::= { altigaStats 35 }
|
||||
alStatsLBSSF OBJECT IDENTIFIER ::= { altigaStats 36 }
|
||||
alStatsDhcpServer OBJECT IDENTIFIER ::= { altigaStats 37 }
|
||||
alStatsAutoUpdate OBJECT IDENTIFIER ::= { altigaStats 38 }
|
||||
alAdminAuthStats OBJECT IDENTIFIER ::= { altigaStats 39 }
|
||||
alStatsPPPoE OBJECT IDENTIFIER ::= { altigaStats 40 }
|
||||
alXmlStats OBJECT IDENTIFIER ::= { altigaStats 41 }
|
||||
alCtcpStats OBJECT IDENTIFIER ::= { altigaStats 42 }
|
||||
alFwStats OBJECT IDENTIFIER ::= { altigaStats 43 }
|
||||
alStatsGroupMatch OBJECT IDENTIFIER ::= { altigaStats 44 }
|
||||
alACEServerStats OBJECT IDENTIFIER ::= { altigaStats 45 }
|
||||
alNatTStats OBJECT IDENTIFIER ::= { altigaStats 46 }
|
||||
alStatsBwMgmt OBJECT IDENTIFIER ::= { altigaStats 47 }
|
||||
alIpSecPreFragStats OBJECT IDENTIFIER ::= { altigaStats 48 }
|
||||
alStatsFips OBJECT IDENTIFIER ::= { altigaStats 49 }
|
||||
alStatsBackupL2L OBJECT IDENTIFIER ::= { altigaStats 50 }
|
||||
alStatsNotify OBJECT IDENTIFIER ::= { altigaStats 51 }
|
||||
alStatsRebootStatus OBJECT IDENTIFIER ::= { altigaStats 52 }
|
||||
alStatsAuthorization OBJECT IDENTIFIER ::= { altigaStats 53 }
|
||||
alStatsWebPortal OBJECT IDENTIFIER ::= { altigaStats 54 }
|
||||
alStatsWebEmail OBJECT IDENTIFIER ::= { altigaStats 55 }
|
||||
alStatsPortForward OBJECT IDENTIFIER ::= { altigaStats 56 }
|
||||
alStatsRemoteServer OBJECT IDENTIFIER ::= { altigaStats 57 }
|
||||
alStatsWebvpnAcl OBJECT IDENTIFIER ::= { altigaStats 58 }
|
||||
alStatsNbns OBJECT IDENTIFIER ::= { altigaStats 59 }
|
||||
alStatsSecureDesktop OBJECT IDENTIFIER ::= { altigaStats 60 }
|
||||
alStatsSslTunnelClient OBJECT IDENTIFIER ::= { altigaStats 61 }
|
||||
alStatsNac OBJECT IDENTIFIER ::= { altigaStats 62 }
|
||||
|
||||
|
||||
-- Configuration
|
||||
alCfgVersion OBJECT IDENTIFIER ::= { altigaConfig 1 }
|
||||
alCfgAccess OBJECT IDENTIFIER ::= { altigaConfig 2 }
|
||||
alCfgPptp OBJECT IDENTIFIER ::= { altigaConfig 3 }
|
||||
alCfgEvent OBJECT IDENTIFIER ::= { altigaConfig 4 }
|
||||
alCfgAuth OBJECT IDENTIFIER ::= { altigaConfig 5 }
|
||||
alCfgPpp OBJECT IDENTIFIER ::= { altigaConfig 6 }
|
||||
alCfgHttp OBJECT IDENTIFIER ::= { altigaConfig 7 }
|
||||
alCfgIp OBJECT IDENTIFIER ::= { altigaConfig 8 }
|
||||
alCfgFilter OBJECT IDENTIFIER ::= { altigaConfig 9 }
|
||||
alCfgUser OBJECT IDENTIFIER ::= { altigaConfig 10 }
|
||||
alCfgTelnet OBJECT IDENTIFIER ::= { altigaConfig 11 }
|
||||
alCfgFtp OBJECT IDENTIFIER ::= { altigaConfig 12 }
|
||||
alCfgTftp OBJECT IDENTIFIER ::= { altigaConfig 13 }
|
||||
alCfgSnmp OBJECT IDENTIFIER ::= { altigaConfig 14 }
|
||||
alCfgIpSec OBJECT IDENTIFIER ::= { altigaConfig 15 }
|
||||
alCfgL2tp OBJECT IDENTIFIER ::= { altigaConfig 16 }
|
||||
alCfgSession OBJECT IDENTIFIER ::= { altigaConfig 17 }
|
||||
alCfgDns OBJECT IDENTIFIER ::= { altigaConfig 18 }
|
||||
alCfgAddress OBJECT IDENTIFIER ::= { altigaConfig 19 }
|
||||
alCfgDhcp OBJECT IDENTIFIER ::= { altigaConfig 20 }
|
||||
alCfgWatchdog OBJECT IDENTIFIER ::= { altigaConfig 21 }
|
||||
alCfgHardware OBJECT IDENTIFIER ::= { altigaConfig 22 }
|
||||
alCfgNat OBJECT IDENTIFIER ::= { altigaConfig 23 }
|
||||
alCfgLan2Lan OBJECT IDENTIFIER ::= { altigaConfig 24 }
|
||||
alCfgGeneral OBJECT IDENTIFIER ::= { altigaConfig 25 }
|
||||
alCfgSsl OBJECT IDENTIFIER ::= { altigaConfig 26 }
|
||||
alCfgCert OBJECT IDENTIFIER ::= { altigaConfig 27 }
|
||||
alCfgNtp OBJECT IDENTIFIER ::= { altigaConfig 28 }
|
||||
alCfgNetworkList OBJECT IDENTIFIER ::= { altigaConfig 29 }
|
||||
alCfgSep OBJECT IDENTIFIER ::= { altigaConfig 30 }
|
||||
alCfgIke OBJECT IDENTIFIER ::= { altigaConfig 31 }
|
||||
alCfgSync OBJECT IDENTIFIER ::= { altigaConfig 32 }
|
||||
alCfgT1E1 OBJECT IDENTIFIER ::= { altigaConfig 33 }
|
||||
alCfgMultiLink OBJECT IDENTIFIER ::= { altigaConfig 34 }
|
||||
alCfgSsh OBJECT IDENTIFIER ::= { altigaConfig 35 }
|
||||
alCfgLBSSF OBJECT IDENTIFIER ::= { altigaConfig 36 }
|
||||
alCfgDhcpServer OBJECT IDENTIFIER ::= { altigaConfig 37 }
|
||||
alCfgAutoUpdate OBJECT IDENTIFIER ::= { altigaConfig 38 }
|
||||
alCfgAdminAuth OBJECT IDENTIFIER ::= { altigaConfig 39 }
|
||||
alCfgPPPoE OBJECT IDENTIFIER ::= { altigaConfig 40 }
|
||||
alCfgXml OBJECT IDENTIFIER ::= { altigaConfig 41 }
|
||||
alCfgCtcp OBJECT IDENTIFIER ::= { altigaConfig 42 }
|
||||
alCfgFw OBJECT IDENTIFIER ::= { altigaConfig 43 }
|
||||
alCfgGroupMatch OBJECT IDENTIFIER ::= { altigaConfig 44 }
|
||||
alCfgACE OBJECT IDENTIFIER ::= { altigaConfig 45 }
|
||||
alCfgNatT OBJECT IDENTIFIER ::= { altigaConfig 46 }
|
||||
alCfgBwMgmt OBJECT IDENTIFIER ::= { altigaConfig 47 }
|
||||
alCfgIpSecPreFrag OBJECT IDENTIFIER ::= { altigaConfig 48 }
|
||||
alCfgFips OBJECT IDENTIFIER ::= { altigaConfig 49 }
|
||||
alCfgBackupL2L OBJECT IDENTIFIER ::= { altigaConfig 50 }
|
||||
alCfgNotify OBJECT IDENTIFIER ::= { altigaConfig 51 }
|
||||
alCfgRebootStatus OBJECT IDENTIFIER ::= { altigaConfig 52 }
|
||||
alCfgAuthorization OBJECT IDENTIFIER ::= { altigaConfig 53 }
|
||||
alCfgWebPortal OBJECT IDENTIFIER ::= { altigaConfig 54 }
|
||||
alCfgWebEmail OBJECT IDENTIFIER ::= { altigaConfig 55 }
|
||||
alCfgPortForward OBJECT IDENTIFIER ::= { altigaConfig 56 }
|
||||
alCfgRemoteServer OBJECT IDENTIFIER ::= { altigaConfig 57 }
|
||||
alCfgWebvpnAcl OBJECT IDENTIFIER ::= { altigaConfig 58 }
|
||||
alCfgNbns OBJECT IDENTIFIER ::= { altigaConfig 59 }
|
||||
alCfgSecureDesktop OBJECT IDENTIFIER ::= { altigaConfig 60 }
|
||||
alCfgSslTunnelClient OBJECT IDENTIFIER ::= { altigaConfig 61 }
|
||||
alCfgNac OBJECT IDENTIFIER ::= { altigaConfig 62 }
|
||||
|
||||
-- Events
|
||||
alEventsVersion OBJECT IDENTIFIER ::= { altigaEvents 1 }
|
||||
alEventsAccess OBJECT IDENTIFIER ::= { altigaEvents 2 }
|
||||
alEventsPptp OBJECT IDENTIFIER ::= { altigaEvents 3 }
|
||||
alEventsEvent OBJECT IDENTIFIER ::= { altigaEvents 4 }
|
||||
alEventsAuth OBJECT IDENTIFIER ::= { altigaEvents 5 }
|
||||
alEventsPpp OBJECT IDENTIFIER ::= { altigaEvents 6 }
|
||||
alEventsHttp OBJECT IDENTIFIER ::= { altigaEvents 7 }
|
||||
alEventsIp OBJECT IDENTIFIER ::= { altigaEvents 8 }
|
||||
alEventsFilter OBJECT IDENTIFIER ::= { altigaEvents 9 }
|
||||
alEventsUser OBJECT IDENTIFIER ::= { altigaEvents 10 }
|
||||
alEventsTelnet OBJECT IDENTIFIER ::= { altigaEvents 11 }
|
||||
alEventsFtp OBJECT IDENTIFIER ::= { altigaEvents 12 }
|
||||
alEventsTftp OBJECT IDENTIFIER ::= { altigaEvents 13 }
|
||||
alEventsSnmp OBJECT IDENTIFIER ::= { altigaEvents 14 }
|
||||
alEventsIpSec OBJECT IDENTIFIER ::= { altigaEvents 15 }
|
||||
alEventsL2tp OBJECT IDENTIFIER ::= { altigaEvents 16 }
|
||||
alEventsSession OBJECT IDENTIFIER ::= { altigaEvents 17 }
|
||||
alEventsDns OBJECT IDENTIFIER ::= { altigaEvents 18 }
|
||||
alEventsAddress OBJECT IDENTIFIER ::= { altigaEvents 19 }
|
||||
alEventsDhcp OBJECT IDENTIFIER ::= { altigaEvents 20 }
|
||||
alEventsWatchdog OBJECT IDENTIFIER ::= { altigaEvents 21 }
|
||||
alEventsHardware OBJECT IDENTIFIER ::= { altigaEvents 22 }
|
||||
alEventsNat OBJECT IDENTIFIER ::= { altigaEvents 23 }
|
||||
alEventsLan2Lan OBJECT IDENTIFIER ::= { altigaEvents 24 }
|
||||
alEventsGeneral OBJECT IDENTIFIER ::= { altigaEvents 25 }
|
||||
alEventsSsl OBJECT IDENTIFIER ::= { altigaEvents 26 }
|
||||
alEventsCert OBJECT IDENTIFIER ::= { altigaEvents 27 }
|
||||
alEventsNtp OBJECT IDENTIFIER ::= { altigaEvents 28 }
|
||||
alEventsNetworkList OBJECT IDENTIFIER ::= { altigaEvents 29 }
|
||||
alEventsSep OBJECT IDENTIFIER ::= { altigaEvents 30 }
|
||||
alEventsIke OBJECT IDENTIFIER ::= { altigaEvents 31 }
|
||||
alEventsSync OBJECT IDENTIFIER ::= { altigaEvents 32 }
|
||||
alEventsT1E1 OBJECT IDENTIFIER ::= { altigaEvents 33 }
|
||||
alEventsMultiLink OBJECT IDENTIFIER ::= { altigaEvents 34 }
|
||||
alEventsSsh OBJECT IDENTIFIER ::= { altigaEvents 35 }
|
||||
alEventsLBSSF OBJECT IDENTIFIER ::= { altigaEvents 36 }
|
||||
alEventsAutoUpdate OBJECT IDENTIFIER ::= { altigaEvents 38 }
|
||||
alEventsAdminAuth OBJECT IDENTIFIER ::= { altigaEvents 39 }
|
||||
alEventsPPPoE OBJECT IDENTIFIER ::= { altigaEvents 40 }
|
||||
alEventXml OBJECT IDENTIFIER ::= { altigaEvents 41 }
|
||||
alEventCtcp OBJECT IDENTIFIER ::= { altigaEvents 42 }
|
||||
alEventFw OBJECT IDENTIFIER ::= { altigaEvents 43 }
|
||||
alEventGroupMatch OBJECT IDENTIFIER ::= { altigaEvents 44 }
|
||||
alEventACE OBJECT IDENTIFIER ::= { altigaEvents 45 }
|
||||
alEventNatT OBJECT IDENTIFIER ::= { altigaEvents 46 }
|
||||
alEventBwMgmt OBJECT IDENTIFIER ::= { altigaEvents 47 }
|
||||
alEventIpSecPreFrag OBJECT IDENTIFIER ::= { altigaEvents 48 }
|
||||
alEventFips OBJECT IDENTIFIER ::= { altigaEvents 49 }
|
||||
alEventBackupL2L OBJECT IDENTIFIER ::= { altigaEvents 50 }
|
||||
alEventsNotify OBJECT IDENTIFIER ::= { altigaEvents 51 }
|
||||
alEventsRebootStatus OBJECT IDENTIFIER ::= { altigaEvents 52 }
|
||||
alEventAuthorization OBJECT IDENTIFIER ::= { altigaEvents 53 }
|
||||
alEventWebPortal OBJECT IDENTIFIER ::= { altigaEvents 54 }
|
||||
alEventWebEmail OBJECT IDENTIFIER ::= { altigaEvents 55 }
|
||||
alEventPortForward OBJECT IDENTIFIER ::= { altigaEvents 56 }
|
||||
alEventRemoteServer OBJECT IDENTIFIER ::= { altigaEvents 57 }
|
||||
alEventWebvpnAcl OBJECT IDENTIFIER ::= { altigaEvents 58 }
|
||||
alEventNbns OBJECT IDENTIFIER ::= { altigaEvents 59 }
|
||||
alEventSecureDesktop OBJECT IDENTIFIER ::= { altigaEvents 60 }
|
||||
alEventSslTunnelClient OBJECT IDENTIFIER ::= { altigaEvents 61 }
|
||||
alEventNac OBJECT IDENTIFIER ::= { altigaEvents 62 }
|
||||
|
||||
|
||||
END
|
||||
@ -1,313 +1,313 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-MULTILINK-STATS-MIB.my: Altiga MultiLink Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-MULTILINK-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Unsigned32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsMultiLink, alMultiLinkGroup
|
||||
FROM ALTIGA-MIB
|
||||
alMultiLinkMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaMultiLinkStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga MultiLink Statistics MIB models counters and
|
||||
objects that are of management interest for multilinks.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MLP: MultiLink Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alMultiLinkMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsMultiLinkGlobal OBJECT IDENTIFIER ::= { alStatsMultiLink 1 }
|
||||
|
||||
alMultiLinkStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlMultiLinkStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active bundles sessions."
|
||||
::= { alStatsMultiLink 2 }
|
||||
|
||||
alMultiLinkStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlMultiLinkStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alMultiLinkStatsTable."
|
||||
INDEX { alMultiLinkStatsIndex }
|
||||
::= { alMultiLinkStatsTable 1 }
|
||||
|
||||
AlMultiLinkStatsEntry ::= SEQUENCE {
|
||||
alMultiLinkStatsRowStatus RowStatus,
|
||||
alMultiLinkStatsIndex Integer32,
|
||||
alMultiLinkStatsTxOctets Unsigned32,
|
||||
alMultiLinkStatsTxPackets Unsigned32,
|
||||
alMultiLinkStatsTxMlpFragments Unsigned32,
|
||||
alMultiLinkStatsTxMlpPackets Unsigned32,
|
||||
alMultiLinkStatsTxNonMlpPackets Unsigned32,
|
||||
alMultiLinkStatsTxThroughput Gauge32,
|
||||
alMultiLinkStatsRxOctets Unsigned32,
|
||||
alMultiLinkStatsRxPackets Unsigned32,
|
||||
alMultiLinkStatsRxMlpFragments Unsigned32,
|
||||
alMultiLinkStatsRxMlpPackets Unsigned32,
|
||||
alMultiLinkStatsRxNonMlpPackets Unsigned32,
|
||||
alMultiLinkStatsRxThroughput Gauge32,
|
||||
alMultiLinkStatsRxLostEnd Unsigned32,
|
||||
alMultiLinkStatsRxStalePackets Unsigned32,
|
||||
alMultiLinkStatsRxStaleFragments Unsigned32,
|
||||
alMultiLinkStatsRxDroppedFragments Unsigned32,
|
||||
alMultiLinkStatsRxOOSFragments Unsigned32,
|
||||
alMultiLinkStatsIdleTmrCleanup Unsigned32
|
||||
}
|
||||
|
||||
alMultiLinkStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alMultiLinkStatsEntry 1 }
|
||||
|
||||
alMultiLinkStatsIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The unique MultiLink Bundle index for this row."
|
||||
::= { alMultiLinkStatsEntry 2 }
|
||||
|
||||
alMultiLinkStatsTxOctets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted octets."
|
||||
::= { alMultiLinkStatsEntry 3 }
|
||||
|
||||
alMultiLinkStatsTxPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted packets."
|
||||
::= { alMultiLinkStatsEntry 4 }
|
||||
|
||||
alMultiLinkStatsTxMlpFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted MLP packet fragments."
|
||||
::= { alMultiLinkStatsEntry 5 }
|
||||
|
||||
alMultiLinkStatsTxMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 6 }
|
||||
|
||||
alMultiLinkStatsTxNonMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted non-MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 7 }
|
||||
|
||||
alMultiLinkStatsTxThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted bits per second"
|
||||
::= { alMultiLinkStatsEntry 8 }
|
||||
|
||||
alMultiLinkStatsRxOctets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received octets."
|
||||
::= { alMultiLinkStatsEntry 9 }
|
||||
|
||||
alMultiLinkStatsRxPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received packets."
|
||||
::= { alMultiLinkStatsEntry 10 }
|
||||
|
||||
alMultiLinkStatsRxMlpFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments."
|
||||
::= { alMultiLinkStatsEntry 11 }
|
||||
|
||||
alMultiLinkStatsRxMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 12 }
|
||||
|
||||
alMultiLinkStatsRxNonMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received non-MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 13 }
|
||||
|
||||
alMultiLinkStatsRxThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received bits per second"
|
||||
::= { alMultiLinkStatsEntry 14 }
|
||||
|
||||
alMultiLinkStatsRxLostEnd OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of missing MLP packets with no end bit."
|
||||
::= { alMultiLinkStatsEntry 15 }
|
||||
|
||||
alMultiLinkStatsRxStalePackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments gone stale."
|
||||
::= { alMultiLinkStatsEntry 16 }
|
||||
|
||||
alMultiLinkStatsRxStaleFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP fragments orphans gone stale."
|
||||
::= { alMultiLinkStatsEntry 17 }
|
||||
|
||||
alMultiLinkStatsRxDroppedFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments discarded."
|
||||
::= { alMultiLinkStatsEntry 18 }
|
||||
|
||||
alMultiLinkStatsRxOOSFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received out-of-sequence MLP packet fragments"
|
||||
::= { alMultiLinkStatsEntry 19 }
|
||||
|
||||
alMultiLinkStatsIdleTmrCleanup OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times idle timer forwarded MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 20 }
|
||||
|
||||
altigaMultiLinkStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaMultiLinkStatsMibModule 1 }
|
||||
|
||||
altigaMultiLinkStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaMultiLinkStatsMibConformance 1 }
|
||||
|
||||
altigaMultiLinkStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga MultiLink Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaMultiLinkStatsGroup
|
||||
}
|
||||
::= { altigaMultiLinkStatsMibCompliances 1 }
|
||||
|
||||
altigaMultiLinkStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alMultiLinkStatsRowStatus,
|
||||
alMultiLinkStatsIndex,
|
||||
alMultiLinkStatsTxOctets,
|
||||
alMultiLinkStatsTxPackets,
|
||||
alMultiLinkStatsTxMlpFragments,
|
||||
alMultiLinkStatsTxMlpPackets,
|
||||
alMultiLinkStatsTxNonMlpPackets,
|
||||
alMultiLinkStatsTxThroughput,
|
||||
alMultiLinkStatsRxOctets,
|
||||
alMultiLinkStatsRxPackets,
|
||||
alMultiLinkStatsRxMlpFragments,
|
||||
alMultiLinkStatsRxMlpPackets,
|
||||
alMultiLinkStatsRxNonMlpPackets,
|
||||
alMultiLinkStatsRxThroughput,
|
||||
alMultiLinkStatsRxLostEnd,
|
||||
alMultiLinkStatsRxStalePackets,
|
||||
alMultiLinkStatsRxStaleFragments,
|
||||
alMultiLinkStatsRxDroppedFragments,
|
||||
alMultiLinkStatsRxOOSFragments,
|
||||
alMultiLinkStatsIdleTmrCleanup
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the MultiLink Bundle statistics."
|
||||
::= { alMultiLinkGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-MULTILINK-STATS-MIB.my: Altiga MultiLink Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-MULTILINK-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Unsigned32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsMultiLink, alMultiLinkGroup
|
||||
FROM ALTIGA-MIB
|
||||
alMultiLinkMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaMultiLinkStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga MultiLink Statistics MIB models counters and
|
||||
objects that are of management interest for multilinks.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MLP: MultiLink Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alMultiLinkMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsMultiLinkGlobal OBJECT IDENTIFIER ::= { alStatsMultiLink 1 }
|
||||
|
||||
alMultiLinkStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlMultiLinkStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active bundles sessions."
|
||||
::= { alStatsMultiLink 2 }
|
||||
|
||||
alMultiLinkStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlMultiLinkStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alMultiLinkStatsTable."
|
||||
INDEX { alMultiLinkStatsIndex }
|
||||
::= { alMultiLinkStatsTable 1 }
|
||||
|
||||
AlMultiLinkStatsEntry ::= SEQUENCE {
|
||||
alMultiLinkStatsRowStatus RowStatus,
|
||||
alMultiLinkStatsIndex Integer32,
|
||||
alMultiLinkStatsTxOctets Unsigned32,
|
||||
alMultiLinkStatsTxPackets Unsigned32,
|
||||
alMultiLinkStatsTxMlpFragments Unsigned32,
|
||||
alMultiLinkStatsTxMlpPackets Unsigned32,
|
||||
alMultiLinkStatsTxNonMlpPackets Unsigned32,
|
||||
alMultiLinkStatsTxThroughput Gauge32,
|
||||
alMultiLinkStatsRxOctets Unsigned32,
|
||||
alMultiLinkStatsRxPackets Unsigned32,
|
||||
alMultiLinkStatsRxMlpFragments Unsigned32,
|
||||
alMultiLinkStatsRxMlpPackets Unsigned32,
|
||||
alMultiLinkStatsRxNonMlpPackets Unsigned32,
|
||||
alMultiLinkStatsRxThroughput Gauge32,
|
||||
alMultiLinkStatsRxLostEnd Unsigned32,
|
||||
alMultiLinkStatsRxStalePackets Unsigned32,
|
||||
alMultiLinkStatsRxStaleFragments Unsigned32,
|
||||
alMultiLinkStatsRxDroppedFragments Unsigned32,
|
||||
alMultiLinkStatsRxOOSFragments Unsigned32,
|
||||
alMultiLinkStatsIdleTmrCleanup Unsigned32
|
||||
}
|
||||
|
||||
alMultiLinkStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alMultiLinkStatsEntry 1 }
|
||||
|
||||
alMultiLinkStatsIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The unique MultiLink Bundle index for this row."
|
||||
::= { alMultiLinkStatsEntry 2 }
|
||||
|
||||
alMultiLinkStatsTxOctets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted octets."
|
||||
::= { alMultiLinkStatsEntry 3 }
|
||||
|
||||
alMultiLinkStatsTxPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted packets."
|
||||
::= { alMultiLinkStatsEntry 4 }
|
||||
|
||||
alMultiLinkStatsTxMlpFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted MLP packet fragments."
|
||||
::= { alMultiLinkStatsEntry 5 }
|
||||
|
||||
alMultiLinkStatsTxMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 6 }
|
||||
|
||||
alMultiLinkStatsTxNonMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted non-MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 7 }
|
||||
|
||||
alMultiLinkStatsTxThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted bits per second"
|
||||
::= { alMultiLinkStatsEntry 8 }
|
||||
|
||||
alMultiLinkStatsRxOctets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received octets."
|
||||
::= { alMultiLinkStatsEntry 9 }
|
||||
|
||||
alMultiLinkStatsRxPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received packets."
|
||||
::= { alMultiLinkStatsEntry 10 }
|
||||
|
||||
alMultiLinkStatsRxMlpFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments."
|
||||
::= { alMultiLinkStatsEntry 11 }
|
||||
|
||||
alMultiLinkStatsRxMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 12 }
|
||||
|
||||
alMultiLinkStatsRxNonMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received non-MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 13 }
|
||||
|
||||
alMultiLinkStatsRxThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received bits per second"
|
||||
::= { alMultiLinkStatsEntry 14 }
|
||||
|
||||
alMultiLinkStatsRxLostEnd OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of missing MLP packets with no end bit."
|
||||
::= { alMultiLinkStatsEntry 15 }
|
||||
|
||||
alMultiLinkStatsRxStalePackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments gone stale."
|
||||
::= { alMultiLinkStatsEntry 16 }
|
||||
|
||||
alMultiLinkStatsRxStaleFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP fragments orphans gone stale."
|
||||
::= { alMultiLinkStatsEntry 17 }
|
||||
|
||||
alMultiLinkStatsRxDroppedFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments discarded."
|
||||
::= { alMultiLinkStatsEntry 18 }
|
||||
|
||||
alMultiLinkStatsRxOOSFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received out-of-sequence MLP packet fragments"
|
||||
::= { alMultiLinkStatsEntry 19 }
|
||||
|
||||
alMultiLinkStatsIdleTmrCleanup OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times idle timer forwarded MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 20 }
|
||||
|
||||
altigaMultiLinkStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaMultiLinkStatsMibModule 1 }
|
||||
|
||||
altigaMultiLinkStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaMultiLinkStatsMibConformance 1 }
|
||||
|
||||
altigaMultiLinkStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga MultiLink Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaMultiLinkStatsGroup
|
||||
}
|
||||
::= { altigaMultiLinkStatsMibCompliances 1 }
|
||||
|
||||
altigaMultiLinkStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alMultiLinkStatsRowStatus,
|
||||
alMultiLinkStatsIndex,
|
||||
alMultiLinkStatsTxOctets,
|
||||
alMultiLinkStatsTxPackets,
|
||||
alMultiLinkStatsTxMlpFragments,
|
||||
alMultiLinkStatsTxMlpPackets,
|
||||
alMultiLinkStatsTxNonMlpPackets,
|
||||
alMultiLinkStatsTxThroughput,
|
||||
alMultiLinkStatsRxOctets,
|
||||
alMultiLinkStatsRxPackets,
|
||||
alMultiLinkStatsRxMlpFragments,
|
||||
alMultiLinkStatsRxMlpPackets,
|
||||
alMultiLinkStatsRxNonMlpPackets,
|
||||
alMultiLinkStatsRxThroughput,
|
||||
alMultiLinkStatsRxLostEnd,
|
||||
alMultiLinkStatsRxStalePackets,
|
||||
alMultiLinkStatsRxStaleFragments,
|
||||
alMultiLinkStatsRxDroppedFragments,
|
||||
alMultiLinkStatsRxOOSFragments,
|
||||
alMultiLinkStatsIdleTmrCleanup
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the MultiLink Bundle statistics."
|
||||
::= { alMultiLinkGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,313 +1,313 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-MULTILINK-STATS-MIB.my: Altiga MultiLink Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-MULTILINK-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Unsigned32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsMultiLink, alMultiLinkGroup
|
||||
FROM ALTIGA-MIB
|
||||
alMultiLinkMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaMultiLinkStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga MultiLink Statistics MIB models counters and
|
||||
objects that are of management interest for multilinks.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MLP: MultiLink Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alMultiLinkMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsMultiLinkGlobal OBJECT IDENTIFIER ::= { alStatsMultiLink 1 }
|
||||
|
||||
alMultiLinkStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlMultiLinkStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active bundles sessions."
|
||||
::= { alStatsMultiLink 2 }
|
||||
|
||||
alMultiLinkStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlMultiLinkStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alMultiLinkStatsTable."
|
||||
INDEX { alMultiLinkStatsIndex }
|
||||
::= { alMultiLinkStatsTable 1 }
|
||||
|
||||
AlMultiLinkStatsEntry ::= SEQUENCE {
|
||||
alMultiLinkStatsRowStatus RowStatus,
|
||||
alMultiLinkStatsIndex Integer32,
|
||||
alMultiLinkStatsTxOctets Unsigned32,
|
||||
alMultiLinkStatsTxPackets Unsigned32,
|
||||
alMultiLinkStatsTxMlpFragments Unsigned32,
|
||||
alMultiLinkStatsTxMlpPackets Unsigned32,
|
||||
alMultiLinkStatsTxNonMlpPackets Unsigned32,
|
||||
alMultiLinkStatsTxThroughput Gauge32,
|
||||
alMultiLinkStatsRxOctets Unsigned32,
|
||||
alMultiLinkStatsRxPackets Unsigned32,
|
||||
alMultiLinkStatsRxMlpFragments Unsigned32,
|
||||
alMultiLinkStatsRxMlpPackets Unsigned32,
|
||||
alMultiLinkStatsRxNonMlpPackets Unsigned32,
|
||||
alMultiLinkStatsRxThroughput Gauge32,
|
||||
alMultiLinkStatsRxLostEnd Unsigned32,
|
||||
alMultiLinkStatsRxStalePackets Unsigned32,
|
||||
alMultiLinkStatsRxStaleFragments Unsigned32,
|
||||
alMultiLinkStatsRxDroppedFragments Unsigned32,
|
||||
alMultiLinkStatsRxOOSFragments Unsigned32,
|
||||
alMultiLinkStatsIdleTmrCleanup Unsigned32
|
||||
}
|
||||
|
||||
alMultiLinkStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alMultiLinkStatsEntry 1 }
|
||||
|
||||
alMultiLinkStatsIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The unique MultiLink Bundle index for this row."
|
||||
::= { alMultiLinkStatsEntry 2 }
|
||||
|
||||
alMultiLinkStatsTxOctets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted octets."
|
||||
::= { alMultiLinkStatsEntry 3 }
|
||||
|
||||
alMultiLinkStatsTxPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted packets."
|
||||
::= { alMultiLinkStatsEntry 4 }
|
||||
|
||||
alMultiLinkStatsTxMlpFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted MLP packet fragments."
|
||||
::= { alMultiLinkStatsEntry 5 }
|
||||
|
||||
alMultiLinkStatsTxMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 6 }
|
||||
|
||||
alMultiLinkStatsTxNonMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted non-MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 7 }
|
||||
|
||||
alMultiLinkStatsTxThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted bits per second"
|
||||
::= { alMultiLinkStatsEntry 8 }
|
||||
|
||||
alMultiLinkStatsRxOctets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received octets."
|
||||
::= { alMultiLinkStatsEntry 9 }
|
||||
|
||||
alMultiLinkStatsRxPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received packets."
|
||||
::= { alMultiLinkStatsEntry 10 }
|
||||
|
||||
alMultiLinkStatsRxMlpFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments."
|
||||
::= { alMultiLinkStatsEntry 11 }
|
||||
|
||||
alMultiLinkStatsRxMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 12 }
|
||||
|
||||
alMultiLinkStatsRxNonMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received non-MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 13 }
|
||||
|
||||
alMultiLinkStatsRxThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received bits per second"
|
||||
::= { alMultiLinkStatsEntry 14 }
|
||||
|
||||
alMultiLinkStatsRxLostEnd OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of missing MLP packets with no end bit."
|
||||
::= { alMultiLinkStatsEntry 15 }
|
||||
|
||||
alMultiLinkStatsRxStalePackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments gone stale."
|
||||
::= { alMultiLinkStatsEntry 16 }
|
||||
|
||||
alMultiLinkStatsRxStaleFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP fragments orphans gone stale."
|
||||
::= { alMultiLinkStatsEntry 17 }
|
||||
|
||||
alMultiLinkStatsRxDroppedFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments discarded."
|
||||
::= { alMultiLinkStatsEntry 18 }
|
||||
|
||||
alMultiLinkStatsRxOOSFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received out-of-sequence MLP packet fragments"
|
||||
::= { alMultiLinkStatsEntry 19 }
|
||||
|
||||
alMultiLinkStatsIdleTmrCleanup OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times idle timer forwarded MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 20 }
|
||||
|
||||
altigaMultiLinkStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaMultiLinkStatsMibModule 1 }
|
||||
|
||||
altigaMultiLinkStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaMultiLinkStatsMibConformance 1 }
|
||||
|
||||
altigaMultiLinkStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga MultiLink Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaMultiLinkStatsGroup
|
||||
}
|
||||
::= { altigaMultiLinkStatsMibCompliances 1 }
|
||||
|
||||
altigaMultiLinkStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alMultiLinkStatsRowStatus,
|
||||
alMultiLinkStatsIndex,
|
||||
alMultiLinkStatsTxOctets,
|
||||
alMultiLinkStatsTxPackets,
|
||||
alMultiLinkStatsTxMlpFragments,
|
||||
alMultiLinkStatsTxMlpPackets,
|
||||
alMultiLinkStatsTxNonMlpPackets,
|
||||
alMultiLinkStatsTxThroughput,
|
||||
alMultiLinkStatsRxOctets,
|
||||
alMultiLinkStatsRxPackets,
|
||||
alMultiLinkStatsRxMlpFragments,
|
||||
alMultiLinkStatsRxMlpPackets,
|
||||
alMultiLinkStatsRxNonMlpPackets,
|
||||
alMultiLinkStatsRxThroughput,
|
||||
alMultiLinkStatsRxLostEnd,
|
||||
alMultiLinkStatsRxStalePackets,
|
||||
alMultiLinkStatsRxStaleFragments,
|
||||
alMultiLinkStatsRxDroppedFragments,
|
||||
alMultiLinkStatsRxOOSFragments,
|
||||
alMultiLinkStatsIdleTmrCleanup
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the MultiLink Bundle statistics."
|
||||
::= { alMultiLinkGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-MULTILINK-STATS-MIB.my: Altiga MultiLink Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-MULTILINK-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Unsigned32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsMultiLink, alMultiLinkGroup
|
||||
FROM ALTIGA-MIB
|
||||
alMultiLinkMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaMultiLinkStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga MultiLink Statistics MIB models counters and
|
||||
objects that are of management interest for multilinks.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MLP: MultiLink Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alMultiLinkMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsMultiLinkGlobal OBJECT IDENTIFIER ::= { alStatsMultiLink 1 }
|
||||
|
||||
alMultiLinkStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlMultiLinkStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active bundles sessions."
|
||||
::= { alStatsMultiLink 2 }
|
||||
|
||||
alMultiLinkStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlMultiLinkStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alMultiLinkStatsTable."
|
||||
INDEX { alMultiLinkStatsIndex }
|
||||
::= { alMultiLinkStatsTable 1 }
|
||||
|
||||
AlMultiLinkStatsEntry ::= SEQUENCE {
|
||||
alMultiLinkStatsRowStatus RowStatus,
|
||||
alMultiLinkStatsIndex Integer32,
|
||||
alMultiLinkStatsTxOctets Unsigned32,
|
||||
alMultiLinkStatsTxPackets Unsigned32,
|
||||
alMultiLinkStatsTxMlpFragments Unsigned32,
|
||||
alMultiLinkStatsTxMlpPackets Unsigned32,
|
||||
alMultiLinkStatsTxNonMlpPackets Unsigned32,
|
||||
alMultiLinkStatsTxThroughput Gauge32,
|
||||
alMultiLinkStatsRxOctets Unsigned32,
|
||||
alMultiLinkStatsRxPackets Unsigned32,
|
||||
alMultiLinkStatsRxMlpFragments Unsigned32,
|
||||
alMultiLinkStatsRxMlpPackets Unsigned32,
|
||||
alMultiLinkStatsRxNonMlpPackets Unsigned32,
|
||||
alMultiLinkStatsRxThroughput Gauge32,
|
||||
alMultiLinkStatsRxLostEnd Unsigned32,
|
||||
alMultiLinkStatsRxStalePackets Unsigned32,
|
||||
alMultiLinkStatsRxStaleFragments Unsigned32,
|
||||
alMultiLinkStatsRxDroppedFragments Unsigned32,
|
||||
alMultiLinkStatsRxOOSFragments Unsigned32,
|
||||
alMultiLinkStatsIdleTmrCleanup Unsigned32
|
||||
}
|
||||
|
||||
alMultiLinkStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alMultiLinkStatsEntry 1 }
|
||||
|
||||
alMultiLinkStatsIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The unique MultiLink Bundle index for this row."
|
||||
::= { alMultiLinkStatsEntry 2 }
|
||||
|
||||
alMultiLinkStatsTxOctets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted octets."
|
||||
::= { alMultiLinkStatsEntry 3 }
|
||||
|
||||
alMultiLinkStatsTxPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted packets."
|
||||
::= { alMultiLinkStatsEntry 4 }
|
||||
|
||||
alMultiLinkStatsTxMlpFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted MLP packet fragments."
|
||||
::= { alMultiLinkStatsEntry 5 }
|
||||
|
||||
alMultiLinkStatsTxMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 6 }
|
||||
|
||||
alMultiLinkStatsTxNonMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted non-MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 7 }
|
||||
|
||||
alMultiLinkStatsTxThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted bits per second"
|
||||
::= { alMultiLinkStatsEntry 8 }
|
||||
|
||||
alMultiLinkStatsRxOctets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received octets."
|
||||
::= { alMultiLinkStatsEntry 9 }
|
||||
|
||||
alMultiLinkStatsRxPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received packets."
|
||||
::= { alMultiLinkStatsEntry 10 }
|
||||
|
||||
alMultiLinkStatsRxMlpFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments."
|
||||
::= { alMultiLinkStatsEntry 11 }
|
||||
|
||||
alMultiLinkStatsRxMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 12 }
|
||||
|
||||
alMultiLinkStatsRxNonMlpPackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received non-MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 13 }
|
||||
|
||||
alMultiLinkStatsRxThroughput OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received bits per second"
|
||||
::= { alMultiLinkStatsEntry 14 }
|
||||
|
||||
alMultiLinkStatsRxLostEnd OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of missing MLP packets with no end bit."
|
||||
::= { alMultiLinkStatsEntry 15 }
|
||||
|
||||
alMultiLinkStatsRxStalePackets OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments gone stale."
|
||||
::= { alMultiLinkStatsEntry 16 }
|
||||
|
||||
alMultiLinkStatsRxStaleFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP fragments orphans gone stale."
|
||||
::= { alMultiLinkStatsEntry 17 }
|
||||
|
||||
alMultiLinkStatsRxDroppedFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received MLP packet fragments discarded."
|
||||
::= { alMultiLinkStatsEntry 18 }
|
||||
|
||||
alMultiLinkStatsRxOOSFragments OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received out-of-sequence MLP packet fragments"
|
||||
::= { alMultiLinkStatsEntry 19 }
|
||||
|
||||
alMultiLinkStatsIdleTmrCleanup OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times idle timer forwarded MLP complete packets."
|
||||
::= { alMultiLinkStatsEntry 20 }
|
||||
|
||||
altigaMultiLinkStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaMultiLinkStatsMibModule 1 }
|
||||
|
||||
altigaMultiLinkStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaMultiLinkStatsMibConformance 1 }
|
||||
|
||||
altigaMultiLinkStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga MultiLink Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaMultiLinkStatsGroup
|
||||
}
|
||||
::= { altigaMultiLinkStatsMibCompliances 1 }
|
||||
|
||||
altigaMultiLinkStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alMultiLinkStatsRowStatus,
|
||||
alMultiLinkStatsIndex,
|
||||
alMultiLinkStatsTxOctets,
|
||||
alMultiLinkStatsTxPackets,
|
||||
alMultiLinkStatsTxMlpFragments,
|
||||
alMultiLinkStatsTxMlpPackets,
|
||||
alMultiLinkStatsTxNonMlpPackets,
|
||||
alMultiLinkStatsTxThroughput,
|
||||
alMultiLinkStatsRxOctets,
|
||||
alMultiLinkStatsRxPackets,
|
||||
alMultiLinkStatsRxMlpFragments,
|
||||
alMultiLinkStatsRxMlpPackets,
|
||||
alMultiLinkStatsRxNonMlpPackets,
|
||||
alMultiLinkStatsRxThroughput,
|
||||
alMultiLinkStatsRxLostEnd,
|
||||
alMultiLinkStatsRxStalePackets,
|
||||
alMultiLinkStatsRxStaleFragments,
|
||||
alMultiLinkStatsRxDroppedFragments,
|
||||
alMultiLinkStatsRxOOSFragments,
|
||||
alMultiLinkStatsIdleTmrCleanup
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the MultiLink Bundle statistics."
|
||||
::= { alMultiLinkGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,437 +1,437 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-NAT-STATS-MIB.my: Altiga NAT Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-NAT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, IpAddress, Integer32, Counter32, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsNat, alNatGroup
|
||||
FROM ALTIGA-MIB
|
||||
alNatMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaNatStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga NAT Statistics MIB models counters and objects that are
|
||||
of management interest for NAT.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
NAT: Network Address Translation
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alNatMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsNatGlobal OBJECT IDENTIFIER ::= { alStatsNat 1 }
|
||||
|
||||
alNatStatsPacketsIn OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets that have been translated."
|
||||
::= { alStatsNatGlobal 1 }
|
||||
|
||||
alNatStatsPacketsOut OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets that have been translated."
|
||||
::= { alStatsNatGlobal 2 }
|
||||
|
||||
alNatStatsTotalTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of sessions that have been established."
|
||||
::= { alStatsNatGlobal 3 }
|
||||
|
||||
alNatStatsActiveTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The active number of sessions that are established."
|
||||
::= { alStatsNatGlobal 4 }
|
||||
|
||||
alNatStatsMaxTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of sessions that have been established at any one time."
|
||||
::= { alStatsNatGlobal 5 }
|
||||
|
||||
alNatTranslationTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlNatTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active NAT sessions."
|
||||
::= { alStatsNat 2 }
|
||||
|
||||
alNatTranslationEntry OBJECT-TYPE
|
||||
SYNTAX AlNatTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alNatTranslationTable."
|
||||
INDEX { alNatTranslationSrcAddress,
|
||||
alNatTranslationSrcPort,
|
||||
alNatTranslationDestAddress,
|
||||
alNatTranslationDestPort}
|
||||
::= { alNatTranslationTable 1 }
|
||||
|
||||
AlNatTranslationEntry ::= SEQUENCE {
|
||||
alNatTranslationSrcAddress IpAddress,
|
||||
alNatTranslationSrcPort Integer32,
|
||||
alNatTranslationDestAddress IpAddress,
|
||||
alNatTranslationDestPort Integer32,
|
||||
alNatTranslationAddress IpAddress,
|
||||
alNatTranslationPort Integer32,
|
||||
alNatTranslationAge Unsigned32,
|
||||
alNatTranslationType INTEGER,
|
||||
alNatTranslationDirection INTEGER,
|
||||
alNatTranslationBytes Counter32,
|
||||
alNatTranslationPackets Counter32
|
||||
}
|
||||
|
||||
alNatTranslationSrcAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source address to be translated."
|
||||
::= { alNatTranslationEntry 1 }
|
||||
|
||||
alNatTranslationSrcPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source port to be translated."
|
||||
::= { alNatTranslationEntry 2 }
|
||||
|
||||
alNatTranslationDestAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destination address."
|
||||
::= { alNatTranslationEntry 3 }
|
||||
|
||||
alNatTranslationDestPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destinatin port."
|
||||
::= { alNatTranslationEntry 4 }
|
||||
|
||||
alNatTranslationAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source address."
|
||||
::= { alNatTranslationEntry 5 }
|
||||
|
||||
alNatTranslationPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source port."
|
||||
::= { alNatTranslationEntry 6 }
|
||||
|
||||
alNatTranslationAge OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The age of this entry in seconds."
|
||||
::= { alNatTranslationEntry 7 }
|
||||
|
||||
alNatTranslationType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
portMapTcp (1),
|
||||
portMapUdp (2),
|
||||
portMapTcpUdp(3),
|
||||
noPortMap (4),
|
||||
ftpProxy (8),
|
||||
tftpProxy (16),
|
||||
nbnsTcpProxy (32),
|
||||
nbnsUdpProxy (64),
|
||||
nbdgsvcProxy (128),
|
||||
h225TcpProxy (256),
|
||||
h245Proxy(512),
|
||||
rasProxy (1024),
|
||||
ilsProxy (2048),
|
||||
all(4095)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of this entry."
|
||||
::= { alNatTranslationEntry 8 }
|
||||
|
||||
alNatTranslationDirection OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
inbound (1),
|
||||
outbound (2)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The direction that this rule acts upon."
|
||||
::= { alNatTranslationEntry 9 }
|
||||
|
||||
alNatTranslationBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of bytes that have been translated."
|
||||
::= { alNatTranslationEntry 10 }
|
||||
|
||||
alNatTranslationPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of packets that have been translated."
|
||||
::= { alNatTranslationEntry 11 }
|
||||
|
||||
alNatAllTranslationTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlNatAllTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active NAT sessions."
|
||||
::= { alStatsNat 3 }
|
||||
|
||||
alNatAllTranslationEntry OBJECT-TYPE
|
||||
SYNTAX AlNatAllTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alNatAllTranslationTable."
|
||||
INDEX { alNatAllTranslationSrcAddress,
|
||||
alNatAllTranslationSrcPort,
|
||||
alNatAllTranslationDestAddress,
|
||||
alNatAllTranslationDestPort,
|
||||
alNatAllTranslationType }
|
||||
::= { alNatAllTranslationTable 1 }
|
||||
|
||||
AlNatAllTranslationEntry ::= SEQUENCE {
|
||||
alNatAllTranslationSrcAddress IpAddress,
|
||||
alNatAllTranslationSrcPort Integer32,
|
||||
alNatAllTranslationDestAddress IpAddress,
|
||||
alNatAllTranslationDestPort Integer32,
|
||||
alNatAllTranslationAddress IpAddress,
|
||||
alNatAllTranslationPort Integer32,
|
||||
alNatAllTranslationAge Unsigned32,
|
||||
alNatAllTranslationType INTEGER,
|
||||
alNatAllTranslationDirection INTEGER,
|
||||
alNatAllTranslationBytes Counter32,
|
||||
alNatAllTranslationPackets Counter32
|
||||
}
|
||||
|
||||
alNatAllTranslationSrcAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source address to be translated."
|
||||
::= { alNatAllTranslationEntry 1 }
|
||||
|
||||
alNatAllTranslationSrcPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source port to be translated."
|
||||
::= { alNatAllTranslationEntry 2 }
|
||||
|
||||
alNatAllTranslationDestAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destination address."
|
||||
::= { alNatAllTranslationEntry 3 }
|
||||
|
||||
alNatAllTranslationDestPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destinatin port."
|
||||
::= { alNatAllTranslationEntry 4 }
|
||||
|
||||
alNatAllTranslationAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source address."
|
||||
::= { alNatAllTranslationEntry 5 }
|
||||
|
||||
alNatAllTranslationPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source port."
|
||||
::= { alNatAllTranslationEntry 6 }
|
||||
|
||||
alNatAllTranslationAge OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The age of this entry in seconds."
|
||||
::= { alNatAllTranslationEntry 7 }
|
||||
|
||||
alNatAllTranslationType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
portMapTcp (1),
|
||||
portMapUdp (2),
|
||||
portMapTcpUdp(3),
|
||||
noPortMap (4),
|
||||
ftpProxy (8),
|
||||
tftpProxy (16),
|
||||
nbnsTcpProxy (32),
|
||||
nbnsUdpProxy (64),
|
||||
nbdgsvcProxy (128),
|
||||
h225TcpProxy (256),
|
||||
h245Proxy(512),
|
||||
rasProxy (1024),
|
||||
ilsProxy (2048),
|
||||
all(4095)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of this entry."
|
||||
::= { alNatAllTranslationEntry 8 }
|
||||
|
||||
alNatAllTranslationDirection OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
inbound (1),
|
||||
outbound (2)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The direction that this rule acts upon."
|
||||
::= { alNatAllTranslationEntry 9 }
|
||||
|
||||
alNatAllTranslationBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of bytes that have been translated."
|
||||
::= { alNatAllTranslationEntry 10 }
|
||||
|
||||
alNatAllTranslationPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of packets that have been translated."
|
||||
::= { alNatAllTranslationEntry 11 }
|
||||
|
||||
altigaNatStatsMibConformance OBJECT IDENTIFIER ::= { altigaNatStatsMibModule 1 }
|
||||
altigaNatStatsMibCompliances OBJECT IDENTIFIER ::= { altigaNatStatsMibConformance 1 }
|
||||
|
||||
altigaNatStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga NAT Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaNatStatsGroup
|
||||
}
|
||||
::= { altigaNatStatsMibCompliances 1 }
|
||||
|
||||
altigaNatStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alNatStatsPacketsIn,
|
||||
alNatStatsPacketsOut,
|
||||
alNatStatsTotalTranslations,
|
||||
alNatStatsActiveTranslations,
|
||||
alNatStatsMaxTranslations,
|
||||
alNatTranslationSrcAddress,
|
||||
alNatTranslationSrcPort,
|
||||
alNatTranslationDestAddress,
|
||||
alNatTranslationDestPort,
|
||||
alNatTranslationAddress,
|
||||
alNatTranslationPort,
|
||||
alNatTranslationAge,
|
||||
alNatTranslationType,
|
||||
alNatTranslationDirection,
|
||||
alNatTranslationBytes,
|
||||
alNatTranslationPackets,
|
||||
alNatAllTranslationSrcAddress,
|
||||
alNatAllTranslationSrcPort,
|
||||
alNatAllTranslationDestAddress,
|
||||
alNatAllTranslationDestPort,
|
||||
alNatAllTranslationAddress,
|
||||
alNatAllTranslationPort,
|
||||
alNatAllTranslationAge,
|
||||
alNatAllTranslationType,
|
||||
alNatAllTranslationDirection,
|
||||
alNatAllTranslationBytes,
|
||||
alNatAllTranslationPackets
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for NAT statistics"
|
||||
::= { alNatGroup 2 }
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-NAT-STATS-MIB.my: Altiga NAT Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-NAT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, IpAddress, Integer32, Counter32, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsNat, alNatGroup
|
||||
FROM ALTIGA-MIB
|
||||
alNatMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaNatStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga NAT Statistics MIB models counters and objects that are
|
||||
of management interest for NAT.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
NAT: Network Address Translation
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alNatMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsNatGlobal OBJECT IDENTIFIER ::= { alStatsNat 1 }
|
||||
|
||||
alNatStatsPacketsIn OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets that have been translated."
|
||||
::= { alStatsNatGlobal 1 }
|
||||
|
||||
alNatStatsPacketsOut OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets that have been translated."
|
||||
::= { alStatsNatGlobal 2 }
|
||||
|
||||
alNatStatsTotalTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of sessions that have been established."
|
||||
::= { alStatsNatGlobal 3 }
|
||||
|
||||
alNatStatsActiveTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The active number of sessions that are established."
|
||||
::= { alStatsNatGlobal 4 }
|
||||
|
||||
alNatStatsMaxTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of sessions that have been established at any one time."
|
||||
::= { alStatsNatGlobal 5 }
|
||||
|
||||
alNatTranslationTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlNatTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active NAT sessions."
|
||||
::= { alStatsNat 2 }
|
||||
|
||||
alNatTranslationEntry OBJECT-TYPE
|
||||
SYNTAX AlNatTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alNatTranslationTable."
|
||||
INDEX { alNatTranslationSrcAddress,
|
||||
alNatTranslationSrcPort,
|
||||
alNatTranslationDestAddress,
|
||||
alNatTranslationDestPort}
|
||||
::= { alNatTranslationTable 1 }
|
||||
|
||||
AlNatTranslationEntry ::= SEQUENCE {
|
||||
alNatTranslationSrcAddress IpAddress,
|
||||
alNatTranslationSrcPort Integer32,
|
||||
alNatTranslationDestAddress IpAddress,
|
||||
alNatTranslationDestPort Integer32,
|
||||
alNatTranslationAddress IpAddress,
|
||||
alNatTranslationPort Integer32,
|
||||
alNatTranslationAge Unsigned32,
|
||||
alNatTranslationType INTEGER,
|
||||
alNatTranslationDirection INTEGER,
|
||||
alNatTranslationBytes Counter32,
|
||||
alNatTranslationPackets Counter32
|
||||
}
|
||||
|
||||
alNatTranslationSrcAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source address to be translated."
|
||||
::= { alNatTranslationEntry 1 }
|
||||
|
||||
alNatTranslationSrcPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source port to be translated."
|
||||
::= { alNatTranslationEntry 2 }
|
||||
|
||||
alNatTranslationDestAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destination address."
|
||||
::= { alNatTranslationEntry 3 }
|
||||
|
||||
alNatTranslationDestPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destinatin port."
|
||||
::= { alNatTranslationEntry 4 }
|
||||
|
||||
alNatTranslationAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source address."
|
||||
::= { alNatTranslationEntry 5 }
|
||||
|
||||
alNatTranslationPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source port."
|
||||
::= { alNatTranslationEntry 6 }
|
||||
|
||||
alNatTranslationAge OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The age of this entry in seconds."
|
||||
::= { alNatTranslationEntry 7 }
|
||||
|
||||
alNatTranslationType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
portMapTcp (1),
|
||||
portMapUdp (2),
|
||||
portMapTcpUdp(3),
|
||||
noPortMap (4),
|
||||
ftpProxy (8),
|
||||
tftpProxy (16),
|
||||
nbnsTcpProxy (32),
|
||||
nbnsUdpProxy (64),
|
||||
nbdgsvcProxy (128),
|
||||
h225TcpProxy (256),
|
||||
h245Proxy(512),
|
||||
rasProxy (1024),
|
||||
ilsProxy (2048),
|
||||
all(4095)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of this entry."
|
||||
::= { alNatTranslationEntry 8 }
|
||||
|
||||
alNatTranslationDirection OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
inbound (1),
|
||||
outbound (2)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The direction that this rule acts upon."
|
||||
::= { alNatTranslationEntry 9 }
|
||||
|
||||
alNatTranslationBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of bytes that have been translated."
|
||||
::= { alNatTranslationEntry 10 }
|
||||
|
||||
alNatTranslationPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of packets that have been translated."
|
||||
::= { alNatTranslationEntry 11 }
|
||||
|
||||
alNatAllTranslationTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlNatAllTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active NAT sessions."
|
||||
::= { alStatsNat 3 }
|
||||
|
||||
alNatAllTranslationEntry OBJECT-TYPE
|
||||
SYNTAX AlNatAllTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alNatAllTranslationTable."
|
||||
INDEX { alNatAllTranslationSrcAddress,
|
||||
alNatAllTranslationSrcPort,
|
||||
alNatAllTranslationDestAddress,
|
||||
alNatAllTranslationDestPort,
|
||||
alNatAllTranslationType }
|
||||
::= { alNatAllTranslationTable 1 }
|
||||
|
||||
AlNatAllTranslationEntry ::= SEQUENCE {
|
||||
alNatAllTranslationSrcAddress IpAddress,
|
||||
alNatAllTranslationSrcPort Integer32,
|
||||
alNatAllTranslationDestAddress IpAddress,
|
||||
alNatAllTranslationDestPort Integer32,
|
||||
alNatAllTranslationAddress IpAddress,
|
||||
alNatAllTranslationPort Integer32,
|
||||
alNatAllTranslationAge Unsigned32,
|
||||
alNatAllTranslationType INTEGER,
|
||||
alNatAllTranslationDirection INTEGER,
|
||||
alNatAllTranslationBytes Counter32,
|
||||
alNatAllTranslationPackets Counter32
|
||||
}
|
||||
|
||||
alNatAllTranslationSrcAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source address to be translated."
|
||||
::= { alNatAllTranslationEntry 1 }
|
||||
|
||||
alNatAllTranslationSrcPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source port to be translated."
|
||||
::= { alNatAllTranslationEntry 2 }
|
||||
|
||||
alNatAllTranslationDestAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destination address."
|
||||
::= { alNatAllTranslationEntry 3 }
|
||||
|
||||
alNatAllTranslationDestPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destinatin port."
|
||||
::= { alNatAllTranslationEntry 4 }
|
||||
|
||||
alNatAllTranslationAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source address."
|
||||
::= { alNatAllTranslationEntry 5 }
|
||||
|
||||
alNatAllTranslationPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source port."
|
||||
::= { alNatAllTranslationEntry 6 }
|
||||
|
||||
alNatAllTranslationAge OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The age of this entry in seconds."
|
||||
::= { alNatAllTranslationEntry 7 }
|
||||
|
||||
alNatAllTranslationType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
portMapTcp (1),
|
||||
portMapUdp (2),
|
||||
portMapTcpUdp(3),
|
||||
noPortMap (4),
|
||||
ftpProxy (8),
|
||||
tftpProxy (16),
|
||||
nbnsTcpProxy (32),
|
||||
nbnsUdpProxy (64),
|
||||
nbdgsvcProxy (128),
|
||||
h225TcpProxy (256),
|
||||
h245Proxy(512),
|
||||
rasProxy (1024),
|
||||
ilsProxy (2048),
|
||||
all(4095)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of this entry."
|
||||
::= { alNatAllTranslationEntry 8 }
|
||||
|
||||
alNatAllTranslationDirection OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
inbound (1),
|
||||
outbound (2)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The direction that this rule acts upon."
|
||||
::= { alNatAllTranslationEntry 9 }
|
||||
|
||||
alNatAllTranslationBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of bytes that have been translated."
|
||||
::= { alNatAllTranslationEntry 10 }
|
||||
|
||||
alNatAllTranslationPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of packets that have been translated."
|
||||
::= { alNatAllTranslationEntry 11 }
|
||||
|
||||
altigaNatStatsMibConformance OBJECT IDENTIFIER ::= { altigaNatStatsMibModule 1 }
|
||||
altigaNatStatsMibCompliances OBJECT IDENTIFIER ::= { altigaNatStatsMibConformance 1 }
|
||||
|
||||
altigaNatStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga NAT Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaNatStatsGroup
|
||||
}
|
||||
::= { altigaNatStatsMibCompliances 1 }
|
||||
|
||||
altigaNatStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alNatStatsPacketsIn,
|
||||
alNatStatsPacketsOut,
|
||||
alNatStatsTotalTranslations,
|
||||
alNatStatsActiveTranslations,
|
||||
alNatStatsMaxTranslations,
|
||||
alNatTranslationSrcAddress,
|
||||
alNatTranslationSrcPort,
|
||||
alNatTranslationDestAddress,
|
||||
alNatTranslationDestPort,
|
||||
alNatTranslationAddress,
|
||||
alNatTranslationPort,
|
||||
alNatTranslationAge,
|
||||
alNatTranslationType,
|
||||
alNatTranslationDirection,
|
||||
alNatTranslationBytes,
|
||||
alNatTranslationPackets,
|
||||
alNatAllTranslationSrcAddress,
|
||||
alNatAllTranslationSrcPort,
|
||||
alNatAllTranslationDestAddress,
|
||||
alNatAllTranslationDestPort,
|
||||
alNatAllTranslationAddress,
|
||||
alNatAllTranslationPort,
|
||||
alNatAllTranslationAge,
|
||||
alNatAllTranslationType,
|
||||
alNatAllTranslationDirection,
|
||||
alNatAllTranslationBytes,
|
||||
alNatAllTranslationPackets
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for NAT statistics"
|
||||
::= { alNatGroup 2 }
|
||||
END
|
||||
|
||||
@ -1,437 +1,437 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-NAT-STATS-MIB.my: Altiga NAT Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-NAT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, IpAddress, Integer32, Counter32, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsNat, alNatGroup
|
||||
FROM ALTIGA-MIB
|
||||
alNatMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaNatStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga NAT Statistics MIB models counters and objects that are
|
||||
of management interest for NAT.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
NAT: Network Address Translation
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alNatMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsNatGlobal OBJECT IDENTIFIER ::= { alStatsNat 1 }
|
||||
|
||||
alNatStatsPacketsIn OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets that have been translated."
|
||||
::= { alStatsNatGlobal 1 }
|
||||
|
||||
alNatStatsPacketsOut OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets that have been translated."
|
||||
::= { alStatsNatGlobal 2 }
|
||||
|
||||
alNatStatsTotalTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of sessions that have been established."
|
||||
::= { alStatsNatGlobal 3 }
|
||||
|
||||
alNatStatsActiveTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The active number of sessions that are established."
|
||||
::= { alStatsNatGlobal 4 }
|
||||
|
||||
alNatStatsMaxTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of sessions that have been established at any one time."
|
||||
::= { alStatsNatGlobal 5 }
|
||||
|
||||
alNatTranslationTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlNatTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active NAT sessions."
|
||||
::= { alStatsNat 2 }
|
||||
|
||||
alNatTranslationEntry OBJECT-TYPE
|
||||
SYNTAX AlNatTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alNatTranslationTable."
|
||||
INDEX { alNatTranslationSrcAddress,
|
||||
alNatTranslationSrcPort,
|
||||
alNatTranslationDestAddress,
|
||||
alNatTranslationDestPort}
|
||||
::= { alNatTranslationTable 1 }
|
||||
|
||||
AlNatTranslationEntry ::= SEQUENCE {
|
||||
alNatTranslationSrcAddress IpAddress,
|
||||
alNatTranslationSrcPort Integer32,
|
||||
alNatTranslationDestAddress IpAddress,
|
||||
alNatTranslationDestPort Integer32,
|
||||
alNatTranslationAddress IpAddress,
|
||||
alNatTranslationPort Integer32,
|
||||
alNatTranslationAge Unsigned32,
|
||||
alNatTranslationType INTEGER,
|
||||
alNatTranslationDirection INTEGER,
|
||||
alNatTranslationBytes Counter32,
|
||||
alNatTranslationPackets Counter32
|
||||
}
|
||||
|
||||
alNatTranslationSrcAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source address to be translated."
|
||||
::= { alNatTranslationEntry 1 }
|
||||
|
||||
alNatTranslationSrcPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source port to be translated."
|
||||
::= { alNatTranslationEntry 2 }
|
||||
|
||||
alNatTranslationDestAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destination address."
|
||||
::= { alNatTranslationEntry 3 }
|
||||
|
||||
alNatTranslationDestPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destinatin port."
|
||||
::= { alNatTranslationEntry 4 }
|
||||
|
||||
alNatTranslationAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source address."
|
||||
::= { alNatTranslationEntry 5 }
|
||||
|
||||
alNatTranslationPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source port."
|
||||
::= { alNatTranslationEntry 6 }
|
||||
|
||||
alNatTranslationAge OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The age of this entry in seconds."
|
||||
::= { alNatTranslationEntry 7 }
|
||||
|
||||
alNatTranslationType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
portMapTcp (1),
|
||||
portMapUdp (2),
|
||||
portMapTcpUdp(3),
|
||||
noPortMap (4),
|
||||
ftpProxy (8),
|
||||
tftpProxy (16),
|
||||
nbnsTcpProxy (32),
|
||||
nbnsUdpProxy (64),
|
||||
nbdgsvcProxy (128),
|
||||
h225TcpProxy (256),
|
||||
h245Proxy(512),
|
||||
rasProxy (1024),
|
||||
ilsProxy (2048),
|
||||
all(4095)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of this entry."
|
||||
::= { alNatTranslationEntry 8 }
|
||||
|
||||
alNatTranslationDirection OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
inbound (1),
|
||||
outbound (2)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The direction that this rule acts upon."
|
||||
::= { alNatTranslationEntry 9 }
|
||||
|
||||
alNatTranslationBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of bytes that have been translated."
|
||||
::= { alNatTranslationEntry 10 }
|
||||
|
||||
alNatTranslationPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of packets that have been translated."
|
||||
::= { alNatTranslationEntry 11 }
|
||||
|
||||
alNatAllTranslationTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlNatAllTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active NAT sessions."
|
||||
::= { alStatsNat 3 }
|
||||
|
||||
alNatAllTranslationEntry OBJECT-TYPE
|
||||
SYNTAX AlNatAllTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alNatAllTranslationTable."
|
||||
INDEX { alNatAllTranslationSrcAddress,
|
||||
alNatAllTranslationSrcPort,
|
||||
alNatAllTranslationDestAddress,
|
||||
alNatAllTranslationDestPort,
|
||||
alNatAllTranslationType }
|
||||
::= { alNatAllTranslationTable 1 }
|
||||
|
||||
AlNatAllTranslationEntry ::= SEQUENCE {
|
||||
alNatAllTranslationSrcAddress IpAddress,
|
||||
alNatAllTranslationSrcPort Integer32,
|
||||
alNatAllTranslationDestAddress IpAddress,
|
||||
alNatAllTranslationDestPort Integer32,
|
||||
alNatAllTranslationAddress IpAddress,
|
||||
alNatAllTranslationPort Integer32,
|
||||
alNatAllTranslationAge Unsigned32,
|
||||
alNatAllTranslationType INTEGER,
|
||||
alNatAllTranslationDirection INTEGER,
|
||||
alNatAllTranslationBytes Counter32,
|
||||
alNatAllTranslationPackets Counter32
|
||||
}
|
||||
|
||||
alNatAllTranslationSrcAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source address to be translated."
|
||||
::= { alNatAllTranslationEntry 1 }
|
||||
|
||||
alNatAllTranslationSrcPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source port to be translated."
|
||||
::= { alNatAllTranslationEntry 2 }
|
||||
|
||||
alNatAllTranslationDestAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destination address."
|
||||
::= { alNatAllTranslationEntry 3 }
|
||||
|
||||
alNatAllTranslationDestPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destinatin port."
|
||||
::= { alNatAllTranslationEntry 4 }
|
||||
|
||||
alNatAllTranslationAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source address."
|
||||
::= { alNatAllTranslationEntry 5 }
|
||||
|
||||
alNatAllTranslationPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source port."
|
||||
::= { alNatAllTranslationEntry 6 }
|
||||
|
||||
alNatAllTranslationAge OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The age of this entry in seconds."
|
||||
::= { alNatAllTranslationEntry 7 }
|
||||
|
||||
alNatAllTranslationType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
portMapTcp (1),
|
||||
portMapUdp (2),
|
||||
portMapTcpUdp(3),
|
||||
noPortMap (4),
|
||||
ftpProxy (8),
|
||||
tftpProxy (16),
|
||||
nbnsTcpProxy (32),
|
||||
nbnsUdpProxy (64),
|
||||
nbdgsvcProxy (128),
|
||||
h225TcpProxy (256),
|
||||
h245Proxy(512),
|
||||
rasProxy (1024),
|
||||
ilsProxy (2048),
|
||||
all(4095)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of this entry."
|
||||
::= { alNatAllTranslationEntry 8 }
|
||||
|
||||
alNatAllTranslationDirection OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
inbound (1),
|
||||
outbound (2)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The direction that this rule acts upon."
|
||||
::= { alNatAllTranslationEntry 9 }
|
||||
|
||||
alNatAllTranslationBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of bytes that have been translated."
|
||||
::= { alNatAllTranslationEntry 10 }
|
||||
|
||||
alNatAllTranslationPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of packets that have been translated."
|
||||
::= { alNatAllTranslationEntry 11 }
|
||||
|
||||
altigaNatStatsMibConformance OBJECT IDENTIFIER ::= { altigaNatStatsMibModule 1 }
|
||||
altigaNatStatsMibCompliances OBJECT IDENTIFIER ::= { altigaNatStatsMibConformance 1 }
|
||||
|
||||
altigaNatStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga NAT Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaNatStatsGroup
|
||||
}
|
||||
::= { altigaNatStatsMibCompliances 1 }
|
||||
|
||||
altigaNatStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alNatStatsPacketsIn,
|
||||
alNatStatsPacketsOut,
|
||||
alNatStatsTotalTranslations,
|
||||
alNatStatsActiveTranslations,
|
||||
alNatStatsMaxTranslations,
|
||||
alNatTranslationSrcAddress,
|
||||
alNatTranslationSrcPort,
|
||||
alNatTranslationDestAddress,
|
||||
alNatTranslationDestPort,
|
||||
alNatTranslationAddress,
|
||||
alNatTranslationPort,
|
||||
alNatTranslationAge,
|
||||
alNatTranslationType,
|
||||
alNatTranslationDirection,
|
||||
alNatTranslationBytes,
|
||||
alNatTranslationPackets,
|
||||
alNatAllTranslationSrcAddress,
|
||||
alNatAllTranslationSrcPort,
|
||||
alNatAllTranslationDestAddress,
|
||||
alNatAllTranslationDestPort,
|
||||
alNatAllTranslationAddress,
|
||||
alNatAllTranslationPort,
|
||||
alNatAllTranslationAge,
|
||||
alNatAllTranslationType,
|
||||
alNatAllTranslationDirection,
|
||||
alNatAllTranslationBytes,
|
||||
alNatAllTranslationPackets
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for NAT statistics"
|
||||
::= { alNatGroup 2 }
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-NAT-STATS-MIB.my: Altiga NAT Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-NAT-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, IpAddress, Integer32, Counter32, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsNat, alNatGroup
|
||||
FROM ALTIGA-MIB
|
||||
alNatMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaNatStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga NAT Statistics MIB models counters and objects that are
|
||||
of management interest for NAT.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
NAT: Network Address Translation
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alNatMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsNatGlobal OBJECT IDENTIFIER ::= { alStatsNat 1 }
|
||||
|
||||
alNatStatsPacketsIn OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of inbound packets that have been translated."
|
||||
::= { alStatsNatGlobal 1 }
|
||||
|
||||
alNatStatsPacketsOut OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of outbound packets that have been translated."
|
||||
::= { alStatsNatGlobal 2 }
|
||||
|
||||
alNatStatsTotalTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of sessions that have been established."
|
||||
::= { alStatsNatGlobal 3 }
|
||||
|
||||
alNatStatsActiveTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The active number of sessions that are established."
|
||||
::= { alStatsNatGlobal 4 }
|
||||
|
||||
alNatStatsMaxTranslations OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of sessions that have been established at any one time."
|
||||
::= { alStatsNatGlobal 5 }
|
||||
|
||||
alNatTranslationTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlNatTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active NAT sessions."
|
||||
::= { alStatsNat 2 }
|
||||
|
||||
alNatTranslationEntry OBJECT-TYPE
|
||||
SYNTAX AlNatTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alNatTranslationTable."
|
||||
INDEX { alNatTranslationSrcAddress,
|
||||
alNatTranslationSrcPort,
|
||||
alNatTranslationDestAddress,
|
||||
alNatTranslationDestPort}
|
||||
::= { alNatTranslationTable 1 }
|
||||
|
||||
AlNatTranslationEntry ::= SEQUENCE {
|
||||
alNatTranslationSrcAddress IpAddress,
|
||||
alNatTranslationSrcPort Integer32,
|
||||
alNatTranslationDestAddress IpAddress,
|
||||
alNatTranslationDestPort Integer32,
|
||||
alNatTranslationAddress IpAddress,
|
||||
alNatTranslationPort Integer32,
|
||||
alNatTranslationAge Unsigned32,
|
||||
alNatTranslationType INTEGER,
|
||||
alNatTranslationDirection INTEGER,
|
||||
alNatTranslationBytes Counter32,
|
||||
alNatTranslationPackets Counter32
|
||||
}
|
||||
|
||||
alNatTranslationSrcAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source address to be translated."
|
||||
::= { alNatTranslationEntry 1 }
|
||||
|
||||
alNatTranslationSrcPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source port to be translated."
|
||||
::= { alNatTranslationEntry 2 }
|
||||
|
||||
alNatTranslationDestAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destination address."
|
||||
::= { alNatTranslationEntry 3 }
|
||||
|
||||
alNatTranslationDestPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destinatin port."
|
||||
::= { alNatTranslationEntry 4 }
|
||||
|
||||
alNatTranslationAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source address."
|
||||
::= { alNatTranslationEntry 5 }
|
||||
|
||||
alNatTranslationPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source port."
|
||||
::= { alNatTranslationEntry 6 }
|
||||
|
||||
alNatTranslationAge OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The age of this entry in seconds."
|
||||
::= { alNatTranslationEntry 7 }
|
||||
|
||||
alNatTranslationType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
portMapTcp (1),
|
||||
portMapUdp (2),
|
||||
portMapTcpUdp(3),
|
||||
noPortMap (4),
|
||||
ftpProxy (8),
|
||||
tftpProxy (16),
|
||||
nbnsTcpProxy (32),
|
||||
nbnsUdpProxy (64),
|
||||
nbdgsvcProxy (128),
|
||||
h225TcpProxy (256),
|
||||
h245Proxy(512),
|
||||
rasProxy (1024),
|
||||
ilsProxy (2048),
|
||||
all(4095)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of this entry."
|
||||
::= { alNatTranslationEntry 8 }
|
||||
|
||||
alNatTranslationDirection OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
inbound (1),
|
||||
outbound (2)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The direction that this rule acts upon."
|
||||
::= { alNatTranslationEntry 9 }
|
||||
|
||||
alNatTranslationBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of bytes that have been translated."
|
||||
::= { alNatTranslationEntry 10 }
|
||||
|
||||
alNatTranslationPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of packets that have been translated."
|
||||
::= { alNatTranslationEntry 11 }
|
||||
|
||||
alNatAllTranslationTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlNatAllTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active NAT sessions."
|
||||
::= { alStatsNat 3 }
|
||||
|
||||
alNatAllTranslationEntry OBJECT-TYPE
|
||||
SYNTAX AlNatAllTranslationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alNatAllTranslationTable."
|
||||
INDEX { alNatAllTranslationSrcAddress,
|
||||
alNatAllTranslationSrcPort,
|
||||
alNatAllTranslationDestAddress,
|
||||
alNatAllTranslationDestPort,
|
||||
alNatAllTranslationType }
|
||||
::= { alNatAllTranslationTable 1 }
|
||||
|
||||
AlNatAllTranslationEntry ::= SEQUENCE {
|
||||
alNatAllTranslationSrcAddress IpAddress,
|
||||
alNatAllTranslationSrcPort Integer32,
|
||||
alNatAllTranslationDestAddress IpAddress,
|
||||
alNatAllTranslationDestPort Integer32,
|
||||
alNatAllTranslationAddress IpAddress,
|
||||
alNatAllTranslationPort Integer32,
|
||||
alNatAllTranslationAge Unsigned32,
|
||||
alNatAllTranslationType INTEGER,
|
||||
alNatAllTranslationDirection INTEGER,
|
||||
alNatAllTranslationBytes Counter32,
|
||||
alNatAllTranslationPackets Counter32
|
||||
}
|
||||
|
||||
alNatAllTranslationSrcAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source address to be translated."
|
||||
::= { alNatAllTranslationEntry 1 }
|
||||
|
||||
alNatAllTranslationSrcPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The internal source port to be translated."
|
||||
::= { alNatAllTranslationEntry 2 }
|
||||
|
||||
alNatAllTranslationDestAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destination address."
|
||||
::= { alNatAllTranslationEntry 3 }
|
||||
|
||||
alNatAllTranslationDestPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The external destinatin port."
|
||||
::= { alNatAllTranslationEntry 4 }
|
||||
|
||||
alNatAllTranslationAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source address."
|
||||
::= { alNatAllTranslationEntry 5 }
|
||||
|
||||
alNatAllTranslationPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The translated internal source port."
|
||||
::= { alNatAllTranslationEntry 6 }
|
||||
|
||||
alNatAllTranslationAge OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The age of this entry in seconds."
|
||||
::= { alNatAllTranslationEntry 7 }
|
||||
|
||||
alNatAllTranslationType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
portMapTcp (1),
|
||||
portMapUdp (2),
|
||||
portMapTcpUdp(3),
|
||||
noPortMap (4),
|
||||
ftpProxy (8),
|
||||
tftpProxy (16),
|
||||
nbnsTcpProxy (32),
|
||||
nbnsUdpProxy (64),
|
||||
nbdgsvcProxy (128),
|
||||
h225TcpProxy (256),
|
||||
h245Proxy(512),
|
||||
rasProxy (1024),
|
||||
ilsProxy (2048),
|
||||
all(4095)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of this entry."
|
||||
::= { alNatAllTranslationEntry 8 }
|
||||
|
||||
alNatAllTranslationDirection OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
inbound (1),
|
||||
outbound (2)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The direction that this rule acts upon."
|
||||
::= { alNatAllTranslationEntry 9 }
|
||||
|
||||
alNatAllTranslationBytes OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of bytes that have been translated."
|
||||
::= { alNatAllTranslationEntry 10 }
|
||||
|
||||
alNatAllTranslationPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of packets that have been translated."
|
||||
::= { alNatAllTranslationEntry 11 }
|
||||
|
||||
altigaNatStatsMibConformance OBJECT IDENTIFIER ::= { altigaNatStatsMibModule 1 }
|
||||
altigaNatStatsMibCompliances OBJECT IDENTIFIER ::= { altigaNatStatsMibConformance 1 }
|
||||
|
||||
altigaNatStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga NAT Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaNatStatsGroup
|
||||
}
|
||||
::= { altigaNatStatsMibCompliances 1 }
|
||||
|
||||
altigaNatStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alNatStatsPacketsIn,
|
||||
alNatStatsPacketsOut,
|
||||
alNatStatsTotalTranslations,
|
||||
alNatStatsActiveTranslations,
|
||||
alNatStatsMaxTranslations,
|
||||
alNatTranslationSrcAddress,
|
||||
alNatTranslationSrcPort,
|
||||
alNatTranslationDestAddress,
|
||||
alNatTranslationDestPort,
|
||||
alNatTranslationAddress,
|
||||
alNatTranslationPort,
|
||||
alNatTranslationAge,
|
||||
alNatTranslationType,
|
||||
alNatTranslationDirection,
|
||||
alNatTranslationBytes,
|
||||
alNatTranslationPackets,
|
||||
alNatAllTranslationSrcAddress,
|
||||
alNatAllTranslationSrcPort,
|
||||
alNatAllTranslationDestAddress,
|
||||
alNatAllTranslationDestPort,
|
||||
alNatAllTranslationAddress,
|
||||
alNatAllTranslationPort,
|
||||
alNatAllTranslationAge,
|
||||
alNatAllTranslationType,
|
||||
alNatAllTranslationDirection,
|
||||
alNatAllTranslationBytes,
|
||||
alNatAllTranslationPackets
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for NAT statistics"
|
||||
::= { alNatGroup 2 }
|
||||
END
|
||||
|
||||
@ -1,341 +1,341 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-PPP-STATS-MIB.my: Altiga PPP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-PPP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
TruthValue, RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsPpp, alPppGroup
|
||||
FROM ALTIGA-MIB
|
||||
alPppMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaPppStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga PPP Statistics MIB models counters and objects that are
|
||||
of management interest for PPP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MPPC: Microsoft Point-to-Point Compression
|
||||
|
||||
MPPE: Microsoft Point-to-Point Encryption
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance and range."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alPppMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsPppGlobal OBJECT IDENTIFIER ::= { alStatsPpp 1 }
|
||||
|
||||
-- Any global stuff here...
|
||||
|
||||
alPppStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlPppStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active PPP links."
|
||||
::= { alStatsPpp 2 }
|
||||
|
||||
alPppStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlPppStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alPppStatsTable."
|
||||
INDEX { alPppStatsIfIndex }
|
||||
::= { alPppStatsTable 1 }
|
||||
|
||||
AlPppStatsEntry ::= SEQUENCE {
|
||||
alPppStatsRowStatus RowStatus,
|
||||
alPppStatsIfIndex Integer32,
|
||||
alPppStatsOctetsSent Counter32,
|
||||
alPppStatsOctetsRcvd Counter32,
|
||||
alPppStatsPacketsSent Counter32,
|
||||
alPppStatsPacketsRcvd Counter32,
|
||||
alPppStatsMppcStatus TruthValue,
|
||||
alPppStatsMppeStatus TruthValue,
|
||||
alPppStatsMppcMppeReset Counter32,
|
||||
alPppStatsMppcOctSentAfterComp Counter32,
|
||||
alPppStatsMppcOctSentBeforeComp Counter32,
|
||||
alPppStatsMppcOctSentUnComp Counter32,
|
||||
alPppStatsMppcOctRcvdBeforeDeComp Counter32,
|
||||
alPppStatsMppcOctRcvdAfterDeComp Counter32,
|
||||
alPppStatsMppcOctRcvdUnComp Counter32
|
||||
}
|
||||
|
||||
alPppStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row. Used to terminate the session."
|
||||
::= { alPppStatsEntry 1 }
|
||||
|
||||
alPppStatsIfIndex OBJECT-TYPE
|
||||
SYNTAX Integer32(0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of this row."
|
||||
::= { alPppStatsEntry 2 }
|
||||
|
||||
alPppStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent during this session."
|
||||
::= { alPppStatsEntry 3 }
|
||||
|
||||
alPppStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received during this session."
|
||||
::= { alPppStatsEntry 4 }
|
||||
|
||||
alPppStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets sent during this session."
|
||||
::= { alPppStatsEntry 5 }
|
||||
|
||||
alPppStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received during this session."
|
||||
::= { alPppStatsEntry 6 }
|
||||
|
||||
alPppStatsMppcStatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of the MPPC setting during this session."
|
||||
::= { alPppStatsEntry 7 }
|
||||
|
||||
alPppStatsMppeStatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of the MPPE setting during this session."
|
||||
::= { alPppStatsEntry 8 }
|
||||
|
||||
alPppStatsMppcMppeReset OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The reset MPPC and MPPE counts for this session."
|
||||
::= { alPppStatsEntry 9 }
|
||||
|
||||
alPppStatsMppcOctSentAfterComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent after compression during this session."
|
||||
::= { alPppStatsEntry 10 }
|
||||
|
||||
alPppStatsMppcOctSentBeforeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent before compression during this session."
|
||||
::= { alPppStatsEntry 11 }
|
||||
|
||||
alPppStatsMppcOctSentUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent uncompressed during this session."
|
||||
::= { alPppStatsEntry 12 }
|
||||
|
||||
alPppStatsMppcOctRcvdBeforeDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received before decompression during this session."
|
||||
::= { alPppStatsEntry 13 }
|
||||
|
||||
alPppStatsMppcOctRcvdAfterDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received after decompression during this session."
|
||||
::= { alPppStatsEntry 14 }
|
||||
|
||||
alPppStatsMppcOctRcvdUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received uncompressed during this session."
|
||||
::= { alPppStatsEntry 15 }
|
||||
|
||||
-- More Tunnel stuff here.
|
||||
|
||||
alStatsPppMppcGlobal OBJECT IDENTIFIER ::= { alStatsPpp 3 }
|
||||
|
||||
alPppStatsGlobMppcMppeResetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Reset the number of octets received."
|
||||
::= { alStatsPppMppcGlobal 1 }
|
||||
|
||||
alPppStatsGlobMppcMppeResetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Reset the number of octets sent."
|
||||
::= { alStatsPppMppcGlobal 2 }
|
||||
|
||||
alPppStatsGlobMppcOctSentAfterComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent after compression."
|
||||
::= { alStatsPppMppcGlobal 3 }
|
||||
|
||||
alPppStatsGlobMppcOctSentBeforeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent before compression."
|
||||
::= { alStatsPppMppcGlobal 4 }
|
||||
|
||||
alPppStatsGlobMppcOctSentUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent uncompressed."
|
||||
::= { alStatsPppMppcGlobal 5 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdBeforeDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received before decompression."
|
||||
::= { alStatsPppMppcGlobal 6 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdAfterDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received after decompression."
|
||||
::= { alStatsPppMppcGlobal 7 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received uncompressed."
|
||||
::= { alStatsPppMppcGlobal 8 }
|
||||
|
||||
altigaPppStatsMibConformance OBJECT IDENTIFIER ::= { altigaPppStatsMibModule 1 }
|
||||
altigaPppStatsMibCompliances OBJECT IDENTIFIER ::= { altigaPppStatsMibConformance 1 }
|
||||
|
||||
altigaPppStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga PPP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaPppStatsGroup
|
||||
}
|
||||
::= { altigaPppStatsMibCompliances 1 }
|
||||
|
||||
altigaPppStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alPppStatsRowStatus,
|
||||
alPppStatsIfIndex,
|
||||
alPppStatsOctetsSent,
|
||||
alPppStatsOctetsRcvd,
|
||||
alPppStatsPacketsSent,
|
||||
alPppStatsPacketsRcvd,
|
||||
alPppStatsMppcStatus,
|
||||
alPppStatsMppeStatus,
|
||||
alPppStatsMppcMppeReset,
|
||||
alPppStatsMppcOctSentAfterComp,
|
||||
alPppStatsMppcOctSentBeforeComp,
|
||||
alPppStatsMppcOctSentUnComp,
|
||||
alPppStatsMppcOctRcvdBeforeDeComp,
|
||||
alPppStatsMppcOctRcvdAfterDeComp,
|
||||
alPppStatsMppcOctRcvdUnComp,
|
||||
alPppStatsGlobMppcMppeResetsRcvd,
|
||||
alPppStatsGlobMppcMppeResetsSent,
|
||||
alPppStatsGlobMppcOctSentAfterComp,
|
||||
alPppStatsGlobMppcOctSentBeforeComp,
|
||||
alPppStatsGlobMppcOctSentUnComp,
|
||||
alPppStatsGlobMppcOctRcvdBeforeDeComp,
|
||||
alPppStatsGlobMppcOctRcvdAfterDeComp,
|
||||
alPppStatsGlobMppcOctRcvdUnComp
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for PPP statistics."
|
||||
::= { alPppGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-PPP-STATS-MIB.my: Altiga PPP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-PPP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
TruthValue, RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsPpp, alPppGroup
|
||||
FROM ALTIGA-MIB
|
||||
alPppMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaPppStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga PPP Statistics MIB models counters and objects that are
|
||||
of management interest for PPP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MPPC: Microsoft Point-to-Point Compression
|
||||
|
||||
MPPE: Microsoft Point-to-Point Encryption
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance and range."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alPppMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsPppGlobal OBJECT IDENTIFIER ::= { alStatsPpp 1 }
|
||||
|
||||
-- Any global stuff here...
|
||||
|
||||
alPppStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlPppStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active PPP links."
|
||||
::= { alStatsPpp 2 }
|
||||
|
||||
alPppStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlPppStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alPppStatsTable."
|
||||
INDEX { alPppStatsIfIndex }
|
||||
::= { alPppStatsTable 1 }
|
||||
|
||||
AlPppStatsEntry ::= SEQUENCE {
|
||||
alPppStatsRowStatus RowStatus,
|
||||
alPppStatsIfIndex Integer32,
|
||||
alPppStatsOctetsSent Counter32,
|
||||
alPppStatsOctetsRcvd Counter32,
|
||||
alPppStatsPacketsSent Counter32,
|
||||
alPppStatsPacketsRcvd Counter32,
|
||||
alPppStatsMppcStatus TruthValue,
|
||||
alPppStatsMppeStatus TruthValue,
|
||||
alPppStatsMppcMppeReset Counter32,
|
||||
alPppStatsMppcOctSentAfterComp Counter32,
|
||||
alPppStatsMppcOctSentBeforeComp Counter32,
|
||||
alPppStatsMppcOctSentUnComp Counter32,
|
||||
alPppStatsMppcOctRcvdBeforeDeComp Counter32,
|
||||
alPppStatsMppcOctRcvdAfterDeComp Counter32,
|
||||
alPppStatsMppcOctRcvdUnComp Counter32
|
||||
}
|
||||
|
||||
alPppStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row. Used to terminate the session."
|
||||
::= { alPppStatsEntry 1 }
|
||||
|
||||
alPppStatsIfIndex OBJECT-TYPE
|
||||
SYNTAX Integer32(0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of this row."
|
||||
::= { alPppStatsEntry 2 }
|
||||
|
||||
alPppStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent during this session."
|
||||
::= { alPppStatsEntry 3 }
|
||||
|
||||
alPppStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received during this session."
|
||||
::= { alPppStatsEntry 4 }
|
||||
|
||||
alPppStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets sent during this session."
|
||||
::= { alPppStatsEntry 5 }
|
||||
|
||||
alPppStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received during this session."
|
||||
::= { alPppStatsEntry 6 }
|
||||
|
||||
alPppStatsMppcStatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of the MPPC setting during this session."
|
||||
::= { alPppStatsEntry 7 }
|
||||
|
||||
alPppStatsMppeStatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of the MPPE setting during this session."
|
||||
::= { alPppStatsEntry 8 }
|
||||
|
||||
alPppStatsMppcMppeReset OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The reset MPPC and MPPE counts for this session."
|
||||
::= { alPppStatsEntry 9 }
|
||||
|
||||
alPppStatsMppcOctSentAfterComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent after compression during this session."
|
||||
::= { alPppStatsEntry 10 }
|
||||
|
||||
alPppStatsMppcOctSentBeforeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent before compression during this session."
|
||||
::= { alPppStatsEntry 11 }
|
||||
|
||||
alPppStatsMppcOctSentUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent uncompressed during this session."
|
||||
::= { alPppStatsEntry 12 }
|
||||
|
||||
alPppStatsMppcOctRcvdBeforeDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received before decompression during this session."
|
||||
::= { alPppStatsEntry 13 }
|
||||
|
||||
alPppStatsMppcOctRcvdAfterDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received after decompression during this session."
|
||||
::= { alPppStatsEntry 14 }
|
||||
|
||||
alPppStatsMppcOctRcvdUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received uncompressed during this session."
|
||||
::= { alPppStatsEntry 15 }
|
||||
|
||||
-- More Tunnel stuff here.
|
||||
|
||||
alStatsPppMppcGlobal OBJECT IDENTIFIER ::= { alStatsPpp 3 }
|
||||
|
||||
alPppStatsGlobMppcMppeResetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Reset the number of octets received."
|
||||
::= { alStatsPppMppcGlobal 1 }
|
||||
|
||||
alPppStatsGlobMppcMppeResetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Reset the number of octets sent."
|
||||
::= { alStatsPppMppcGlobal 2 }
|
||||
|
||||
alPppStatsGlobMppcOctSentAfterComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent after compression."
|
||||
::= { alStatsPppMppcGlobal 3 }
|
||||
|
||||
alPppStatsGlobMppcOctSentBeforeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent before compression."
|
||||
::= { alStatsPppMppcGlobal 4 }
|
||||
|
||||
alPppStatsGlobMppcOctSentUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent uncompressed."
|
||||
::= { alStatsPppMppcGlobal 5 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdBeforeDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received before decompression."
|
||||
::= { alStatsPppMppcGlobal 6 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdAfterDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received after decompression."
|
||||
::= { alStatsPppMppcGlobal 7 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received uncompressed."
|
||||
::= { alStatsPppMppcGlobal 8 }
|
||||
|
||||
altigaPppStatsMibConformance OBJECT IDENTIFIER ::= { altigaPppStatsMibModule 1 }
|
||||
altigaPppStatsMibCompliances OBJECT IDENTIFIER ::= { altigaPppStatsMibConformance 1 }
|
||||
|
||||
altigaPppStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga PPP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaPppStatsGroup
|
||||
}
|
||||
::= { altigaPppStatsMibCompliances 1 }
|
||||
|
||||
altigaPppStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alPppStatsRowStatus,
|
||||
alPppStatsIfIndex,
|
||||
alPppStatsOctetsSent,
|
||||
alPppStatsOctetsRcvd,
|
||||
alPppStatsPacketsSent,
|
||||
alPppStatsPacketsRcvd,
|
||||
alPppStatsMppcStatus,
|
||||
alPppStatsMppeStatus,
|
||||
alPppStatsMppcMppeReset,
|
||||
alPppStatsMppcOctSentAfterComp,
|
||||
alPppStatsMppcOctSentBeforeComp,
|
||||
alPppStatsMppcOctSentUnComp,
|
||||
alPppStatsMppcOctRcvdBeforeDeComp,
|
||||
alPppStatsMppcOctRcvdAfterDeComp,
|
||||
alPppStatsMppcOctRcvdUnComp,
|
||||
alPppStatsGlobMppcMppeResetsRcvd,
|
||||
alPppStatsGlobMppcMppeResetsSent,
|
||||
alPppStatsGlobMppcOctSentAfterComp,
|
||||
alPppStatsGlobMppcOctSentBeforeComp,
|
||||
alPppStatsGlobMppcOctSentUnComp,
|
||||
alPppStatsGlobMppcOctRcvdBeforeDeComp,
|
||||
alPppStatsGlobMppcOctRcvdAfterDeComp,
|
||||
alPppStatsGlobMppcOctRcvdUnComp
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for PPP statistics."
|
||||
::= { alPppGroup 2 }
|
||||
|
||||
END
|
||||
@ -1,341 +1,341 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-PPP-STATS-MIB.my: Altiga PPP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-PPP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
TruthValue, RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsPpp, alPppGroup
|
||||
FROM ALTIGA-MIB
|
||||
alPppMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaPppStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga PPP Statistics MIB models counters and objects that are
|
||||
of management interest for PPP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MPPC: Microsoft Point-to-Point Compression
|
||||
|
||||
MPPE: Microsoft Point-to-Point Encryption
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance and range."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alPppMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsPppGlobal OBJECT IDENTIFIER ::= { alStatsPpp 1 }
|
||||
|
||||
-- Any global stuff here...
|
||||
|
||||
alPppStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlPppStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active PPP links."
|
||||
::= { alStatsPpp 2 }
|
||||
|
||||
alPppStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlPppStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alPppStatsTable."
|
||||
INDEX { alPppStatsIfIndex }
|
||||
::= { alPppStatsTable 1 }
|
||||
|
||||
AlPppStatsEntry ::= SEQUENCE {
|
||||
alPppStatsRowStatus RowStatus,
|
||||
alPppStatsIfIndex Integer32,
|
||||
alPppStatsOctetsSent Counter32,
|
||||
alPppStatsOctetsRcvd Counter32,
|
||||
alPppStatsPacketsSent Counter32,
|
||||
alPppStatsPacketsRcvd Counter32,
|
||||
alPppStatsMppcStatus TruthValue,
|
||||
alPppStatsMppeStatus TruthValue,
|
||||
alPppStatsMppcMppeReset Counter32,
|
||||
alPppStatsMppcOctSentAfterComp Counter32,
|
||||
alPppStatsMppcOctSentBeforeComp Counter32,
|
||||
alPppStatsMppcOctSentUnComp Counter32,
|
||||
alPppStatsMppcOctRcvdBeforeDeComp Counter32,
|
||||
alPppStatsMppcOctRcvdAfterDeComp Counter32,
|
||||
alPppStatsMppcOctRcvdUnComp Counter32
|
||||
}
|
||||
|
||||
alPppStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row. Used to terminate the session."
|
||||
::= { alPppStatsEntry 1 }
|
||||
|
||||
alPppStatsIfIndex OBJECT-TYPE
|
||||
SYNTAX Integer32(0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of this row."
|
||||
::= { alPppStatsEntry 2 }
|
||||
|
||||
alPppStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent during this session."
|
||||
::= { alPppStatsEntry 3 }
|
||||
|
||||
alPppStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received during this session."
|
||||
::= { alPppStatsEntry 4 }
|
||||
|
||||
alPppStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets sent during this session."
|
||||
::= { alPppStatsEntry 5 }
|
||||
|
||||
alPppStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received during this session."
|
||||
::= { alPppStatsEntry 6 }
|
||||
|
||||
alPppStatsMppcStatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of the MPPC setting during this session."
|
||||
::= { alPppStatsEntry 7 }
|
||||
|
||||
alPppStatsMppeStatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of the MPPE setting during this session."
|
||||
::= { alPppStatsEntry 8 }
|
||||
|
||||
alPppStatsMppcMppeReset OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The reset MPPC and MPPE counts for this session."
|
||||
::= { alPppStatsEntry 9 }
|
||||
|
||||
alPppStatsMppcOctSentAfterComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent after compression during this session."
|
||||
::= { alPppStatsEntry 10 }
|
||||
|
||||
alPppStatsMppcOctSentBeforeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent before compression during this session."
|
||||
::= { alPppStatsEntry 11 }
|
||||
|
||||
alPppStatsMppcOctSentUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent uncompressed during this session."
|
||||
::= { alPppStatsEntry 12 }
|
||||
|
||||
alPppStatsMppcOctRcvdBeforeDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received before decompression during this session."
|
||||
::= { alPppStatsEntry 13 }
|
||||
|
||||
alPppStatsMppcOctRcvdAfterDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received after decompression during this session."
|
||||
::= { alPppStatsEntry 14 }
|
||||
|
||||
alPppStatsMppcOctRcvdUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received uncompressed during this session."
|
||||
::= { alPppStatsEntry 15 }
|
||||
|
||||
-- More Tunnel stuff here.
|
||||
|
||||
alStatsPppMppcGlobal OBJECT IDENTIFIER ::= { alStatsPpp 3 }
|
||||
|
||||
alPppStatsGlobMppcMppeResetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Reset the number of octets received."
|
||||
::= { alStatsPppMppcGlobal 1 }
|
||||
|
||||
alPppStatsGlobMppcMppeResetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Reset the number of octets sent."
|
||||
::= { alStatsPppMppcGlobal 2 }
|
||||
|
||||
alPppStatsGlobMppcOctSentAfterComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent after compression."
|
||||
::= { alStatsPppMppcGlobal 3 }
|
||||
|
||||
alPppStatsGlobMppcOctSentBeforeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent before compression."
|
||||
::= { alStatsPppMppcGlobal 4 }
|
||||
|
||||
alPppStatsGlobMppcOctSentUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent uncompressed."
|
||||
::= { alStatsPppMppcGlobal 5 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdBeforeDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received before decompression."
|
||||
::= { alStatsPppMppcGlobal 6 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdAfterDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received after decompression."
|
||||
::= { alStatsPppMppcGlobal 7 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received uncompressed."
|
||||
::= { alStatsPppMppcGlobal 8 }
|
||||
|
||||
altigaPppStatsMibConformance OBJECT IDENTIFIER ::= { altigaPppStatsMibModule 1 }
|
||||
altigaPppStatsMibCompliances OBJECT IDENTIFIER ::= { altigaPppStatsMibConformance 1 }
|
||||
|
||||
altigaPppStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga PPP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaPppStatsGroup
|
||||
}
|
||||
::= { altigaPppStatsMibCompliances 1 }
|
||||
|
||||
altigaPppStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alPppStatsRowStatus,
|
||||
alPppStatsIfIndex,
|
||||
alPppStatsOctetsSent,
|
||||
alPppStatsOctetsRcvd,
|
||||
alPppStatsPacketsSent,
|
||||
alPppStatsPacketsRcvd,
|
||||
alPppStatsMppcStatus,
|
||||
alPppStatsMppeStatus,
|
||||
alPppStatsMppcMppeReset,
|
||||
alPppStatsMppcOctSentAfterComp,
|
||||
alPppStatsMppcOctSentBeforeComp,
|
||||
alPppStatsMppcOctSentUnComp,
|
||||
alPppStatsMppcOctRcvdBeforeDeComp,
|
||||
alPppStatsMppcOctRcvdAfterDeComp,
|
||||
alPppStatsMppcOctRcvdUnComp,
|
||||
alPppStatsGlobMppcMppeResetsRcvd,
|
||||
alPppStatsGlobMppcMppeResetsSent,
|
||||
alPppStatsGlobMppcOctSentAfterComp,
|
||||
alPppStatsGlobMppcOctSentBeforeComp,
|
||||
alPppStatsGlobMppcOctSentUnComp,
|
||||
alPppStatsGlobMppcOctRcvdBeforeDeComp,
|
||||
alPppStatsGlobMppcOctRcvdAfterDeComp,
|
||||
alPppStatsGlobMppcOctRcvdUnComp
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for PPP statistics."
|
||||
::= { alPppGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-PPP-STATS-MIB.my: Altiga PPP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-PPP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Integer32
|
||||
FROM SNMPv2-SMI
|
||||
TruthValue, RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsPpp, alPppGroup
|
||||
FROM ALTIGA-MIB
|
||||
alPppMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaPppStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga PPP Statistics MIB models counters and objects that are
|
||||
of management interest for PPP.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MPPC: Microsoft Point-to-Point Compression
|
||||
|
||||
MPPE: Microsoft Point-to-Point Encryption
|
||||
|
||||
PPP: Point-to-Point Protocol
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance and range."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alPppMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsPppGlobal OBJECT IDENTIFIER ::= { alStatsPpp 1 }
|
||||
|
||||
-- Any global stuff here...
|
||||
|
||||
alPppStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlPppStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active PPP links."
|
||||
::= { alStatsPpp 2 }
|
||||
|
||||
alPppStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlPppStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alPppStatsTable."
|
||||
INDEX { alPppStatsIfIndex }
|
||||
::= { alPppStatsTable 1 }
|
||||
|
||||
AlPppStatsEntry ::= SEQUENCE {
|
||||
alPppStatsRowStatus RowStatus,
|
||||
alPppStatsIfIndex Integer32,
|
||||
alPppStatsOctetsSent Counter32,
|
||||
alPppStatsOctetsRcvd Counter32,
|
||||
alPppStatsPacketsSent Counter32,
|
||||
alPppStatsPacketsRcvd Counter32,
|
||||
alPppStatsMppcStatus TruthValue,
|
||||
alPppStatsMppeStatus TruthValue,
|
||||
alPppStatsMppcMppeReset Counter32,
|
||||
alPppStatsMppcOctSentAfterComp Counter32,
|
||||
alPppStatsMppcOctSentBeforeComp Counter32,
|
||||
alPppStatsMppcOctSentUnComp Counter32,
|
||||
alPppStatsMppcOctRcvdBeforeDeComp Counter32,
|
||||
alPppStatsMppcOctRcvdAfterDeComp Counter32,
|
||||
alPppStatsMppcOctRcvdUnComp Counter32
|
||||
}
|
||||
|
||||
alPppStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row. Used to terminate the session."
|
||||
::= { alPppStatsEntry 1 }
|
||||
|
||||
alPppStatsIfIndex OBJECT-TYPE
|
||||
SYNTAX Integer32(0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of this row."
|
||||
::= { alPppStatsEntry 2 }
|
||||
|
||||
alPppStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent during this session."
|
||||
::= { alPppStatsEntry 3 }
|
||||
|
||||
alPppStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received during this session."
|
||||
::= { alPppStatsEntry 4 }
|
||||
|
||||
alPppStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets sent during this session."
|
||||
::= { alPppStatsEntry 5 }
|
||||
|
||||
alPppStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received during this session."
|
||||
::= { alPppStatsEntry 6 }
|
||||
|
||||
alPppStatsMppcStatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of the MPPC setting during this session."
|
||||
::= { alPppStatsEntry 7 }
|
||||
|
||||
alPppStatsMppeStatus OBJECT-TYPE
|
||||
SYNTAX TruthValue
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of the MPPE setting during this session."
|
||||
::= { alPppStatsEntry 8 }
|
||||
|
||||
alPppStatsMppcMppeReset OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The reset MPPC and MPPE counts for this session."
|
||||
::= { alPppStatsEntry 9 }
|
||||
|
||||
alPppStatsMppcOctSentAfterComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent after compression during this session."
|
||||
::= { alPppStatsEntry 10 }
|
||||
|
||||
alPppStatsMppcOctSentBeforeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent before compression during this session."
|
||||
::= { alPppStatsEntry 11 }
|
||||
|
||||
alPppStatsMppcOctSentUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent uncompressed during this session."
|
||||
::= { alPppStatsEntry 12 }
|
||||
|
||||
alPppStatsMppcOctRcvdBeforeDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received before decompression during this session."
|
||||
::= { alPppStatsEntry 13 }
|
||||
|
||||
alPppStatsMppcOctRcvdAfterDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received after decompression during this session."
|
||||
::= { alPppStatsEntry 14 }
|
||||
|
||||
alPppStatsMppcOctRcvdUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received uncompressed during this session."
|
||||
::= { alPppStatsEntry 15 }
|
||||
|
||||
-- More Tunnel stuff here.
|
||||
|
||||
alStatsPppMppcGlobal OBJECT IDENTIFIER ::= { alStatsPpp 3 }
|
||||
|
||||
alPppStatsGlobMppcMppeResetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Reset the number of octets received."
|
||||
::= { alStatsPppMppcGlobal 1 }
|
||||
|
||||
alPppStatsGlobMppcMppeResetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Reset the number of octets sent."
|
||||
::= { alStatsPppMppcGlobal 2 }
|
||||
|
||||
alPppStatsGlobMppcOctSentAfterComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent after compression."
|
||||
::= { alStatsPppMppcGlobal 3 }
|
||||
|
||||
alPppStatsGlobMppcOctSentBeforeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent before compression."
|
||||
::= { alStatsPppMppcGlobal 4 }
|
||||
|
||||
alPppStatsGlobMppcOctSentUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets sent uncompressed."
|
||||
::= { alStatsPppMppcGlobal 5 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdBeforeDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received before decompression."
|
||||
::= { alStatsPppMppcGlobal 6 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdAfterDeComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received after decompression."
|
||||
::= { alStatsPppMppcGlobal 7 }
|
||||
|
||||
alPppStatsGlobMppcOctRcvdUnComp OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Total number of octets received uncompressed."
|
||||
::= { alStatsPppMppcGlobal 8 }
|
||||
|
||||
altigaPppStatsMibConformance OBJECT IDENTIFIER ::= { altigaPppStatsMibModule 1 }
|
||||
altigaPppStatsMibCompliances OBJECT IDENTIFIER ::= { altigaPppStatsMibConformance 1 }
|
||||
|
||||
altigaPppStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga PPP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaPppStatsGroup
|
||||
}
|
||||
::= { altigaPppStatsMibCompliances 1 }
|
||||
|
||||
altigaPppStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alPppStatsRowStatus,
|
||||
alPppStatsIfIndex,
|
||||
alPppStatsOctetsSent,
|
||||
alPppStatsOctetsRcvd,
|
||||
alPppStatsPacketsSent,
|
||||
alPppStatsPacketsRcvd,
|
||||
alPppStatsMppcStatus,
|
||||
alPppStatsMppeStatus,
|
||||
alPppStatsMppcMppeReset,
|
||||
alPppStatsMppcOctSentAfterComp,
|
||||
alPppStatsMppcOctSentBeforeComp,
|
||||
alPppStatsMppcOctSentUnComp,
|
||||
alPppStatsMppcOctRcvdBeforeDeComp,
|
||||
alPppStatsMppcOctRcvdAfterDeComp,
|
||||
alPppStatsMppcOctRcvdUnComp,
|
||||
alPppStatsGlobMppcMppeResetsRcvd,
|
||||
alPppStatsGlobMppcMppeResetsSent,
|
||||
alPppStatsGlobMppcOctSentAfterComp,
|
||||
alPppStatsGlobMppcOctSentBeforeComp,
|
||||
alPppStatsGlobMppcOctSentUnComp,
|
||||
alPppStatsGlobMppcOctRcvdBeforeDeComp,
|
||||
alPppStatsGlobMppcOctRcvdAfterDeComp,
|
||||
alPppStatsGlobMppcOctRcvdUnComp
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for PPP statistics."
|
||||
::= { alPppGroup 2 }
|
||||
|
||||
END
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,239 +1,239 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SDI-ACE-STATS-MIB.my: SDI ACE Server Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SDI-ACE-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, IpAddress, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alACEServerStats, alACEServerGroup
|
||||
FROM ALTIGA-MIB
|
||||
alACEServerMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaACEStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SDI ACE Server Statistics MIB models counters and objects that are
|
||||
of management interest for SDI ACE Server.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
ACE: Access Control Encryption
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
PIN: Personal Identification Number
|
||||
|
||||
SDI: Security Dynamics Technologies, Inc
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alACEServerMibModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alCfgACEGlobal OBJECT IDENTIFIER ::= { alACEServerStats 1 }
|
||||
|
||||
alACEServerTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlACEServerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of authentication servers."
|
||||
::= { alACEServerStats 2 }
|
||||
|
||||
alACEServerEntry OBJECT-TYPE
|
||||
SYNTAX AlACEServerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAuthServerTable."
|
||||
INDEX { alACEPrimaryIndex, alACEServerIndex }
|
||||
::= { alACEServerTable 1 }
|
||||
|
||||
AlACEServerEntry ::= SEQUENCE {
|
||||
alACEPrimaryIndex Integer32,
|
||||
alACEServerIndex Integer32,
|
||||
alACEServerPriority Integer32,
|
||||
alACEServerAddress IpAddress,
|
||||
alACEServerPort Integer32,
|
||||
alACEServerRetries Counter32,
|
||||
alACEServerTimeout Counter32,
|
||||
alACEServerGroupId Gauge32,
|
||||
alACEServerAuthSuccesses Counter32,
|
||||
alACEServerAuthFailures Counter32,
|
||||
alACEServerBadCodeSent Counter32,
|
||||
alACEServerBadPinSent Counter32
|
||||
}
|
||||
|
||||
|
||||
alACEPrimaryIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of the configured primary server"
|
||||
::= { alACEServerEntry 1 }
|
||||
|
||||
alACEServerIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of this server into the server list"
|
||||
::= { alACEServerEntry 2 }
|
||||
|
||||
alACEServerPriority OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The priority as computed by loadbalancing"
|
||||
::= { alACEServerEntry 3 }
|
||||
|
||||
|
||||
alACEServerAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Resolved address from the ACE Server."
|
||||
::= { alACEServerEntry 4 }
|
||||
|
||||
alACEServerPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Port over ride for this entry"
|
||||
::= { alACEServerEntry 5 }
|
||||
|
||||
alACEServerRetries OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of retries for this server."
|
||||
::= { alACEServerEntry 6 }
|
||||
|
||||
alACEServerTimeout OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Timeout, in seconds to access this server."
|
||||
::= { alACEServerEntry 7 }
|
||||
|
||||
alACEServerGroupId OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The group that this authentication server entry belongs to."
|
||||
::= { alACEServerEntry 8 }
|
||||
|
||||
|
||||
alACEServerAuthSuccesses OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of auth successes."
|
||||
::= { alACEServerEntry 9 }
|
||||
|
||||
alACEServerAuthFailures OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of failures for this server."
|
||||
::= { alACEServerEntry 10 }
|
||||
|
||||
alACEServerBadCodeSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of Bad Code sent to this server."
|
||||
::= { alACEServerEntry 11 }
|
||||
|
||||
alACEServerBadPinSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of Bad Pin sent to this server."
|
||||
::= { alACEServerEntry 12 }
|
||||
|
||||
altigaACEStatsMibConformance OBJECT IDENTIFIER ::= { altigaACEStatsMibModule 1 }
|
||||
altigaACEStatsMibCompliances OBJECT IDENTIFIER ::= { altigaACEStatsMibConformance 1 }
|
||||
|
||||
altigaACEStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga ACE Server Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaACEServerGroup
|
||||
}
|
||||
::= { altigaACEStatsMibCompliances 1 }
|
||||
|
||||
altigaACEServerGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alACEPrimaryIndex,
|
||||
alACEServerIndex,
|
||||
alACEServerPriority,
|
||||
alACEServerAddress,
|
||||
alACEServerPort,
|
||||
alACEServerRetries,
|
||||
alACEServerTimeout,
|
||||
alACEServerGroupId,
|
||||
alACEServerAuthSuccesses,
|
||||
alACEServerAuthFailures,
|
||||
alACEServerBadCodeSent,
|
||||
alACEServerBadPinSent
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for ACE-STATS."
|
||||
::= { alACEServerGroup 1 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SDI-ACE-STATS-MIB.my: SDI ACE Server Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SDI-ACE-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, IpAddress, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alACEServerStats, alACEServerGroup
|
||||
FROM ALTIGA-MIB
|
||||
alACEServerMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaACEStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SDI ACE Server Statistics MIB models counters and objects that are
|
||||
of management interest for SDI ACE Server.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
ACE: Access Control Encryption
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
PIN: Personal Identification Number
|
||||
|
||||
SDI: Security Dynamics Technologies, Inc
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alACEServerMibModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alCfgACEGlobal OBJECT IDENTIFIER ::= { alACEServerStats 1 }
|
||||
|
||||
alACEServerTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlACEServerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of authentication servers."
|
||||
::= { alACEServerStats 2 }
|
||||
|
||||
alACEServerEntry OBJECT-TYPE
|
||||
SYNTAX AlACEServerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAuthServerTable."
|
||||
INDEX { alACEPrimaryIndex, alACEServerIndex }
|
||||
::= { alACEServerTable 1 }
|
||||
|
||||
AlACEServerEntry ::= SEQUENCE {
|
||||
alACEPrimaryIndex Integer32,
|
||||
alACEServerIndex Integer32,
|
||||
alACEServerPriority Integer32,
|
||||
alACEServerAddress IpAddress,
|
||||
alACEServerPort Integer32,
|
||||
alACEServerRetries Counter32,
|
||||
alACEServerTimeout Counter32,
|
||||
alACEServerGroupId Gauge32,
|
||||
alACEServerAuthSuccesses Counter32,
|
||||
alACEServerAuthFailures Counter32,
|
||||
alACEServerBadCodeSent Counter32,
|
||||
alACEServerBadPinSent Counter32
|
||||
}
|
||||
|
||||
|
||||
alACEPrimaryIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of the configured primary server"
|
||||
::= { alACEServerEntry 1 }
|
||||
|
||||
alACEServerIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of this server into the server list"
|
||||
::= { alACEServerEntry 2 }
|
||||
|
||||
alACEServerPriority OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The priority as computed by loadbalancing"
|
||||
::= { alACEServerEntry 3 }
|
||||
|
||||
|
||||
alACEServerAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Resolved address from the ACE Server."
|
||||
::= { alACEServerEntry 4 }
|
||||
|
||||
alACEServerPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Port over ride for this entry"
|
||||
::= { alACEServerEntry 5 }
|
||||
|
||||
alACEServerRetries OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of retries for this server."
|
||||
::= { alACEServerEntry 6 }
|
||||
|
||||
alACEServerTimeout OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Timeout, in seconds to access this server."
|
||||
::= { alACEServerEntry 7 }
|
||||
|
||||
alACEServerGroupId OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The group that this authentication server entry belongs to."
|
||||
::= { alACEServerEntry 8 }
|
||||
|
||||
|
||||
alACEServerAuthSuccesses OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of auth successes."
|
||||
::= { alACEServerEntry 9 }
|
||||
|
||||
alACEServerAuthFailures OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of failures for this server."
|
||||
::= { alACEServerEntry 10 }
|
||||
|
||||
alACEServerBadCodeSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of Bad Code sent to this server."
|
||||
::= { alACEServerEntry 11 }
|
||||
|
||||
alACEServerBadPinSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of Bad Pin sent to this server."
|
||||
::= { alACEServerEntry 12 }
|
||||
|
||||
altigaACEStatsMibConformance OBJECT IDENTIFIER ::= { altigaACEStatsMibModule 1 }
|
||||
altigaACEStatsMibCompliances OBJECT IDENTIFIER ::= { altigaACEStatsMibConformance 1 }
|
||||
|
||||
altigaACEStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga ACE Server Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaACEServerGroup
|
||||
}
|
||||
::= { altigaACEStatsMibCompliances 1 }
|
||||
|
||||
altigaACEServerGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alACEPrimaryIndex,
|
||||
alACEServerIndex,
|
||||
alACEServerPriority,
|
||||
alACEServerAddress,
|
||||
alACEServerPort,
|
||||
alACEServerRetries,
|
||||
alACEServerTimeout,
|
||||
alACEServerGroupId,
|
||||
alACEServerAuthSuccesses,
|
||||
alACEServerAuthFailures,
|
||||
alACEServerBadCodeSent,
|
||||
alACEServerBadPinSent
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for ACE-STATS."
|
||||
::= { alACEServerGroup 1 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,239 +1,239 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SDI-ACE-STATS-MIB.my: SDI ACE Server Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SDI-ACE-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, IpAddress, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alACEServerStats, alACEServerGroup
|
||||
FROM ALTIGA-MIB
|
||||
alACEServerMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaACEStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SDI ACE Server Statistics MIB models counters and objects that are
|
||||
of management interest for SDI ACE Server.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
ACE: Access Control Encryption
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
PIN: Personal Identification Number
|
||||
|
||||
SDI: Security Dynamics Technologies, Inc
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alACEServerMibModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alCfgACEGlobal OBJECT IDENTIFIER ::= { alACEServerStats 1 }
|
||||
|
||||
alACEServerTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlACEServerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of authentication servers."
|
||||
::= { alACEServerStats 2 }
|
||||
|
||||
alACEServerEntry OBJECT-TYPE
|
||||
SYNTAX AlACEServerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAuthServerTable."
|
||||
INDEX { alACEPrimaryIndex, alACEServerIndex }
|
||||
::= { alACEServerTable 1 }
|
||||
|
||||
AlACEServerEntry ::= SEQUENCE {
|
||||
alACEPrimaryIndex Integer32,
|
||||
alACEServerIndex Integer32,
|
||||
alACEServerPriority Integer32,
|
||||
alACEServerAddress IpAddress,
|
||||
alACEServerPort Integer32,
|
||||
alACEServerRetries Counter32,
|
||||
alACEServerTimeout Counter32,
|
||||
alACEServerGroupId Gauge32,
|
||||
alACEServerAuthSuccesses Counter32,
|
||||
alACEServerAuthFailures Counter32,
|
||||
alACEServerBadCodeSent Counter32,
|
||||
alACEServerBadPinSent Counter32
|
||||
}
|
||||
|
||||
|
||||
alACEPrimaryIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of the configured primary server"
|
||||
::= { alACEServerEntry 1 }
|
||||
|
||||
alACEServerIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of this server into the server list"
|
||||
::= { alACEServerEntry 2 }
|
||||
|
||||
alACEServerPriority OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The priority as computed by loadbalancing"
|
||||
::= { alACEServerEntry 3 }
|
||||
|
||||
|
||||
alACEServerAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Resolved address from the ACE Server."
|
||||
::= { alACEServerEntry 4 }
|
||||
|
||||
alACEServerPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Port over ride for this entry"
|
||||
::= { alACEServerEntry 5 }
|
||||
|
||||
alACEServerRetries OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of retries for this server."
|
||||
::= { alACEServerEntry 6 }
|
||||
|
||||
alACEServerTimeout OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Timeout, in seconds to access this server."
|
||||
::= { alACEServerEntry 7 }
|
||||
|
||||
alACEServerGroupId OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The group that this authentication server entry belongs to."
|
||||
::= { alACEServerEntry 8 }
|
||||
|
||||
|
||||
alACEServerAuthSuccesses OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of auth successes."
|
||||
::= { alACEServerEntry 9 }
|
||||
|
||||
alACEServerAuthFailures OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of failures for this server."
|
||||
::= { alACEServerEntry 10 }
|
||||
|
||||
alACEServerBadCodeSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of Bad Code sent to this server."
|
||||
::= { alACEServerEntry 11 }
|
||||
|
||||
alACEServerBadPinSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of Bad Pin sent to this server."
|
||||
::= { alACEServerEntry 12 }
|
||||
|
||||
altigaACEStatsMibConformance OBJECT IDENTIFIER ::= { altigaACEStatsMibModule 1 }
|
||||
altigaACEStatsMibCompliances OBJECT IDENTIFIER ::= { altigaACEStatsMibConformance 1 }
|
||||
|
||||
altigaACEStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga ACE Server Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaACEServerGroup
|
||||
}
|
||||
::= { altigaACEStatsMibCompliances 1 }
|
||||
|
||||
altigaACEServerGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alACEPrimaryIndex,
|
||||
alACEServerIndex,
|
||||
alACEServerPriority,
|
||||
alACEServerAddress,
|
||||
alACEServerPort,
|
||||
alACEServerRetries,
|
||||
alACEServerTimeout,
|
||||
alACEServerGroupId,
|
||||
alACEServerAuthSuccesses,
|
||||
alACEServerAuthFailures,
|
||||
alACEServerBadCodeSent,
|
||||
alACEServerBadPinSent
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for ACE-STATS."
|
||||
::= { alACEServerGroup 1 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SDI-ACE-STATS-MIB.my: SDI ACE Server Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SDI-ACE-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, IpAddress, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alACEServerStats, alACEServerGroup
|
||||
FROM ALTIGA-MIB
|
||||
alACEServerMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaACEStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SDI ACE Server Statistics MIB models counters and objects that are
|
||||
of management interest for SDI ACE Server.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
ACE: Access Control Encryption
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
PIN: Personal Identification Number
|
||||
|
||||
SDI: Security Dynamics Technologies, Inc
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alACEServerMibModule 1 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alCfgACEGlobal OBJECT IDENTIFIER ::= { alACEServerStats 1 }
|
||||
|
||||
alACEServerTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlACEServerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The list of authentication servers."
|
||||
::= { alACEServerStats 2 }
|
||||
|
||||
alACEServerEntry OBJECT-TYPE
|
||||
SYNTAX AlACEServerEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alAuthServerTable."
|
||||
INDEX { alACEPrimaryIndex, alACEServerIndex }
|
||||
::= { alACEServerTable 1 }
|
||||
|
||||
AlACEServerEntry ::= SEQUENCE {
|
||||
alACEPrimaryIndex Integer32,
|
||||
alACEServerIndex Integer32,
|
||||
alACEServerPriority Integer32,
|
||||
alACEServerAddress IpAddress,
|
||||
alACEServerPort Integer32,
|
||||
alACEServerRetries Counter32,
|
||||
alACEServerTimeout Counter32,
|
||||
alACEServerGroupId Gauge32,
|
||||
alACEServerAuthSuccesses Counter32,
|
||||
alACEServerAuthFailures Counter32,
|
||||
alACEServerBadCodeSent Counter32,
|
||||
alACEServerBadPinSent Counter32
|
||||
}
|
||||
|
||||
|
||||
alACEPrimaryIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of the configured primary server"
|
||||
::= { alACEServerEntry 1 }
|
||||
|
||||
alACEServerIndex OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The index of this server into the server list"
|
||||
::= { alACEServerEntry 2 }
|
||||
|
||||
alACEServerPriority OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..10)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The priority as computed by loadbalancing"
|
||||
::= { alACEServerEntry 3 }
|
||||
|
||||
|
||||
alACEServerAddress OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Resolved address from the ACE Server."
|
||||
::= { alACEServerEntry 4 }
|
||||
|
||||
alACEServerPort OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..65535)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Port over ride for this entry"
|
||||
::= { alACEServerEntry 5 }
|
||||
|
||||
alACEServerRetries OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of retries for this server."
|
||||
::= { alACEServerEntry 6 }
|
||||
|
||||
alACEServerTimeout OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Timeout, in seconds to access this server."
|
||||
::= { alACEServerEntry 7 }
|
||||
|
||||
alACEServerGroupId OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The group that this authentication server entry belongs to."
|
||||
::= { alACEServerEntry 8 }
|
||||
|
||||
|
||||
alACEServerAuthSuccesses OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of auth successes."
|
||||
::= { alACEServerEntry 9 }
|
||||
|
||||
alACEServerAuthFailures OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of failures for this server."
|
||||
::= { alACEServerEntry 10 }
|
||||
|
||||
alACEServerBadCodeSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of Bad Code sent to this server."
|
||||
::= { alACEServerEntry 11 }
|
||||
|
||||
alACEServerBadPinSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"number of Bad Pin sent to this server."
|
||||
::= { alACEServerEntry 12 }
|
||||
|
||||
altigaACEStatsMibConformance OBJECT IDENTIFIER ::= { altigaACEStatsMibModule 1 }
|
||||
altigaACEStatsMibCompliances OBJECT IDENTIFIER ::= { altigaACEStatsMibConformance 1 }
|
||||
|
||||
altigaACEStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga ACE Server Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaACEServerGroup
|
||||
}
|
||||
::= { altigaACEStatsMibCompliances 1 }
|
||||
|
||||
altigaACEServerGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alACEPrimaryIndex,
|
||||
alACEServerIndex,
|
||||
alACEServerPriority,
|
||||
alACEServerAddress,
|
||||
alACEServerPort,
|
||||
alACEServerRetries,
|
||||
alACEServerTimeout,
|
||||
alACEServerGroupId,
|
||||
alACEServerAuthSuccesses,
|
||||
alACEServerAuthFailures,
|
||||
alACEServerBadCodeSent,
|
||||
alACEServerBadPinSent
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for ACE-STATS."
|
||||
::= { alACEServerGroup 1 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,497 +1,497 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SEP-STATS-MIB.my: Cisco VPN3000 Series SEP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SEP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus, DisplayString
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSep, alSepGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSepMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSepStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200303270000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Cisco VPN 3000 Series SEP Statistics MIB models counters
|
||||
and objects that are of management interest for the SEP
|
||||
hardware.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
RSA: Rivest, Shamir, and Adelman
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
"
|
||||
REVISION "200303270000Z"
|
||||
DESCRIPTION
|
||||
"Added new enum value to alSepModuleStatsType
|
||||
and alSepModuleStatsState."
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSepMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
-- per SEP statistics
|
||||
|
||||
alSepModuleStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSepModuleStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of SEPs modules found."
|
||||
::= { alStatsSep 2 }
|
||||
|
||||
alSepModuleStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlSepModuleStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alSepModuleStatsTable."
|
||||
INDEX { alSepModuleStatsSlotNum }
|
||||
::= { alSepModuleStatsTable 1 }
|
||||
|
||||
AlSepModuleStatsEntry ::= SEQUENCE {
|
||||
alSepModuleStatsRowStatus RowStatus,
|
||||
alSepModuleStatsSlotNum INTEGER,
|
||||
alSepModuleStatsType INTEGER,
|
||||
alSepModuleStatsState INTEGER,
|
||||
alSepModuleStatsDspCodeVersion DisplayString,
|
||||
alSepModuleStatsHashOutboundPackets Counter32,
|
||||
alSepModuleStatsHashOutboundOctets Counter32,
|
||||
alSepModuleStatsHashInboundPackets Counter32,
|
||||
alSepModuleStatsHashInboundOctets Counter32,
|
||||
alSepModuleStatsEncPackets Counter32,
|
||||
alSepModuleStatsEncOctets Counter32,
|
||||
alSepModuleStatsDecPackets Counter32,
|
||||
alSepModuleStatsDecOctets Counter32,
|
||||
alSepModuleStatsHashEncPackets Counter32,
|
||||
alSepModuleStatsHashDecPackets Counter32,
|
||||
alSepModuleStatsCryptoTransformsTotal Counter32,
|
||||
alSepModuleStatsPacketDrops Counter32,
|
||||
alSepModuleStatsRandRequests Counter32,
|
||||
alSepModuleStatsRandReplens Counter32,
|
||||
alSepModuleStatsRandBytesAvail Integer32,
|
||||
alSepModuleStatsRandCacheEmpty Counter32,
|
||||
alSepModuleStatsDHKeysGenerated Counter32,
|
||||
alSepModuleStatsDHDerivedSecretKeys Counter32,
|
||||
alSepModuleStatsRSASignings Counter32,
|
||||
alSepModuleStatsRSAVerifications Counter32,
|
||||
alSepModuleStatsRSAEncPackets Counter32,
|
||||
alSepModuleStatsRSAEncOctets Counter32,
|
||||
alSepModuleStatsRSADecPackets Counter32,
|
||||
alSepModuleStatsRSADecOctets Counter32,
|
||||
alSepModuleStatsDSAKeysGenerated Counter32,
|
||||
alSepModuleStatsDSASignings Counter32,
|
||||
alSepModuleStatsDSAVerifications Counter32,
|
||||
alSepModuleStatsRSAKeysGenerated Counter32
|
||||
}
|
||||
|
||||
alSepModuleStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alSepModuleStatsEntry 1 }
|
||||
|
||||
alSepModuleStatsSlotNum OBJECT-TYPE
|
||||
SYNTAX INTEGER(1..4)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot this SEP is connected to."
|
||||
::= { alSepModuleStatsEntry 2 }
|
||||
|
||||
|
||||
alSepModuleStatsType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
cryptSet(1),
|
||||
cryptIc(2),
|
||||
bcm582x(3)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates the type of HW engine used to perform the
|
||||
cryptographic transforms.
|
||||
cryptSet: First generation of Hardware Cryptographic Processor.
|
||||
cryptIc: Cryptographic Integrated Circuit.
|
||||
bcm582x: BroadCom 582x series Hardware Cryptographic Products.
|
||||
"
|
||||
::= { alSepModuleStatsEntry 3 }
|
||||
|
||||
alSepModuleStatsState OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
sepNotFound(1),
|
||||
sepFound(2),
|
||||
sepDiagFailure(3),
|
||||
sepNotOperational(4),
|
||||
sepLoading(5),
|
||||
sepInitializing(6),
|
||||
sepOperational(7),
|
||||
sepDisabled(8)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The functional state of this SEP.
|
||||
sepNotFound: SEP is not found.
|
||||
sepFound: SEP is found.
|
||||
sepDiagFailure: SEP dialog fail.
|
||||
sepNotOperational: SEP is not operational.
|
||||
sepLoading: SEP is loading data.
|
||||
sepInitializing: SEP is initializing.
|
||||
sepOperational: SEP is operational.
|
||||
sepDisabled: SEP is disabled.
|
||||
"
|
||||
::= { alSepModuleStatsEntry 4 }
|
||||
|
||||
alSepModuleStatsDspCodeVersion OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of DSP microcode running on this SEP."
|
||||
::= { alSepModuleStatsEntry 5 }
|
||||
|
||||
alSepModuleStatsHashOutboundPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound authentication-only packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 6 }
|
||||
|
||||
alSepModuleStatsHashOutboundOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound octets authenticated by this SEP."
|
||||
::= { alSepModuleStatsEntry 7 }
|
||||
|
||||
alSepModuleStatsHashInboundPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound authentication-only packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 8 }
|
||||
|
||||
alSepModuleStatsHashInboundOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound octets authenticated by this SEP."
|
||||
::= { alSepModuleStatsEntry 9 }
|
||||
|
||||
alSepModuleStatsEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound encryption-only packets processed by
|
||||
this SEP."
|
||||
::= { alSepModuleStatsEntry 10 }
|
||||
|
||||
alSepModuleStatsEncOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound octets encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 11 }
|
||||
|
||||
alSepModuleStatsDecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound decryption-only packets processed by
|
||||
this SEP."
|
||||
::= { alSepModuleStatsEntry 12 }
|
||||
|
||||
alSepModuleStatsDecOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound octets decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 13 }
|
||||
|
||||
alSepModuleStatsHashEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of combined outbound hash/encrypt packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 14 }
|
||||
|
||||
alSepModuleStatsHashDecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of combined inbound hash/decrypt packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 15 }
|
||||
|
||||
alSepModuleStatsCryptoTransformsTotal OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of hash, encryption, decryption,
|
||||
hash/encrypt, and hash/decrypt transforms
|
||||
performed by this SEP."
|
||||
::= { alSepModuleStatsEntry 16 }
|
||||
|
||||
alSepModuleStatsPacketDrops OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets intended for SEP processing,
|
||||
dropped due to the SEP ring being full."
|
||||
::= { alSepModuleStatsEntry 17 }
|
||||
|
||||
alSepModuleStatsRandRequests OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random # requests made to the SEP."
|
||||
::= { alSepModuleStatsEntry 18 }
|
||||
|
||||
alSepModuleStatsRandReplens OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random # requests fulfilled by the SEP."
|
||||
::= { alSepModuleStatsEntry 19 }
|
||||
|
||||
alSepModuleStatsRandBytesAvail OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random bytes currently cached on the Host."
|
||||
::= { alSepModuleStatsEntry 20 }
|
||||
|
||||
alSepModuleStatsRandCacheEmpty OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a random # request came in and
|
||||
we had no SEP generated random #'s available on the host."
|
||||
::= { alSepModuleStatsEntry 21 }
|
||||
|
||||
alSepModuleStatsDHKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new Diffie Hellman key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 22 }
|
||||
|
||||
alSepModuleStatsDHDerivedSecretKeys OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a SEP has derived the Diffie Hellman
|
||||
secret key."
|
||||
::= { alSepModuleStatsEntry 23 }
|
||||
|
||||
alSepModuleStatsRSASignings OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times an RSA Digital Signature has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 24 }
|
||||
|
||||
alSepModuleStatsRSAVerifications OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times an RSA Digital Signature has been
|
||||
verified by a SEP."
|
||||
::= { alSepModuleStatsEntry 25 }
|
||||
|
||||
alSepModuleStatsRSAEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets RSA-encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 26 }
|
||||
|
||||
alSepModuleStatsRSAEncOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets RSA-encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 27 }
|
||||
|
||||
alSepModuleStatsRSADecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets RSA-decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 28 }
|
||||
|
||||
alSepModuleStatsRSADecOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets RSA-decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 29 }
|
||||
|
||||
alSepModuleStatsDSAKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new DSA Key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 30 }
|
||||
|
||||
alSepModuleStatsDSASignings OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a DSA Digital Signature has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 31 }
|
||||
|
||||
alSepModuleStatsDSAVerifications OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a DSA Digital Signature has been
|
||||
verified by a SEP."
|
||||
::= { alSepModuleStatsEntry 32 }
|
||||
|
||||
alSepModuleStatsRSAKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new RSA Key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 33 }
|
||||
|
||||
altigaSepStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaSepStatsMibModule 1 }
|
||||
|
||||
altigaSepStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaSepStatsMibConformance 1 }
|
||||
|
||||
altigaSepStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SEP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSepStatsGroup
|
||||
}
|
||||
::= { altigaSepStatsMibCompliances 1 }
|
||||
|
||||
altigaSepStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSepModuleStatsRowStatus,
|
||||
alSepModuleStatsType,
|
||||
alSepModuleStatsState,
|
||||
alSepModuleStatsDspCodeVersion,
|
||||
alSepModuleStatsHashOutboundPackets,
|
||||
alSepModuleStatsHashOutboundOctets,
|
||||
alSepModuleStatsHashInboundPackets,
|
||||
alSepModuleStatsHashInboundOctets,
|
||||
alSepModuleStatsEncPackets,
|
||||
alSepModuleStatsEncOctets,
|
||||
alSepModuleStatsDecPackets,
|
||||
alSepModuleStatsDecOctets,
|
||||
alSepModuleStatsHashEncPackets,
|
||||
alSepModuleStatsHashDecPackets,
|
||||
alSepModuleStatsCryptoTransformsTotal,
|
||||
alSepModuleStatsPacketDrops,
|
||||
alSepModuleStatsRandRequests,
|
||||
alSepModuleStatsRandReplens,
|
||||
alSepModuleStatsRandBytesAvail,
|
||||
alSepModuleStatsRandCacheEmpty,
|
||||
alSepModuleStatsDHKeysGenerated,
|
||||
alSepModuleStatsDHDerivedSecretKeys,
|
||||
alSepModuleStatsRSASignings,
|
||||
alSepModuleStatsRSAVerifications,
|
||||
alSepModuleStatsRSAEncPackets,
|
||||
alSepModuleStatsRSAEncOctets,
|
||||
alSepModuleStatsRSADecPackets,
|
||||
alSepModuleStatsRSADecOctets,
|
||||
alSepModuleStatsDSAKeysGenerated,
|
||||
alSepModuleStatsDSASignings,
|
||||
alSepModuleStatsDSAVerifications,
|
||||
alSepModuleStatsRSAKeysGenerated
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the SEP Module statistics."
|
||||
::= { alSepGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SEP-STATS-MIB.my: Cisco VPN3000 Series SEP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SEP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus, DisplayString
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSep, alSepGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSepMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSepStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200303270000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Cisco VPN 3000 Series SEP Statistics MIB models counters
|
||||
and objects that are of management interest for the SEP
|
||||
hardware.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
RSA: Rivest, Shamir, and Adelman
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
"
|
||||
REVISION "200303270000Z"
|
||||
DESCRIPTION
|
||||
"Added new enum value to alSepModuleStatsType
|
||||
and alSepModuleStatsState."
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSepMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
-- per SEP statistics
|
||||
|
||||
alSepModuleStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSepModuleStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of SEPs modules found."
|
||||
::= { alStatsSep 2 }
|
||||
|
||||
alSepModuleStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlSepModuleStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alSepModuleStatsTable."
|
||||
INDEX { alSepModuleStatsSlotNum }
|
||||
::= { alSepModuleStatsTable 1 }
|
||||
|
||||
AlSepModuleStatsEntry ::= SEQUENCE {
|
||||
alSepModuleStatsRowStatus RowStatus,
|
||||
alSepModuleStatsSlotNum INTEGER,
|
||||
alSepModuleStatsType INTEGER,
|
||||
alSepModuleStatsState INTEGER,
|
||||
alSepModuleStatsDspCodeVersion DisplayString,
|
||||
alSepModuleStatsHashOutboundPackets Counter32,
|
||||
alSepModuleStatsHashOutboundOctets Counter32,
|
||||
alSepModuleStatsHashInboundPackets Counter32,
|
||||
alSepModuleStatsHashInboundOctets Counter32,
|
||||
alSepModuleStatsEncPackets Counter32,
|
||||
alSepModuleStatsEncOctets Counter32,
|
||||
alSepModuleStatsDecPackets Counter32,
|
||||
alSepModuleStatsDecOctets Counter32,
|
||||
alSepModuleStatsHashEncPackets Counter32,
|
||||
alSepModuleStatsHashDecPackets Counter32,
|
||||
alSepModuleStatsCryptoTransformsTotal Counter32,
|
||||
alSepModuleStatsPacketDrops Counter32,
|
||||
alSepModuleStatsRandRequests Counter32,
|
||||
alSepModuleStatsRandReplens Counter32,
|
||||
alSepModuleStatsRandBytesAvail Integer32,
|
||||
alSepModuleStatsRandCacheEmpty Counter32,
|
||||
alSepModuleStatsDHKeysGenerated Counter32,
|
||||
alSepModuleStatsDHDerivedSecretKeys Counter32,
|
||||
alSepModuleStatsRSASignings Counter32,
|
||||
alSepModuleStatsRSAVerifications Counter32,
|
||||
alSepModuleStatsRSAEncPackets Counter32,
|
||||
alSepModuleStatsRSAEncOctets Counter32,
|
||||
alSepModuleStatsRSADecPackets Counter32,
|
||||
alSepModuleStatsRSADecOctets Counter32,
|
||||
alSepModuleStatsDSAKeysGenerated Counter32,
|
||||
alSepModuleStatsDSASignings Counter32,
|
||||
alSepModuleStatsDSAVerifications Counter32,
|
||||
alSepModuleStatsRSAKeysGenerated Counter32
|
||||
}
|
||||
|
||||
alSepModuleStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alSepModuleStatsEntry 1 }
|
||||
|
||||
alSepModuleStatsSlotNum OBJECT-TYPE
|
||||
SYNTAX INTEGER(1..4)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot this SEP is connected to."
|
||||
::= { alSepModuleStatsEntry 2 }
|
||||
|
||||
|
||||
alSepModuleStatsType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
cryptSet(1),
|
||||
cryptIc(2),
|
||||
bcm582x(3)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates the type of HW engine used to perform the
|
||||
cryptographic transforms.
|
||||
cryptSet: First generation of Hardware Cryptographic Processor.
|
||||
cryptIc: Cryptographic Integrated Circuit.
|
||||
bcm582x: BroadCom 582x series Hardware Cryptographic Products.
|
||||
"
|
||||
::= { alSepModuleStatsEntry 3 }
|
||||
|
||||
alSepModuleStatsState OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
sepNotFound(1),
|
||||
sepFound(2),
|
||||
sepDiagFailure(3),
|
||||
sepNotOperational(4),
|
||||
sepLoading(5),
|
||||
sepInitializing(6),
|
||||
sepOperational(7),
|
||||
sepDisabled(8)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The functional state of this SEP.
|
||||
sepNotFound: SEP is not found.
|
||||
sepFound: SEP is found.
|
||||
sepDiagFailure: SEP dialog fail.
|
||||
sepNotOperational: SEP is not operational.
|
||||
sepLoading: SEP is loading data.
|
||||
sepInitializing: SEP is initializing.
|
||||
sepOperational: SEP is operational.
|
||||
sepDisabled: SEP is disabled.
|
||||
"
|
||||
::= { alSepModuleStatsEntry 4 }
|
||||
|
||||
alSepModuleStatsDspCodeVersion OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of DSP microcode running on this SEP."
|
||||
::= { alSepModuleStatsEntry 5 }
|
||||
|
||||
alSepModuleStatsHashOutboundPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound authentication-only packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 6 }
|
||||
|
||||
alSepModuleStatsHashOutboundOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound octets authenticated by this SEP."
|
||||
::= { alSepModuleStatsEntry 7 }
|
||||
|
||||
alSepModuleStatsHashInboundPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound authentication-only packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 8 }
|
||||
|
||||
alSepModuleStatsHashInboundOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound octets authenticated by this SEP."
|
||||
::= { alSepModuleStatsEntry 9 }
|
||||
|
||||
alSepModuleStatsEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound encryption-only packets processed by
|
||||
this SEP."
|
||||
::= { alSepModuleStatsEntry 10 }
|
||||
|
||||
alSepModuleStatsEncOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound octets encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 11 }
|
||||
|
||||
alSepModuleStatsDecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound decryption-only packets processed by
|
||||
this SEP."
|
||||
::= { alSepModuleStatsEntry 12 }
|
||||
|
||||
alSepModuleStatsDecOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound octets decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 13 }
|
||||
|
||||
alSepModuleStatsHashEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of combined outbound hash/encrypt packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 14 }
|
||||
|
||||
alSepModuleStatsHashDecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of combined inbound hash/decrypt packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 15 }
|
||||
|
||||
alSepModuleStatsCryptoTransformsTotal OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of hash, encryption, decryption,
|
||||
hash/encrypt, and hash/decrypt transforms
|
||||
performed by this SEP."
|
||||
::= { alSepModuleStatsEntry 16 }
|
||||
|
||||
alSepModuleStatsPacketDrops OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets intended for SEP processing,
|
||||
dropped due to the SEP ring being full."
|
||||
::= { alSepModuleStatsEntry 17 }
|
||||
|
||||
alSepModuleStatsRandRequests OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random # requests made to the SEP."
|
||||
::= { alSepModuleStatsEntry 18 }
|
||||
|
||||
alSepModuleStatsRandReplens OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random # requests fulfilled by the SEP."
|
||||
::= { alSepModuleStatsEntry 19 }
|
||||
|
||||
alSepModuleStatsRandBytesAvail OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random bytes currently cached on the Host."
|
||||
::= { alSepModuleStatsEntry 20 }
|
||||
|
||||
alSepModuleStatsRandCacheEmpty OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a random # request came in and
|
||||
we had no SEP generated random #'s available on the host."
|
||||
::= { alSepModuleStatsEntry 21 }
|
||||
|
||||
alSepModuleStatsDHKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new Diffie Hellman key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 22 }
|
||||
|
||||
alSepModuleStatsDHDerivedSecretKeys OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a SEP has derived the Diffie Hellman
|
||||
secret key."
|
||||
::= { alSepModuleStatsEntry 23 }
|
||||
|
||||
alSepModuleStatsRSASignings OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times an RSA Digital Signature has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 24 }
|
||||
|
||||
alSepModuleStatsRSAVerifications OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times an RSA Digital Signature has been
|
||||
verified by a SEP."
|
||||
::= { alSepModuleStatsEntry 25 }
|
||||
|
||||
alSepModuleStatsRSAEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets RSA-encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 26 }
|
||||
|
||||
alSepModuleStatsRSAEncOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets RSA-encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 27 }
|
||||
|
||||
alSepModuleStatsRSADecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets RSA-decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 28 }
|
||||
|
||||
alSepModuleStatsRSADecOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets RSA-decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 29 }
|
||||
|
||||
alSepModuleStatsDSAKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new DSA Key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 30 }
|
||||
|
||||
alSepModuleStatsDSASignings OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a DSA Digital Signature has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 31 }
|
||||
|
||||
alSepModuleStatsDSAVerifications OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a DSA Digital Signature has been
|
||||
verified by a SEP."
|
||||
::= { alSepModuleStatsEntry 32 }
|
||||
|
||||
alSepModuleStatsRSAKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new RSA Key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 33 }
|
||||
|
||||
altigaSepStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaSepStatsMibModule 1 }
|
||||
|
||||
altigaSepStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaSepStatsMibConformance 1 }
|
||||
|
||||
altigaSepStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SEP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSepStatsGroup
|
||||
}
|
||||
::= { altigaSepStatsMibCompliances 1 }
|
||||
|
||||
altigaSepStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSepModuleStatsRowStatus,
|
||||
alSepModuleStatsType,
|
||||
alSepModuleStatsState,
|
||||
alSepModuleStatsDspCodeVersion,
|
||||
alSepModuleStatsHashOutboundPackets,
|
||||
alSepModuleStatsHashOutboundOctets,
|
||||
alSepModuleStatsHashInboundPackets,
|
||||
alSepModuleStatsHashInboundOctets,
|
||||
alSepModuleStatsEncPackets,
|
||||
alSepModuleStatsEncOctets,
|
||||
alSepModuleStatsDecPackets,
|
||||
alSepModuleStatsDecOctets,
|
||||
alSepModuleStatsHashEncPackets,
|
||||
alSepModuleStatsHashDecPackets,
|
||||
alSepModuleStatsCryptoTransformsTotal,
|
||||
alSepModuleStatsPacketDrops,
|
||||
alSepModuleStatsRandRequests,
|
||||
alSepModuleStatsRandReplens,
|
||||
alSepModuleStatsRandBytesAvail,
|
||||
alSepModuleStatsRandCacheEmpty,
|
||||
alSepModuleStatsDHKeysGenerated,
|
||||
alSepModuleStatsDHDerivedSecretKeys,
|
||||
alSepModuleStatsRSASignings,
|
||||
alSepModuleStatsRSAVerifications,
|
||||
alSepModuleStatsRSAEncPackets,
|
||||
alSepModuleStatsRSAEncOctets,
|
||||
alSepModuleStatsRSADecPackets,
|
||||
alSepModuleStatsRSADecOctets,
|
||||
alSepModuleStatsDSAKeysGenerated,
|
||||
alSepModuleStatsDSASignings,
|
||||
alSepModuleStatsDSAVerifications,
|
||||
alSepModuleStatsRSAKeysGenerated
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the SEP Module statistics."
|
||||
::= { alSepGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
@ -1,497 +1,497 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SEP-STATS-MIB.my: Cisco VPN3000 Series SEP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SEP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus, DisplayString
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSep, alSepGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSepMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSepStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200303270000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Cisco VPN 3000 Series SEP Statistics MIB models counters
|
||||
and objects that are of management interest for the SEP
|
||||
hardware.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
RSA: Rivest, Shamir, and Adelman
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
"
|
||||
REVISION "200303270000Z"
|
||||
DESCRIPTION
|
||||
"Added new enum value to alSepModuleStatsType
|
||||
and alSepModuleStatsState."
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSepMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
-- per SEP statistics
|
||||
|
||||
alSepModuleStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSepModuleStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of SEPs modules found."
|
||||
::= { alStatsSep 2 }
|
||||
|
||||
alSepModuleStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlSepModuleStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alSepModuleStatsTable."
|
||||
INDEX { alSepModuleStatsSlotNum }
|
||||
::= { alSepModuleStatsTable 1 }
|
||||
|
||||
AlSepModuleStatsEntry ::= SEQUENCE {
|
||||
alSepModuleStatsRowStatus RowStatus,
|
||||
alSepModuleStatsSlotNum INTEGER,
|
||||
alSepModuleStatsType INTEGER,
|
||||
alSepModuleStatsState INTEGER,
|
||||
alSepModuleStatsDspCodeVersion DisplayString,
|
||||
alSepModuleStatsHashOutboundPackets Counter32,
|
||||
alSepModuleStatsHashOutboundOctets Counter32,
|
||||
alSepModuleStatsHashInboundPackets Counter32,
|
||||
alSepModuleStatsHashInboundOctets Counter32,
|
||||
alSepModuleStatsEncPackets Counter32,
|
||||
alSepModuleStatsEncOctets Counter32,
|
||||
alSepModuleStatsDecPackets Counter32,
|
||||
alSepModuleStatsDecOctets Counter32,
|
||||
alSepModuleStatsHashEncPackets Counter32,
|
||||
alSepModuleStatsHashDecPackets Counter32,
|
||||
alSepModuleStatsCryptoTransformsTotal Counter32,
|
||||
alSepModuleStatsPacketDrops Counter32,
|
||||
alSepModuleStatsRandRequests Counter32,
|
||||
alSepModuleStatsRandReplens Counter32,
|
||||
alSepModuleStatsRandBytesAvail Integer32,
|
||||
alSepModuleStatsRandCacheEmpty Counter32,
|
||||
alSepModuleStatsDHKeysGenerated Counter32,
|
||||
alSepModuleStatsDHDerivedSecretKeys Counter32,
|
||||
alSepModuleStatsRSASignings Counter32,
|
||||
alSepModuleStatsRSAVerifications Counter32,
|
||||
alSepModuleStatsRSAEncPackets Counter32,
|
||||
alSepModuleStatsRSAEncOctets Counter32,
|
||||
alSepModuleStatsRSADecPackets Counter32,
|
||||
alSepModuleStatsRSADecOctets Counter32,
|
||||
alSepModuleStatsDSAKeysGenerated Counter32,
|
||||
alSepModuleStatsDSASignings Counter32,
|
||||
alSepModuleStatsDSAVerifications Counter32,
|
||||
alSepModuleStatsRSAKeysGenerated Counter32
|
||||
}
|
||||
|
||||
alSepModuleStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alSepModuleStatsEntry 1 }
|
||||
|
||||
alSepModuleStatsSlotNum OBJECT-TYPE
|
||||
SYNTAX INTEGER(1..4)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot this SEP is connected to."
|
||||
::= { alSepModuleStatsEntry 2 }
|
||||
|
||||
|
||||
alSepModuleStatsType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
cryptSet(1),
|
||||
cryptIc(2),
|
||||
bcm582x(3)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates the type of HW engine used to perform the
|
||||
cryptographic transforms.
|
||||
cryptSet: First generation of Hardware Cryptographic Processor.
|
||||
cryptIc: Cryptographic Integrated Circuit.
|
||||
bcm582x: BroadCom 582x series Hardware Cryptographic Products.
|
||||
"
|
||||
::= { alSepModuleStatsEntry 3 }
|
||||
|
||||
alSepModuleStatsState OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
sepNotFound(1),
|
||||
sepFound(2),
|
||||
sepDiagFailure(3),
|
||||
sepNotOperational(4),
|
||||
sepLoading(5),
|
||||
sepInitializing(6),
|
||||
sepOperational(7),
|
||||
sepDisabled(8)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The functional state of this SEP.
|
||||
sepNotFound: SEP is not found.
|
||||
sepFound: SEP is found.
|
||||
sepDiagFailure: SEP dialog fail.
|
||||
sepNotOperational: SEP is not operational.
|
||||
sepLoading: SEP is loading data.
|
||||
sepInitializing: SEP is initializing.
|
||||
sepOperational: SEP is operational.
|
||||
sepDisabled: SEP is disabled.
|
||||
"
|
||||
::= { alSepModuleStatsEntry 4 }
|
||||
|
||||
alSepModuleStatsDspCodeVersion OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of DSP microcode running on this SEP."
|
||||
::= { alSepModuleStatsEntry 5 }
|
||||
|
||||
alSepModuleStatsHashOutboundPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound authentication-only packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 6 }
|
||||
|
||||
alSepModuleStatsHashOutboundOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound octets authenticated by this SEP."
|
||||
::= { alSepModuleStatsEntry 7 }
|
||||
|
||||
alSepModuleStatsHashInboundPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound authentication-only packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 8 }
|
||||
|
||||
alSepModuleStatsHashInboundOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound octets authenticated by this SEP."
|
||||
::= { alSepModuleStatsEntry 9 }
|
||||
|
||||
alSepModuleStatsEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound encryption-only packets processed by
|
||||
this SEP."
|
||||
::= { alSepModuleStatsEntry 10 }
|
||||
|
||||
alSepModuleStatsEncOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound octets encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 11 }
|
||||
|
||||
alSepModuleStatsDecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound decryption-only packets processed by
|
||||
this SEP."
|
||||
::= { alSepModuleStatsEntry 12 }
|
||||
|
||||
alSepModuleStatsDecOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound octets decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 13 }
|
||||
|
||||
alSepModuleStatsHashEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of combined outbound hash/encrypt packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 14 }
|
||||
|
||||
alSepModuleStatsHashDecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of combined inbound hash/decrypt packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 15 }
|
||||
|
||||
alSepModuleStatsCryptoTransformsTotal OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of hash, encryption, decryption,
|
||||
hash/encrypt, and hash/decrypt transforms
|
||||
performed by this SEP."
|
||||
::= { alSepModuleStatsEntry 16 }
|
||||
|
||||
alSepModuleStatsPacketDrops OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets intended for SEP processing,
|
||||
dropped due to the SEP ring being full."
|
||||
::= { alSepModuleStatsEntry 17 }
|
||||
|
||||
alSepModuleStatsRandRequests OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random # requests made to the SEP."
|
||||
::= { alSepModuleStatsEntry 18 }
|
||||
|
||||
alSepModuleStatsRandReplens OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random # requests fulfilled by the SEP."
|
||||
::= { alSepModuleStatsEntry 19 }
|
||||
|
||||
alSepModuleStatsRandBytesAvail OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random bytes currently cached on the Host."
|
||||
::= { alSepModuleStatsEntry 20 }
|
||||
|
||||
alSepModuleStatsRandCacheEmpty OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a random # request came in and
|
||||
we had no SEP generated random #'s available on the host."
|
||||
::= { alSepModuleStatsEntry 21 }
|
||||
|
||||
alSepModuleStatsDHKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new Diffie Hellman key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 22 }
|
||||
|
||||
alSepModuleStatsDHDerivedSecretKeys OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a SEP has derived the Diffie Hellman
|
||||
secret key."
|
||||
::= { alSepModuleStatsEntry 23 }
|
||||
|
||||
alSepModuleStatsRSASignings OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times an RSA Digital Signature has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 24 }
|
||||
|
||||
alSepModuleStatsRSAVerifications OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times an RSA Digital Signature has been
|
||||
verified by a SEP."
|
||||
::= { alSepModuleStatsEntry 25 }
|
||||
|
||||
alSepModuleStatsRSAEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets RSA-encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 26 }
|
||||
|
||||
alSepModuleStatsRSAEncOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets RSA-encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 27 }
|
||||
|
||||
alSepModuleStatsRSADecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets RSA-decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 28 }
|
||||
|
||||
alSepModuleStatsRSADecOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets RSA-decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 29 }
|
||||
|
||||
alSepModuleStatsDSAKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new DSA Key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 30 }
|
||||
|
||||
alSepModuleStatsDSASignings OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a DSA Digital Signature has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 31 }
|
||||
|
||||
alSepModuleStatsDSAVerifications OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a DSA Digital Signature has been
|
||||
verified by a SEP."
|
||||
::= { alSepModuleStatsEntry 32 }
|
||||
|
||||
alSepModuleStatsRSAKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new RSA Key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 33 }
|
||||
|
||||
altigaSepStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaSepStatsMibModule 1 }
|
||||
|
||||
altigaSepStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaSepStatsMibConformance 1 }
|
||||
|
||||
altigaSepStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SEP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSepStatsGroup
|
||||
}
|
||||
::= { altigaSepStatsMibCompliances 1 }
|
||||
|
||||
altigaSepStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSepModuleStatsRowStatus,
|
||||
alSepModuleStatsType,
|
||||
alSepModuleStatsState,
|
||||
alSepModuleStatsDspCodeVersion,
|
||||
alSepModuleStatsHashOutboundPackets,
|
||||
alSepModuleStatsHashOutboundOctets,
|
||||
alSepModuleStatsHashInboundPackets,
|
||||
alSepModuleStatsHashInboundOctets,
|
||||
alSepModuleStatsEncPackets,
|
||||
alSepModuleStatsEncOctets,
|
||||
alSepModuleStatsDecPackets,
|
||||
alSepModuleStatsDecOctets,
|
||||
alSepModuleStatsHashEncPackets,
|
||||
alSepModuleStatsHashDecPackets,
|
||||
alSepModuleStatsCryptoTransformsTotal,
|
||||
alSepModuleStatsPacketDrops,
|
||||
alSepModuleStatsRandRequests,
|
||||
alSepModuleStatsRandReplens,
|
||||
alSepModuleStatsRandBytesAvail,
|
||||
alSepModuleStatsRandCacheEmpty,
|
||||
alSepModuleStatsDHKeysGenerated,
|
||||
alSepModuleStatsDHDerivedSecretKeys,
|
||||
alSepModuleStatsRSASignings,
|
||||
alSepModuleStatsRSAVerifications,
|
||||
alSepModuleStatsRSAEncPackets,
|
||||
alSepModuleStatsRSAEncOctets,
|
||||
alSepModuleStatsRSADecPackets,
|
||||
alSepModuleStatsRSADecOctets,
|
||||
alSepModuleStatsDSAKeysGenerated,
|
||||
alSepModuleStatsDSASignings,
|
||||
alSepModuleStatsDSAVerifications,
|
||||
alSepModuleStatsRSAKeysGenerated
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the SEP Module statistics."
|
||||
::= { alSepGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SEP-STATS-MIB.my: Cisco VPN3000 Series SEP Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002, 2003 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SEP-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus, DisplayString
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSep, alSepGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSepMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSepStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200303270000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Cisco VPN 3000 Series SEP Statistics MIB models counters
|
||||
and objects that are of management interest for the SEP
|
||||
hardware.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
RSA: Rivest, Shamir, and Adelman
|
||||
|
||||
SEP: Scalable Encryption Processor
|
||||
|
||||
"
|
||||
REVISION "200303270000Z"
|
||||
DESCRIPTION
|
||||
"Added new enum value to alSepModuleStatsType
|
||||
and alSepModuleStatsState."
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSepMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
-- per SEP statistics
|
||||
|
||||
alSepModuleStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSepModuleStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of SEPs modules found."
|
||||
::= { alStatsSep 2 }
|
||||
|
||||
alSepModuleStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlSepModuleStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alSepModuleStatsTable."
|
||||
INDEX { alSepModuleStatsSlotNum }
|
||||
::= { alSepModuleStatsTable 1 }
|
||||
|
||||
AlSepModuleStatsEntry ::= SEQUENCE {
|
||||
alSepModuleStatsRowStatus RowStatus,
|
||||
alSepModuleStatsSlotNum INTEGER,
|
||||
alSepModuleStatsType INTEGER,
|
||||
alSepModuleStatsState INTEGER,
|
||||
alSepModuleStatsDspCodeVersion DisplayString,
|
||||
alSepModuleStatsHashOutboundPackets Counter32,
|
||||
alSepModuleStatsHashOutboundOctets Counter32,
|
||||
alSepModuleStatsHashInboundPackets Counter32,
|
||||
alSepModuleStatsHashInboundOctets Counter32,
|
||||
alSepModuleStatsEncPackets Counter32,
|
||||
alSepModuleStatsEncOctets Counter32,
|
||||
alSepModuleStatsDecPackets Counter32,
|
||||
alSepModuleStatsDecOctets Counter32,
|
||||
alSepModuleStatsHashEncPackets Counter32,
|
||||
alSepModuleStatsHashDecPackets Counter32,
|
||||
alSepModuleStatsCryptoTransformsTotal Counter32,
|
||||
alSepModuleStatsPacketDrops Counter32,
|
||||
alSepModuleStatsRandRequests Counter32,
|
||||
alSepModuleStatsRandReplens Counter32,
|
||||
alSepModuleStatsRandBytesAvail Integer32,
|
||||
alSepModuleStatsRandCacheEmpty Counter32,
|
||||
alSepModuleStatsDHKeysGenerated Counter32,
|
||||
alSepModuleStatsDHDerivedSecretKeys Counter32,
|
||||
alSepModuleStatsRSASignings Counter32,
|
||||
alSepModuleStatsRSAVerifications Counter32,
|
||||
alSepModuleStatsRSAEncPackets Counter32,
|
||||
alSepModuleStatsRSAEncOctets Counter32,
|
||||
alSepModuleStatsRSADecPackets Counter32,
|
||||
alSepModuleStatsRSADecOctets Counter32,
|
||||
alSepModuleStatsDSAKeysGenerated Counter32,
|
||||
alSepModuleStatsDSASignings Counter32,
|
||||
alSepModuleStatsDSAVerifications Counter32,
|
||||
alSepModuleStatsRSAKeysGenerated Counter32
|
||||
}
|
||||
|
||||
alSepModuleStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alSepModuleStatsEntry 1 }
|
||||
|
||||
alSepModuleStatsSlotNum OBJECT-TYPE
|
||||
SYNTAX INTEGER(1..4)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot this SEP is connected to."
|
||||
::= { alSepModuleStatsEntry 2 }
|
||||
|
||||
|
||||
alSepModuleStatsType OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
cryptSet(1),
|
||||
cryptIc(2),
|
||||
bcm582x(3)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Indicates the type of HW engine used to perform the
|
||||
cryptographic transforms.
|
||||
cryptSet: First generation of Hardware Cryptographic Processor.
|
||||
cryptIc: Cryptographic Integrated Circuit.
|
||||
bcm582x: BroadCom 582x series Hardware Cryptographic Products.
|
||||
"
|
||||
::= { alSepModuleStatsEntry 3 }
|
||||
|
||||
alSepModuleStatsState OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
sepNotFound(1),
|
||||
sepFound(2),
|
||||
sepDiagFailure(3),
|
||||
sepNotOperational(4),
|
||||
sepLoading(5),
|
||||
sepInitializing(6),
|
||||
sepOperational(7),
|
||||
sepDisabled(8)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The functional state of this SEP.
|
||||
sepNotFound: SEP is not found.
|
||||
sepFound: SEP is found.
|
||||
sepDiagFailure: SEP dialog fail.
|
||||
sepNotOperational: SEP is not operational.
|
||||
sepLoading: SEP is loading data.
|
||||
sepInitializing: SEP is initializing.
|
||||
sepOperational: SEP is operational.
|
||||
sepDisabled: SEP is disabled.
|
||||
"
|
||||
::= { alSepModuleStatsEntry 4 }
|
||||
|
||||
alSepModuleStatsDspCodeVersion OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of DSP microcode running on this SEP."
|
||||
::= { alSepModuleStatsEntry 5 }
|
||||
|
||||
alSepModuleStatsHashOutboundPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound authentication-only packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 6 }
|
||||
|
||||
alSepModuleStatsHashOutboundOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound octets authenticated by this SEP."
|
||||
::= { alSepModuleStatsEntry 7 }
|
||||
|
||||
alSepModuleStatsHashInboundPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound authentication-only packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 8 }
|
||||
|
||||
alSepModuleStatsHashInboundOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound octets authenticated by this SEP."
|
||||
::= { alSepModuleStatsEntry 9 }
|
||||
|
||||
alSepModuleStatsEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound encryption-only packets processed by
|
||||
this SEP."
|
||||
::= { alSepModuleStatsEntry 10 }
|
||||
|
||||
alSepModuleStatsEncOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of outbound octets encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 11 }
|
||||
|
||||
alSepModuleStatsDecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound decryption-only packets processed by
|
||||
this SEP."
|
||||
::= { alSepModuleStatsEntry 12 }
|
||||
|
||||
alSepModuleStatsDecOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of inbound octets decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 13 }
|
||||
|
||||
alSepModuleStatsHashEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of combined outbound hash/encrypt packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 14 }
|
||||
|
||||
alSepModuleStatsHashDecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of combined inbound hash/decrypt packets processed
|
||||
by this SEP."
|
||||
::= { alSepModuleStatsEntry 15 }
|
||||
|
||||
alSepModuleStatsCryptoTransformsTotal OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of hash, encryption, decryption,
|
||||
hash/encrypt, and hash/decrypt transforms
|
||||
performed by this SEP."
|
||||
::= { alSepModuleStatsEntry 16 }
|
||||
|
||||
alSepModuleStatsPacketDrops OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets intended for SEP processing,
|
||||
dropped due to the SEP ring being full."
|
||||
::= { alSepModuleStatsEntry 17 }
|
||||
|
||||
alSepModuleStatsRandRequests OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random # requests made to the SEP."
|
||||
::= { alSepModuleStatsEntry 18 }
|
||||
|
||||
alSepModuleStatsRandReplens OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random # requests fulfilled by the SEP."
|
||||
::= { alSepModuleStatsEntry 19 }
|
||||
|
||||
alSepModuleStatsRandBytesAvail OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of random bytes currently cached on the Host."
|
||||
::= { alSepModuleStatsEntry 20 }
|
||||
|
||||
alSepModuleStatsRandCacheEmpty OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a random # request came in and
|
||||
we had no SEP generated random #'s available on the host."
|
||||
::= { alSepModuleStatsEntry 21 }
|
||||
|
||||
alSepModuleStatsDHKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new Diffie Hellman key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 22 }
|
||||
|
||||
alSepModuleStatsDHDerivedSecretKeys OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a SEP has derived the Diffie Hellman
|
||||
secret key."
|
||||
::= { alSepModuleStatsEntry 23 }
|
||||
|
||||
alSepModuleStatsRSASignings OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times an RSA Digital Signature has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 24 }
|
||||
|
||||
alSepModuleStatsRSAVerifications OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times an RSA Digital Signature has been
|
||||
verified by a SEP."
|
||||
::= { alSepModuleStatsEntry 25 }
|
||||
|
||||
alSepModuleStatsRSAEncPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets RSA-encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 26 }
|
||||
|
||||
alSepModuleStatsRSAEncOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets RSA-encrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 27 }
|
||||
|
||||
alSepModuleStatsRSADecPackets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets RSA-decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 28 }
|
||||
|
||||
alSepModuleStatsRSADecOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets RSA-decrypted by this SEP."
|
||||
::= { alSepModuleStatsEntry 29 }
|
||||
|
||||
alSepModuleStatsDSAKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new DSA Key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 30 }
|
||||
|
||||
alSepModuleStatsDSASignings OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a DSA Digital Signature has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 31 }
|
||||
|
||||
alSepModuleStatsDSAVerifications OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a DSA Digital Signature has been
|
||||
verified by a SEP."
|
||||
::= { alSepModuleStatsEntry 32 }
|
||||
|
||||
alSepModuleStatsRSAKeysGenerated OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times a new RSA Key pair has been
|
||||
generated by a SEP."
|
||||
::= { alSepModuleStatsEntry 33 }
|
||||
|
||||
altigaSepStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaSepStatsMibModule 1 }
|
||||
|
||||
altigaSepStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaSepStatsMibConformance 1 }
|
||||
|
||||
altigaSepStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SEP Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSepStatsGroup
|
||||
}
|
||||
::= { altigaSepStatsMibCompliances 1 }
|
||||
|
||||
altigaSepStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSepModuleStatsRowStatus,
|
||||
alSepModuleStatsType,
|
||||
alSepModuleStatsState,
|
||||
alSepModuleStatsDspCodeVersion,
|
||||
alSepModuleStatsHashOutboundPackets,
|
||||
alSepModuleStatsHashOutboundOctets,
|
||||
alSepModuleStatsHashInboundPackets,
|
||||
alSepModuleStatsHashInboundOctets,
|
||||
alSepModuleStatsEncPackets,
|
||||
alSepModuleStatsEncOctets,
|
||||
alSepModuleStatsDecPackets,
|
||||
alSepModuleStatsDecOctets,
|
||||
alSepModuleStatsHashEncPackets,
|
||||
alSepModuleStatsHashDecPackets,
|
||||
alSepModuleStatsCryptoTransformsTotal,
|
||||
alSepModuleStatsPacketDrops,
|
||||
alSepModuleStatsRandRequests,
|
||||
alSepModuleStatsRandReplens,
|
||||
alSepModuleStatsRandBytesAvail,
|
||||
alSepModuleStatsRandCacheEmpty,
|
||||
alSepModuleStatsDHKeysGenerated,
|
||||
alSepModuleStatsDHDerivedSecretKeys,
|
||||
alSepModuleStatsRSASignings,
|
||||
alSepModuleStatsRSAVerifications,
|
||||
alSepModuleStatsRSAEncPackets,
|
||||
alSepModuleStatsRSAEncOctets,
|
||||
alSepModuleStatsRSADecPackets,
|
||||
alSepModuleStatsRSADecOctets,
|
||||
alSepModuleStatsDSAKeysGenerated,
|
||||
alSepModuleStatsDSASignings,
|
||||
alSepModuleStatsDSAVerifications,
|
||||
alSepModuleStatsRSAKeysGenerated
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the SEP Module statistics."
|
||||
::= { alSepGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,287 +1,287 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SSH-STATS-MIB.my: Altiga SSH Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SSH-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Unsigned32, IpAddress,
|
||||
Integer32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
EncryptionAlgorithm
|
||||
FROM ALTIGA-SESSION-STATS-MIB
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSsh, alSshGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSshMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSshStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SSH Statistics MIB models counters and objects that are
|
||||
of management interest for SSH.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
SSH: Secure Shell
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSshMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSshGlobal OBJECT IDENTIFIER ::= { alStatsSsh 1 }
|
||||
|
||||
alSshStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent."
|
||||
::= { alStatsSshGlobal 1 }
|
||||
|
||||
alSshStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received."
|
||||
::= { alStatsSshGlobal 2 }
|
||||
|
||||
alSshStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets."
|
||||
::= { alStatsSshGlobal 3 }
|
||||
|
||||
alSshStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received."
|
||||
::= { alStatsSshGlobal 4 }
|
||||
|
||||
alSshStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of SSH sessions established."
|
||||
::= { alStatsSshGlobal 5 }
|
||||
|
||||
alSshStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active sessions."
|
||||
::= { alStatsSshGlobal 6 }
|
||||
|
||||
alSshStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active sessions that existed at one any time."
|
||||
::= { alStatsSshGlobal 7 }
|
||||
|
||||
|
||||
alSshStatsSessionTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSshStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active HTTP sessions."
|
||||
::= { alStatsSsh 2 }
|
||||
|
||||
alSshStatsSessionEntry OBJECT-TYPE
|
||||
SYNTAX AlSshStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alSshStatsSessionTable."
|
||||
INDEX { alSshStatsSessionIndex }
|
||||
::= { alSshStatsSessionTable 1 }
|
||||
|
||||
AlSshStatsSessionEntry ::= SEQUENCE {
|
||||
alSshStatsSessionIndex Integer32,
|
||||
alSshStatsSessionName DisplayString,
|
||||
alSshStatsSessionIpAddr IpAddress,
|
||||
alSshStatsSessionPort Unsigned32,
|
||||
alSshStatsSessionStartTime TimeTicks,
|
||||
alSshStatsSessionLoginTime Unsigned32,
|
||||
alSshStatsSessionEncr EncryptionAlgorithm,
|
||||
alSshStatsSessionOctetsSent Counter32,
|
||||
alSshStatsSessionOctetsRcvd Counter32,
|
||||
alSshStatsSessionPacketsSent Counter32,
|
||||
alSshStatsSessionPacketsRcvd Counter32
|
||||
}
|
||||
|
||||
alSshStatsSessionIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Index of this session."
|
||||
::= { alSshStatsSessionEntry 1 }
|
||||
|
||||
alSshStatsSessionName OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the administrator using this session."
|
||||
::= { alSshStatsSessionEntry 2 }
|
||||
|
||||
alSshStatsSessionIpAddr OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP address of this session.."
|
||||
::= { alSshStatsSessionEntry 3 }
|
||||
|
||||
alSshStatsSessionPort OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP port address of this session.."
|
||||
::= { alSshStatsSessionEntry 4 }
|
||||
|
||||
alSshStatsSessionStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Login time of this session."
|
||||
::= { alSshStatsSessionEntry 5 }
|
||||
|
||||
alSshStatsSessionLoginTime OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"time_t value of the concentrator at the start of this session."
|
||||
::= { alSshStatsSessionEntry 6 }
|
||||
|
||||
alSshStatsSessionEncr OBJECT-TYPE
|
||||
SYNTAX EncryptionAlgorithm
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of encryption algorithm used for this session."
|
||||
::= { alSshStatsSessionEntry 7 }
|
||||
|
||||
alSshStatsSessionOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets sent during this session."
|
||||
::= { alSshStatsSessionEntry 8 }
|
||||
|
||||
alSshStatsSessionOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets received during this session."
|
||||
::= { alSshStatsSessionEntry 9 }
|
||||
|
||||
alSshStatsSessionPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets sent during this session."
|
||||
::= { alSshStatsSessionEntry 10 }
|
||||
|
||||
alSshStatsSessionPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets received during this session."
|
||||
::= { alSshStatsSessionEntry 11 }
|
||||
|
||||
altigaSshStatsMibConformance OBJECT IDENTIFIER ::= { altigaSshStatsMibModule 1 }
|
||||
altigaSshStatsMibCompliances OBJECT IDENTIFIER ::= { altigaSshStatsMibConformance 1 }
|
||||
|
||||
altigaSshStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SSH Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSshStatsGroup
|
||||
}
|
||||
::= { altigaSshStatsMibCompliances 1 }
|
||||
|
||||
altigaSshStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSshStatsOctetsSent,
|
||||
alSshStatsOctetsRcvd,
|
||||
alSshStatsPacketsSent,
|
||||
alSshStatsPacketsRcvd,
|
||||
alSshStatsTotalSessions,
|
||||
alSshStatsActiveSessions,
|
||||
alSshStatsMaxSessions,
|
||||
alSshStatsSessionIndex,
|
||||
alSshStatsSessionName,
|
||||
alSshStatsSessionIpAddr,
|
||||
alSshStatsSessionPort,
|
||||
alSshStatsSessionStartTime,
|
||||
alSshStatsSessionLoginTime,
|
||||
alSshStatsSessionEncr,
|
||||
alSshStatsSessionOctetsSent,
|
||||
alSshStatsSessionOctetsRcvd,
|
||||
alSshStatsSessionPacketsSent,
|
||||
alSshStatsSessionPacketsRcvd
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SSH statistics."
|
||||
::= { alSshGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SSH-STATS-MIB.my: Altiga SSH Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SSH-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Unsigned32, IpAddress,
|
||||
Integer32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
EncryptionAlgorithm
|
||||
FROM ALTIGA-SESSION-STATS-MIB
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSsh, alSshGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSshMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSshStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SSH Statistics MIB models counters and objects that are
|
||||
of management interest for SSH.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
SSH: Secure Shell
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSshMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSshGlobal OBJECT IDENTIFIER ::= { alStatsSsh 1 }
|
||||
|
||||
alSshStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent."
|
||||
::= { alStatsSshGlobal 1 }
|
||||
|
||||
alSshStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received."
|
||||
::= { alStatsSshGlobal 2 }
|
||||
|
||||
alSshStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets."
|
||||
::= { alStatsSshGlobal 3 }
|
||||
|
||||
alSshStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received."
|
||||
::= { alStatsSshGlobal 4 }
|
||||
|
||||
alSshStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of SSH sessions established."
|
||||
::= { alStatsSshGlobal 5 }
|
||||
|
||||
alSshStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active sessions."
|
||||
::= { alStatsSshGlobal 6 }
|
||||
|
||||
alSshStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active sessions that existed at one any time."
|
||||
::= { alStatsSshGlobal 7 }
|
||||
|
||||
|
||||
alSshStatsSessionTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSshStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active HTTP sessions."
|
||||
::= { alStatsSsh 2 }
|
||||
|
||||
alSshStatsSessionEntry OBJECT-TYPE
|
||||
SYNTAX AlSshStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alSshStatsSessionTable."
|
||||
INDEX { alSshStatsSessionIndex }
|
||||
::= { alSshStatsSessionTable 1 }
|
||||
|
||||
AlSshStatsSessionEntry ::= SEQUENCE {
|
||||
alSshStatsSessionIndex Integer32,
|
||||
alSshStatsSessionName DisplayString,
|
||||
alSshStatsSessionIpAddr IpAddress,
|
||||
alSshStatsSessionPort Unsigned32,
|
||||
alSshStatsSessionStartTime TimeTicks,
|
||||
alSshStatsSessionLoginTime Unsigned32,
|
||||
alSshStatsSessionEncr EncryptionAlgorithm,
|
||||
alSshStatsSessionOctetsSent Counter32,
|
||||
alSshStatsSessionOctetsRcvd Counter32,
|
||||
alSshStatsSessionPacketsSent Counter32,
|
||||
alSshStatsSessionPacketsRcvd Counter32
|
||||
}
|
||||
|
||||
alSshStatsSessionIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Index of this session."
|
||||
::= { alSshStatsSessionEntry 1 }
|
||||
|
||||
alSshStatsSessionName OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the administrator using this session."
|
||||
::= { alSshStatsSessionEntry 2 }
|
||||
|
||||
alSshStatsSessionIpAddr OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP address of this session.."
|
||||
::= { alSshStatsSessionEntry 3 }
|
||||
|
||||
alSshStatsSessionPort OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP port address of this session.."
|
||||
::= { alSshStatsSessionEntry 4 }
|
||||
|
||||
alSshStatsSessionStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Login time of this session."
|
||||
::= { alSshStatsSessionEntry 5 }
|
||||
|
||||
alSshStatsSessionLoginTime OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"time_t value of the concentrator at the start of this session."
|
||||
::= { alSshStatsSessionEntry 6 }
|
||||
|
||||
alSshStatsSessionEncr OBJECT-TYPE
|
||||
SYNTAX EncryptionAlgorithm
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of encryption algorithm used for this session."
|
||||
::= { alSshStatsSessionEntry 7 }
|
||||
|
||||
alSshStatsSessionOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets sent during this session."
|
||||
::= { alSshStatsSessionEntry 8 }
|
||||
|
||||
alSshStatsSessionOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets received during this session."
|
||||
::= { alSshStatsSessionEntry 9 }
|
||||
|
||||
alSshStatsSessionPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets sent during this session."
|
||||
::= { alSshStatsSessionEntry 10 }
|
||||
|
||||
alSshStatsSessionPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets received during this session."
|
||||
::= { alSshStatsSessionEntry 11 }
|
||||
|
||||
altigaSshStatsMibConformance OBJECT IDENTIFIER ::= { altigaSshStatsMibModule 1 }
|
||||
altigaSshStatsMibCompliances OBJECT IDENTIFIER ::= { altigaSshStatsMibConformance 1 }
|
||||
|
||||
altigaSshStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SSH Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSshStatsGroup
|
||||
}
|
||||
::= { altigaSshStatsMibCompliances 1 }
|
||||
|
||||
altigaSshStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSshStatsOctetsSent,
|
||||
alSshStatsOctetsRcvd,
|
||||
alSshStatsPacketsSent,
|
||||
alSshStatsPacketsRcvd,
|
||||
alSshStatsTotalSessions,
|
||||
alSshStatsActiveSessions,
|
||||
alSshStatsMaxSessions,
|
||||
alSshStatsSessionIndex,
|
||||
alSshStatsSessionName,
|
||||
alSshStatsSessionIpAddr,
|
||||
alSshStatsSessionPort,
|
||||
alSshStatsSessionStartTime,
|
||||
alSshStatsSessionLoginTime,
|
||||
alSshStatsSessionEncr,
|
||||
alSshStatsSessionOctetsSent,
|
||||
alSshStatsSessionOctetsRcvd,
|
||||
alSshStatsSessionPacketsSent,
|
||||
alSshStatsSessionPacketsRcvd
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SSH statistics."
|
||||
::= { alSshGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,287 +1,287 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SSH-STATS-MIB.my: Altiga SSH Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SSH-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Unsigned32, IpAddress,
|
||||
Integer32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
EncryptionAlgorithm
|
||||
FROM ALTIGA-SESSION-STATS-MIB
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSsh, alSshGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSshMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSshStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SSH Statistics MIB models counters and objects that are
|
||||
of management interest for SSH.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
SSH: Secure Shell
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSshMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSshGlobal OBJECT IDENTIFIER ::= { alStatsSsh 1 }
|
||||
|
||||
alSshStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent."
|
||||
::= { alStatsSshGlobal 1 }
|
||||
|
||||
alSshStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received."
|
||||
::= { alStatsSshGlobal 2 }
|
||||
|
||||
alSshStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets."
|
||||
::= { alStatsSshGlobal 3 }
|
||||
|
||||
alSshStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received."
|
||||
::= { alStatsSshGlobal 4 }
|
||||
|
||||
alSshStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of SSH sessions established."
|
||||
::= { alStatsSshGlobal 5 }
|
||||
|
||||
alSshStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active sessions."
|
||||
::= { alStatsSshGlobal 6 }
|
||||
|
||||
alSshStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active sessions that existed at one any time."
|
||||
::= { alStatsSshGlobal 7 }
|
||||
|
||||
|
||||
alSshStatsSessionTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSshStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active HTTP sessions."
|
||||
::= { alStatsSsh 2 }
|
||||
|
||||
alSshStatsSessionEntry OBJECT-TYPE
|
||||
SYNTAX AlSshStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alSshStatsSessionTable."
|
||||
INDEX { alSshStatsSessionIndex }
|
||||
::= { alSshStatsSessionTable 1 }
|
||||
|
||||
AlSshStatsSessionEntry ::= SEQUENCE {
|
||||
alSshStatsSessionIndex Integer32,
|
||||
alSshStatsSessionName DisplayString,
|
||||
alSshStatsSessionIpAddr IpAddress,
|
||||
alSshStatsSessionPort Unsigned32,
|
||||
alSshStatsSessionStartTime TimeTicks,
|
||||
alSshStatsSessionLoginTime Unsigned32,
|
||||
alSshStatsSessionEncr EncryptionAlgorithm,
|
||||
alSshStatsSessionOctetsSent Counter32,
|
||||
alSshStatsSessionOctetsRcvd Counter32,
|
||||
alSshStatsSessionPacketsSent Counter32,
|
||||
alSshStatsSessionPacketsRcvd Counter32
|
||||
}
|
||||
|
||||
alSshStatsSessionIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Index of this session."
|
||||
::= { alSshStatsSessionEntry 1 }
|
||||
|
||||
alSshStatsSessionName OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the administrator using this session."
|
||||
::= { alSshStatsSessionEntry 2 }
|
||||
|
||||
alSshStatsSessionIpAddr OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP address of this session.."
|
||||
::= { alSshStatsSessionEntry 3 }
|
||||
|
||||
alSshStatsSessionPort OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP port address of this session.."
|
||||
::= { alSshStatsSessionEntry 4 }
|
||||
|
||||
alSshStatsSessionStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Login time of this session."
|
||||
::= { alSshStatsSessionEntry 5 }
|
||||
|
||||
alSshStatsSessionLoginTime OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"time_t value of the concentrator at the start of this session."
|
||||
::= { alSshStatsSessionEntry 6 }
|
||||
|
||||
alSshStatsSessionEncr OBJECT-TYPE
|
||||
SYNTAX EncryptionAlgorithm
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of encryption algorithm used for this session."
|
||||
::= { alSshStatsSessionEntry 7 }
|
||||
|
||||
alSshStatsSessionOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets sent during this session."
|
||||
::= { alSshStatsSessionEntry 8 }
|
||||
|
||||
alSshStatsSessionOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets received during this session."
|
||||
::= { alSshStatsSessionEntry 9 }
|
||||
|
||||
alSshStatsSessionPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets sent during this session."
|
||||
::= { alSshStatsSessionEntry 10 }
|
||||
|
||||
alSshStatsSessionPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets received during this session."
|
||||
::= { alSshStatsSessionEntry 11 }
|
||||
|
||||
altigaSshStatsMibConformance OBJECT IDENTIFIER ::= { altigaSshStatsMibModule 1 }
|
||||
altigaSshStatsMibCompliances OBJECT IDENTIFIER ::= { altigaSshStatsMibConformance 1 }
|
||||
|
||||
altigaSshStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SSH Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSshStatsGroup
|
||||
}
|
||||
::= { altigaSshStatsMibCompliances 1 }
|
||||
|
||||
altigaSshStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSshStatsOctetsSent,
|
||||
alSshStatsOctetsRcvd,
|
||||
alSshStatsPacketsSent,
|
||||
alSshStatsPacketsRcvd,
|
||||
alSshStatsTotalSessions,
|
||||
alSshStatsActiveSessions,
|
||||
alSshStatsMaxSessions,
|
||||
alSshStatsSessionIndex,
|
||||
alSshStatsSessionName,
|
||||
alSshStatsSessionIpAddr,
|
||||
alSshStatsSessionPort,
|
||||
alSshStatsSessionStartTime,
|
||||
alSshStatsSessionLoginTime,
|
||||
alSshStatsSessionEncr,
|
||||
alSshStatsSessionOctetsSent,
|
||||
alSshStatsSessionOctetsRcvd,
|
||||
alSshStatsSessionPacketsSent,
|
||||
alSshStatsSessionPacketsRcvd
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SSH statistics."
|
||||
::= { alSshGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SSH-STATS-MIB.my: Altiga SSH Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SSH-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Unsigned32, IpAddress,
|
||||
Integer32, TimeTicks
|
||||
FROM SNMPv2-SMI
|
||||
DisplayString
|
||||
FROM SNMPv2-TC
|
||||
EncryptionAlgorithm
|
||||
FROM ALTIGA-SESSION-STATS-MIB
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSsh, alSshGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSshMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSshStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SSH Statistics MIB models counters and objects that are
|
||||
of management interest for SSH.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
SSH: Secure Shell
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSshMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSshGlobal OBJECT IDENTIFIER ::= { alStatsSsh 1 }
|
||||
|
||||
alSshStatsOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent."
|
||||
::= { alStatsSshGlobal 1 }
|
||||
|
||||
alSshStatsOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received."
|
||||
::= { alStatsSshGlobal 2 }
|
||||
|
||||
alSshStatsPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets."
|
||||
::= { alStatsSshGlobal 3 }
|
||||
|
||||
alSshStatsPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of packets received."
|
||||
::= { alStatsSshGlobal 4 }
|
||||
|
||||
alSshStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The total number of SSH sessions established."
|
||||
::= { alStatsSshGlobal 5 }
|
||||
|
||||
alSshStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of active sessions."
|
||||
::= { alStatsSshGlobal 6 }
|
||||
|
||||
alSshStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number of active sessions that existed at one any time."
|
||||
::= { alStatsSshGlobal 7 }
|
||||
|
||||
|
||||
alSshStatsSessionTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSshStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List of active HTTP sessions."
|
||||
::= { alStatsSsh 2 }
|
||||
|
||||
alSshStatsSessionEntry OBJECT-TYPE
|
||||
SYNTAX AlSshStatsSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the alSshStatsSessionTable."
|
||||
INDEX { alSshStatsSessionIndex }
|
||||
::= { alSshStatsSessionTable 1 }
|
||||
|
||||
AlSshStatsSessionEntry ::= SEQUENCE {
|
||||
alSshStatsSessionIndex Integer32,
|
||||
alSshStatsSessionName DisplayString,
|
||||
alSshStatsSessionIpAddr IpAddress,
|
||||
alSshStatsSessionPort Unsigned32,
|
||||
alSshStatsSessionStartTime TimeTicks,
|
||||
alSshStatsSessionLoginTime Unsigned32,
|
||||
alSshStatsSessionEncr EncryptionAlgorithm,
|
||||
alSshStatsSessionOctetsSent Counter32,
|
||||
alSshStatsSessionOctetsRcvd Counter32,
|
||||
alSshStatsSessionPacketsSent Counter32,
|
||||
alSshStatsSessionPacketsRcvd Counter32
|
||||
}
|
||||
|
||||
alSshStatsSessionIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Index of this session."
|
||||
::= { alSshStatsSessionEntry 1 }
|
||||
|
||||
alSshStatsSessionName OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the administrator using this session."
|
||||
::= { alSshStatsSessionEntry 2 }
|
||||
|
||||
alSshStatsSessionIpAddr OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP address of this session.."
|
||||
::= { alSshStatsSessionEntry 3 }
|
||||
|
||||
alSshStatsSessionPort OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remote IP port address of this session.."
|
||||
::= { alSshStatsSessionEntry 4 }
|
||||
|
||||
alSshStatsSessionStartTime OBJECT-TYPE
|
||||
SYNTAX TimeTicks
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Login time of this session."
|
||||
::= { alSshStatsSessionEntry 5 }
|
||||
|
||||
alSshStatsSessionLoginTime OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"time_t value of the concentrator at the start of this session."
|
||||
::= { alSshStatsSessionEntry 6 }
|
||||
|
||||
alSshStatsSessionEncr OBJECT-TYPE
|
||||
SYNTAX EncryptionAlgorithm
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The type of encryption algorithm used for this session."
|
||||
::= { alSshStatsSessionEntry 7 }
|
||||
|
||||
alSshStatsSessionOctetsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets sent during this session."
|
||||
::= { alSshStatsSessionEntry 8 }
|
||||
|
||||
alSshStatsSessionOctetsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of octets received during this session."
|
||||
::= { alSshStatsSessionEntry 9 }
|
||||
|
||||
alSshStatsSessionPacketsSent OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets sent during this session."
|
||||
::= { alSshStatsSessionEntry 10 }
|
||||
|
||||
alSshStatsSessionPacketsRcvd OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Number of packets received during this session."
|
||||
::= { alSshStatsSessionEntry 11 }
|
||||
|
||||
altigaSshStatsMibConformance OBJECT IDENTIFIER ::= { altigaSshStatsMibModule 1 }
|
||||
altigaSshStatsMibCompliances OBJECT IDENTIFIER ::= { altigaSshStatsMibConformance 1 }
|
||||
|
||||
altigaSshStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SSH Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSshStatsGroup
|
||||
}
|
||||
::= { altigaSshStatsMibCompliances 1 }
|
||||
|
||||
altigaSshStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSshStatsOctetsSent,
|
||||
alSshStatsOctetsRcvd,
|
||||
alSshStatsPacketsSent,
|
||||
alSshStatsPacketsRcvd,
|
||||
alSshStatsTotalSessions,
|
||||
alSshStatsActiveSessions,
|
||||
alSshStatsMaxSessions,
|
||||
alSshStatsSessionIndex,
|
||||
alSshStatsSessionName,
|
||||
alSshStatsSessionIpAddr,
|
||||
alSshStatsSessionPort,
|
||||
alSshStatsSessionStartTime,
|
||||
alSshStatsSessionLoginTime,
|
||||
alSshStatsSessionEncr,
|
||||
alSshStatsSessionOctetsSent,
|
||||
alSshStatsSessionOctetsRcvd,
|
||||
alSshStatsSessionPacketsSent,
|
||||
alSshStatsSessionPacketsRcvd
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SSH statistics."
|
||||
::= { alSshGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,154 +1,154 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SSL-STATS-MIB.my: Altiga SSL Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SSL-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSsl, alSslGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSslMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSslStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SSL Statistics MIB models counters and objects that are
|
||||
of management interest for SSL.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSslMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSslGlobal OBJECT IDENTIFIER ::= { alStatsSsl 1 }
|
||||
|
||||
alSslStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of total sessions."
|
||||
::= { alStatsSslGlobal 1 }
|
||||
|
||||
alSslStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current number of active sessions."
|
||||
::= { alStatsSslGlobal 2 }
|
||||
|
||||
alSslStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number current of active sessions at
|
||||
any one time."
|
||||
::= { alStatsSslGlobal 3 }
|
||||
|
||||
alSslStatsPreDecryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent to the decryption engine. Includes
|
||||
octets used as part of negotiation."
|
||||
::= { alStatsSslGlobal 4 }
|
||||
|
||||
alSslStatsPostDecryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received from the decryption engine."
|
||||
::= { alStatsSslGlobal 5 }
|
||||
|
||||
alSslStatsPreEncryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets send to the encryption engine."
|
||||
::= { alStatsSslGlobal 6 }
|
||||
|
||||
alSslStatsPostEncryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received from the encryption engine.
|
||||
Includes octets used as part of negitiation."
|
||||
::= { alStatsSslGlobal 7 }
|
||||
|
||||
altigaSslStatsMibConformance OBJECT IDENTIFIER ::= { altigaSslStatsMibModule 1 }
|
||||
altigaSslStatsMibCompliances OBJECT IDENTIFIER ::= { altigaSslStatsMibConformance 1 }
|
||||
|
||||
altigaSslStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SSL Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSslStatsGroup
|
||||
}
|
||||
::= { altigaSslStatsMibCompliances 1 }
|
||||
|
||||
altigaSslStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSslStatsTotalSessions,
|
||||
alSslStatsActiveSessions,
|
||||
alSslStatsMaxSessions,
|
||||
alSslStatsPreDecryptOctets,
|
||||
alSslStatsPostDecryptOctets,
|
||||
alSslStatsPreEncryptOctets,
|
||||
alSslStatsPostEncryptOctets
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SSL statistics."
|
||||
::= { alSslGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SSL-STATS-MIB.my: Altiga SSL Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SSL-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSsl, alSslGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSslMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSslStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SSL Statistics MIB models counters and objects that are
|
||||
of management interest for SSL.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSslMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSslGlobal OBJECT IDENTIFIER ::= { alStatsSsl 1 }
|
||||
|
||||
alSslStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of total sessions."
|
||||
::= { alStatsSslGlobal 1 }
|
||||
|
||||
alSslStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current number of active sessions."
|
||||
::= { alStatsSslGlobal 2 }
|
||||
|
||||
alSslStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number current of active sessions at
|
||||
any one time."
|
||||
::= { alStatsSslGlobal 3 }
|
||||
|
||||
alSslStatsPreDecryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent to the decryption engine. Includes
|
||||
octets used as part of negotiation."
|
||||
::= { alStatsSslGlobal 4 }
|
||||
|
||||
alSslStatsPostDecryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received from the decryption engine."
|
||||
::= { alStatsSslGlobal 5 }
|
||||
|
||||
alSslStatsPreEncryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets send to the encryption engine."
|
||||
::= { alStatsSslGlobal 6 }
|
||||
|
||||
alSslStatsPostEncryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received from the encryption engine.
|
||||
Includes octets used as part of negitiation."
|
||||
::= { alStatsSslGlobal 7 }
|
||||
|
||||
altigaSslStatsMibConformance OBJECT IDENTIFIER ::= { altigaSslStatsMibModule 1 }
|
||||
altigaSslStatsMibCompliances OBJECT IDENTIFIER ::= { altigaSslStatsMibConformance 1 }
|
||||
|
||||
altigaSslStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SSL Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSslStatsGroup
|
||||
}
|
||||
::= { altigaSslStatsMibCompliances 1 }
|
||||
|
||||
altigaSslStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSslStatsTotalSessions,
|
||||
alSslStatsActiveSessions,
|
||||
alSslStatsMaxSessions,
|
||||
alSslStatsPreDecryptOctets,
|
||||
alSslStatsPostDecryptOctets,
|
||||
alSslStatsPreEncryptOctets,
|
||||
alSslStatsPostEncryptOctets
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SSL statistics."
|
||||
::= { alSslGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,154 +1,154 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SSL-STATS-MIB.my: Altiga SSL Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SSL-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSsl, alSslGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSslMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSslStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SSL Statistics MIB models counters and objects that are
|
||||
of management interest for SSL.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSslMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSslGlobal OBJECT IDENTIFIER ::= { alStatsSsl 1 }
|
||||
|
||||
alSslStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of total sessions."
|
||||
::= { alStatsSslGlobal 1 }
|
||||
|
||||
alSslStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current number of active sessions."
|
||||
::= { alStatsSslGlobal 2 }
|
||||
|
||||
alSslStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number current of active sessions at
|
||||
any one time."
|
||||
::= { alStatsSslGlobal 3 }
|
||||
|
||||
alSslStatsPreDecryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent to the decryption engine. Includes
|
||||
octets used as part of negotiation."
|
||||
::= { alStatsSslGlobal 4 }
|
||||
|
||||
alSslStatsPostDecryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received from the decryption engine."
|
||||
::= { alStatsSslGlobal 5 }
|
||||
|
||||
alSslStatsPreEncryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets send to the encryption engine."
|
||||
::= { alStatsSslGlobal 6 }
|
||||
|
||||
alSslStatsPostEncryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received from the encryption engine.
|
||||
Includes octets used as part of negitiation."
|
||||
::= { alStatsSslGlobal 7 }
|
||||
|
||||
altigaSslStatsMibConformance OBJECT IDENTIFIER ::= { altigaSslStatsMibModule 1 }
|
||||
altigaSslStatsMibCompliances OBJECT IDENTIFIER ::= { altigaSslStatsMibConformance 1 }
|
||||
|
||||
altigaSslStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SSL Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSslStatsGroup
|
||||
}
|
||||
::= { altigaSslStatsMibCompliances 1 }
|
||||
|
||||
altigaSslStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSslStatsTotalSessions,
|
||||
alSslStatsActiveSessions,
|
||||
alSslStatsMaxSessions,
|
||||
alSslStatsPreDecryptOctets,
|
||||
alSslStatsPostDecryptOctets,
|
||||
alSslStatsPreEncryptOctets,
|
||||
alSslStatsPostEncryptOctets
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SSL statistics."
|
||||
::= { alSslGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SSL-STATS-MIB.my: Altiga SSL Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SSL-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32
|
||||
FROM SNMPv2-SMI
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSsl, alSslGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSslMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaSslStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga SSL Statistics MIB models counters and objects that are
|
||||
of management interest for SSL.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
SSL: Secure Sockets Layer
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSslMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSslGlobal OBJECT IDENTIFIER ::= { alStatsSsl 1 }
|
||||
|
||||
alSslStatsTotalSessions OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of total sessions."
|
||||
::= { alStatsSslGlobal 1 }
|
||||
|
||||
alSslStatsActiveSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current number of active sessions."
|
||||
::= { alStatsSslGlobal 2 }
|
||||
|
||||
alSslStatsMaxSessions OBJECT-TYPE
|
||||
SYNTAX Gauge32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The maximum number current of active sessions at
|
||||
any one time."
|
||||
::= { alStatsSslGlobal 3 }
|
||||
|
||||
alSslStatsPreDecryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets sent to the decryption engine. Includes
|
||||
octets used as part of negotiation."
|
||||
::= { alStatsSslGlobal 4 }
|
||||
|
||||
alSslStatsPostDecryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received from the decryption engine."
|
||||
::= { alStatsSslGlobal 5 }
|
||||
|
||||
alSslStatsPreEncryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets send to the encryption engine."
|
||||
::= { alStatsSslGlobal 6 }
|
||||
|
||||
alSslStatsPostEncryptOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received from the encryption engine.
|
||||
Includes octets used as part of negitiation."
|
||||
::= { alStatsSslGlobal 7 }
|
||||
|
||||
altigaSslStatsMibConformance OBJECT IDENTIFIER ::= { altigaSslStatsMibModule 1 }
|
||||
altigaSslStatsMibCompliances OBJECT IDENTIFIER ::= { altigaSslStatsMibConformance 1 }
|
||||
|
||||
altigaSslStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga SSL Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSslStatsGroup
|
||||
}
|
||||
::= { altigaSslStatsMibCompliances 1 }
|
||||
|
||||
altigaSslStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSslStatsTotalSessions,
|
||||
alSslStatsActiveSessions,
|
||||
alSslStatsMaxSessions,
|
||||
alSslStatsPreDecryptOctets,
|
||||
alSslStatsPostDecryptOctets,
|
||||
alSslStatsPreEncryptOctets,
|
||||
alSslStatsPostEncryptOctets
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SSL statistics."
|
||||
::= { alSslGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,362 +1,362 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SYNC-STATS-MIB.my: Altiga Sync Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SYNC-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSync, alSyncGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSyncMibModule
|
||||
FROM ALTIGA-GLOBAL-REG
|
||||
InterfaceIndex
|
||||
FROM IF-MIB;
|
||||
|
||||
altigaSyncStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Sync Statistics MIB models counters and objects
|
||||
that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
CRC: Cyclic Redundancy Check
|
||||
|
||||
HDLC: High-level Data Link Control
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MTU: Maximum Transmission Unit
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSyncMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSyncGlobal OBJECT IDENTIFIER ::= { alStatsSync 1 }
|
||||
|
||||
alSyncStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSyncStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The SYNC interface statistics MIB."
|
||||
::= { alStatsSync 2 }
|
||||
|
||||
alSyncStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlSyncStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry the alSyncStatsTable."
|
||||
INDEX { alSyncStatsSlot, alSyncStatsConn, alSyncStatsChannel }
|
||||
::= { alSyncStatsTable 1 }
|
||||
|
||||
AlSyncStatsEntry ::= SEQUENCE {
|
||||
alSyncStatsRowStatus RowStatus,
|
||||
alSyncStatsSlot Integer32,
|
||||
alSyncStatsConn Integer32,
|
||||
alSyncStatsChannel Integer32,
|
||||
alSyncStatsIfIndex InterfaceIndex,
|
||||
alSyncStatsPortState INTEGER,
|
||||
alSyncStatsRxFrames Counter32,
|
||||
alSyncStatsRxOctets Counter32,
|
||||
alSyncStatsRxReplenFails Counter32,
|
||||
alSyncStatsRxClockErrors Counter32,
|
||||
alSyncStatsRxDpllErrors Counter32,
|
||||
alSyncStatsRxFrameTooLongErrors Counter32,
|
||||
alSyncStatsRxFrameOctetAlignErrors Counter32,
|
||||
alSyncStatsRxAbortErrors Counter32,
|
||||
alSyncStatsRxCrcErrors Counter32,
|
||||
alSyncStatsRxRcvrOverrunErrors Counter32,
|
||||
alSyncStatsTxFrames Counter32,
|
||||
alSyncStatsTxOctets Counter32,
|
||||
alSyncStatsTxRingFullDropsErrors Counter32,
|
||||
alSyncStatsTxClockErrors Counter32,
|
||||
alSyncStatsTxFrameTooLongErrors Counter32,
|
||||
alSyncStatsTxUnderrunErrors Counter32
|
||||
}
|
||||
|
||||
alSyncStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alSyncStatsEntry 1 }
|
||||
|
||||
alSyncStatsSlot OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 2 }
|
||||
|
||||
alSyncStatsConn OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical connector for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 3 }
|
||||
|
||||
alSyncStatsChannel OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The virtual channel for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 4 }
|
||||
|
||||
alSyncStatsIfIndex OBJECT-TYPE
|
||||
SYNTAX InterfaceIndex
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The IfIndex of this SYNC slot/conn/channel. This is
|
||||
configured, but configuration is not available via
|
||||
SNMP."
|
||||
::= { alSyncStatsEntry 5 }
|
||||
|
||||
alSyncStatsPortState OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
init(1), -- port is coming up
|
||||
running(2), -- port has finished initialization
|
||||
-- and is waiting to transition to
|
||||
-- data state
|
||||
up(3), -- ready to pass packets
|
||||
down(4) -- port is down, unable to pass
|
||||
-- packets
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current operational state of the interface.
|
||||
The init(1) state indicates the port is in the state
|
||||
of trying to come up. It will transition to running(2)
|
||||
once initialization is complete. up(3) indicates the
|
||||
interface is capable of passing packets. down(4) indicates
|
||||
the interface is no longer capable of passing packets."
|
||||
::= { alSyncStatsEntry 6 }
|
||||
|
||||
alSyncStatsRxFrames OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 7 }
|
||||
|
||||
alSyncStatsRxOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 8 }
|
||||
|
||||
alSyncStatsRxReplenFails OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times receive buffers could not be allocated
|
||||
on this HDLC interface."
|
||||
::= { alSyncStatsEntry 9 }
|
||||
|
||||
alSyncStatsRxClockErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of clock errors on this HDLC interface."
|
||||
::= { alSyncStatsEntry 10 }
|
||||
|
||||
alSyncStatsRxDpllErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of DPLL errors received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 11 }
|
||||
|
||||
alSyncStatsRxFrameTooLongErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received long frame errors received on this
|
||||
HDLC interface."
|
||||
::= { alSyncStatsEntry 12 }
|
||||
|
||||
alSyncStatsRxFrameOctetAlignErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received long frame errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 13 }
|
||||
|
||||
alSyncStatsRxAbortErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received abort errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 14 }
|
||||
|
||||
alSyncStatsRxCrcErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received CRC errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 15 }
|
||||
|
||||
alSyncStatsRxRcvrOverrunErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received CRC errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 16 }
|
||||
|
||||
alSyncStatsTxFrames OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted frames on this HDLC interface."
|
||||
::= { alSyncStatsEntry 17 }
|
||||
|
||||
alSyncStatsTxOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted frames on this HDLC interface."
|
||||
::= { alSyncStatsEntry 18 }
|
||||
|
||||
alSyncStatsTxRingFullDropsErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames dropped on this HDLC interface because
|
||||
the transmit ring was full."
|
||||
::= { alSyncStatsEntry 19 }
|
||||
|
||||
alSyncStatsTxClockErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmit clock errors on this HDLC interface."
|
||||
::= { alSyncStatsEntry 20 }
|
||||
|
||||
alSyncStatsTxFrameTooLongErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames dropped this HDLC interface because they
|
||||
were long than the interface's MTU."
|
||||
::= { alSyncStatsEntry 21 }
|
||||
|
||||
alSyncStatsTxUnderrunErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitter underruns on this HDLC interface."
|
||||
::= { alSyncStatsEntry 22 }
|
||||
|
||||
altigaSyncStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaSyncStatsMibModule 1 }
|
||||
|
||||
altigaSyncStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaSyncStatsMibConformance 1 }
|
||||
|
||||
altigaSyncStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Sync Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSyncStatsGroup
|
||||
}
|
||||
::= { altigaSyncStatsMibCompliances 1 }
|
||||
|
||||
altigaSyncStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSyncStatsRowStatus,
|
||||
alSyncStatsSlot,
|
||||
alSyncStatsConn,
|
||||
alSyncStatsChannel,
|
||||
alSyncStatsIfIndex,
|
||||
alSyncStatsPortState,
|
||||
alSyncStatsRxFrames,
|
||||
alSyncStatsRxOctets,
|
||||
alSyncStatsRxReplenFails,
|
||||
alSyncStatsRxClockErrors,
|
||||
alSyncStatsRxDpllErrors,
|
||||
alSyncStatsRxFrameTooLongErrors,
|
||||
alSyncStatsRxFrameOctetAlignErrors,
|
||||
alSyncStatsRxAbortErrors,
|
||||
alSyncStatsRxCrcErrors,
|
||||
alSyncStatsRxRcvrOverrunErrors,
|
||||
alSyncStatsTxFrames,
|
||||
alSyncStatsTxOctets,
|
||||
alSyncStatsTxRingFullDropsErrors,
|
||||
alSyncStatsTxClockErrors,
|
||||
alSyncStatsTxFrameTooLongErrors,
|
||||
alSyncStatsTxUnderrunErrors
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SYNC configuration."
|
||||
::= { alSyncGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SYNC-STATS-MIB.my: Altiga Sync Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SYNC-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSync, alSyncGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSyncMibModule
|
||||
FROM ALTIGA-GLOBAL-REG
|
||||
InterfaceIndex
|
||||
FROM IF-MIB;
|
||||
|
||||
altigaSyncStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Sync Statistics MIB models counters and objects
|
||||
that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
CRC: Cyclic Redundancy Check
|
||||
|
||||
HDLC: High-level Data Link Control
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MTU: Maximum Transmission Unit
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSyncMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSyncGlobal OBJECT IDENTIFIER ::= { alStatsSync 1 }
|
||||
|
||||
alSyncStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSyncStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The SYNC interface statistics MIB."
|
||||
::= { alStatsSync 2 }
|
||||
|
||||
alSyncStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlSyncStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry the alSyncStatsTable."
|
||||
INDEX { alSyncStatsSlot, alSyncStatsConn, alSyncStatsChannel }
|
||||
::= { alSyncStatsTable 1 }
|
||||
|
||||
AlSyncStatsEntry ::= SEQUENCE {
|
||||
alSyncStatsRowStatus RowStatus,
|
||||
alSyncStatsSlot Integer32,
|
||||
alSyncStatsConn Integer32,
|
||||
alSyncStatsChannel Integer32,
|
||||
alSyncStatsIfIndex InterfaceIndex,
|
||||
alSyncStatsPortState INTEGER,
|
||||
alSyncStatsRxFrames Counter32,
|
||||
alSyncStatsRxOctets Counter32,
|
||||
alSyncStatsRxReplenFails Counter32,
|
||||
alSyncStatsRxClockErrors Counter32,
|
||||
alSyncStatsRxDpllErrors Counter32,
|
||||
alSyncStatsRxFrameTooLongErrors Counter32,
|
||||
alSyncStatsRxFrameOctetAlignErrors Counter32,
|
||||
alSyncStatsRxAbortErrors Counter32,
|
||||
alSyncStatsRxCrcErrors Counter32,
|
||||
alSyncStatsRxRcvrOverrunErrors Counter32,
|
||||
alSyncStatsTxFrames Counter32,
|
||||
alSyncStatsTxOctets Counter32,
|
||||
alSyncStatsTxRingFullDropsErrors Counter32,
|
||||
alSyncStatsTxClockErrors Counter32,
|
||||
alSyncStatsTxFrameTooLongErrors Counter32,
|
||||
alSyncStatsTxUnderrunErrors Counter32
|
||||
}
|
||||
|
||||
alSyncStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alSyncStatsEntry 1 }
|
||||
|
||||
alSyncStatsSlot OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 2 }
|
||||
|
||||
alSyncStatsConn OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical connector for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 3 }
|
||||
|
||||
alSyncStatsChannel OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The virtual channel for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 4 }
|
||||
|
||||
alSyncStatsIfIndex OBJECT-TYPE
|
||||
SYNTAX InterfaceIndex
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The IfIndex of this SYNC slot/conn/channel. This is
|
||||
configured, but configuration is not available via
|
||||
SNMP."
|
||||
::= { alSyncStatsEntry 5 }
|
||||
|
||||
alSyncStatsPortState OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
init(1), -- port is coming up
|
||||
running(2), -- port has finished initialization
|
||||
-- and is waiting to transition to
|
||||
-- data state
|
||||
up(3), -- ready to pass packets
|
||||
down(4) -- port is down, unable to pass
|
||||
-- packets
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current operational state of the interface.
|
||||
The init(1) state indicates the port is in the state
|
||||
of trying to come up. It will transition to running(2)
|
||||
once initialization is complete. up(3) indicates the
|
||||
interface is capable of passing packets. down(4) indicates
|
||||
the interface is no longer capable of passing packets."
|
||||
::= { alSyncStatsEntry 6 }
|
||||
|
||||
alSyncStatsRxFrames OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 7 }
|
||||
|
||||
alSyncStatsRxOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 8 }
|
||||
|
||||
alSyncStatsRxReplenFails OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times receive buffers could not be allocated
|
||||
on this HDLC interface."
|
||||
::= { alSyncStatsEntry 9 }
|
||||
|
||||
alSyncStatsRxClockErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of clock errors on this HDLC interface."
|
||||
::= { alSyncStatsEntry 10 }
|
||||
|
||||
alSyncStatsRxDpllErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of DPLL errors received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 11 }
|
||||
|
||||
alSyncStatsRxFrameTooLongErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received long frame errors received on this
|
||||
HDLC interface."
|
||||
::= { alSyncStatsEntry 12 }
|
||||
|
||||
alSyncStatsRxFrameOctetAlignErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received long frame errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 13 }
|
||||
|
||||
alSyncStatsRxAbortErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received abort errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 14 }
|
||||
|
||||
alSyncStatsRxCrcErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received CRC errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 15 }
|
||||
|
||||
alSyncStatsRxRcvrOverrunErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received CRC errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 16 }
|
||||
|
||||
alSyncStatsTxFrames OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted frames on this HDLC interface."
|
||||
::= { alSyncStatsEntry 17 }
|
||||
|
||||
alSyncStatsTxOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted frames on this HDLC interface."
|
||||
::= { alSyncStatsEntry 18 }
|
||||
|
||||
alSyncStatsTxRingFullDropsErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames dropped on this HDLC interface because
|
||||
the transmit ring was full."
|
||||
::= { alSyncStatsEntry 19 }
|
||||
|
||||
alSyncStatsTxClockErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmit clock errors on this HDLC interface."
|
||||
::= { alSyncStatsEntry 20 }
|
||||
|
||||
alSyncStatsTxFrameTooLongErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames dropped this HDLC interface because they
|
||||
were long than the interface's MTU."
|
||||
::= { alSyncStatsEntry 21 }
|
||||
|
||||
alSyncStatsTxUnderrunErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitter underruns on this HDLC interface."
|
||||
::= { alSyncStatsEntry 22 }
|
||||
|
||||
altigaSyncStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaSyncStatsMibModule 1 }
|
||||
|
||||
altigaSyncStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaSyncStatsMibConformance 1 }
|
||||
|
||||
altigaSyncStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Sync Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSyncStatsGroup
|
||||
}
|
||||
::= { altigaSyncStatsMibCompliances 1 }
|
||||
|
||||
altigaSyncStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSyncStatsRowStatus,
|
||||
alSyncStatsSlot,
|
||||
alSyncStatsConn,
|
||||
alSyncStatsChannel,
|
||||
alSyncStatsIfIndex,
|
||||
alSyncStatsPortState,
|
||||
alSyncStatsRxFrames,
|
||||
alSyncStatsRxOctets,
|
||||
alSyncStatsRxReplenFails,
|
||||
alSyncStatsRxClockErrors,
|
||||
alSyncStatsRxDpllErrors,
|
||||
alSyncStatsRxFrameTooLongErrors,
|
||||
alSyncStatsRxFrameOctetAlignErrors,
|
||||
alSyncStatsRxAbortErrors,
|
||||
alSyncStatsRxCrcErrors,
|
||||
alSyncStatsRxRcvrOverrunErrors,
|
||||
alSyncStatsTxFrames,
|
||||
alSyncStatsTxOctets,
|
||||
alSyncStatsTxRingFullDropsErrors,
|
||||
alSyncStatsTxClockErrors,
|
||||
alSyncStatsTxFrameTooLongErrors,
|
||||
alSyncStatsTxUnderrunErrors
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SYNC configuration."
|
||||
::= { alSyncGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,362 +1,362 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SYNC-STATS-MIB.my: Altiga Sync Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SYNC-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSync, alSyncGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSyncMibModule
|
||||
FROM ALTIGA-GLOBAL-REG
|
||||
InterfaceIndex
|
||||
FROM IF-MIB;
|
||||
|
||||
altigaSyncStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Sync Statistics MIB models counters and objects
|
||||
that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
CRC: Cyclic Redundancy Check
|
||||
|
||||
HDLC: High-level Data Link Control
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MTU: Maximum Transmission Unit
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSyncMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSyncGlobal OBJECT IDENTIFIER ::= { alStatsSync 1 }
|
||||
|
||||
alSyncStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSyncStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The SYNC interface statistics MIB."
|
||||
::= { alStatsSync 2 }
|
||||
|
||||
alSyncStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlSyncStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry the alSyncStatsTable."
|
||||
INDEX { alSyncStatsSlot, alSyncStatsConn, alSyncStatsChannel }
|
||||
::= { alSyncStatsTable 1 }
|
||||
|
||||
AlSyncStatsEntry ::= SEQUENCE {
|
||||
alSyncStatsRowStatus RowStatus,
|
||||
alSyncStatsSlot Integer32,
|
||||
alSyncStatsConn Integer32,
|
||||
alSyncStatsChannel Integer32,
|
||||
alSyncStatsIfIndex InterfaceIndex,
|
||||
alSyncStatsPortState INTEGER,
|
||||
alSyncStatsRxFrames Counter32,
|
||||
alSyncStatsRxOctets Counter32,
|
||||
alSyncStatsRxReplenFails Counter32,
|
||||
alSyncStatsRxClockErrors Counter32,
|
||||
alSyncStatsRxDpllErrors Counter32,
|
||||
alSyncStatsRxFrameTooLongErrors Counter32,
|
||||
alSyncStatsRxFrameOctetAlignErrors Counter32,
|
||||
alSyncStatsRxAbortErrors Counter32,
|
||||
alSyncStatsRxCrcErrors Counter32,
|
||||
alSyncStatsRxRcvrOverrunErrors Counter32,
|
||||
alSyncStatsTxFrames Counter32,
|
||||
alSyncStatsTxOctets Counter32,
|
||||
alSyncStatsTxRingFullDropsErrors Counter32,
|
||||
alSyncStatsTxClockErrors Counter32,
|
||||
alSyncStatsTxFrameTooLongErrors Counter32,
|
||||
alSyncStatsTxUnderrunErrors Counter32
|
||||
}
|
||||
|
||||
alSyncStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alSyncStatsEntry 1 }
|
||||
|
||||
alSyncStatsSlot OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 2 }
|
||||
|
||||
alSyncStatsConn OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical connector for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 3 }
|
||||
|
||||
alSyncStatsChannel OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The virtual channel for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 4 }
|
||||
|
||||
alSyncStatsIfIndex OBJECT-TYPE
|
||||
SYNTAX InterfaceIndex
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The IfIndex of this SYNC slot/conn/channel. This is
|
||||
configured, but configuration is not available via
|
||||
SNMP."
|
||||
::= { alSyncStatsEntry 5 }
|
||||
|
||||
alSyncStatsPortState OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
init(1), -- port is coming up
|
||||
running(2), -- port has finished initialization
|
||||
-- and is waiting to transition to
|
||||
-- data state
|
||||
up(3), -- ready to pass packets
|
||||
down(4) -- port is down, unable to pass
|
||||
-- packets
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current operational state of the interface.
|
||||
The init(1) state indicates the port is in the state
|
||||
of trying to come up. It will transition to running(2)
|
||||
once initialization is complete. up(3) indicates the
|
||||
interface is capable of passing packets. down(4) indicates
|
||||
the interface is no longer capable of passing packets."
|
||||
::= { alSyncStatsEntry 6 }
|
||||
|
||||
alSyncStatsRxFrames OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 7 }
|
||||
|
||||
alSyncStatsRxOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 8 }
|
||||
|
||||
alSyncStatsRxReplenFails OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times receive buffers could not be allocated
|
||||
on this HDLC interface."
|
||||
::= { alSyncStatsEntry 9 }
|
||||
|
||||
alSyncStatsRxClockErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of clock errors on this HDLC interface."
|
||||
::= { alSyncStatsEntry 10 }
|
||||
|
||||
alSyncStatsRxDpllErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of DPLL errors received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 11 }
|
||||
|
||||
alSyncStatsRxFrameTooLongErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received long frame errors received on this
|
||||
HDLC interface."
|
||||
::= { alSyncStatsEntry 12 }
|
||||
|
||||
alSyncStatsRxFrameOctetAlignErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received long frame errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 13 }
|
||||
|
||||
alSyncStatsRxAbortErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received abort errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 14 }
|
||||
|
||||
alSyncStatsRxCrcErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received CRC errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 15 }
|
||||
|
||||
alSyncStatsRxRcvrOverrunErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received CRC errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 16 }
|
||||
|
||||
alSyncStatsTxFrames OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted frames on this HDLC interface."
|
||||
::= { alSyncStatsEntry 17 }
|
||||
|
||||
alSyncStatsTxOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted frames on this HDLC interface."
|
||||
::= { alSyncStatsEntry 18 }
|
||||
|
||||
alSyncStatsTxRingFullDropsErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames dropped on this HDLC interface because
|
||||
the transmit ring was full."
|
||||
::= { alSyncStatsEntry 19 }
|
||||
|
||||
alSyncStatsTxClockErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmit clock errors on this HDLC interface."
|
||||
::= { alSyncStatsEntry 20 }
|
||||
|
||||
alSyncStatsTxFrameTooLongErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames dropped this HDLC interface because they
|
||||
were long than the interface's MTU."
|
||||
::= { alSyncStatsEntry 21 }
|
||||
|
||||
alSyncStatsTxUnderrunErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitter underruns on this HDLC interface."
|
||||
::= { alSyncStatsEntry 22 }
|
||||
|
||||
altigaSyncStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaSyncStatsMibModule 1 }
|
||||
|
||||
altigaSyncStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaSyncStatsMibConformance 1 }
|
||||
|
||||
altigaSyncStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Sync Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSyncStatsGroup
|
||||
}
|
||||
::= { altigaSyncStatsMibCompliances 1 }
|
||||
|
||||
altigaSyncStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSyncStatsRowStatus,
|
||||
alSyncStatsSlot,
|
||||
alSyncStatsConn,
|
||||
alSyncStatsChannel,
|
||||
alSyncStatsIfIndex,
|
||||
alSyncStatsPortState,
|
||||
alSyncStatsRxFrames,
|
||||
alSyncStatsRxOctets,
|
||||
alSyncStatsRxReplenFails,
|
||||
alSyncStatsRxClockErrors,
|
||||
alSyncStatsRxDpllErrors,
|
||||
alSyncStatsRxFrameTooLongErrors,
|
||||
alSyncStatsRxFrameOctetAlignErrors,
|
||||
alSyncStatsRxAbortErrors,
|
||||
alSyncStatsRxCrcErrors,
|
||||
alSyncStatsRxRcvrOverrunErrors,
|
||||
alSyncStatsTxFrames,
|
||||
alSyncStatsTxOctets,
|
||||
alSyncStatsTxRingFullDropsErrors,
|
||||
alSyncStatsTxClockErrors,
|
||||
alSyncStatsTxFrameTooLongErrors,
|
||||
alSyncStatsTxUnderrunErrors
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SYNC configuration."
|
||||
::= { alSyncGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-SYNC-STATS-MIB.my: Altiga Sync Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-SYNC-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsSync, alSyncGroup
|
||||
FROM ALTIGA-MIB
|
||||
alSyncMibModule
|
||||
FROM ALTIGA-GLOBAL-REG
|
||||
InterfaceIndex
|
||||
FROM IF-MIB;
|
||||
|
||||
altigaSyncStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga Sync Statistics MIB models counters and objects
|
||||
that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
CRC: Cyclic Redundancy Check
|
||||
|
||||
HDLC: High-level Data Link Control
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
MTU: Maximum Transmission Unit
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alSyncMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsSyncGlobal OBJECT IDENTIFIER ::= { alStatsSync 1 }
|
||||
|
||||
alSyncStatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlSyncStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The SYNC interface statistics MIB."
|
||||
::= { alStatsSync 2 }
|
||||
|
||||
alSyncStatsEntry OBJECT-TYPE
|
||||
SYNTAX AlSyncStatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry the alSyncStatsTable."
|
||||
INDEX { alSyncStatsSlot, alSyncStatsConn, alSyncStatsChannel }
|
||||
::= { alSyncStatsTable 1 }
|
||||
|
||||
AlSyncStatsEntry ::= SEQUENCE {
|
||||
alSyncStatsRowStatus RowStatus,
|
||||
alSyncStatsSlot Integer32,
|
||||
alSyncStatsConn Integer32,
|
||||
alSyncStatsChannel Integer32,
|
||||
alSyncStatsIfIndex InterfaceIndex,
|
||||
alSyncStatsPortState INTEGER,
|
||||
alSyncStatsRxFrames Counter32,
|
||||
alSyncStatsRxOctets Counter32,
|
||||
alSyncStatsRxReplenFails Counter32,
|
||||
alSyncStatsRxClockErrors Counter32,
|
||||
alSyncStatsRxDpllErrors Counter32,
|
||||
alSyncStatsRxFrameTooLongErrors Counter32,
|
||||
alSyncStatsRxFrameOctetAlignErrors Counter32,
|
||||
alSyncStatsRxAbortErrors Counter32,
|
||||
alSyncStatsRxCrcErrors Counter32,
|
||||
alSyncStatsRxRcvrOverrunErrors Counter32,
|
||||
alSyncStatsTxFrames Counter32,
|
||||
alSyncStatsTxOctets Counter32,
|
||||
alSyncStatsTxRingFullDropsErrors Counter32,
|
||||
alSyncStatsTxClockErrors Counter32,
|
||||
alSyncStatsTxFrameTooLongErrors Counter32,
|
||||
alSyncStatsTxUnderrunErrors Counter32
|
||||
}
|
||||
|
||||
alSyncStatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alSyncStatsEntry 1 }
|
||||
|
||||
alSyncStatsSlot OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 2 }
|
||||
|
||||
alSyncStatsConn OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical connector for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 3 }
|
||||
|
||||
alSyncStatsChannel OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..2147483647)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The virtual channel for this Sync port. Part of the index."
|
||||
::= { alSyncStatsEntry 4 }
|
||||
|
||||
alSyncStatsIfIndex OBJECT-TYPE
|
||||
SYNTAX InterfaceIndex
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The IfIndex of this SYNC slot/conn/channel. This is
|
||||
configured, but configuration is not available via
|
||||
SNMP."
|
||||
::= { alSyncStatsEntry 5 }
|
||||
|
||||
alSyncStatsPortState OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
init(1), -- port is coming up
|
||||
running(2), -- port has finished initialization
|
||||
-- and is waiting to transition to
|
||||
-- data state
|
||||
up(3), -- ready to pass packets
|
||||
down(4) -- port is down, unable to pass
|
||||
-- packets
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current operational state of the interface.
|
||||
The init(1) state indicates the port is in the state
|
||||
of trying to come up. It will transition to running(2)
|
||||
once initialization is complete. up(3) indicates the
|
||||
interface is capable of passing packets. down(4) indicates
|
||||
the interface is no longer capable of passing packets."
|
||||
::= { alSyncStatsEntry 6 }
|
||||
|
||||
alSyncStatsRxFrames OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 7 }
|
||||
|
||||
alSyncStatsRxOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of octets received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 8 }
|
||||
|
||||
alSyncStatsRxReplenFails OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of times receive buffers could not be allocated
|
||||
on this HDLC interface."
|
||||
::= { alSyncStatsEntry 9 }
|
||||
|
||||
alSyncStatsRxClockErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of clock errors on this HDLC interface."
|
||||
::= { alSyncStatsEntry 10 }
|
||||
|
||||
alSyncStatsRxDpllErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of DPLL errors received on this HDLC interface."
|
||||
::= { alSyncStatsEntry 11 }
|
||||
|
||||
alSyncStatsRxFrameTooLongErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received long frame errors received on this
|
||||
HDLC interface."
|
||||
::= { alSyncStatsEntry 12 }
|
||||
|
||||
alSyncStatsRxFrameOctetAlignErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received long frame errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 13 }
|
||||
|
||||
alSyncStatsRxAbortErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received abort errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 14 }
|
||||
|
||||
alSyncStatsRxCrcErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received CRC errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 15 }
|
||||
|
||||
alSyncStatsRxRcvrOverrunErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of received CRC errors received on
|
||||
this HDLC interface."
|
||||
::= { alSyncStatsEntry 16 }
|
||||
|
||||
alSyncStatsTxFrames OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted frames on this HDLC interface."
|
||||
::= { alSyncStatsEntry 17 }
|
||||
|
||||
alSyncStatsTxOctets OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitted frames on this HDLC interface."
|
||||
::= { alSyncStatsEntry 18 }
|
||||
|
||||
alSyncStatsTxRingFullDropsErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames dropped on this HDLC interface because
|
||||
the transmit ring was full."
|
||||
::= { alSyncStatsEntry 19 }
|
||||
|
||||
alSyncStatsTxClockErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmit clock errors on this HDLC interface."
|
||||
::= { alSyncStatsEntry 20 }
|
||||
|
||||
alSyncStatsTxFrameTooLongErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of frames dropped this HDLC interface because they
|
||||
were long than the interface's MTU."
|
||||
::= { alSyncStatsEntry 21 }
|
||||
|
||||
alSyncStatsTxUnderrunErrors OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of transmitter underruns on this HDLC interface."
|
||||
::= { alSyncStatsEntry 22 }
|
||||
|
||||
altigaSyncStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaSyncStatsMibModule 1 }
|
||||
|
||||
altigaSyncStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaSyncStatsMibConformance 1 }
|
||||
|
||||
altigaSyncStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Sync Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaSyncStatsGroup
|
||||
}
|
||||
::= { altigaSyncStatsMibCompliances 1 }
|
||||
|
||||
altigaSyncStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alSyncStatsRowStatus,
|
||||
alSyncStatsSlot,
|
||||
alSyncStatsConn,
|
||||
alSyncStatsChannel,
|
||||
alSyncStatsIfIndex,
|
||||
alSyncStatsPortState,
|
||||
alSyncStatsRxFrames,
|
||||
alSyncStatsRxOctets,
|
||||
alSyncStatsRxReplenFails,
|
||||
alSyncStatsRxClockErrors,
|
||||
alSyncStatsRxDpllErrors,
|
||||
alSyncStatsRxFrameTooLongErrors,
|
||||
alSyncStatsRxFrameOctetAlignErrors,
|
||||
alSyncStatsRxAbortErrors,
|
||||
alSyncStatsRxCrcErrors,
|
||||
alSyncStatsRxRcvrOverrunErrors,
|
||||
alSyncStatsTxFrames,
|
||||
alSyncStatsTxOctets,
|
||||
alSyncStatsTxRingFullDropsErrors,
|
||||
alSyncStatsTxClockErrors,
|
||||
alSyncStatsTxFrameTooLongErrors,
|
||||
alSyncStatsTxUnderrunErrors
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for SYNC configuration."
|
||||
::= { alSyncGroup 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,275 +1,275 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-T1E1-STATS-MIB.my: Altiga T1/E1 Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-T1E1-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsT1E1, alT1E1Group
|
||||
FROM ALTIGA-MIB
|
||||
alT1E1MibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaT1E1StatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga T1/E1 Statistics MIB models counters and objects that are
|
||||
of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alT1E1MibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsT1E1Global OBJECT IDENTIFIER ::= { alStatsT1E1 1 }
|
||||
|
||||
alT1E1StatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlT1E1StatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The T1/E1 interface statistics MIB."
|
||||
::= { alStatsT1E1 2 }
|
||||
|
||||
alT1E1StatsEntry OBJECT-TYPE
|
||||
SYNTAX AlT1E1StatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry the alT1E1StatsTable."
|
||||
INDEX { alT1E1StatsSlot, alT1E1StatsConn }
|
||||
::= { alT1E1StatsTable 1 }
|
||||
|
||||
AlT1E1StatsEntry ::= SEQUENCE {
|
||||
alT1E1StatsRowStatus RowStatus,
|
||||
alT1E1StatsSlot Integer32,
|
||||
alT1E1StatsConn Integer32,
|
||||
alT1E1StatsLineStatus INTEGER,
|
||||
alT1E1StatsElapsedSecs Counter32,
|
||||
alT1E1StatsBPVs Counter32,
|
||||
alT1E1StatsESs Counter32,
|
||||
alT1E1StatsSESs Counter32,
|
||||
alT1E1StatsBESs Counter32,
|
||||
alT1E1StatsSEFSs Counter32,
|
||||
alT1E1StatsUASs Counter32,
|
||||
alT1E1StatsLCVs Counter32,
|
||||
alT1E1StatsCSSs Counter32,
|
||||
alT1E1StatsDMs Counter32,
|
||||
alT1E1StatsPCVs Counter32,
|
||||
alT1E1StatsLESs Counter32
|
||||
}
|
||||
|
||||
alT1E1StatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alT1E1StatsEntry 1 }
|
||||
|
||||
alT1E1StatsSlot OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot for this T1/E1 port. Part of the index."
|
||||
::= { alT1E1StatsEntry 2 }
|
||||
|
||||
alT1E1StatsConn OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical connector for this T1/E1 port. Part of the index."
|
||||
::= { alT1E1StatsEntry 3 }
|
||||
|
||||
alT1E1StatsLineStatus OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
init (1),
|
||||
up (2),
|
||||
red (3),
|
||||
blue (4),
|
||||
yellow (5),
|
||||
loopback (6)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current status of the line."
|
||||
::= { alT1E1StatsEntry 4 }
|
||||
|
||||
alT1E1StatsElapsedSecs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of seconds this T1/E1 port has been running."
|
||||
::= { alT1E1StatsEntry 5 }
|
||||
|
||||
alT1E1StatsBPVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of bipolar violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 6 }
|
||||
|
||||
alT1E1StatsESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 7 }
|
||||
|
||||
alT1E1StatsSESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of severly errored secondss detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 8 }
|
||||
|
||||
alT1E1StatsBESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of bursty errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 9 }
|
||||
|
||||
alT1E1StatsSEFSs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of severly errored framing seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 10 }
|
||||
|
||||
alT1E1StatsUASs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of unavailable seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 11 }
|
||||
|
||||
alT1E1StatsLCVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of line coding violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 12 }
|
||||
|
||||
alT1E1StatsCSSs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of controlled slips detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 13 }
|
||||
|
||||
alT1E1StatsDMs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of degraded minutes detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 14 }
|
||||
|
||||
alT1E1StatsPCVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of path coding violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 15 }
|
||||
|
||||
alT1E1StatsLESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of line errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 16 }
|
||||
|
||||
altigaT1E1StatsMibConformance OBJECT IDENTIFIER ::= { altigaT1E1StatsMibModule 1 }
|
||||
altigaT1E1StatsMibCompliances OBJECT IDENTIFIER ::= { altigaT1E1StatsMibConformance 1 }
|
||||
|
||||
altigaT1E1StatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga T1/E1 Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaT1E1StatsGroup
|
||||
}
|
||||
::= { altigaT1E1StatsMibCompliances 1 }
|
||||
|
||||
altigaT1E1StatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alT1E1StatsRowStatus,
|
||||
alT1E1StatsSlot,
|
||||
alT1E1StatsConn,
|
||||
alT1E1StatsLineStatus,
|
||||
alT1E1StatsElapsedSecs,
|
||||
alT1E1StatsBPVs,
|
||||
alT1E1StatsESs,
|
||||
alT1E1StatsSESs,
|
||||
alT1E1StatsBESs,
|
||||
alT1E1StatsSEFSs,
|
||||
alT1E1StatsUASs,
|
||||
alT1E1StatsLCVs,
|
||||
alT1E1StatsCSSs,
|
||||
alT1E1StatsDMs,
|
||||
alT1E1StatsPCVs,
|
||||
alT1E1StatsLESs
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for T1/E1 configuration."
|
||||
::= { alT1E1Group 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-T1E1-STATS-MIB.my: Altiga T1/E1 Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-T1E1-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsT1E1, alT1E1Group
|
||||
FROM ALTIGA-MIB
|
||||
alT1E1MibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaT1E1StatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga T1/E1 Statistics MIB models counters and objects that are
|
||||
of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alT1E1MibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsT1E1Global OBJECT IDENTIFIER ::= { alStatsT1E1 1 }
|
||||
|
||||
alT1E1StatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlT1E1StatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The T1/E1 interface statistics MIB."
|
||||
::= { alStatsT1E1 2 }
|
||||
|
||||
alT1E1StatsEntry OBJECT-TYPE
|
||||
SYNTAX AlT1E1StatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry the alT1E1StatsTable."
|
||||
INDEX { alT1E1StatsSlot, alT1E1StatsConn }
|
||||
::= { alT1E1StatsTable 1 }
|
||||
|
||||
AlT1E1StatsEntry ::= SEQUENCE {
|
||||
alT1E1StatsRowStatus RowStatus,
|
||||
alT1E1StatsSlot Integer32,
|
||||
alT1E1StatsConn Integer32,
|
||||
alT1E1StatsLineStatus INTEGER,
|
||||
alT1E1StatsElapsedSecs Counter32,
|
||||
alT1E1StatsBPVs Counter32,
|
||||
alT1E1StatsESs Counter32,
|
||||
alT1E1StatsSESs Counter32,
|
||||
alT1E1StatsBESs Counter32,
|
||||
alT1E1StatsSEFSs Counter32,
|
||||
alT1E1StatsUASs Counter32,
|
||||
alT1E1StatsLCVs Counter32,
|
||||
alT1E1StatsCSSs Counter32,
|
||||
alT1E1StatsDMs Counter32,
|
||||
alT1E1StatsPCVs Counter32,
|
||||
alT1E1StatsLESs Counter32
|
||||
}
|
||||
|
||||
alT1E1StatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alT1E1StatsEntry 1 }
|
||||
|
||||
alT1E1StatsSlot OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot for this T1/E1 port. Part of the index."
|
||||
::= { alT1E1StatsEntry 2 }
|
||||
|
||||
alT1E1StatsConn OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical connector for this T1/E1 port. Part of the index."
|
||||
::= { alT1E1StatsEntry 3 }
|
||||
|
||||
alT1E1StatsLineStatus OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
init (1),
|
||||
up (2),
|
||||
red (3),
|
||||
blue (4),
|
||||
yellow (5),
|
||||
loopback (6)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current status of the line."
|
||||
::= { alT1E1StatsEntry 4 }
|
||||
|
||||
alT1E1StatsElapsedSecs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of seconds this T1/E1 port has been running."
|
||||
::= { alT1E1StatsEntry 5 }
|
||||
|
||||
alT1E1StatsBPVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of bipolar violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 6 }
|
||||
|
||||
alT1E1StatsESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 7 }
|
||||
|
||||
alT1E1StatsSESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of severly errored secondss detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 8 }
|
||||
|
||||
alT1E1StatsBESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of bursty errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 9 }
|
||||
|
||||
alT1E1StatsSEFSs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of severly errored framing seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 10 }
|
||||
|
||||
alT1E1StatsUASs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of unavailable seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 11 }
|
||||
|
||||
alT1E1StatsLCVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of line coding violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 12 }
|
||||
|
||||
alT1E1StatsCSSs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of controlled slips detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 13 }
|
||||
|
||||
alT1E1StatsDMs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of degraded minutes detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 14 }
|
||||
|
||||
alT1E1StatsPCVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of path coding violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 15 }
|
||||
|
||||
alT1E1StatsLESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of line errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 16 }
|
||||
|
||||
altigaT1E1StatsMibConformance OBJECT IDENTIFIER ::= { altigaT1E1StatsMibModule 1 }
|
||||
altigaT1E1StatsMibCompliances OBJECT IDENTIFIER ::= { altigaT1E1StatsMibConformance 1 }
|
||||
|
||||
altigaT1E1StatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga T1/E1 Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaT1E1StatsGroup
|
||||
}
|
||||
::= { altigaT1E1StatsMibCompliances 1 }
|
||||
|
||||
altigaT1E1StatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alT1E1StatsRowStatus,
|
||||
alT1E1StatsSlot,
|
||||
alT1E1StatsConn,
|
||||
alT1E1StatsLineStatus,
|
||||
alT1E1StatsElapsedSecs,
|
||||
alT1E1StatsBPVs,
|
||||
alT1E1StatsESs,
|
||||
alT1E1StatsSESs,
|
||||
alT1E1StatsBESs,
|
||||
alT1E1StatsSEFSs,
|
||||
alT1E1StatsUASs,
|
||||
alT1E1StatsLCVs,
|
||||
alT1E1StatsCSSs,
|
||||
alT1E1StatsDMs,
|
||||
alT1E1StatsPCVs,
|
||||
alT1E1StatsLESs
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for T1/E1 configuration."
|
||||
::= { alT1E1Group 2 }
|
||||
|
||||
END
|
||||
|
||||
@ -1,275 +1,275 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-T1E1-STATS-MIB.my: Altiga T1/E1 Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-T1E1-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsT1E1, alT1E1Group
|
||||
FROM ALTIGA-MIB
|
||||
alT1E1MibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaT1E1StatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga T1/E1 Statistics MIB models counters and objects that are
|
||||
of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alT1E1MibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsT1E1Global OBJECT IDENTIFIER ::= { alStatsT1E1 1 }
|
||||
|
||||
alT1E1StatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlT1E1StatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The T1/E1 interface statistics MIB."
|
||||
::= { alStatsT1E1 2 }
|
||||
|
||||
alT1E1StatsEntry OBJECT-TYPE
|
||||
SYNTAX AlT1E1StatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry the alT1E1StatsTable."
|
||||
INDEX { alT1E1StatsSlot, alT1E1StatsConn }
|
||||
::= { alT1E1StatsTable 1 }
|
||||
|
||||
AlT1E1StatsEntry ::= SEQUENCE {
|
||||
alT1E1StatsRowStatus RowStatus,
|
||||
alT1E1StatsSlot Integer32,
|
||||
alT1E1StatsConn Integer32,
|
||||
alT1E1StatsLineStatus INTEGER,
|
||||
alT1E1StatsElapsedSecs Counter32,
|
||||
alT1E1StatsBPVs Counter32,
|
||||
alT1E1StatsESs Counter32,
|
||||
alT1E1StatsSESs Counter32,
|
||||
alT1E1StatsBESs Counter32,
|
||||
alT1E1StatsSEFSs Counter32,
|
||||
alT1E1StatsUASs Counter32,
|
||||
alT1E1StatsLCVs Counter32,
|
||||
alT1E1StatsCSSs Counter32,
|
||||
alT1E1StatsDMs Counter32,
|
||||
alT1E1StatsPCVs Counter32,
|
||||
alT1E1StatsLESs Counter32
|
||||
}
|
||||
|
||||
alT1E1StatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alT1E1StatsEntry 1 }
|
||||
|
||||
alT1E1StatsSlot OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot for this T1/E1 port. Part of the index."
|
||||
::= { alT1E1StatsEntry 2 }
|
||||
|
||||
alT1E1StatsConn OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical connector for this T1/E1 port. Part of the index."
|
||||
::= { alT1E1StatsEntry 3 }
|
||||
|
||||
alT1E1StatsLineStatus OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
init (1),
|
||||
up (2),
|
||||
red (3),
|
||||
blue (4),
|
||||
yellow (5),
|
||||
loopback (6)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current status of the line."
|
||||
::= { alT1E1StatsEntry 4 }
|
||||
|
||||
alT1E1StatsElapsedSecs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of seconds this T1/E1 port has been running."
|
||||
::= { alT1E1StatsEntry 5 }
|
||||
|
||||
alT1E1StatsBPVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of bipolar violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 6 }
|
||||
|
||||
alT1E1StatsESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 7 }
|
||||
|
||||
alT1E1StatsSESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of severly errored secondss detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 8 }
|
||||
|
||||
alT1E1StatsBESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of bursty errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 9 }
|
||||
|
||||
alT1E1StatsSEFSs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of severly errored framing seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 10 }
|
||||
|
||||
alT1E1StatsUASs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of unavailable seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 11 }
|
||||
|
||||
alT1E1StatsLCVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of line coding violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 12 }
|
||||
|
||||
alT1E1StatsCSSs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of controlled slips detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 13 }
|
||||
|
||||
alT1E1StatsDMs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of degraded minutes detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 14 }
|
||||
|
||||
alT1E1StatsPCVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of path coding violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 15 }
|
||||
|
||||
alT1E1StatsLESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of line errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 16 }
|
||||
|
||||
altigaT1E1StatsMibConformance OBJECT IDENTIFIER ::= { altigaT1E1StatsMibModule 1 }
|
||||
altigaT1E1StatsMibCompliances OBJECT IDENTIFIER ::= { altigaT1E1StatsMibConformance 1 }
|
||||
|
||||
altigaT1E1StatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga T1/E1 Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaT1E1StatsGroup
|
||||
}
|
||||
::= { altigaT1E1StatsMibCompliances 1 }
|
||||
|
||||
altigaT1E1StatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alT1E1StatsRowStatus,
|
||||
alT1E1StatsSlot,
|
||||
alT1E1StatsConn,
|
||||
alT1E1StatsLineStatus,
|
||||
alT1E1StatsElapsedSecs,
|
||||
alT1E1StatsBPVs,
|
||||
alT1E1StatsESs,
|
||||
alT1E1StatsSESs,
|
||||
alT1E1StatsBESs,
|
||||
alT1E1StatsSEFSs,
|
||||
alT1E1StatsUASs,
|
||||
alT1E1StatsLCVs,
|
||||
alT1E1StatsCSSs,
|
||||
alT1E1StatsDMs,
|
||||
alT1E1StatsPCVs,
|
||||
alT1E1StatsLESs
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for T1/E1 configuration."
|
||||
::= { alT1E1Group 2 }
|
||||
|
||||
END
|
||||
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-T1E1-STATS-MIB.my: Altiga T1/E1 Statistics MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-T1E1-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Counter32
|
||||
FROM SNMPv2-SMI
|
||||
RowStatus
|
||||
FROM SNMPv2-TC
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE
|
||||
FROM SNMPv2-CONF
|
||||
alStatsT1E1, alT1E1Group
|
||||
FROM ALTIGA-MIB
|
||||
alT1E1MibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaT1E1StatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga T1/E1 Statistics MIB models counters and objects that are
|
||||
of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Added module compliance."
|
||||
|
||||
REVISION "200207100000Z"
|
||||
DESCRIPTION
|
||||
"Updated with new header"
|
||||
|
||||
::= { alT1E1MibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsT1E1Global OBJECT IDENTIFIER ::= { alStatsT1E1 1 }
|
||||
|
||||
alT1E1StatsTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF AlT1E1StatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The T1/E1 interface statistics MIB."
|
||||
::= { alStatsT1E1 2 }
|
||||
|
||||
alT1E1StatsEntry OBJECT-TYPE
|
||||
SYNTAX AlT1E1StatsEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry the alT1E1StatsTable."
|
||||
INDEX { alT1E1StatsSlot, alT1E1StatsConn }
|
||||
::= { alT1E1StatsTable 1 }
|
||||
|
||||
AlT1E1StatsEntry ::= SEQUENCE {
|
||||
alT1E1StatsRowStatus RowStatus,
|
||||
alT1E1StatsSlot Integer32,
|
||||
alT1E1StatsConn Integer32,
|
||||
alT1E1StatsLineStatus INTEGER,
|
||||
alT1E1StatsElapsedSecs Counter32,
|
||||
alT1E1StatsBPVs Counter32,
|
||||
alT1E1StatsESs Counter32,
|
||||
alT1E1StatsSESs Counter32,
|
||||
alT1E1StatsBESs Counter32,
|
||||
alT1E1StatsSEFSs Counter32,
|
||||
alT1E1StatsUASs Counter32,
|
||||
alT1E1StatsLCVs Counter32,
|
||||
alT1E1StatsCSSs Counter32,
|
||||
alT1E1StatsDMs Counter32,
|
||||
alT1E1StatsPCVs Counter32,
|
||||
alT1E1StatsLESs Counter32
|
||||
}
|
||||
|
||||
alT1E1StatsRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The status of this row."
|
||||
::= { alT1E1StatsEntry 1 }
|
||||
|
||||
alT1E1StatsSlot OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical slot for this T1/E1 port. Part of the index."
|
||||
::= { alT1E1StatsEntry 2 }
|
||||
|
||||
alT1E1StatsConn OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The physical connector for this T1/E1 port. Part of the index."
|
||||
::= { alT1E1StatsEntry 3 }
|
||||
|
||||
alT1E1StatsLineStatus OBJECT-TYPE
|
||||
SYNTAX INTEGER {
|
||||
init (1),
|
||||
up (2),
|
||||
red (3),
|
||||
blue (4),
|
||||
yellow (5),
|
||||
loopback (6)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The current status of the line."
|
||||
::= { alT1E1StatsEntry 4 }
|
||||
|
||||
alT1E1StatsElapsedSecs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of seconds this T1/E1 port has been running."
|
||||
::= { alT1E1StatsEntry 5 }
|
||||
|
||||
alT1E1StatsBPVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of bipolar violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 6 }
|
||||
|
||||
alT1E1StatsESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 7 }
|
||||
|
||||
alT1E1StatsSESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of severly errored secondss detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 8 }
|
||||
|
||||
alT1E1StatsBESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of bursty errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 9 }
|
||||
|
||||
alT1E1StatsSEFSs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of severly errored framing seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 10 }
|
||||
|
||||
alT1E1StatsUASs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of unavailable seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 11 }
|
||||
|
||||
alT1E1StatsLCVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of line coding violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 12 }
|
||||
|
||||
alT1E1StatsCSSs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of controlled slips detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 13 }
|
||||
|
||||
alT1E1StatsDMs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of degraded minutes detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 14 }
|
||||
|
||||
alT1E1StatsPCVs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of path coding violations detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 15 }
|
||||
|
||||
alT1E1StatsLESs OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The number of line errored seconds detected on this T1/E1 port."
|
||||
::= { alT1E1StatsEntry 16 }
|
||||
|
||||
altigaT1E1StatsMibConformance OBJECT IDENTIFIER ::= { altigaT1E1StatsMibModule 1 }
|
||||
altigaT1E1StatsMibCompliances OBJECT IDENTIFIER ::= { altigaT1E1StatsMibConformance 1 }
|
||||
|
||||
altigaT1E1StatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga T1/E1 Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaT1E1StatsGroup
|
||||
}
|
||||
::= { altigaT1E1StatsMibCompliances 1 }
|
||||
|
||||
altigaT1E1StatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alT1E1StatsRowStatus,
|
||||
alT1E1StatsSlot,
|
||||
alT1E1StatsConn,
|
||||
alT1E1StatsLineStatus,
|
||||
alT1E1StatsElapsedSecs,
|
||||
alT1E1StatsBPVs,
|
||||
alT1E1StatsESs,
|
||||
alT1E1StatsSESs,
|
||||
alT1E1StatsBESs,
|
||||
alT1E1StatsSEFSs,
|
||||
alT1E1StatsUASs,
|
||||
alT1E1StatsLCVs,
|
||||
alT1E1StatsCSSs,
|
||||
alT1E1StatsDMs,
|
||||
alT1E1StatsPCVs,
|
||||
alT1E1StatsLESs
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for T1/E1 configuration."
|
||||
::= { alT1E1Group 2 }
|
||||
|
||||
END
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,158 +1,158 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-VERSION-STATS-MIB.my: Altiga Version MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-VERSION-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION, DisplayString
|
||||
FROM SNMPv2-TC
|
||||
MODULE-COMPLIANCE, OBJECT-GROUP
|
||||
FROM SNMPv2-CONF
|
||||
alStatsVersion, alVersionGroup
|
||||
FROM ALTIGA-MIB
|
||||
alVersionMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaVersionStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga (VPN 3000) Version MIB models counters and
|
||||
objects that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Initial version of this MIB module."
|
||||
|
||||
::= { alVersionMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsVersionGlobal OBJECT IDENTIFIER ::= { alStatsVersion 1 }
|
||||
|
||||
alVersionMajor OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The major release number of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 1 is the major release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 1 }
|
||||
|
||||
alVersionMinor OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The minor release number of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 4 is the minor release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 2 }
|
||||
|
||||
alVersionInt OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The integration string of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 2 is the patch release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 3 }
|
||||
|
||||
alVersionString OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The string representation of the VPN 3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 4 }
|
||||
|
||||
alVersionLong OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The long string representation of the VPN 3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 5 }
|
||||
|
||||
alVersionShort OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The short string representation of the VPN3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 6 }
|
||||
|
||||
alVersionBoot OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of the Boot image."
|
||||
::= { alStatsVersionGlobal 7 }
|
||||
|
||||
altigaVersionStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaVersionStatsMibModule 1 }
|
||||
|
||||
altigaVersionStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaVersionStatsMibConformance 1 }
|
||||
|
||||
altigaVersionStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Version Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaVersionStatsGroup
|
||||
}
|
||||
::= { altigaVersionStatsMibCompliances 1 }
|
||||
|
||||
altigaVersionStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alVersionMajor,
|
||||
alVersionMinor,
|
||||
alVersionInt,
|
||||
alVersionString,
|
||||
alVersionLong,
|
||||
alVersionShort,
|
||||
alVersionBoot
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the version statistics."
|
||||
::= { alVersionGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-VERSION-STATS-MIB.my: Altiga Version MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-VERSION-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION, DisplayString
|
||||
FROM SNMPv2-TC
|
||||
MODULE-COMPLIANCE, OBJECT-GROUP
|
||||
FROM SNMPv2-CONF
|
||||
alStatsVersion, alVersionGroup
|
||||
FROM ALTIGA-MIB
|
||||
alVersionMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaVersionStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga (VPN 3000) Version MIB models counters and
|
||||
objects that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Initial version of this MIB module."
|
||||
|
||||
::= { alVersionMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsVersionGlobal OBJECT IDENTIFIER ::= { alStatsVersion 1 }
|
||||
|
||||
alVersionMajor OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The major release number of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 1 is the major release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 1 }
|
||||
|
||||
alVersionMinor OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The minor release number of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 4 is the minor release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 2 }
|
||||
|
||||
alVersionInt OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The integration string of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 2 is the patch release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 3 }
|
||||
|
||||
alVersionString OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The string representation of the VPN 3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 4 }
|
||||
|
||||
alVersionLong OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The long string representation of the VPN 3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 5 }
|
||||
|
||||
alVersionShort OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The short string representation of the VPN3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 6 }
|
||||
|
||||
alVersionBoot OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of the Boot image."
|
||||
::= { alStatsVersionGlobal 7 }
|
||||
|
||||
altigaVersionStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaVersionStatsMibModule 1 }
|
||||
|
||||
altigaVersionStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaVersionStatsMibConformance 1 }
|
||||
|
||||
altigaVersionStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Version Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaVersionStatsGroup
|
||||
}
|
||||
::= { altigaVersionStatsMibCompliances 1 }
|
||||
|
||||
altigaVersionStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alVersionMajor,
|
||||
alVersionMinor,
|
||||
alVersionInt,
|
||||
alVersionString,
|
||||
alVersionLong,
|
||||
alVersionShort,
|
||||
alVersionBoot
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the version statistics."
|
||||
::= { alVersionGroup 2 }
|
||||
|
||||
END
|
||||
@ -1,158 +1,158 @@
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-VERSION-STATS-MIB.my: Altiga Version MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-VERSION-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION, DisplayString
|
||||
FROM SNMPv2-TC
|
||||
MODULE-COMPLIANCE, OBJECT-GROUP
|
||||
FROM SNMPv2-CONF
|
||||
alStatsVersion, alVersionGroup
|
||||
FROM ALTIGA-MIB
|
||||
alVersionMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaVersionStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga (VPN 3000) Version MIB models counters and
|
||||
objects that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Initial version of this MIB module."
|
||||
|
||||
::= { alVersionMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsVersionGlobal OBJECT IDENTIFIER ::= { alStatsVersion 1 }
|
||||
|
||||
alVersionMajor OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The major release number of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 1 is the major release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 1 }
|
||||
|
||||
alVersionMinor OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The minor release number of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 4 is the minor release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 2 }
|
||||
|
||||
alVersionInt OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The integration string of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 2 is the patch release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 3 }
|
||||
|
||||
alVersionString OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The string representation of the VPN 3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 4 }
|
||||
|
||||
alVersionLong OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The long string representation of the VPN 3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 5 }
|
||||
|
||||
alVersionShort OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The short string representation of the VPN3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 6 }
|
||||
|
||||
alVersionBoot OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of the Boot image."
|
||||
::= { alStatsVersionGlobal 7 }
|
||||
|
||||
altigaVersionStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaVersionStatsMibModule 1 }
|
||||
|
||||
altigaVersionStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaVersionStatsMibConformance 1 }
|
||||
|
||||
altigaVersionStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Version Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaVersionStatsGroup
|
||||
}
|
||||
::= { altigaVersionStatsMibCompliances 1 }
|
||||
|
||||
altigaVersionStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alVersionMajor,
|
||||
alVersionMinor,
|
||||
alVersionInt,
|
||||
alVersionString,
|
||||
alVersionLong,
|
||||
alVersionShort,
|
||||
alVersionBoot
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the version statistics."
|
||||
::= { alVersionGroup 2 }
|
||||
|
||||
END
|
||||
-- *------------------------------------------------------------------
|
||||
-- * ALTIGA-VERSION-STATS-MIB.my: Altiga Version MIB.
|
||||
-- *
|
||||
-- * Altiga Networks was acquired by Cisco Systems on March 29, 2000
|
||||
-- *
|
||||
-- * Copyright (c) 2002 by Cisco Systems, Inc.
|
||||
-- * All rights reserved.
|
||||
-- *
|
||||
-- *------------------------------------------------------------------
|
||||
|
||||
ALTIGA-VERSION-STATS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-TYPE, Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION, DisplayString
|
||||
FROM SNMPv2-TC
|
||||
MODULE-COMPLIANCE, OBJECT-GROUP
|
||||
FROM SNMPv2-CONF
|
||||
alStatsVersion, alVersionGroup
|
||||
FROM ALTIGA-MIB
|
||||
alVersionMibModule
|
||||
FROM ALTIGA-GLOBAL-REG;
|
||||
|
||||
altigaVersionStatsMibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "200209051300Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
CONTACT-INFO
|
||||
"Cisco Systems
|
||||
170 W Tasman Drive
|
||||
San Jose, CA 95134
|
||||
USA
|
||||
|
||||
Tel: +1 800 553-NETS
|
||||
E-mail: cs-cvpn3000@cisco.com"
|
||||
|
||||
DESCRIPTION
|
||||
"The Altiga (VPN 3000) Version MIB models counters and
|
||||
objects that are of management interest.
|
||||
|
||||
Acronyms
|
||||
The following acronyms are used in this document:
|
||||
|
||||
MIB: Management Information Base
|
||||
|
||||
"
|
||||
|
||||
REVISION "200209051300Z"
|
||||
DESCRIPTION
|
||||
"Initial version of this MIB module."
|
||||
|
||||
::= { alVersionMibModule 2 }
|
||||
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
-- MIB Objects
|
||||
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
alStatsVersionGlobal OBJECT IDENTIFIER ::= { alStatsVersion 1 }
|
||||
|
||||
alVersionMajor OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The major release number of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 1 is the major release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 1 }
|
||||
|
||||
alVersionMinor OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The minor release number of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 4 is the minor release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 2 }
|
||||
|
||||
alVersionInt OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The integration string of the VPN 3000 software. In the
|
||||
release identifier 1.4.2, the 2 is the patch release
|
||||
number."
|
||||
::= { alStatsVersionGlobal 3 }
|
||||
|
||||
alVersionString OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The string representation of the VPN 3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 4 }
|
||||
|
||||
alVersionLong OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The long string representation of the VPN 3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 5 }
|
||||
|
||||
alVersionShort OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The short string representation of the VPN3000 software
|
||||
version."
|
||||
::= { alStatsVersionGlobal 6 }
|
||||
|
||||
alVersionBoot OBJECT-TYPE
|
||||
SYNTAX DisplayString
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of the Boot image."
|
||||
::= { alStatsVersionGlobal 7 }
|
||||
|
||||
altigaVersionStatsMibConformance OBJECT IDENTIFIER
|
||||
::= { altigaVersionStatsMibModule 1 }
|
||||
|
||||
altigaVersionStatsMibCompliances OBJECT IDENTIFIER
|
||||
::= { altigaVersionStatsMibConformance 1 }
|
||||
|
||||
altigaVersionStatsMibCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The compliance statement for agents which
|
||||
implement the Altiga Version Statistics MIB."
|
||||
MODULE
|
||||
MANDATORY-GROUPS {
|
||||
altigaVersionStatsGroup
|
||||
}
|
||||
::= { altigaVersionStatsMibCompliances 1 }
|
||||
|
||||
altigaVersionStatsGroup OBJECT-GROUP
|
||||
OBJECTS
|
||||
{
|
||||
alVersionMajor,
|
||||
alVersionMinor,
|
||||
alVersionInt,
|
||||
alVersionString,
|
||||
alVersionLong,
|
||||
alVersionShort,
|
||||
alVersionBoot
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The objects for the version statistics."
|
||||
::= { alVersionGroup 2 }
|
||||
|
||||
END
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user