From e21fc5351f50f5ac0ed0dee0870167c663c9eba0 Mon Sep 17 00:00:00 2001 From: Jan Date: Sat, 19 May 2018 23:38:39 +0200 Subject: [PATCH] Added MIB-Source circitor.fr and cleaned up broken MIB files --- mib-downloader.sh | 20 +- mibs/ATM-RMON-MIB.mib | 2653 +- mibs/ArrayManager-MIB.mib | 10082 ++- mibs/CM-DELEGATION-MIB.mib | 286 - mibs/DELL-SHADOW-MIB.mib | 1204 +- mibs/Dell-Vendor-MIB.mib | 814 +- mibs/ELSA-MIB.mib | 10863 ++- mibs/IDRAC-MIB-SMIv2.mib | 13565 ++- mibs/IDRAC-MIB.mib | 13153 ++- mibs/LANCOM-1711-MIB.mib | 26582 +++++- mibs/LANCOM-1721-MIB.mib | 29104 +++++- mibs/LANCOM-1722-MIB.mib | 31145 ++++++- mibs/LANCOM-1751-MIB.mib | 286 - mibs/LANCOM-821-MIB.mib | 286 - mibs/NET-SNMP-AGENT-MIB.mib | 850 +- mibs/NET-SNMP-EXTEND-MIB.mib | 610 +- mibs/NET-SNMP-MIB.mib | 327 +- mibs/NET-SNMP-MONITOR-MIB.mib | 345 +- mibs/NET-SNMP-SYSTEM-MIB.mib | 349 +- mibs/NET-SNMP-TC.mib | 386 +- mibs/NET-SNMP-VACM-MIB.mib | 422 +- mibs/NETGEAR-DHCPSERVER-PRIVATE-MIB.mib | 1364 +- mibs/NETGEAR-INVENTORY-MIB.mib | 1379 +- mibs/NETGEAR-KEYING-PRIVATE-MIB.mib | 428 +- mibs/NETGEAR-LOGGING-MIB.mib | 828 +- mibs/NETGEAR-MGMT-SECURITY-MIB.mib | 438 +- mibs/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB.mib | 373 +- mibs/NETGEAR-PORTSECURITY-PRIVATE-MIB.mib | 579 +- mibs/NETGEAR-POWER-ETHERNET-MIB.mib | 410 +- mibs/NETGEAR-QOS-ACL-MIB.mib | 1256 +- mibs/NETGEAR-QOS-BW-MIB.mib | 554 +- mibs/NETGEAR-QOS-COS-MIB.mib | 1144 +- mibs/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB.mib | 1324 +- mibs/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB.mib | 2999 +- mibs/NETGEAR-QOS-MIB.mib | 327 +- mibs/NETGEAR-RADIUS-AUTH-CLIENT-MIB.mib | 647 +- mibs/NETGEAR-REF-MIB.mib | 455 +- mibs/NETGEAR-ROUTING-MIB.mib | 1793 +- mibs/NETGEAR-SNTP-CLIENT-MIB.mib | 1039 +- mibs/NETGEAR-SWITCHING-MIB.mib | 8974 +- mibs/Netgear-MIB.mib | 519 +- mibs/PowerNet-MIB.mib | 78988 ++++++++++++++++- mibs/StorageManagement-MIB.mib | 9224 +- mibs/VM-MIB.mib | 1931 +- 44 files changed, 242838 insertions(+), 17467 deletions(-) delete mode 100644 mibs/CM-DELEGATION-MIB.mib delete mode 100644 mibs/LANCOM-1751-MIB.mib delete mode 100644 mibs/LANCOM-821-MIB.mib diff --git a/mib-downloader.sh b/mib-downloader.sh index 640a32b..c932300 100755 --- a/mib-downloader.sh +++ b/mib-downloader.sh @@ -11,10 +11,22 @@ gc(){ trap gc EXIT F=$(mktemp) -if wget -qO $F "https://iphostmonitor.com/mib/$1.html"; then - mv $F mibs/$1.mib - exit 0 + +if wget -qO $F "http://www.circitor.fr/Mibs/Mib/${1:0:1}/$1.mib"; then + if ! grep "/dev/null; then + mv $F mibs/$1.mib + exit 0 + fi + echo "MIB not found on circutor.fr" >&2 fi -echo "$1 not found" >&2 +if wget -qO $F "https://iphostmonitor.com/mib/$1.html"; then + if ! grep "/dev/null; then + mv $F mibs/$1.mib + exit 0 + fi + echo "MIB not found on iphostmonitor.com" >&2 +fi + +echo "ERROR: Unable to find $1" >&2 exit 1 diff --git a/mibs/ATM-RMON-MIB.mib b/mibs/ATM-RMON-MIB.mib index dea989a..eefd4a1 100644 --- a/mibs/ATM-RMON-MIB.mib +++ b/mibs/ATM-RMON-MIB.mib @@ -1,414 +1,2271 @@ - - - - - - - ATM-RMON-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +portSelCollectGroup OBJECT-TYPE + SYNTAX Integer32 (1..65535) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object identifies the associated instance of + portSelGrpIndex, which indicates the portSelectGroup to + which this port is assigned. + + This object may not be modified if the associated instance + of portSelStatus is equal to active(1)." + ::= { portSelEntry 1 } + +portSelCreateTime OBJECT-TYPE + SYNTAX LastCreateTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when this entry was activated. This + can be used by the management station to ensure that the + table has not been deleted and recreated between polls." + ::= { portSelEntry 2 } + +portSelOwner OBJECT-TYPE + SYNTAX OwnerString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The entity that configured this entry and is therefore + using the resources assigned to it." + ::= { portSelEntry 3 } + +portSelStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this row. - + This object may not be modified if the associated + portSelGroupStatus in in the active(1) state, indicated by a + portSelGrpIndex value identical to the value of the + portSelCollectGroup object in this entry." + ::= { portSelEntry 4 } - - - - - -
- - - - -

ATM-RMON-MIB

-
-
-
- -
-
-
- -
- -

ATM-RMON-MIB Download

-

-

MIBs list

-

-
ATM Remote Monitoring MIB, from an ATM Forum - draft - AF-NM-TEST-0080.000. - -
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for ATM-RMON-MIB

-

-
portSelGrpTable
-
Controls the setup of port and ATM connection selection criteria used on behalf of any collection associated with entries in this table (e.g., atmHostTable). This table allows portSelTable entries with the same value of the portSelCollectGroup object to b ...
portSelGrpEntry
-
A conceptual row in the portSelGrpTable. An example of the indexing of this entry is portSelGrpCreateTime.7 .
portSelGrpIndex
-
An arbitrary and unique index for this portSelGrpEntry. If portSelGrpTable entries are recreated by the agent after a restart, then the portSelGrpIndex value must be retained across a restart as well.
portSelGrpDescr
-
An administratively-assigned descriptive label for this portSelGrp entry.
portSelGrpCreateTime
-
The value of sysUpTime when this portSelGrp entry was activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
portSelGrpOwner
-
The entity that configured this entry and is therefore using the resources assigned to it.
portSelGrpStatus
-
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. No objects are required to be written prior to the row being set to active(1). However, all portSelTable entries which are to b ...
portSelTable
-
Controls the setup of selection criteria for a single ATM port, used on behalf of any collections identified with the associated portSelectGroup (identified by its portSelGrpIndex value). This table identifies the collection characteristics for the ATM po ...
portSelEntry
-
A conceptual row in the portSelTable. Entries may only be created on behalf of ATM interfaces. That is, the ifType value associated with each ifIndex value must be equal to atm(37) or atmLogicalPort(80). An example of the indexing of this entry is portSel ...
portSelCollectGroup
-
This object identifies the associated instance of portSelGrpIndex, which indicates the portSelectGroup to which this port is assigned. This object may not be modified if the associated instance of portSelStatus is equal to active(1).
portSelCreateTime
-
The value of sysUpTime when this entry was activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
portSelOwner
-
The entity that configured this entry and is therefore using the resources assigned to it.
portSelStatus
-
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Specifically, an appropriate value for the portSelCollectGroup object must be set before this object may be set to active(1). An ...
atmStatsControlTable
-
A list of ATM basic statistic collection table control entries. These entries will enable the collection of statistical totals for an entire portSelectGroup.
atmStatsControlEntry
-
A conceptual row in the atmStatsControlTable. Entries in this table are identified and indexed by the portSelGrpIndex object. At most one atmStats collection is done per portSelectGroup. An example of the indexing of this entry is atmStatsDropEvents.1 .
atmStatsControlDropEvents
-
The total number of events in which cells which should have been counted in the associated atmStatsEntry, but were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of cells or calls dropped; it is just th ...
atmStatsControlOwner
-
The entity that configured this entry and is therefore using the resources assigned to it.
atmStatsControlStatus
-
The status of this atmStatsControlEntry. This control entry may be created and destroyed independently of the associated portSelGrpEntry, however its associated atmStatsTable can exist only when the portSelGrpEntry controlling this collection is active. I ...
atmStatsTable
-
A collection of statistical totals for all ATM addresses that have been discovered on behalf of the portSelectGroup associated with this entry.
atmStatsEntry
-
A conceptual row in the atmStatsTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmStatsCells.8.1
atmStatsSClass
-
The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values.
atmStatsCreateTime
-
The value of sysUpTime when this entry was created. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
atmStatsCells
-
The total number of error-free cells detected on all ATM connections on behalf of this portSelectGroup collection. Note that a particular cell may only cause this counter to increment once, even if multiple criteria is met for inclusion in this portSelect ...
atmStatsCellsRollovers
-
The number of times that the associated instance of the atmStatsCells object has transitioned from the value 2^^32-1 to zero.
atmStatsHCCells
-
The high capacity version of the atmStatsCells object.
atmStatsNumCallAttempts
-
The number of call attempts detected on all signalled ATM connections on behalf of this portSelectGroup collection. A probe should increment this counter each time a connection setup attempt (identified with this portSelectGroup) is detected. For point-t ...
atmStatsNumCalls
-
The number of successfully established calls detected on all signalled ATM connections on behalf of this portSelectGroup collection. Note that this value includes successfully established calls that are currently in progress. A probe should increment th ...
atmStatsConnTime
-
The elapsed time of all calls identified by the associated instance of the atmStatsNumCallAttempts object. Note that point-to-multipoint calls are counted only once, regardless of the number of leafs participating in the call.
atmHostControlTable
-
A list of ATM host table control entries. These entries will enable the collection of ATM host information in the atmHostTable. Entries in the atmHostTable will be created on behalf of each entry in this table. A probe is required to support at most one a ...
atmHostControlEntry
-
A conceptual row in the atmHostControlTable. Entries in this table are identified and indexed by the portSelGrpIndex object. At most one atmHost collection is done per portSelectGroup. An example of the indexing of this entry is atmHostControlInserts.1
atmHostControlInserts
-
The number of times an atmHost entry has been inserted into the atmHost table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating th ...
atmHostControlDeletes
-
The number of times an atmHost entry has been deleted from the atmHost table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may de ...
atmHostControlMaxDesiredEntries
-
The maximum number of entries that are desired in the atmHostTable on behalf of this control entry. The probe will not create more than this number of associated entries in the table, but may choose to create fewer entries in this table for any reason inc ...
atmHostControlPriority
-
The priority this collection should be given to retain resources, in the event the probe must reclaim some resources in order to add new entries to an existing atmHost collection or add new collections of other types. If the associated instance of atmHost ...
atmHostControlAddrCollectScope
-
This object controls the granularity of address collection in atmHostTable entries created on behalf of this control entry, according to the rules specified by the AddressCollectScope textual convention. If the associated instance of atmHostControlStatus ...
atmHostControlDropEvents
-
The total number of events in which cells which should have been counted in the associated atmHostEntry, but were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of cells or calls dropped; it is just the ...
atmHostControlOwner
-
The entity that configured this entry and is therefore using the resources assigned to it.
atmHostControlStatus
-
The status of this atmHostControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Specifically, appropriate values for the associated instances of atmHostControlMaxDesiredEntries, atmHostControlP ...
atmHostTable
-
A collection of statistics for a particular ATM host address that has been discovered on behalf of the portSelectGroup associated with this entry. The probe will add to this table all addresses seen as the source or destination address in all calls, on al ...
atmHostEntry
-
A conceptual row in the atmHostTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmHostInCells.4.20..2
atmHostAddress
-
The ATM address for this atmHostEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this table.
atmHostSClass
-
The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values.
atmHostCreateTime
-
The value of sysUpTime when this entry was activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
atmHostInCells
-
The number of error-free cells detected on ATM connections associated with this portSelectGroup, in which this ATM address was identified as the receiver address, or one of the leaf addresses on a point-to-multipoint ATM connection.
atmHostInCellsRollovers
-
The number of times that the associated instance of the atmHostInCells object has transitioned from the value 2^^32-1 to zero.
atmHostInHCCells
-
The high capacity version of the atmHostInCells object.
atmHostOutCells
-
The number of error-free cells detected on ATM connections associated with this portSelectGroup, in which this ATM address was identified as the sender address.
atmHostOutCellsRollovers
-
The number of times that the associated instance of the atmHostOutCells object has transitioned from the value 2^^32-1 to zero.
atmHostOutHCCells
-
The high capacity version of the atmHostOutCells object.
atmHostInNumCallAttempts
-
The number of calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Called Party in an signalled ATM connection establishment attempt. Note that this value includes calls that are curr ...
atmHostInNumCalls
-
The number of successfully established calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Called Party address. Note that this value includes calls that are currently in progress. ...
atmHostOutNumCallAttempts
-
The number of calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Calling Party in an signalled ATM connection establishment attempt. Note that this value includes calls that are cur ...
atmHostOutNumCalls
-
The number of successfully established calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Calling Party address. Note that this value includes calls that are currently in progress. ...
atmHostInConnTime
-
The elapsed time of all calls identified by the associated instance of atmHostInNumCallAttempts.
atmHostOutConnTime
-
The elapsed time of all calls identified by the associated instance of atmHostOutNumCallAttempts.
atmMatrixControlTable
-
A list of ATM matrix table control entries. These entries will enable the collection of ATM matrix information in the atmMatrixSDTable and atmMatrixDSTable. A probe is required to support at most one atmMatrix collection per instance of an associated port ...
atmMatrixControlEntry
-
A conceptual row in the atmMatrixControlTable. An example of the indexing of this entry is atmMatrixControlInserts.1
atmMatrixControlInserts
-
The number of times an atmMatrix entry has been inserted into the atmMatrix table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. The addition of a conversation into both the atmMatrixSDTable and atmMatr ...
atmMatrixControlDeletes
-
The number of times an atmMatrix entry has been deleted from the atmMatrix table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. The deletion of a conversation from both the atmMatrixSDTa ...
atmMatrixControlMaxDesiredEntries
-
The maximum number of entries that are desired in the atmMatrixTable on behalf of this control entry. The probe will not create more than this number of associated entries in the table, but may choose to create fewer entries in this table for any reason i ...
atmMatrixControlPriority
-
The priority this collection should be given to retain resources, in the event the probe must reclaim some resources in order to add new entries to an existing atmMatrix collection or add new collections of other types. If the associated instance of atmMa ...
atmMatrixControlAddrCollectScope
-
This object controls the granularity of address collection in atmMatrixSDTable and atmMatrixDSTable entries created on behalf of this control entry, according to the rules specified by the AddressCollectScope textual convention. If the associated instance ...
atmMatrixControlDropEvents
-
The total number of events in which cells which should have been counted in the associated atmMatrixSDEntry and atmMatrixDSEntry, but were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of cells or call ...
atmMatrixControlOwner
-
The entity that configured this entry and is therefore using the resources assigned to it.
atmMatrixControlStatus
-
The status of this atmMatrixControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Specifically, the associated instances of atmMatrixControlMaxDesiredEntries, atmMatrixControlPriority, and atmM ...
atmMatrixSDTable
-
A collection of statistics for conversations between particular ATM endpoint addresses that have been discovered on behalf of the portSelectGroup associated with this entry. The probe will add a new entry to this table for all conversations (connections) ...
atmMatrixSDEntry
-
A conceptual row in the atmMatrixSDTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmMatrixSDCells.1.20..20..2
atmMatrixSDSrcAddress
-
The transmitting endpoint ATM address for this atmMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this t ...
atmMatrixSDDstAddress
-
The destination endpoint ATM address for this atmMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this ta ...
atmMatrixSDSClass
-
The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values.
atmMatrixSDCreateTime
-
The value of sysUpTime when this entry was activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
atmMatrixSDCells
-
The number of error-free cells detected on connections in which these ATM addresses were identified as the transmitting and receiving endpoint addresses. Note that for point-to-multipoint connections, an entry is created for each root-to-leaf address-pair ...
atmMatrixSDCellsRollovers
-
The number of times that the associated instance of the atmMatrixSDCells object has transitioned from the value 2^^32-1 to zero.
atmMatrixSDHCCells
-
The high capacity version of the atmMatrixSDCells object.
atmMatrixSDNumCallAttempts
-
The number of SVC call setup attempts detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixSDSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixSDDstAddress was identifie ...
atmMatrixSDNumCalls
-
The number of successful SVC call setups detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixSDSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixSDDstAddress was identi ...
atmMatrixSDConnTime
-
The elapsed time of all calls identified by the associated instance of atmMatrixSDNumCallAttempts.
atmMatrixDSTable
-
A collection of statistics for conversations between particular ATM endpoint addresses that have been discovered on behalf of the portSelectGroup associated with this entry. The probe will add a new entry to this table for all conversations (connections) ...
atmMatrixDSEntry
-
A conceptual row in the atmMatrixDSTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmMatrixDSCells.1.20..20..2
atmMatrixDSSrcAddress
-
The transmitting endpoint ATM address for this atmMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this t ...
atmMatrixDSDstAddress
-
The destination endpoint ATM address for this atmMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this ta ...
atmMatrixDSSClass
-
The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values.
atmMatrixDSCreateTime
-
The value of sysUpTime when this entry was activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
atmMatrixDSCells
-
The number of error-free cells detected on ATM connections in which these ATM addresses were identified as the transmitting and receiving endpoint addresses. Note that for point-to-multipoint connections, an entry is created for each root-to-leaf address- ...
atmMatrixDSCellsRollovers
-
The number of times that the associated instance of the atmMatrixDSCells object has transitioned from the value 2^^32-1 to zero.
atmMatrixDSHCCells
-
The high capacity version of the atmMatrixDSCells object.
atmMatrixDSNumCallAttempts
-
The number of SVC call setup attempts detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixDSSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixDSDstAddress was identifie ...
atmMatrixDSNumCalls
-
The number of successful SVC call setups detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixDSSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixDSDstAddress was identi ...
atmMatrixDSConnTime
-
The elapsed time of all calls identified by the associated instance of atmMatrixDSNumCallAttempts.
atmMatrixTopNControlTable
-
A set of parameters that control the creation of a report of the top N matrix entries according to a selected metric.
atmMatrixTopNControlEntry
-
A conceptual row in the atmMatrixTopNControlTable. An example of the indexing of this table is atmMatrixTopNControlDuration.3.1
atmMatrixTopNControlIndex
-
An index that is used to uniquely identify an entry in the atmMatrixTopNControlTable. Each such entry defines one top N report prepared on behalf of one atmMatrix entry, which must exist before this entry may be created.
atmMatrixTopNControlRateBase
-
The variable for each atmMatrix entry that the atmMatrixTopNEntries are sorted by. This object may not be modified if the associated atmMatrixTopNControlStatus object is equal to active(1).
atmMatrixTopNControlSClass
-
The service class for which this topN control entry is collecting information in associated atmMatrixTopN reports. This object may not be modified if the associated atmMatrixTopNControlStatus object is equal to active(1).
atmMatrixTopNControlTimeRemaining
-
The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of thi ...
atmMatrixTopNControlGeneratedReports
-
The number of reports that have been generated by this entry.
atmMatrixTopNControlDuration
-
The number of seconds that this report has collected during the last sampling interval. When the associated atmMatrixTopNControlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next t ...
atmMatrixTopNControlRequestedSize
-
The maximum number of host entries requested for this report. When this object is created or modified, the probe should set atmMatrixTopNControlGrantedSize as closely to this object as is possible for the particular probe implementation and available reso ...
atmMatrixTopNControlGrantedSize
-
The maximum number of host entries in this report. When the associated atmMatrixTopNControlRequestedSize object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular implementation and ...
atmMatrixTopNControlStartTime
-
The value of sysUpTime when this top N report was last started. In other words, this is the time that the associated atmMatrixTopNControlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)sta ...
atmMatrixTopNControlOwner
-
The entity that configured this entry and is therefore using the resources assigned to it.
atmMatrixTopNControlStatus
-
The status of this atmMatrixTopNControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the atmMatrixTopNTable shall be deleted ...
atmMatrixTopNTable
-
A set of statistics for those matrix entries that have counted the highest number of cells, calls, or connection time.
atmMatrixTopNEntry
-
A conceptual row in the atmMatrixTopNTable. The atmMatrixTopNControlIndex value in the index identifies the atmMatrixTopNControlEntry on whose behalf this entry was created. An example of the indexing of this table is atmMatrixTopNSrcAddress.1.3.10
atmMatrixTopNIndex
-
An index that uniquely identifies an entry in the atmMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. Each conversation in the selected atmMatrixSDTable, for the report interv ...
atmMatrixTopNSrcAddress
-
The ATM endpoint address identified as the source of the traffic measured in this report. Note that only 20 octet 'AtmAddr' addresses are collected in this table.
atmMatrixTopNDstAddress
-
The ATM endpoint address identified as the destination of the traffic measured in this report. Note that only 20 octet 'AtmAddr' addresses are collected in this table.
atmMatrixTopNRate
-
The value of the ranked metric for this conversation, for this report. If the associated value of atmMatrixTopNRateBase is equal to atmMatrixTopNCells(1), then this object is assigned the delta value of the atmMatrixSDCells object during this report inter ...
atmMatrixTopNReverseRate
-
The value of the associated metric for this conversation, and for this report, but for the reverse direction. For example, if the associated value of atmMatrixTopNRateBase is equal to atmMatrixTopNCells(1), then this object contains the atmMatrixSDCells d ...
atmRmonDataCollectMode
-
Controls the internal data collection for the entire ATM-RMON agent. If this object has a value of 'active(1)', then data tables will be created and maintained (normal behavior). If this object has a value of 'inactive(2)' then ATM-RMON monitoring will no ...
portSelectGroup
-
Selects the ATM connections that should be monitored as part of a specific collection-group.
atmStatsGroup
-
Counts the basic statistics for collections on behalf of particular portSelectGroup collections.
atmStatsHCGroup
-
Counts the high capacity basic statistics for collections on behalf of particular portSelectGroup collections. The atmStatsGroup must be implemented if the atmStatsHCGroup is implemented. This group is mandatory for implementations which support high cap ...
atmHostGroup
-
Counts the amount of traffic sent from and to each ATM address discovered by the probe, on behalf of particular portSelectGroup collections.
atmHostHCGroup
-
Counts the amount of traffic sent from and to each ATM address discovered by the probe, on behalf of particular portSelectGroup collections, using high-capacity counters. The atmHostGroup must be implemented if the atmHostHCGroup is implemented. This gro ...
atmMatrixGroup
-
Counts the amount of traffic sent between each pair of ATM addresses discovered by the probe, on behalf of particular portSelectGroup collections.
atmMatrixHCGroup
-
Counts the amount of traffic sent between each pair of ATM addresses discovered by the probe, on behalf of particular portSelectGroup collections, using high capacity counters. The atmMatrixGroup must be implemented if the atmMatrixHCGroup is implemented. ...
atmConfigGroup
-
Configuration extentions used to control internal agent behavior.
-

-
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
+AtmStatsControlEntry ::= SEQUENCE { + atmStatsControlDropEvents Counter32, + atmStatsControlOwner OwnerString, + atmStatsControlStatus RowStatus +} - - - - - - - - - - - - - - - - - - - - - +atmStatsControlDropEvents OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of events in which cells which should have + been counted in the associated atmStatsEntry, but were + dropped by the probe due to lack of resources. Note that + this number is not necessarily the number of cells or calls + dropped; it is just the number of times this condition has + been detected." + ::= { atmStatsControlEntry 1 } + +atmStatsControlOwner OBJECT-TYPE + SYNTAX OwnerString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The entity that configured this entry and is therefore + using the resources assigned to it." + ::= { atmStatsControlEntry 2 } + +atmStatsControlStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this atmStatsControlEntry. + + + This control entry may be created and destroyed + independently of the associated portSelGrpEntry, however its + associated atmStatsTable can exist only when the + portSelGrpEntry controlling this collection is active. + + If this object is not equal to active(1), all associated + entries in the atmStatsTable shall be deleted." + ::= { atmStatsControlEntry 3 } + +-- atmStatsTable +-- call and traffic basic statistics collected on behalf of specific +-- portSelectGroups + +atmStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtmStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A collection of statistical totals for all ATM addresses + that have been discovered on behalf of the portSelectGroup + associated with this entry." + ::= { atmStats 2 } + +atmStatsEntry OBJECT-TYPE + SYNTAX AtmStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in the atmStatsTable. + + The portSelGrpIndex value in the index identifies the + portSelectGroup on whose behalf this entry was created. + + An example of the indexing of this entry is + atmStatsCells.8.1" + INDEX { portSelGrpIndex, atmStatsSClass } + ::= { atmStatsTable 1 } + +AtmStatsEntry ::= SEQUENCE { + atmStatsSClass ServiceClass, + atmStatsCreateTime LastCreateTime, + atmStatsCells Counter32, + atmStatsCellsRollovers Counter32, + atmStatsHCCells Counter64, + + + atmStatsNumCallAttempts Counter32, + atmStatsNumCalls Counter32, + atmStatsConnTime ConnectTime +} + +atmStatsSClass OBJECT-TYPE + SYNTAX ServiceClass + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The quality of service classification for this entry. See + the ServiceClass textual convention for details and specific + class-of-service values." + ::= { atmStatsEntry 1 } + +atmStatsCreateTime OBJECT-TYPE + SYNTAX LastCreateTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when this entry was created. This + can be used by the management station to ensure that the + entry has not been deleted and recreated between polls." + ::= { atmStatsEntry 2 } + +atmStatsCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of error-free cells detected on all ATM + connections on behalf of this portSelectGroup collection. + Note that a particular cell may only cause this counter to + increment once, even if multiple criteria is met for + inclusion in this portSelectGroup." + ::= { atmStatsEntry 3 } + +atmStatsCellsRollovers OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times that the associated instance of the + atmStatsCells object has transitioned from the value 2^^32-1 + to zero." + + + ::= { atmStatsEntry 4 } + +atmStatsHCCells OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The high capacity version of the atmStatsCells object." + ::= { atmStatsEntry 5 } + +atmStatsNumCallAttempts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of call attempts detected on all signalled ATM + connections on behalf of this portSelectGroup collection. A + probe should increment this counter each time a connection + setup attempt (identified with this portSelectGroup) is + detected. For point-to-multipoint connections, this counter + is incremented once per counted connection, regardless of + the number of leafs identified in the connection." + ::= { atmStatsEntry 6 } + +atmStatsNumCalls OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of successfully established calls detected on + all signalled ATM connections on behalf of this + portSelectGroup collection. Note that this value includes + successfully established calls that are currently in + progress. A probe should increment this counter each time a + valid connection (identified with this portSelectGroup) is + successfully established. For point-to-multipoint ATM + connections, this counter is incremented once per counted + connection, regardless of the number of leafs identified in + the connection. Note that when a point-to-point connection + setup enters on one port and leaves on another port in the + same port select group, it is counted only once." + ::= { atmStatsEntry 7 } + +atmStatsConnTime OBJECT-TYPE + SYNTAX ConnectTime + + + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The elapsed time of all calls identified by the associated + instance of the atmStatsNumCallAttempts object. Note that + point-to-multipoint calls are counted only once, regardless + of the number of leafs participating in the call." + ::= { atmStatsEntry 8 } + +-- +-- ATM Host Group +-- +-- Counts the amount of traffic sent on behalf of each ATM address +-- discovered by the probe, according to associated portSelectGroup +-- criteria + +atmHostControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtmHostControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of ATM host table control entries. + + These entries will enable the collection of ATM host + information in the atmHostTable. + + Entries in the atmHostTable will be created on behalf of + each entry in this table. A probe is required to support at + most one atmHost collection per instance of an associated + portSelectGroup, therefore the table is indexed by the + portSelGrpIndex." + ::= { atmHost 1 } + +atmHostControlEntry OBJECT-TYPE + SYNTAX AtmHostControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in the atmHostControlTable. Entries in + this table are identified and indexed by the portSelGrpIndex + object. At most one atmHost collection is done per + portSelectGroup. + + + An example of the indexing of this entry is + atmHostControlInserts.1" + INDEX { portSelGrpIndex } + ::= { atmHostControlTable 1 } + +AtmHostControlEntry ::= SEQUENCE { + atmHostControlInserts Counter32, + atmHostControlDeletes Counter32, + atmHostControlMaxDesiredEntries Integer32, + atmHostControlPriority ResourcePriority, + atmHostControlAddrCollectScope AddressCollectScope, + atmHostControlDropEvents Counter32, + atmHostControlOwner OwnerString, + atmHostControlStatus RowStatus +} + +atmHostControlInserts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times an atmHost entry has been inserted into + the atmHost table. If an entry is inserted, then deleted, + and then inserted, this counter will be incremented by 2. + + To allow for efficient implementation strategies, agents may + delay updating this object for short periods of time. For + example, an implementation strategy may allow internal data + structures to differ from those visible via SNMP for short + periods of time. This counter may reflect the internal data + structures for those short periods of time. + + Note that the table size can be determined by subtracting + atmHostControlDeletes from atmHostControlInserts." + ::= { atmHostControlEntry 1 } + +atmHostControlDeletes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times an atmHost entry has been deleted from + the atmHost table (for any reason). If an entry is deleted, + then inserted, and then deleted, this counter will be + incremented by 2. + + + To allow for efficient implementation strategies, agents may + delay updating this object for short periods of time. For + example, an implementation strategy may allow internal data + structures to differ from those visible via SNMP for short + periods of time. This counter may reflect the internal data + structures for those short periods of time. + + Note that the table size can be determined by subtracting + atmHostControlDeletes from atmHostControlInserts." + ::= { atmHostControlEntry 2 } + +atmHostControlMaxDesiredEntries OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The maximum number of entries that are desired in the + atmHostTable on behalf of this control entry. The probe will + not create more than this number of associated entries in + the table, but may choose to create fewer entries in this + table for any reason including the lack of resources. + + If this value is set to -1, the probe may create any number + of entries in this table. + + If the associated instance of atmHostControlStatus object is + equal to active(1), this object may not be modified." + DEFVAL { -1 } + ::= { atmHostControlEntry 3 } + +atmHostControlPriority OBJECT-TYPE + SYNTAX ResourcePriority + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The priority this collection should be given to retain + resources, in the event the probe must reclaim some + resources in order to add new entries to an existing atmHost + collection or add new collections of other types. + + If the associated instance of atmHostControlStatus object is + equal to active(1), this object may not be modified." + DEFVAL { normalPriority } + ::= { atmHostControlEntry 4 } + + +atmHostControlAddrCollectScope OBJECT-TYPE + SYNTAX AddressCollectScope + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object controls the granularity of address collection + in atmHostTable entries created on behalf of this control + entry, according to the rules specified by the + AddressCollectScope textual convention. + + If the associated instance of atmHostControlStatus object is + equal to active(1), this object may not be modified." + DEFVAL { prefixAndEsi } + ::= { atmHostControlEntry 5 } + +atmHostControlDropEvents OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of events in which cells which should have + been counted in the associated atmHostEntry, but were + dropped by the probe due to lack of resources. Note that + this number is not necessarily the number of cells or calls + dropped; it is just the number of times this condition has + been detected." + ::= { atmHostControlEntry 6 } + +atmHostControlOwner OBJECT-TYPE + SYNTAX OwnerString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The entity that configured this entry and is therefore + using the resources assigned to it." + ::= { atmHostControlEntry 7 } + +atmHostControlStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this atmHostControlEntry. + + An entry may not exist in the active state unless all + + + objects in the entry have an appropriate value. + Specifically, appropriate values for the associated + instances of atmHostControlMaxDesiredEntries, + atmHostControlPriority, and atmHostControlAddrCollectScope + must be set before this object may be set to active(1). + + This control entry may be created and destroyed + independently of the associated portSelGrpEntry, however its + associated atmHostTable can exist only when the + portSelGrpEntry controlling this collection is active. + + If this object is not equal to active(1), all associated + entries in the atmHostTable shall be deleted." + ::= { atmHostControlEntry 8 } + +-- +-- ATM Host Table +-- + +atmHostTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtmHostEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A collection of statistics for a particular ATM host + address that has been discovered on behalf of the + portSelectGroup associated with this entry. + + The probe will add to this table all addresses seen as the + source or destination address in all calls, on all ports + configured in the portSelGrpEntry controlling this + collection." + ::= { atmHost 2 } + +atmHostEntry OBJECT-TYPE + SYNTAX AtmHostEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in the atmHostTable. + + The portSelGrpIndex value in the index identifies the + portSelectGroup on whose behalf this entry was created. + + + An example of the indexing of this entry is + atmHostInCells.4.20..2" + INDEX { portSelGrpIndex, atmHostAddress, atmHostSClass } + ::= { atmHostTable 1 } + +AtmHostEntry ::= SEQUENCE { + atmHostAddress AtmAddr, + atmHostSClass ServiceClass, + atmHostCreateTime LastCreateTime, + atmHostInCells ZeroBasedCounter32, + atmHostInCellsRollovers ZeroBasedCounter32, + atmHostInHCCells Counter64, + atmHostOutCells ZeroBasedCounter32, + atmHostOutCellsRollovers ZeroBasedCounter32, + atmHostOutHCCells Counter64, + atmHostInNumCallAttempts ZeroBasedCounter32, + atmHostInNumCalls ZeroBasedCounter32, + atmHostOutNumCallAttempts ZeroBasedCounter32, + atmHostOutNumCalls ZeroBasedCounter32, + atmHostInConnTime ConnectTime, + atmHostOutConnTime ConnectTime +} + +atmHostAddress OBJECT-TYPE + SYNTAX AtmAddr + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ATM address for this atmHostEntry. + + This is represented as an octet string with specific + semantics and length as identified by the AtmAddr textual + convention. + + Note that only 20 octet 'AtmAddr' addresses are collected in + this table." + ::= { atmHostEntry 1 } + +atmHostSClass OBJECT-TYPE + SYNTAX ServiceClass + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The quality of service classification for this entry. See + the ServiceClass textual convention for details and specific + + + class-of-service values." + ::= { atmHostEntry 2 } + +atmHostCreateTime OBJECT-TYPE + SYNTAX LastCreateTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when this entry was activated. This + can be used by the management station to ensure that the + entry has not been deleted and recreated between polls." + ::= { atmHostEntry 3 } + +atmHostInCells OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of error-free cells detected on ATM connections + associated with this portSelectGroup, in which this ATM + address was identified as the receiver address, or one of + the leaf addresses on a point-to-multipoint ATM connection." + ::= { atmHostEntry 4 } + +atmHostInCellsRollovers OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times that the associated instance of the + atmHostInCells object has transitioned from the value + 2^^32-1 to zero." + ::= { atmHostEntry 5 } + +atmHostInHCCells OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The high capacity version of the atmHostInCells object." + ::= { atmHostEntry 6 } + +atmHostOutCells OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + + + STATUS current + DESCRIPTION + "The number of error-free cells detected on ATM connections + associated with this portSelectGroup, in which this ATM + address was identified as the sender address." + ::= { atmHostEntry 7 } + +atmHostOutCellsRollovers OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times that the associated instance of the + atmHostOutCells object has transitioned from the value + 2^^32-1 to zero." + ::= { atmHostEntry 8 } + +atmHostOutHCCells OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The high capacity version of the atmHostOutCells object." + ::= { atmHostEntry 9 } + +atmHostInNumCallAttempts OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of calls detected on ATM connections associated + with this entry, in which the associated endpoint address + was identified as the Called Party in an signalled ATM + connection establishment attempt. + + Note that this value includes calls that are currently in + progress. A probe should increment this counter each time a + connection attempt is detected in which this ATM host is + identified as the Called Party, or one of the leaf addresses + for point-to-multipoint ATM connections." + ::= { atmHostEntry 10 } + +atmHostInNumCalls OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + + + STATUS current + DESCRIPTION + "The number of successfully established calls detected on + ATM connections associated with this entry, in which the + associated endpoint address was identified as the Called + Party address. + + Note that this value includes calls that are currently in + progress. A probe should increment this counter each time a + connection is successfully established in which this ATM + host is identified as the Called Party address, or one of + the leaf addresses for point-to-multipoint ATM connections." + ::= { atmHostEntry 11 } + +atmHostOutNumCallAttempts OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of calls detected on ATM connections associated + with this entry, in which the associated endpoint address + was identified as the Calling Party in an signalled ATM + connection establishment attempt. + + Note that this value includes calls that are currently in + progress. A probe should increment this counter each time a + connection attempt is detected in which this ATM host is + identified as the Calling Party. + + Note that for point-to-multipoint ATM connections, this + counter is incremented only once per call, regardless of the + number of leafs established at setup time or the number of + leaf-initiated-join attempts since the call was + established." + ::= { atmHostEntry 12 } + +atmHostOutNumCalls OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of successfully established calls detected on + ATM connections associated with this entry, in which the + associated endpoint address was identified as the Calling + Party address. + + + Note that this value includes calls that are currently in + progress. A probe should increment this counter each time a + connection is successfully established in which this ATM + host is identified as the Calling Party address." + ::= { atmHostEntry 13 } + +atmHostInConnTime OBJECT-TYPE + SYNTAX ConnectTime + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The elapsed time of all calls identified by the associated + instance of atmHostInNumCallAttempts." + ::= { atmHostEntry 14 } + +atmHostOutConnTime OBJECT-TYPE + SYNTAX ConnectTime + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The elapsed time of all calls identified by the associated + instance of atmHostOutNumCallAttempts." + ::= { atmHostEntry 15 } + +-- +-- ATM Matrix Group +-- +-- Counts the amount of traffic sent on behalf of each source +-- and destination ATM address discovered by the probe, +-- according to associated portSelectGroup criteria + +atmMatrixControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtmMatrixControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of ATM matrix table control entries. + + These entries will enable the collection of ATM matrix + information in the atmMatrixSDTable and atmMatrixDSTable. + + A probe is required to support at most one atmMatrix + + + collection per instance of an associated portSelectGroup, + therefore the table is indexed by the portSelGrpIndex." + ::= { atmMatrix 1 } + +atmMatrixControlEntry OBJECT-TYPE + SYNTAX AtmMatrixControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in the atmMatrixControlTable. + + An example of the indexing of this entry is + atmMatrixControlInserts.1" + INDEX { portSelGrpIndex } + ::= { atmMatrixControlTable 1 } + +AtmMatrixControlEntry ::= SEQUENCE { + atmMatrixControlInserts Counter32, + atmMatrixControlDeletes Counter32, + atmMatrixControlMaxDesiredEntries Integer32, + atmMatrixControlPriority ResourcePriority, + atmMatrixControlAddrCollectScope AddressCollectScope, + atmMatrixControlDropEvents Counter32, + atmMatrixControlOwner OwnerString, + atmMatrixControlStatus RowStatus +} + +atmMatrixControlInserts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times an atmMatrix entry has been inserted + into the atmMatrix table. If an entry is inserted, then + deleted, and then inserted, this counter will be incremented + by 2. The addition of a conversation into both the + atmMatrixSDTable and atmMatrixDSTable shall be counted as + two insertions (even though every addition into one table + must be accompanied by an insertion into the other). + + To allow for efficient implementation strategies, agents may + delay updating this object for short periods of time. For + example, an implementation strategy may allow internal data + structures to differ from those visible via SNMP for short + periods of time. This counter may reflect the internal data + + + structures for those short periods of time. + + Note that the table size can be determined by subtracting + atmMatrixControlDeletes from atmMatrixControlInserts, and + dividing the result by two." + ::= { atmMatrixControlEntry 1 } + +atmMatrixControlDeletes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times an atmMatrix entry has been deleted + from the atmMatrix table (for any reason). If an entry is + deleted, then inserted, and then deleted, this counter will + be incremented by 2. The deletion of a conversation from + both the atmMatrixSDTable and atmMatrixDSTable shall be + counted as two deletions (even though every deletion from + one table must be accompanied by a deletion from the other). + + To allow for efficient implementation strategies, agents may + delay updating this object for short periods of time. For + example, an implementation strategy may allow internal data + structures to differ from those visible via SNMP for short + periods of time. This counter may reflect the internal data + structures for those short periods of time. + + Note that the table size can be determined by subtracting + atmMatrixControlDeletes from atmMatrixControlInserts, and + dividing the result by two." + ::= { atmMatrixControlEntry 2 } + +atmMatrixControlMaxDesiredEntries OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The maximum number of entries that are desired in the + atmMatrixTable on behalf of this control entry. The probe + will not create more than this number of associated entries + in the table, but may choose to create fewer entries in this + table for any reason including the lack of resources. + + If this value is set to -1, the probe may create any number + of entries in this table. + + + If the associated instance of atmMatrixControlStatus object + is equal to active(1), this object may not be modified." + DEFVAL { -1 } + ::= { atmMatrixControlEntry 3 } + +atmMatrixControlPriority OBJECT-TYPE + SYNTAX ResourcePriority + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The priority this collection should be given to retain + resources, in the event the probe must reclaim some + resources in order to add new entries to an existing + atmMatrix collection or add new collections of other types. + + If the associated instance of atmMatrixControlStatus object + is equal to active(1), this object may not be modified." + DEFVAL { normalPriority } + ::= { atmMatrixControlEntry 4 } + +atmMatrixControlAddrCollectScope OBJECT-TYPE + SYNTAX AddressCollectScope + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object controls the granularity of address collection + in atmMatrixSDTable and atmMatrixDSTable entries created on + behalf of this control entry, according to the rules + specified by the AddressCollectScope textual convention. + + If the associated instance of atmMatrixControlStatus object + is equal to active(1), this object may not be modified." + DEFVAL { prefixAndEsi } + ::= { atmMatrixControlEntry 5 } + +atmMatrixControlDropEvents OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of events in which cells which should have + been counted in the associated atmMatrixSDEntry and + atmMatrixDSEntry, but were dropped by the probe due to lack + of resources. Note that this number is not necessarily the + number of cells or calls dropped; it is just the number of + + + times this condition has been detected." + ::= { atmMatrixControlEntry 6 } + +atmMatrixControlOwner OBJECT-TYPE + SYNTAX OwnerString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The entity that configured this entry and is therefore + using the resources assigned to it." + ::= { atmMatrixControlEntry 7 } + +atmMatrixControlStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this atmMatrixControlEntry. + + An entry may not exist in the active state unless all + objects in the entry have an appropriate value. + Specifically, the associated instances of + atmMatrixControlMaxDesiredEntries, atmMatrixControlPriority, + and atmMatrixControlAddrCollectScope objects must be set to + appropriate values before this object may be set to + active(1). + + This control entry may be created and destroyed + independently of the associated portSelGrpEntry, however its + associated atmMatrixSDTable and atmMatrixDSTable can exist + only when the portSelGrpEntry controlling this collection is + active. + + If this object is not equal to active(1), all associated + entries in the atmMatrixSDTable and atmMatrixDSTable shall + be deleted." + ::= { atmMatrixControlEntry 8 } + +-- atmMatrixSDTable +-- call and traffic data collected on behalf of specific +-- portSelectGroups; sorted by src address first + +atmMatrixSDTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtmMatrixSDEntry + + + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A collection of statistics for conversations between + particular ATM endpoint addresses that have been discovered + on behalf of the portSelectGroup associated with this entry. + + The probe will add a new entry to this table for all + conversations (connections) between distinct source and + destination address pairs, detected in all calls, on all + ports configured in the portSelGrpEntry controlling this + collection. + + Further, this table will only contain entries that have a + corresponding entry in the atmMatrixDSTable with the same + source address and destination address." + ::= { atmMatrix 2 } + +atmMatrixSDEntry OBJECT-TYPE + SYNTAX AtmMatrixSDEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in the atmMatrixSDTable. + + The portSelGrpIndex value in the index identifies the + portSelectGroup on whose behalf this entry was created. + + An example of the indexing of this entry is + atmMatrixSDCells.1.20..20..2" + INDEX { portSelGrpIndex, atmMatrixSDSrcAddress, + atmMatrixSDDstAddress, atmMatrixSDSClass } + ::= { atmMatrixSDTable 1 } + +AtmMatrixSDEntry ::= SEQUENCE { + atmMatrixSDSrcAddress AtmAddr, + atmMatrixSDDstAddress AtmAddr, + atmMatrixSDSClass ServiceClass, + atmMatrixSDCreateTime LastCreateTime, + atmMatrixSDCells ZeroBasedCounter32, + atmMatrixSDCellsRollovers ZeroBasedCounter32, + atmMatrixSDHCCells Counter64, + atmMatrixSDNumCallAttempts ZeroBasedCounter32, + atmMatrixSDNumCalls ZeroBasedCounter32, + atmMatrixSDConnTime ConnectTime + + +} + +atmMatrixSDSrcAddress OBJECT-TYPE + SYNTAX AtmAddr + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The transmitting endpoint ATM address for this + atmMatrixSDEntry. + + This is represented as an octet string with specific + semantics and length as identified by the AtmAddr textual + convention. + + Note that only 20 octet 'AtmAddr' addresses are collected in + this table." + ::= { atmMatrixSDEntry 1 } + +atmMatrixSDDstAddress OBJECT-TYPE + SYNTAX AtmAddr + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The destination endpoint ATM address for this + atmMatrixSDEntry. + + This is represented as an octet string with specific + semantics and length as identified by the AtmAddr textual + convention. + + Note that only 20 octet 'AtmAddr' addresses are collected in + this table." + ::= { atmMatrixSDEntry 2 } + +atmMatrixSDSClass OBJECT-TYPE + SYNTAX ServiceClass + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The quality of service classification for this entry. See + the ServiceClass textual convention for details and specific + class-of-service values." + ::= { atmMatrixSDEntry 3 } + +atmMatrixSDCreateTime OBJECT-TYPE + + + SYNTAX LastCreateTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when this entry was activated. This + can be used by the management station to ensure that the + entry has not been deleted and recreated between polls." + ::= { atmMatrixSDEntry 4 } + +atmMatrixSDCells OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of error-free cells detected on connections in + which these ATM addresses were identified as the + transmitting and receiving endpoint addresses. + + Note that for point-to-multipoint connections, an entry is + created for each root-to-leaf address-pair that exists, and + each cell sent from the root on a point-to-multipoint ATM + connection is counted once in each distinct matrix entry." + ::= { atmMatrixSDEntry 5 } + +atmMatrixSDCellsRollovers OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times that the associated instance of the + atmMatrixSDCells object has transitioned from the value + 2^^32-1 to zero." + ::= { atmMatrixSDEntry 6 } + +atmMatrixSDHCCells OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The high capacity version of the atmMatrixSDCells object." + ::= { atmMatrixSDEntry 7 } + +atmMatrixSDNumCallAttempts OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + + + STATUS current + DESCRIPTION + "The number of SVC call setup attempts detected on ATM + connections within the specified portSelectGroup, in which + the indicated atmMatrixSDSrcAddress endpoint address was + identified as the Calling Party and the indicated + atmMatrixSDDstAddress was identified as the Called Party. + + Note that this value includes calls that are currently in + progress. A probe should increment this counter each time a + connection attempt is detected in which these ATM addresses + are identified as the calling and called parties." + ::= { atmMatrixSDEntry 8 } + +atmMatrixSDNumCalls OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of successful SVC call setups detected on ATM + connections within the specified portSelectGroup, in which + the indicated atmMatrixSDSrcAddress endpoint address was + identified as the Calling Party and the indicated + atmMatrixSDDstAddress was identified as the Called Party. + + Note that this value includes calls that are currently in + progress. A probe should increment this counter each time a + valid connection is established in which these ATM addresses + are identified as the calling and called parties." + ::= { atmMatrixSDEntry 9 } + +atmMatrixSDConnTime OBJECT-TYPE + SYNTAX ConnectTime + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The elapsed time of all calls identified by the associated + instance of atmMatrixSDNumCallAttempts." + ::= { atmMatrixSDEntry 10 } + +-- atmMatrixDSTable +-- call and traffic data collected on behalf of specific +-- portSelectGroups; sorted by destination address first + + +atmMatrixDSTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtmMatrixDSEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A collection of statistics for conversations between + particular ATM endpoint addresses that have been discovered + on behalf of the portSelectGroup associated with this entry. + + The probe will add a new entry to this table for all + conversations (connections) between distinct source and + destination address pairs, detected in all cells identified + by the associated portSelGrpEntry criteria. + + Further, this table will only contain entries that have a + corresponding entry in the atmMatrixSDTable with the same + source address and destination address." + ::= { atmMatrix 3 } + +atmMatrixDSEntry OBJECT-TYPE + SYNTAX AtmMatrixDSEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in the atmMatrixDSTable. + + The portSelGrpIndex value in the index identifies the + portSelectGroup on whose behalf this entry was created. + + An example of the indexing of this entry is + atmMatrixDSCells.1.20..20..2" + INDEX { portSelGrpIndex, atmMatrixDSDstAddress, + atmMatrixDSSrcAddress, atmMatrixDSSClass } + ::= { atmMatrixDSTable 1 } + +AtmMatrixDSEntry ::= SEQUENCE { + atmMatrixDSSrcAddress AtmAddr, + atmMatrixDSDstAddress AtmAddr, + atmMatrixDSSClass ServiceClass, + atmMatrixDSCreateTime LastCreateTime, + atmMatrixDSCells ZeroBasedCounter32, + atmMatrixDSCellsRollovers ZeroBasedCounter32, + atmMatrixDSHCCells Counter64, + atmMatrixDSNumCallAttempts ZeroBasedCounter32, + atmMatrixDSNumCalls ZeroBasedCounter32, + + + atmMatrixDSConnTime ConnectTime +} + +atmMatrixDSSrcAddress OBJECT-TYPE + SYNTAX AtmAddr + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The transmitting endpoint ATM address for this + atmMatrixDSEntry. + + This is represented as an octet string with specific + semantics and length as identified by the AtmAddr textual + convention. + + Note that only 20 octet 'AtmAddr' addresses are collected in + this table." + ::= { atmMatrixDSEntry 1 } + +atmMatrixDSDstAddress OBJECT-TYPE + SYNTAX AtmAddr + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The destination endpoint ATM address for this + atmMatrixDSEntry. + + This is represented as an octet string with specific + semantics and length as identified by the AtmAddr textual + convention. + + Note that only 20 octet 'AtmAddr' addresses are collected in + this table." + ::= { atmMatrixDSEntry 2 } + +atmMatrixDSSClass OBJECT-TYPE + SYNTAX ServiceClass + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The quality of service classification for this entry. See + the ServiceClass textual convention for details and specific + class-of-service values." + ::= { atmMatrixDSEntry 3 } + + +atmMatrixDSCreateTime OBJECT-TYPE + SYNTAX LastCreateTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when this entry was activated. This + can be used by the management station to ensure that the + entry has not been deleted and recreated between polls." + ::= { atmMatrixDSEntry 4 } + +atmMatrixDSCells OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of error-free cells detected on ATM connections + in which these ATM addresses were identified as the + transmitting and receiving endpoint addresses. + + Note that for point-to-multipoint connections, an entry is + created for each root-to-leaf address-pair that exists, and + each cell sent from the root on a point-to-multipoint ATM + connection is counted once in each distinct matrix entry." + ::= { atmMatrixDSEntry 5 } + +atmMatrixDSCellsRollovers OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times that the associated instance of the + atmMatrixDSCells object has transitioned from the value + 2^^32-1 to zero." + ::= { atmMatrixDSEntry 6 } + +atmMatrixDSHCCells OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The high capacity version of the atmMatrixDSCells object." + ::= { atmMatrixDSEntry 7 } + +atmMatrixDSNumCallAttempts OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + + + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of SVC call setup attempts detected on ATM + connections within the specified portSelectGroup, in which + the indicated atmMatrixDSSrcAddress endpoint address was + identified as the Calling Party and the indicated + atmMatrixDSDstAddress was identified as the Called Party. + + Note that this value includes calls that are currently in + progress. A probe should increment this counter each time a + connection attempt is detected in which these ATM addresses + are identified as the calling and called parties." + ::= { atmMatrixDSEntry 8 } + +atmMatrixDSNumCalls OBJECT-TYPE + SYNTAX ZeroBasedCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of successful SVC call setups detected on ATM + connections within the specified portSelectGroup, in which + the indicated atmMatrixDSSrcAddress endpoint address was + identified as the Calling Party and the indicated + atmMatrixDSDstAddress was identified as the Called Party. + + Note that this value includes calls that are currently in + progress. A probe should increment this counter each time a + valid connection is established in which these ATM addresses + are identified as the calling and called parties." + ::= { atmMatrixDSEntry 9 } + +atmMatrixDSConnTime OBJECT-TYPE + SYNTAX ConnectTime + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The elapsed time of all calls identified by the associated + instance of atmMatrixDSNumCallAttempts." + ::= { atmMatrixDSEntry 10 } + +-- +-- ATM MatrixTopN Tables + + +-- +-- Finds and reports the top traffic contributors, +-- according to associated portSelectGroup criteria + +atmMatrixTopNControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtmMatrixTopNControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of parameters that control the creation of a report + of the top N matrix entries according to a selected metric." + ::= { atmMatrix 4 } + +atmMatrixTopNControlEntry OBJECT-TYPE + SYNTAX AtmMatrixTopNControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in the atmMatrixTopNControlTable. + + An example of the indexing of this table is + atmMatrixTopNControlDuration.3.1" + INDEX { portSelGrpIndex, atmMatrixTopNControlIndex } + ::= { atmMatrixTopNControlTable 1 } + +AtmMatrixTopNControlEntry ::= SEQUENCE { + atmMatrixTopNControlIndex Integer32, + atmMatrixTopNControlRateBase INTEGER, + atmMatrixTopNControlSClass ServiceClass, + atmMatrixTopNControlTimeRemaining Integer32, + atmMatrixTopNControlGeneratedReports Counter32, + atmMatrixTopNControlDuration Integer32, + atmMatrixTopNControlRequestedSize Integer32, + atmMatrixTopNControlGrantedSize Integer32, + atmMatrixTopNControlStartTime TimeStamp, + atmMatrixTopNControlOwner OwnerString, + atmMatrixTopNControlStatus RowStatus +} + +atmMatrixTopNControlIndex OBJECT-TYPE + SYNTAX Integer32 (1..65535) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An index that is used to uniquely identify an entry in the + + + atmMatrixTopNControlTable. Each such entry defines one top + N report prepared on behalf of one atmMatrix entry, which + must exist before this entry may be created." + ::= { atmMatrixTopNControlEntry 1 } + +atmMatrixTopNControlRateBase OBJECT-TYPE + SYNTAX INTEGER { + atmMatrixTopNCells(1), + atmMatrixTopNNumCallAttempts(2), + atmMatrixTopNNumCalls(3), + atmMatrixTopNConnTime(4) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The variable for each atmMatrix entry that the + atmMatrixTopNEntries are sorted by. + + This object may not be modified if the associated + atmMatrixTopNControlStatus object is equal to active(1)." + ::= { atmMatrixTopNControlEntry 2 } + +atmMatrixTopNControlSClass OBJECT-TYPE + SYNTAX ServiceClass + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The service class for which this topN control entry is + collecting information in associated atmMatrixTopN reports. + + This object may not be modified if the associated + atmMatrixTopNControlStatus object is equal to active(1)." + ::= { atmMatrixTopNControlEntry 3 } + +atmMatrixTopNControlTimeRemaining OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The number of seconds left in the report currently being + collected. When this object is modified by the management + station, a new collection is started, possibly aborting a + currently running report. The new value is used as the + requested duration of this report, and is immediately loaded + into the associated atmMatrixTopNControlDuration object. + + + When the report finishes, the probe will automatically start + another collection with the same initial value of + atmMatrixTopNControlTimeRemaining. Thus the management + station may simply read the resulting reports repeatedly, + checking the startTime and duration each time to ensure that + a report was not missed or that the report parameters were + not changed. + + While the value of this object is non-zero, it decrements by + one per second until it reaches zero. At the time that this + object decrements to zero, the report is made accessible in + the atmMatrixTopNTable, overwriting any report that may be + there. + + When this object is modified by the management station, any + associated entries in the atmMatrixTopNTable shall be + deleted." + DEFVAL { 1800 } + ::= { atmMatrixTopNControlEntry 4 } + +atmMatrixTopNControlGeneratedReports OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of reports that have been generated by this + entry." + ::= { atmMatrixTopNControlEntry 5 } + +atmMatrixTopNControlDuration OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of seconds that this report has collected during + the last sampling interval. + + When the associated atmMatrixTopNControlTimeRemaining object + is set, this object shall be set by the probe to the same + value and shall not be modified until the next time the + atmMatrixTopNControlTimeRemaining is set. + + This value shall be zero if no reports have been requested + for this atmMatrixTopNControlEntry." + ::= { atmMatrixTopNControlEntry 6 } + + +atmMatrixTopNControlRequestedSize OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The maximum number of host entries requested for this + report. + + When this object is created or modified, the probe should + set atmMatrixTopNControlGrantedSize as closely to this + object as is possible for the particular probe + implementation and available resources." + DEFVAL { 150 } + ::= { atmMatrixTopNControlEntry 7 } + +atmMatrixTopNControlGrantedSize OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of host entries in this report. + + When the associated atmMatrixTopNControlRequestedSize object + is created or modified, the probe should set this object as + closely to the requested value as is possible for the + particular implementation and available resources. The probe + must not lower this value except as a result of a set to the + associated atmMatrixTopNControlRequestedSize object. + + For example, if the value of atmMatrixTopNControlRateBase is + equal to atmMatrixTopNCells(1), when the next topN report is + generated, host entries with the highest value of + atmMatrixSDCells shall be placed in this table in decreasing + order of this rate until there is no more room or until + there are no more matrix entries. Each atmMatrixSDCells + value is copied to the associated atmMatrixTopNRate object. + + It is an implementation-specific matter how entries with the + same value are sorted. It is also an implementation- + specific matter as to whether or not zero-valued entries are + available." + ::= { atmMatrixTopNControlEntry 8 } + +atmMatrixTopNControlStartTime OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when this top N report was last + started. In other words, this is the time that the + associated atmMatrixTopNControlTimeRemaining object was + modified to start the requested report or the time the + report was last automatically (re)started. + + This object may be used by the management station to + determine if a report was missed or not." + ::= { atmMatrixTopNControlEntry 9 } + +atmMatrixTopNControlOwner OBJECT-TYPE + SYNTAX OwnerString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The entity that configured this entry and is therefore + using the resources assigned to it." + ::= { atmMatrixTopNControlEntry 10 } + +atmMatrixTopNControlStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this atmMatrixTopNControlEntry. + + An entry may not exist in the active state unless all + objects in the entry have an appropriate value. + + If this object is not equal to active(1), all associated + entries in the atmMatrixTopNTable shall be deleted by the + agent." + ::= { atmMatrixTopNControlEntry 11 } + +-- +-- atmMatrixTopNTable +-- +atmMatrixTopNTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtmMatrixTopNEntry + MAX-ACCESS not-accessible + STATUS current + + + DESCRIPTION + "A set of statistics for those matrix entries that have + counted the highest number of cells, calls, or connection + time." + ::= { atmMatrix 5 } + +atmMatrixTopNEntry OBJECT-TYPE + SYNTAX AtmMatrixTopNEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in the atmMatrixTopNTable. + + The atmMatrixTopNControlIndex value in the index identifies + the atmMatrixTopNControlEntry on whose behalf this entry was + created. + + An example of the indexing of this table is + atmMatrixTopNSrcAddress.1.3.10" + INDEX { portSelGrpIndex, atmMatrixTopNControlIndex, + atmMatrixTopNIndex } + ::= { atmMatrixTopNTable 1 } + +AtmMatrixTopNEntry ::= SEQUENCE { + atmMatrixTopNIndex Integer32, + atmMatrixTopNSrcAddress AtmAddr, + atmMatrixTopNDstAddress AtmAddr, + atmMatrixTopNRate Integer32, + atmMatrixTopNReverseRate Integer32 +} + +atmMatrixTopNIndex OBJECT-TYPE + SYNTAX Integer32 (1..65535) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An index that uniquely identifies an entry in the + atmMatrixTopNTable among those in the same report. This + index is between 1 and N, where N is the number of entries + in this report. + + Each conversation in the selected atmMatrixSDTable, for the + report interval, is ranked in descending order of the metric + identified by the atmMatrixTopNRate object. + + + For example, if the value of atmMatrixTopNControlRateBase is + equal to atmMatrixTopNCells(1), increasing values of + atmMatrixTopNIndex shall be assigned to entries with + decreasing delta values of atmMatrixSDCells (for the report + interval), until index N is assigned or there are no more + atmMatrixSDEntries." + ::= { atmMatrixTopNEntry 1 } + +atmMatrixTopNSrcAddress OBJECT-TYPE + SYNTAX AtmAddr + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ATM endpoint address identified as the source of the + traffic measured in this report. + + Note that only 20 octet 'AtmAddr' addresses are collected in + this table." + ::= { atmMatrixTopNEntry 2 } + +atmMatrixTopNDstAddress OBJECT-TYPE + SYNTAX AtmAddr + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ATM endpoint address identified as the destination of + the traffic measured in this report. + + Note that only 20 octet 'AtmAddr' addresses are collected in + this table." + ::= { atmMatrixTopNEntry 3 } + +atmMatrixTopNRate OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of the ranked metric for this conversation, for + this report. + + If the associated value of atmMatrixTopNRateBase is equal to + atmMatrixTopNCells(1), then this object is assigned the + delta value of the atmMatrixSDCells object during this + report interval. + + + If the associated value of atmMatrixTopNRateBase is equal to + atmMatrixTopNNumCallAttempts(2), then this object is + assigned the delta value of the atmMatrixSDNumCallAttempts + object during this report interval. + + If the associated value of atmMatrixTopNRateBase is equal to + atmMatrixTopNNumCalls(3), then this object is assigned the + delta value of the atmMatrixSDNumCalls object during this + report interval. + + If the associated value of atmMatrixTopNRateBase is equal to + atmMatrixTopNConnTime(4), then this object is assigned the + delta value of the atmMatrixSDConnTime object during this + report interval." + ::= { atmMatrixTopNEntry 4 } + +atmMatrixTopNReverseRate OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of the associated metric for this conversation, + and for this report, but for the reverse direction. + + For example, if the associated value of + atmMatrixTopNRateBase is equal to atmMatrixTopNCells(1), + then this object contains the atmMatrixSDCells delta cell + rate for the reverse direction traffic (i.e., destination to + source traffic)." + ::= { atmMatrixTopNEntry 5 } + +-- atmConfig group; cisco extensions for agent configuration +atmRmonDataCollectMode OBJECT-TYPE + SYNTAX INTEGER { + active(1), -- data collection active + inactive(2) -- data collection inactive + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Controls the internal data collection for the + entire ATM-RMON agent. If this object has a + value of 'active(1)', then data tables will be created + and maintained (normal behavior). If this object + has a value of 'inactive(2)' then ATM-RMON monitoring + will not occur, even if valid control tables exist + for particular collections. + + Data tables for active collections are deleted when this + object is changed to 'inactive(2)', but control tables are + not deleted. When this object is changed to 'active(1)', + data collection is started for all valid control tables. " +-- DEFVAL { inactive(2) } + ::= { atmConfig 1 } + + +-- Conformance Macros + +atmRmonMIBCompliances OBJECT IDENTIFIER ::= { atmRmonConformance 1 } +atmRmonMIBGroups OBJECT IDENTIFIER ::= { atmRmonConformance 2 } + +atmRmonMIBCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "Describes the requirements for conformance to the ATM-RMON + MIB." + MODULE -- this module + MANDATORY-GROUPS { portSelectGroup, + atmStatsGroup, + atmHostGroup, + atmMatrixGroup + } + ::= { atmRmonMIBCompliances 1 } + +portSelectGroup OBJECT-GROUP + OBJECTS { + portSelGrpDescr, + portSelGrpCreateTime, + portSelGrpOwner, + portSelGrpStatus, + portSelCollectGroup, + portSelCreateTime, + portSelOwner, + portSelStatus + } + STATUS current + DESCRIPTION + "Selects the ATM connections that should be monitored as + part of a specific collection-group." + ::= { atmRmonMIBGroups 1 } + +atmStatsGroup OBJECT-GROUP + OBJECTS { + atmStatsControlDropEvents, + atmStatsControlOwner, + atmStatsControlStatus, + atmStatsCreateTime, + atmStatsCells, + atmStatsCellsRollovers, + atmStatsNumCallAttempts, + atmStatsNumCalls, + atmStatsConnTime + } + STATUS current + DESCRIPTION + "Counts the basic statistics for collections on behalf of + particular portSelectGroup collections." + ::= { atmRmonMIBGroups 2 } + +atmStatsHCGroup OBJECT-GROUP + OBJECTS { + atmStatsHCCells + } + + + STATUS current + DESCRIPTION + "Counts the high capacity basic statistics for collections + on behalf of particular portSelectGroup collections. The + atmStatsGroup must be implemented if the atmStatsHCGroup is + implemented. This group is mandatory for implementations + which support high capacity counters." + ::= { atmRmonMIBGroups 3 } + +atmHostGroup OBJECT-GROUP + OBJECTS { + atmHostControlInserts, + atmHostControlDeletes, + atmHostControlMaxDesiredEntries, + atmHostControlPriority, + atmHostControlAddrCollectScope, + atmHostControlDropEvents, + atmHostControlOwner, + atmHostControlStatus, + atmHostCreateTime, + atmHostInCells, + atmHostInCellsRollovers, + atmHostOutCells, + atmHostOutCellsRollovers, + atmHostInNumCallAttempts, + atmHostInNumCalls, + atmHostOutNumCallAttempts, + atmHostOutNumCalls, + atmHostInConnTime, + atmHostOutConnTime + } + STATUS current + DESCRIPTION + "Counts the amount of traffic sent from and to each ATM + address discovered by the probe, on behalf of particular + portSelectGroup collections." + ::= { atmRmonMIBGroups 4 } + +atmHostHCGroup OBJECT-GROUP + OBJECTS { + atmHostInHCCells, + atmHostOutHCCells + } + STATUS current + DESCRIPTION + + + "Counts the amount of traffic sent from and to each ATM + address discovered by the probe, on behalf of particular + portSelectGroup collections, using high-capacity counters. + The atmHostGroup must be implemented if the atmHostHCGroup + is implemented. This group is mandatory for implementations + which support high capacity counters." + ::= { atmRmonMIBGroups 5 } + +atmMatrixGroup OBJECT-GROUP + OBJECTS { + atmMatrixControlInserts, + atmMatrixControlDeletes, + atmMatrixControlMaxDesiredEntries, + atmMatrixControlPriority, + atmMatrixControlAddrCollectScope, + atmMatrixControlDropEvents, + atmMatrixControlOwner, + atmMatrixControlStatus, + atmMatrixSDCreateTime, + atmMatrixSDCells, + atmMatrixSDCellsRollovers, + atmMatrixSDNumCallAttempts, + atmMatrixSDNumCalls, + atmMatrixSDConnTime, + atmMatrixDSCreateTime, + atmMatrixDSCells, + atmMatrixDSCellsRollovers, + atmMatrixDSNumCallAttempts, + atmMatrixDSNumCalls, + atmMatrixDSConnTime, + atmMatrixTopNControlRateBase, + atmMatrixTopNControlSClass, + atmMatrixTopNControlTimeRemaining, + atmMatrixTopNControlGeneratedReports, + atmMatrixTopNControlDuration, + atmMatrixTopNControlRequestedSize, + atmMatrixTopNControlGrantedSize, + atmMatrixTopNControlStartTime, + atmMatrixTopNControlOwner, + atmMatrixTopNControlStatus, + atmMatrixTopNSrcAddress, + atmMatrixTopNDstAddress, + atmMatrixTopNRate, + atmMatrixTopNReverseRate +} + + + STATUS current + DESCRIPTION + "Counts the amount of traffic sent between each pair of ATM + addresses discovered by the probe, on behalf of particular + portSelectGroup collections." + ::= { atmRmonMIBGroups 6 } + +atmMatrixHCGroup OBJECT-GROUP + OBJECTS { + atmMatrixSDHCCells, + atmMatrixDSHCCells + } + STATUS current + DESCRIPTION + "Counts the amount of traffic sent between each pair of ATM + addresses discovered by the probe, on behalf of particular + portSelectGroup collections, using high capacity counters. + The atmMatrixGroup must be implemented if the + atmMatrixHCGroup is implemented. This group is mandatory + for implementations which support high capacity counters." + ::= { atmRmonMIBGroups 7 } + +atmConfigGroup OBJECT-GROUP + OBJECTS { + atmRmonDataCollectMode + } + STATUS current + DESCRIPTION + "Configuration extentions used to control internal + agent behavior." + ::= { atmRmonMIBGroups 8 } + +END diff --git a/mibs/ArrayManager-MIB.mib b/mibs/ArrayManager-MIB.mib index 3242d65..39c6edc 100644 --- a/mibs/ArrayManager-MIB.mib +++ b/mibs/ArrayManager-MIB.mib @@ -1,286 +1,9834 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + ArrayManager-MIB DEFINITIONS ::= BEGIN + + IMPORTS + OBJECT-TYPE + FROM RFC-1212 + TRAP-TYPE + FROM RFC-1215 + enterprises + FROM RFC1155-SMI + DisplayString + FROM RFC1213-MIB; + + + +-- +-- Node definitions +-- + + -- 1.3.6.1.4.1.674 + dell OBJECT IDENTIFIER ::= { enterprises 674 } - - + -- 1.3.6.1.4.1.674.10893.1.1.3 + arrayMgrSoftwareManufacturer OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Manufacturer information for the Dell + Array Manager software." + ::= { arrayManager 3 } - - - - - -
- - + + -- 1.3.6.1.4.1.674.10893.1.1.100.1 + arrayMgrDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Name of this agent for display purposes." + ::= { arrayMgrInfo 1 } - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
+ + -- 1.3.6.1.4.1.674.10893.1.1.100.4 + arrayMgrAgentVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Version information for the Dell OpenManage + Array Manager software." + ::= { arrayMgrInfo 4 } - - - - - - - - - - - - - - - - - - - - - + +-- This group and all of its associated objects are not +-- supported on Microsoft Windows .NET 64-bit on a PE7150. + -- 1.3.6.1.4.1.674.10893.1.1.110 + globalData OBJECT IDENTIFIER ::= { arrayManager 110 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.1 + agentSystemGlobalStatus OBJECT-TYPE + SYNTAX INTEGER + { + normal(1), + warning(2), + nonCriticalError(3), + failure(4), + unknown(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Global health information for the subsystem managed by + the Dell Array Manager software. This global status + should be used by applications other than HP OpenView. + HP OpenView should refer to the arrayMgrGlobalStatus in + the root level object group. + This is a rollup for the entire agent including any + monitored devices. The status is intended to give + initiative to a snmp monitor to get further data when + this status is abnormal. + + Possible values: + 1: Normal + 2: Warning + 3: Non-critical Error + 4: Failure + 5: Unknown" + ::= { globalData 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.2 + agentLastGlobalStatus OBJECT-TYPE + SYNTAX INTEGER + { + normal(1), + warning(2), + nonCriticalError(3), + failure(4), + unknown(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The the previous global status of the system managed by the + Dell Array Manager software. + + Possible values: + 1: Normal + 2: Warning + 3: Non-critical Error + 4: Failure + 5: Unknown" + ::= { globalData 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.3 + agentTimeStamp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The last time that the agent values have been updated. + Universal time in sec since UTC 1/1/70." + ::= { globalData 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.4 + agentGetTimeout OBJECT-TYPE + SYNTAX INTEGER (1..10000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Suggested timeout value in milliseconds for how long the + SNMP getter should wait while attempting to poll the SNMP + agent." + ::= { globalData 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.5 + agentModifiers OBJECT-TYPE + SYNTAX INTEGER (1..10000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Agent functional modifiers, when set the modifier is + active. + Bit definitions: + Bit 3: agent in debug mode. + All other bits are product specific + " + ::= { globalData 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.6 + agentRefreshRate OBJECT-TYPE + SYNTAX INTEGER (1..10000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Rate in seconds at which the agent cached data is being + updated." + ::= { globalData 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.7 + agentHostname OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fully qualified network hostname of the host where + the agent is running." + ::= { globalData 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.8 + agentIPAddress OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The IP Address of the host where the agent is running and + at which the SNMP agent can be contacted." + ::= { globalData 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.9 + agentSoftwareStatus OBJECT-TYPE + SYNTAX INTEGER + { + databaseUp(1), + databaseDown(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Status of the Array Manager Database service software. + 1: Database Up - Communication with the database is possible for SNMP queries. + 2: Database Down - Communication with the database is not possible for SNMP queries." + ::= { globalData 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.10 + agentAmSnmpVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Version of the Array Manager SNMP extension agent for + Windows, SNMP provider for Netware." + ::= { globalData 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.110.11 + agentAmMibVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Version of the Array Manager MIB." + ::= { globalData 11 } + + +-- This group and all of its associated tables and objects are not +-- supported on Microsoft Windows .NET 64-bit on a PE7150. + -- 1.3.6.1.4.1.674.10893.1.1.120 + providerData OBJECT IDENTIFIER ::= { arrayManager 120 } + + + -- 1.3.6.1.4.1.674.10893.1.1.120.1 + providerTable OBJECT-TYPE + SYNTAX SEQUENCE OF ProviderEntry + ACCESS not-accessible + STATUS mandatory + ::= { providerData 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.120.1.1 + providerEntry OBJECT-TYPE + SYNTAX ProviderEntry + ACCESS not-accessible + STATUS mandatory + INDEX { providerNumber } + ::= { providerTable 1 } + + + ProviderEntry ::= + SEQUENCE { + providerNumber + INTEGER, + providerName + DisplayString, + providerStatus + INTEGER, + providerVersion + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.1.120.1.1.1 + providerNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this provider entry." + ::= { providerEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.120.1.1.2 + providerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the module that supports either a family of + devices or a set of functions." + ::= { providerEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.120.1.1.3 + providerStatus OBJECT-TYPE + SYNTAX INTEGER + { + loaded(1), + failed(2), + unknown(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of this provider. + 1: Loaded + 2: Failed + 3: Unknown" + ::= { providerEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.120.1.1.4 + providerVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This version and build number of the provider module." + ::= { providerEntry 4 } + + +-- This group and all of its associated tables and objects are not +-- supported on Microsoft Windows .NET 64-bit on a PE7150. + -- 1.3.6.1.4.1.674.10893.1.1.130 + physicalDevices OBJECT IDENTIFIER ::= { arrayManager 130 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1 + controllerTable OBJECT-TYPE + SYNTAX SEQUENCE OF ControllerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed RAID controllers. The number of entries + is related to number of RAID controllers discovered in the + system." + ::= { physicalDevices 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1 + controllerEntry OBJECT-TYPE + SYNTAX ControllerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the table of RAID controllers. A row in this table cannot + be created or deleted by SNMP operations on columns of the table." + INDEX { controllerNumber } + ::= { controllerTable 1 } + + + ControllerEntry ::= + SEQUENCE { + controllerNumber + INTEGER, + controllerName + DisplayString, + controllerVendor + DisplayString, + controllerType + INTEGER, + controllerState + INTEGER, + controllerSeverity + INTEGER, + controllerRebuildRateInPercent + INTEGER, + controllerFWVersion + DisplayString, + controllerCacheSizeInMB + INTEGER, + controllerCacheSizeInBytes + INTEGER, + controllerPhysicalDeviceCount + INTEGER, + controllerLogicalDeviceCount + INTEGER, + controllerPartnerStatus + DisplayString, + controllerHostPortCount + INTEGER, + controllerMemorySizeInMB + INTEGER, + controllerMemorySizeInBytes + INTEGER, + controllerDriveChannelCount + INTEGER, + controllerFaultTolerant + INTEGER, + controllerC0Port0WWN + DisplayString, + controllerC0Port0Name + DisplayString, + controllerC0Port0ID + INTEGER, + controllerC0Target + INTEGER, + controllerC0Channel + INTEGER, + controllerC0OSController + DisplayString, + controllerC0BatteryState + INTEGER, + controllerC1Port0WWN + DisplayString, + controllerC1Port0Name + DisplayString, + controllerC1Port0ID + INTEGER, + controllerC1Target + INTEGER, + controllerC1Channel + INTEGER, + controllerC1OSController + INTEGER, + controllerC1BatteryState + INTEGER, + controllerNodeWWN + DisplayString, + controllerC0Port1WWN + DisplayString, + controllerC1Port1WWN + DisplayString, + controllerBatteryChargeCount + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.1 + controllerNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this controller entry." + ::= { controllerEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.2 + controllerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the contoller in this subsystem as represented in + Array Manager. + Includes the controller type and instance. + For example: Perc3/QC 1." + ::= { controllerEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.3 + controllerVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's (re)seller's name. For Dell controllers this + will = Dell." + ::= { controllerEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.4 + controllerType OBJECT-TYPE + SYNTAX INTEGER + { + scsi(1), + pv660F(2), + pv662F(3), + ide(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of this controller: + 1: SCSI + 2: PV660F + 3: PV662F + 4: IDE (Integrated/Intelligent Drive Electronics)" + ::= { controllerEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.5 + controllerState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of this controller's subsystem + (which includes any devices connected to it.) + Possible states: + 0: Unknown + 1: Ready + 2: Failed + 3: Online + 4: Offline + 6: Degraded" + ::= { controllerEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.6 + controllerSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seriousness of the controller state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { controllerEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.7 + controllerRebuildRateInPercent OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percent of the compute cycles dedicated to rebuilding + failed array disks. " + ::= { controllerEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.8 + controllerFWVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's current firmware version." + ::= { controllerEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.9 + controllerCacheSizeInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's current amount of cache memory in + megabytes. If this size is 0, it is less than a + megabyte." + ::= { controllerEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.10 + controllerCacheSizeInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's current amount of cache memory that is + less than a megabyte. This combined with the + controllerCacheSizeInMB will be the total amount of + memory." + ::= { controllerEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.11 + controllerPhysicalDeviceCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of physical devices on the controller channel including + both disks and the controller." + ::= { controllerEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.12 + controllerLogicalDeviceCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of virtual disks on the controller." + ::= { controllerEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.13 + controllerPartnerStatus OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates availability of the redundant controller in a + redundant configuration. + + Booting: Controller is powering up. + OK: Controller is in fully redundant status. + Inserted: Controller is there, but not acting as a partner. + Kill Partner Command Received: + Failed: + UnknownStatus: + SCSI Comm Failure:" + ::= { controllerEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.14 + controllerHostPortCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of host ports on this controller. + Host Port: An active fibre port connected to an arbitrated + loop. The port may be opened by an initiator on the loop + and process i/o requests. + " + ::= { controllerEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.15 + controllerMemorySizeInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Size of memory in megabytes on the controller. If this + size is 0, it is less than a megabyte." + ::= { controllerEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.16 + controllerMemorySizeInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Size of memory on the controller that is less than a + megabyte. This combined with the controllerMemorySizeInMB + will be the total size of the memory." + ::= { controllerEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.17 + controllerDriveChannelCount OBJECT-TYPE + SYNTAX INTEGER (1..4) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of redundant drive channels for the controller." + ::= { controllerEntry 17 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.18 + controllerFaultTolerant OBJECT-TYPE + SYNTAX INTEGER { yes(1) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the controller is enabled to be + fault tolerant. + 0: no + 1: yes + " + ::= { controllerEntry 18 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.19 + controllerC0Port0WWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "World Wide name for the first port on controller 0. + " + ::= { controllerEntry 19 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.20 + controllerC0Port0Name OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unique value/name assigned to the controller's first + active port." + ::= { controllerEntry 20 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.21 + controllerC0Port0ID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's preferred host port/loopid as specified + by controller option 'hard loop id' for its first port." + ::= { controllerEntry 21 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.22 + controllerC0Target OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller in slot 0 (it should always be the master + controller.) + " + ::= { controllerEntry 22 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.23 + controllerC0Channel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Channel number of the controller's first port. + Channel: A path for the transfer of data and controller + information between the host or the physical disk drives + and the controller." + ::= { controllerEntry 23 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.24 + controllerC0OSController OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Manufacturer's identification of controller on first port." + ::= { controllerEntry 24 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.25 + controllerC0BatteryState OBJECT-TYPE + SYNTAX INTEGER + { + ok(1), + failed(2), + reconditioning(7), + high(9), + low(10), + charging(12), + missing(21) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current state of battery on the controller's first port. + Possible values: + 0: Unknown + 1: OK (present and operational) + 2: Failed (cannot hold charge or cannot be recharged) + 7: Reconditioning (PV660 Only) + 9: High + 10: Low + 12: Charging + 21: Missing (Adaptec Only) + + " + ::= { controllerEntry 25 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.26 + controllerC1Port0WWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "World Wide name for the first port on controller 1." + ::= { controllerEntry 26 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.27 + controllerC1Port0Name OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unique value/name assigned to the controller's second + active port." + ::= { controllerEntry 27 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.28 + controllerC1Port0ID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's preferred host port/loopid as specified + by controller option 'hard loop id' for its second port. + (Value of 255 = C1 controller not there) + " + ::= { controllerEntry 28 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.29 + controllerC1Target OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller in slot 1. + (Value of 255 = controller not there)" + ::= { controllerEntry 29 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.30 + controllerC1Channel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Channel number of the controller's second port. + Channel: A path for the transfer of data and controller + information between the host or the physical disk drives + and the controller. + (Value of 255 = controller not there)" + ::= { controllerEntry 30 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.31 + controllerC1OSController OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Manufacturer's identification of controller on second port. + (Value of 255 = controller not there)" + ::= { controllerEntry 31 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.32 + controllerC1BatteryState OBJECT-TYPE + SYNTAX INTEGER + { + ok(1), + failed(2), + reconditioning(7), + high(9), + low(10), + charging(12), + missing(21) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current state of battery on the controller's second port. + Possible values: + 0: Unknown + 1: OK (present and operational) + 2: Failed (cannot hold charge or cannot be recharged) + 7: Reconditioning (PV660 Only) + 9: High + 10: Low + 12: Charging + 21: Missing (Adaptec Only) + " + ::= { controllerEntry 32 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.33 + controllerNodeWWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Used as the node name for the storage subsystem. " + ::= { controllerEntry 33 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.34 + controllerC0Port1WWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "World Wide name for the second port on controller 0." + ::= { controllerEntry 34 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.35 + controllerC1Port1WWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "World Wide name for the second port on controller 1." + ::= { controllerEntry 35 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.1.1.36 + controllerBatteryChargeCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of charges that have been applied to the battery on + this controller." + ::= { controllerEntry 36 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.2 + channelTable OBJECT-TYPE + SYNTAX SEQUENCE OF ChannelEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of controller channels. The number of entries is + related to number of channels supported in a RAID + controllers. Perc2 RAID controller supports a max of 4 + channels per controller. The maximum number of entries is + implementation dependent." + ::= { physicalDevices 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.2.1 + channelEntry OBJECT-TYPE + SYNTAX ChannelEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the channel table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { channelNumber } + ::= { channelTable 1 } + + + ChannelEntry ::= + SEQUENCE { + channelNumber + INTEGER, + channelName + DisplayString, + channelState + INTEGER, + channelSeverity + INTEGER, + channelTermination + INTEGER, + channelSCSIID + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.2.1.1 + channelNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this channel entry." + ::= { channelEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.2.1.2 + channelName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the channel as represented in Array Manager. + The name will include the word channel and the instance. + For example: Channel 1" + ::= { channelEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.2.1.3 + channelState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of this channel. + Possible states: + 0: Unknown + 1: Ready - The I/O has resumed. + 2: Failed + 3: Online + 4: Offline - The I/O has paused. + 6: Degraded + " + ::= { channelEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.2.1.4 + channelSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seriousness of the channel state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { channelEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.2.1.5 + channelTermination OBJECT-TYPE + SYNTAX INTEGER + { + wide(1), + narrow(2), + notTerminated(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of SCSI termination on this channel. + Termination is required for proper operation of this channel. + + 1: Wide Termination (16 bit) + 2: Narrow Termination (8 bit) + 3: Not Terminated" + ::= { channelEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.2.1.6 + channelSCSIID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SCSI ID of the controller to which the channel belongs." + ::= { channelEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3 + enclosureTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureEntry + ACCESS not-accessible + STATUS mandatory + ::= { physicalDevices 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1 + enclosureEntry OBJECT-TYPE + SYNTAX EnclosureEntry + ACCESS not-accessible + STATUS mandatory + INDEX { enclosureNumber } + ::= { enclosureTable 1 } + + + EnclosureEntry ::= + SEQUENCE { + enclosureNumber + INTEGER, + enclosureName + DisplayString, + enclosureVendor + DisplayString, + enclosureState + INTEGER, + enclosureSeverity + INTEGER, + enclosureID + INTEGER, + enclosureProcessorVersion + DisplayString, + enclosureServiceTag + DisplayString, + enclosureAssetTag + DisplayString, + enclosureAssetName + DisplayString, + enclosureSplitBusPartNumber + DisplayString, + enclosureProductID + DisplayString, + enclosureKernelVersion + DisplayString, + enclosureESM1PartNumber + DisplayString, + enclosureESM2PartNumber + DisplayString, + enclosureType + INTEGER, + enclosureProcessor2Version + DisplayString, + enclosureConfig + INTEGER, + enclosureChannelNumber + INTEGER, + enclosureAlarm + INTEGER, + enclosureBackplanePartNumber + DisplayString, + enclosureSCSIID + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.1 + enclosureNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of the enclosure entry." + ::= { enclosureEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.2 + enclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure's name as represented in Array Manager." + ::= { enclosureEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.3 + enclosureVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure's (re)seller's name." + ::= { enclosureEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.4 + enclosureState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6), + commLost(55) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the controller. + Possible states: + 0 : Unknown + 1 : Ready + 2 : Failed + 3 : Online + 4 : Offline + 6 : Degraded + 55: Communication Lost" + ::= { enclosureEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.5 + enclosureSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warining(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seriousness of the enclosure state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { enclosureEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.6 + enclosureID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "For fibre channel - The number of the enclosure in the subsystem. + For SCSI - The SCSI address of the processor." + ::= { enclosureEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.7 + enclosureProcessorVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Firmware version of the enclosure's processor. + For Fibre Channel only." + ::= { enclosureEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.8 + enclosureServiceTag OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Enclosure identification used when consulting customer + support." + ::= { enclosureEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.9 + enclosureAssetTag OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Customer definable asset tag for the enclosure." + ::= { enclosureEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.10 + enclosureAssetName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Customer definable asset name of the enclosure." + ::= { enclosureEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.11 + enclosureSplitBusPartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure's split bus part number." + ::= { enclosureEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.12 + enclosureProductID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure's product identification. This also + corresponds to the enclosure type. + " + ::= { enclosureEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.13 + enclosureKernelVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The version of the enclosure's kernel (Dell PV200S, + PV201S, PV210S, and PV211S only.)" + ::= { enclosureEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.14 + enclosureESM1PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This entry is obsolete." + ::= { enclosureEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.15 + enclosureESM2PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This entry is obsolete." + ::= { enclosureEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.16 + enclosureType OBJECT-TYPE + SYNTAX INTEGER + { + internal(1), + dELLPV200SPV201S(2), + dELLPV210SPV211S(3), + dELLPV220SPV221S(4), + dELLPV660F(5), + dELLPV224F(6), + dELLPV660F224F(7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of this enclosure. + Possible values: + 1: Internal + 2: Dell PV200S (PV201S) + 3: Dell PV210S (PV211S) + 4: Dell PV220S (PV221S) + 5: Dell PV660F + 6: Dell PV224F + 7: Dell PV660F / PV224F" + ::= { enclosureEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.17 + enclosureProcessor2Version OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This entry is obsolete." + ::= { enclosureEntry 17 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.18 + enclosureConfig OBJECT-TYPE + SYNTAX INTEGER + { + joined(1), + splitBus(2), + clustered(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current configuration of the enclosure's backplane. + Possible values: + 1: Joined + 2: Split Bus + 3: Clustered" + ::= { enclosureEntry 18 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.19 + enclosureChannelNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The channel number, or bus, to which the enclosure is + connected." + ::= { enclosureEntry 19 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.20 + enclosureAlarm OBJECT-TYPE + SYNTAX INTEGER + { + off(1), + on(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current status of the enclosure's alarm + (PV220S, and PV221S only.) + Possible values: + 1: Off + 2: On" + ::= { enclosureEntry 20 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.21 + enclosureBackplanePartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the enclosure's backplane." + ::= { enclosureEntry 21 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.3.1.22 + enclosureSCSIID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SCSI ID of the controller to which this enclosure is attached." + ::= { enclosureEntry 22 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4 + arrayDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF ArrayDiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Array Disks. The number of entries is + related to number of Array Disks discovered in the system. + The maximum number of entries is implementation dependent." + ::= { physicalDevices 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1 + arrayDiskEntry OBJECT-TYPE + SYNTAX ArrayDiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Array Disk table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { arrayDiskNumber } + ::= { arrayDiskTable 1 } + + + ArrayDiskEntry ::= + SEQUENCE { + arrayDiskNumber + INTEGER, + arrayDiskName + DisplayString, + arrayDiskVendor + DisplayString, + arrayDiskState + INTEGER, + arrayDiskSeverity + INTEGER, + arrayDiskProductID + DisplayString, + arrayDiskSerialNo + DisplayString, + arrayDiskRevision + DisplayString, + arrayDiskEnclosureID + DisplayString, + arrayDiskChannel + INTEGER, + arrayDiskLengthInMB + INTEGER, + arrayDiskLengthInBytes + INTEGER, + arrayDiskLargestContiguousFreeSpaceInMB + INTEGER, + arrayDiskLargestContiguousFreeSpaceInBytes + INTEGER, + arrayDiskTargetID + INTEGER, + arrayDiskLunID + INTEGER, + arrayDiskUsedSpaceInMB + INTEGER, + arrayDiskUsedSpaceInBytes + INTEGER, + arrayDiskFreeSpaceInMB + INTEGER, + arrayDiskFreeSpaceInBytes + INTEGER, + arrayDiskBusType + INTEGER, + arrayDiskSpareState + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.1 + arrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this array disk entry." + ::= { arrayDiskEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.2 + arrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the array disk as represented in Array Manager." + ::= { arrayDiskEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.3 + arrayDiskVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The array disk's (re)seller's name." + ::= { arrayDiskEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.4 + arrayDiskState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6), + recovering(7), + removed(11), + resynching(15), + rebuild(24), + noMedia(25), + formatting(26), + diagnostics(28), + initializing(35) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the array disk. + Possible states: + 0: Unknown + 1: Ready - Available for use, but no RAID configuration has been assigned. + 2: Failed - Not operational. + 3: Online - Operational. RAID configuration has been assigned. + 4: Offline - The drive is not available to the RAID controller. + 6: Degraded - Refers to a fault-tolerant array/virtual disk that has a failed disk. + 7: Recovering - Refers to state of recovering from bad blocks on disks. + 11: Removed - Indicates that array disk has been removed. + 15: Resynching - Indicates one of the following types of disk operations: Transform Type, Reconfiguration, and Check Consistency. + 24: Rebuild + 25: No Media - CD-ROM or removable disk has no media. + 26: Formatting - In the process of formatting. + 28: Diagnostics - Diagnostics are running. + 35: Initializing: Applies only to virtual disks on PERC, PERC 2/SC, and PERC 2/DC controllers. + " + ::= { arrayDiskEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.5 + arrayDiskSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the array disk state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { arrayDiskEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.6 + arrayDiskProductID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The model number of the array disk." + ::= { arrayDiskEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.7 + arrayDiskSerialNo OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The array disk's unique identification number from the manufacturer." + ::= { arrayDiskEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.8 + arrayDiskRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware version of the array disk." + ::= { arrayDiskEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.9 + arrayDiskEnclosureID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SCSI ID of the enclosure processor to which this array disk belongs." + ::= { arrayDiskEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.10 + arrayDiskChannel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bus to which this array disk is connected." + ::= { arrayDiskEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.11 + arrayDiskLengthInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size in megabytes of the array disk. If this size + is 0, it is smaller than a megabyte." + ::= { arrayDiskEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.12 + arrayDiskLengthInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the array disk in bytes that is less than + a megabyte. This size plus the arrayDiskLengthInMB is + the total size of the array disk." + ::= { arrayDiskEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.13 + arrayDiskLargestContiguousFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size in megabytes of the largest contiguous free space + on the array disk. If this size is 0, it is less than a + megabyte." + ::= { arrayDiskEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.14 + arrayDiskLargestContiguousFreeSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the largest contiguouis free space on this + array disk in bytes that is less than a megabyte. + This size plus the arrayDiskLargestContiguousFreeSpaceInMB + is the total size of the largest contiguous free space on + the array disk." + ::= { arrayDiskEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.15 + arrayDiskTargetID OBJECT-TYPE + SYNTAX INTEGER (0..15) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SCSI target ID which this array disk is assigned. " + ::= { arrayDiskEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.16 + arrayDiskLunID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The array disk's logical unit number. " + ::= { arrayDiskEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.17 + arrayDiskUsedSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount in megabytes of the used space on the array + disk. If this size is 0, it is smaller than a megabyte." + ::= { arrayDiskEntry 17 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.18 + arrayDiskUsedSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size in bytes of the used space on the array disk + that is smaller than a megabyte. This size plus the + arrayDiskUsedSpaceInMB is the total amount of used space + on the array disk." + ::= { arrayDiskEntry 18 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.19 + arrayDiskFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount in megabytes of the free space on the array + disk. If this size is 0, it is smaller than a megabyte." + ::= { arrayDiskEntry 19 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.20 + arrayDiskFreeSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The size in bytes of the free space on the array disk + that is smaller than a megabyte. This size plus the + arrayDiskFreeSpaceInMB is the total amount of free space + on the array disk." + ::= { arrayDiskEntry 20 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.21 + arrayDiskBusType OBJECT-TYPE + SYNTAX INTEGER + { + scsi(1), + ide(2), + fibre(3), + ssa(4), + usb(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bus type of the array disk. + Possible values: + 1: SCSI + 2: IDE + 3: Fibre Channel + 4: SSA + 6: USB" + ::= { arrayDiskEntry 21 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.4.1.22 + arrayDiskSpareState OBJECT-TYPE + SYNTAX INTEGER + { + memberVD(1), + memberDG(2), + globalHotSpare(3), + dedicatedHotSpare(4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The status of the array disk as a spare. + Possible states: + 1: disk is a member of a virtual disk + 2: disk is a member of a disk group + 3: disk is a global hot spare + 4: disk is a dedicated hot spare" + ::= { arrayDiskEntry 22 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.5 + arrayDiskEnclosureConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF ArrayDiskEnclosureConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between array disks, + their enclosure, and their associated controller. + For each object in the table, its object number + corresponds to an instance number in the appropriate + MIB table for that object where all of the object + properties can be found." + ::= { physicalDevices 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.5.1 + arrayDiskEnclosureConnectionEntry OBJECT-TYPE + SYNTAX ArrayDiskEnclosureConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { arrayDiskEnclosureConnectionNumber } + ::= { arrayDiskEnclosureConnectionTable 1 } + + + ArrayDiskEnclosureConnectionEntry ::= + SEQUENCE { + arrayDiskEnclosureConnectionNumber + INTEGER, + arrayDiskEnclosureConnectionArrayDiskName + DisplayString, + arrayDiskEnclosureConnectionArrayDiskNumber + INTEGER, + arrayDiskEnclosureConnectionEnclosureName + DisplayString, + arrayDiskEnclosureConnectionEnclosureNumber + INTEGER, + arrayDiskEnclosureConnectionControllerName + DisplayString, + arrayDiskEnclosureConnectionControllerNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.5.1.1 + arrayDiskEnclosureConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this array disk connection entry. + This table shows the array disk to SCSI or Fibre Channel + enclosure relationship." + ::= { arrayDiskEnclosureConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.5.1.2 + arrayDiskEnclosureConnectionArrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the array disk in this connection + as represented in Array Manager." + ::= { arrayDiskEnclosureConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.5.1.3 + arrayDiskEnclosureConnectionArrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the array disk in the arrayDiskTable + in this connection." + ::= { arrayDiskEnclosureConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.5.1.4 + arrayDiskEnclosureConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure as represented in Array Manager + to which this array disk belongs. + " + ::= { arrayDiskEnclosureConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.5.1.5 + arrayDiskEnclosureConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the enclosureTable of the enclosure + to which this array disk belongs." + ::= { arrayDiskEnclosureConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.5.1.6 + arrayDiskEnclosureConnectionControllerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the controller as represented in Array Manager + to which this array disk is connected." + ::= { arrayDiskEnclosureConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.5.1.7 + arrayDiskEnclosureConnectionControllerNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the controllerTable of the controller + to which this array disk is connected." + ::= { arrayDiskEnclosureConnectionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.6 + arrayDiskChannelConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF ArrayDiskChannelConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between array + disks, their channel, and their associated controller. + For each object in the table, its object number + corresponds to an instance number in the appropriate MIB + table for that object where all of the object properties + can be found." + ::= { physicalDevices 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.6.1 + arrayDiskChannelConnectionEntry OBJECT-TYPE + SYNTAX ArrayDiskChannelConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { arrayDiskChannelConnectionNumber } + ::= { arrayDiskChannelConnectionTable 1 } + + + ArrayDiskChannelConnectionEntry ::= + SEQUENCE { + arrayDiskChannelConnectionNumber + INTEGER, + arrayDiskChannelConnectionArrayDiskName + DisplayString, + arrayDiskChannelConnectionArrayDiskNumber + INTEGER, + arrayDiskChannelConnectionChannelName + DisplayString, + arrayDiskChannelConnectionChannelNumber + INTEGER, + arrayDiskChannelConnectionControllerName + DisplayString, + arrayDiskChannelConnectionControllerNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.6.1.1 + arrayDiskChannelConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this array disk connection entry. + This table shows the array disk to SCSI channel relationship. + There is no enclosure service processor associated with these + array disks." + ::= { arrayDiskChannelConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.6.1.2 + arrayDiskChannelConnectionArrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the array disk in this connection + as represented in Array Manager." + ::= { arrayDiskChannelConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.6.1.3 + arrayDiskChannelConnectionArrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the array disk in the arrayDiskTable + in this connection." + ::= { arrayDiskChannelConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.6.1.4 + arrayDiskChannelConnectionChannelName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the channel as represented in Array Manager + to which is array disk is connected." + ::= { arrayDiskChannelConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.6.1.5 + arrayDiskChannelConnectionChannelNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the channel in the channelTable to + which this array disk is connected." + ::= { arrayDiskChannelConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.6.1.6 + arrayDiskChannelConnectionControllerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the controller as represented in Array Manager + to which this array disk is connected." + ::= { arrayDiskChannelConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.6.1.7 + arrayDiskChannelConnectionControllerNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the controllerTable of the controller + to which this array disk is connected." + ::= { arrayDiskChannelConnectionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7 + fanTable OBJECT-TYPE + SYNTAX SEQUENCE OF FanEntry + ACCESS not-accessible + STATUS mandatory + ::= { physicalDevices 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1 + fanEntry OBJECT-TYPE + SYNTAX FanEntry + ACCESS not-accessible + STATUS mandatory + INDEX { fanNumber } + ::= { fanTable 1 } + + + FanEntry ::= + SEQUENCE { + fanNumber + INTEGER, + fanName + DisplayString, + fanVendor + DisplayString, + fanState + INTEGER, + fanSeverity + INTEGER, + fanProbeUnit + DisplayString, + fanProbeMinWarning + DisplayString, + fanProbeMinCritical + DisplayString, + fanProbeMaxWarning + DisplayString, + fanProbeMaxCritical + DisplayString, + fanProbeCurrValue + DisplayString, + fan1PartNumber + DisplayString, + fan2PartNumber + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.1 + fanNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this fan entry." + ::= { fanEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.2 + fanName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fan's name as represented in Array Manager." + ::= { fanEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.3 + fanVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fan's (re)seller's name." + ::= { fanEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.4 + fanState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + degraded(6), + removed(11), + commLost(55) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current state of the fan. + Possible states: + 0 : Unknown + 1 : Ready + 2 : Failed + 3 : Online + 4 : Offline + 6 : Degraded + 55: Communication Lost" + ::= { fanEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.5 + fanSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seiousness of the fan state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { fanEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.6 + fanProbeUnit OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + ::= { fanEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.7 + fanProbeMinWarning OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum value that will force the fan into a warning state." + ::= { fanEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.8 + fanProbeMinCritical OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum value that will force the fan into an error state." + ::= { fanEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.9 + fanProbeMaxWarning OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum value that will force the fan into a warning state." + ::= { fanEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.10 + fanProbeMaxCritical OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum value that will force the fan into an error state." + ::= { fanEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.11 + fanProbeCurrValue OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current speed of the fan. + " + ::= { fanEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.12 + fan1PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the fan in the enclosure." + ::= { fanEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.7.1.13 + fan2PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This entry is obsolete." + ::= { fanEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.8 + fanConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF FanConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between each fan on + the managed node and its enclosure. Each enclosure + number in the table corresponds to that enclosure instance + in the Enclosure Table." + ::= { physicalDevices 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.8.1 + fanConnectionEntry OBJECT-TYPE + SYNTAX FanConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { fanConnectionNumber } + ::= { fanConnectionTable 1 } + + + FanConnectionEntry ::= + SEQUENCE { + fanConnectionNumber + INTEGER, + fanConnectionFanName + DisplayString, + fanConnectionFanNumber + INTEGER, + fanConnectionEnclosureName + DisplayString, + fanConnectionEnclosureNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.8.1.1 + fanConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this fan connection entry." + ::= { fanConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.8.1.2 + fanConnectionFanName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the fan in this connection + as represented in Array Manager." + ::= { fanConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.8.1.3 + fanConnectionFanNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the fan in the fanTable in this + connection." + ::= { fanConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.8.1.4 + fanConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure as represented in Array Manager + to which this fan belongs." + ::= { fanConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.8.1.5 + fanConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure in the enclosureTable + to which this fan belongs." + ::= { fanConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.9 + powersupplyTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowersupplyEntry + ACCESS not-accessible + STATUS mandatory + ::= { physicalDevices 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.9.1 + powersupplyEntry OBJECT-TYPE + SYNTAX PowersupplyEntry + ACCESS not-accessible + STATUS mandatory + INDEX { powersupplyNumber } + ::= { powersupplyTable 1 } + + + PowersupplyEntry ::= + SEQUENCE { + powersupplyNumber + INTEGER, + powersupplyName + DisplayString, + powersupplyVendor + DisplayString, + powersupplyState + INTEGER, + powersupplySeverity + INTEGER, + powersupply1PartNumber + DisplayString, + powersupply2PartNumber + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.9.1.1 + powersupplyNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this powersupply entry." + ::= { powersupplyEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.9.1.2 + powersupplyName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power supply's name as represented in Array Manager." + ::= { powersupplyEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.9.1.3 + powersupplyVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power supply's (re)seller's name." + ::= { powersupplyEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.9.1.4 + powersupplyState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + commLost(55) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current state of the power supply. + Possible states: + 0 : Unknown + 1 : Ready + 2 : Failed + 55: Communication Lost" + ::= { powersupplyEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.9.1.5 + powersupplySeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seriousness of the power supply state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { powersupplyEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.9.1.6 + powersupply1PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the power supply of the enclosure." + ::= { powersupplyEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.9.1.7 + powersupply2PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This entry is obsolete." + ::= { powersupplyEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.10 + powersupplyConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowersupplyConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between each power + supply on the managed node and its enclosure. Each + enclosure number in the table corresponds to that + enclosure instance in the Enclosure Table." + ::= { physicalDevices 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.10.1 + powersupplyConnectionEntry OBJECT-TYPE + SYNTAX PowersupplyConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { powersupplyConnectionNumber } + ::= { powersupplyConnectionTable 1 } + + + PowersupplyConnectionEntry ::= + SEQUENCE { + powersupplyConnectionNumber + INTEGER, + powersupplyConnectionPowersupplyName + DisplayString, + powersupplyConnectionPowersupplyNumber + INTEGER, + powersupplyConnectionEnclosureName + DisplayString, + powersupplyConnectionEnclosureNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.10.1.1 + powersupplyConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this powersupply connection entry." + ::= { powersupplyConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.10.1.2 + powersupplyConnectionPowersupplyName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the power supply in this connection + as represented in Array Manager." + ::= { powersupplyConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.10.1.3 + powersupplyConnectionPowersupplyNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This instance number in the powersupplyTable + of the power supply in this connection." + ::= { powersupplyConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.10.1.4 + powersupplyConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure to which this power supply is + connected as represented in Array Manager." + ::= { powersupplyConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.10.1.5 + powersupplyConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure in the enclosureTable + to which this power supply is connected." + ::= { powersupplyConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11 + temperatureTable OBJECT-TYPE + SYNTAX SEQUENCE OF TemperatureEntry + ACCESS not-accessible + STATUS mandatory + ::= { physicalDevices 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1 + temperatureEntry OBJECT-TYPE + SYNTAX TemperatureEntry + ACCESS not-accessible + STATUS mandatory + INDEX { temperatureNumber } + ::= { temperatureTable 1 } + + + TemperatureEntry ::= + SEQUENCE { + temperatureNumber + INTEGER, + temperatureName + DisplayString, + temperatureVendor + DisplayString, + temperatureState + INTEGER, + temperatureSeverity + INTEGER, + temperatureProbeUnit + DisplayString, + temperatureProbeMinWarning + INTEGER, + temperatureProbeMinCritical + INTEGER, + temperatureProbeMaxWarning + INTEGER, + temperatureProbeMaxCritical + INTEGER, + temperatureProbeCurValue + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.1 + temperatureNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this temperature probe entry." + ::= { temperatureEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.2 + temperatureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Name of this temperature probe as represented in Array Manager." + ::= { temperatureEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.3 + temperatureVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Temperature probe's (re)seller's name." + ::= { temperatureEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.4 + temperatureState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + offline(4), + degraded(6), + commLost(55) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current state of this temperature probe. + Possible states: + 0 : Unknown + 1 : Ready + 2 : Failed + 4 : Offline + 6 : Degraded + 55: Communication Lost" + ::= { temperatureEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.5 + temperatureSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seriousness of the temperature probe state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { temperatureEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.6 + temperatureProbeUnit OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The units that will be used to display temperatures for this + temperature probe." + ::= { temperatureEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.7 + temperatureProbeMinWarning OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature that will force the probe into + a warning state." + ::= { temperatureEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.8 + temperatureProbeMinCritical OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature that will force the probe into + an error state." + ::= { temperatureEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.9 + temperatureProbeMaxWarning OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum temperature that will force the probe into + a warning state." + ::= { temperatureEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.10 + temperatureProbeMaxCritical OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum temperature that will force the probe into + an error state." + ::= { temperatureEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.11.1.11 + temperatureProbeCurValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current temperature of this probe." + ::= { temperatureEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.12 + temperatureConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF TemperatureConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between each + temperature probe on the managed node and its enclosure. + Each enclosure number in the table corresponds to that + enclosure instance in the Enclosure Table." + ::= { physicalDevices 12 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.12.1 + temperatureConnectionEntry OBJECT-TYPE + SYNTAX TemperatureConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { temperatureConnectionNumber } + ::= { temperatureConnectionTable 1 } + + + TemperatureConnectionEntry ::= + SEQUENCE { + temperatureConnectionNumber + INTEGER, + temperatureConnectionTemperatureName + DisplayString, + temperatureConnectionTemperatureNumber + INTEGER, + temperatureConnectionEnclosureName + DisplayString, + temperatureConnectionEnclosureNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.12.1.1 + temperatureConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this temperature probe connection entry." + ::= { temperatureConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.12.1.2 + temperatureConnectionTemperatureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the temperature probe in this connection as + represented in Array Manager." + ::= { temperatureConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.12.1.3 + temperatureConnectionTemperatureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the temperatureTable + of the temperature probe in this connection." + ::= { temperatureConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.12.1.4 + temperatureConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure as represented in Array Manager + to which this temperature probe belongs." + ::= { temperatureConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.12.1.5 + temperatureConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure in the enclosureTable + to which this temperature probe belongs. + " + ::= { temperatureConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13 + enclosureManagementModuleTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureManagementModuleEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Enclosure Memory Modules. The number of + entries is related to number of Enclosure Memory Modules + discovered in the system. The maximum number of entries + is implementation dependent." + ::= { physicalDevices 13 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1 + enclosureManagementModuleEntry OBJECT-TYPE + SYNTAX EnclosureManagementModuleEntry + ACCESS not-accessible + STATUS mandatory + INDEX { enclosureManagementModuleNumber } + ::= { enclosureManagementModuleTable 1 } + + + EnclosureManagementModuleEntry ::= + SEQUENCE { + enclosureManagementModuleNumber + INTEGER, + enclosureManagementModuleName + DisplayString, + enclosureManagementModuleVendor + DisplayString, + enclosureManagementModuleState + INTEGER, + enclosureManagementModuleSeverity + INTEGER, + enclosureManagementModulePartNumber + DisplayString, + enclosureManagementModuleType + INTEGER, + enclosureManagementModuleFWVersion + DisplayString, + enclosureManagementModuleMaxSpeed + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1.1 + enclosureManagementModuleNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this enclosure memory module entry." + ::= { enclosureManagementModuleEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1.2 + enclosureManagementModuleName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Name of this enclosure memory module as represented in + Array Manager." + ::= { enclosureManagementModuleEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1.3 + enclosureManagementModuleVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The management module's (re)seller's name." + ::= { enclosureManagementModuleEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1.4 + enclosureManagementModuleState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6), + commLost(55) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the enclosure management module. + Possible states: + 0 : Unknown + 1 : Ready + 2 : Failed + 3 : Online + 4 : Offline + 6 : Degraded + 55: Communication Lost" + ::= { enclosureManagementModuleEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1.5 + enclosureManagementModuleSeverity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seriousness of the enclosure management module state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { enclosureManagementModuleEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1.6 + enclosureManagementModulePartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the enclosure memory module." + ::= { enclosureManagementModuleEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1.7 + enclosureManagementModuleType OBJECT-TYPE + SYNTAX INTEGER + { + eMM(1), + terminationCard(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of the enclosure management module. + Possible values: + 0: Unknown + 1: EMM + 2: Termination Card" + ::= { enclosureManagementModuleEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1.8 + enclosureManagementModuleFWVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Firmware version of the enclosure memory module." + ::= { enclosureManagementModuleEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.13.1.9 + enclosureManagementModuleMaxSpeed OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum bus speed of the enclosure management module." + ::= { enclosureManagementModuleEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.14 + enclosureManagementModuleConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureManagementModuleConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between each enclosure management module + on the managed node and its enclosure. Each enclosure + number in the table corresponds to that enclosure instance + in the Enclosure Table." + ::= { physicalDevices 14 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.14.1 + enclosureManagementModuleConnectionEntry OBJECT-TYPE + SYNTAX EnclosureManagementModuleConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { enclosureManagementModuleConnectionNumber } + ::= { enclosureManagementModuleConnectionTable 1 } + + + EnclosureManagementModuleConnectionEntry ::= + SEQUENCE { + enclosureManagementModuleConnectionNumber + INTEGER, + enclosureManagementModuleConnectionEMMName + DisplayString, + enclosureManagementModuleConnectionEMMNumber + INTEGER, + enclosureManagementModuleConnectionEnclosureName + DisplayString, + enclosureManagementModuleConnectionEnclosureNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.130.14.1.1 + enclosureManagementModuleConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this enclosure management module + connection entry." + ::= { enclosureManagementModuleConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.14.1.2 + enclosureManagementModuleConnectionEMMName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure management module in this + connection as represented in Array Manager." + ::= { enclosureManagementModuleConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.14.1.3 + enclosureManagementModuleConnectionEMMNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure management module in + the enclosureManagementModuleTable in this connection." + ::= { enclosureManagementModuleConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.14.1.4 + enclosureManagementModuleConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure as represented in Array Manager + to which this enclosure management module belongs." + ::= { enclosureManagementModuleConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.130.14.1.5 + enclosureManagementModuleConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure in the enclosureTable + to which this enclosure management module belongs" + ::= { enclosureManagementModuleConnectionEntry 5 } + + +-- This group and all of its associated tables and objects are not +-- supported on Microsoft Windows .NET 64-bit on a PE7150. + -- 1.3.6.1.4.1.674.10893.1.1.140 + logicalDevices OBJECT IDENTIFIER ::= { arrayManager 140 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1 + virtualDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF VirtualDiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Virtual Disks. The number of entries is related + to number of Virtual Disks discovered in the system. + The maximum number of entries is implementation dependent." + ::= { logicalDevices 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1 + virtualDiskEntry OBJECT-TYPE + SYNTAX VirtualDiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Virtual Disk table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { virtualDiskNumber } + ::= { virtualDiskTable 1 } + + + VirtualDiskEntry ::= + SEQUENCE { + virtualDiskNumber + INTEGER, + virtualDiskName + DisplayString, + virtualDiskDeviceName + DisplayString, + virtualDiskState + INTEGER, + virtualDiskSeverity + INTEGER, + virtualDiskLengthInMB + INTEGER, + virtualDiskLengthInBytes + INTEGER, + virtualDiskFreeSpaceInMB + INTEGER, + virtualDiskFreeSpaceInBytes + INTEGER, + virtualDiskWritePolicy + INTEGER, + virtualDiskReadPolicy + INTEGER, + virtualDiskCachePolicy + INTEGER, + virtualDiskLayout + INTEGER, + virtualDiskCurStripeSizeInMB + INTEGER, + virtualDiskCurStripeSizeInBytes + INTEGER, + virtualDiskChannel + INTEGER, + virtualDiskTargetID + INTEGER, + virtualDiskLunID + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.1 + virtualDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..100000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this virtual disk entry." + ::= { virtualDiskEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.2 + virtualDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's label generated by the provider or entered + by the user." + ::= { virtualDiskEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.3 + virtualDiskDeviceName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device name used by this virtual disk's member disks." + ::= { virtualDiskEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.4 + virtualDiskState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6), + verifying(7), + resynching(15), + failedRedundancy(18), + rebuilding(24), + formatting(26), + initializing(35) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of this virtual disk. + Possible states: + 0: Unknown + 1: Ready - The disk is accessible and has no known problems. + 2: Failed - Access has been lost to the data or is about to be lost. + 3: Online + 4: Offline - The disk is not accessible. The disk may be corrupted or intermittently unavailable. + 6: Degraded - The data on the virtual disk is no longer fault tolerant because one of the underlying disks is not online. + 15: Resynching + 24: Rebuilding + 26: Formatting + 35: Initializing" + ::= { virtualDiskEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.5 + virtualDiskSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seriousness of the virtual disk state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { virtualDiskEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.6 + virtualDiskLengthInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of this virtual disk in megabytes. If this size + is 0, it is smaller than a megabyte." + ::= { virtualDiskEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.7 + virtualDiskLengthInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion of the virtual disk in bytes that is smaller + than a megabyte. This size plus the virtualDiskLengthInMB + is the total size of the virtual disk." + ::= { virtualDiskEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.8 + virtualDiskFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Amount of free space in megabytes on virtual disk. If this + size is 0, it is smaller than a megabyte." + ::= { virtualDiskEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.9 + virtualDiskFreeSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion of the free space on the virtual disk in bytes + that is smaller than a megabyte. This size plus the + virtualDiskFreeSpaceInMB is the total free space on the + virtual disk." + ::= { virtualDiskEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.10 + virtualDiskWritePolicy OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the controller's write cache will be used + when writing to a virtual disk. + Possible values: + 1: Enabled - Write Back + 2: Disabled - Write Through" + ::= { virtualDiskEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.11 + virtualDiskReadPolicy OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2), + adaptiveReadAhead(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the controller's read cache will be used + when reading from a virtual disk. + Note: Virtual Disks on a PV660F do not have a read cache + policy. + Possible values: + 1: Enabled - Read Ahead + 2: Disabled - No Read Ahead + 3: Adaptive Read Ahead" + ::= { virtualDiskEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.12 + virtualDiskCachePolicy OBJECT-TYPE + SYNTAX INTEGER + { + directIO(1), + cachedIO(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the controller's cache is used when + reading from or writing to a virtual disk. + Possible values: + 1: Direct I/O + 2: Cached I/O" + ::= { virtualDiskEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.13 + virtualDiskLayout OBJECT-TYPE + SYNTAX INTEGER + { + concatenated(1), + raid-0(2), + raid-1(3), + raid-2(4), + raid-3(5), + raid-4(6), + raid-5(7), + raid-6(8), + raid-7(9), + raid-10(10), + raid-30(11), + raid-50(12), + addSpares(13), + deleteLogical(14), + transformLogical(15), + raid-0-plus-1(18) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's RAID type. + Possible values: + 1: Concatenated + 2: Raid-0 + 3: Raid-1 + 4: Raid-2 + 5: Raid-3 + 6: Raid-4 + 7: Raid-5 + 8: Raid-6 + 9: Raid-7 + 10: Raid-10 + 11: Raid-30 + 12: Raid-50 + 13: Add Spares + 14: Delete Logical + 15: Transform Logical + 18: Raid-0-plus-1 (0+1)" + ::= { virtualDiskEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.14 + virtualDiskCurStripeSizeInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The stripe size of this virtual disk in megabytes. If this + size is 0, it is smaller than a megabyte. + " + ::= { virtualDiskEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.15 + virtualDiskCurStripeSizeInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion of the stripe size in bytes that is smaller + than a megabyte. This size plus the + virtualDiskCurStripeSizeInMB is the total stripe size on + the virtual disk." + ::= { virtualDiskEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.16 + virtualDiskChannel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's channel number." + ::= { virtualDiskEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.17 + virtualDiskTargetID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's target ID." + ::= { virtualDiskEntry 17 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.1.1.18 + virtualDiskLunID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's LUN ID." + ::= { virtualDiskEntry 18 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2 + diskTable OBJECT-TYPE + SYNTAX SEQUENCE OF DiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed disks that are a member of a Virtual Disk. + The number of entries is related to the number of online array + disks discovered in the system. The maximum number of entries is + implementation dependent." + ::= { logicalDevices 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1 + diskEntry OBJECT-TYPE + SYNTAX DiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Member Disk table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { diskNumber } + ::= { diskTable 1 } + + + DiskEntry ::= + SEQUENCE { + diskNumber + INTEGER, + diskName + DisplayString, + diskVirtualDiskDeviceName + DisplayString, + diskState + INTEGER, + diskSeverity + INTEGER, + diskLdmDeviceType + INTEGER, + diskDgName + DisplayString, + diskLengthInMB + INTEGER, + diskLengthInBytes + INTEGER, + diskFreeSpaceInMB + INTEGER, + diskFreeSpaceInBytes + INTEGER, + diskAdapter + DisplayString, + diskPort + INTEGER, + diskTargetID + INTEGER, + diskLunID + INTEGER, + diskVendor + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.1 + diskNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of the disk entry." + ::= { diskEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.2 + diskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The disk's name as represented in Array Manager." + ::= { diskEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.3 + diskVirtualDiskDeviceName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device name of the virtual disk that includes this disk. + This is used to link the Disk to its virtual disk." + ::= { diskEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.4 + diskState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6), + rebuild(24), + noMedia(25), + notReady(40) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the Disk. + Possible states: + 0: Unknown + 1: Ready + 2: Failed + 3: Online - The disk is accessible and has no known problems. + 4: Offline + 6: Degraded + 24: Rebuild + 25: No Media + 40: Not Ready" + ::= { diskEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.5 + diskSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seriousness of the disk state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { diskEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.6 + diskLdmDeviceType OBJECT-TYPE + SYNTAX INTEGER + { + dynamic(1), + removable(2), + cd-rom(3), + basic(4), + basicNoSignature(5), + oem(6), + dvd(7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The disk's LDM device type. + Possible values: + 1: Dynamic + 2: Removable + 3: CD-ROM + 4: Basic + 5: Basic with no signature + 6: OEM + 7: DVD" + ::= { diskEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.7 + diskDgName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name identifying the disk type." + ::= { diskEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.8 + diskLengthInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Length of the disk in megabytes. If this size is 0, it is + smaller than a megabyte." + ::= { diskEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.9 + diskLengthInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion in bytes of the disk length that is less than + a megabyte. This size plus the diskLengthInMB is the + total length of the disk." + ::= { diskEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.10 + diskFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of free space on this disk in megabytes. If + this size is 0, it is smaller than a megabyte." + ::= { diskEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.11 + diskFreeSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion in bytes of the disk free space that is less + than a megabyte. This size plus the diskFreeSpaceInMB + is the total free space on the disk." + ::= { diskEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.12 + diskAdapter OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the controller to which the device(s) represented + by this disk object are connected." + ::= { diskEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.13 + diskPort OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The disk's port number as represented in Array Manager." + ::= { diskEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.14 + diskTargetID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The disk's target ID as represented in Array Manager." + ::= { diskEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.15 + diskLunID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The disk's LUN ID as represented in Array Manager." + ::= { diskEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.2.1.16 + diskVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The disk's (re)seller's name." + ::= { diskEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.3 + arrayDiskLogicalConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF ArrayDiskLogicalConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between array disks, the + virtual disk to which they belong, and their + associated logical disk. For each object in the table, + its object number corresponds to an instance number in + the appropriate MIB table for that object where all of + the object properties can be found. + + + " + ::= { logicalDevices 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.3.1 + arrayDiskLogicalConnectionEntry OBJECT-TYPE + SYNTAX ArrayDiskLogicalConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { arrayDiskLogicalConnectionNumber } + ::= { arrayDiskLogicalConnectionTable 1 } + + + ArrayDiskLogicalConnectionEntry ::= + SEQUENCE { + arrayDiskLogicalConnectionNumber + INTEGER, + arrayDiskLogicalConnectionArrayDiskName + DisplayString, + arrayDiskLogicalConnectionArrayDiskNumber + INTEGER, + arrayDiskLogicalConnectionVirtualDiskName + DisplayString, + arrayDiskLogicalConnectionVirtualDiskNumber + INTEGER, + arrayDiskLogicalConnectionDiskName + DisplayString, + arrayDiskLogicalConnectionDiskNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.3.1.1 + arrayDiskLogicalConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this array disk logical connection entry." + ::= { arrayDiskLogicalConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.3.1.2 + arrayDiskLogicalConnectionArrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the array disk in this logical connection." + ::= { arrayDiskLogicalConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.3.1.3 + arrayDiskLogicalConnectionArrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the array disk in this + logical connection." + ::= { arrayDiskLogicalConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.3.1.4 + arrayDiskLogicalConnectionVirtualDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the virtual disk to which this array disk + belongs." + ::= { arrayDiskLogicalConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.3.1.5 + arrayDiskLogicalConnectionVirtualDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the virtual disk to which this + array disk belongs." + ::= { arrayDiskLogicalConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.3.1.6 + arrayDiskLogicalConnectionDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the disk group to with this array disk + belongs." + ::= { arrayDiskLogicalConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.3.1.7 + arrayDiskLogicalConnectionDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This instance number of the disk group to with this + array disk belongs. + " + ::= { arrayDiskLogicalConnectionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.4 + subDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF SubDiskEntry + ACCESS not-accessible + STATUS mandatory + ::= { logicalDevices 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.4.1 + subDiskEntry OBJECT-TYPE + SYNTAX SubDiskEntry + ACCESS not-accessible + STATUS mandatory + INDEX { subDiskNumber } + ::= { subDiskTable 1 } + + + SubDiskEntry ::= + SEQUENCE { + subDiskNumber + INTEGER, + subDiskName + DisplayString, + subDiskState + INTEGER, + subDiskSeverity + INTEGER, + subDiskLengthInMB + INTEGER, + subDiskLengthInBytes + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.4.1.1 + subDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000) + ACCESS read-only + STATUS mandatory + ::= { subDiskEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.4.1.2 + subDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name identifying this sub-disk." + ::= { subDiskEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.4.1.3 + subDiskState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the sub-disk. + Possible states: + 0: Unknown + 1: Ready + 2: Failed + 3: Online - The disk is accessible and has no known problems. + 4: Offline + 6: Degraded" + ::= { subDiskEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.4.1.4 + subDiskSeverity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the sub-disk state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { subDiskEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.4.1.5 + subDiskLengthInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Length of the sub-disk in megabytes. If this size is 0, + it is smaller than a megabyte." + ::= { subDiskEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.4.1.6 + subDiskLengthInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion in bytes of the sub-disk length that is less + than a megabyte. This size plus the subDiskLengthInMB is + the total length of the sub-disk." + ::= { subDiskEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.5 + partitionTable OBJECT-TYPE + SYNTAX SEQUENCE OF PartitionEntry + ACCESS not-accessible + STATUS mandatory + ::= { logicalDevices 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.5.1 + partitionEntry OBJECT-TYPE + SYNTAX PartitionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { partitionNumber } + ::= { partitionTable 1 } + + + PartitionEntry ::= + SEQUENCE { + partitionNumber + INTEGER, + partitionName + DisplayString, + partitionState + INTEGER, + partitionSeverity + INTEGER, + partitionLengthInMB + INTEGER, + partitionLengthInBytes + INTEGER, + partitionLdmVolumeType + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.5.1.1 + partitionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of the partition entry." + ::= { partitionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.5.1.2 + partitionName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The partition's name as represented in Array Manager." + ::= { partitionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.5.1.3 + partitionState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + degraded(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the partition. + Possible states: + 0: Unknown + 1: Ready + 2: Failed + 3: Online + 6: Degraded" + ::= { partitionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.5.1.4 + partitionSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the partition state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { partitionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.5.1.5 + partitionLengthInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The length of the partition in megabytes. If this size is + 0, it is smaller than a megabyte." + ::= { partitionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.5.1.6 + partitionLengthInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion of the partition length that is less than a + megabyte. This size plus the partitionLengthInMB is the + total length of the partition." + ::= { partitionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.5.1.7 + partitionLdmVolumeType OBJECT-TYPE + SYNTAX INTEGER + { + basic(1), + extended(2), + logical(3), + cdrom(4), + simple(5), + stripe(6), + mirror(7), + raid5(8), + span(9), + dynamic(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The partition's LDM volume type. + Possible values: + 1: Basic - standard DOS/Windows disk signature + 2: Extended + 3: Logical + 4: CD ROM + 5: Simple + 6: Stripe + 7: Mirror + 8: Raid5 + 9: Span + 10: Dynamic - upgraded disk" + ::= { partitionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.6 + extendedPartitionTable OBJECT-TYPE + SYNTAX SEQUENCE OF ExtendedPartitionEntry + ACCESS not-accessible + STATUS mandatory + ::= { logicalDevices 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.6.1 + extendedPartitionEntry OBJECT-TYPE + SYNTAX ExtendedPartitionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { extendedPartitionNumber } + ::= { extendedPartitionTable 1 } + + + ExtendedPartitionEntry ::= + SEQUENCE { + extendedPartitionNumber + INTEGER, + extendedPartitionName + DisplayString, + extendedPartitionState + INTEGER, + extendedPartitionSeverity + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.6.1.1 + extendedPartitionNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of this extended partition entry." + ::= { extendedPartitionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.6.1.2 + extendedPartitionName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of this extended partition as represented in + Array Manager" + ::= { extendedPartitionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.6.1.3 + extendedPartitionState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + degraded(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the extended partition. + Possible states: + 0: Unknown + 1: Ready + 2: Failed + 3: Online + 6: Degraded" + ::= { extendedPartitionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.6.1.4 + extendedPartitionSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seriousness of the extended partition state. + Possible values: + 0: OK + 1: Warning + 2: Error + 3: Failure" + ::= { extendedPartitionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7 + volumeTable OBJECT-TYPE + SYNTAX SEQUENCE OF VolumeEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of volumes that are recognized by the operating + system." + ::= { logicalDevices 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1 + volumeEntry OBJECT-TYPE + SYNTAX VolumeEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the volume table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { volumeNumber } + ::= { volumeTable 1 } + + + VolumeEntry ::= + SEQUENCE { + volumeNumber + INTEGER, + volumeDriveLetter + DisplayString, + volumeState + INTEGER, + volumeSeverity + INTEGER, + volumeLdmVolumeType + INTEGER, + volumeLabel + DisplayString, + volumeFSType + DisplayString, + volumeLengthInMB + INTEGER, + volumeLengthInBytes + INTEGER, + volumeFreeSpaceInMB + INTEGER, + volumeFreeSpaceInBytes + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.1 + volumeNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of the volume entry." + ::= { volumeEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.2 + volumeDriveLetter OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The volume's path (or drive letter) according to the + operating system." + ::= { volumeEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.3 + volumeState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6), + failedRedundancy(18), + noMedia(25), + formatting(26) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The volume's current state. + Possible states: + 0: Unknown + 1: Ready - The volume is accessible and has no known problems. + 2: Failed - The volume cannot be started automatically. + 3: Online + 4: Offline + 6: Degraded + 18: Failed Redundancy - The data on the volume is no longer fault tolerant because one of the underlying disks is not online. + 25: No Media + 26: Formatting - The volume is being formatted using the specifications you chose for formatting. + + ?: Initializing - The volume is being initialized. + ?: Resynching - The volume's mirrors are being resynchronized so that both mirrors contain identical data. + ?: Regenerating - Data and parity are being regenerated for the RAID-5 volume. + ?: Failed Redundancy (At Risk) - The data on the volume is no longer fault tolerant, and I/O errors have been detected on the underlying disk + ?: No Media - No media has been inserted into the CD-ROM or removable drive. " + ::= { volumeEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.4 + volumeSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failrue(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The severity of the volume. + Possible values: + 0: OK + 1: Warining + 2: Error + 3: Failure" + ::= { volumeEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.5 + volumeLdmVolumeType OBJECT-TYPE + SYNTAX INTEGER + { + basic(1), + extended(2), + logical(3), + cd-rom(4), + simple(5), + stripe(6), + mirrror(7), + raid5(8), + span(9), + dynamic(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The volume's LMD volume type. + Possible values: + 1: Basic - standard DOS/Windows disk signature + 2: Extended + 3: Logical + 4: CD ROM + 5: Simple + 6: Stripe + 7: Mirror + 8: Raid5 + 9: Span + 10: Dynamic " + ::= { volumeEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.6 + volumeLabel OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user definable label for this volume." + ::= { volumeEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.7 + volumeFSType OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The volume's operating system file system type. + " + ::= { volumeEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.8 + volumeLengthInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the volume in megabytes. If this size is 0, + it is smaller than a megabyte." + ::= { volumeEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.9 + volumeLengthInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion in bytes of the volume that is smaller than + a megabyte. This size plus the volumeLengthInMB is the + total length of the volume." + ::= { volumeEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.10 + volumeFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of free space on the volume in megabytes. If + this size if 0, it is smaller than a megabyte." + ::= { volumeEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.7.1.11 + volumeFreeSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion in bytes of the free space on the volume that + is smaller than a megabyte. This size plus the + volumeFreeSpaceInMB is the total length of the volume." + ::= { volumeEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.8 + plexTable OBJECT-TYPE + SYNTAX SEQUENCE OF PlexEntry + ACCESS not-accessible + STATUS mandatory + ::= { logicalDevices 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.8.1 + plexEntry OBJECT-TYPE + SYNTAX PlexEntry + ACCESS not-accessible + STATUS mandatory + INDEX { plexNumber } + ::= { plexTable 1 } + + + PlexEntry ::= + SEQUENCE { + plexNumber + INTEGER, + plexName + DisplayString, + plexStripeWidthInMB + INTEGER, + plexStripeWidthInBytes + INTEGER, + plexColumns + INTEGER, + plexLayout + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.8.1.1 + plexNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of the plex entry." + ::= { plexEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.8.1.2 + plexName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name identifying this plex as represented in Array Manager." + ::= { plexEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.8.1.3 + plexStripeWidthInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The width of the plex stripe in megabytes. If this size + is 0, it is smaller than a megabyte." + ::= { plexEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.8.1.4 + plexStripeWidthInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion in bytes of the plex stripe that is smaller + than a megabyte. This size plus the plexStripeWidthInMB + is the total size of the stripe." + ::= { plexEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.8.1.5 + plexColumns OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of columns in one plex." + ::= { plexEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.8.1.6 + plexLayout OBJECT-TYPE + SYNTAX INTEGER + { + stripedSubdisks(1), + concatenatedSubdisks(2), + raidLayout(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of RAID of this plex. + Possible values: + 1: Striped Subdisks + 2: Concatenated Subdisks + 3: RAID layout " + ::= { plexEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9 + basicDiskExtendedConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF BasicDiskExtendedConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between array disks, the + virtual disk to which they belong, their associated + logical basic disk, extended partition, partition and + volume. For each object in the table, its object number + corresponds to an instance number in the appropriate + MIB table for that object where all of the object + properties can be found. + " + ::= { logicalDevices 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1 + basicDiskExtendedConnectionEntry OBJECT-TYPE + SYNTAX BasicDiskExtendedConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { basicDiskExtendedConnectionNumber } + ::= { basicDiskExtendedConnectionTable 1 } + + + BasicDiskExtendedConnectionEntry ::= + SEQUENCE { + basicDiskExtendedConnectionNumber + INTEGER, + basicDiskExtendedConnectionArrayDiskName + DisplayString, + basicDiskExtendedConnectionArrayDiskNumber + INTEGER, + basicDiskExtendedConnectionVirtualDiskName + DisplayString, + basicDiskExtendedConnectionVirtualDiskNumber + INTEGER, + basicDiskExtendedConnectionDiskName + DisplayString, + basicDiskExtendedConnectionDiskNumber + INTEGER, + basicDiskExtendedConnectionExtendedPartitionName + DisplayString, + basicDiskExtendedConnectionExtendedPartitionNumber + INTEGER, + basicDiskExtendedConnectionPartitionName + DisplayString, + basicDiskExtendedConnectionPartitionNumber + INTEGER, + basicDiskExtendedConnectionVolumeDriveLetter + DisplayString, + basicDiskExtendedConnectionVolumeNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.1 + basicDiskExtendedConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this basic disk connection entry." + ::= { basicDiskExtendedConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.2 + basicDiskExtendedConnectionArrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of an array disk that is part of the basic disk + in this connection table entry." + ::= { basicDiskExtendedConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.3 + basicDiskExtendedConnectionArrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the arrayDiskTable of the array + disk in this basic disk connection entry." + ::= { basicDiskExtendedConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.4 + basicDiskExtendedConnectionVirtualDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the virtual disk that is part of the basic disk + in this connection table entry." + ::= { basicDiskExtendedConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.5 + basicDiskExtendedConnectionVirtualDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the virtualDiskTable of this virtual + disk that is part of the basic disk." + ::= { basicDiskExtendedConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.6 + basicDiskExtendedConnectionDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the basic disk in this connection table entry." + ::= { basicDiskExtendedConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.7 + basicDiskExtendedConnectionDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the diskTable of the disk in this + conneciton table entry." + ::= { basicDiskExtendedConnectionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.8 + basicDiskExtendedConnectionExtendedPartitionName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the extended partition that is part of the + basic disk in this connection table entry." + ::= { basicDiskExtendedConnectionEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.9 + basicDiskExtendedConnectionExtendedPartitionNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the extendedPartitionTable of this + extended partition that is part of the basic disk." + ::= { basicDiskExtendedConnectionEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.10 + basicDiskExtendedConnectionPartitionName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the partition that is part of the + basic disk in this connection table entry." + ::= { basicDiskExtendedConnectionEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.11 + basicDiskExtendedConnectionPartitionNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the partitionTable of this + partition that is part of the basic disk." + ::= { basicDiskExtendedConnectionEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.12 + basicDiskExtendedConnectionVolumeDriveLetter OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The path (or drive letter) of the volume to which this + basic disk belongs." + ::= { basicDiskExtendedConnectionEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.9.1.13 + basicDiskExtendedConnectionVolumeNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the volumeTable of the volume to + which this basic disk belongs." + ::= { basicDiskExtendedConnectionEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10 + basicDiskNonExtendedConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF BasicDiskNonExtendedConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between array disks, the + virtual disk to which they belong, their associated + logical basic disk, partition and volume. For each + object in the table, its object number corresponds to an + instance number in the appropriate MIB table for that + object where all of the object properties can be found." + ::= { logicalDevices 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1 + basicDiskNonExtendedConnectionEntry OBJECT-TYPE + SYNTAX BasicDiskNonExtendedConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { basicDiskNonExtendedConnectionNumber } + ::= { basicDiskNonExtendedConnectionTable 1 } + + + BasicDiskNonExtendedConnectionEntry ::= + SEQUENCE { + basicDiskNonExtendedConnectionNumber + INTEGER, + basicDiskNonExtendedConnectionArrayDiskName + DisplayString, + basicDiskNonExtendedConnectionArrayDiskNumber + INTEGER, + basicDiskNonExtendedConnectionVirtualDiskName + DisplayString, + basicDiskNonExtendedConnectionVirtualDiskNumber + INTEGER, + basicDiskNonExtendedConnectionDiskName + DisplayString, + basicDiskNonExtendedConnectionDiskNumber + INTEGER, + basicDiskNonExtendedConnectionPartitionName + DisplayString, + basicDiskNonExtendedConnectionPartitionNumber + INTEGER, + basicDiskNonExtendedConnectionVolumeDriveLetter + DisplayString, + basicDiskNonExtendedConnectionVolumeNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.1 + basicDiskNonExtendedConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this basic disk connection entry." + ::= { basicDiskNonExtendedConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.2 + basicDiskNonExtendedConnectionArrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of an array disk that is part of the basic disk + in this connection table entry." + ::= { basicDiskNonExtendedConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.3 + basicDiskNonExtendedConnectionArrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the arrayDiskTable of the array + disk in this basic disk connection entry." + ::= { basicDiskNonExtendedConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.4 + basicDiskNonExtendedConnectionVirtualDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the virtual disk that is part of the basic disk + in this connection table entry." + ::= { basicDiskNonExtendedConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.5 + basicDiskNonExtendedConnectionVirtualDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the virtualDiskTable of this virtual + disk that is part of the basic disk." + ::= { basicDiskNonExtendedConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.6 + basicDiskNonExtendedConnectionDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the basic disk in this connection table entry." + ::= { basicDiskNonExtendedConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.7 + basicDiskNonExtendedConnectionDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the diskTable of the disk in this + conneciton table entry." + ::= { basicDiskNonExtendedConnectionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.8 + basicDiskNonExtendedConnectionPartitionName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the partition that is part of the + basic disk in this connection table entry." + ::= { basicDiskNonExtendedConnectionEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.9 + basicDiskNonExtendedConnectionPartitionNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the partitionTable of this + partition that is part of the basic disk." + ::= { basicDiskNonExtendedConnectionEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.10 + basicDiskNonExtendedConnectionVolumeDriveLetter OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The path (or drive letter) of the volume to which this + basic disk belongs." + ::= { basicDiskNonExtendedConnectionEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.10.1.11 + basicDiskNonExtendedConnectionVolumeNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the volumeTable of the volume to + which this basic disk belongs." + ::= { basicDiskNonExtendedConnectionEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11 + dynamicDiskConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF DynamicDiskConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between array disks, the + virtual disk to which they belong, their associated + logical dynamic disk, sub-disk, plex and volume. + For each object in the table, its object number + corresponds to an instance number in the appropriate + MIB table for that object where all of the object + properties can be found." + ::= { logicalDevices 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1 + dynamicDiskConnectionEntry OBJECT-TYPE + SYNTAX DynamicDiskConnectionEntry + ACCESS not-accessible + STATUS mandatory + INDEX { dynamicDiskConnectionNumber } + ::= { dynamicDiskConnectionTable 1 } + + + DynamicDiskConnectionEntry ::= + SEQUENCE { + dynamicDiskConnectionNumber + INTEGER, + dynamicDiskConnectionArrayDiskName + DisplayString, + dynamicDiskConnectionArrayDiskNumber + INTEGER, + dynamicDiskConnectionVirtualDiskName + DisplayString, + dynamicDiskConnectionVirtualDiskNumber + INTEGER, + dynamicDiskConnectionDiskName + DisplayString, + dynamicDiskConnectionDiskNumber + INTEGER, + dynamicDiskConnectionSubDiskName + DisplayString, + dynamicDiskConnectionSubDiskNumber + INTEGER, + dynamicDiskConnectionPlexName + DisplayString, + dynamicDiskConnectionPlexNumber + INTEGER, + dynamicDiskConnectionVolumeDriveLetter + DisplayString, + dynamicDiskConnectionVolumeNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.1 + dynamicDiskConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this dynamic disk connection entry." + ::= { dynamicDiskConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.2 + dynamicDiskConnectionArrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of an array disk that is part of the dynamic disk + in this connection table entry." + ::= { dynamicDiskConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.3 + dynamicDiskConnectionArrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the arrayDiskTable of the array + disk in this dynamic disk connection entry." + ::= { dynamicDiskConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.4 + dynamicDiskConnectionVirtualDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the virtual disk that is part of the dynamic + disk in this connection table entry." + ::= { dynamicDiskConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.5 + dynamicDiskConnectionVirtualDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the virtualDiskTable of this virtual + disk that is part of the dynamic disk." + ::= { dynamicDiskConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.6 + dynamicDiskConnectionDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the dynamic disk in this connection table entry." + ::= { dynamicDiskConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.7 + dynamicDiskConnectionDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the diskTable of the disk in this + conneciton table entry." + ::= { dynamicDiskConnectionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.8 + dynamicDiskConnectionSubDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the dynamic sub-disk in this connection." + ::= { dynamicDiskConnectionEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.9 + dynamicDiskConnectionSubDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the subDiskTable of the dynamic + sub-disk in this connection." + ::= { dynamicDiskConnectionEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.10 + dynamicDiskConnectionPlexName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the plex to which this dynamic disk belongs." + ::= { dynamicDiskConnectionEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.11 + dynamicDiskConnectionPlexNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The instance number in the plexTable of the plex to which + this dynamic disk belongs. + " + ::= { dynamicDiskConnectionEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.12 + dynamicDiskConnectionVolumeDriveLetter OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The path (or drive letter) of the volume to which this + dynamic disk belongs." + ::= { dynamicDiskConnectionEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.1.140.11.1.13 + dynamicDiskConnectionVolumeNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the volume to which this dynamic + disk belongs." + ::= { dynamicDiskConnectionEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200 + aryMgrEvts OBJECT IDENTIFIER ::= { arrayManager 200 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.201 + controllerNameEv OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Controller Name for which trap is generated." + ::= { aryMgrEvts 201 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.202 + channelNumberEv OBJECT-TYPE + SYNTAX INTEGER (0..3) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Channel Number for which trap is generated." + ::= { aryMgrEvts 202 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.203 + targetIDEv OBJECT-TYPE + SYNTAX INTEGER (0..15) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "SCSI ID of the device for which trap is generated." + ::= { aryMgrEvts 203 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.204 + virtualDiskNameEv OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Virtual Disk for which trap is generated." + ::= { aryMgrEvts 204 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.205 + arrayDiskNameEv OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Array Disk for which trap is generated." + ::= { aryMgrEvts 205 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.206 + oldVDConfigEv OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current Virtual Disk configuration for which trap is generated" + ::= { aryMgrEvts 206 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.207 + newVDConfigEv OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "New Virtual Disk configuration for which trap is generated." + ::= { aryMgrEvts 207 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.208 + enclosureNumberEv OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Enclosure Number for which trap is generated." + ::= { aryMgrEvts 208 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.209 + unitNumberEv OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit Number for which trap is generated. + (Fan, Power Supply, Temperature Probe)" + ::= { aryMgrEvts 209 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.210 + enclosureNameEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Enclosure Name for which trap is generated." + ::= { aryMgrEvts 210 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.211 + unitNameEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit Number for which trap is generated. + (Fan, Power Supply, Temperature Probe)" + ::= { aryMgrEvts 211 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.212 + timeEv OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Amount of time specified in the trap message." + ::= { aryMgrEvts 212 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.213 + volumeNameEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Volume Drive Letter for which trap is generated." + ::= { aryMgrEvts 213 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.214 + enclosureUnitNamesEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Combination of the enclosure name and unit number + for which trap is generated." + ::= { aryMgrEvts 214 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.215 + virtualDiskNameNewEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "New name of the virtual disk for which trap is generated." + ::= { aryMgrEvts 215 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.216 + device1NameEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Name of the device for which trap is generated. + Note: The device type contained in this generic variable could change for different occurrences of a trap." + ::= { aryMgrEvts 216 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.217 + senseKeyEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sense Key data for this trap in hexidecimal." + ::= { aryMgrEvts 217 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.218 + senseCodeEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sense Code data for this trap in hexidecimal." + ::= { aryMgrEvts 218 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.219 + senseQualifierEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sense Qualifier data for this trap in hexidecimal." + ::= { aryMgrEvts 219 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.220 + eMMFWVersion0Ev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Firmware version for EMM 0." + ::= { aryMgrEvts 220 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.221 + eMMFWVersion1Ev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Firmware version for EMM 1." + ::= { aryMgrEvts 221 } + + + -- 1.3.6.1.4.1.674.10893.1.1.200.222 + rebuildRateEv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "New rebuild rate for controller in this event." + ::= { aryMgrEvts 222 } + + + +-- +-- Trap definitions +-- + + arrayDiskFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s failed." +--#TYPE "Array Manager Event: Array Disk Failed" +--#SUMMARY "%s, %s failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 500 + arrayDiskRemoved TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s removed." +--#TYPE "Array Manager Event: Array Disk removed" +--#SUMMARY "%s, %s removed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE FAILED +--#STATUS MANDATORY + ::= 501 + arrayDiskOffline TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s offline." +--#TYPE "Array Manager Event: Array Disk offline" +--#SUMMARY "%s, %s offline." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 502 + arrayDiskDegraded TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s degraded." +--#TYPE "Array Manager Event: Array Disk degraded" +--#SUMMARY "%s, %s degraded." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 503 + arrayDiskInserted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s inserted." +--#TYPE "Array Manager Event: Array Disk inserted" +--#SUMMARY "%s, %s inserted." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 504 + virtualDiskCreated TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) created." +--#TYPE "Array Manager Event: Virtual Disk created" +--#SUMMARY "%s, virtual disk (%s) created." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 505 + virtualDiskDeleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) deleted." +--#TYPE "Array Manager Event: Virtual Disk deleted" +--#SUMMARY "%s, virtual disk (%s) deleted." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE FAILED +--#STATUS MANDATORY + ::= 506 + virtualDiskConfigChanged TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv, oldVDConfigEv, newVDConfigEv } + DESCRIPTION + "%s, virtual disk (%s) configuration changed from %s to %s" +--#TYPE "Array Manager Event: Virtual Disk created" +--#SUMMARY "%s, virtual disk (%s) configuration changed from %s to %s." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2, 3 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 507 + virtualDiskFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) failed." +--#TYPE "Array Manager Event: Virtual Disk failed" +--#SUMMARY "%s, virtual disk (%s) failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 508 + virtualDiskDegraded TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) degraded." +--#TYPE "Array Manager Event: Virtual Disk degraded" +--#SUMMARY "%s, virtual disk (%s) degraded." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 509 + vdFailedRedundancy TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) is no longer redundant." +--#TYPE "Array Manager Event: Virtual Disk failed redundancy" +--#SUMMARY "%s, virtual disk (%s) is no longer redundant." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 510 + checkConsistencyStarted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) check consistency started." +--#TYPE "Array Manager Event: Virtual Disk check consistency started" +--#SUMMARY "%s, virtual disk (%s) check consistency started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 520 + vdFormatStarted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) format started." +--#TYPE "Array Manager Event: Virtual Disk format started" +--#SUMMARY "%s, virtual disk (%s) format started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 521 + adFormatStarted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s format started." +--#TYPE "Array Manager Event: Array Disk format started" +--#SUMMARY "%s, %s format started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 522 + vdInitializeStarted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) initialization started." +--#TYPE "Array Manager Event: Virtual Disk initialization started" +--#SUMMARY "%s, virtual disk (%s) initialization started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 523 + adInitializeStarted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s initialize started." +--#TYPE "Array Manager Event: Array Disk initialize started" +--#SUMMARY "%s, %s initialize started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 524 + vdReconfigStarted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv, oldVDConfigEv, newVDConfigEv } + DESCRIPTION + "%s, virtual disk (%s) reconfiguration from + %s stripe size to %s stripe size started." +--#TYPE "Array Manager Event: Virtual Disk Reconfiguration started" +--#SUMMARY "%s, virtual disk (%s) reconfiguration from %s stripe size to %s stripe size started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2, 3 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 525 + vdRebuildStarted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) rebuild started." +--#TYPE "Array Manager Event: Virtual Disk rebuild started" +--#SUMMARY "%s, virtual disk (%s) rebuild started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 526 + adRebuildStarted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s rebuild started." +--#TYPE "Array Manager Event: Array Disk rebuild started" +--#SUMMARY "%s, %s rebuild started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 527 + adDiagStarted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s diagnostics started." +--#TYPE "Array Manager Event: Array Disk diagnostics started" +--#SUMMARY "%s, %s diagnostics started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 528 + checkConsistencyCancelled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) consistency check cancelled." +--#TYPE "Array Manager Event: Virtual Disk check consistency cancelled" +--#SUMMARY "%s, virtual disk (%s) consistency check cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 529 + vdFormatCancelled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) format cancelled." +--#TYPE "Array Manager Event: Virtual Disk format cancelled" +--#SUMMARY "%s, virtual disk (%s) format cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 530 + adFormatCancelled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s format cancelled." +--#TYPE "Array Manager Event: Array Disk format cancelled" +--#SUMMARY "%s, %s format cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 531 + vdInitializeCancelled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) initialization cancelled." +--#TYPE "Array Manager Event: Virtual Disk initialization cancelled" +--#SUMMARY "%s, virtual disk (%s) initialization cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 532 + adInitializeCancelled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s initialize cancelled." +--#TYPE "Array Manager Event: Array Disk initialize cancelled" +--#SUMMARY "%s, virtual disk (%s) initialization cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 533 + vdReconfigCancelled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) reconfiguration cancelled." +--#TYPE "Array Manager Event: Virtual Disk Reconfiguration cancelled" +--#SUMMARY "%s, virtual disk (%s) reconfiguration cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 534 + vdRebuildCancelled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) rebuild cancelled." +--#TYPE "Array Manager Event: Virtual Disk rebuild cancelled" +--#SUMMARY "%s, virtual disk (%s) rebuild cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 535 + adRebuildCancelled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s rebuild cancelled." +--#TYPE "Array Manager Event: Array Disk rebuild cancelled" +--#SUMMARY "%s, %s rebuild cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 536 + adDiagCancelled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s diagnostics cancelled." +--#TYPE "Array Manager Event: Array Disk diagnostics cancelled" +--#SUMMARY "%s, %s diagnostics cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 537 + checkConsistencyFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) consistency check failed." +--#TYPE "Array Manager Event: Virtual Disk check consistency failed" +--#SUMMARY "%s, virtual disk (%s) consistency check failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 538 + vdFormatFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) format failed." +--#TYPE "Array Manager Event: Virtual Disk format failed" +--#SUMMARY "%s, virtual disk (%s) format failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 539 + adFormatFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s format failed." +--#TYPE "Array Manager Event: Array Disk format failed" +--#SUMMARY "%s, %s format failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 540 + vdInitializeFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) initialization failed." +--#TYPE "Array Manager Event: Virtual Disk initialization Failed" +--#SUMMARY "%s, virtual disk (%s) initialization failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 541 + adInitializeFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s initialize failed." +--#TYPE "Array Manager Event: Array Disk initialize failed" +--#SUMMARY "%s, %s initialize failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 542 + vdReconfigFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) reconfiguration failed." +--#TYPE "Array Manager Event: Virtual Disk Reconfiguration failed" +--#SUMMARY "%s, virtual disk (%s) reconfiguration failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 543 + vdRebuildFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) rebuild failed." +--#TYPE "Array Manager Event: Virtual Disk rebuild failed" +--#SUMMARY "%s, virtual disk (%s) rebuild failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 544 + adRebuildFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s rebuild failed." +--#TYPE "Array Manager Event: Array Disk rebuild failed" +--#SUMMARY "%s, %s rebuild failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 545 + adDiagFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s diagnostics failed." +--#TYPE "Array Manager Event: Array Disk diagnostics failed" +--#SUMMARY "%s, %s diagnostics failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE FAILED +--#STATUS MANDATORY + ::= 546 + checkConsistencyCompleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) consistency check completed." +--#TYPE "Array Manager Event: Virtual Disk check consistency completed" +--#SUMMARY "%s, virtual disk (%s) consistency check completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 547 + vdFormatCompleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) format completed." +--#TYPE "Array Manager Event: Virtual Disk format completed" +--#SUMMARY "%s, virtual disk (%s) format completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 548 + adFormatCompleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s format completed." +--#TYPE "Array Manager Event: Array Disk format completed" +--#SUMMARY "%s, %s format completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 549 + vdInitializeCompleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) initialization completed." +--#TYPE "Array Manager Event: Virtual Disk initialization completed" +--#SUMMARY "%s, virtual disk (%s) initialization completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 550 + adInitializeCompleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s initialize completed." +--#TYPE "Array Manager Event: Array Disk initialize completed" +--#SUMMARY "%s, %s initialize completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 551 + vdReconfigCompleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) reconfiguration completed." +--#TYPE "Array Manager Event: Virtual Disk Reconfiguration completed" +--#SUMMARY "%s, virtual disk (%s) reconfiguration completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 552 + vdRebuildCompleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk (%s) rebuild completed." +--#TYPE "Array Manager Event: Virtual Disk rebuild completed" +--#SUMMARY "%s, virtual disk (%s) rebuild completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 553 + adRebuildCompleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s rebuild completed." +--#TYPE "Array Manager Event: Array Disk rebuild completed" +--#SUMMARY "%s, %s rebuild completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 554 + adDiagCompleted TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s diagnostics completed." +--#TYPE "Array Manager Event: Array Disk diagnostics completed" +--#SUMMARY "%s, %s diagnostics completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 555 + percPredictiveFailure TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s reported predictive failure. + If this disk is part of a redundant virtual disk, select the + 'Offline' option and then replace the disk. Then configure a hot + spare and it will start the rebuild automatically. If this disk + is a hot spare, select the 'Prepare to Remove' option and then + replace the disk. If this disk is part of a non-redundant disk, + you should back-up your data immediately. If the disk fails, + you will not be able to recover the data." +--#TYPE "Array Manager Event: Predictive Failure reported" +--#SUMMARY "%s, %s reported predictive failure." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 570 + percSCSISenseData TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s SCSI sense failure. If this disk is part of a redundant + virtual disk, select the 'Offline' option and then replace the + disk. Then configure a hot spare and it will start the rebuild + automatically. If this disk is a hot spare, select the 'Prepare + to Remove' option and then replace the disk. If this disk is + part of a non-redundant disk, you should back-up your data + immediately. If the disk fails, you will not be able to recover + the data." +--#TYPE "Array Manager Event: SCSI sense data" +--#SUMMARY "%s, %s reported predictive failure." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 571 + percPauseIO TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, timeEv } + DESCRIPTION + "%s, Channel %s I/O paused, I/O will automatically + resume after the allotted time (%d seconds)." +--#TYPE "Array Manager Event: I/O paused" +--#SUMMARY "%s, Channel %s I/O paused, I/O will automatically resume after the allotted time (%d seconds)." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 572 + percResumeIO TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "%s, Channel %s I/O resumed." +--#TYPE "Array Manager Event: I/O resumed" +--#SUMMARY "%s, Channel %s I/O resumed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 573 + percHotSpareAssign TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, assigned %s as Hot Spare." +--#TYPE "Array Manager Event: Hot spare assigned" +--#SUMMARY "%s, assigned %s as Hot Spare." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 574 + percHotSpareUnAssign TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, unassigned %s as Hot Spare." +--#TYPE "Array Manager Event: Hot spare unassigned" +--#SUMMARY "%s, unassigned %s as Hot Spare." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 575 + cntrlBatteryNeedsReconditioning TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "%s battery needs reconditioning." +--#TYPE "Array Manager Event: Perc 2 Battery needs reconditioning" +--#SUMMARY "%s battery needs reconditioning." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 579 + cntrlBatteryLow TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "%s battery low." +--#TYPE "Array Manager Event: Perc 2 Battery low" +--#SUMMARY "%s battery low." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 580 + cntrlBatteryRecondition TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "%s battery is reconditioning." +--#TYPE "Array Manager Event: Perc 2 Battery reconditioning" +--#SUMMARY "%s battery is reconditioning." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 581 + cntrlBatteryReconComplete TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "%s battery reconditioning completed." +--#TYPE "Array Manager Event: Perc 2 Battery reconditioning completed" +--#SUMMARY "%s battery reconditioning completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 582 + cntrlPauseIO TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "%s I/O paused, I/O will automatically resume after the allotted time." +--#TYPE "Array Manager Event: Pause I/O" +--#SUMMARY "%s I/O paused, I/O will automatically resume after the allotted time." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 583 + cntrlResumeIO TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "%s I/O resumed." +--#TYPE "Array Manager Event: Resume I/O" +--#SUMMARY "%s I/O resumed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 584 + perc2SmartFPTExceeded TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s SMART:FPT_EXCEEDED on %s." +--#TYPE "Array Manager Event: Smart FPT Exceeded" +--#SUMMARY "%s SMART:FPT_EXCEEDED on %s." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 585 + perc2SmartConfigChange TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s SMART configuration change on %s." +--#TYPE "Array Manager Event: Smart Config Change" +--#SUMMARY "%s SMART configuration change on %s." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 586 + perc2SmartWarning TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s SMART warning on %s." +--#TYPE "Array Manager Event: Smart Warning" +--#SUMMARY "%s SMART warning on %s." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 587 + perc2SmartWarningTemp TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s SMART warning temperature on %s." +--#TYPE "Array Manager Event: Smart warning temperature" +--#SUMMARY "%s SMART warning temperature on %s." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 588 + perc2SmartWarningDegraded TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s SMART warning degraded on %s." +--#TYPE "Array Manager Event: Smart warning degraded" +--#SUMMARY "%s SMART warning degraded on %s." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 589 + perc2SmartFPTExceededTest TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, On %s the failure prediction threshold exceeded due to test-No action needed." +--#TYPE "Array Manager Event: Smart Config Change" +--#SUMMARY "%s, On %s the failure prediction threshold exceeded due to test-No action needed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 590 + enclosureAlertTempWarnMax TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { enclosureNameEv, unitNameEv } + DESCRIPTION + "%s, %s has exceded the maximum warning threshold." +--#TYPE "Array Manager Event: Temperature exceeded the maximum warning threshold. " +--#SUMMARY "%s, %s has exceded the maximum warning threshold." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 591 + enclosureAlertTempWarnMin TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { enclosureNameEv, unitNameEv } + DESCRIPTION + "%s, %s has dropped below the minimum warning threshold." +--#TYPE "Array Manager Event: Temperature dropped below the minimum warning threshold. " +--#SUMMARY "%s, %s has dropped below the minimum warning threshold." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 592 + enclosureAlertTempErrMax TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { enclosureNameEv, unitNameEv } + DESCRIPTION + "%s, %s has exceded the maximum error threshold." +--#TYPE "Array Manager Event: Temperature exceeded the maximum error threshold. " +--#SUMMARY "%s, %s has exceded the maximum error threshold." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 593 + enclosureAlertTempErrMin TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { enclosureNameEv, unitNameEv } + DESCRIPTION + "%s, %s has dropped below the minimum error threshold." +--#TYPE "Array Manager Event: Temperature dropped below the minimum error threshold. " +--#SUMMARY "%s, %s has dropped below the minimum error threshold." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 594 + enclosureGenericFailed TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { enclosureNameEv, unitNameEv } + DESCRIPTION + "%s, %s failed." +--#TYPE "Array Manager Event: Enclosure failed. " +--#SUMMARY "%s, %s failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 595 + enclosureGenericOffline TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { enclosureNameEv, unitNameEv } + DESCRIPTION + "%s, %s is offline." +--#TYPE "Array Manager Event: Enclosure is offline. " +--#SUMMARY "%s, %s is offline." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 596 + enclosureGenericUnknown TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { enclosureNameEv, unitNameEv } + DESCRIPTION + "%s, %s is in an unknown state." +--#TYPE "Array Manager Event: Enclosure is in an unknown state. " +--#SUMMARY "%s, %s is in an unknown state." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 597 + enclosureGenericWarning TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { enclosureNameEv, unitNameEv } + DESCRIPTION + "%s, %s is in a warning state." +--#TYPE "Array Manager Event: Enclosure is in a warning state. " +--#SUMMARY "%s, %s is in a warning state." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 598 + enclosureGenericDegraded TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureUnitNamesEv } + DESCRIPTION + "%s, %s is degraded." +--#TYPE "Array Manager Event: Enclosure is in a degraded state. " +--#SUMMARY "%s, %s is degraded." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 600 + alertShutdownEnclosure TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNameEv } + DESCRIPTION + "%s, %s Shutting down." +--#TYPE "Array Manager Event: Enclosure is shutting down. " +--#SUMMARY "%s, %s Shutting down." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 602 + alertShutdownServer TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNameEv } + DESCRIPTION + "%s, %s Shutting down the server." +--#TYPE "Array Manager Event: Shutting down the server. " +--#SUMMARY "%s, %s Shutting down the server." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 603 + alertPausedCheckConsistency TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, Virtual Disk (%s) consistency check paused." +--#TYPE "Array Manager Event: Consistency check paused. " +--#SUMMARY "%s, Virtual Disk (%s) consistency check paused." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 604 + alertResumedCheckConsistency TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, Virtual Disk (%s) consistency check resumed." +--#TYPE "Array Manager Event: Consistency check resumed. " +--#SUMMARY "%s, Virtual Disk (%s) consistency check resumed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 605 + alertVirtualDiskSplitMirror TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, Virtual Disk (%s) split mirror." +--#TYPE "Array Manager Event: Virtual Disk split mirror." +--#SUMMARY "%s, Virtual Disk (%s) split mirror." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 606 + alertVirtualDiskUnmirror TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, Virtual Disk (%s) unmirrored." +--#TYPE "Array Manager Event: Virtual Disk unmirrored." +--#SUMMARY "%s, Virtual Disk (%s) unmirrored." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 607 + alertRenameVirtualDisk TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv, virtualDiskNameNewEv } + DESCRIPTION + "%s, %s renamed to %s." +--#TYPE "Array Manager Event: Renamed Virtual Disk." +--#SUMMARY "%s, %s renamed to %s." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 608 + alertGenericReady TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, device1NameEv } + DESCRIPTION + "%s, %s is in a ready state." +--#TYPE "Array Manager Event: Device is in a ready state." +--#SUMMARY "%s, %s is in a ready state." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 609 + alertCommTimeout TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, device1NameEv } + DESCRIPTION + "%s, %s SES communication timeout." +--#TYPE "Array Manager Event: Enclosure SES communication timeout." +--#SUMMARY "%s, %s SES communication timeout." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 610 + alertCommFailure TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, device1NameEv } + DESCRIPTION + "%s, %s SES communication lost." +--#TYPE "Array Manager Event: Enclosure SES communication failure." +--#SUMMARY "%s, %s SES communication lost." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 611 + alertCommRestored TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, device1NameEv } + DESCRIPTION + "%s, %s SES communication restored." +--#TYPE "Array Manager Event: Enclosure SES communication restored." +--#SUMMARY "%s, %s SES communication restored." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 612 + genericEvent-DATABASE-UP TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Communication with the Array Manager database is now + possible." +--#TYPE "Array Manager Event: Array Manager Database UP" +--#SUMMARY "Communication with the Array Manager database is now possible." +--#CATEGORY "Status Events" +--#ARGUMENTS { } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 650 + genericEvent-DATABASE-DOWN TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Communication with the Array Manager database is NOT + possible." +--#TYPE "Array Manager Event: Array Manager Database DOWN" +--#SUMMARY "Communication with the Array Manager database is NOT possible." +--#CATEGORY "Status Events" +--#ARGUMENTS { } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 651 + alertMegalibTimeout TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "%s Array Manager has lost communication with this RAID controller and subsystem." +--#TYPE "Array Manager Event: Array Manager has lost communication with this RAID controller and subsystem." +--#SUMMARY "%s Array Manager has lost communication with this RAID controller and subsystem." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 668 + alertScsiSenseFormatFail TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv, senseKeyEv, senseCodeEv, senseQualifierEv + } + DESCRIPTION + "%s, %s Sense Key = %s, Sense Code = %s, Sense Qualifier = %s A format + unit operation was interrupted prior to completion." +--#TYPE "Array Manager Event: Disk format corruption." +--#SUMMARY "%s, %s Sense Key = %s, Sense Code = %s A format +-- unit operation was interrupted prior to completion." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2, 3, 4 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 670 + alertScsiSenseSectorReassign TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv, senseKeyEv, senseCodeEv, senseQualifierEv + } + DESCRIPTION + "%s, %s Sense Key = %s, Sense Code = %s, Sense Qualifier = %s + If this disk is part of a non-redundant virtual disk, the data for this block cannot be recovered." +--#TYPE "Array Manager Event: Disk sector reassigned. " +--#SUMMARY "%s, %s Sense Key = %s, Sense Code = %s, Sense Qualifier = %s +-- If this disk is part of a non-redundant virtual disk, the data for this +-- block cannot be recovered." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2, 3, 4 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 671 + alertEmmFwMismatch TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNameEv, eMMFWVersion0Ev, eMMFWVersion1Ev } + DESCRIPTION + "%s, %s EMMfirmware mismatch (%s / %s.) + This is an unsupported configuration. Please download the + firmware to this enclosure again to correct this condition." +--#TYPE "Array Manager Event: EMM firmware mismatch." +--#SUMMARY "%s, %s EMMfirmware mismatch (%s / %s.) +-- This is an unsupported configuration. Please download the +-- firmware to this enclosure again to correct this condition." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2, 3, 4 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 672 + alertConserveCacheModeEnable TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNameEv } + DESCRIPTION + "%s, %s conservative cache mode enabled." +--#TYPE "Array Manager Event: Conservative cache mode enabled." +--#SUMMARY "%s, %s conservative cache mode enabled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 673 + alertConserveCacheModeDisable TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNameEv } + DESCRIPTION + "%s, %s conservative cache mode disabled." +--#TYPE "Array Manager Event: Conservative cache mode disabled." +--#SUMMARY "%s, %s conservative cache mode disabled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 674 + alertEnclosureFwDownload TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNameEv, eMMFWVersion0Ev } + DESCRIPTION + "%s, %s firmware version %s downloaded successfully." +--#TYPE "Array Manager Event: Firmware downloaded successfully." +--#SUMMARY "%s, %s firmware version %s downloaded successfully." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 675 + alertEnclosureAlarmEnable TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNameEv } + DESCRIPTION + "%s, %s alarm enabled." +--#TYPE "Array Manager Event: Enclosure alarm enabled." +--#SUMMARY "%s, %s alarm enabled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 676 + alertEnclosureAlarmDisable TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNameEv } + DESCRIPTION + "%s, %s alarm disabled." +--#TYPE "Array Manager Event: Enclosure alarm disabled." +--#SUMMARY "%s, %s alarm disabled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 677 + alertControllerAlarmEnable TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "%s, %s alarm enabled." +--#TYPE "Array Manager Event: Controller alarm enabled." +--#SUMMARY "%s, %s alarm enabled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 678 + alertControllerAlarmDisable TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "%s, %s alarm disabled." +--#TYPE "Array Manager Event: Controller alarm disabled." +--#SUMMARY "%s, %s alarm disabled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 679 + alertControllerRebuildRate TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, rebuildRateEv } + DESCRIPTION + "%s, rebuild rate changed to %s." +--#TYPE "Array Manager Event: Rebuild rate changed." +--#SUMMARY "%s, rebuild rate changed to %s." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 680 + alertArrayDiskForcedOnline TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s forced online." +--#TYPE "Array Manager Event: Array disk forced online." +--#SUMMARY "%s, %s forced online." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 681 + alertArrayDiskForcedOffline TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, arrayDiskNameEv } + DESCRIPTION + "%s, %s forced offline." +--#TYPE "Array Manager Event: Array disk forced offline." +--#SUMMARY "%s, %s forced offline." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 682 + alertTaskBGI TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk %s background initialization started." +--#TYPE "Array Manager Event: Background initialization started." +--#SUMMARY "%s, virtual disk %s background initialization started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 683 + alertCancelBGI TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk %s background initialization cancelled." +--#TYPE "Array Manager Event: Background initialization cancelled." +--#SUMMARY "%s, virtual disk %s background initialization cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 684 + alertFailBGI TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk %s background initialization failed." +--#TYPE "Array Manager Event: Background initialization failed." +--#SUMMARY "%s, virtual disk %s background initialization failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 685 + alertCompleteBGI TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "%s, virtual disk %s background initialization completed." +--#TYPE "Array Manager Event: Background initialization completed." +--#SUMMARY "%s, virtual disk %s background initialization completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 686 + enclosureGenericNotInstalled TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureUnitNamesEv } + DESCRIPTION + "%s, %s is not installed." +--#TYPE "Array Manager Event: Enclosure component is not installed. " +--#SUMMARY "%s, %s is not installed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 687 + pv660fEvent-PHYSDEV-ONLINE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk has been placed online." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk has been placed online." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 700 + pv660fEvent-PHYSDEV-HOTSPARE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk added as hot spare." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk added as hot spare." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 701 + pv660fEvent-PHYSDEV-HARD-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Hard disk error found." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Hard disk error found." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 702 + pv660fEvent-PHYSDEV-PFA TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Hard disk PFA condition found, this disk may fail soon." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Hard disk PFA condition found, this disk may fail soon." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 703 + pv660fEvent-PHYSDEV-AUTO-REBUILD-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "An automatic rebuild has started." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] An automatic rebuild has started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 704 + pv660fEvent-PHYSDEV-MANUAL-REBUILD-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A rebuild has started." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A rebuild has started." +--#CATEGORY "Status Events" +--#ARGUMENTS {0, 1, 2} +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 705 + pv660fEvent-PHYSDEV-REBUILD-DONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Rebuild is over." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Rebuild is over." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 706 + pv660fEvent-PHYSDEV-REBUILD-CANCELED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Rebuild is cancelled." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Rebuild is cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 707 + pv660fEvent-PHYSDEV-REBUILD-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Rebuild stopped with error." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Rebuild stopped with error." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY CRITICAL +--#TIMEINDEX 4 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 708 + pv660fEvent-PHYSDEV-REBUILD-NEWDEV-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Rebuild stopped with error. New device failed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Rebuild stopped with error. New device failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY CRITICAL +--#TIMEINDEX 4 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 709 + pv660fEvent-PHYSDEV-REBUILD-SYSDEV-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Rebuild stopped because logical drive failed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Rebuild stopped because logical drive failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY CRITICAL +--#TIMEINDEX 4 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 710 + pv660fEvent-PHYSDEV-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk has failed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk has failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATUS MANDATORY +--#STATE OPERATIONAL + ::= 711 + pv660fEvent-PHYSDEV-FOUND TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A new hard disk has been found." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A new hard disk has been found." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 712 + pv660fEvent-PHYSDEV-GONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk has been removed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk has been removed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 713 + pv660fEvent-PHYSDEV-UNCONFIGURED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A previously configured disk is now available." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A previously configured disk is now available." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 714 + pv660fEvent-PHYSDEV-EXPANDCAPACITY-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Expand Capacity Started." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Expand Capacity Started." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 715 + pv660fEvent-PHYSDEV-EXPANDCAPACITY-DONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Expand Capacity Completed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Expand Capacity Completed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 716 + pv660fEvent-PHYSDEV-EXPANDCAPACITY-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Expand Capacity Stopped with error." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Expand Capacity Stopped with error." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY CRITICAL +--#TIMEINDEX 4 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 717 + pv660fEvent-PHYSDEV-COMMAND-TIMEOUT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "SCSI command timeout on hard device." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] SCSI command timeout on hard device." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 718 + pv660fEvent-PHYSDEV-COMMAND-ABORT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "SCSI command abort on hard disk." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] SCSI command abort on hard disk." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 719 + pv660fEvent-PHYSDEV-COMMAND-RETRIED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "SCSI command retried on hard disk." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] SCSI command retried on hard disk." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 720 + pv660fEvent-PHYSDEV-PARITY-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Parity error found." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Parity error found." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 721 + pv660fEvent-PHYSDEV-SOFT-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Soft error found." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Soft error found." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 722 + pv660fEvent-PHYSDEV-MISC-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Misc error found." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Misc error found." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 723 + pv660fEvent-PHYSDEV-RESET TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "SCSI device reset." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] SCSI device reset." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 724 + pv660fEvent-PHYSDEV-ACTIVESPARE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Active spare found.-" +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Active spare found." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 725 + pv660fEvent-PHYSDEV-WARMSPARE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Warm spare found.-" +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Warm spare found." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 726 + pv660fEvent-PHYSDEV-REQSENSE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Request Sense Data available." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Request Sense Data available." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY CRITICAL +--#TIMEINDEX 4 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 727 + pv660fEvent-PHYSDEV-INIT-STARTED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Initialization started." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Initialization started." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 728 + pv660fEvent-PHYSDEV-INIT-DONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Initialization completed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Initialization completed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 729 + pv660fEvent-PHYSDEV-INIT-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Initialization failed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Initialization failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 730 + pv660fEvent-PHYSDEV-INIT-CANCELED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Initialization canceled." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Initialization canceled." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 731 + pv660fEvent-PHYSDEV-WRITEREC-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because write recovery failed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because write recovery failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 732 + pv660fEvent-PHYSDEV-RESET-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because SCSI bus reset failed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because SCSI bus reset failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 733 + pv660fEvent-PHYSDEV-DBLCC-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because double check condition occured." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because double check condition occured." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 734 + pv660fEvent-PHYSDEV-REMOVED-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because device is missing." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because device is missing." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 735 + pv660fEvent-PHYSDEV-GROSSERR-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because of gross error on SCSI processor." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because of gross error on SCSI processor." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 736 + pv660fEvent-PHYSDEV-BADTAG-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because of bad tag from the device." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because of bad tag from the device." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 737 + pv660fEvent-PHYSDEV-SCSITMO-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because command to the device timed out." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because command to the device timed out." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 738 + pv660fEvent-PHYSDEV-SYSRESET-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because of the system reset." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because of the system reset." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 739 + pv660fEvent-PHYSDEV-BSYPAR-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because of busy status or parity error." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because of busy status or parity error." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 740 + pv660fEvent-PHYSDEV-BYCMD-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk set to failed state by host." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk set to failed state by host." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 741 + pv660fEvent-PHYSDEV-SELTMO-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because access to the device met with a selection time out." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because access to the device met with a selection time out." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 742 + pv660fEvent-PHYSDEV-SEQERR-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because of a sequence error in the SCSI bus phase handling." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because of a sequence error in the SCSI bus phase handling." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 743 + pv660fEvent-PHYSDEV-UNKNOWNSTS-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because device returned an unknown status." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because device returned an unknown status." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 744 + pv660fEvent-PHYSDEV-NOTRDY-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because device is not ready." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because device is not ready." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 745 + pv660fEvent-PHYSDEV-MISSING-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because device was not found on start up." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because device was not found on start up." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 746 + pv660fEvent-PHYSDEV-CODWRFAIL-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because write operation of the 'Configuration On Disk' failed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because write operation of the 'Configuration On Disk' failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 747 + pv660fEvent-PHYSDEV-BDTWRFAIL-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A hard disk failed because write operation of 'Bad Data Table' failed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A hard disk failed because write operation of 'Bad Data Table' failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 748 + pv660fEvent-PHYSDEV-OFFLINE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Physical device status changed to offline." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Physical device status changed to offline." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 749 + pv660fEvent-PHYSDEV-STANDBY TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Physical device status changed to Hot Spare." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Physical device status changed to Hot Spare." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 750 + pv660fEvent-PHYSDEV-REBUILD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Physical device status changed to rebuild." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Physical device status changed to rebuild." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 751 + pv660fEvent-PHYSDEV-ID-MISMATCH TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Physical device ID did not match." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Physical device ID did not match." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 752 + pv660fEvent-PHYSDEV-FAILED-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Physical device failed to start." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Physical device failed to start." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 753 + pv660fEvent-PHYSDEV-OFFSET-SET TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Physical device negotiated different offset than config." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Physical device negotiated different offset than config." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 754 + pv660fEvent-PHYSDEV-SET-BUS-WIDTH TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Physical device negotiated different bus width than config." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Physical device negotiated different bus width than config." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 755 + pv660fEvent-PHYSDEV-MISSING-ONSTARTUP TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Physical drive missing on startup." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Physical drive missing on startup." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 756 + pv660fEvent-PHYSDEV-REBUILD-START-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Rebuild startup failed due to lower disk capacity." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Rebuild startup failed due to lower disk capacity." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 757 + pv660fEvent-PHYSDEV-MOVING-TO-OTHER-CHN TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Physical drive is switching from a channel to the other channel." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Physical drive is switching from a channel to the other channel." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 758 + pv660fEvent-PHYSDEV-OFFLINE-DEVICE-MADE-ONLINE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Temporary-Dead physical drive is automatically made online." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Temporary-Dead physical drive is automatically made online." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY CRITICAL +--#TIMEINDEX 4 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 759 + pv660fEvent-PHYSDEV-STANDBY-REBUILD-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "A standby rebuild has started." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] A standby rebuild has started." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 760 + pv660fEvent-FIBREDEV-LOOPID-SOFTADDR-OCCURRED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Device Loop Id Conflict (Soft Addressing) Detected." +--#SUMMARY "[ctl: %d chn: %d :] Device Loop Id Conflict (Soft Addressing) Detected." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MAJOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 761 + pv660fEvent-SYSDEV-CHECK-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Consistency check is started." +--#SUMMARY "[ctl: %d logdrv: %d :] Consistency check is started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 762 + pv660fEvent-SYSDEV-CHECK-DONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Consistency check is finished." +--#SUMMARY "[ctl: %d logdrv: %d :] Consistency check is finished." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 763 + pv660fEvent-SYSDEV-CHECK-CANCELED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Consistency check is cancelled." +--#SUMMARY "[ctl: %d logdrv: %d :] Consistency check is cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 764 + pv660fEvent-SYSDEV-CHECK-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Consistency check on logical drive error." +--#SUMMARY "[ctl: %d logdrv: %d :] Consistency check on logical drive error." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 765 + pv660fEvent-SYSDEV-CHECK-SYSDEV-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Consistency check on logical drive failed." +--#SUMMARY "[ctl: %d logdrv: %d :] Consistency check on logical drive failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 766 + pv660fEvent-SYSDEV-CHECK-PHYSDEV-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Consistency check failed due to physical device failure." +--#SUMMARY "[ctl: %d logdrv: %d :] Consistency check failed due to physical device failure." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MAJOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 767 + pv660fEvent-SYSDEV-OFFLINE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive has been made offline." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive has been made offline." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MAJOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 768 + pv660fEvent-SYSDEV-CRITICAL TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive is critical." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive is critical." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 769 + pv660fEvent-SYSDEV-ONLINE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive has been placed online." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive has been placed online." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 770 + pv660fEvent-SYSDEV-AUTO-REBUILD-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "An automatic rebuild has started on logical drive." +--#SUMMARY "[ctl: %d logdrv: %d :] An automatic rebuild has started on logical drive." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 771 + pv660fEvent-SYSDEV-MANUAL-REBUILD-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "A manual rebuild has started on logical drive." +--#SUMMARY "[ctl: %d logdrv: %d :] A manual rebuild has started on logical drive." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 772 + pv660fEvent-SYSDEV-REBUILD-DONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Rebuild on logical drive is over." +--#SUMMARY "[ctl: %d logdrv: %d :] Rebuild on logical drive is over." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 773 + pv660fEvent-SYSDEV-REBUILD-CANCELED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Rebuild on logical drive is cancelled." +--#SUMMARY "[ctl: %d logdrv: %d :] Rebuild on logical drive is cancelled." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 774 + pv660fEvent-SYSDEV-REBUILD-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Rebuild stopped with error." +--#SUMMARY "[ctl: %d logdrv: %d :] Rebuild stopped with error." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 775 + pv660fEvent-SYSDEV-REBUILD-NEWDEV-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Rebuild stopped with error. New device failed." +--#SUMMARY "[ctl: %d logdrv: %d :] Rebuild stopped with error. New device failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 776 + pv660fEvent-SYSDEV-REBUILD-SYSDEV-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Rebuild stopped because logical drive failed." +--#SUMMARY "[ctl: %d logdrv: %d :] Rebuild stopped because logical drive failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 777 + pv660fEvent-SYSDEV-INIT-STARTED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive initialization started." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive initialization started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 778 + pv660fEvent-SYSDEV-INIT-DONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive initialization done." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive initialization done." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 779 + pv660fEvent-SYSDEV-INIT-CANCELED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive initialization cancelled." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive initialization cancelled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 780 + pv660fEvent-SYSDEV-INIT-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive initialization failed." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive initialization failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 781 + pv660fEvent-SYSDEV-FOUND TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "A logical drive has been found." +--#SUMMARY "[ctl: %d logdrv: %d :] A logical drive has been found." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 782 + pv660fEvent-SYSDEV-GONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "A logical drive has been deleted." +--#SUMMARY "[ctl: %d logdrv: %d :] A logical drive has been deleted." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 783 + pv660fEvent-SYSDEV-EXPANDCAPACITY-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Expand Capacity Started." +--#SUMMARY "[ctl: %d logdrv: %d :] Expand Capacity Started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 784 + pv660fEvent-SYSDEV-EXPANDCAPACITY-DONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Expand Capacity Completed." +--#SUMMARY "[ctl: %d logdrv: %d :] Expand Capacity Completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 785 + pv660fEvent-SYSDEV-EXPANDCAPACITY-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Expand Capacity stopped with error." +--#SUMMARY "[ctl: %d logdrv: %d :] Expand Capacity stopped with error." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 786 + pv660fEvent-SYSDEV-BADBLOCK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Bad Blocks found." +--#SUMMARY "[ctl: %d logdrv: %d :] Bad Blocks found." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 787 + pv660fEvent-SYSDEV-SIZECHANGED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "System drive size changed." +--#SUMMARY "[ctl: %d logdrv: %d :] System drive size changed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 788 + pv660fEvent-SYSDEV-TYPECHANGED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "System drive type changed." +--#SUMMARY "[ctl: %d logdrv: %d :] System drive type changed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 789 + pv660fEvent-SYSDEV-BADDATABLOCK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Bad data blocks found. Possible data loss." +--#SUMMARY "[ctl: %d logdrv: %d :] Bad data blocks found. Possible data loss." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MAJOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 790 + pv660fEvent-SYSDEV-WR-LUN-MAP TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "System drive LUN mapping has been written to config." +--#SUMMARY "[ctl: %d :] System drive LUN mapping has been written to config." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 791 + pv660fEvent-SYSDEV-DATAREAD-FROM-BLOCK-IN-BDT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Attempt to read data from block that is marked in Bad Data Table" +--#SUMMARY "[ctl: %d logdrv: %d :] Attempt to read data from block that is marked in Bad Data Table" +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MAJOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 792 + pv660fEvent-SYSDEV-DATA-FOR-BLOCK-LOST TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Data for Disk Block has been lost due to Logical Drive problem" +--#SUMMARY "[ctl: %d logdrv: %d :] Data for Disk Block has been lost due to Logical Drive problem" +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 793 + pv660fEvent-SYSDEV-OFFLINE-DEVICE-MADE-AVAILABLE-WITH-DATALOSS TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Temporary-Offline RAID5/RAID3 array is available to the user again with the possibility of data loss in the array." +--#SUMMARY "[ctl: %d logdrv: %d :] Temporary-Offline RAID5/RAID3 array is available to the user again with the possibility of data loss in the array." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 794 + pv660fEvent-SYSDEV-OFFLINE-DEVICE-MADE-AVAILABLE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Temporary-Offline RAID0+1/RAID1/RAID0/JBOD array is available to the user again." +--#SUMMARY "[ctl: %d logdrv: %d :] Temporary-Offline RAID0+1/RAID1/RAID0/JBOD array is available to the user again." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 795 + pv660fEvent-SYSDEV-STANDBY-REBUILD-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "An standby rebuild has started on logical drive." +--#SUMMARY "[ctl: %d logdrv: %d :] An standby rebuild has started on logical drive." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 796 + pv660fEvent-FMTFAN-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Fan failure." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Fan failure." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 797 + pv660fEvent-FMTFAN-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Fan has been restored." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Fan has been restored." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 798 + pv660fEvent-AEMI-FAN-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, unitNumberEv } + DESCRIPTION + "Fan failure." +--#SUMMARY "[ctl: %d chn: %d tgt: %d Fan: %d :] Fan failure." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2, 3 } +--#SEVERITY MAJOR +--#TIMEINDEX 5 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 799 + pv660fEvent-FMTFAN-NOTPRESENT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv } + DESCRIPTION + "Storage cabinet fan is not present." +--#SUMMARY "[ctl: %d enclosure: %d :] Storage cabinet fan is not present." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 800 + pv660fEvent-FMTPOWER-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Power supply failure." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Power supply failure." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 801 + pv660fEvent-FMTPOWER-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Power supply has been restored." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Power supply has been restored." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 802 + pv660fEvent-AEMI-PWR-SUPPLY-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, unitNumberEv } + DESCRIPTION + "Power supply failure." +--#SUMMARY "[ctl: %d chn: %d tgt: %d Power Supply: %d :] Power supply failure." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2, 3 } +--#SEVERITY MAJOR +--#TIMEINDEX 5 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 803 + pv660fEvent-FMTPOWER-NOTPRESENT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv } + DESCRIPTION + "Storage cabinet power supply is not present." +--#SUMMARY "[ctl: %d enclosure: %d :] Storage cabinet power supply is not present." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 804 + pv660fEvent-FMTHEAT-BAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Over temperature. Temperature is above 70 degrees Celsius." +--#SUMMARY "[ctl: %d chn: %d tgt: %d Heat Sensor: %d :] Over temperature. Temperature is above 70 degrees Celsius." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2, 3 } +--#SEVERITY MAJOR +--#TIMEINDEX 5 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 805 + pv660fEvent-FMTHEAT-CRITICAL TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Temperature is above 50 degrees Celsius." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Temperature is above 50 degrees Celsius." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 806 + pv660fEvent-FMTHEAT-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Normal temperature has been restored." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Normal temperature has been restored." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 807 + pv660fEvent-AEMI-OVER-TEMPERATURE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv, unitNumberEv } + DESCRIPTION + "Over temperature." +--#SUMMARY "[ctl: %d chn: %d tgt: %d Heat Sensor: %d :] Over temperature." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2, 3 } +--#SEVERITY MAJOR +--#TIMEINDEX 5 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 808 + pv660fEvent-FMTHEAT-NOTPRESENT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv } + DESCRIPTION + "Storage cabinet temperature sensor is not present." +--#SUMMARY "[ctl: %d enclosure: %d :] Storage cabinet temperature sensor is not present." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 809 + pv660fEvent-FMTSTWK-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Storage Works enclosure reported failure state." +--#SUMMARY "[ctl: %d chn: %d :] Storage Works enclosure reported failure state." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MAJOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 810 + pv660fEvent-FMTSTWK-CRITICAL TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Storage Works enclosure reported critical state." +--#SUMMARY "[ctl: %d chn: %d :] Storage Works enclosure reported critical state." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 811 + pv660fEvent-FMTSTWK-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Storage Works enclosure reported normal state." +--#SUMMARY "[ctl: %d chn: %d :] Storage Works enclosure reported normal state." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 812 + pv660fEvent-FMT-UPS-DISABLED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Uninterruptible Power Supply Disabled." +--#SUMMARY "[ctl: %d :] Uninterruptible Power Supply Disabled." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 813 + pv660fEvent-FMT-UPS-AC-FAIL TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Uninterruptible Power Supply AC Failed." +--#SUMMARY "[ctl: %d :] Uninterruptible Power Supply AC Failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 814 + pv660fEvent-FMT-UPS-BAT-LOW TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Uninterruptible Power Supply Battery Low." +--#SUMMARY "[ctl: %d :] Uninterruptible Power Supply Battery Low." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 815 + pv660fEvent-FMT-UPS-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Uninterruptible Power Supply Failed." +--#SUMMARY "[ctl: %d :] Uninterruptible Power Supply Failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY MAJOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 816 + pv660fEvent-FMT-UPS-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Uninterruptible Power Supply Normal." +--#SUMMARY "[ctl: %d :] Uninterruptible Power Supply Normal." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 817 + pv660fEvent-ENCLFAN-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Fan failure." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Fan failure." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 818 + pv660fEvent-ENCLFAN-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Fan has been restored." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Fan has been restored." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 819 + pv660fEvent-ENCLFAN-NOTPRESENT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Fan is not present." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Fan is not present." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 820 + pv660fEvent-ENCLPOWER-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Power supply failure." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Power supply failure." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 821 + pv660fEvent-ENCLPOWER-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Power supply has been restored." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Power supply has been restored." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 822 + pv660fEvent-ENCLPOWER-NOTPRESENT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Power supply is not present." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Power supply is not present." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 823 + pv660fEvent-ENCLHEAT-BAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Temperature is over safe limit. Failure imminent." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Temperature is over safe limit. Failure imminent." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 824 + pv660fEvent-ENCLHEAT-CRITICAL TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Temperature is above working limit." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Temperature is above working limit." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 825 + pv660fEvent-ENCLHEAT-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Normal temperature has been restored." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Normal temperature has been restored." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 826 + pv660fEvent-ENCLHEAT-NOTPRESENT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Temperature sensor is not present." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Temperature sensor is not present." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 827 + pv660fEvent-ENCLACCESS-CRITICAL TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv } + DESCRIPTION + "Enclosure access critical." +--#SUMMARY "[ctl: %d enclosure: %d :] Enclosure access critical." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 828 + pv660fEvent-ENCLACCESS-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv } + DESCRIPTION + "Enclosure access has been restored." +--#SUMMARY "[ctl: %d enclosure: %d :] Enclosure access has been restored." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 829 + pv660fEvent-ENCLACCESS-OFFLINE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Enclosure access is offline." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Enclosure access is offline." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 830 + pv660fEvent-ENCLSES-SOFTADDR-OCCURRED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv } + DESCRIPTION + "Enclosure Soft Addressing Detected." +--#SUMMARY "[ctl: %d enclosure: %d :] Enclosure Soft Addressing Detected." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MAJOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 831 + pv660fEvent-ENCLACCESS-READY TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Enclosure services ready" +--#SUMMARY "[ctl: %d :] Enclosure services ready" +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 832 + pv660fEvent-ENCLHEAT-UNKNOWN TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Access to temperature sensor has been lost." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Access to temperature sensor has been lost." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 833 + pv660fEvent-ENCLPOWER-UNKNOWN TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Access to power supply status information has been lost." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Access to power supply status information has been lost." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 834 + pv660fEvent-ENCLFAN-UNKNOWN TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, enclosureNumberEv, unitNumberEv } + DESCRIPTION + "Access to fan status information has been lost." +--#SUMMARY "[ctl: %d enclosure: %d unit: %d :] Access to fan status information has been lost." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 835 + pv660fEvent-SYSTEM-STARTED TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Array management server software started successfully." +--#SUMMARY "Array management server software started successfully.%d" +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 836 + pv660fEvent-CTLDEV-WRITEBACK-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Write back error." +--#SUMMARY "[ctl: %d :] Write back error." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 837 + pv660fEvent-CTLDEV-STATE-TABLE-FULL TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Internal log structures getting full,PLEASE SHUTDOWN AND RESET THE SYSTEM IN THE NEAR FUTURE." +--#SUMMARY "[ctl: %d :] Internal log structures getting full,PLEASE SHUTDOWN AND RESET THE SYSTEM IN THE NEAR FUTURE." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 838 + pv660fEvent-CTLDEV-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller is dead. System is disconnecting from this controller." +--#SUMMARY "[ctl: %d :] Controller is dead. System is disconnecting from this controller." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 839 + pv660fEvent-CTLDEV-RESET TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller has been reset." +--#SUMMARY "[ctl: %d :] Controller has been reset." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 840 + pv660fEvent-CTLDEV-FOUND TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller is found." +--#SUMMARY "[ctl: %d :] Controller is found." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 841 + pv660fEvent-CTLDEV-GONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller is gone. System is disconnecting from this controller." +--#SUMMARY "[ctl: %d :] Controller is gone. System is disconnecting from this controller." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 842 + pv660fEvent-CTLDEV-BBU-FOUND TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU Present." +--#SUMMARY "[ctl: %d :] BBU Present." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 843 + pv660fEvent-CTLDEV-BBU-POWER-LOW TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU Power Low." +--#SUMMARY "[ctl: %d :] BBU Power Low." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 844 + pv660fEvent-CTLDEV-BBU-POWER-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU Power OK." +--#SUMMARY "[ctl: %d :] BBU Power OK." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 845 + pv660fEvent-CTLDEV-POWER-OFF TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller is powered off." +--#SUMMARY "[ctl: %d :] Controller powered off." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 846 + pv660fEvent-CTLDEV-POWER-ON TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller powered on" +--#SUMMARY "[ctl: %d :] Controller powered on." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 847 + pv660fEvent-CTLDEV-ONLINE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller is online." +--#SUMMARY "[ctl: %d :] Controller is online." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 848 + pv660fEvent-CTLDEV-OFFLINE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller is offline." +--#SUMMARY "[ctl: %d :] Controller is offline." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 849 + pv660fEvent-CTLDEV-CRITICAL TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller's partner is gone, controller is in failover mode now." +--#SUMMARY "[ctl: %d :] Controller's partner is gone, controller is in failover mode now." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 850 + pv660fEvent-CTLDEV-BBU-RECOND-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU reconditioning is started." +--#SUMMARY "[ctl: %d :] BBU reconditioning is started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 851 + pv660fEvent-CTLDEV-BBU-RECOND-DONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU reconditioning is finished." +--#SUMMARY "[ctl: %d :] BBU reconditioning is finished." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 852 + pv660fEvent-CTLDEV-BBU-RECOND-ABORT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU reconditioning is canceled." +--#SUMMARY "[ctl: %d :] BBU reconditioning is canceled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 853 + pv660fEvent-CTLDEV-INSTALLATION-ABORTED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Installation aborted." +--#SUMMARY "[ctl: %d :] Installation aborted." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY MAJOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 854 + pv660fEvent-CTLDEV-FIRMWARE-MISMATCH TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Controller firmware mismatch." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Controller firmware mismatch." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 855 + pv660fEvent-CTLDEV-BBU-NORESPONSE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU removed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] BBU removed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 856 + pv660fEvent-CTLDEV-WARM-BOOT-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "WARM BOOT failed." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] WARM BOOT failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MAJOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 857 + pv660fEvent-CTLDEV-CONSERV-CACHE-MODE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller entered Conservative Cache Mode." +--#SUMMARY "[ctl: %d :] Controller entered Conservative Cache Mode." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 858 + pv660fEvent-CTLDEV-NORMAL-CACHE-MODE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller entered Normal Cache Mode." +--#SUMMARY "[ctl: %d :] Controller entered Normal Cache Mode." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 859 + pv660fEvent-CTLDEV-DEV-START-CMPLT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller Device Start Complete." +--#SUMMARY "[ctl: %d :] Controller Device Start Complete." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 860 + pv660fEvent-CTLDEV-SOFT-ECC-CORRECTED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Soft ECC error Corrected." +--#SUMMARY "[ctl: %d :] Soft ECC error Corrected." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 861 + pv660fEvent-CTLDEV-HARD-ECC-CORRECTED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Hard ECC error Corrected." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Hard ECC error Corrected." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 862 + pv660fEvent-CTLDEV-BBU-RECOND-NEEDED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU Recondition Suggested." +--#SUMMARY "[ctl: %d :] BBU Recondition Suggested." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 863 + pv660fEvent-CTLDEV-REMOVED-PTNR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller's Partner Has Been Removed." +--#SUMMARY "[ctl: %d :] Controller's Partner Has Been Removed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 864 + pv660fEvent-CTLDEV-BBU-OUT-OF-SERVICE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU out of service." +--#SUMMARY "[ctl: %d :] BBU out of service." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 865 + pv660fEvent-CTLDEV-UPDATE-PTNR-STATUS TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Updated partner's status." +--#SUMMARY "[ctl: %d :] Updated partner's status." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 866 + pv660fEvent-CTLDEV-RELINQUISH-PTNR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Relinquished partner." +--#SUMMARY "[ctl: %d :] Relinquished partner." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 867 + pv660fEvent-CTLDEV-INSERTED-PTNR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Inserted Partner." +--#SUMMARY "[ctl: %d :] Inserted Partner." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 868 + pv660fEvent-CTLDEV-DUAL-ENABLED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Controllers Enabled." +--#SUMMARY "[ctl: %d :] Dual Controllers Enabled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 869 + pv660fEvent-CTLDEV-KILL-PTNR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Killed Partner." +--#SUMMARY "[ctl: %d :] Killed Partner." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 870 + pv660fEvent-CTLDEV-NEXUS TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Controllers entered Nexus." +--#SUMMARY "[ctl: %d :] Dual Controllers entered Nexus." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 871 + pv660fEvent-CTLDEV-BAD-BOOTROM-IMAGE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller Boot ROM Image needs to be reloaded." +--#SUMMARY "[ctl: %d :] Controller Boot ROM Image needs to be reloaded." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY MAJOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 872 + pv660fEvent-CTLDEV-BAD-MAC-ADDRESS TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller is using default non-unique world-wide name." +--#SUMMARY "[ctl: %d :] Controller is using default non-unique world-wide name." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 873 + pv660fEvent-CTLDEV-MIRROR-RACE-RECOVERY-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Mirror Race recovery failed." +--#SUMMARY "[ctl: %d :] Mirror Race recovery failed." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS OBSOLETE + ::= 874 + pv660fEvent-CTLDEV-MIRROR-CRITICAL-DRIVE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Mirror Race on critical drive." +--#SUMMARY "[ctl: %d :] Mirror Race on critical drive." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 875 + pv660fEvent-SYSTEM-STARTED-NEW TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "System started.-" +--#SUMMARY "System started.-%d" +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 876 + pv660fEvent-SYSTEM-SIZE-TABLE-FULL TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Size table full." +--#SUMMARY "Size table full.-%d" +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 877 + pv660fEvent-SYSTEM-USER-LOGGED-IN TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "User logged in." +--#SUMMARY "User logged in.-%d" +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 878 + pv660fEvent-SYSTEM-USER-LOGGED-OUT TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "User logged out.-" +--#SUMMARY "User logged out.-%d" +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 879 + pv660fEvent-SYSTEM-ALIVE TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Server alive." +--#SUMMARY "Server alive.%d" +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 880 + pv660fEvent-SYSTEM-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Lost connection to server, or server is down." +--#SUMMARY "Lost connection to server, or server is down.%d" +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY MAJOR +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 881 + pv660fEvent-AUTOBOOT-CHANGED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Automatic reboot count has changed." +--#SUMMARY "[ctl: %d :] Automatic reboot count has changed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 882 + pv660fEvent-CHANNEL-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Channel Failed." +--#SUMMARY "[ctl: %d chn: %d :] Channel Failed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 883 + pv660fEvent-CHANNEL-OK TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Channel Online." +--#SUMMARY "[ctl: %d chn: %d :] Channel Online." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 884 + pv660fEvent-CHANNEL-SCSI-BUS-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Back End SCSI Bus Dead." +--#SUMMARY "[ctl: %d chn: %d :] Back End SCSI Bus Dead." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MAJOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 885 + pv660fEvent-CHANNEL-SCSI-BUS-ALIVE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Back End SCSI Bus Alive." +--#SUMMARY "[ctl: %d chn: %d :] Back End SCSI Bus Alive." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 886 + pv660fEvent-CHANNEL-FIBER-DEAD TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Back End Fibre Dead." +--#SUMMARY "[ctl: %d chn: %d :] Back End Fibre Dead." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MAJOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 887 + pv660fEvent-CHANNEL-FIBER-ALIVE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Back End Fibre Alive." +--#SUMMARY "[ctl: %d chn: %d :] Back End Fibre Alive." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 888 + pv660fEvent-LOG-EMPTY TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Event Log Empty." +--#SUMMARY "[ctl: %d :] Event Log Empty." +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 889 + pv660fEvent-LOG-OUT-SYNC TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Event Log Entries Lost." +--#SUMMARY "[ctl: %d :] Event Log Entries Lost." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 890 + pv660fEvent-LOG-REQUEST-SENSE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Request Sense" +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Request Sense" +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1, 2 } +--#SEVERITY MINOR +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 891 + pv660fEvent-LOG-SET-RTC TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv } + DESCRIPTION + "Set Real Time Clock." +--#SUMMARY "[ctl: %d chn: %d :] Set Real Time Clock." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 892 + pv660fEvent-CFG-NEW TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "New Configuration Received." +--#SUMMARY "[ctl: %d :] New Configuration Received." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 893 + pv660fEvent-CFG-CLEAR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Configuration Cleared." +--#SUMMARY "[ctl: %d :] Configuration Cleared." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 894 + pv660fEvent-CFG-INVALID TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Configuration Invalid." +--#SUMMARY "[ctl: %d :] Configuration Invalid." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 895 + pv660fEvent-CFG-COD-ACCESS-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Configuration On Disk Access Error." +--#SUMMARY "[ctl: %d :] Configuration On Disk Access Error." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 896 + pv660fEvent-CFG-COD-CONVERTED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Configuration On Disk Converted." +--#SUMMARY "[ctl: %d :] Configuration On Disk Converted." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 897 + pv660fEvent-CFG-COD-IMPORT-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Configuration On Disk Import Failed." +--#SUMMARY "[ctl: %d :] Configuration On Disk Import Failed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY MINOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 898 + pv660fEvent-DEBUG-DUMP-GENERATED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "A Debug Dump exists on this system." +--#SUMMARY "[ctl: %d :] A Debug Dump exists on this system." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 899 + pv660fEvent-DEBUG-DUMP-GENERATED-PARTNER TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "A Debug Dump exists on this system." +--#SUMMARY "[ctl: %d :] A Debug Dump exists on this system." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 900 + pv660fEvent-FATAL-HANG TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Internal Controller is in the hung state." +--#SUMMARY "Internal Controller is in the hung state.%d" +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY MAJOR +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 901 + pv660fEvent-FATAL-BRKP TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Internal Controller has encountered a Firmware breakpoint." +--#SUMMARY "Internal Controller has encountered a Firmware breakpoint.%d" +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY MAJOR +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 902 + pv660fEvent-I960-HW-ERR TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Internal Controller has encountered i960 processor specific error." +--#SUMMARY "Internal Controller has encountered i960 processor specific error.%d" +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY MAJOR +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 903 + pv660fEvent-SARM-HW-ERR TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Internal Controller has encountered Strong-ARM processor specific error" +--#SUMMARY "Internal Controller has encountered Strong-ARM processor specific error%d" +--#CATEGORY "IGNORE" +--#ARGUMENTS { 0 } +--#SEVERITY MAJOR +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 904 + pv660fEvent-SYSDEV-BG-INIT-STARTED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive background initialization started." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive background initialization started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 905 + pv660fEvent-SYSDEV-BG-INIT-STOPPED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive background initialization stopped." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive background initialization stopped." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 906 + pv660fEvent-SYSDEV-BG-INIT-PAUSED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive background initialization paused." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive background initialization paused." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 907 + pv660fEvent-SYSDEV-BG-INIT-RESTARTED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive background initialization restarted." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive background initialization restarted." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 908 + pv660fEvent-SYSDEV-BG-INIT-FAILED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive background initialization failed." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive background initialization failed." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY CRITICAL +--#TIMEINDEX 3 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 909 + pv660fEvent-SYSDEV-BG-INIT-COMPLETED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Logical drive background initialization completed." +--#SUMMARY "[ctl: %d logdrv: %d :] Logical drive background initialization completed." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 910 + pv660fEvent-CTLDEV-BBU-CALIBRATE-START TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU calibration cycle started." +--#SUMMARY "[ctl: %d :] BBU calibration cycle started." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 911 + pv660fEvent-CTLDEV-BBU-CALIBRATE-DONE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU calibration cycle finished." +--#SUMMARY "[ctl: %d :] BBU calibration cycle finished." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 912 + pv660fEvent-CTLDEV-BBU-CALIBRATE-ABORT TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU calibration cycle is canceled." +--#SUMMARY "[ctl: %d :] BBU calibration cycle is canceled." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 913 + pv660fEvent-CTLDEV-BBU-NO-BATTERY TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "BBU battery not present." +--#SUMMARY "[ctl: %d :] BBU battery not present." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 914 + pv660fEvent-SYSDEV-BBULOW-POSSIBLE-DATA-LOSS TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Low battery charge level. Logical drive may have lost data." +--#SUMMARY "[ctl: %d logdrv: %d :] Low battery charge level. Logical drive may have lost data." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 915 + pv660fEvent-CTLDEV-IN-CLUSTER TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Controller connected to cluster." +--#SUMMARY "Controller connected to cluster." +--#CATEGORY "IGNORE" +--#ARGUMENTS { } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 916 + pv660fEvent-CTLDEV-NOT-IN-CLUSTER TRAP-TYPE + ENTERPRISE aryMgrEvts + DESCRIPTION + "Controller disconnected from cluster." +--#SUMMARY "Controller disconnected from cluster." +--#CATEGORY "IGNORE" +--#ARGUMENTS { } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 1 +--#STATE OPERATIONAL +--#STATUS OBSOLETE + ::= 917 + pv660fEvent-CTLDEV-IMPROPERLY-SHUTDOWN TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, virtualDiskNameEv } + DESCRIPTION + "Controller improperly shutdown! Data may have been lost." +--#SUMMARY "[ctl: %d logdrv: %d :] Controller improperly shutdown! Data may have been lost" +--#CATEGORY "Status Events" +--#ARGUMENTS { 0, 1 } +--#SEVERITY MINOR +--#TIMEINDEX 3 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 918 + pv660fEvent-CTLDEV-AUTOMATIC-FLASH-STARTED TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Active Automatic Flash of Replacement Controller." +--#SUMMARY "[ctl: %d :] Dual Active Automatic Flash of Replacement Controller." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 919 + pv660fEvent-CTLDEV-NEGOTIATION-FAILED-JUMPERS TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Active Negotiation failed jumpers." +--#SUMMARY "[ctl: %d :] Dual Active Negotiation failed jumpers." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 920 + pv660fEvent-CTLDEV-NEGOTIATION-SAME-ID TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Active Negotiation failed ID's." +--#SUMMARY "[ctl: %d :] Dual Active Negotiation failed ID's." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 921 + pv660fEvent-CTLDEV-NEGOTIATION-BOARD-TYPE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Active Negotiation failed board types." +--#SUMMARY "[ctl: %d :] Dual Active Negotiation failed board types." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 922 + pv660fEvent-CTLDEV-NEGOTIATION-DISK-CHANNELS TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Active Negotiation failed disk channels." +--#SUMMARY "[ctl: %d :] Dual Active Negotiation failed disk channels." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 923 + pv660fEvent-CTLDEV-NEGOTIATION-HOST-CHANNELS TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Active Negotiation failed host ports." +--#SUMMARY "[ctl: %d :] Dual Active Negotiation failed host ports." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 924 + pv660fEvent-CTLDEV-NEGOTIATION-MEMORY-SIZE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Active Negotiation failed memory size." +--#SUMMARY "[ctl: %d :] Dual Active Negotiation failed memory size." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 925 + pv660fEvent-CTLDEV-NEGOTIATION-CACHE-SIZE TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Dual Active Negotiation failed cache memory size." +--#SUMMARY "[ctl: %d :] Dual Active Negotiation failed cache memory size." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE NONOPERATIONAL +--#STATUS MANDATORY + ::= 926 + pv660fEvent-PHYSDEV-HOT-SPARE-SMALLER TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv, channelNumberEv, targetIDEv } + DESCRIPTION + "Hot spare replaced with a smaller capacity drive." +--#SUMMARY "[ctl: %d chn: %d tgt: %d :] Hot spare replaced with a smaller capacity drive." +--#CATEGORY "Status Events" +--#ARGUMENTS {0, 1, 2 } +--#SEVERITY INFORMATIONAL +--#TIMEINDEX 4 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 927 + pv660fEvent-SES-ERR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Controller failed, SES not operational. + This trap is similar to 981 but may occur for older firmware versions." +--#SUMMARY "[ctl: %d :] Controller failed, SES not operational." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 980 + pv660fEvent-ENC-SES-ERR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { controllerNameEv } + DESCRIPTION + "Unable to get enclosure status. Doing a PV660F Subsystem rescan may resolve this problem. + This trap is similar to 980 but may occur for more recent firmware versions." +--#SUMMARY "[ctl: %d :] Unable to get enclosure status. Doing a PV660F Subsystem rescan may resolve this problem." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY MAJOR +--#TIMEINDEX 2 +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 981 + fsysPro-DISK-CAPACITY-WARNING TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { volumeNameEv } + DESCRIPTION + "Free disk space has reached warning threshold on volume %s." +--#SUMMARY "Free disk space has reached warning threshold on volume %s." +--#CATEGORY "Status Events" +--#ARGUMENTS { 0 } +--#SEVERITY INFORMATIONAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 10804 + fsysPro-DISK-CAPACITY-ERROR TRAP-TYPE + ENTERPRISE aryMgrEvts + VARIABLES { volumeNameEv } + DESCRIPTION + "Free disk space has reached error threshold on volume %s." +--#SUMMARY "Free disk space has reached error threshold on volume %s." +--#CATEGORY "Error Events" +--#ARGUMENTS { 0 } +--#SEVERITY CRITICAL +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 10805 + + END + +-- +-- arymgr.mib +-- diff --git a/mibs/CM-DELEGATION-MIB.mib b/mibs/CM-DELEGATION-MIB.mib deleted file mode 100644 index 3242d65..0000000 --- a/mibs/CM-DELEGATION-MIB.mib +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - diff --git a/mibs/DELL-SHADOW-MIB.mib b/mibs/DELL-SHADOW-MIB.mib index 3242d65..0139c69 100644 --- a/mibs/DELL-SHADOW-MIB.mib +++ b/mibs/DELL-SHADOW-MIB.mib @@ -1,286 +1,918 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +-- +-- DELL-SHADOW-MIB.mib +-- + +-- +-- Version 1.0 - 24-Jan-2006 +-- Initial release +-- +-- Version 1.1 - 02-Feb-2006 +-- Re-defined Shadow root OID; +-- Added comments in notifications to add directives for trap classification +-- +-- Version 1.2 - 15-March-2007 +-- library fault OIDs added +-- +-- Version 1.3 - 14-Jan-2008 +-- changes done for SNMPv2 implementation: +-- Added SNMPv1 trap definitions to MIB to decode v1 traps correct +-- +-- Version 1.4 - 29-April-2009 +-- trap eventLoaderPasswordChange for Library password change added +-- +-- Version 1.6 - 16-September-2009 +-- trap eventEncryptionConfigChange for Library password change added +-- +-- Version 1.7 - 25-March-2010 +-- trap eventLoaderConfigChange added +-- trap eventBrowserLogin added +-- trap eventBrowserLogout added +-- + + DELL-SHADOW-MIB DEFINITIONS ::= BEGIN + + IMPORTS + OBJECT-TYPE + FROM RFC-1212 + TRAP-TYPE + FROM RFC-1215 + enterprises + FROM RFC1155-SMI + DisplayString + FROM RFC1213-MIB; + +-- +-- Node definitions +-- + + dell OBJECT IDENTIFIER ::= { enterprises 674 } + + storage OBJECT IDENTIFIER ::= { dell 10893 } + + hardware OBJECT IDENTIFIER ::= { storage 2 } + + shadow OBJECT IDENTIFIER ::= { hardware 102 } + +--- +--- Product ID Group +--- + shadowId OBJECT IDENTIFIER ::= { shadow 1 } + + shadowIdDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Name of this product for display purposes." + ::= { shadowId 1 } + + shadowIdDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A short description of this product such as ." + ::= { shadowId 2 } + + shadowAgentVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the product manufacturer." + ::= { shadowId 3 } + + shadowIdAgentVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The version of this product." + ::= { shadowId 4 } + + shadowIdBuildNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The software build number of the product." + ::= { shadowId 5 } + + shadowIdURL OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The URL of the web-based application to manage this product." + ::= { shadowId 6 } + +--- +--- Product Status Group +--- + shadowStatus OBJECT IDENTIFIER ::= { shadow 2 } + + shadowStatusGlobalStatus OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + unknown(2), + ok(3), + non-critical(4), + critical(5), + non-Recoverable(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current status of the product. + This is a rollup for the entire agent including any + monitored devices. The status is intended to give + initiative to a snmp monitor to get further data when + this status is abnormal." + ::= { shadowStatus 1 } + + shadowStatusLastGlobalStatus OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + unknown(2), + ok(3), + non-critical(4), + critical(5), + non-recoverable(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status before the current status which induced an initiative + to issue a global status change trap." + ::= { shadowStatus 2 } + + shadowStatusTimeStamp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The last time that the agent values have been updated. + The time shoule be in a relative timestamp, such as SysUpTime." + ::= { shadowStatus 3 } + + shadowStatusGetTimeOut OBJECT-TYPE + SYNTAX INTEGER (1..10000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Suggested time out value in milleseconds for how long the SNMP getter + should wait while attempting to poll the product SNMP service." + ::= { shadowStatus 4 } + + shadowStatusRefreshRate OBJECT-TYPE + SYNTAX INTEGER (-1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Rate in seconds at which the agent cached data is being updated. If the + value is 0 then the data is not cached. If the value is -1 then the value does + not apply." + ::= { shadowStatus 5 } + + shadowStatusGeneratingTrapFlag OBJECT-TYPE + SYNTAX INTEGER + { + true(1), + false(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates id this SNMP agent is capable of and/or is generating SNMP traps." + ::= { shadowStatus 6 } + +--- +--- Physical Group +--- + shadowPhysical OBJECT IDENTIFIER ::= { shadow 3 } + + libraryTable OBJECT-TYPE + SYNTAX SEQUENCE OF LibraryEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of library status." + ::= { shadowPhysical 1 } + + libraryEntry OBJECT-TYPE + SYNTAX LibraryEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Entry in the library Table. Each entry contains + an index (libraryEntryId), and the values associated + with the device." + INDEX { libraryEntryId } + ::= { libraryTable 1 } + + LibraryEntry ::= + SEQUENCE { + libraryEntryId + INTEGER, + libraryState + INTEGER, + libraryTimeStamp + INTEGER, + libraryType + INTEGER, + libraryScsiId + INTEGER, + libraryScsiLun + INTEGER, + libraryVendorId + DisplayString, + libraryProductId + DisplayString, + libraryFwLevel + DisplayString, + librarySerNum + DisplayString, + libraryDrvCnt + INTEGER, + librarySlotCnt + INTEGER, + libraryImpExpCnt + INTEGER, + libraryTranspCnt + INTEGER, + libraryMoves + INTEGER, + librarySlotFetchRetries + INTEGER, + librarySlotStowRetries + INTEGER, + libraryDrvFetchRetries + INTEGER, + libraryDrvStowRetries + INTEGER, + libraryDoorState + INTEGER, + libraryImpExpState + INTEGER, + libraryFaultFSC + INTEGER, + libraryFaultSev + INTEGER, + libraryFaultDescr + DisplayString + } + + libraryEntryId OBJECT-TYPE + SYNTAX INTEGER (1..256) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Table entry index value. Each unique physical device has a unique libraryEntryId." + ::= { libraryEntry 1 } + + libraryState OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device state." + ::= { libraryEntry 2 } + + libraryTimeStamp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Relative time in sec from power-up." + ::= { libraryEntry 3 } + + libraryType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device type." + ::= { libraryEntry 4 } + + libraryScsiId OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "SCSI ID of the device." + ::= { libraryEntry 5} + + libraryScsiLun OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "SCSI Lun of the device." + ::= { libraryEntry 6 } + + libraryVendorId OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Library Vendor ID string as reported in a SCSI Inquiry command." + ::= { libraryEntry 7 } + + libraryProductId OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Library Product Id string as reported in a SCSI Inquiry command." + ::= { libraryEntry 8 } + + libraryFwLevel OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Library Firmware level as reported in a SCSI Inquiry command." + ::= { libraryEntry 9 } + + librarySerNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Library serial number as reported in SCSI Inquiry command, page 0x80." + ::= { libraryEntry 10 } + + libraryDrvCnt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of drives contained in this library." + ::= { libraryEntry 11 } + + librarySlotCnt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of cartridge slots contained in this library" + ::= { libraryEntry 12 } + + libraryImpExpCnt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of import/export elements (mail slots) contained in this library" + ::= { libraryEntry 13 } + + libraryTranspCnt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of transport elements (robots) contained in this library." + ::= { libraryEntry 14 } + + libraryMoves OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total number of move operations done by this library." + ::= { libraryEntry 15 } + + librarySlotFetchRetries OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS optional + DESCRIPTION + "Total number of slot fetch retries by this library." + ::= { libraryEntry 16 } + + librarySlotStowRetries OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS optional + DESCRIPTION + "Total number of slot stow retries by this library." + ::= { libraryEntry 17 } + + libraryDrvFetchRetries OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS optional + DESCRIPTION + "Total number of drive fetch retries by this library." + ::= { libraryEntry 18 } + + libraryDrvStowRetries OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS optional + DESCRIPTION + "Total number of drive stow retries by this library." + ::= { libraryEntry 19 } + + libraryDoorState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + open(2), + closed(3), + locked(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "State of the door(s) pf this library. The interpretation of this value is vendor specific." + ::= { libraryEntry 20 } + + libraryImpExpState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + open(2), + closed(3), + locked(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "State of the Import/Export element(s) of this library. The interpretation of this value is vendor specific." + ::= { libraryEntry 21 } + + libraryFaultFSC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS optional + DESCRIPTION + "The library Fault error code." + ::= { libraryEntry 22 } + + libraryFaultSev OBJECT-TYPE + SYNTAX INTEGER + { + informational(1), + minor(2), + major(3), + critical(4) + } + ACCESS read-only + STATUS optional + DESCRIPTION + "The library Fault severity." + ::= { libraryEntry 23 } + + libraryFaultDescr OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS optional + DESCRIPTION + "The library Fault description." + ::= { libraryEntry 24 } + + driveTable OBJECT-TYPE + SYNTAX SEQUENCE OF DriveEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of all tape drive devices in this library." + ::= { shadowPhysical 2 } + + driveEntry OBJECT-TYPE + SYNTAX DriveEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Entry in the device Table. Each entry contains + an index (driveEntryId), and the values associated + with the device." + INDEX { driveEntryId } + ::= { driveTable 1 } + + DriveEntry ::= + SEQUENCE { + driveEntryId + INTEGER, + driveState + INTEGER, + driveTimeStamp + INTEGER, + driveType + INTEGER, + driveScsiId + INTEGER, + driveScsiLun + INTEGER, + driveVendorId + DisplayString, + driveProductId + DisplayString, + driveFwlevel + DisplayString, + driveSerNum + DisplayString, + driveLibrarySN + DisplayString, + driveTpHrs + INTEGER, + driveClean + INTEGER, + driveLoads + INTEGER, + driveSoftWrtErrors + INTEGER, + driveHardWrtErrors + INTEGER, + driveSoftReadErrors + INTEGER, + driveHardReadErrors + INTEGER + } + + driveEntryId OBJECT-TYPE + SYNTAX INTEGER (1..512) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Table entry index value. Each unique physical device has a unique driveEntryId." + ::= { driveEntry 1 } + + driveState OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device SCSI State." + ::= { driveEntry 2 } + + driveTimeStamp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Universal time in sec since UTC 1/1/70 when the device data was last updated." + ::= { driveEntry 3 } + + driveType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "SCSI device type." + ::= { driveEntry 4 } + + driveScsiId OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "SCSI ID of the device." + ::= { driveEntry 5 } + + driveScsiLun OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "SCSI Lun of the device." + ::= { driveEntry 6 } + + driveVendorId OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device Vendor as would be reported in a SCSI Inquiry command." + ::= { driveEntry 7 } + + driveProductId OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device Model as would be reported in a SCSI Inquiry command." + ::= { driveEntry 8 } + + driveFwlevel OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device firmware level as would be reported in a SCSI Inquiry command." + ::= { driveEntry 9 } + + driveSerNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device serial number as reported in SCSI Inquiry command, page 0x80." + ::= { driveEntry 10 } + + driveLibrarySN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Serial Number of the library that this drive is in as reported in SCSI Inquiry command, page 0x80, for the media mover device." + ::= { driveEntry 11 } + + driveTpHrs OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total drive motion hours of this device." + ::= { driveEntry 12 } + + driveClean OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Cleaning State of the device. The interpretation of this value is vendor specific." + ::= { driveEntry 13 } + + driveLoads OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total cartridge loads for the drive." + ::= { driveEntry 14 } + + driveSoftWrtErrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Recovered soft write error count for current cartridge" + ::= { driveEntry 15 } + + driveHardWrtErrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Hard write error count for current cartridge" + ::= { driveEntry 16 } + + driveSoftReadErrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Recovered soft read error count for current cartridge" + ::= { driveEntry 17 } + + driveHardReadErrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Hard read error count for current cartridge" + ::= { driveEntry 18 } + +-- +-- Trap definitions +-- + shadowEvent OBJECT IDENTIFIER ::= { shadow 4 } + + eventStatusChange NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "The library status has changed." + --#TYPE "Library Status Change" + --#SUMMARY "The library %s (Serial Number %s) status has changed from %s to %s" + --#ARGUMENTS {0,1,2,3} + --#SEVERITY INFORMATIONAL + ::= {shadowEvent 1} + + eventDoorOpen NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "The library door has been opened." + --#TYPE "Library Door Opened" + --#SUMMARY "The library %s (Serial Number %s) door has been opened." + --#ARGUMENTS {0,1} + --#SEVERITY INFORMATIONAL + ::= {shadowEvent 2} + + eventMailSlotAccessed NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "The library mail slot has been accessed." + --#TYPE "Library Mail Slot Accessed" + --#SUMMARY "The library %s (Serial Number %s) mail slot has been accessed." + --#ARGUMENTS {0,1} + --#SEVERITY INFORMATIONAL + ::= {shadowEvent 3} + + eventFaultPosted NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "The library has posted a hard fault." + --#TYPE "Library Hard Fault Posted" + --#SUMMARY "The library %s (Serial Number %s) has posted a hard fault. Severity = %s, FSC = %s, Description = %s." + --#ARGUMENTS {0,1,2,3,4} + --#SEVERITY CRITICAL + ::= {shadowEvent 4} + + eventRequestDriveClean NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "One of the library tape drives has requested a cleaning cycle to ensure continued + data reliability." + --#TYPE "Tape Drive Requested Cleaning" + --#SUMMARY "One of the library %s (Serial Number %s) tape drives has requested a cleaning cycle." + --#ARGUMENTS {0,1} + --#SEVERITY INFORMATIONAL + ::= {shadowEvent 5} + + eventDriveError NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "One of the library tape drives has reported an error condition." + --#TYPE "Tape Drive Reported Error" + --#SUMMARY "One of the library %s (Serial Number %s) tape drives has reported an error condition." + --#ARGUMENTS {0,1} + --#SEVERITY MAJOR + ::= {shadowEvent 6} + + eventLoaderRetriesExcessive NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "The library has detected excessive loader retries." + --#TYPE "Excessive loader retries" + --#SUMMARY "The library %s (Serial Number %s) has detected excessive loader retries." + --#ARGUMENTS {0,1} + --#SEVERITY MINOR + ::= {shadowEvent 7} + + eventLoaderOK NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "The library has reverted to normal operation." + --#TYPE "Library reverted to normal operation" + --#SUMMARY "The library %s (Serial Number %s) has reverted to normal operation." + --#ARGUMENTS {0,1} + --#SEVERITY INFORMATIONAL + ::= {shadowEvent 8} + + eventLoaderPasswordChange NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "Library password has changed" + --#TYPE "Password Change" + --#SUMMARY "An account password in library %s (Serial Number %s) has changed." + --#ARGUMENTS {0,1} + --#SEVERITY INFORMATIONAL + ::= {shadowEvent 9} + + eventLoaderConfigChange NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "A logical library configuration setting has been changed." + --#TYPE "Configuration Change" + --#SUMMARY "A logical library configuration setting has been changed." + --#ARGUMENTS {0,1} + --#SEVERITY INFORMATIONAL + ::= {shadowEvent 10} + + eventBrowserLogin NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "Someone logged in via Web Browser." + --#TYPE "Web Access" + --#SUMMARY "Someone logged in via Web Browser." + --#ARGUMENTS {0,1} + --#SEVERITY INFORMATIONAL + ::= {shadowEvent 11} + + eventBrowserLogout NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "Someone logged from Web Browser." + --#TYPE "Web Access" + --#SUMMARY "Someone logged from Web Browser." + --#ARGUMENTS {0,1} + --#SEVERITY INFORMATIONAL + ::= {shadowEvent 12} + + + --OLD Style Trap definitions + + eventStatusChange TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum, + shadowStatusLastGlobalStatus, + shadowStatusGlobalStatus } + DESCRIPTION + "The library status has changed." + ::= 1 + + eventDoorOpen TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "The library door has been opened." + ::= 2 + + eventMailSlotAccessed TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "The library mail slot has been accessed." + ::= 3 + + eventFaultPosted TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum, + libraryFaultSev, + libraryFaultFSC, + libraryFaultDescr } + DESCRIPTION + "The library has posted a hard fault." + ::= 4 + + eventRequestDriveClean TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "One of the library tape drives has requested a cleaning cycle to ensure continued + data reliability." + ::= 5 + + eventDriveError TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "One of the library tape drives has reported an error condition." + ::= 6 + + eventLoaderRetriesExcessive TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "The library has detected excessive loader retries." + ::= 7 + + eventLoaderOK TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "The library has reverted to normal operation." + ::= 8 + + eventLoaderPasswordChange TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "An account password in the library has changed." + ::= 9 + + eventLoaderConfigChange TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "A logical library configuration setting has been changed." + ::= 10 + + eventBrowserLogin TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "Someone logged in via Web Browser" + ::= 11 + + eventBrowserLogout TRAP-TYPE + ENTERPRISE shadowEvent + VARIABLES { libraryProductId, + librarySerNum } + DESCRIPTION + "Someone logged out from Web Browser" + ::= 12 + + END + +-- +-- DELL-SHADOW-MIB.mib +-- + + diff --git a/mibs/Dell-Vendor-MIB.mib b/mibs/Dell-Vendor-MIB.mib index 3242d65..86604ad 100644 --- a/mibs/Dell-Vendor-MIB.mib +++ b/mibs/Dell-Vendor-MIB.mib @@ -1,286 +1,558 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +productIdentificationPerBoxIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "The index of the stack unit to which this conceptual row corresponds. + Note that the index will be the same index as the index + of a 'chassis' physical entity in the entity MIB of the product." + ::= { productIdentificationPerUnitEntry 1 } - +productIdentificationServiceTag OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service tag of the product." + ::= { productIdentificationPerUnitEntry 4 } - - - - - -
- - +-- +-- productStatus +-- - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
+productStatusTimeStamp OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION "The last time that the product global status has been updated. + The time will be given in TimeTicks" + ::= { productStatus 3 } - - - - - - - - - - - - - - - - - - - - - +productStatusGetTimeOut OBJECT-TYPE + SYNTAX INTEGER(1..1000) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Suggested time out value in milliseconds for how long the SNMP getter + should wait while attempting to poll the product SNMP service." + ::= { productStatus 4 } + +productStatusRefreshRate OBJECT-TYPE + SYNTAX INTEGER(1..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rate in seconds at which the SNMP service cached data is being updated." + ::= { productStatus 5 } + +productStatusGeneratingTrapsFlag OBJECT-TYPE + SYNTAX INTEGER { true(1), + false(2), + disabled(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Indicates if this SNMP service is generating SNMP Traps. + This variable can take the following values: + 1: true - The device is capable and currently configured to generate traps if necessary. + 2: false - The device is not capable of generating traps. + 3: disabled - The device is capable but not configured to generate traps. + " + ::= { productStatus 6 } + +productStatusEnvironment OBJECT IDENTIFIER ::= { productStatus 7} + +envMonFanStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnvMonFanStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The table of fan status maintained by the environmental + monitor. Not Supported by Dell Modular Blade Server switches." + ::= { productStatusEnvironment 1 } + +envMonFanStatusEntry OBJECT-TYPE + SYNTAX EnvMonFanStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the fan status table, representing the status of + the associated fan maintained by the environmental monitor. + Not Supported by Dell Modular Blade Server switches." + INDEX { envMonFanStatusIndex } + ::= { envMonFanStatusTable 1 } + +EnvMonFanStatusEntry ::= + SEQUENCE { + envMonFanStatusIndex INTEGER, + envMonFanStatusDescr DisplayString, + envMonFanState EnvMonState, + envMonFanSpeed INTEGER + } + +envMonFanStatusIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Unique index for the fan being instrumented. This index is + for SNMP purposes only, and has no intrinsic meaning. Not + Supported by Dell Modular Blade Server switches." + ::= { envMonFanStatusEntry 1 } + +envMonFanStatusDescr OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + MAX-ACCESS read-only + + STATUS current + DESCRIPTION + "Textual description of the fan being instrumented. + This description is a short textual label, suitable + as a human-sensible identification for the rest of + the information in the entry. Not Supported by Dell + Modular Blade Server switches." + ::= { envMonFanStatusEntry 2 } + +envMonFanState OBJECT-TYPE + SYNTAX EnvMonState + MAX-ACCESS read-only + + STATUS current + DESCRIPTION + "The mandatory state of the fan being instrumented. + Not Supported by Dell Modular Blade Server switches." + ::= { envMonFanStatusEntry 3 } + +envMonFanSpeed OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Speed of the fan being instrumented. Not + Supported by Dell Modular Blade Server switches." + ::= { envMonFanStatusEntry 4 } + + +envMonSupplyStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnvMonSupplyStatusEntry + MAX-ACCESS not-accessible + + STATUS current + DESCRIPTION + "The table of power supply status maintained by the + environmental monitor card." + ::= { productStatusEnvironment 2 } + +envMonSupplyStatusEntry OBJECT-TYPE + SYNTAX EnvMonSupplyStatusEntry + MAX-ACCESS not-accessible + + STATUS current + DESCRIPTION + "An entry in the power supply status table, representing the + status of the associated power supply maintained by the + environmental monitor card." + INDEX { envMonSupplyStatusIndex } + ::= { envMonSupplyStatusTable 1 } + +EnvMonSupplyStatusEntry ::= + SEQUENCE { + envMonSupplyStatusIndex INTEGER , + envMonSupplyStatusDescr DisplayString, + envMonSupplyState EnvMonState, + envMonSupplyCurrentPower INTEGER, + envMonSupplyAveragePower INTEGER, + envMonSupplyAvgStartTime DateAndTime, + envMonSupplySource INTEGER + } + +envMonSupplyStatusIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + + STATUS current + DESCRIPTION + "Unique index for the power supply being instrumented. + This index is for SNMP purposes only, and has no + intrinsic meaning." + ::= { envMonSupplyStatusEntry 1 } + +envMonSupplyStatusDescr OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + MAX-ACCESS read-only + + STATUS current + DESCRIPTION + "Textual description of the power supply being instrumented. + This description is a short textual label, suitable as a + human-sensible identification for the rest of the + information in the entry." + ::= { envMonSupplyStatusEntry 2 } + +envMonSupplyState OBJECT-TYPE + SYNTAX EnvMonState + MAX-ACCESS read-only + + STATUS current + DESCRIPTION + "The mandatory state of the power supply being instrumented." + ::= { envMonSupplyStatusEntry 3 } + +envMonSupplySource OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ac(2), + dc(3), + externalPowerSupply(4), + internalRedundant(5) + } + MAX-ACCESS read-only + + STATUS current + DESCRIPTION + "The power supply source. + unknown - Power supply source unknown + ac - AC power supply + dc - DC power supply + externalPowerSupply - External power supply + internalRedundant - Internal redundant power supply + " + ::= { envMonSupplyStatusEntry 4 } + +envMonSupplyCurrentPower OBJECT-TYPE + SYNTAX INTEGER (0|1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current power consumption of the power supply being instrumented. + 0 - indicates that Current power is not available for related supply." + ::= { envMonSupplyStatusEntry 5 } + +envMonSupplyAveragePower OBJECT-TYPE + SYNTAX INTEGER (0|1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Average power consumption of the power supply being instrumented. + 0 - indicates that Average power is not available for related supply." + ::= { envMonSupplyStatusEntry 6 } + +envMonSupplyAvgStartTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + + STATUS current + DESCRIPTION + "The power supply data start. + 0 - indicates that power and related start time is not available for supply." + ::= { envMonSupplyStatusEntry 7 } + +-- +-- trap definitions +-- + + + dellVendorTraps OBJECT IDENTIFIER ::= { dellVendorNotifications 1 } + dellVendorTrapsPrefix OBJECT IDENTIFIER ::= { dellVendorTraps 0 } + + productStatusGlobalStatusChange NOTIFICATION-TYPE + + OBJECTS { productStatusGlobalStatus, + productStatusLastGlobalStatus, + productStatusTimeStamp } + STATUS current + DESCRIPTION "This trap is sent when the product global status changes." + --#TYPE "Product Global Status Change." + --#SUMMARY "The product global status has changed from %d to %d at time %d." + --#ARGUMENTS {1,0,2} + + + ::= {dellVendorTrapsPrefix 1 } + + +END diff --git a/mibs/ELSA-MIB.mib b/mibs/ELSA-MIB.mib index 3242d65..771d151 100644 --- a/mibs/ELSA-MIB.mib +++ b/mibs/ELSA-MIB.mib @@ -1,286 +1,10577 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - + + +ELSA-MIB DEFINITIONS ::= BEGIN + +IMPORTS + enterprises, TimeTicks, IpAddress + FROM RFC1155-SMI + OBJECT-TYPE + FROM RFC-1212 + DisplayString + FROM RFC1213-MIB; + + + +elsa OBJECT IDENTIFIER ::= { enterprises 2356 } + +isdn-Systems OBJECT IDENTIFIER ::= { elsa 400 } + +isdn-Router OBJECT IDENTIFIER ::= { isdn-Systems 1 } + +lancom-2000 OBJECT IDENTIFIER ::= { isdn-Router 2000 } + +sta OBJECT IDENTIFIER ::= { lancom-2000 1 } +set OBJECT IDENTIFIER ::= { lancom-2000 2 } +fir OBJECT IDENTIFIER ::= { lancom-2000 3 } +oth OBJECT IDENTIFIER ::= { lancom-2000 4 } +staConne OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Connection-state" + ::= { sta 1 } + +staCurre OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Current-time" + ::= { sta 18 } + +staOpera OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Operating-time" + ::= { sta 2 } + +staWanst OBJECT IDENTIFIER ::= { sta 4} +staWanstBytetrans OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanstBytetransRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Byte-transport-statistics" + ::= { staWanst 1 } + +staWanstBytetransCols OBJECT-TYPE + SYNTAX StaWanstBytetransRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staWanstBytetransIfc } + ::= { staWanstBytetrans 1 } + +StaWanstBytetransRows ::= SEQUENCE { + staWanstBytetransIfc INTEGER, + staWanstBytetransCrx INTEGER, + staWanstBytetransRxb INTEGER, + staWanstBytetransTxb INTEGER, + staWanstBytetransCtx INTEGER + } + +staWanstBytetransIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staWanstBytetransCols 1 } + +staWanstBytetransCrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "CRx-bytes" + ::= { staWanstBytetransCols 2 } + +staWanstBytetransRxb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-bytes" + ::= { staWanstBytetransCols 3 } + +staWanstBytetransTxb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-bytes" + ::= { staWanstBytetransCols 4 } + +staWanstBytetransCtx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "CTx-bytes" + ::= { staWanstBytetransCols 5 } + +staWanstPackettra OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanstPackettraRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Packet-transport-statistics" + ::= { staWanst 2 } + +staWanstPackettraCols OBJECT-TYPE + SYNTAX StaWanstPackettraRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staWanstPackettraIfc } + ::= { staWanstPackettra 1 } + +StaWanstPackettraRows ::= SEQUENCE { + staWanstPackettraIfc INTEGER, + staWanstPackettraRx INTEGER, + staWanstPackettraTxt INTEGER, + staWanstPackettraTxn INTEGER, + staWanstPackettraTxr INTEGER, + staWanstPackettraTxu INTEGER + } + +staWanstPackettraIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staWanstPackettraCols 1 } + +staWanstPackettraRx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx" + ::= { staWanstPackettraCols 2 } + +staWanstPackettraTxt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-total" + ::= { staWanstPackettraCols 3 } + +staWanstPackettraTxn OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-normal" + ::= { staWanstPackettraCols 4 } + +staWanstPackettraTxr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-reliable" + ::= { staWanstPackettraCols 5 } + +staWanstPackettraTxu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-urgent" + ::= { staWanstPackettraCols 6 } + +staWanstErrorstat OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanstErrorstatRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Error-statistics" + ::= { staWanst 3 } + +staWanstErrorstatCols OBJECT-TYPE + SYNTAX StaWanstErrorstatRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staWanstErrorstatIfc } + ::= { staWanstErrorstat 1 } + +StaWanstErrorstatRows ::= SEQUENCE { + staWanstErrorstatIfc INTEGER, + staWanstErrorstatRxl1 INTEGER, + staWanstErrorstatRxl2 INTEGER, + staWanstErrorstatRxl3 INTEGER, + staWanstErrorstatStac INTEGER, + staWanstErrorstatTxer INTEGER + } + +staWanstErrorstatIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staWanstErrorstatCols 1 } + +staWanstErrorstatRxl1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-l1-error" + ::= { staWanstErrorstatCols 2 } + +staWanstErrorstatRxl2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-l2-error" + ::= { staWanstErrorstatCols 3 } + +staWanstErrorstatRxl3 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-l3-error" + ::= { staWanstErrorstatCols 4 } + +staWanstErrorstatStac OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Stack-error" + ::= { staWanstErrorstatCols 5 } + +staWanstErrorstatTxer OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-error" + ::= { staWanstErrorstatCols 6 } + +staWanstWantxdisc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-tx-discarded" + ::= { staWanst 4 } + +staWanstWanheappa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-heap-packets" + ::= { staWanst 5 } + +staWanstWanqueuep OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-queue-packets" + ::= { staWanst 6 } + +staWanstWanqueuee OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-queue-errors" + ::= { staWanst 7 } + +staWanstThroughpu OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanstThroughpuRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Throughput-statistics" + ::= { staWanst 8 } + +staWanstThroughpuCols OBJECT-TYPE + SYNTAX StaWanstThroughpuRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staWanstThroughpuIfc } + ::= { staWanstThroughpu 1 } + +StaWanstThroughpuRows ::= SEQUENCE { + staWanstThroughpuIfc INTEGER, + staWanstThroughpuRxsc INTEGER, + staWanstThroughpuTxsc INTEGER, + staWanstThroughpuRxsa INTEGER, + staWanstThroughpuTxsa INTEGER + } + +staWanstThroughpuIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staWanstThroughpuCols 1 } + +staWanstThroughpuRxsc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx/s current" + ::= { staWanstThroughpuCols 2 } + +staWanstThroughpuTxsc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx/s current" + ::= { staWanstThroughpuCols 3 } + +staWanstThroughpuRxsa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx/s average" + ::= { staWanstThroughpuCols 4 } + +staWanstThroughpuTxsa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx/s average" + ::= { staWanstThroughpuCols 5 } + +staWanstDeleteval OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staWanst 9 } + +staLanst OBJECT IDENTIFIER ::= { sta 5} +staLanstLanrxpack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-rx-packets" + ::= { staLanst 1 } + +staLanstLantxpack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-tx-packets" + ::= { staLanst 2 } + +staLanstLanrxerro OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-rx-errors" + ::= { staLanst 3 } + +staLanstLanrxcrce OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-rx-crc-errors" + ::= { staLanst 26 } + +staLanstLanrxalig OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-rx-align-errors" + ::= { staLanst 27 } + +staLanstLantxerro OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-tx-errors" + ::= { staLanst 4 } + +staLanstLanstacke OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-stack-errors" + ::= { staLanst 5 } + +staLanstLannicerr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-NIC-errors" + ::= { staLanst 6 } + +staLanstLanheappa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-heap-packets" + ::= { staLanst 7 } + +staLanstLanqueuep OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-queue-packets" + ::= { staLanst 8 } + +staLanstLanqueuee OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-queue-errors" + ::= { staLanst 9 } + +staLanstLancollis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-collisions" + ::= { staLanst 10 } + +staLanstLanrxbyte OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-rx-bytes" + ::= { staLanst 18 } + +staLanstLantxbyte OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-tx-bytes" + ::= { staLanst 19 } + +staLanstLanrxbroa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-rx-broadcasts" + ::= { staLanst 20 } + +staLanstLanrxmult OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-rx-multicasts" + ::= { staLanst 21 } + +staLanstLanrxunic OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-rx-unicasts" + ::= { staLanst 22 } + +staLanstLantxbroa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-tx-broadcasts" + ::= { staLanst 23 } + +staLanstLantxmult OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-tx-multicasts" + ::= { staLanst 24 } + +staLanstLantxunic OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-tx-unicasts" + ::= { staLanst 25 } + +staLanstDeleteval OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staLanst 11 } + +staPppst OBJECT IDENTIFIER ::= { sta 6} +staPppstPpp OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppstPppRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "PPP-phases" + ::= { staPppst 1 } + +staPppstPppCols OBJECT-TYPE + SYNTAX StaPppstPppRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staPppstPppIfc } + ::= { staPppstPpp 1 } + +StaPppstPppRows ::= SEQUENCE { + staPppstPppIfc INTEGER, + staPppstPppPha INTEGER, + staPppstPppLcp INTEGER, + staPppstPppIpc INTEGER, + staPppstPppIpx INTEGER, + staPppstPppCcp INTEGER, + staPppstPppBac INTEGER + } + +staPppstPppIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staPppstPppCols 1 } + +staPppstPppPha OBJECT-TYPE + SYNTAX INTEGER { + dead(1), + establish(2), + terminate(3), + authenticate(4), + callback(5), + network(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Phase to" + ::= { staPppstPppCols 2 } + +staPppstPppLcp OBJECT-TYPE + SYNTAX INTEGER { + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "LCP" + ::= { staPppstPppCols 3 } + +staPppstPppIpc OBJECT-TYPE + SYNTAX INTEGER { + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPCP" + ::= { staPppstPppCols 4 } + +staPppstPppIpx OBJECT-TYPE + SYNTAX INTEGER { + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXCP" + ::= { staPppstPppCols 5 } + +staPppstPppCcp OBJECT-TYPE + SYNTAX INTEGER { + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "CCP" + ::= { staPppstPppCols 6 } + +staPppstPppBac OBJECT-TYPE + SYNTAX INTEGER { + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "BACP" + ::= { staPppstPppCols 7 } + +staPppstLcp OBJECT IDENTIFIER ::= { staPppst 2} +staPppstLcpRxerrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-errors" + ::= { staPppstLcp 1 } + +staPppstLcpRxdiscarded OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discarded" + ::= { staPppstLcp 2 } + +staPppstLcpRxconfigrequ OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-request" + ::= { staPppstLcp 3 } + +staPppstLcpRxconfigack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-ack." + ::= { staPppstLcp 4 } + +staPppstLcpRxconfignak OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-nak." + ::= { staPppstLcp 5 } + +staPppstLcpRxconfigreje OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-reject" + ::= { staPppstLcp 6 } + +staPppstLcpRxterminater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-terminate-request" + ::= { staPppstLcp 7 } + +staPppstLcpRxterminatea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-terminate-ack." + ::= { staPppstLcp 8 } + +staPppstLcpRxcodereject OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-code-reject" + ::= { staPppstLcp 9 } + +staPppstLcpRxprotocolre OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-protocol-reject" + ::= { staPppstLcp 10 } + +staPppstLcpRxechoreques OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-echo-request" + ::= { staPppstLcp 11 } + +staPppstLcpRxechoreply OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-echo-reply" + ::= { staPppstLcp 12 } + +staPppstLcpRxdiscardreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discard-request" + ::= { staPppstLcp 13 } + +staPppstLcpTxconfigrequ OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-request" + ::= { staPppstLcp 14 } + +staPppstLcpTxconfigack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-ack." + ::= { staPppstLcp 15 } + +staPppstLcpTxconfignak OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-nak." + ::= { staPppstLcp 16 } + +staPppstLcpTxconfigreje OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-reject" + ::= { staPppstLcp 17 } + +staPppstLcpTxterminater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-terminate-request" + ::= { staPppstLcp 18 } + +staPppstLcpTxterminatea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-terminate-ack." + ::= { staPppstLcp 19 } + +staPppstLcpTxcodereject OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-code-reject" + ::= { staPppstLcp 20 } + +staPppstLcpTxprotocolre OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-protocol-reject" + ::= { staPppstLcp 21 } + +staPppstLcpTxechoreques OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-echo-request" + ::= { staPppstLcp 22 } + +staPppstLcpTxechoreply OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-echo-reply" + ::= { staPppstLcp 23 } + +staPppstLcpTxdiscardreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-discard-request" + ::= { staPppstLcp 24 } + +staPppstLcpDeletevalues OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppstLcp 25 } + +staPppstPap OBJECT IDENTIFIER ::= { staPppst 3} +staPppstPapRxdis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discarded" + ::= { staPppstPap 1 } + +staPppstPapRxreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-request" + ::= { staPppstPap 2 } + +staPppstPapRxsuc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-success" + ::= { staPppstPap 3 } + +staPppstPapRxfai OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-failure" + ::= { staPppstPap 4 } + +staPppstPapTxret OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-retry" + ::= { staPppstPap 5 } + +staPppstPapTxreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-request" + ::= { staPppstPap 6 } + +staPppstPapTxsuc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-success" + ::= { staPppstPap 7 } + +staPppstPapTxfai OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-failure" + ::= { staPppstPap 8 } + +staPppstPapDelet OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppstPap 9 } + +staPppstCha OBJECT IDENTIFIER ::= { staPppst 4} +staPppstChaRxdis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discarded" + ::= { staPppstCha 1 } + +staPppstChaRxcha OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-challenge" + ::= { staPppstCha 2 } + +staPppstChaRxres OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-response" + ::= { staPppstCha 3 } + +staPppstChaRxsuc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-success" + ::= { staPppstCha 4 } + +staPppstChaRxfai OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-failure" + ::= { staPppstCha 5 } + +staPppstChaTxret OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-retry" + ::= { staPppstCha 6 } + +staPppstChaTxcha OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-challenge" + ::= { staPppstCha 7 } + +staPppstChaTxres OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-response" + ::= { staPppstCha 8 } + +staPppstChaTxsuc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-success" + ::= { staPppstCha 9 } + +staPppstChaTxfai OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-failure" + ::= { staPppstCha 10 } + +staPppstChaDelet OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppstCha 11 } + +staPppstCbc OBJECT IDENTIFIER ::= { staPppst 7} +staPppstCbcRxdis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discarded" + ::= { staPppstCbc 1 } + +staPppstCbcRxreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-request" + ::= { staPppstCbc 2 } + +staPppstCbcRxres OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-response" + ::= { staPppstCbc 3 } + +staPppstCbcRxack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-acknowledge" + ::= { staPppstCbc 4 } + +staPppstCbcTxreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-request" + ::= { staPppstCbc 5 } + +staPppstCbcTxres OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-response" + ::= { staPppstCbc 6 } + +staPppstCbcTxack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-acknowledge" + ::= { staPppstCbc 7 } + +staPppstCbcDelet OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppstCbc 8 } + +staPppstIpx OBJECT IDENTIFIER ::= { staPppst 5} +staPppstIpxRxdiscarded OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discarded" + ::= { staPppstIpx 1 } + +staPppstIpxRxconfigrequ OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-request" + ::= { staPppstIpx 2 } + +staPppstIpxRxconfigack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-ack." + ::= { staPppstIpx 3 } + +staPppstIpxRxconfignak OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-nak." + ::= { staPppstIpx 4 } + +staPppstIpxRxconfigreje OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-reject" + ::= { staPppstIpx 5 } + +staPppstIpxRxterminater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-terminate-request" + ::= { staPppstIpx 6 } + +staPppstIpxRxterminatea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-terminate-ack." + ::= { staPppstIpx 7 } + +staPppstIpxRxcodereject OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-code-reject" + ::= { staPppstIpx 8 } + +staPppstIpxTxconfigrequ OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-request" + ::= { staPppstIpx 9 } + +staPppstIpxTxconfigack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-ack." + ::= { staPppstIpx 10 } + +staPppstIpxTxconfignak OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-nak." + ::= { staPppstIpx 11 } + +staPppstIpxTxconfigreje OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-reject" + ::= { staPppstIpx 12 } + +staPppstIpxTxterminater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-terminate-request" + ::= { staPppstIpx 13 } + +staPppstIpxTxterminatea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-terminate-ack." + ::= { staPppstIpx 14 } + +staPppstIpxTxcodereject OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-code-reject" + ::= { staPppstIpx 15 } + +staPppstIpxDeletevalues OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppstIpx 16 } + +staPppstIpc OBJECT IDENTIFIER ::= { staPppst 6} +staPppstIpcRxdiscarded OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discarded" + ::= { staPppstIpc 1 } + +staPppstIpcRxconfigrequ OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-request" + ::= { staPppstIpc 2 } + +staPppstIpcRxconfigack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-ack." + ::= { staPppstIpc 3 } + +staPppstIpcRxconfignak OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-nak." + ::= { staPppstIpc 4 } + +staPppstIpcRxconfigreje OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-reject" + ::= { staPppstIpc 5 } + +staPppstIpcRxterminater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-terminate-request" + ::= { staPppstIpc 6 } + +staPppstIpcRxterminatea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-terminate-ack." + ::= { staPppstIpc 7 } + +staPppstIpcRxcodereject OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-code-reject" + ::= { staPppstIpc 8 } + +staPppstIpcTxconfigrequ OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-request" + ::= { staPppstIpc 9 } + +staPppstIpcTxconfigack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-ack." + ::= { staPppstIpc 10 } + +staPppstIpcTxconfignak OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-nak." + ::= { staPppstIpc 11 } + +staPppstIpcTxconfigreje OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-reject" + ::= { staPppstIpc 12 } + +staPppstIpcTxterminater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-terminate-request" + ::= { staPppstIpc 13 } + +staPppstIpcTxterminatea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-terminate-ack." + ::= { staPppstIpc 14 } + +staPppstIpcTxcodereject OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-code-reject" + ::= { staPppstIpc 15 } + +staPppstIpcDeletevalues OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppstIpc 16 } + +staPppstCcp OBJECT IDENTIFIER ::= { staPppst 10} +staPppstCcpRxdiscarded OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discarded" + ::= { staPppstCcp 1 } + +staPppstCcpRxconfigrequ OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-request" + ::= { staPppstCcp 2 } + +staPppstCcpRxconfigack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-ack." + ::= { staPppstCcp 3 } + +staPppstCcpRxconfignak OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-nak." + ::= { staPppstCcp 4 } + +staPppstCcpRxconfigreje OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-config-reject" + ::= { staPppstCcp 5 } + +staPppstCcpRxterminater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-terminate-request" + ::= { staPppstCcp 6 } + +staPppstCcpRxterminatea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-terminate-ack." + ::= { staPppstCcp 7 } + +staPppstCcpRxcodereject OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-code-reject" + ::= { staPppstCcp 8 } + +staPppstCcpRxresetreque OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-reset-request" + ::= { staPppstCcp 9 } + +staPppstCcpRxresetack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-reset-ack" + ::= { staPppstCcp 10 } + +staPppstCcpTxconfigrequ OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-request" + ::= { staPppstCcp 11 } + +staPppstCcpTxconfigack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-ack." + ::= { staPppstCcp 12 } + +staPppstCcpTxconfignak OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-nak." + ::= { staPppstCcp 13 } + +staPppstCcpTxconfigreje OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-config-reject" + ::= { staPppstCcp 14 } + +staPppstCcpTxterminater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-terminate-request" + ::= { staPppstCcp 15 } + +staPppstCcpTxterminatea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-terminate-ack." + ::= { staPppstCcp 16 } + +staPppstCcpTxcodereject OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-code-reject" + ::= { staPppstCcp 17 } + +staPppstCcpTxresetreque OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-reset-request" + ::= { staPppstCcp 19 } + +staPppstCcpTxresetack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-reset-ack" + ::= { staPppstCcp 20 } + +staPppstCcpCompressione OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Compression-errors" + ::= { staPppstCcp 22 } + +staPppstCcpDeletevalues OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppstCcp 21 } + +staPppstMls OBJECT IDENTIFIER ::= { staPppst 11} +staPppstMlsBundlec OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Bundle-connections" + ::= { staPppstMls 1 } + +staPppstMlsRxseqlo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-Seq-lost" + ::= { staPppstMls 2 } + +staPppstMlsRxseqre OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-Seq-repeat" + ::= { staPppstMls 3 } + +staPppstMlsRxmrrue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-Mrru-exceeded" + ::= { staPppstMls 4 } + +staPppstMlsRxheade OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-Header-error" + ::= { staPppstMls 5 } + +staPppstMlsRxdisca OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discarded" + ::= { staPppstMls 6 } + +staPppstMlsRxfrags OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-Frag-start" + ::= { staPppstMls 7 } + +staPppstMlsRxfragm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-Frag-mid" + ::= { staPppstMls 8 } + +staPppstMlsRxfrage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-Frag-end" + ::= { staPppstMls 9 } + +staPppstMlsRxnotfr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-not-fragmented" + ::= { staPppstMls 10 } + +staPppstMlsDeletev OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppstMls 11 } + +staPppstBac OBJECT IDENTIFIER ::= { staPppst 12} +staPppstBacRxerrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-errors" + ::= { staPppstBac 1 } + +staPppstBacRxdiscarded OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-discarded" + ::= { staPppstBac 2 } + +staPppstBacRxcallrequest OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-call-request" + ::= { staPppstBac 3 } + +staPppstBacRxcallrespons OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-call-response" + ::= { staPppstBac 4 } + +staPppstBacRxcallbackreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-callback-request" + ::= { staPppstBac 5 } + +staPppstBacRxcallbackres OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-callback-response" + ::= { staPppstBac 6 } + +staPppstBacRxlinkdropreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-link-Drop-request" + ::= { staPppstBac 7 } + +staPppstBacRxlinkdropres OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-link-Drop-response" + ::= { staPppstBac 8 } + +staPppstBacRxstatusindic OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-status-indicaion" + ::= { staPppstBac 9 } + +staPppstBacRxstatusreson OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-status-resonse" + ::= { staPppstBac 10 } + +staPppstBacTxcallrequest OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-call-request" + ::= { staPppstBac 11 } + +staPppstBacTxcallrespons OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-call-response" + ::= { staPppstBac 12 } + +staPppstBacTxcallbackreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-callback-request" + ::= { staPppstBac 13 } + +staPppstBacTxcallbackres OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-callback-response" + ::= { staPppstBac 14 } + +staPppstBacTxlinkdropreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-link-Drop-request" + ::= { staPppstBac 15 } + +staPppstBacTxlinkdropres OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-link-Drop-response" + ::= { staPppstBac 16 } + +staPppstBacTxstatusindic OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-status-indicaion" + ::= { staPppstBac 17 } + +staPppstBacTxstatusreson OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-status-resonse" + ::= { staPppstBac 18 } + +staPppstBacDeletevalues OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppstBac 19 } + +staPppstRxo OBJECT IDENTIFIER ::= { staPppst 8} +staPppstRxoLcp OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppstRxoLcpRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "LCP" + ::= { staPppstRxo 1 } + +staPppstRxoLcpCols OBJECT-TYPE + SYNTAX StaPppstRxoLcpRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staPppstRxoLcpIfc } + ::= { staPppstRxoLcp 1 } + +StaPppstRxoLcpRows ::= SEQUENCE { + staPppstRxoLcpIfc INTEGER, + staPppstRxoLcpMru INTEGER, + staPppstRxoLcpAcc DisplayString, + staPppstRxoLcpAut INTEGER, + staPppstRxoLcpMag DisplayString, + staPppstRxoLcpPfc INTEGER, + staPppstRxoLcpAcf INTEGER, + staPppstRxoLcpCal INTEGER + } + +staPppstRxoLcpIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staPppstRxoLcpCols 1 } + +staPppstRxoLcpMru OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "MRU" + ::= { staPppstRxoLcpCols 2 } + +staPppstRxoLcpAcc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "ACCM" + ::= { staPppstRxoLcpCols 3 } + +staPppstRxoLcpAut OBJECT-TYPE + SYNTAX INTEGER { + none(0), + chap(8), + pap(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Authent." + ::= { staPppstRxoLcpCols 4 } + +staPppstRxoLcpMag OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Magic-Num" + ::= { staPppstRxoLcpCols 6 } + +staPppstRxoLcpPfc OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "PFC" + ::= { staPppstRxoLcpCols 7 } + +staPppstRxoLcpAcf OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "ACFC" + ::= { staPppstRxoLcpCols 8 } + +staPppstRxoLcpCal OBJECT-TYPE + SYNTAX INTEGER { + none(0), + none(255), + lcp(1), + lcp(2), + lcp(3), + lcp(4), + lcp(5), + cbcp(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Call-back" + ::= { staPppstRxoLcpCols 5 } + +staPppstRxoIpx OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppstRxoIpxRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "IPXCP" + ::= { staPppstRxo 2 } + +staPppstRxoIpxCols OBJECT-TYPE + SYNTAX StaPppstRxoIpxRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staPppstRxoIpxIfc } + ::= { staPppstRxoIpx 1 } + +StaPppstRxoIpxRows ::= SEQUENCE { + staPppstRxoIpxIfc INTEGER, + staPppstRxoIpxNet DisplayString, + staPppstRxoIpxNod DisplayString, + staPppstRxoIpxRou INTEGER + } + +staPppstRxoIpxIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staPppstRxoIpxCols 1 } + +staPppstRxoIpxNet OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Network" + ::= { staPppstRxoIpxCols 2 } + +staPppstRxoIpxNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { staPppstRxoIpxCols 3 } + +staPppstRxoIpxRou OBJECT-TYPE + SYNTAX INTEGER { + none(0), + rip-sap(2), + nlsp(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Routing-method" + ::= { staPppstRxoIpxCols 4 } + +staPppstRxoIpc OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppstRxoIpcRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "IPCP" + ::= { staPppstRxo 3 } + +staPppstRxoIpcCols OBJECT-TYPE + SYNTAX StaPppstRxoIpcRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staPppstRxoIpcIfc } + ::= { staPppstRxoIpc 1 } + +StaPppstRxoIpcRows ::= SEQUENCE { + staPppstRxoIpcIfc INTEGER, + staPppstRxoIpcIpa IpAddress, + staPppstRxoIpcDns IpAddress, + staPppstRxoIpcNbn IpAddress + } + +staPppstRxoIpcIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staPppstRxoIpcCols 1 } + +staPppstRxoIpcIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { staPppstRxoIpcCols 2 } + +staPppstRxoIpcDns OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "DNS-default" + ::= { staPppstRxoIpcCols 3 } + +staPppstRxoIpcNbn OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "NBNS-default" + ::= { staPppstRxoIpcCols 4 } + +staPppstTxo OBJECT IDENTIFIER ::= { staPppst 9} +staPppstTxoLcp OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppstTxoLcpRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "LCP" + ::= { staPppstTxo 1 } + +staPppstTxoLcpCols OBJECT-TYPE + SYNTAX StaPppstTxoLcpRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staPppstTxoLcpIfc } + ::= { staPppstTxoLcp 1 } + +StaPppstTxoLcpRows ::= SEQUENCE { + staPppstTxoLcpIfc INTEGER, + staPppstTxoLcpMru INTEGER, + staPppstTxoLcpAcc DisplayString, + staPppstTxoLcpAut INTEGER, + staPppstTxoLcpMag DisplayString, + staPppstTxoLcpPfc INTEGER, + staPppstTxoLcpAcf INTEGER, + staPppstTxoLcpCal INTEGER + } + +staPppstTxoLcpIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staPppstTxoLcpCols 1 } + +staPppstTxoLcpMru OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "MRU" + ::= { staPppstTxoLcpCols 2 } + +staPppstTxoLcpAcc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "ACCM" + ::= { staPppstTxoLcpCols 3 } + +staPppstTxoLcpAut OBJECT-TYPE + SYNTAX INTEGER { + none(0), + chap(8), + pap(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Authent." + ::= { staPppstTxoLcpCols 4 } + +staPppstTxoLcpMag OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Magic-Num" + ::= { staPppstTxoLcpCols 6 } + +staPppstTxoLcpPfc OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "PFC" + ::= { staPppstTxoLcpCols 7 } + +staPppstTxoLcpAcf OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "ACFC" + ::= { staPppstTxoLcpCols 8 } + +staPppstTxoLcpCal OBJECT-TYPE + SYNTAX INTEGER { + none(0), + none(255), + lcp(1), + lcp(2), + lcp(3), + lcp(4), + lcp(5), + cbcp(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Call-back" + ::= { staPppstTxoLcpCols 5 } + +staPppstTxoIpx OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppstTxoIpxRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "IPXCP" + ::= { staPppstTxo 2 } + +staPppstTxoIpxCols OBJECT-TYPE + SYNTAX StaPppstTxoIpxRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staPppstTxoIpxIfc } + ::= { staPppstTxoIpx 1 } + +StaPppstTxoIpxRows ::= SEQUENCE { + staPppstTxoIpxIfc INTEGER, + staPppstTxoIpxNet DisplayString, + staPppstTxoIpxNod DisplayString, + staPppstTxoIpxRou INTEGER + } + +staPppstTxoIpxIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staPppstTxoIpxCols 1 } + +staPppstTxoIpxNet OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Network" + ::= { staPppstTxoIpxCols 2 } + +staPppstTxoIpxNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { staPppstTxoIpxCols 3 } + +staPppstTxoIpxRou OBJECT-TYPE + SYNTAX INTEGER { + none(0), + rip-sap(2), + nlsp(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Routing-method" + ::= { staPppstTxoIpxCols 4 } + +staPppstTxoIpc OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppstTxoIpcRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "IPCP" + ::= { staPppstTxo 3 } + +staPppstTxoIpcCols OBJECT-TYPE + SYNTAX StaPppstTxoIpcRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staPppstTxoIpcIfc } + ::= { staPppstTxoIpc 1 } + +StaPppstTxoIpcRows ::= SEQUENCE { + staPppstTxoIpcIfc INTEGER, + staPppstTxoIpcIpa IpAddress, + staPppstTxoIpcDns IpAddress, + staPppstTxoIpcNbn IpAddress + } + +staPppstTxoIpcIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staPppstTxoIpcCols 1 } + +staPppstTxoIpcIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { staPppstTxoIpcCols 2 } + +staPppstTxoIpcDns OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "DNS-default" + ::= { staPppstTxoIpcCols 3 } + +staPppstTxoIpcNbn OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "NBNS-default" + ::= { staPppstTxoIpcCols 4 } + +staPppstDel OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staPppst 13 } + +staBridg OBJECT IDENTIFIER ::= { sta 7} +staBridgBrglanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-LAN-rx" + ::= { staBridg 1 } + +staBridgBrglant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-LAN-tx" + ::= { staBridg 2 } + +staBridgBrglanf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-LAN-filters" + ::= { staBridg 3 } + +staBridgBrglanb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-LAN-broadcasts" + ::= { staBridg 4 } + +staBridgBrglanm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-LAN-multicasts" + ::= { staBridg 5 } + +staBridgBrgwanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-WAN-rx" + ::= { staBridg 6 } + +staBridgBrgwant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-WAN-tx" + ::= { staBridg 7 } + +staBridgBrgwanf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-WAN-filters" + ::= { staBridg 8 } + +staBridgBrgwanb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-WAN-broadcasts" + ::= { staBridg 9 } + +staBridgBrgwanm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-WAN-multicasts" + ::= { staBridg 10 } + +staBridgBrgaddr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Brg-addresses" + ::= { staBridg 11 } + +staBridgTablebr OBJECT-TYPE + SYNTAX SEQUENCE OF StaBridgTablebrRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-bridge" + ::= { staBridg 12 } + +staBridgTablebrCols OBJECT-TYPE + SYNTAX StaBridgTablebrRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staBridgTablebrNod } + ::= { staBridgTablebr 1 } + +StaBridgTablebrRows ::= SEQUENCE { + staBridgTablebrNod DisplayString, + staBridgTablebrLas INTEGER, + staBridgTablebrFor DisplayString + } + +staBridgTablebrNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { staBridgTablebrCols 1 } + +staBridgTablebrLas OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Last-access" + ::= { staBridgTablebrCols 2 } + +staBridgTablebrFor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Forward-Flag" + ::= { staBridgTablebrCols 3 } + +staBridgEstabli OBJECT-TYPE + SYNTAX SEQUENCE OF StaBridgEstabliRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Establish-table" + ::= { staBridg 13 } + +staBridgEstabliCols OBJECT-TYPE + SYNTAX StaBridgEstabliRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staBridgEstabliTim } + ::= { staBridgEstabli 1 } + +StaBridgEstabliRows ::= SEQUENCE { + staBridgEstabliTim DisplayString, + staBridgEstabliDes DisplayString, + staBridgEstabliSou DisplayString + } + +staBridgEstabliTim OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { staBridgEstabliCols 1 } + +staBridgEstabliDes OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Dest" + ::= { staBridgEstabliCols 2 } + +staBridgEstabliSou OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Source" + ::= { staBridgEstabliCols 3 } + +staBridgDeletev OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staBridg 14 } + +staIpxst OBJECT IDENTIFIER ::= { sta 8} +staIpxstMac OBJECT IDENTIFIER ::= { staIpxst 1} +staIpxstMacIpxlanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-LAN-rx" + ::= { staIpxstMac 1 } + +staIpxstMacIpxlanrxb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-LAN-rx-broadcasts" + ::= { staIpxstMac 2 } + +staIpxstMacIpxlanrxm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-LAN-rx-multicasts" + ::= { staIpxstMac 3 } + +staIpxstMacIpxlanrxu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-LAN-rx-unicasts" + ::= { staIpxstMac 4 } + +staIpxstMacIpxlantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-LAN-tx" + ::= { staIpxstMac 5 } + +staIpxstMacIpxwanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-WAN-rx" + ::= { staIpxstMac 6 } + +staIpxstMacIpxwanrxb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-WAN-rx-broadcasts" + ::= { staIpxstMac 7 } + +staIpxstMacIpxwanrxm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-WAN-rx-multicasts" + ::= { staIpxstMac 8 } + +staIpxstMacIpxwanrxu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-WAN-rx-unicasts" + ::= { staIpxstMac 9 } + +staIpxstMacIpxwantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-WAN-tx" + ::= { staIpxstMac 10 } + +staIpxstMacDeleteval OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staIpxstMac 11 } + +staIpxstWat OBJECT IDENTIFIER ::= { staIpxst 2} +staIpxstWatIpxwatchdoglanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-watchdog-LAN-rx" + ::= { staIpxstWat 1 } + +staIpxstWatIpxwatchdoglant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-watchdog-LAN-tx" + ::= { staIpxstWat 2 } + +staIpxstWatIpxwatchdogwanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-watchdog-WAN-rx" + ::= { staIpxstWat 3 } + +staIpxstWatIpxwatchdogwant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-watchdog-WAN-tx" + ::= { staIpxstWat 4 } + +staIpxstWatSpxwatchdoglanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SPX-watchdog-LAN-rx" + ::= { staIpxstWat 5 } + +staIpxstWatSpxwatchdoglant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SPX-watchdog-LAN-tx" + ::= { staIpxstWat 6 } + +staIpxstWatSpxwatchdogwanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SPX-watchdog-WAN-rx" + ::= { staIpxstWat 7 } + +staIpxstWatSpxwatchdogwant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SPX-watchdog-WAN-tx" + ::= { staIpxstWat 8 } + +staIpxstWatDeletevalues OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staIpxstWat 9 } + +staIpxstPro OBJECT IDENTIFIER ::= { staIpxst 3} +staIpxstProPropagatelanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-LAN-rx" + ::= { staIpxstPro 1 } + +staIpxstProPropagatelanf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-LAN-filters" + ::= { staIpxstPro 2 } + +staIpxstProPropagatelant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-LAN-tx" + ::= { staIpxstPro 3 } + +staIpxstProPropagatelans OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-LAN-socket-errors" + ::= { staIpxstPro 4 } + +staIpxstProPropagatelanh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-LAN-hop-errors" + ::= { staIpxstPro 5 } + +staIpxstProPropagatelanb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-LAN-backroute-errors" + ::= { staIpxstPro 6 } + +staIpxstProPropagatelanc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-LAN-contention" + ::= { staIpxstPro 7 } + +staIpxstProPropagatewanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-WAN-rx" + ::= { staIpxstPro 8 } + +staIpxstProPropagatewanf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-WAN-filters" + ::= { staIpxstPro 9 } + +staIpxstProPropagatewant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-WAN-tx" + ::= { staIpxstPro 10 } + +staIpxstProPropagatewans OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate-WAN-socket-errors" + ::= { staIpxstPro 11 } + +staIpxstProDeletevalues OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staIpxstPro 12 } + +staIpxstRip OBJECT IDENTIFIER ::= { staIpxst 4} +staIpxstRipRiplanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "RIP-LAN-rx" + ::= { staIpxstRip 1 } + +staIpxstRipRiplane OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "RIP-LAN-errors" + ::= { staIpxstRip 2 } + +staIpxstRipRiplant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "RIP-LAN-tx" + ::= { staIpxstRip 3 } + +staIpxstRipRipwanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "RIP-WAN-rx" + ::= { staIpxstRip 4 } + +staIpxstRipRipwane OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "RIP-WAN-errors" + ::= { staIpxstRip 5 } + +staIpxstRipRipwant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "RIP-WAN-tx" + ::= { staIpxstRip 6 } + +staIpxstRipTableri OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxstRipTableriRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-RIP" + ::= { staIpxstRip 7 } + +staIpxstRipTableriCols OBJECT-TYPE + SYNTAX StaIpxstRipTableriRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staIpxstRipTableriNet } + ::= { staIpxstRipTableri 1 } + +StaIpxstRipTableriRows ::= SEQUENCE { + staIpxstRipTableriNet DisplayString, + staIpxstRipTableriHop INTEGER, + staIpxstRipTableriTic INTEGER, + staIpxstRipTableriNod DisplayString, + staIpxstRipTableriTim INTEGER, + staIpxstRipTableriFla INTEGER + } + +staIpxstRipTableriNet OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Network" + ::= { staIpxstRipTableriCols 1 } + +staIpxstRipTableriHop OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Hops" + ::= { staIpxstRipTableriCols 2 } + +staIpxstRipTableriTic OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tics" + ::= { staIpxstRipTableriCols 3 } + +staIpxstRipTableriNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { staIpxstRipTableriCols 4 } + +staIpxstRipTableriTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { staIpxstRipTableriCols 5 } + +staIpxstRipTableriFla OBJECT-TYPE + SYNTAX INTEGER { + local(2), + remote(1), + direct(128), + new(64), + down(32), + loop(16), + spare(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Flags" + ::= { staIpxstRipTableriCols 6 } + +staIpxstRipDeletev OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staIpxstRip 8 } + +staIpxstSap OBJECT IDENTIFIER ::= { staIpxst 5} +staIpxstSapSaplanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SAP-LAN-rx" + ::= { staIpxstSap 1 } + +staIpxstSapSaplane OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SAP-LAN-errors" + ::= { staIpxstSap 2 } + +staIpxstSapSaplant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SAP-LAN-tx" + ::= { staIpxstSap 3 } + +staIpxstSapSapwanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SAP-WAN-rx" + ::= { staIpxstSap 4 } + +staIpxstSapSapwane OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SAP-WAN-errors" + ::= { staIpxstSap 5 } + +staIpxstSapSapwant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SAP-WAN-tx" + ::= { staIpxstSap 6 } + +staIpxstSapTablesa OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxstSapTablesaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-SAP" + ::= { staIpxstSap 7 } + +staIpxstSapTablesaCols OBJECT-TYPE + SYNTAX StaIpxstSapTablesaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staIpxstSapTablesaTyp } + ::= { staIpxstSapTablesa 1 } + +StaIpxstSapTablesaRows ::= SEQUENCE { + staIpxstSapTablesaTyp DisplayString, + staIpxstSapTablesaSer DisplayString, + staIpxstSapTablesaNet DisplayString, + staIpxstSapTablesaNod DisplayString, + staIpxstSapTablesaSoc DisplayString, + staIpxstSapTablesaHop INTEGER, + staIpxstSapTablesaTim INTEGER, + staIpxstSapTablesaFla INTEGER + } + +staIpxstSapTablesaTyp OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Type" + ::= { staIpxstSapTablesaCols 1 } + +staIpxstSapTablesaSer OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Server-name" + ::= { staIpxstSapTablesaCols 2 } + +staIpxstSapTablesaNet OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Network" + ::= { staIpxstSapTablesaCols 3 } + +staIpxstSapTablesaNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { staIpxstSapTablesaCols 4 } + +staIpxstSapTablesaSoc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Socket" + ::= { staIpxstSapTablesaCols 5 } + +staIpxstSapTablesaHop OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Hops" + ::= { staIpxstSapTablesaCols 6 } + +staIpxstSapTablesaTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { staIpxstSapTablesaCols 7 } + +staIpxstSapTablesaFla OBJECT-TYPE + SYNTAX INTEGER { + local(2), + remote(1), + direct(128), + new(64), + down(32), + loop(16), + spare(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Flags" + ::= { staIpxstSapTablesaCols 8 } + +staIpxstSapDeletev OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staIpxstSap 8 } + +staIpxstIpx OBJECT IDENTIFIER ::= { staIpxst 6} +staIpxstIpxIpxrlanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-LAN-rx" + ::= { staIpxstIpx 1 } + +staIpxstIpxIpxrlant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-LAN-tx" + ::= { staIpxstIpx 2 } + +staIpxstIpxIpxrlanh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-LAN-hop-errors" + ::= { staIpxstIpx 3 } + +staIpxstIpxIpxrlans OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-LAN-socket-errors" + ::= { staIpxstIpx 4 } + +staIpxstIpxIpxrlann OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-LAN-net-errors" + ::= { staIpxstIpx 5 } + +staIpxstIpxIpxrlanb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-LAN-backroute-errors" + ::= { staIpxstIpx 6 } + +staIpxstIpxIpxrlanc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-LAN-contention" + ::= { staIpxstIpx 7 } + +staIpxstIpxIpxrland OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-LAN-down-errors" + ::= { staIpxstIpx 8 } + +staIpxstIpxIpxrwanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-WAN-rx" + ::= { staIpxstIpx 9 } + +staIpxstIpxIpxrwant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-WAN-tx" + ::= { staIpxstIpx 10 } + +staIpxstIpxIpxrwanh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-WAN-hop-errors" + ::= { staIpxstIpx 11 } + +staIpxstIpxIpxrwans OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-WAN-socket-errors" + ::= { staIpxstIpx 12 } + +staIpxstIpxIpxrwann OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-WAN-net-errors" + ::= { staIpxstIpx 13 } + +staIpxstIpxIpxrwanb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-WAN-backroute-errors" + ::= { staIpxstIpx 14 } + +staIpxstIpxIpxrwand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-WAN-down-errors" + ::= { staIpxstIpx 15 } + +staIpxstIpxIpxrinte OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPXr-intern-rx" + ::= { staIpxstIpx 16 } + +staIpxstIpxNetworks OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxstIpxNetworksRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Networks" + ::= { staIpxstIpx 17 } + +staIpxstIpxNetworksCols OBJECT-TYPE + SYNTAX StaIpxstIpxNetworksRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staIpxstIpxNetworksRem } + ::= { staIpxstIpxNetworks 1 } + +StaIpxstIpxNetworksRows ::= SEQUENCE { + staIpxstIpxNetworksRem DisplayString, + staIpxstIpxNetworksNet DisplayString, + staIpxstIpxNetworksBin INTEGER, + staIpxstIpxNetworksPro INTEGER, + staIpxstIpxNetworksBac INTEGER, + staIpxstIpxNetworksTim INTEGER, + staIpxstIpxNetworksNod DisplayString + } + +staIpxstIpxNetworksRem OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Remote-ID" + ::= { staIpxstIpxNetworksCols 1 } + +staIpxstIpxNetworksNet OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Network" + ::= { staIpxstIpxNetworksCols 2 } + +staIpxstIpxNetworksBin OBJECT-TYPE + SYNTAX INTEGER { + auto(15), + auto(0), + ii(1), + dot802-3(2), + dot802-2(4), + snap(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Binding" + ::= { staIpxstIpxNetworksCols 3 } + +staIpxstIpxNetworksPro OBJECT-TYPE + SYNTAX INTEGER { + filter(0), + route(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Propagate" + ::= { staIpxstIpxNetworksCols 4 } + +staIpxstIpxNetworksBac OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Backoff" + ::= { staIpxstIpxNetworksCols 5 } + +staIpxstIpxNetworksTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { staIpxstIpxNetworksCols 6 } + +staIpxstIpxNetworksNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { staIpxstIpxNetworksCols 7 } + +staIpxstIpxEstablis OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxstIpxEstablisRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Establish-table" + ::= { staIpxstIpx 18 } + +staIpxstIpxEstablisCols OBJECT-TYPE + SYNTAX StaIpxstIpxEstablisRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staIpxstIpxEstablisTime } + ::= { staIpxstIpxEstablis 1 } + +StaIpxstIpxEstablisRows ::= SEQUENCE { + staIpxstIpxEstablisTime DisplayString, + staIpxstIpxEstablisDestnet DisplayString, + staIpxstIpxEstablisDestnode DisplayString, + staIpxstIpxEstablisDestsock DisplayString, + staIpxstIpxEstablisSourcene DisplayString, + staIpxstIpxEstablisSourceno DisplayString, + staIpxstIpxEstablisSourceso DisplayString + } + +staIpxstIpxEstablisTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { staIpxstIpxEstablisCols 1 } + +staIpxstIpxEstablisDestnet OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Dest.-net" + ::= { staIpxstIpxEstablisCols 2 } + +staIpxstIpxEstablisDestnode OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Dest.-node" + ::= { staIpxstIpxEstablisCols 3 } + +staIpxstIpxEstablisDestsock OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Dest.-socket" + ::= { staIpxstIpxEstablisCols 4 } + +staIpxstIpxEstablisSourcene OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Source-net" + ::= { staIpxstIpxEstablisCols 5 } + +staIpxstIpxEstablisSourceno OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Source-node" + ::= { staIpxstIpxEstablisCols 6 } + +staIpxstIpxEstablisSourceso OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Source-socket" + ::= { staIpxstIpxEstablisCols 7 } + +staIpxstIpxDeleteva OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staIpxstIpx 19 } + +staIpxstDel OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staIpxst 7 } + +staTcpip OBJECT IDENTIFIER ::= { sta 9} +staTcpipArp OBJECT IDENTIFIER ::= { staTcpip 1} +staTcpipArpArplanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ARP-LAN-rx" + ::= { staTcpipArp 1 } + +staTcpipArpArplant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ARP-LAN-tx" + ::= { staTcpipArp 2 } + +staTcpipArpArplane OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ARP-LAN-errors" + ::= { staTcpipArp 3 } + +staTcpipArpArpwanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ARP-WAN-rx" + ::= { staTcpipArp 4 } + +staTcpipArpArpwant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ARP-WAN-tx" + ::= { staTcpipArp 5 } + +staTcpipArpArpwane OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ARP-WAN-errors" + ::= { staTcpipArp 6 } + +staTcpipArpTablear OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpipArpTablearRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-ARP" + ::= { staTcpipArp 7 } + +staTcpipArpTablearCols OBJECT-TYPE + SYNTAX StaTcpipArpTablearRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staTcpipArpTablearIpa } + ::= { staTcpipArpTablear 1 } + +StaTcpipArpTablearRows ::= SEQUENCE { + staTcpipArpTablearIpa IpAddress, + staTcpipArpTablearNod DisplayString, + staTcpipArpTablearLas INTEGER, + staTcpipArpTablearCon INTEGER + } + +staTcpipArpTablearIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { staTcpipArpTablearCols 1 } + +staTcpipArpTablearNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { staTcpipArpTablearCols 2 } + +staTcpipArpTablearLas OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Last-access" + ::= { staTcpipArpTablearCols 3 } + +staTcpipArpTablearCon OBJECT-TYPE + SYNTAX INTEGER { + local(2), + remote(1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Connect" + ::= { staTcpipArpTablearCols 4 } + +staTcpipArpDeletev OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpipArp 8 } + +staTcpipIps OBJECT IDENTIFIER ::= { staTcpip 2} +staTcpipIpsIplanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-LAN-rx" + ::= { staTcpipIps 1 } + +staTcpipIpsIplantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-LAN-tx" + ::= { staTcpipIps 2 } + +staTcpipIpsIplanchecksumerrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-LAN-checksum-errors" + ::= { staTcpipIps 3 } + +staTcpipIpsIplanserviceerrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-LAN-service-errors" + ::= { staTcpipIps 4 } + +staTcpipIpsIplanfragmentationer OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-LAN-fragmentation-error" + ::= { staTcpipIps 10 } + +staTcpipIpsIplanfragmentations OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-LAN-fragmentations" + ::= { staTcpipIps 13 } + +staTcpipIpsIplanfragmentationsf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-LAN-fragmentations-forced" + ::= { staTcpipIps 14 } + +staTcpipIpsIpwanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-WAN-rx" + ::= { staTcpipIps 5 } + +staTcpipIpsIpwantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-WAN-tx" + ::= { staTcpipIps 6 } + +staTcpipIpsIpwanchecksumerrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-WAN-checksum-errors" + ::= { staTcpipIps 7 } + +staTcpipIpsIpwanserviceerrors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-WAN-service-errors" + ::= { staTcpipIps 8 } + +staTcpipIpsIpwanfragmentationer OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-WAN-fragmentation-error" + ::= { staTcpipIps 11 } + +staTcpipIpsIpwanfragmentations OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-WAN-fragmentations" + ::= { staTcpipIps 15 } + +staTcpipIpsIpwanfragmentationsf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-WAN-fragmentations-forced" + ::= { staTcpipIps 16 } + +staTcpipIpsIpwanrxdisconnect OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-WAN-rx-disconnect" + ::= { staTcpipIps 9 } + +staTcpipIpsDeletevalues OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpipIps 12 } + +staTcpipIcm OBJECT IDENTIFIER ::= { staTcpip 3} +staTcpipIcmIcmplanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ICMP-LAN-rx" + ::= { staTcpipIcm 1 } + +staTcpipIcmIcmplant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ICMP-LAN-tx" + ::= { staTcpipIcm 2 } + +staTcpipIcmIcmplanc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ICMP-LAN-checksum-errors" + ::= { staTcpipIcm 3 } + +staTcpipIcmIcmplans OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ICMP-LAN-service-errors" + ::= { staTcpipIcm 4 } + +staTcpipIcmIcmpwanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ICMP-WAN-rx" + ::= { staTcpipIcm 5 } + +staTcpipIcmIcmpwant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ICMP-WAN-tx" + ::= { staTcpipIcm 6 } + +staTcpipIcmIcmpwanc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ICMP-WAN-checksum-errors" + ::= { staTcpipIcm 7 } + +staTcpipIcmIcmpwans OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ICMP-WAN-service-errors" + ::= { staTcpipIcm 8 } + +staTcpipIcmDeleteva OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpipIcm 9 } + +staTcpipTft OBJECT IDENTIFIER ::= { staTcpip 4} +staTcpipTftTftplanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-rx" + ::= { staTcpipTft 1 } + +staTcpipTftTftplanrxr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-rx-read-request" + ::= { staTcpipTft 2 } + +staTcpipTftTftplanrxw OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-rx-write-request" + ::= { staTcpipTft 3 } + +staTcpipTftTftplanrxd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-rx-data" + ::= { staTcpipTft 4 } + +staTcpipTftTftplanrxa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-rx-ack." + ::= { staTcpipTft 5 } + +staTcpipTftTftplanrxo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-rx-option-ack." + ::= { staTcpipTft 6 } + +staTcpipTftTftplanrxe OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-rx-errors" + ::= { staTcpipTft 7 } + +staTcpipTftTftplanrxb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-rx-bad-packets" + ::= { staTcpipTft 8 } + +staTcpipTftTftplantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-tx" + ::= { staTcpipTft 9 } + +staTcpipTftTftplantxd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-tx-data" + ::= { staTcpipTft 10 } + +staTcpipTftTftplantxa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-tx-ack." + ::= { staTcpipTft 11 } + +staTcpipTftTftplantxo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-tx-option-ack." + ::= { staTcpipTft 12 } + +staTcpipTftTftplantxe OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-tx-errors" + ::= { staTcpipTft 13 } + +staTcpipTftTftplantxr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-tx-repeats" + ::= { staTcpipTft 14 } + +staTcpipTftTftplancon OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-LAN-connections" + ::= { staTcpipTft 15 } + +staTcpipTftTftpwanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-rx" + ::= { staTcpipTft 16 } + +staTcpipTftTftpwanrxr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-rx-read-request" + ::= { staTcpipTft 17 } + +staTcpipTftTftpwanrxw OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-rx-write-request" + ::= { staTcpipTft 18 } + +staTcpipTftTftpwanrxd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-rx-data" + ::= { staTcpipTft 19 } + +staTcpipTftTftpwanrxa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-rx-ack." + ::= { staTcpipTft 20 } + +staTcpipTftTftpwanrxo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-rx-option-ack." + ::= { staTcpipTft 21 } + +staTcpipTftTftpwanrxe OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-rx-errors" + ::= { staTcpipTft 22 } + +staTcpipTftTftpwanrxb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-rx-bad-packets" + ::= { staTcpipTft 23 } + +staTcpipTftTftpwantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-tx" + ::= { staTcpipTft 24 } + +staTcpipTftTftpwantxd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-tx-data" + ::= { staTcpipTft 25 } + +staTcpipTftTftpwantxa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-tx-ack." + ::= { staTcpipTft 26 } + +staTcpipTftTftpwantxo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-tx-option-ack." + ::= { staTcpipTft 27 } + +staTcpipTftTftpwantxe OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-tx-errors" + ::= { staTcpipTft 28 } + +staTcpipTftTftpwantxr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-tx-repeats" + ::= { staTcpipTft 29 } + +staTcpipTftTftpwancon OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-WAN-connections" + ::= { staTcpipTft 30 } + +staTcpipTftDeletevalu OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpipTft 31 } + +staTcpipTcp OBJECT IDENTIFIER ::= { staTcpip 5} +staTcpipTcpTcplanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-LAN-rx" + ::= { staTcpipTcp 1 } + +staTcpipTcpTcplantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-LAN-tx" + ::= { staTcpipTcp 2 } + +staTcpipTcpTcplantxr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-LAN-tx-repeats" + ::= { staTcpipTcp 3 } + +staTcpipTcpTcplanche OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-LAN-checksum-errors" + ::= { staTcpipTcp 4 } + +staTcpipTcpTcplanser OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-LAN-service-errors" + ::= { staTcpipTcp 5 } + +staTcpipTcpTcplancon OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-LAN-connections" + ::= { staTcpipTcp 6 } + +staTcpipTcpTcpwanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-WAN-rx" + ::= { staTcpipTcp 7 } + +staTcpipTcpTcpwantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-WAN-tx" + ::= { staTcpipTcp 8 } + +staTcpipTcpTcpwantxr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-WAN-tx-repeats" + ::= { staTcpipTcp 9 } + +staTcpipTcpTcpwanche OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-WAN-checksum-errors" + ::= { staTcpipTcp 10 } + +staTcpipTcpTcpwanser OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-WAN-service-errors" + ::= { staTcpipTcp 11 } + +staTcpipTcpTcpwancon OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-WAN-connections" + ::= { staTcpipTcp 12 } + +staTcpipTcpDeleteval OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpipTcp 13 } + +staTcpipDhc OBJECT IDENTIFIER ::= { staTcpip 6} +staTcpipDhcDhcplanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-LAN-rx" + ::= { staTcpipDhc 1 } + +staTcpipDhcDhcplantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-LAN-tx" + ::= { staTcpipDhc 2 } + +staTcpipDhcDhcpwanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-WAN-rx" + ::= { staTcpipDhc 3 } + +staTcpipDhcDhcpdisca OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-discard" + ::= { staTcpipDhc 4 } + +staTcpipDhcDhcprxdis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-rx-discover" + ::= { staTcpipDhc 5 } + +staTcpipDhcDhcprxreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-rx-request" + ::= { staTcpipDhc 6 } + +staTcpipDhcDhcprxdec OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-rx-decline" + ::= { staTcpipDhc 7 } + +staTcpipDhcDhcprxinf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-rx-inform" + ::= { staTcpipDhc 8 } + +staTcpipDhcDhcprxrel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-rx-release" + ::= { staTcpipDhc 9 } + +staTcpipDhcDhcptxoff OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-tx-offer" + ::= { staTcpipDhc 10 } + +staTcpipDhcDhcptxack OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-tx-ack." + ::= { staTcpipDhc 11 } + +staTcpipDhcDhcptxnak OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-tx-nak." + ::= { staTcpipDhc 12 } + +staTcpipDhcDchpserve OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DchP-server-err." + ::= { staTcpipDhc 13 } + +staTcpipDhcDhcpassig OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-assigned" + ::= { staTcpipDhc 14 } + +staTcpipDhcDhcpmacco OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-MAC-conflicts" + ::= { staTcpipDhc 15 } + +staTcpipDhcTabledhcp OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpipDhcTabledhcpRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-DHCP" + ::= { staTcpipDhc 16 } + +staTcpipDhcTabledhcpCols OBJECT-TYPE + SYNTAX StaTcpipDhcTabledhcpRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staTcpipDhcTabledhcpIpa } + ::= { staTcpipDhcTabledhcp 1 } + +StaTcpipDhcTabledhcpRows ::= SEQUENCE { + staTcpipDhcTabledhcpIpa IpAddress, + staTcpipDhcTabledhcpNod DisplayString, + staTcpipDhcTabledhcpTim INTEGER, + staTcpipDhcTabledhcpHos DisplayString, + staTcpipDhcTabledhcpTyp INTEGER + } + +staTcpipDhcTabledhcpIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-Address" + ::= { staTcpipDhcTabledhcpCols 1 } + +staTcpipDhcTabledhcpNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { staTcpipDhcTabledhcpCols 2 } + +staTcpipDhcTabledhcpTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Timeout" + ::= { staTcpipDhcTabledhcpCols 3 } + +staTcpipDhcTabledhcpHos OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Hostname" + ::= { staTcpipDhcTabledhcpCols 4 } + +staTcpipDhcTabledhcpTyp OBJECT-TYPE + SYNTAX INTEGER { + new(1), + new(2), + dyn(16), + unkn(4), + stat(8), + bootp(32), + relay(2048) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Type" + ::= { staTcpipDhcTabledhcpCols 5 } + +staTcpipDhcServerfla OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Server-flags" + ::= { staTcpipDhc 17 } + +staTcpipDhcDeleteval OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpipDhc 18 } + +staTcpipDel OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpip 7 } + +staTcpipNet OBJECT IDENTIFIER ::= { staTcpip 8} +staTcpipNetLanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-Rx" + ::= { staTcpipNet 1 } + +staTcpipNetLant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-Tx" + ::= { staTcpipNet 2 } + +staTcpipNetWanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-Rx" + ::= { staTcpipNet 3 } + +staTcpipNetWant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-Tx" + ::= { staTcpipNet 4 } + +staTcpipNetRegi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Registers" + ::= { staTcpipNet 5 } + +staTcpipNetConf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Conflicts" + ::= { staTcpipNet 6 } + +staTcpipNetRele OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Releases" + ::= { staTcpipNet 7 } + +staTcpipNetRefr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Refreshs" + ::= { staTcpipNet 8 } + +staTcpipNetTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Timeouts" + ::= { staTcpipNet 9 } + +staTcpipNetHost OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Hosts" + ::= { staTcpipNet 10 } + +staTcpipNetGrou OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Groups" + ::= { staTcpipNet 11 } + +staTcpipNetBnod OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "B-Nodes" + ::= { staTcpipNet 12 } + +staTcpipNetPnod OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "P-Nodes" + ::= { staTcpipNet 13 } + +staTcpipNetMnod OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "M-Nodes" + ::= { staTcpipNet 14 } + +staTcpipNetWnod OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "W-Nodes" + ::= { staTcpipNet 15 } + +staTcpipNetRemo OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpipNetRemoRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Remote-table" + ::= { staTcpipNet 16 } + +staTcpipNetRemoCols OBJECT-TYPE + SYNTAX StaTcpipNetRemoRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staTcpipNetRemoNam } + ::= { staTcpipNetRemo 1 } + +StaTcpipNetRemoRows ::= SEQUENCE { + staTcpipNetRemoNam DisplayString, + staTcpipNetRemoTyp INTEGER, + staTcpipNetRemoBac INTEGER, + staTcpipNetRemoTim INTEGER + } + +staTcpipNetRemoNam OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Name" + ::= { staTcpipNetRemoCols 1 } + +staTcpipNetRemoTyp OBJECT-TYPE + SYNTAX INTEGER { + workstation(1), + router(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Type" + ::= { staTcpipNetRemoCols 2 } + +staTcpipNetRemoBac OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Backoff" + ::= { staTcpipNetRemoCols 3 } + +staTcpipNetRemoTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { staTcpipNetRemoCols 4 } + +staTcpipNetDele OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpipNet 17 } + +staTcpipDns OBJECT IDENTIFIER ::= { staTcpip 9} +staTcpipDnsLanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-Rx" + ::= { staTcpipDns 1 } + +staTcpipDnsLant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-Tx" + ::= { staTcpipDns 2 } + +staTcpipDnsWanr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-Rx" + ::= { staTcpipDns 3 } + +staTcpipDnsWant OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-Tx" + ::= { staTcpipDns 4 } + +staTcpipDnsForw OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Forwarded" + ::= { staTcpipDns 5 } + +staTcpipDnsErro OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Errors" + ::= { staTcpipDns 6 } + +staTcpipDnsDnsa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DNS-access" + ::= { staTcpipDns 7 } + +staTcpipDnsDhcp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-access" + ::= { staTcpipDns 8 } + +staTcpipDnsNetb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "NetBIOS-access" + ::= { staTcpipDns 9 } + +staTcpipDnsFilt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Filter" + ::= { staTcpipDns 10 } + +staTcpipDnsHitl OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpipDnsHitlRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Hit-list" + ::= { staTcpipDns 11 } + +staTcpipDnsHitlCols OBJECT-TYPE + SYNTAX StaTcpipDnsHitlRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staTcpipDnsHitlDom } + ::= { staTcpipDnsHitl 1 } + +StaTcpipDnsHitlRows ::= SEQUENCE { + staTcpipDnsHitlDom DisplayString, + staTcpipDnsHitlReq INTEGER, + staTcpipDnsHitlTim DisplayString, + staTcpipDnsHitlIpa IpAddress + } + +staTcpipDnsHitlDom OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Domain" + ::= { staTcpipDnsHitlCols 1 } + +staTcpipDnsHitlReq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Requests" + ::= { staTcpipDnsHitlCols 2 } + +staTcpipDnsHitlTim OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { staTcpipDnsHitlCols 3 } + +staTcpipDnsHitlIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-Address" + ::= { staTcpipDnsHitlCols 4 } + +staTcpipDnsDele OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpipDns 12 } + +staTcpipHtt OBJECT IDENTIFIER ::= { staTcpip 10} +staTcpipHttHttpac OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "HTTP-accesses" + ::= { staTcpipHtt 1 } + +staTcpipHttHttpno OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "HTTP-notfound-errors" + ::= { staTcpipHtt 2 } + +staTcpipHttHttpau OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "HTTP-authentication-errors" + ::= { staTcpipHtt 3 } + +staTcpipHttHttppr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "HTTP-protocol-errors" + ::= { staTcpipHtt 4 } + +staTcpipHttDelete OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTcpipHtt 5 } + +staIprou OBJECT IDENTIFIER ::= { sta 10} +staIprouIprlanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-LAN-rx" + ::= { staIprou 1 } + +staIprouIprlantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-LAN-tx" + ::= { staIprou 2 } + +staIprouIprlanlo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-LAN-local-routings" + ::= { staIprou 3 } + +staIprouIprlanne OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-LAN-network-errors" + ::= { staIprou 4 } + +staIprouIprlanro OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-LAN-routing-errors" + ::= { staIprou 5 } + +staIprouIprlantt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-LAN-ttl-errors" + ::= { staIprou 6 } + +staIprouIprlanfi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-LAN-filters" + ::= { staIprou 7 } + +staIprouIprlandi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-LAN-discards" + ::= { staIprou 8 } + +staIprouIprwanrx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-WAN-rx" + ::= { staIprou 9 } + +staIprouIprwantx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-WAN-tx" + ::= { staIprou 10 } + +staIprouIprwanne OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-WAN-network-errors" + ::= { staIprou 11 } + +staIprouIprwantt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-WAN-ttl-errors" + ::= { staIprou 12 } + +staIprouIprwanfi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-WAN-filters" + ::= { staIprou 13 } + +staIprouIprwandi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-WAN-discards" + ::= { staIprou 14 } + +staIprouIprwanty OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-WAN-type-errors" + ::= { staIprou 15 } + +staIprouIprarper OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPr-ARP-errors" + ::= { staIprou 16 } + +staIprouEstablis OBJECT-TYPE + SYNTAX SEQUENCE OF StaIprouEstablisRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Establish-table" + ::= { staIprou 17 } + +staIprouEstablisCols OBJECT-TYPE + SYNTAX StaIprouEstablisRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staIprouEstablisTim } + ::= { staIprouEstablis 1 } + +StaIprouEstablisRows ::= SEQUENCE { + staIprouEstablisTim DisplayString, + staIprouEstablisDes IpAddress, + staIprouEstablisSrc IpAddress, + staIprouEstablisPro INTEGER, + staIprouEstablisDpo INTEGER, + staIprouEstablisSpo INTEGER + } + +staIprouEstablisTim OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { staIprouEstablisCols 1 } + +staIprouEstablisDes OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Dest.-address" + ::= { staIprouEstablisCols 2 } + +staIprouEstablisSrc OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Src.-address" + ::= { staIprouEstablisCols 3 } + +staIprouEstablisPro OBJECT-TYPE + SYNTAX INTEGER { + icmp(1), + tcp(6), + udp(17), + igmp(2), + ggt(3), + egp(8), + cftp(62) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Prot." + ::= { staIprouEstablisCols 4 } + +staIprouEstablisDpo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "D-port" + ::= { staIprouEstablisCols 5 } + +staIprouEstablisSpo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "S-port" + ::= { staIprouEstablisCols 6 } + +staConfi OBJECT IDENTIFIER ::= { sta 11} +staConfiLanactiv OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-active-connections" + ::= { staConfi 1 } + +staConfiLantotal OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-total-connections" + ::= { staConfi 2 } + +staConfiWanactiv OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-active-connections" + ::= { staConfi 3 } + +staConfiWantotal OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-total-connections" + ::= { staConfi 4 } + +staConfiOutbanda OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Outband-active-connections" + ::= { staConfi 5 } + +staConfiOutbandt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Outband-total-connections" + ::= { staConfi 6 } + +staConfiOutbandb OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Outband-bitrate" + ::= { staConfi 7 } + +staConfiLoginerr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Login-errors" + ::= { staConfi 8 } + +staConfiLoginloc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Login-locks" + ::= { staConfi 9 } + +staConfiLoginrej OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Login-rejects" + ::= { staConfi 10 } + +staConfiDeleteva OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staConfi 11 } + +staQueue OBJECT IDENTIFIER ::= { sta 12} +staQueueLanheap OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-heap-packets" + ::= { staQueue 1 } + +staQueueLanqueu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "LAN-queue-packets" + ::= { staQueue 2 } + +staQueueWanheap OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-heap-packets" + ::= { staQueue 3 } + +staQueueWanqueu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-queue-packets" + ::= { staQueue 4 } + +staQueueBridgei OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Bridge-internal-queue-packets" + ::= { staQueue 5 } + +staQueueBridgee OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Bridge-external-queue-packets" + ::= { staQueue 6 } + +staQueueArpquer OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ARP-query-queue-packets" + ::= { staQueue 7 } + +staQueueArpqueu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ARP-queue-packets" + ::= { staQueue 8 } + +staQueueIpqueue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-queue-packets" + ::= { staQueue 9 } + +staQueueIpurgen OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-urgent-queue-packets" + ::= { staQueue 10 } + +staQueueIcmpque OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "ICMP-queue-packets" + ::= { staQueue 11 } + +staQueueTcpqueu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TCP-queue-packets" + ::= { staQueue 12 } + +staQueueTftpser OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "TFTP-server-queue-packets" + ::= { staQueue 13 } + +staQueueSnmpque OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SNMP-queue-packets" + ::= { staQueue 14 } + +staQueueIpxqueu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-queue-packets" + ::= { staQueue 15 } + +staQueueRipquer OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "RIP-query-queue-packets" + ::= { staQueue 16 } + +staQueueSapqueu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SAP-queue-packets" + ::= { staQueue 17 } + +staQueueIpxwatc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-watchdog-queue-packets" + ::= { staQueue 18 } + +staQueueSpxwatc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "SPX-watchdog-queue-packets" + ::= { staQueue 19 } + +staQueueIpxrout OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPX-router-queue-packets" + ::= { staQueue 21 } + +staQueueProthea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "PROT-heap-packets" + ::= { staQueue 22 } + +staQueueIprqueu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPR-queue-packets" + ::= { staQueue 24 } + +staQueueDhcpser OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-server-queue-packets" + ::= { staQueue 27 } + +staQueueDhcpcli OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DHCP-client-queue-packets" + ::= { staQueue 28 } + +staQueueIprripq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IPR-RIP-queue-packets" + ::= { staQueue 29 } + +staQueueDnstxqu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DNS-TX-queue-packets" + ::= { staQueue 30 } + +staQueueDnsrxqu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "DNS-RX-queue-packets" + ::= { staQueue 31 } + +staQueueIpmasqt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-Masq-TX-queue-packets" + ::= { staQueue 32 } + +staQueueIpmasqr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-Masq-RX-queue-packets" + ::= { staQueue 33 } + +staConns OBJECT-TYPE + SYNTAX SEQUENCE OF StaConnsRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Conn.-statistics" + ::= { sta 13 } + +staConnsCols OBJECT-TYPE + SYNTAX StaConnsRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staConnsIfc } + ::= { staConns 1 } + +StaConnsRows ::= SEQUENCE { + staConnsIfc INTEGER, + staConnsConn INTEGER, + staConnsActi INTEGER, + staConnsPass INTEGER, + staConnsErro INTEGER, + staConnsCont DisplayString, + staConnsChar INTEGER + } + +staConnsIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staConnsCols 1 } + +staConnsConn OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Connections" + ::= { staConnsCols 2 } + +staConnsActi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "active" + ::= { staConnsCols 3 } + +staConnsPass OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "passive" + ::= { staConnsCols 4 } + +staConnsErro OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Errors" + ::= { staConnsCols 5 } + +staConnsCont OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Con.-Time" + ::= { staConnsCols 6 } + +staConnsChar OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Charge" + ::= { staConnsCols 7 } + +staInfoc OBJECT-TYPE + SYNTAX SEQUENCE OF StaInfocRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Info-connection" + ::= { sta 14 } + +staInfocCols OBJECT-TYPE + SYNTAX StaInfocRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staInfocIfc } + ::= { staInfoc 1 } + +StaInfocRows ::= SEQUENCE { + staInfocIfc INTEGER, + staInfocSta DisplayString, + staInfocMod INTEGER, + staInfocDia DisplayString, + staInfocDev DisplayString, + staInfocB1d INTEGER, + staInfocB2d INTEGER + } + +staInfocIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staInfocCols 1 } + +staInfocSta OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Status" + ::= { staInfocCols 2 } + +staInfocMod OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + active(4), + passive(5), + callback(9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Mode" + ::= { staInfocCols 3 } + +staInfocDia OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Dialup-remote" + ::= { staInfocCols 4 } + +staInfocDev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Device-name" + ::= { staInfocCols 5 } + +staInfocB1d OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "B1-DT" + ::= { staInfocCols 6 } + +staInfocB2d OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "B2-DT" + ::= { staInfocCols 7 } + +staLayer OBJECT-TYPE + SYNTAX SEQUENCE OF StaLayerRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Layer-connection" + ::= { sta 15 } + +staLayerCols OBJECT-TYPE + SYNTAX StaLayerRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staLayerIfc } + ::= { staLayer 1 } + +StaLayerRows ::= SEQUENCE { + staLayerIfc INTEGER, + staLayerWanl DisplayString, + staLayerEnca INTEGER, + staLayerLay3 INTEGER, + staLayerLay2 INTEGER, + staLayerL2op INTEGER, + staLayerLay1 INTEGER, + staLayerL1pa INTEGER + } + +staLayerIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staLayerCols 1 } + +staLayerWanl OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "WAN-layer" + ::= { staLayerCols 2 } + +staLayerEnca OBJECT-TYPE + SYNTAX INTEGER { + ether(0), + trans(255) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Encaps." + ::= { staLayerCols 3 } + +staLayerLay3 OBJECT-TYPE + SYNTAX INTEGER { + ppp(4), + appp(5), + scppp(6), + scappp(7), + sctrans(8), + elsa(0), + trans(255) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Lay-3" + ::= { staLayerCols 4 } + +staLayerLay2 OBJECT-TYPE + SYNTAX INTEGER { + sscop(6), + pppoe(5), + x75lapb(0), + trans(1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Lay-2" + ::= { staLayerCols 5 } + +staLayerL2op OBJECT-TYPE + SYNTAX INTEGER { + none(255), + compr(0), + bundle(1), + bnd-and-cmpr(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "L2-Opt." + ::= { staLayerCols 6 } + +staLayerLay1 OBJECT-TYPE + SYNTAX INTEGER { + aal-5(2), + eth-10(4), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + modem(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Lay-1" + ::= { staLayerCols 7 } + +staLayerL1pa OBJECT-TYPE + SYNTAX INTEGER { + none(0), + v21-300(1), + v23-600(2), + v23-1200(3), + v22-1200(4), + v22bis-2400(5), + v32qam-4800(6), + v32qam-9600(7), + v32bis-7200(8), + v32tcm-9600(9), + v32bis-12000(10), + v32bis-14400(11), + v34-2400(12), + v34-4800(13), + v34-7200(14), + v34-9600(15), + v34-12000(16), + v34-14400(17), + v34-16800(18), + v34-19200(19), + v34-21600(20), + v34-24000(21), + v34-26400(22), + v34-28800(23), + v34-31200(24), + v34-33600(25), + v90-28000(26), + v90-29333(27), + v90-30667(28), + v90-32000(29), + v90-33333(30), + v90-34667(31), + v90-36000(32), + v90-37333(33), + v90-38667(34), + v90-40000(35), + v90-41333(36), + v90-42667(37), + v90-44000(38), + v90-45333(39), + v90-46667(40), + v90-48000(41), + v90-49333(42), + v90-50667(43), + v90-52000(44), + v90-53333(45), + v90-54667(46), + v90-56000(47) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "L1-Parameter" + ::= { staLayerCols 8 } + +staCalli OBJECT-TYPE + SYNTAX SEQUENCE OF StaCalliRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Call-info-table" + ::= { sta 16 } + +staCalliCols OBJECT-TYPE + SYNTAX StaCalliRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staCalliSys } + ::= { staCalli 1 } + +StaCalliRows ::= SEQUENCE { + staCalliSys DisplayString, + staCalliIfc INTEGER, + staCalliCli DisplayString, + staCalliDia DisplayString, + staCalliCap INTEGER, + staCalliBch INTEGER + } + +staCalliSys OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "System-time" + ::= { staCalliCols 1 } + +staCalliIfc OBJECT-TYPE + SYNTAX INTEGER { + s0-1(1), + s0-2(2), + s0-3(3), + s0-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staCalliCols 2 } + +staCalliCli OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "CLIP-Caller" + ::= { staCalliCols 3 } + +staCalliDia OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Dial-Caller" + ::= { staCalliCols 4 } + +staCalliCap OBJECT-TYPE + SYNTAX INTEGER { + unknown(255), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + modem(5), + a-3-1khz(13), + speech(14), + fax-g2-3(15) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Capab." + ::= { staCalliCols 5 } + +staCalliBch OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "B-chan." + ::= { staCalliCols 6 } + +staRemot OBJECT-TYPE + SYNTAX SEQUENCE OF StaRemotRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Remote-stat." + ::= { sta 17 } + +staRemotCols OBJECT-TYPE + SYNTAX StaRemotRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staRemotConns } + ::= { staRemot 1 } + +StaRemotRows ::= SEQUENCE { + staRemotConns DisplayString, + staRemotRemot DisplayString, + staRemotMode INTEGER, + staRemotIfc INTEGER, + staRemotConnt DisplayString, + staRemotCharg INTEGER + } + +staRemotConns OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Conn.-start" + ::= { staRemotCols 1 } + +staRemotRemot OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Remote-ID" + ::= { staRemotCols 2 } + +staRemotMode OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + active(4), + passive(5), + callback(9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Mode" + ::= { staRemotCols 3 } + +staRemotIfc OBJECT-TYPE + SYNTAX INTEGER { + ch01(1), + ch02(2), + ch03(3), + ch04(4), + ch05(5), + ch06(6), + ch07(7), + ch08(8), + ch09(9), + ch10(10), + ch11(11), + ch12(12) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staRemotCols 4 } + +staRemotConnt OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Conn.-time" + ::= { staRemotCols 5 } + +staRemotCharg OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Charge" + ::= { staRemotCols 6 } + +staS0bus OBJECT IDENTIFIER ::= { sta 23} +staS0busDin OBJECT-TYPE + SYNTAX SEQUENCE OF StaS0busDinRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "D-info" + ::= { staS0bus 1 } + +staS0busDinCols OBJECT-TYPE + SYNTAX StaS0busDinRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staS0busDinCha } + ::= { staS0busDin 1 } + +StaS0busDinRows ::= SEQUENCE { + staS0busDinCha INTEGER, + staS0busDinPro INTEGER, + staS0busDinLay INTEGER, + staS0busDinTei INTEGER, + staS0busDinS0a INTEGER + } + +staS0busDinCha OBJECT-TYPE + SYNTAX INTEGER { + s0-1(1), + s0-2(2), + s0-3(3), + s0-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Channel" + ::= { staS0busDinCols 1 } + +staS0busDinPro OBJECT-TYPE + SYNTAX INTEGER { + dss1(1), + tr1-6(2), + p2p-dss1(4), + auto(255) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Protocol" + ::= { staS0busDinCols 2 } + +staS0busDinLay OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Layer-2" + ::= { staS0busDinCols 3 } + +staS0busDinTei OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "TEI" + ::= { staS0busDinCols 4 } + +staS0busDinS0a OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "S0-activation" + ::= { staS0busDinCols 5 } + +staS0busD2s OBJECT-TYPE + SYNTAX SEQUENCE OF StaS0busD2sRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "D2-statistics" + ::= { staS0bus 3 } + +staS0busD2sCols OBJECT-TYPE + SYNTAX StaS0busD2sRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staS0busD2sCha } + ::= { staS0busD2s 1 } + +StaS0busD2sRows ::= SEQUENCE { + staS0busD2sCha INTEGER, + staS0busD2sTei INTEGER, + staS0busD2sL2a INTEGER, + staS0busD2sCon INTEGER + } + +staS0busD2sCha OBJECT-TYPE + SYNTAX INTEGER { + s0-1(1), + s0-1(2), + s0-2(3), + s0-2(4), + s0-3(5), + s0-3(6), + s0-4(7), + s0-4(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Channel" + ::= { staS0busD2sCols 1 } + +staS0busD2sTei OBJECT-TYPE + SYNTAX INTEGER { + none(128) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "TEI" + ::= { staS0busD2sCols 2 } + +staS0busD2sL2a OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "L2-activation" + ::= { staS0busD2sCols 3 } + +staS0busD2sCon OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Connections" + ::= { staS0busD2sCols 4 } + +staChann OBJECT-TYPE + SYNTAX SEQUENCE OF StaChannRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Channel-statistics" + ::= { sta 19 } + +staChannCols OBJECT-TYPE + SYNTAX StaChannRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staChannChan } + ::= { staChann 1 } + +StaChannRows ::= SEQUENCE { + staChannChan INTEGER, + staChannPlci INTEGER, + staChannBus INTEGER, + staChannState INTEGER, + staChannApp INTEGER, + staChannMode INTEGER, + staChannCause INTEGER, + staChannNumbe DisplayString, + staChannSubad INTEGER, + staChannCharg INTEGER, + staChannConns INTEGER, + staChannConnt INTEGER, + staChannExtra DisplayString, + staChannIsdnd DisplayString + } + +staChannChan OBJECT-TYPE + SYNTAX INTEGER { + s0-1-err(1), + s0-1-b1(2), + s0-1-b2(3), + ab-err(4), + ab-1(5), + ab-2(6), + ab-3(7), + ab-4(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Chan." + ::= { staChannCols 1 } + +staChannPlci OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "PLCI" + ::= { staChannCols 2 } + +staChannBus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Bus" + ::= { staChannCols 3 } + +staChannState OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "State" + ::= { staChannCols 4 } + +staChannApp OBJECT-TYPE + SYNTAX INTEGER { + none(0), + router(1), + capi(2), + a-b(3), + time-module(255) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "App" + ::= { staChannCols 5 } + +staChannMode OBJECT-TYPE + SYNTAX INTEGER { + unk(0), + act(1), + pas(2), + perm(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Mode" + ::= { staChannCols 6 } + +staChannCause OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Cause" + ::= { staChannCols 7 } + +staChannNumbe OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Number" + ::= { staChannCols 8 } + +staChannSubad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Subaddress" + ::= { staChannCols 9 } + +staChannCharg OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Charge" + ::= { staChannCols 10 } + +staChannConns OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Conn.-start" + ::= { staChannCols 13 } + +staChannConnt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Conn.-time" + ::= { staChannCols 12 } + +staChannExtra OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Extra" + ::= { staChannCols 11 } + +staChannIsdnd OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "ISDN-display" + ::= { staChannCols 14 } + +staTimes OBJECT IDENTIFIER ::= { sta 21} +staTimesCur OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Current-time" + ::= { staTimes 1 } + +staTimesSou OBJECT-TYPE + SYNTAX INTEGER { + manual(1), + isdn(2), + lan(3), + ram(4), + lanconfig(8), + no(0) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Source" + ::= { staTimes 2 } + +staTimesSet OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Setup" + ::= { staTimes 3 } + +staTimesIsd OBJECT IDENTIFIER ::= { staTimes 4} +staTimesIsdConne OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Connection" + ::= { staTimesIsd 1 } + +staTimesIsdInfor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Information" + ::= { staTimesIsd 2 } + +staTimesIsdInfoe OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Info-error" + ::= { staTimesIsd 3 } + +staTimesIsdUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Units" + ::= { staTimesIsd 4 } + +staTimesIsdDelet OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staTimesIsd 5 } + +staLcrst OBJECT IDENTIFIER ::= { sta 22} +staLcrstTot OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Total-calls" + ::= { staLcrst 1 } + +staLcrstFou OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Found-events" + ::= { staLcrst 2 } + +staLcrstNot OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Notfound-errors" + ::= { staLcrst 3 } + +staLcrstMis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Missingtime-errors" + ::= { staLcrst 4 } + +staLcrstPro OBJECT-TYPE + SYNTAX SEQUENCE OF StaLcrstProRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Provider-statistics" + ::= { staLcrst 6 } + +staLcrstProCols OBJECT-TYPE + SYNTAX StaLcrstProRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staLcrstProPro } + ::= { staLcrstPro 1 } + +StaLcrstProRows ::= SEQUENCE { + staLcrstProPro DisplayString, + staLcrstProFai INTEGER, + staLcrstProSuc INTEGER + } + +staLcrstProPro OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Provider" + ::= { staLcrstProCols 1 } + +staLcrstProFai OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Failures" + ::= { staLcrstProCols 2 } + +staLcrstProSuc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Successes" + ::= { staLcrstProCols 3 } + +staLcrstDel OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staLcrst 7 } + +staCharg OBJECT IDENTIFIER ::= { sta 24} +staChargSpareda OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Spare-days/per." + ::= { staCharg 6 } + +staChargSpareun OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Spare-units" + ::= { staCharg 4 } + +staChargRouteru OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Router-units" + ::= { staCharg 7 } + +staChargTotalun OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Total-units" + ::= { staCharg 8 } + +staChargSparemi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Spare-minutes" + ::= { staCharg 1 } + +staChargRouterm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Router-minutes-active" + ::= { staCharg 9 } + +staChargTablebu OBJECT-TYPE + SYNTAX SEQUENCE OF StaChargTablebuRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-budget" + ::= { staCharg 5 } + +staChargTablebuCols OBJECT-TYPE + SYNTAX StaChargTablebuRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staChargTablebuIfc } + ::= { staChargTablebu 1 } + +StaChargTablebuRows ::= SEQUENCE { + staChargTablebuIfc INTEGER, + staChargTablebuBud INTEGER, + staChargTablebuSpa INTEGER, + staChargTablebuTot INTEGER + } + +staChargTablebuIfc OBJECT-TYPE + SYNTAX INTEGER { + router(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-modul(255) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staChargTablebuCols 1 } + +staChargTablebuBud OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Budget-units" + ::= { staChargTablebuCols 2 } + +staChargTablebuSpa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Spare-Budget" + ::= { staChargTablebuCols 3 } + +staChargTablebuTot OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Total-units" + ::= { staChargTablebuCols 4 } + +staChargTimetab OBJECT-TYPE + SYNTAX SEQUENCE OF StaChargTimetabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Time-table" + ::= { staCharg 2 } + +staChargTimetabCols OBJECT-TYPE + SYNTAX StaChargTimetabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staChargTimetabIfc } + ::= { staChargTimetab 1 } + +StaChargTimetabRows ::= SEQUENCE { + staChargTimetabIfc INTEGER, + staChargTimetabBudgetmi INTEGER, + staChargTimetabSparemin INTEGER, + staChargTimetabMinutesa INTEGER, + staChargTimetabMinutesp INTEGER + } + +staChargTimetabIfc OBJECT-TYPE + SYNTAX INTEGER { + router(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-Modul(255) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { staChargTimetabCols 1 } + +staChargTimetabBudgetmi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Budget-minutes" + ::= { staChargTimetabCols 2 } + +staChargTimetabSparemin OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Spare-minutes" + ::= { staChargTimetabCols 3 } + +staChargTimetabMinutesa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Minutes-active" + ::= { staChargTimetabCols 4 } + +staChargTimetabMinutesp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Minutes-passive" + ::= { staChargTimetabCols 5 } + +staChargDeletev OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { staCharg 3 } + +staDelet OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-values" + ::= { sta 20 } + +staDhcpc OBJECT IDENTIFIER ::= { sta 32} +staDhcpcState OBJECT-TYPE + SYNTAX INTEGER { + idle(0), + init-reboot(1), + rebooting(2), + init(3), + selecting(4), + request(5), + wait-arp-request(6), + bound(7), + renewing(8), + rebinding(9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "State" + ::= { staDhcpc 1 } + +staDhcpcLeaseti OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Lease-time" + ::= { staDhcpc 2 } + +staDhcpcYouripa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Your-IP-address" + ::= { staDhcpc 3 } + +staDhcpcYouripn OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Your-IP-netmask" + ::= { staDhcpc 4 } + +staDhcpcGateway OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Gateway-IP-address" + ::= { staDhcpc 5 } + +staDhcpcServeri OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Server-IP-address" + ::= { staDhcpc 6 } + +staDhcpcSecurit OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Security-server" + ::= { staDhcpc 7 } + +staDhcpcTimeoff OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time-offset" + ::= { staDhcpc 8 } + +staDhcpcTimeser OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time-server" + ::= { staDhcpc 9 } + +staDhcpcTableti OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpcTabletiRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-Time-server" + ::= { staDhcpc 10 } + +staDhcpcTabletiCols OBJECT-TYPE + SYNTAX StaDhcpcTabletiRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staDhcpcTabletiIpa } + ::= { staDhcpcTableti 1 } + +StaDhcpcTabletiRows ::= SEQUENCE { + staDhcpcTabletiIpa IpAddress + } + +staDhcpcTabletiIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { staDhcpcTabletiCols 1 } + +staDhcpcTablero OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpcTableroRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-router" + ::= { staDhcpc 11 } + +staDhcpcTableroCols OBJECT-TYPE + SYNTAX StaDhcpcTableroRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staDhcpcTableroIpa } + ::= { staDhcpcTablero 1 } + +StaDhcpcTableroRows ::= SEQUENCE { + staDhcpcTableroIpa IpAddress + } + +staDhcpcTableroIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { staDhcpcTableroCols 1 } + +staDhcpcTablena OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpcTablenaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-name-server" + ::= { staDhcpc 12 } + +staDhcpcTablenaCols OBJECT-TYPE + SYNTAX StaDhcpcTablenaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staDhcpcTablenaIpa } + ::= { staDhcpcTablena 1 } + +StaDhcpcTablenaRows ::= SEQUENCE { + staDhcpcTablenaIpa IpAddress + } + +staDhcpcTablenaIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { staDhcpcTablenaCols 1 } + +staDhcpcTabledo OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpcTabledoRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-domain-name-server" + ::= { staDhcpc 13 } + +staDhcpcTabledoCols OBJECT-TYPE + SYNTAX StaDhcpcTabledoRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staDhcpcTabledoIpa } + ::= { staDhcpcTabledo 1 } + +StaDhcpcTabledoRows ::= SEQUENCE { + staDhcpcTabledoIpa IpAddress + } + +staDhcpcTabledoIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { staDhcpcTabledoCols 1 } + +staDhcpcTablelo OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpcTableloRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-log-server" + ::= { staDhcpc 14 } + +staDhcpcTableloCols OBJECT-TYPE + SYNTAX StaDhcpcTableloRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { staDhcpcTableloIpa } + ::= { staDhcpcTablelo 1 } + +StaDhcpcTableloRows ::= SEQUENCE { + staDhcpcTableloIpa IpAddress + } + +staDhcpcTableloIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { staDhcpcTableloCols 1 } + +staDhcpcConfigu OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Configuration-file" + ::= { staDhcpc 15 } + +setName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Name" + ::= { set 1 } + +setWanm OBJECT IDENTIFIER ::= { set 2} +setWanmInte OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanmInteRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Interface-list" + ::= { setWanm 14 } + +setWanmInteCols OBJECT-TYPE + SYNTAX SetWanmInteRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setWanmInteIfc } + ::= { setWanmInte 1 } + +SetWanmInteRows ::= SEQUENCE { + setWanmInteIfc INTEGER, + setWanmInteProt INTEGER, + setWanmInteLlmo INTEGER, + setWanmInteLlbc INTEGER, + setWanmInteDial DisplayString, + setWanmInteMaxi INTEGER, + setWanmInteMaxo INTEGER + } + +setWanmInteIfc OBJECT-TYPE + SYNTAX INTEGER { + s0-1(1), + s0-2(2), + s0-3(3), + s0-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { setWanmInteCols 1 } + +setWanmInteProt OBJECT-TYPE + SYNTAX INTEGER { + dss1(1), + ltr6(2), + p2p-dss1(4), + auto(255) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Protocol" + ::= { setWanmInteCols 2 } + +setWanmInteLlmo OBJECT-TYPE + SYNTAX INTEGER { + master(0), + slave(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "LL-mode" + ::= { setWanmInteCols 6 } + +setWanmInteLlbc OBJECT-TYPE + SYNTAX INTEGER { + none(0), + b1(1), + b2(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "LL-B-chan." + ::= { setWanmInteCols 7 } + +setWanmInteDial OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Dial-prefix" + ::= { setWanmInteCols 9 } + +setWanmInteMaxi OBJECT-TYPE + SYNTAX INTEGER { + zero(2), + one(1), + two(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Max-in-calls" + ::= { setWanmInteCols 13 } + +setWanmInteMaxo OBJECT-TYPE + SYNTAX INTEGER { + zero(2), + one(1), + two(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Max-out-calls" + ::= { setWanmInteCols 14 } + +setWanmRout OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanmRoutRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Router-interface-list" + ::= { setWanm 11 } + +setWanmRoutCols OBJECT-TYPE + SYNTAX SetWanmRoutRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setWanmRoutIfc } + ::= { setWanmRout 1 } + +SetWanmRoutRows ::= SEQUENCE { + setWanmRoutIfc INTEGER, + setWanmRoutMsn DisplayString, + setWanmRoutYc INTEGER, + setWanmRoutCli INTEGER + } + +setWanmRoutIfc OBJECT-TYPE + SYNTAX INTEGER { + s0-1(1), + s0-2(2), + s0-3(3), + s0-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { setWanmRoutCols 1 } + +setWanmRoutMsn OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "MSN/EAZ" + ::= { setWanmRoutCols 2 } + +setWanmRoutYc OBJECT-TYPE + SYNTAX INTEGER { + on(0), + off(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "YC." + ::= { setWanmRoutCols 8 } + +setWanmRoutCli OBJECT-TYPE + SYNTAX INTEGER { + yes(0), + no(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "CLIP" + ::= { setWanmRoutCols 3 } + +setWanmName OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanmNameRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Name-list" + ::= { setWanm 2 } + +setWanmNameCols OBJECT-TYPE + SYNTAX SetWanmNameRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setWanmNameDev } + ::= { setWanmName 1 } + +SetWanmNameRows ::= SEQUENCE { + setWanmNameDev DisplayString, + setWanmNameDia DisplayString, + setWanmNameB1d INTEGER, + setWanmNameB2d INTEGER, + setWanmNameWan DisplayString, + setWanmNameCal INTEGER + } + +setWanmNameDev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Device-name" + ::= { setWanmNameCols 1 } + +setWanmNameDia OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Dialup-remote" + ::= { setWanmNameCols 2 } + +setWanmNameB1d OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "B1-DT" + ::= { setWanmNameCols 3 } + +setWanmNameB2d OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "B2-DT" + ::= { setWanmNameCols 4 } + +setWanmNameWan OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "WAN-layer" + ::= { setWanmNameCols 5 } + +setWanmNameCal OBJECT-TYPE + SYNTAX INTEGER { + off(0), + auto(1), + name(5), + elsa(9), + looser(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Callback" + ::= { setWanmNameCols 6 } + +setWanmRoun OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanmRounRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "RoundRobin-list" + ::= { setWanm 3 } + +setWanmRounCols OBJECT-TYPE + SYNTAX SetWanmRounRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setWanmRounDev } + ::= { setWanmRoun 1 } + +SetWanmRounRows ::= SEQUENCE { + setWanmRounDev DisplayString, + setWanmRounRou DisplayString, + setWanmRounHea INTEGER + } + +setWanmRounDev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Device-name" + ::= { setWanmRounCols 1 } + +setWanmRounRou OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Round-Robin" + ::= { setWanmRounCols 2 } + +setWanmRounHea OBJECT-TYPE + SYNTAX INTEGER { + last(0), + first(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Head" + ::= { setWanmRounCols 3 } + +setWanmLaye OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanmLayeRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Layer-list" + ::= { setWanm 4 } + +setWanmLayeCols OBJECT-TYPE + SYNTAX SetWanmLayeRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setWanmLayeWanl } + ::= { setWanmLaye 1 } + +SetWanmLayeRows ::= SEQUENCE { + setWanmLayeWanl DisplayString, + setWanmLayeEnca INTEGER, + setWanmLayeLay3 INTEGER, + setWanmLayeLay2 INTEGER, + setWanmLayeL2op INTEGER, + setWanmLayeLay1 INTEGER + } + +setWanmLayeWanl OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "WAN-layer" + ::= { setWanmLayeCols 1 } + +setWanmLayeEnca OBJECT-TYPE + SYNTAX INTEGER { + ether(0), + trans(255) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Encaps." + ::= { setWanmLayeCols 2 } + +setWanmLayeLay3 OBJECT-TYPE + SYNTAX INTEGER { + ppp(4), + appp(5), + scppp(6), + scappp(7), + sctrans(8), + elsa(0), + trans(255) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Lay-3" + ::= { setWanmLayeCols 3 } + +setWanmLayeLay2 OBJECT-TYPE + SYNTAX INTEGER { + x75lapb(0), + trans(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Lay-2" + ::= { setWanmLayeCols 4 } + +setWanmLayeL2op OBJECT-TYPE + SYNTAX INTEGER { + none(255), + compr(0), + bundle(1), + bnd-and-cmpr(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "L2-Opt." + ::= { setWanmLayeCols 5 } + +setWanmLayeLay1 OBJECT-TYPE + SYNTAX INTEGER { + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Lay-1" + ::= { setWanmLayeCols 6 } + +setWanmPppl OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanmPpplRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "PPP-list" + ::= { setWanm 5 } + +setWanmPpplCols OBJECT-TYPE + SYNTAX SetWanmPpplRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setWanmPpplDev } + ::= { setWanmPppl 1 } + +SetWanmPpplRows ::= SEQUENCE { + setWanmPpplDev DisplayString, + setWanmPpplAut INTEGER, + setWanmPpplKey DisplayString, + setWanmPpplTim INTEGER, + setWanmPpplTry INTEGER, + setWanmPpplCon INTEGER, + setWanmPpplFai INTEGER, + setWanmPpplTer INTEGER, + setWanmPpplUse DisplayString + } + +setWanmPpplDev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Device-name" + ::= { setWanmPpplCols 1 } + +setWanmPpplAut OBJECT-TYPE + SYNTAX INTEGER { + none(0), + chap(8), + pap(4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Authent." + ::= { setWanmPpplCols 2 } + +setWanmPpplKey OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Key" + ::= { setWanmPpplCols 3 } + +setWanmPpplTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Time" + ::= { setWanmPpplCols 4 } + +setWanmPpplTry OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Try" + ::= { setWanmPpplCols 5 } + +setWanmPpplCon OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Conf" + ::= { setWanmPpplCols 7 } + +setWanmPpplFai OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Fail" + ::= { setWanmPpplCols 8 } + +setWanmPpplTer OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Term" + ::= { setWanmPpplCols 9 } + +setWanmPpplUse OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Username" + ::= { setWanmPpplCols 6 } + +setWanmNumb OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanmNumbRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Number-list" + ::= { setWanm 6 } + +setWanmNumbCols OBJECT-TYPE + SYNTAX SetWanmNumbRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setWanmNumbDia } + ::= { setWanmNumb 1 } + +SetWanmNumbRows ::= SEQUENCE { + setWanmNumbDia DisplayString, + setWanmNumbDev DisplayString + } + +setWanmNumbDia OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Dialup-remote" + ::= { setWanmNumbCols 1 } + +setWanmNumbDev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Device-name" + ::= { setWanmNumbCols 2 } + +setWanmScri OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanmScriRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Script-list" + ::= { setWanm 8 } + +setWanmScriCols OBJECT-TYPE + SYNTAX SetWanmScriRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setWanmScriDev } + ::= { setWanmScri 1 } + +SetWanmScriRows ::= SEQUENCE { + setWanmScriDev DisplayString, + setWanmScriScr DisplayString + } + +setWanmScriDev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Device-name" + ::= { setWanmScriCols 1 } + +setWanmScriScr OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Script" + ::= { setWanmScriCols 2 } + +setWanmProt OBJECT-TYPE + SYNTAX INTEGER { + none(0), + name(1), + number(2), + noname(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Protect" + ::= { setWanm 9 } + +setWanmCbat OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "CB-attempts" + ::= { setWanm 10 } + +setWanmManu OBJECT IDENTIFIER ::= { setWanm 13} +setWanmManuCon OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Connect" + ::= { setWanmManu 1 } + +setWanmManuDis OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Disconnect" + ::= { setWanmManu 2 } + +setWanmDial OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Dial-prefix" + ::= { setWanm 7 } + +setAcco OBJECT IDENTIFIER ::= { set 18} +setAccoOpe OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setAcco 1 } + +setAccoSav OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Save-to-flashrom" + ::= { setAcco 2 } + +setAccoSor OBJECT-TYPE + SYNTAX INTEGER { + time(0), + data(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Sort-by" + ::= { setAcco 3 } + +setAccoCur OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoCurRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Current-user" + ::= { setAcco 4 } + +setAccoCurCols OBJECT-TYPE + SYNTAX SetAccoCurRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setAccoCurUsern } + ::= { setAccoCur 1 } + +SetAccoCurRows ::= SEQUENCE { + setAccoCurUsern DisplayString, + setAccoCurMacad DisplayString, + setAccoCurRemot DisplayString, + setAccoCurConnt INTEGER, + setAccoCurRxkby INTEGER, + setAccoCurTxkby INTEGER, + setAccoCurTotal INTEGER, + setAccoCurConne INTEGER + } + +setAccoCurUsern OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Username" + ::= { setAccoCurCols 1 } + +setAccoCurMacad OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "MAC-Adr." + ::= { setAccoCurCols 2 } + +setAccoCurRemot OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Remote-station" + ::= { setAccoCurCols 3 } + +setAccoCurConnt OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + lancapi(5), + ab-ports(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Conn.-type" + ::= { setAccoCurCols 4 } + +setAccoCurRxkby OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-KBytes" + ::= { setAccoCurCols 5 } + +setAccoCurTxkby OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-KBytes" + ::= { setAccoCurCols 6 } + +setAccoCurTotal OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Total-time" + ::= { setAccoCurCols 8 } + +setAccoCurConne OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Connections" + ::= { setAccoCurCols 9 } + +setAccoAcc OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoAccRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Accounting-list" + ::= { setAcco 5 } + +setAccoAccCols OBJECT-TYPE + SYNTAX SetAccoAccRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setAccoAccUsern } + ::= { setAccoAcc 1 } + +SetAccoAccRows ::= SEQUENCE { + setAccoAccUsern DisplayString, + setAccoAccMacad DisplayString, + setAccoAccRemot DisplayString, + setAccoAccConnt INTEGER, + setAccoAccRxkby INTEGER, + setAccoAccTxkby INTEGER, + setAccoAccTotal INTEGER, + setAccoAccConne INTEGER + } + +setAccoAccUsern OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Username" + ::= { setAccoAccCols 1 } + +setAccoAccMacad OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "MAC-Adr." + ::= { setAccoAccCols 2 } + +setAccoAccRemot OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Remote-station" + ::= { setAccoAccCols 3 } + +setAccoAccConnt OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + lancapi(5), + ab-ports(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Conn.-type" + ::= { setAccoAccCols 4 } + +setAccoAccRxkby OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Rx-KBytes" + ::= { setAccoAccCols 5 } + +setAccoAccTxkby OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tx-KBytes" + ::= { setAccoAccCols 6 } + +setAccoAccTotal OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Total-time" + ::= { setAccoAccCols 8 } + +setAccoAccConne OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Connections" + ::= { setAccoAccCols 9 } + +setAccoDel OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-Accounting-list" + ::= { setAcco 6 } + +setChar OBJECT IDENTIFIER ::= { set 3} +setCharDaysper OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Day(s)/period" + ::= { setChar 2 } + +setCharBudgetu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Budget-units" + ::= { setChar 1 } + +setCharSpareun OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Spare-units" + ::= { setChar 3 } + +setCharRouteru OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Router-units" + ::= { setChar 4 } + +setCharTotalun OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Total-units" + ::= { setChar 6 } + +setCharTablebu OBJECT-TYPE + SYNTAX SEQUENCE OF SetCharTablebuRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-budget" + ::= { setChar 5 } + +setCharTablebuCols OBJECT-TYPE + SYNTAX SetCharTablebuRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setCharTablebuIfc } + ::= { setCharTablebu 1 } + +SetCharTablebuRows ::= SEQUENCE { + setCharTablebuIfc INTEGER, + setCharTablebuBud INTEGER, + setCharTablebuSpa INTEGER, + setCharTablebuTot INTEGER + } + +setCharTablebuIfc OBJECT-TYPE + SYNTAX INTEGER { + router(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-Modul(255) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { setCharTablebuCols 1 } + +setCharTablebuBud OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Budget-units" + ::= { setCharTablebuCols 2 } + +setCharTablebuSpa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Spare-Budget" + ::= { setCharTablebuCols 3 } + +setCharTablebuTot OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Total-units" + ::= { setCharTablebuCols 4 } + +setCharTimetab OBJECT-TYPE + SYNTAX SEQUENCE OF SetCharTimetabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Time-table" + ::= { setChar 7 } + +setCharTimetabCols OBJECT-TYPE + SYNTAX SetCharTimetabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setCharTimetabIfc } + ::= { setCharTimetab 1 } + +SetCharTimetabRows ::= SEQUENCE { + setCharTimetabIfc INTEGER, + setCharTimetabBudgetmi INTEGER, + setCharTimetabSparemin INTEGER, + setCharTimetabMinutesa INTEGER, + setCharTimetabMinutesp INTEGER + } + +setCharTimetabIfc OBJECT-TYPE + SYNTAX INTEGER { + router(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-Modul(255) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { setCharTimetabCols 1 } + +setCharTimetabBudgetmi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Budget-minutes" + ::= { setCharTimetabCols 2 } + +setCharTimetabSparemin OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Spare-minutes" + ::= { setCharTimetabCols 3 } + +setCharTimetabMinutesa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Minutes-active" + ::= { setCharTimetabCols 4 } + +setCharTimetabMinutesp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Minutes-passive" + ::= { setCharTimetabCols 5 } + +setCharMinutes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Minutes-budget" + ::= { setChar 8 } + +setCharSparemi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Spare-minutes" + ::= { setChar 9 } + +setCharRouterm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Router-minutes-active" + ::= { setChar 10 } + +setLanm OBJECT IDENTIFIER ::= { set 4} +setLanmCon OBJECT-TYPE + SYNTAX INTEGER { + ten-bt(32), + ten-b2(33), + auto(35) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Connector" + ::= { setLanm 1 } + +setLanmNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { setLanm 2 } + +setLanmSpa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Spare-heap" + ::= { setLanm 3 } + +setBrid OBJECT IDENTIFIER ::= { set 5} +setBridOpe OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setBrid 1 } + +setBridRem OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Remote-ID" + ::= { setBrid 2 } + +setBridTab OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-bridge" + ::= { setBrid 3 } + +setBridTabCols OBJECT-TYPE + SYNTAX SetBridTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setBridTabNod } + ::= { setBridTab 1 } + +SetBridTabRows ::= SEQUENCE { + setBridTabNod DisplayString, + setBridTabLas INTEGER, + setBridTabFor DisplayString + } + +setBridTabNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { setBridTabCols 1 } + +setBridTabLas OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Last-access" + ::= { setBridTabCols 2 } + +setBridTabFor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Forward-Flag" + ::= { setBridTabCols 3 } + +setBridAgi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Aging-minute(s)" + ::= { setBrid 4 } + +setBridLan OBJECT IDENTIFIER ::= { setBrid 5} +setBridLanBro OBJECT-TYPE + SYNTAX INTEGER { + semi(2), + positive(1), + negative(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Broadcast" + ::= { setBridLan 1 } + +setBridLanMul OBJECT-TYPE + SYNTAX INTEGER { + semi(2), + positive(1), + negative(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Multicast" + ::= { setBridLan 2 } + +setBridLanDes OBJECT IDENTIFIER ::= { setBridLan 3} +setBridLanDesFilterty OBJECT-TYPE + SYNTAX INTEGER { + positive(4), + negative(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Filter-type" + ::= { setBridLanDes 1 } + +setBridLanDesFilterta OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridLanDesFiltertaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Filter-table" + ::= { setBridLanDes 2 } + +setBridLanDesFiltertaCols OBJECT-TYPE + SYNTAX SetBridLanDesFiltertaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setBridLanDesFiltertaDes } + ::= { setBridLanDesFilterta 1 } + +SetBridLanDesFiltertaRows ::= SEQUENCE { + setBridLanDesFiltertaDes DisplayString + } + +setBridLanDesFiltertaDes OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Dest.-address" + ::= { setBridLanDesFiltertaCols 1 } + +setBridLanSrc OBJECT IDENTIFIER ::= { setBridLan 4} +setBridLanSrcFilterty OBJECT-TYPE + SYNTAX INTEGER { + positive(8), + negative(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Filter-type" + ::= { setBridLanSrc 1 } + +setBridLanSrcFilterta OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridLanSrcFiltertaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Filter-table" + ::= { setBridLanSrc 2 } + +setBridLanSrcFiltertaCols OBJECT-TYPE + SYNTAX SetBridLanSrcFiltertaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setBridLanSrcFiltertaSrc } + ::= { setBridLanSrcFilterta 1 } + +SetBridLanSrcFiltertaRows ::= SEQUENCE { + setBridLanSrcFiltertaSrc DisplayString + } + +setBridLanSrcFiltertaSrc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Src.-address" + ::= { setBridLanSrcFiltertaCols 1 } + +setBridWan OBJECT IDENTIFIER ::= { setBrid 6} +setBridWanBro OBJECT-TYPE + SYNTAX INTEGER { + semi(2), + positive(1), + negative(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Broadcast" + ::= { setBridWan 1 } + +setBridWanMul OBJECT-TYPE + SYNTAX INTEGER { + semi(2), + positive(1), + negative(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Multicast" + ::= { setBridWan 2 } + +setBridWanDes OBJECT IDENTIFIER ::= { setBridWan 3} +setBridWanDesFilterty OBJECT-TYPE + SYNTAX INTEGER { + positive(1), + negative(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Filter-type" + ::= { setBridWanDes 1 } + +setBridWanDesFilterta OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridWanDesFiltertaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Filter-table" + ::= { setBridWanDes 2 } + +setBridWanDesFiltertaCols OBJECT-TYPE + SYNTAX SetBridWanDesFiltertaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setBridWanDesFiltertaDes } + ::= { setBridWanDesFilterta 1 } + +SetBridWanDesFiltertaRows ::= SEQUENCE { + setBridWanDesFiltertaDes DisplayString + } + +setBridWanDesFiltertaDes OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Dest.-address" + ::= { setBridWanDesFiltertaCols 1 } + +setBridWanSrc OBJECT IDENTIFIER ::= { setBridWan 4} +setBridWanSrcFilterty OBJECT-TYPE + SYNTAX INTEGER { + positive(2), + negative(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Filter-type" + ::= { setBridWanSrc 1 } + +setBridWanSrcFilterta OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridWanSrcFiltertaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Filter-table" + ::= { setBridWanSrc 2 } + +setBridWanSrcFiltertaCols OBJECT-TYPE + SYNTAX SetBridWanSrcFiltertaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setBridWanSrcFiltertaDes } + ::= { setBridWanSrcFilterta 1 } + +SetBridWanSrcFiltertaRows ::= SEQUENCE { + setBridWanSrcFiltertaDes DisplayString + } + +setBridWanSrcFiltertaDes OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Dest.-address" + ::= { setBridWanSrcFiltertaCols 1 } + +setIpxm OBJECT IDENTIFIER ::= { set 6} +setIpxmOpe OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setIpxm 1 } + +setIpxmIpx OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "IPX-router" + ::= { setIpxm 2 } + +setIpxmLan OBJECT IDENTIFIER ::= { setIpxm 3} +setIpxmLanNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Network" + ::= { setIpxmLan 1 } + +setIpxmLanBind OBJECT-TYPE + SYNTAX INTEGER { + auto(0), + ii(1), + dot802-3(2), + dot802-2(4), + snap(8) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Binding" + ::= { setIpxmLan 2 } + +setIpxmLanSpxw OBJECT-TYPE + SYNTAX INTEGER { + filter(3), + spoof(0), + route(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "SPX-watch" + ::= { setIpxmLan 3 } + +setIpxmLanIpxw OBJECT-TYPE + SYNTAX INTEGER { + spoof(0), + route(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "IPX-watch" + ::= { setIpxmLan 4 } + +setIpxmLanNetb OBJECT-TYPE + SYNTAX INTEGER { + spoof(0), + route(3), + filter(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "NetBIOS-watch" + ::= { setIpxmLan 5 } + +setIpxmLanSock OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxmLanSockRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Socket-filter" + ::= { setIpxmLan 6 } + +setIpxmLanSockCols OBJECT-TYPE + SYNTAX SetIpxmLanSockRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIpxmLanSockSta } + ::= { setIpxmLanSock 1 } + +SetIpxmLanSockRows ::= SEQUENCE { + setIpxmLanSockSta DisplayString, + setIpxmLanSockEnd DisplayString + } + +setIpxmLanSockSta OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Start-socket" + ::= { setIpxmLanSockCols 1 } + +setIpxmLanSockEnd OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "End-socket" + ::= { setIpxmLanSockCols 2 } + +setIpxmLanLocr OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Loc.-routing" + ::= { setIpxmLan 7 } + +setIpxmLanRips OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "RIP-SAP-scal." + ::= { setIpxmLan 8 } + +setIpxmLanLoop OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "LOOP-prop." + ::= { setIpxmLan 9 } + +setIpxmWan OBJECT IDENTIFIER ::= { setIpxm 4} +setIpxmWanRou OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxmWanRouRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Routing-table" + ::= { setIpxmWan 1 } + +setIpxmWanRouCols OBJECT-TYPE + SYNTAX SetIpxmWanRouRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIpxmWanRouRem } + ::= { setIpxmWanRou 1 } + +SetIpxmWanRouRows ::= SEQUENCE { + setIpxmWanRouRem DisplayString, + setIpxmWanRouNet DisplayString, + setIpxmWanRouBin INTEGER, + setIpxmWanRouPro INTEGER, + setIpxmWanRouBac INTEGER + } + +setIpxmWanRouRem OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Remote-ID" + ::= { setIpxmWanRouCols 1 } + +setIpxmWanRouNet OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Network" + ::= { setIpxmWanRouCols 2 } + +setIpxmWanRouBin OBJECT-TYPE + SYNTAX INTEGER { + ii(1), + dot802-3(2), + dot802-2(4), + snap(8) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Binding" + ::= { setIpxmWanRouCols 3 } + +setIpxmWanRouPro OBJECT-TYPE + SYNTAX INTEGER { + filter(0), + route(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Propagate" + ::= { setIpxmWanRouCols 4 } + +setIpxmWanRouBac OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Backoff" + ::= { setIpxmWanRouCols 5 } + +setIpxmWanSoc OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxmWanSocRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Socket-filter" + ::= { setIpxmWan 2 } + +setIpxmWanSocCols OBJECT-TYPE + SYNTAX SetIpxmWanSocRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIpxmWanSocSta } + ::= { setIpxmWanSoc 1 } + +SetIpxmWanSocRows ::= SEQUENCE { + setIpxmWanSocSta DisplayString, + setIpxmWanSocEnd DisplayString + } + +setIpxmWanSocSta OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Start-socket" + ::= { setIpxmWanSocCols 1 } + +setIpxmWanSocEnd OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "End-socket" + ::= { setIpxmWanSocCols 2 } + +setIpxmRip OBJECT IDENTIFIER ::= { setIpxm 5} +setIpxmRipTabl OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxmRipTablRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-RIP" + ::= { setIpxmRip 1 } + +setIpxmRipTablCols OBJECT-TYPE + SYNTAX SetIpxmRipTablRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIpxmRipTablNet } + ::= { setIpxmRipTabl 1 } + +SetIpxmRipTablRows ::= SEQUENCE { + setIpxmRipTablNet DisplayString, + setIpxmRipTablHop INTEGER, + setIpxmRipTablTic INTEGER, + setIpxmRipTablNod DisplayString, + setIpxmRipTablTim INTEGER, + setIpxmRipTablFla INTEGER + } + +setIpxmRipTablNet OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Network" + ::= { setIpxmRipTablCols 1 } + +setIpxmRipTablHop OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Hops" + ::= { setIpxmRipTablCols 2 } + +setIpxmRipTablTic OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Tics" + ::= { setIpxmRipTablCols 3 } + +setIpxmRipTablNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { setIpxmRipTablCols 4 } + +setIpxmRipTablTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { setIpxmRipTablCols 5 } + +setIpxmRipTablFla OBJECT-TYPE + SYNTAX INTEGER { + local(2), + remote(1), + direct(128), + new(64), + down(32), + loop(16), + spare(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Flags" + ::= { setIpxmRipTablCols 6 } + +setIpxmRipLanf OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxmRipLanfRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "LAN-filter-table" + ::= { setIpxmRip 2 } + +setIpxmRipLanfCols OBJECT-TYPE + SYNTAX SetIpxmRipLanfRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIpxmRipLanfSta } + ::= { setIpxmRipLanf 1 } + +SetIpxmRipLanfRows ::= SEQUENCE { + setIpxmRipLanfSta DisplayString, + setIpxmRipLanfEnd DisplayString + } + +setIpxmRipLanfSta OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Start-net" + ::= { setIpxmRipLanfCols 1 } + +setIpxmRipLanfEnd OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "End-net" + ::= { setIpxmRipLanfCols 2 } + +setIpxmRipWanf OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxmRipWanfRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "WAN-filter-table" + ::= { setIpxmRip 3 } + +setIpxmRipWanfCols OBJECT-TYPE + SYNTAX SetIpxmRipWanfRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIpxmRipWanfSta } + ::= { setIpxmRipWanf 1 } + +SetIpxmRipWanfRows ::= SEQUENCE { + setIpxmRipWanfSta DisplayString, + setIpxmRipWanfEnd DisplayString + } + +setIpxmRipWanfSta OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Start-net" + ::= { setIpxmRipWanfCols 1 } + +setIpxmRipWanfEnd OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "End-net" + ::= { setIpxmRipWanfCols 2 } + +setIpxmRipRout OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Routes/Frm" + ::= { setIpxmRip 4 } + +setIpxmRipAgin OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Aging-minute(s)" + ::= { setIpxmRip 5 } + +setIpxmRipSpoo OBJECT-TYPE + SYNTAX INTEGER { + off(0), + trig(1), + time(2), + pback(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Spoofing" + ::= { setIpxmRip 6 } + +setIpxmRipWanu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "WAN-update-min." + ::= { setIpxmRip 7 } + +setIpxmSap OBJECT IDENTIFIER ::= { setIpxm 6} +setIpxmSapTabl OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxmSapTablRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-SAP" + ::= { setIpxmSap 1 } + +setIpxmSapTablCols OBJECT-TYPE + SYNTAX SetIpxmSapTablRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIpxmSapTablTyp } + ::= { setIpxmSapTabl 1 } + +SetIpxmSapTablRows ::= SEQUENCE { + setIpxmSapTablTyp DisplayString, + setIpxmSapTablSer DisplayString, + setIpxmSapTablNet DisplayString, + setIpxmSapTablNod DisplayString, + setIpxmSapTablSoc DisplayString, + setIpxmSapTablHop INTEGER, + setIpxmSapTablTim INTEGER, + setIpxmSapTablFla INTEGER + } + +setIpxmSapTablTyp OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Type" + ::= { setIpxmSapTablCols 1 } + +setIpxmSapTablSer OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Server-name" + ::= { setIpxmSapTablCols 2 } + +setIpxmSapTablNet OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Network" + ::= { setIpxmSapTablCols 3 } + +setIpxmSapTablNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { setIpxmSapTablCols 4 } + +setIpxmSapTablSoc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Socket" + ::= { setIpxmSapTablCols 5 } + +setIpxmSapTablHop OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Hops" + ::= { setIpxmSapTablCols 6 } + +setIpxmSapTablTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { setIpxmSapTablCols 7 } + +setIpxmSapTablFla OBJECT-TYPE + SYNTAX INTEGER { + local(2), + remote(1), + direct(128), + new(64), + down(32), + loop(16), + spare(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Flags" + ::= { setIpxmSapTablCols 8 } + +setIpxmSapLanf OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxmSapLanfRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "LAN-filter-table" + ::= { setIpxmSap 2 } + +setIpxmSapLanfCols OBJECT-TYPE + SYNTAX SetIpxmSapLanfRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIpxmSapLanfSta } + ::= { setIpxmSapLanf 1 } + +SetIpxmSapLanfRows ::= SEQUENCE { + setIpxmSapLanfSta DisplayString, + setIpxmSapLanfEnd DisplayString + } + +setIpxmSapLanfSta OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Start-service" + ::= { setIpxmSapLanfCols 1 } + +setIpxmSapLanfEnd OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "End-service" + ::= { setIpxmSapLanfCols 2 } + +setIpxmSapWanf OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxmSapWanfRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "WAN-filter-table" + ::= { setIpxmSap 3 } + +setIpxmSapWanfCols OBJECT-TYPE + SYNTAX SetIpxmSapWanfRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIpxmSapWanfSta } + ::= { setIpxmSapWanf 1 } + +SetIpxmSapWanfRows ::= SEQUENCE { + setIpxmSapWanfSta DisplayString, + setIpxmSapWanfEnd DisplayString + } + +setIpxmSapWanfSta OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Start-service" + ::= { setIpxmSapWanfCols 1 } + +setIpxmSapWanfEnd OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "End-service" + ::= { setIpxmSapWanfCols 2 } + +setIpxmSapServ OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Server/Frm" + ::= { setIpxmSap 4 } + +setIpxmSapAgin OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Aging-minute(s)" + ::= { setIpxmSap 5 } + +setIpxmSapSpoo OBJECT-TYPE + SYNTAX INTEGER { + off(0), + trig(1), + time(2), + pback(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Spoofing" + ::= { setIpxmSap 6 } + +setIpxmSapWanu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "WAN-update-min." + ::= { setIpxmSap 7 } + +setTcpi OBJECT IDENTIFIER ::= { set 7} +setTcpiOperating OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setTcpi 1 } + +setTcpiIpaddress OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-address" + ::= { setTcpi 2 } + +setTcpiIpnetmask OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-netmask" + ::= { setTcpi 3 } + +setTcpiIntraneta OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Intranet-addr." + ::= { setTcpi 4 } + +setTcpiIntranetm OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Intranetmask" + ::= { setTcpi 5 } + +setTcpiAccesslis OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiAccesslisRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Access-list" + ::= { setTcpi 6 } + +setTcpiAccesslisCols OBJECT-TYPE + SYNTAX SetTcpiAccesslisRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setTcpiAccesslisIpa } + ::= { setTcpiAccesslis 1 } + +SetTcpiAccesslisRows ::= SEQUENCE { + setTcpiAccesslisIpa IpAddress, + setTcpiAccesslisIpn IpAddress + } + +setTcpiAccesslisIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-address" + ::= { setTcpiAccesslisCols 1 } + +setTcpiAccesslisIpn OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-netmask" + ::= { setTcpiAccesslisCols 2 } + +setTcpiDnsdefaul OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "DNS-default" + ::= { setTcpi 7 } + +setTcpiDnsbackup OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "DNS-backup" + ::= { setTcpi 8 } + +setTcpiNbnsdefau OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "NBNS-default" + ::= { setTcpi 9 } + +setTcpiNbnsbacku OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "NBNS-backup" + ::= { setTcpi 10 } + +setTcpiTablearp OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiTablearpRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-ARP" + ::= { setTcpi 16 } + +setTcpiTablearpCols OBJECT-TYPE + SYNTAX SetTcpiTablearpRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setTcpiTablearpIpa } + ::= { setTcpiTablearp 1 } + +SetTcpiTablearpRows ::= SEQUENCE { + setTcpiTablearpIpa IpAddress, + setTcpiTablearpNod DisplayString, + setTcpiTablearpLas INTEGER, + setTcpiTablearpCon INTEGER + } + +setTcpiTablearpIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { setTcpiTablearpCols 1 } + +setTcpiTablearpNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { setTcpiTablearpCols 2 } + +setTcpiTablearpLas OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Last-access" + ::= { setTcpiTablearpCols 3 } + +setTcpiTablearpCon OBJECT-TYPE + SYNTAX INTEGER { + local(2), + remote(1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Connect" + ::= { setTcpiTablearpCols 4 } + +setTcpiArpagingm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "ARP-aging-min." + ::= { setTcpi 11 } + +setTcpiTcpagingm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "TCP-aging-min." + ::= { setTcpi 12 } + +setTcpiTcpmaxcon OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "TCP-max.-conn." + ::= { setTcpi 13 } + +setIpro OBJECT IDENTIFIER ::= { set 8} +setIproOpe OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setIpro 1 } + +setIproIpr OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproIprRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "IP-routing-table" + ::= { setIpro 2 } + +setIproIprCols OBJECT-TYPE + SYNTAX SetIproIprRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIproIprIpa } + ::= { setIproIpr 1 } + +SetIproIprRows ::= SEQUENCE { + setIproIprIpa IpAddress, + setIproIprIpn IpAddress, + setIproIprRou DisplayString, + setIproIprDis INTEGER, + setIproIprMas INTEGER + } + +setIproIprIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-address" + ::= { setIproIprCols 1 } + +setIproIprIpn OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-netmask" + ::= { setIproIprCols 2 } + +setIproIprRou OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Router-name" + ::= { setIproIprCols 3 } + +setIproIprDis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Distance" + ::= { setIproIprCols 4 } + +setIproIprMas OBJECT-TYPE + SYNTAX INTEGER { + off(0), + on(1), + static(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "masquerade" + ::= { setIproIprCols 5 } + +setIproDef OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproDefRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Default-timetable" + ::= { setIpro 13 } + +setIproDefCols OBJECT-TYPE + SYNTAX SetIproDefRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIproDefInd } + ::= { setIproDef 1 } + +SetIproDefRows ::= SEQUENCE { + setIproDefInd INTEGER, + setIproDefDay INTEGER, + setIproDefSta DisplayString, + setIproDefSto DisplayString, + setIproDefDev DisplayString + } + +setIproDefInd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Index" + ::= { setIproDefCols 1 } + +setIproDefDay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Days" + ::= { setIproDefCols 2 } + +setIproDefSta OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Start" + ::= { setIproDefCols 3 } + +setIproDefSto OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Stop" + ::= { setIproDefCols 4 } + +setIproDefDev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Device-name" + ::= { setIproDefCols 5 } + +setIproUsa OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Usage-default-timetable" + ::= { setIpro 14 } + +setIproPro OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Proxy-ARP" + ::= { setIpro 5 } + +setIproLoc OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Loc.-routing" + ::= { setIpro 6 } + +setIproRou OBJECT IDENTIFIER ::= { setIpro 7} +setIproRouRou OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + type-of-service(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Routing-method" + ::= { setIproRou 1 } + +setIproRouIcm OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + reliable(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "ICMP-routing-method" + ::= { setIproRou 2 } + +setIproRip OBJECT IDENTIFIER ::= { setIpro 8} +setIproRipRip OBJECT-TYPE + SYNTAX INTEGER { + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "RIP-type" + ::= { setIproRip 1 } + +setIproRipR1m OBJECT-TYPE + SYNTAX INTEGER { + class(0), + address(1), + cl-and-addr(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "R1-mask" + ::= { setIproRip 2 } + +setIproRipTab OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-IP-RIP" + ::= { setIproRip 3 } + +setIproRipTabCols OBJECT-TYPE + SYNTAX SetIproRipTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIproRipTabIpa } + ::= { setIproRipTab 1 } + +SetIproRipTabRows ::= SEQUENCE { + setIproRipTabIpa IpAddress, + setIproRipTabIpn IpAddress, + setIproRipTabTim INTEGER, + setIproRipTabDis INTEGER, + setIproRipTabRou DisplayString + } + +setIproRipTabIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { setIproRipTabCols 1 } + +setIproRipTabIpn OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-netmask" + ::= { setIproRipTabCols 2 } + +setIproRipTabTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time" + ::= { setIproRipTabCols 3 } + +setIproRipTabDis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "distance" + ::= { setIproRipTabCols 4 } + +setIproRipTabRou OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Router" + ::= { setIproRipTabCols 5 } + +setIproMas OBJECT IDENTIFIER ::= { setIpro 9} +setIproMasTcpagings OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "TCP-aging-second(s)" + ::= { setIproMas 1 } + +setIproMasUdpagings OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "UDP-aging-second(s)" + ::= { setIproMas 2 } + +setIproMasIcmpaging OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "ICMP-aging-second(s)" + ::= { setIproMas 3 } + +setIproMasServiceta OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproMasServicetaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Service-table" + ::= { setIproMas 4 } + +setIproMasServicetaCols OBJECT-TYPE + SYNTAX SetIproMasServicetaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIproMasServicetaDpo } + ::= { setIproMasServiceta 1 } + +SetIproMasServicetaRows ::= SEQUENCE { + setIproMasServicetaDpo INTEGER, + setIproMasServicetaInt IpAddress + } + +setIproMasServicetaDpo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "D-port" + ::= { setIproMasServicetaCols 1 } + +setIproMasServicetaInt OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Intranet-addr." + ::= { setIproMasServicetaCols 2 } + +setIproMasTablemasq OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproMasTablemasqRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-masquerading" + ::= { setIproMas 5 } + +setIproMasTablemasqCols OBJECT-TYPE + SYNTAX SetIproMasTablemasqRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIproMasTablemasqInt } + ::= { setIproMasTablemasq 1 } + +SetIproMasTablemasqRows ::= SEQUENCE { + setIproMasTablemasqInt IpAddress, + setIproMasTablemasqSpo INTEGER, + setIproMasTablemasqPro INTEGER, + setIproMasTablemasqTim INTEGER + } + +setIproMasTablemasqInt OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Intranet-addr." + ::= { setIproMasTablemasqCols 1 } + +setIproMasTablemasqSpo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "S-port" + ::= { setIproMasTablemasqCols 2 } + +setIproMasTablemasqPro OBJECT-TYPE + SYNTAX INTEGER { + tcp(1), + udp(2), + icmp(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Protocol" + ::= { setIproMasTablemasqCols 3 } + +setIproMasTablemasqTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Timeout" + ::= { setIproMasTablemasqCols 4 } + +setIproMasFragments OBJECT-TYPE + SYNTAX INTEGER { + filter(0), + route(1), + reassemble(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Fragments" + ::= { setIproMas 6 } + +setIproMasFragmenta OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Fragment-aging-second(s)" + ::= { setIproMas 7 } + +setIproFir OBJECT IDENTIFIER ::= { setIpro 10} +setIproFirObj OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirObjRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Object-table" + ::= { setIproFir 1 } + +setIproFirObjCols OBJECT-TYPE + SYNTAX SetIproFirObjRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIproFirObjNam } + ::= { setIproFirObj 1 } + +SetIproFirObjRows ::= SEQUENCE { + setIproFirObjNam DisplayString, + setIproFirObjDes DisplayString + } + +setIproFirObjNam OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Name" + ::= { setIproFirObjCols 1 } + +setIproFirObjDes OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Description" + ::= { setIproFirObjCols 2 } + +setIproFirRul OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirRulRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Rule-table" + ::= { setIproFir 2 } + +setIproFirRulCols OBJECT-TYPE + SYNTAX SetIproFirRulRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIproFirRulNam } + ::= { setIproFirRul 1 } + +SetIproFirRulRows ::= SEQUENCE { + setIproFirRulNam DisplayString, + setIproFirRulPro DisplayString, + setIproFirRulSou DisplayString, + setIproFirRulDes DisplayString, + setIproFirRulAct INTEGER + } + +setIproFirRulNam OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Name" + ::= { setIproFirRulCols 1 } + +setIproFirRulPro OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Prot." + ::= { setIproFirRulCols 2 } + +setIproFirRulSou OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Source" + ::= { setIproFirRulCols 3 } + +setIproFirRulDes OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Destination" + ::= { setIproFirRulCols 4 } + +setIproFirRulAct OBJECT-TYPE + SYNTAX INTEGER { + always-filt(256), + connect-filt(512), + internet-filt(1024), + accept(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Action" + ::= { setIproFirRulCols 5 } + +setIproFirFil OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirFilRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Filter-list" + ::= { setIproFir 3 } + +setIproFirFilCols OBJECT-TYPE + SYNTAX SetIproFirFilRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setIproFirFilIdx } + ::= { setIproFirFil 1 } + +SetIproFirFilRows ::= SEQUENCE { + setIproFirFilIdx INTEGER, + setIproFirFilProt INTEGER, + setIproFirFilSrca IpAddress, + setIproFirFilSrcn IpAddress, + setIproFirFilSst INTEGER, + setIproFirFilSend INTEGER, + setIproFirFilDsta IpAddress, + setIproFirFilDstn IpAddress, + setIproFirFilDst INTEGER, + setIproFirFilDend INTEGER, + setIproFirFilActi INTEGER + } + +setIproFirFilIdx OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Idx." + ::= { setIproFirFilCols 1 } + +setIproFirFilProt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Prot." + ::= { setIproFirFilCols 2 } + +setIproFirFilSrca OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Src-address" + ::= { setIproFirFilCols 3 } + +setIproFirFilSrcn OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Src-netmask" + ::= { setIproFirFilCols 4 } + +setIproFirFilSst OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "S-st." + ::= { setIproFirFilCols 5 } + +setIproFirFilSend OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "S-end" + ::= { setIproFirFilCols 6 } + +setIproFirFilDsta OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Dst-address" + ::= { setIproFirFilCols 7 } + +setIproFirFilDstn OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "Dst-netmask" + ::= { setIproFirFilCols 8 } + +setIproFirFilDst OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "D-st." + ::= { setIproFirFilCols 9 } + +setIproFirFilDend OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "D-end" + ::= { setIproFirFilCols 10 } + +setIproFirFilActi OBJECT-TYPE + SYNTAX INTEGER { + always-filt(256), + connect-filt(512), + internet-filt(1024), + accept(1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Action" + ::= { setIproFirFilCols 11 } + +setSnmp OBJECT IDENTIFIER ::= { set 9} +setSnmpSen OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Send-Traps" + ::= { setSnmp 1 } + +setSnmpIpt OBJECT-TYPE + SYNTAX SEQUENCE OF SetSnmpIptRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "IP-Trap-Table" + ::= { setSnmp 2 } + +setSnmpIptCols OBJECT-TYPE + SYNTAX SetSnmpIptRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setSnmpIptTra } + ::= { setSnmpIpt 1 } + +SetSnmpIptRows ::= SEQUENCE { + setSnmpIptTra IpAddress + } + +setSnmpIptTra OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Trap-IP" + ::= { setSnmpIptCols 1 } + +setSnmpAdm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Administrator" + ::= { setSnmp 3 } + +setSnmpLoc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Location" + ::= { setSnmp 4 } + +setSnmpPas OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Password-required-for-SNMP-read-access" + ::= { setSnmp 10 } + +setSnmpReg OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Register-monitor" + ::= { setSnmp 5 } + +setSnmpDel OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Delete-Monitor" + ::= { setSnmp 6 } + +setSnmpMon OBJECT-TYPE + SYNTAX SEQUENCE OF SetSnmpMonRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Monitor-table" + ::= { setSnmp 7 } + +setSnmpMonCols OBJECT-TYPE + SYNTAX SetSnmpMonRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setSnmpMonIpa } + ::= { setSnmpMon 1 } + +SetSnmpMonRows ::= SEQUENCE { + setSnmpMonIpa IpAddress, + setSnmpMonPor INTEGER, + setSnmpMonMac DisplayString, + setSnmpMonTim INTEGER, + setSnmpMonDev DisplayString + } + +setSnmpMonIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-Address" + ::= { setSnmpMonCols 1 } + +setSnmpMonPor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Port" + ::= { setSnmpMonCols 2 } + +setSnmpMonMac OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "MAC-Address" + ::= { setSnmpMonCols 4 } + +setSnmpMonTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Timeout" + ::= { setSnmpMonCols 3 } + +setSnmpMonDev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Device-name" + ::= { setSnmpMonCols 5 } + +setDhcp OBJECT IDENTIFIER ::= { set 10} +setDhcpOpe OBJECT-TYPE + SYNTAX INTEGER { + off(0), + on(1), + auto(2), + relay(16) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setDhcp 1 } + +setDhcpSta OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Start-address-pool" + ::= { setDhcp 2 } + +setDhcpEnd OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "End-address-pool" + ::= { setDhcp 3 } + +setDhcpNet OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Netmask" + ::= { setDhcp 4 } + +setDhcpBro OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Broadcast-address" + ::= { setDhcp 5 } + +setDhcpGat OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Gateway-address" + ::= { setDhcp 14 } + +setDhcpMax OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Max.-lease-time-minute(s)" + ::= { setDhcp 6 } + +setDhcpDef OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Default-lease-time-minute(s)" + ::= { setDhcp 7 } + +setDhcpTab OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-DHCP" + ::= { setDhcp 8 } + +setDhcpTabCols OBJECT-TYPE + SYNTAX SetDhcpTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setDhcpTabIpa } + ::= { setDhcpTab 1 } + +SetDhcpTabRows ::= SEQUENCE { + setDhcpTabIpa IpAddress, + setDhcpTabNod DisplayString, + setDhcpTabTim INTEGER, + setDhcpTabHos DisplayString, + setDhcpTabTyp INTEGER + } + +setDhcpTabIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-Address" + ::= { setDhcpTabCols 1 } + +setDhcpTabNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { setDhcpTabCols 2 } + +setDhcpTabTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Timeout" + ::= { setDhcpTabCols 3 } + +setDhcpTabHos OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Hostname" + ::= { setDhcpTabCols 4 } + +setDhcpTabTyp OBJECT-TYPE + SYNTAX INTEGER { + new(1), + new(2), + dyn(16), + unkn(4), + stat(8), + bootp(32), + relay(2048) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Type" + ::= { setDhcpTabCols 5 } + +setDhcpHos OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpHosRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Host-table" + ::= { setDhcp 9 } + +setDhcpHosCols OBJECT-TYPE + SYNTAX SetDhcpHosRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setDhcpHosNod } + ::= { setDhcpHos 1 } + +SetDhcpHosRows ::= SEQUENCE { + setDhcpHosNod DisplayString, + setDhcpHosIpa IpAddress, + setDhcpHosHos DisplayString, + setDhcpHosIma DisplayString + } + +setDhcpHosNod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Node-ID" + ::= { setDhcpHosCols 1 } + +setDhcpHosIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-Address" + ::= { setDhcpHosCols 2 } + +setDhcpHosHos OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Hostname" + ::= { setDhcpHosCols 3 } + +setDhcpHosIma OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Image-alias" + ::= { setDhcpHosCols 4 } + +setDhcpAli OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpAliRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Alias-table" + ::= { setDhcp 10 } + +setDhcpAliCols OBJECT-TYPE + SYNTAX SetDhcpAliRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setDhcpAliImagea } + ::= { setDhcpAli 1 } + +SetDhcpAliRows ::= SEQUENCE { + setDhcpAliImagea DisplayString, + setDhcpAliImages IpAddress, + setDhcpAliImagef DisplayString + } + +setDhcpAliImagea OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Image-alias" + ::= { setDhcpAliCols 1 } + +setDhcpAliImages OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Image-server" + ::= { setDhcpAliCols 3 } + +setDhcpAliImagef OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Image-file" + ::= { setDhcpAliCols 2 } + +setDhcpMas OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Master-server" + ::= { setDhcp 12 } + +setDhcpRep OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Reply-adaption" + ::= { setDhcp 13 } + +setDhcpRel OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Relay-cache" + ::= { setDhcp 15 } + +setDnsm OBJECT IDENTIFIER ::= { set 17} +setDnsmOpe OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setDnsm 1 } + +setDnsmDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Domain" + ::= { setDnsm 2 } + +setDnsmDhc OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "DHCP-usage" + ::= { setDnsm 3 } + +setDnsmNet OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "NetBIOS-usage" + ::= { setDnsm 4 } + +setDnsmDns OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsmDnsRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "DNS-table" + ::= { setDnsm 5 } + +setDnsmDnsCols OBJECT-TYPE + SYNTAX SetDnsmDnsRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setDnsmDnsHos } + ::= { setDnsmDns 1 } + +SetDnsmDnsRows ::= SEQUENCE { + setDnsmDnsHos DisplayString, + setDnsmDnsIpa IpAddress + } + +setDnsmDnsHos OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Host-name" + ::= { setDnsmDnsCols 1 } + +setDnsmDnsIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-Address" + ::= { setDnsmDnsCols 2 } + +setDnsmFil OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsmFilRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Filter-list" + ::= { setDnsm 6 } + +setDnsmFilCols OBJECT-TYPE + SYNTAX SetDnsmFilRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setDnsmFilIdx } + ::= { setDnsmFil 1 } + +SetDnsmFilRows ::= SEQUENCE { + setDnsmFilIdx DisplayString, + setDnsmFilDom DisplayString, + setDnsmFilIpa IpAddress, + setDnsmFilNet IpAddress + } + +setDnsmFilIdx OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Idx." + ::= { setDnsmFilCols 1 } + +setDnsmFilDom OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Domain" + ::= { setDnsmFilCols 2 } + +setDnsmFilIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-Address" + ::= { setDnsmFilCols 3 } + +setDnsmFilNet OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Netmask" + ::= { setDnsmFilCols 4 } + +setDnsmDyn OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsmDynRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Dyn.-DNS-table" + ::= { setDnsm 8 } + +setDnsmDynCols OBJECT-TYPE + SYNTAX SetDnsmDynRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setDnsmDynHos } + ::= { setDnsmDyn 1 } + +SetDnsmDynRows ::= SEQUENCE { + setDnsmDynHos DisplayString, + setDnsmDynIpa IpAddress, + setDnsmDynTim INTEGER + } + +setDnsmDynHos OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Host-name" + ::= { setDnsmDynCols 1 } + +setDnsmDynIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-Address" + ::= { setDnsmDynCols 2 } + +setDnsmDynTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Timeout" + ::= { setDnsmDynCols 3 } + +setDnsmLea OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Leasetime" + ::= { setDnsm 7 } + +setHttp OBJECT IDENTIFIER ::= { set 21} +setHttpDoc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..99)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "document-root" + ::= { setHttp 1 } + +setSysl OBJECT IDENTIFIER ::= { set 22} +setSyslOpe OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setSysl 1 } + +setSyslTab OBJECT-TYPE + SYNTAX SEQUENCE OF SetSyslTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-SYSLOG" + ::= { setSysl 2 } + +setSyslTabCols OBJECT-TYPE + SYNTAX SetSyslTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setSyslTabIdx } + ::= { setSyslTab 1 } + +SetSyslTabRows ::= SEQUENCE { + setSyslTabIdx DisplayString, + setSyslTabIpa IpAddress, + setSyslTabSou INTEGER, + setSyslTabLev INTEGER + } + +setSyslTabIdx OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Idx." + ::= { setSyslTabCols 1 } + +setSyslTabIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-Address" + ::= { setSyslTabCols 2 } + +setSyslTabSou OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Source" + ::= { setSyslTabCols 3 } + +setSyslTabLev OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Level" + ::= { setSyslTabCols 4 } + +setSyslFac OBJECT-TYPE + SYNTAX SEQUENCE OF SetSyslFacRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Facility-mapper" + ::= { setSysl 3 } + +setSyslFacCols OBJECT-TYPE + SYNTAX SetSyslFacRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setSyslFacSou } + ::= { setSyslFac 1 } + +SetSyslFacRows ::= SEQUENCE { + setSyslFacSou INTEGER, + setSyslFacFac INTEGER + } + +setSyslFacSou OBJECT-TYPE + SYNTAX INTEGER { + system(1), + login(2), + systemtime(4), + console-login(8), + connections(16), + accounting(32), + administration(64), + router(128) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Source" + ::= { setSyslFacCols 1 } + +setSyslFacFac OBJECT-TYPE + SYNTAX INTEGER { + kern(0), + user(1), + mail(2), + daemon(3), + auth(4), + syslog(5), + lpr(6), + news(7), + uucp(8), + cron(9), + authpriv(10), + local0(16), + local1(17), + local2(18), + local3(19), + local4(20), + local5(21), + local6(22), + local7(23) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Facility" + ::= { setSyslFacCols 2 } + +setSyslPor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Port" + ::= { setSysl 4 } + +setNetb OBJECT IDENTIFIER ::= { set 16} +setNetbOpe OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setNetb 1 } + +setNetbSco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Scope-ID" + ::= { setNetb 2 } + +setNetbNtd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "NT-Domain" + ::= { setNetb 3 } + +setNetbRem OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbRemRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Remote-table" + ::= { setNetb 4 } + +setNetbRemCols OBJECT-TYPE + SYNTAX SetNetbRemRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setNetbRemNam } + ::= { setNetbRem 1 } + +SetNetbRemRows ::= SEQUENCE { + setNetbRemNam DisplayString, + setNetbRemTyp INTEGER + } + +setNetbRemNam OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Name" + ::= { setNetbRemCols 1 } + +setNetbRemTyp OBJECT-TYPE + SYNTAX INTEGER { + workstation(1), + router(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Type" + ::= { setNetbRemCols 3 } + +setNetbGro OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbGroRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Group-list" + ::= { setNetb 5 } + +setNetbGroCols OBJECT-TYPE + SYNTAX SetNetbGroRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setNetbGroGro } + ::= { setNetbGro 1 } + +SetNetbGroRows ::= SEQUENCE { + setNetbGroGro DisplayString, + setNetbGroTyp DisplayString, + setNetbGroIpa IpAddress, + setNetbGroRem DisplayString, + setNetbGroTim INTEGER, + setNetbGroFla DisplayString + } + +setNetbGroGro OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Group/Domain" + ::= { setNetbGroCols 1 } + +setNetbGroTyp OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Type" + ::= { setNetbGroCols 2 } + +setNetbGroIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { setNetbGroCols 3 } + +setNetbGroRem OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Remote-station" + ::= { setNetbGroCols 4 } + +setNetbGroTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Timeout" + ::= { setNetbGroCols 5 } + +setNetbGroFla OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Flags" + ::= { setNetbGroCols 6 } + +setNetbHos OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbHosRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Host-list" + ::= { setNetb 6 } + +setNetbHosCols OBJECT-TYPE + SYNTAX SetNetbHosRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setNetbHosNam } + ::= { setNetbHos 1 } + +SetNetbHosRows ::= SEQUENCE { + setNetbHosNam DisplayString, + setNetbHosTyp DisplayString, + setNetbHosIpa IpAddress, + setNetbHosRem DisplayString, + setNetbHosTim INTEGER, + setNetbHosFla DisplayString + } + +setNetbHosNam OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Name" + ::= { setNetbHosCols 1 } + +setNetbHosTyp OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Type" + ::= { setNetbHosCols 2 } + +setNetbHosIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { setNetbHosCols 3 } + +setNetbHosRem OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Remote-station" + ::= { setNetbHosCols 4 } + +setNetbHosTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Timeout" + ::= { setNetbHosCols 5 } + +setNetbHosFla OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Flags" + ::= { setNetbHosCols 6 } + +setNetbSer OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbSerRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Server-list" + ::= { setNetb 7 } + +setNetbSerCols OBJECT-TYPE + SYNTAX SetNetbSerRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setNetbSerHos } + ::= { setNetbSer 1 } + +SetNetbSerRows ::= SEQUENCE { + setNetbSerHos DisplayString, + setNetbSerGro DisplayString, + setNetbSerUpd DisplayString, + setNetbSerIpa DisplayString, + setNetbSerOsv DisplayString, + setNetbSerSmb DisplayString, + setNetbSerSer DisplayString, + setNetbSerRem DisplayString, + setNetbSerTim INTEGER, + setNetbSerFla DisplayString + } + +setNetbSerHos OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Host" + ::= { setNetbSerCols 1 } + +setNetbSerGro OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Group/Domain" + ::= { setNetbSerCols 2 } + +setNetbSerUpd OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "UPD" + ::= { setNetbSerCols 3 } + +setNetbSerIpa OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "IP-address" + ::= { setNetbSerCols 4 } + +setNetbSerOsv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "OS-Ver." + ::= { setNetbSerCols 5 } + +setNetbSerSmb OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "SMB-Ver." + ::= { setNetbSerCols 6 } + +setNetbSerSer OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Server-Typ" + ::= { setNetbSerCols 7 } + +setNetbSerRem OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Remote-station" + ::= { setNetbSerCols 8 } + +setNetbSerTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Timeout" + ::= { setNetbSerCols 9 } + +setNetbSerFla OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Flags" + ::= { setNetbSerCols 10 } + +setNetbWat OBJECT-TYPE + SYNTAX INTEGER { + spoof(1), + route(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Watchdogs" + ::= { setNetb 8 } + +setNetbUpd OBJECT-TYPE + SYNTAX INTEGER { + pback(0), + trig(1), + time(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Update" + ::= { setNetb 9 } + +setNetbWan OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "WAN-Update-Min." + ::= { setNetb 10 } + +setConf OBJECT IDENTIFIER ::= { set 11} +setConfLanc OBJECT-TYPE + SYNTAX INTEGER { + on(1), + read(4), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "LAN-config" + ::= { setConf 1 } + +setConfWanc OBJECT-TYPE + SYNTAX INTEGER { + on(2), + read(8), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "WAN-config" + ::= { setConf 2 } + +setConfPass OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Password-required-for-SNMP-read-access" + ::= { setConf 3 } + +setConfMaxi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Maximum-connections" + ::= { setConf 4 } + +setConfConf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Config-aging-minute(s)" + ::= { setConf 5 } + +setConfLogi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Login-errors" + ::= { setConf 7 } + +setConfLock OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Lock-minutes" + ::= { setConf 8 } + +setConfFarc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Farconfig-(EAZ-MSN)" + ::= { setConf 9 } + +setConfLang OBJECT-TYPE + SYNTAX INTEGER { + english(1), + deutsch(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Language" + ::= { setConf 6 } + +setAbmo OBJECT IDENTIFIER ::= { set 12} +setAbmoPor OBJECT-TYPE + SYNTAX SEQUENCE OF SetAbmoPorRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Port-list" + ::= { setAbmo 1 } + +setAbmoPorCols OBJECT-TYPE + SYNTAX SetAbmoPorRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setAbmoPorPort } + ::= { setAbmoPor 1 } + +SetAbmoPorRows ::= SEQUENCE { + setAbmoPorPort INTEGER, + setAbmoPorDevice INTEGER, + setAbmoPorEazmsns DisplayString, + setAbmoPorCapab INTEGER, + setAbmoPorMode INTEGER, + setAbmoPorClip INTEGER, + setAbmoPorAutodialf INTEGER, + setAbmoPorAutodialn DisplayString + } + +setAbmoPorPort OBJECT-TYPE + SYNTAX INTEGER { + ab-1(1), + ab-2(2), + ab-3(3), + ab-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Port" + ::= { setAbmoPorCols 1 } + +setAbmoPorDevice OBJECT-TYPE + SYNTAX INTEGER { + none(0), + phone(1), + fax(2), + modem(3), + answ-mach(4), + combi(5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Device" + ::= { setAbmoPorCols 10 } + +setAbmoPorEazmsns OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "EAZ/MSN(s)" + ::= { setAbmoPorCols 3 } + +setAbmoPorCapab OBJECT-TYPE + SYNTAX INTEGER { + speech(1), + a-3-1khz(8), + modem(2), + fax-g2-3(4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Capab." + ::= { setAbmoPorCols 5 } + +setAbmoPorMode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Mode" + ::= { setAbmoPorCols 6 } + +setAbmoPorClip OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "CLIP" + ::= { setAbmoPorCols 7 } + +setAbmoPorAutodialf OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Auto-dial-flag" + ::= { setAbmoPorCols 8 } + +setAbmoPorAutodialn OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Auto-dial-number" + ::= { setAbmoPorCols 9 } + +setAbmoPub OBJECT-TYPE + SYNTAX SEQUENCE OF SetAbmoPubRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Public-exchange-list" + ::= { setAbmo 6 } + +setAbmoPubCols OBJECT-TYPE + SYNTAX SetAbmoPubRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setAbmoPubPor } + ::= { setAbmoPub 1 } + +SetAbmoPubRows ::= SEQUENCE { + setAbmoPubPor INTEGER, + setAbmoPubOff INTEGER, + setAbmoPubFla INTEGER, + setAbmoPubExc DisplayString + } + +setAbmoPubPor OBJECT-TYPE + SYNTAX INTEGER { + ab-1(1), + ab-2(2), + ab-3(3), + ab-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Port" + ::= { setAbmoPubCols 1 } + +setAbmoPubOff OBJECT-TYPE + SYNTAX INTEGER { + internal(0), + private(1), + public(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Offhook-line" + ::= { setAbmoPubCols 4 } + +setAbmoPubFla OBJECT-TYPE + SYNTAX INTEGER { + internal(0), + private(1), + public(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Flash-line" + ::= { setAbmoPubCols 5 } + +setAbmoPubExc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "exchange-code" + ::= { setAbmoPubCols 6 } + +setAbmoCla OBJECT-TYPE + SYNTAX SEQUENCE OF SetAbmoClaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Class-of-service-list" + ::= { setAbmo 7 } + +setAbmoClaCols OBJECT-TYPE + SYNTAX SetAbmoClaRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setAbmoClaPort } + ::= { setAbmoCla 1 } + +SetAbmoClaRows ::= SEQUENCE { + setAbmoClaPort INTEGER, + setAbmoClaClassofservice INTEGER, + setAbmoClaBlockednumber1 DisplayString, + setAbmoClaBlockednumber2 DisplayString + } + +setAbmoClaPort OBJECT-TYPE + SYNTAX INTEGER { + ab-1(1), + ab-2(2), + ab-3(3), + ab-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Port" + ::= { setAbmoClaCols 1 } + +setAbmoClaClassofservice OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Class-of-service" + ::= { setAbmoClaCols 2 } + +setAbmoClaBlockednumber1 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Blocked-number-1" + ::= { setAbmoClaCols 3 } + +setAbmoClaBlockednumber2 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Blocked-number-2" + ::= { setAbmoClaCols 4 } + +setAbmoPri OBJECT-TYPE + SYNTAX SEQUENCE OF SetAbmoPriRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Priority-list" + ::= { setAbmo 8 } + +setAbmoPriCols OBJECT-TYPE + SYNTAX SetAbmoPriRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setAbmoPriPor } + ::= { setAbmoPri 1 } + +SetAbmoPriRows ::= SEQUENCE { + setAbmoPriPor INTEGER, + setAbmoPriPri INTEGER + } + +setAbmoPriPor OBJECT-TYPE + SYNTAX INTEGER { + ab-1(1), + ab-2(2), + ab-3(3), + ab-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Port" + ::= { setAbmoPriCols 1 } + +setAbmoPriPri OBJECT-TYPE + SYNTAX INTEGER { + p1(0), + p2(1), + p3(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Prio-out" + ::= { setAbmoPriCols 3 } + +setAbmoRin OBJECT-TYPE + SYNTAX INTEGER { + single(1), + paired(2), + all(4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Ringinq-sequence" + ::= { setAbmo 3 } + +setAbmoCou OBJECT-TYPE + SYNTAX INTEGER { + austria(43), + belgium(32), + switzerland(41), + cyprus(357), + germany(49), + denmark(45), + spain(34), + france(33), + great-britain(44), + greece(30), + italy(39), + ireland(353), + japan(81), + luxembourg(352), + norway(47), + netherlands(31), + portugal(351), + sweden(46), + finland(358), + turkey(90), + united-states-of-america(1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Country" + ::= { setAbmo 5 } + +setLanc OBJECT IDENTIFIER ::= { set 13} +setLancAcces OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancAccesRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Access-list" + ::= { setLanc 1 } + +setLancAccesCols OBJECT-TYPE + SYNTAX SetLancAccesRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setLancAccesIpa } + ::= { setLancAcces 1 } + +SetLancAccesRows ::= SEQUENCE { + setLancAccesIpa IpAddress, + setLancAccesIpn IpAddress + } + +setLancAccesIpa OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-address" + ::= { setLancAccesCols 1 } + +setLancAccesIpn OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP-netmask" + ::= { setLancAccesCols 2 } + +setLancUdppo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "UDP-port" + ::= { setLanc 3 } + +setLancInter OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancInterRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Interface-list" + ::= { setLanc 6 } + +setLancInterCols OBJECT-TYPE + SYNTAX SetLancInterRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setLancInterIfc } + ::= { setLancInter 1 } + +SetLancInterRows ::= SEQUENCE { + setLancInterIfc INTEGER, + setLancInterOpe INTEGER, + setLancInterEaz DisplayString, + setLancInterFor INTEGER + } + +setLancInterIfc OBJECT-TYPE + SYNTAX INTEGER { + s0-1(1), + s0-2(2), + s0-3(3), + s0-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { setLancInterCols 1 } + +setLancInterOpe OBJECT-TYPE + SYNTAX INTEGER { + off(0), + on(1), + dial-only(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setLancInterCols 2 } + +setLancInterEaz OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "EAZ-MSN(s)" + ::= { setLancInterCols 3 } + +setLancInterFor OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Force-out-MSN" + ::= { setLancInterCols 5 } + +setLancPrior OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancPriorRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Priority-list" + ::= { setLanc 7 } + +setLancPriorCols OBJECT-TYPE + SYNTAX SetLancPriorRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setLancPriorIfc } + ::= { setLancPrior 1 } + +SetLancPriorRows ::= SEQUENCE { + setLancPriorIfc INTEGER, + setLancPriorPri INTEGER + } + +setLancPriorIfc OBJECT-TYPE + SYNTAX INTEGER { + s0-1(1), + s0-2(2), + s0-3(3), + s0-4(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { setLancPriorCols 1 } + +setLancPriorPri OBJECT-TYPE + SYNTAX INTEGER { + p1(0), + p2(1), + p3(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Prio-out" + ::= { setLancPriorCols 2 } + +setLancOpera OBJECT-TYPE + SYNTAX INTEGER { + off(0), + on(1), + dial-only(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setLanc 2 } + +setLancEazms OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "EAZ-MSN(s)" + ::= { setLanc 4 } + +setLancPrioo OBJECT-TYPE + SYNTAX INTEGER { + p1(0), + p2(1), + p3(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Prio-out" + ::= { setLanc 5 } + +setLcrm OBJECT IDENTIFIER ::= { set 15} +setLcrmRou OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Router-usage" + ::= { setLcrm 1 } + +setLcrmLan OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Lancapi-usage" + ::= { setLcrm 2 } + +setLcrmAbp OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "ab-port-usage" + ::= { setLcrm 3 } + +setLcrmTim OBJECT-TYPE + SYNTAX SEQUENCE OF SetLcrmTimRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Timetable" + ::= { setLcrm 4 } + +setLcrmTimCols OBJECT-TYPE + SYNTAX SetLcrmTimRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setLcrmTimInd } + ::= { setLcrmTim 1 } + +SetLcrmTimRows ::= SEQUENCE { + setLcrmTimInd INTEGER, + setLcrmTimPre DisplayString, + setLcrmTimDay INTEGER, + setLcrmTimSta DisplayString, + setLcrmTimSto DisplayString, + setLcrmTimNum DisplayString, + setLcrmTimFal INTEGER + } + +setLcrmTimInd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Index" + ::= { setLcrmTimCols 1 } + +setLcrmTimPre OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Prefix" + ::= { setLcrmTimCols 2 } + +setLcrmTimDay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Days" + ::= { setLcrmTimCols 3 } + +setLcrmTimSta OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Start" + ::= { setLcrmTimCols 4 } + +setLcrmTimSto OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Stop" + ::= { setLcrmTimCols 5 } + +setLcrmTimNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "number-list" + ::= { setLcrmTimCols 6 } + +setLcrmTimFal OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Fallback" + ::= { setLcrmTimCols 7 } + +setLcrmCel OBJECT-TYPE + SYNTAX SEQUENCE OF SetLcrmCelRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Celebration-day-table" + ::= { setLcrm 5 } + +setLcrmCelCols OBJECT-TYPE + SYNTAX SetLcrmCelRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { setLcrmCelInd } + ::= { setLcrmCel 1 } + +SetLcrmCelRows ::= SEQUENCE { + setLcrmCelInd INTEGER, + setLcrmCelDat DisplayString + } + +setLcrmCelInd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Index" + ::= { setLcrmCelCols 1 } + +setLcrmCelDat OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "Date" + ::= { setLcrmCelCols 2 } + +setTime OBJECT IDENTIFIER ::= { set 14} +setTimeOpe OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(0) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Operating" + ::= { setTime 1 } + +setTimeCur OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Current-time" + ::= { setTime 2 } + +setTimeTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Time-call-number" + ::= { setTime 3 } + +setTimeCal OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Call-attempts" + ::= { setTime 5 } + +setTimeUtc OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "UTC-in-secs" + ::= { setTime 7 } + +firVer OBJECT-TYPE + SYNTAX SEQUENCE OF FirVerRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Version-table" + ::= { fir 1 } + +firVerCols OBJECT-TYPE + SYNTAX FirVerRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { firVerIfc } + ::= { firVer 1 } + +FirVerRows ::= SEQUENCE { + firVerIfc INTEGER, + firVerMod DisplayString, + firVerVer DisplayString, + firVerSer DisplayString + } + +firVerIfc OBJECT-TYPE + SYNTAX INTEGER { + ifc(1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Ifc" + ::= { firVerCols 1 } + +firVerMod OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Module" + ::= { firVerCols 2 } + +firVerVer OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Version" + ::= { firVerCols 3 } + +firVerSer OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Serial-number" + ::= { firVerCols 4 } + +firTab OBJECT-TYPE + SYNTAX SEQUENCE OF FirTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Table-firmsafe" + ::= { fir 2 } + +firTabCols OBJECT-TYPE + SYNTAX FirTabRows + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "entry in table" + INDEX { firTabPos } + ::= { firTab 1 } + +FirTabRows ::= SEQUENCE { + firTabPos INTEGER, + firTabSta INTEGER, + firTabVer DisplayString, + firTabDat DisplayString, + firTabSiz INTEGER, + firTabInd INTEGER + } + +firTabPos OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Position" + ::= { firTabCols 1 } + +firTabSta OBJECT-TYPE + SYNTAX INTEGER { + active(1), + inactive(0), + minimal-active(5), + minimal-inactive(4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Status" + ::= { firTabCols 2 } + +firTabVer OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Version" + ::= { firTabCols 3 } + +firTabDat OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Date" + ::= { firTabCols 4 } + +firTabSiz OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Size" + ::= { firTabCols 5 } + +firTabInd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Index" + ::= { firTabCols 6 } + +firMod OBJECT-TYPE + SYNTAX INTEGER { + immediate(0), + login(1), + manual(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION "Mode-firmsafe" + ::= { fir 3 } + +firTim OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Timeout-firmsafe" + ::= { fir 4 } + +othMan OBJECT IDENTIFIER ::= { oth 1} +othManCon OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Connect" + ::= { othMan 1 } + +othManDis OBJECT-TYPE + SYNTAX INTEGER + ACCESS write-only + STATUS mandatory + DESCRIPTION "Disconnect" + ::= { othMan 2 } + +othBoo OBJECT-TYPE + SYNTAX INTEGER + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Boot-system" + ::= { oth 2 } + +END diff --git a/mibs/IDRAC-MIB-SMIv2.mib b/mibs/IDRAC-MIB-SMIv2.mib index 3242d65..0b95700 100644 --- a/mibs/IDRAC-MIB-SMIv2.mib +++ b/mibs/IDRAC-MIB-SMIv2.mib @@ -1,286 +1,13303 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +------------------------------------------------------------------------------ +-- +-- Title: iDRAC MIB +-- +-- Version: 3.2 +-- Date: 19 January 2015 +-- +-- Description: This MIB defines MIB objects that make iDRAC data available +-- to SNMP management applications. +-- +-- Note that the iDRAC MIB file is published in both types of SMI (Structure +-- of Managed Information) notations: SMIv1 and SMIv2. This copy of the iDRAC +-- MIB file is the SMIv2 version of the MIB file. +-- +-- Copyright (c) 2012-2015 Dell Inc. +-- All Rights Reserved. +-- +-- Note: The information and functionality described by this MIB file, +-- like many MIB files, is subject to change without notice. +-- Please examine the version number of this MIB and compare it +-- to the version number you are expecting. +-- +-- OID Format Legend: +-- = attribute ID +-- = index ID +-- = trap ID +-- +------------------------------------------------------------------------------ - +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, enterprises + FROM SNMPv2-SMI + TEXTUAL-CONVENTION, DisplayString + FROM SNMPv2-TC; - - - - - -
- - - - + REVISION "201407070000Z" -- 07 July 2014 + DESCRIPTION + "Version: 3.0 + * Updated physicalDiskPowerState. + * Updated RacTypeEnum for iDRAC8. + * Added alertRACInformation trap. + * Added alertSystemPerformanceWarning trap. + * Added alertUserTrackingWarning trap. + * Added physicalDiskProtocolVersion. + * Added physicalDiskPCIeNegotiatedLinkWidth. + * Added physicalDiskPCIeCapableLinkWidth. + * Added enclosureType." -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - +------------------------------------------------------------------------------ +-- Object Identifiers +------------------------------------------------------------------------------ + +-- Server3 Out-of-Band Groups +-- +-- The informationGroup provides information to discover the system (RAC, +-- modular enclosure/chassis, and server) and its associated properties. +-- +informationGroup OBJECT IDENTIFIER ::= { outOfBandGroup 1 } +racInfoGroup OBJECT IDENTIFIER ::= { informationGroup 1 } +chassisInfoGroup OBJECT IDENTIFIER ::= { informationGroup 2 } +systemInfoGroup OBJECT IDENTIFIER ::= { informationGroup 3 } +statusGroup OBJECT IDENTIFIER ::= { outOfBandGroup 2 } +alertGroup OBJECT IDENTIFIER ::= { outOfBandGroup 3 } +alertVariablesGroup OBJECT IDENTIFIER ::= { alertGroup 1 } +alertTrapGroup OBJECT IDENTIFIER ::= { alertGroup 2 } +systemAlertTrapGroup OBJECT IDENTIFIER ::= { alertTrapGroup 1 } +storageAlertTrapGroup OBJECT IDENTIFIER ::= { alertTrapGroup 2 } +updatesAlertTrapGroup OBJECT IDENTIFIER ::= { alertTrapGroup 3 } +auditAlertTrapGroup OBJECT IDENTIFIER ::= { alertTrapGroup 4 } +configurationAlertTrapGroup OBJECT IDENTIFIER ::= { alertTrapGroup 5 } + +-- System details start +systemDetailsGroup OBJECT IDENTIFIER ::= { outOfBandGroup 4 } +mIBVersionGroup OBJECT IDENTIFIER ::= { systemDetailsGroup 1 } +systemStateGroup OBJECT IDENTIFIER ::= { systemDetailsGroup 200 } +chassisInformationGroup OBJECT IDENTIFIER ::= { systemDetailsGroup 300 } +powerGroup OBJECT IDENTIFIER ::= { systemDetailsGroup 600 } +thermalGroup OBJECT IDENTIFIER ::= { systemDetailsGroup 700 } +deviceGroup OBJECT IDENTIFIER ::= { systemDetailsGroup 1100 } +slotGroup OBJECT IDENTIFIER ::= { systemDetailsGroup 1200 } +fruGroup OBJECT IDENTIFIER ::= { systemDetailsGroup 2000 } +-- System details end + +-- Storage details start +storageDetailsGroup OBJECT IDENTIFIER ::= { outOfBandGroup 5 } +software OBJECT IDENTIFIER ::= { storageDetailsGroup 1 } +storageManagement OBJECT IDENTIFIER ::= { software 20 } +physicalDevices OBJECT IDENTIFIER ::= { storageManagement 130 } +logicalDevices OBJECT IDENTIFIER ::= { storageManagement 140 } +-- Storage details end + + +------------------------------------------------------------------------------ +-- Textual Conventions +------------------------------------------------------------------------------ + +StringType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "General string type." + SYNTAX OCTET STRING (SIZE (0..1023)) + +String64 ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "General string type for 64 byte strings." + SYNTAX OCTET STRING (SIZE (0..64)) + +FQDDString ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "String type for FQDD strings." + SYNTAX OCTET STRING (SIZE (0..512)) + +MACAddress ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "String type for MAC Address strings." + SYNTAX OCTET STRING (SIZE (6)) + +ObjectRange ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Integer with a range of (1..128)." + SYNTAX INTEGER (1..128) + +Unsigned8BitRange ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Integer with a range of (0..255)." + SYNTAX INTEGER (0..255) + +Unsigned16BitRange ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Integer with a range of (0..65535)." + SYNTAX INTEGER (0..65535) + +Unsigned32BitRange ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Integer with a range of (0..2147483647)." + SYNTAX INTEGER (0..2147483647) + +Signed32BitRange ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Integer with a range of (-2147483647..2147483647)." + SYNTAX INTEGER (-2147483647..2147483647) + +BooleanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Integer with a range of (0..1). + Where 0 = FALSE, 1 = TRUE" + SYNTAX INTEGER (0..1) + +-- DateName dates are defined in the displayable format +-- yyyymmddHHMMSS.uuuuuu+ooo +-- where yyyy is the year, mm is the month number, dd is the day of the month, +-- HHMMSS are the hours, minutes and seconds, respectively, uuuuuu is the +-- number of microseconds, and +ooo is the offset from UTC in minutes. If east +-- of UTC, the number is preceded by a plus (+) sign, and if west of UTC, the +-- number is preceded by a minus (-) sign. +-- +-- For example, Wednesday, May 25, 1994, at 1:30:15 PM EDT +-- would be represented as: 19940525133015.000000-300 +-- +-- Values must be zero-padded if necessary, like "05" in the example above. +-- If a value is not supplied for a field, each character in the field +-- must be replaced with asterisk ('*') characters. +DateName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "String type for date strings of a given DateName format." + SYNTAX OCTET STRING (SIZE (25)) + +-- Note About Bit Fields: +-- Attributes with definitions of xxxCapabilities, xxxCapabilitiesUnique, +-- xxxSettings, xxxSettingsUnique and xxxFeatureFlags are integers +-- representing a series of bit definitions. They are NOT enumerations and +-- should be treated as bit fields. The value is passed as a decimal value; +-- it should be converted to hex, and the appropriate bits should be parsed +-- from that. Some of the more common bit combinations are defined in some +-- variables, but not all combinations are or will be defined. + +-- +-- Generic State Capabilities +-- +StateCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "State Capabilities flags." + SYNTAX INTEGER { + -- If set to 0 (zero), object has no state capabilities + unknownCapabilities(1), -- object's state capabilities are unknown + -- The object's state capabilities allow it to be set to: + enableCapable(2), -- be disabled (offline) or be enabled (online) + notReadyCapable(4), -- not ready + enableAndNotReadyCapable(6) + +} + +-- +-- Generic State Settings +-- +StateSettingsFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "State Settings flags." + SYNTAX INTEGER { + -- If set to 0 (zero), object has no state settings enabled and is disabled + unknown(1), -- object's state is unknown + enabled(2), -- object's state is disabled (offline) if bit is off + -- or enabled (online) if bit is on + notReady(4), -- object's state is not ready + enabledAndNotReady(6) +} + +-- +-- Probe Capabilities +-- +ProbeCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Probe Capabilities flags." + SYNTAX INTEGER { + -- If set to 0 (zero) the object has no probe capabilities + -- The object's probe capabilities allow it to be set to: + upperNonCriticalThresholdSetCapable(1), -- upper noncritical threshold can be set + lowerNonCriticalThresholdSetCapable(2), -- lower noncritical threshold can be set + upperNonCriticalThresholdDefaultCapable(4), -- upper noncritical threshold can be set to default + lowerNonCriticalThresholdDefaultCapable(8) -- lower noncritical threshold can be set to default +} + +-- +-- Probe Status +-- +StatusProbeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Probe Status enum." + SYNTAX INTEGER { + other(1), -- probe status is not one of the following: + unknown(2), -- probe status is unknown (not known or monitored) + ok(3), -- probe is reporting a value within the thresholds + nonCriticalUpper(4), -- probe has crossed upper noncritical threshold + criticalUpper(5), -- probe has crossed upper critical threshold + nonRecoverableUpper(6), -- probe has crossed upper non-recoverable threshold + nonCriticalLower(7), -- probe has crossed lower noncritical threshold + criticalLower(8), -- probe has crossed lower critical threshold + nonRecoverableLower(9), -- probe has crossed lower non-recoverable threshold + failed(10) -- probe is not functional +} + +-- +-- Redundancy Status +-- +StatusRedundancyEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Redundancy Status enum." + SYNTAX INTEGER { + other(1), -- redundancy status is not one of the following: + unknown(2), -- redundancy status is unknown (not known or monitored) + full(3), -- object is fully redundant + degraded(4), -- object's redundancy has been degraded + lost(5), -- object's redundancy has been lost + notRedundant(6), -- redundancy status does not apply or object is not redundant + redundancyOffline(7) -- redundancy object taken offline +} + +-- +-- Status +-- +ObjectStatusEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Status of an object." + SYNTAX INTEGER { + other(1), -- the status of the object is not one of the + -- following: + unknown(2), -- the status of the object is unknown + -- (not known or monitored) + ok(3), -- the status of the object is ok + nonCritical(4), -- the status of the object is warning, non-critical + critical(5), -- the status of the object is critical (failure) + nonRecoverable(6) -- the status of the object is non-recoverable (dead) +} + +RacTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "RAC Type enum." + SYNTAX INTEGER { + other(1), -- the RAC type is not one of the following + unknown(2), -- the RAC type is unknown + idrac7monolithic(16), -- iDRAC7 Monolithic + idrac7modular(17), -- iDRAC7 Modular + idrac8monolithic(32), -- iDRAC8 Monolithic + idrac8modular(33) -- iDRAC8 Modular +} + +SystemFormFactorEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "System Form Factor enum." + SYNTAX INTEGER { + other(1), -- the form factor is not one of the following: + unknown(2), -- the form factor is unknown + u1(3), -- 1U Monolithic + u2(4), -- 2U Monolithic + u4(5), -- 4U Monolithic + u7(6), -- 7U Monolithic + singleWidthHalfHeight(7), -- Single width, half height Modular + dualWidthHalfHeight(8), -- Dual width, half height Modular + singleWidthFullHeight(9), -- Single width, full height Modular + dualWidthFullHeight(10), -- Dual width, full height Modular + singleWidthQuarterHeight(11), -- Single width, quarter height Modular + u5(12), -- 5U Monolithic + u1HalfWidth(13), -- 1U, half width Modular + u1QuarterWidth(14), -- 1U, quarter width Modular + u1FullWidth(15) -- 1U, full width Modular +} + +BladeGeometryEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Blade Geometry enum." + SYNTAX INTEGER { + other(1), -- the modular geometry is not one of the following: + unknown(2), -- the modular geometry is unknown + singleWidthHalfHeight(3), -- Single width, half height Modular + dualWidthHalfHeight(4), -- Dual width, half height Modular + singleWidthFullHeight(5), -- Single width, full height Modular + dualWidthFullHeight(6), -- Dual width, full height Modular + singleWidthQuarterHeight(7), -- Single width, quarter height Modular + u1HalfWidth(8), -- 1U, half width Modular + u1QuarterWidth(9), -- 1U, quarter width Modular + u1FullWidth(10) -- 1U, full width Modular +} + +PowerStateStatusEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power State Status enum." + SYNTAX INTEGER { + other(1), -- the power state status is not one of the following: + unknown(2), -- the power state status is unknown + off(3), -- system power is off + on(4) -- system power is on +} + + +------------------------------------------------------------------------------ +-- +-- MIB Groups +-- +------------------------------------------------------------------------------ + + +------------------------------------------------------------------------------ +-- RAC Information Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.1.1..0 +------------------------------------------------------------------------------ + +racName OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the product name of a remote access card." + ::= { racInfoGroup 1 } + +racShortName OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the short product name of a remote access + card." + ::= { racInfoGroup 2 } + +racDescription OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the product description of a remote access + card." + ::= { racInfoGroup 3 } + +racManufacturer OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the product manufacturer of a remote access + card." + ::= { racInfoGroup 4 } + +racVersion OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the product version of a remote access card." + ::= { racInfoGroup 5 } + +racURL OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the out-of-band UI URL of a remote access + card." + ::= { racInfoGroup 6 } + +racType OBJECT-TYPE + SYNTAX RacTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the type of a remote access card." + ::= { racInfoGroup 7 } + +racFirmwareVersion OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the firmware version of a remote access card." + ::= { racInfoGroup 8 } + +------------------------------------------------------------------------------ +-- Chassis Information Group +-- (for modular chassis) +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.1.2..0 +------------------------------------------------------------------------------ + +chassisServiceTag OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the service tag of the modular chassis. + The value is zero length if not a modular system." + ::= { chassisInfoGroup 1 } + +chassisNameModular OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the chassis name of the modular chassis. + The value is zero length if not a modular system." + ::= { chassisInfoGroup 2 } + +chassisModelModular OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the model of the modular chassis. + The value is zero length if not a modular system." + ::= { chassisInfoGroup 3 } + +------------------------------------------------------------------------------ +-- System Information Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.1.3..0 +------------------------------------------------------------------------------ + +systemFQDN OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the fully qualified domain name of the system. + For example, hostname.domainname." + ::= { systemInfoGroup 1 } + +systemServiceTag OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the service tag of the system." + ::= { systemInfoGroup 2 } + +systemExpressServiceCode OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the express service code of the system." + ::= { systemInfoGroup 3 } + +systemAssetTag OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the asset tag of the system." + ::= { systemInfoGroup 4 } + +systemBladeSlotNumber OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the slot number of the system in the modular + chassis." + ::= { systemInfoGroup 5 } + +systemOSName OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the name of the operating system that the host + is running." + ::= { systemInfoGroup 6 } + +systemFormFactor OBJECT-TYPE + SYNTAX SystemFormFactorEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the form factor of the system." + ::= { systemInfoGroup 7 } + +systemDataCenterName OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the Data Center locator of the system." + ::= { systemInfoGroup 8 } + +systemAisleName OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the Aisle locator of the system." + ::= { systemInfoGroup 9 } + +systemRackName OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the Rack locator of the system." + ::= { systemInfoGroup 10 } + +systemRackSlot OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the Rack Slot locator of the system." + ::= { systemInfoGroup 11 } + +systemModelName OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the model name of the system." + ::= { systemInfoGroup 12 } + +systemSystemID OBJECT-TYPE + SYNTAX Unsigned16BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the system ID of the system." + ::= { systemInfoGroup 13 } + +systemOSVersion OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the version of the operating system that the + host is running." + ::= { systemInfoGroup 14 } + +systemRoomName OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the Room locator of the system." + ::= { systemInfoGroup 15 } + +systemChassisSystemHeight OBJECT-TYPE + SYNTAX Unsigned8BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the height of the system, in 'U's. + A U is a standard unit of measure for the height of a rack or + rack-mountable component. + (If not applicable, a 'no such name' error is returned.)" + ::= { systemInfoGroup 16 } + +systemBladeGeometry OBJECT-TYPE + SYNTAX BladeGeometryEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the geometry for a modular system. + (If not applicable, a 'no such name' error is returned.)" + ::= { systemInfoGroup 17 } + +systemNodeID OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the node ID of the system. The node ID + provides a unique identifier for the system." + ::= { systemInfoGroup 18 } + + +------------------------------------------------------------------------------ +-- Status Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.2..0 +------------------------------------------------------------------------------ + +globalSystemStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the overall rollup status of all + components in the system being monitored by the remote + access card. Includes system, storage, IO devices, iDRAC, + CPU, memory, etc." + ::= { statusGroup 1 } + +systemLCDStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the system status as it is reflected by + the LCD front panel. Not all system components may be included." + ::= { statusGroup 2 } + +globalStorageStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the overall storage status being + monitored by the remote access card." + ::= { statusGroup 3 } + +systemPowerState OBJECT-TYPE + SYNTAX PowerStateStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the power state of the system." + ::= { statusGroup 4 } + +systemPowerUpTime OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute defines the power-up time of the system in seconds." + ::= { statusGroup 5 } + + +------------------------------------------------------------------------------ +-- Alert Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3 +------------------------------------------------------------------------------ + + +------------------------------------------------------------------------------ +-- Alert Variables Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.1..0 +------------------------------------------------------------------------------ + +alertMessageID OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Message ID of the event." + ::= { alertVariablesGroup 1 } + +alertMessage OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Message describing the alert." + ::= { alertVariablesGroup 2 } + +alertCurrentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current status of object causing the alert, if applicable." + ::= { alertVariablesGroup 3 } + +alertSystemServiceTag OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Service tag of the system." + ::= { alertVariablesGroup 4 } + +alertSystemFQDN OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Fully qualified domain name of the system." + ::= { alertVariablesGroup 5 } + +alertFQDD OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..512)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Fully qualified device descriptor of the device." + ::= { alertVariablesGroup 6 } + +alertDeviceDisplayName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..512)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Display name of the device/FQDD." + ::= { alertVariablesGroup 7 } + +alertMessageArguments OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Concatenated set of strings representing the message arguments of the + event. Each message argument string is enclosed in double quotes, + and there is a comma after the ending double quote of each message + argument string, except the last one. Any double quotes found within + a message argument string are preprocessed and changed to single + quotes." + ::= { alertVariablesGroup 8 } + +alertChassisServiceTag OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "For modular systems, the service tag of the enclosing chassis. + For rack and tower systems, this varbind will be empty (zero + length)." + ::= { alertVariablesGroup 9 } + +alertChassisName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "For modular systems, the chassis name of the enclosing chassis. + For rack and tower systems, this varbind will be empty (zero + length)." + ::= { alertVariablesGroup 10 } + +alertRacFQDN OBJECT-TYPE + SYNTAX StringType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Fully qualified domain name of the remote access card." + ::= { alertVariablesGroup 11 } + + +------------------------------------------------------------------------------- +-- System Details Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- MIB Version Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1..0 +------------------------------------------------------------------------------- + +mIBMajorVersionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0001.0001 This attribute defines the major version number for the + version of this MIB supported by the iDRAC." + ::= { mIBVersionGroup 1 } + +mIBMinorVersionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0001.0002 This attribute defines the minor version number for the + version of this MIB supported by the iDRAC." + ::= { mIBVersionGroup 2 } + +mIBMaintenanceVersionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0001.0003 This attribute defines the maintenance version number for + the version of this MIB supported by the iDRAC." + ::= { mIBVersionGroup 3 } + + +------------------------------------------------------------------------------- +-- System State Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.200 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- System State Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.200.10.1.. +------------------------------------------------------------------------------- + +SystemStateTableEntry ::= SEQUENCE { + systemStatechassisIndex ObjectRange, + systemStateGlobalSystemStatus ObjectStatusEnum, + systemStateChassisState StateSettingsFlags, + systemStateChassisStatus ObjectStatusEnum, + systemStatePowerUnitStateDetails OCTET STRING, + systemStatePowerUnitStatusRedundancy StatusRedundancyEnum, + systemStatePowerUnitStatusDetails OCTET STRING, + systemStatePowerSupplyStateDetails OCTET STRING, + systemStatePowerSupplyStatusCombined ObjectStatusEnum, + systemStatePowerSupplyStatusDetails OCTET STRING, + systemStateVoltageStateDetails OCTET STRING, + systemStateVoltageStatusCombined ObjectStatusEnum, + systemStateVoltageStatusDetails OCTET STRING, + systemStateAmperageStateDetails OCTET STRING, + systemStateAmperageStatusCombined ObjectStatusEnum, + systemStateAmperageStatusDetails OCTET STRING, + systemStateCoolingUnitStateDetails OCTET STRING, + systemStateCoolingUnitStatusRedundancy StatusRedundancyEnum, + systemStateCoolingUnitStatusDetails OCTET STRING, + systemStateCoolingDeviceStateDetails OCTET STRING, + systemStateCoolingDeviceStatusCombined ObjectStatusEnum, + systemStateCoolingDeviceStatusDetails OCTET STRING, + systemStateTemperatureStateDetails OCTET STRING, + systemStateTemperatureStatusCombined ObjectStatusEnum, + systemStateTemperatureStatusDetails OCTET STRING, + systemStateMemoryDeviceStateDetails OCTET STRING, + systemStateMemoryDeviceStatusCombined ObjectStatusEnum, + systemStateMemoryDeviceStatusDetails OCTET STRING, + systemStateChassisIntrusionStateDetails OCTET STRING, + systemStateChassisIntrusionStatusCombined ObjectStatusEnum, + systemStateChassisIntrusionStatusDetails OCTET STRING, + systemStatePowerUnitStatusCombined ObjectStatusEnum, + systemStatePowerUnitStatusList OCTET STRING, + systemStateCoolingUnitStatusCombined ObjectStatusEnum, + systemStateCoolingUnitStatusList OCTET STRING, + systemStateProcessorDeviceStatusCombined ObjectStatusEnum, + systemStateProcessorDeviceStatusList OCTET STRING, + systemStateBatteryStatusCombined ObjectStatusEnum, + systemStateBatteryStatusList OCTET STRING, + systemStateSDCardUnitStatusCombined ObjectStatusEnum, + systemStateSDCardUnitStatusList OCTET STRING, + systemStateSDCardDeviceStatusCombined ObjectStatusEnum, + systemStateSDCardDeviceStatusList OCTET STRING, + systemStateIDSDMCardUnitStatusCombined ObjectStatusEnum, + systemStateIDSDMCardUnitStatusList OCTET STRING, + systemStateIDSDMCardDeviceStatusCombined ObjectStatusEnum, + systemStateIDSDMCardDeviceStatusList OCTET STRING, + systemStateTemperatureStatisticsStateDetails OCTET STRING, + systemStateTemperatureStatisticsStatusCombined ObjectStatusEnum, + systemStateTemperatureStatisticsStatusDetails OCTET STRING +} + +systemStateTable OBJECT-TYPE + SYNTAX SEQUENCE OF SystemStateTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0200.0010 This object defines the System State Table." + ::= { systemStateGroup 10 } + +systemStateTableEntry OBJECT-TYPE + SYNTAX SystemStateTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0200.0010.0001 This object defines the System State Table Entry." + INDEX { systemStatechassisIndex } + ::= { systemStateTable 1 } + +systemStatechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0001 This attribute defines the index (one based) of + this system chassis." + ::= { systemStateTableEntry 1 } + +systemStateGlobalSystemStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0002 This attribute defines the global system status + of all system chassis being monitored by the systems management software." + ::= { systemStateTableEntry 2 } + +systemStateChassisState OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0003 This attribute defines the state settings of this + system chassis." + ::= { systemStateTableEntry 3 } + +systemStateChassisStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0004 This attribute defines the status of this system + chassis." + ::= { systemStateTableEntry 4 } + +systemStatePowerUnitStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0005 This attribute lists the state settings of each + power unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a power unit. The first byte returned represents the state settings + of the first power unit, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 5 } + +systemStatePowerUnitStatusRedundancy OBJECT-TYPE + SYNTAX StatusRedundancyEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0006 This attribute defines the combined redundancy status + of all power units of this system." + ::= { systemStateTableEntry 6 } + +systemStatePowerUnitStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0007 This attribute lists the redundancy status of each + power unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the redundancy status + of a power unit. The first byte returned represents the redundancy status + of the first power unit, etc. The bytes have the same definition type as + StatusRedundancyEnum." + ::= { systemStateTableEntry 7 } + +systemStatePowerSupplyStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0008 This attribute lists the state settings of each + power supply of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a power supply. The first byte returned represents the state settings + of the first power supply, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 8 } + +systemStatePowerSupplyStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0009 This attribute defines the combined status of all + power supplies of this system." + ::= { systemStateTableEntry 9 } + +systemStatePowerSupplyStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0010 This attribute lists the status of each power supply + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a power supply. + The first byte returned represents the status of the first power supply, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 10 } + +systemStateVoltageStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0011 This attribute lists the state settings of each + voltage probe of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a voltage probe. The first byte returned represents the state settings + of the first voltage probe, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 11 } + +systemStateVoltageStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0012 This attribute defines the combined status of all + voltage probes of this system." + ::= { systemStateTableEntry 12 } + +systemStateVoltageStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0013 This attribute lists the status of each voltage probe + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a voltage probe. + The first byte returned represents the status of the first voltage probe, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 13 } + +systemStateAmperageStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0014 This attribute lists the state settings of each + amperage probe of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of an amperage probe. The first byte returned represents the state settings + of the first amperage probe, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 14 } + +systemStateAmperageStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0015 This attribute defines the combined status of all + amperage probes of this system." + ::= { systemStateTableEntry 15 } + +systemStateAmperageStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0016 This attribute lists the status of each amperage probe + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of an amperage probe. + The first byte returned represents the status of the first amperage probe, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 16 } + +systemStateCoolingUnitStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0017 This attribute lists the state settings of each + cooling unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a cooling unit. The first byte returned represents the state settings + of the first cooling unit, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 17 } + +systemStateCoolingUnitStatusRedundancy OBJECT-TYPE + SYNTAX StatusRedundancyEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0018 This attribute defines the combined redundancy status + of all cooling units of this system." + ::= { systemStateTableEntry 18 } + +systemStateCoolingUnitStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0019 This attribute lists the redundancy status of each + cooling unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the redundancy status + of a cooling unit. The first byte returned represents the redundancy status + of the first cooling unit, etc. The bytes have the same definition type as + StatusRedundancyEnum." + ::= { systemStateTableEntry 19 } + +systemStateCoolingDeviceStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0020 This attribute lists the state settings of each + cooling device of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a cooling device. The first byte returned represents the state settings + of the first cooling device, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 20 } + +systemStateCoolingDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0021 This attribute defines the combined status of all + cooling devices of this system." + ::= { systemStateTableEntry 21 } + +systemStateCoolingDeviceStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0022 This attribute lists the status of each cooling device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a cooling device. + The first byte returned represents the status of the first cooling device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 22 } + +systemStateTemperatureStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0023 This attribute lists the state settings of each + temperature probe of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a temperature probe. The first byte returned represents the state settings + of the first temperature probe, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 23 } + +systemStateTemperatureStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0024 This attribute defines the combined status of all + temperature probes of this system." + ::= { systemStateTableEntry 24 } + +systemStateTemperatureStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0025 This attribute lists the status of each temperature probe + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a temperature probe. + The first byte returned represents the status of the first temperature probe, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 25 } + +systemStateMemoryDeviceStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0026 This attribute lists the state settings of each + memory device of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a memory device. The first byte returned represents the state settings + of the first memory device, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 26 } + +systemStateMemoryDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0027 This attribute defines the combined status of all + memory devices of this system." + ::= { systemStateTableEntry 27 } + +systemStateMemoryDeviceStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0028 This attribute lists the status of each memory device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a memory device. + The first byte returned represents the status of the first memory device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 28 } + +systemStateChassisIntrusionStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0029 This attribute lists the state settings of each + intrusion detection device of this system chassis. The results are returned as + a binary octet string where each byte of the octet string represents the + state settings of an intrusion detection device. The first byte returned + represents the state settings of the first intrusion detection device, etc. + The bytes have the same definition type as StateSettingsFlags." + ::= { systemStateTableEntry 29 } + +systemStateChassisIntrusionStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0030 This attribute defines the combined status of all + intrusion detection devices of this system chassis." + ::= { systemStateTableEntry 30 } + +systemStateChassisIntrusionStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0031 This attribute lists the status of each intrusion + detection device of this system chassis. The results are returned as a binary + octet string where each byte of the octet string represents the status + of an intrusion detection device. The first byte returned represents the + status of the first intrusion detection device, etc. The bytes have the + same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 31 } + +systemStatePowerUnitStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0042 This attribute defines the combined status + of all power units of this chassis." + ::= { systemStateTableEntry 42 } + +systemStatePowerUnitStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0043 This attribute lists the status of each + power unit of this chassis. The results are returned as a binary octet + string where each byte of the octet string represents the status + of a power unit. The first byte returned represents the status + of the first power unit, etc. The bytes have the same definition type + as ObjectStatusEnum." + ::= { systemStateTableEntry 43 } + +systemStateCoolingUnitStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0044 This attribute defines the combined status + of all cooling units of this system." + ::= { systemStateTableEntry 44 } + +systemStateCoolingUnitStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0045 This attribute lists the status of each + cooling unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the status + of a cooling unit. The first byte returned represents the status + of the first cooling unit, etc. The bytes have the same definition type + as ObjectStatusEnum." + ::= { systemStateTableEntry 45 } + +systemStateProcessorDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0050 This attribute defines the combined status of all + processor devices of this system." + ::= { systemStateTableEntry 50 } + +systemStateProcessorDeviceStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0051 This attribute lists the status of each processor device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a processor device. + The first byte returned represents the status of the first processor device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 51 } + +systemStateBatteryStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0052 This attribute defines the combined status of all + batteries of this system." + ::= { systemStateTableEntry 52 } + +systemStateBatteryStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0053 This attribute lists the status of each battery + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a battery. + The first byte returned represents the status of the first battery, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 53 } + +systemStateSDCardUnitStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0054 This attribute defines the combined status + of all SD Card units of this system." + ::= { systemStateTableEntry 54 } + +systemStateSDCardUnitStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0055 This attribute lists the status of each + SD Card unit of this system. The results are returned as a binary + octet string where each byte of the octet string represents the status + of a SD Card unit. The first byte returned represents the status + of the first SD Card unit, etc. The bytes have the same definition + type as ObjectStatusEnum." + ::= { systemStateTableEntry 55 } + +systemStateSDCardDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0056 This attribute defines the combined status of all + SD Card devices of this system." + ::= { systemStateTableEntry 56 } + +systemStateSDCardDeviceStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0057 This attribute lists the status of each SD Card device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a SD Card device. + The first byte returned represents the status of the first SD Card device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 57 } + +systemStateIDSDMCardUnitStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0058 This attribute defines the combined status + of all IDSDM Card units of this system." + ::= { systemStateTableEntry 58 } + +systemStateIDSDMCardUnitStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0059 This attribute lists the status of each + IDSDM Card unit of this system. The results are returned as a binary + octet string where each byte of the octet string represents the status + of an IDSDM Card unit. The first byte returned represents the status + of the first IDSDM Card unit, etc. The bytes have the same definition + type as ObjectStatusEnum." + ::= { systemStateTableEntry 59 } + +systemStateIDSDMCardDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0060 This attribute defines the combined status of all + IDSDM Card devices of this system." + ::= { systemStateTableEntry 60 } + +systemStateIDSDMCardDeviceStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0061 This attribute lists the status of each IDSDM Card device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of an IDSDM Card device. + The first byte returned represents the status of the first IDSDM Card device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 61 } + +systemStateTemperatureStatisticsStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0062 This attribute lists the state settings of each + temperature statistics object of this system. The results are returned + as a binary octet string where each byte of the octet string represents + the state settings of a temperature statistics object. The first byte + returned represents the state settings of the first temperature + statistics object, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 62 } + +systemStateTemperatureStatisticsStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0063 This attribute defines the combined status of all + temperature statistics objects of this system." + ::= { systemStateTableEntry 63 } + +systemStateTemperatureStatisticsStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0200.0010.0001.0064 This attribute lists the status of each + temperature statistics object of this system. The results are returned + as a binary octet string where each byte of the octet string represents + the status of a temperature statistics object. The first byte returned + represents the status of the first temperature statistics object, etc. + The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 64 } + + +------------------------------------------------------------------------------- +-- Chassis Information Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300 +------------------------------------------------------------------------------- + +StateCapabilitiesLogUniqueFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "State Capabilities Log Unique Flags." + SYNTAX INTEGER { + -- Note: These values are bit masks, so combination values are possible. + unknown(1), -- log state capabilities are unknown + onlineCapable(2), -- log can be enabled (online) or disabled (offline) + notReadyCapable(4), -- log can be not ready + resetCapable(8) -- log can be reset +} + +StateSettingsLogUniqueFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "State Settings Log Unique Flags." + SYNTAX INTEGER { +-- Note: These values are bit masks, so combination values are possible. + unknown(1), -- log state settings are unknown + online(2), -- log is enabled (online) + notReady(4), -- log is not ready + reset(8) -- reset log +} + +LogFormatType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Log Format Type." + SYNTAX INTEGER { + raw(1), -- format is Raw + ascii(2), -- format is ASCII + uniCode(3) -- format is Unicode +} + + +------------------------------------------------------------------------------- +-- Chassis Information Group Attributes +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300..0 +------------------------------------------------------------------------------- + +numEventLogEntries OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0001.0000 This attribute provides the number of entries + currently in the eventLogTable." + ::= { chassisInformationGroup 1 } + +-- Note: You can only access the numLCLogEntries attribute via SNMPv3 queries. +-- Access to the attribute is blocked for SNMPv1 and SNMPv2c queries. +numLCLogEntries OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0002.0000 This attribute provides the number of entries + currently in the lcLogTable. + Note: This attribute can only be accessed via SNMPv3 queries." + ::= { chassisInformationGroup 2 } + + +------------------------------------------------------------------------------- +-- Chassis Information Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.10.1.. +------------------------------------------------------------------------------- + +ChassisTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Chassis Type Enum." + SYNTAX INTEGER { + other(1), -- type is other than following values + unknown(2), -- type is unknown + desktop(3), -- type is Desktop + lowProfileDesktop(4), -- type is Low Profile Desktop + pizzaBox(5), -- type is Pizza Box + miniTower(6), -- type is MiniTower + tower(7), -- type is Tower + portable(8), -- type is Portable + lapTop(9), -- type is Laptop + noteBook(10), -- type is Notebook + handHeld(11), -- type is Handheld + dockingStation(12), -- type is Docking Station + allInOne(13), -- type is All-In-One + subNoteBook(14), -- type is SubNotebook + spaceSaving(15), -- type is Spacesaver + lunchBox(16), -- type is Lunchbox + mainSystemChassis(17), -- type is Main System Chassis + expansionChassis(18), -- type is Expansion Chassis + subChassis(19), -- type is SubChassis + busExpansionChassis(20), -- type is Bus Expansion Chassis + peripheralChassis(21), -- type is Peripheral Chassis + raidChassis(22), -- type is RAID Chassis + rackMountChassis(23), -- type is Rack-mounted Chassis + sealedCasePC(24), -- type is Sealed-case PC + multiSystemChassis(25) -- type is Multi-system Chassis +} + +ChassisSystemClassEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Chassis System Class Enum." + SYNTAX INTEGER { + other(1), -- class is other than following values + unknown(2), -- class is unknown + workstationClass(3), -- class is Workstation + serverClass(4), -- class is Server + desktopClass(5), -- class is Desktop + portableClass(6), -- class is Portable + netPCClass(7), -- class is Net PC + storageClass(8) -- class is Storage +} + +LEDControlCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "LED Control Capabilities Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no LED Control capabilities + unknown(1), -- LED control capabilities are unknown + alertOnErrorCapable(2), -- LED can alert on error condition + alertOnWarningAndErrorCapable(4), -- LED can alert on error and warning condition + alertOnWarningOrErrorCapable(6) -- LED can alert on error or warning condition +} + +LEDControlSettingsFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "LED Control Settings Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no LED Control settings + unknown(1), -- LED control settings are unknown + alertOnError(2), -- LED set to alert on error condition + alertOnWarningAndError(4) -- LED set to alert on error or warning condition +} + +ChassisIdentifyControlCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Chassis Identify Control Capabilities Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no Chassis Identify Control capabilities + unknownCapabilities(1), -- chassis identify capabilities are unknown + -- The objects capabilities allow it to be set to: + enableCapable(2), -- chassis identify can be enabled (online) or disabled (offline) + notReadyCapable(4), -- chassis identify can be not ready + identifyCapable(8) -- chassis idenfity can be made to identify chassis +} + +ChassisIdentifyControlSettingsFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Chassis Identify Control Settings Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no Chassis Identify Control settings + unknown(1), -- chassis identify settings are unknown + enabled(2), -- chassis identify is enabled (online) + notReady(4), -- chassis identify is not ready + identifyChassis(8), -- identify chassis + identifyChassisAndEnable(10) -- identify chassis and enabled +} + +HostControlCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Host Control Capabilities Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no Host Control capabilities + manualRebootCapable(1), -- host can be rebooted + manualPowerOFFCapable(2), -- host can be powered off + manualPowerCycleCapable(4), -- host can be power cycled + manualAllExceptOperatingSystemShutdownCapable(7), -- all host control capabilities except OS shutdown + manualOperatingSystemShutdownCapable(8), -- operating system can be shutdown + manualFullyCapable(15), -- all host control capabilities + manualRebootWithOSShutdownCapable(16), -- host can be rebooted with operating system shutdown + manualRebootWithoutOSShutdownCapable(32), -- host can be rebooted without operating system shutdown + manualPowerOffWithOSShutdownCapable(64), -- host can be powered off with operating system shutdown + manualPowerOffWithoutOSShutdownCapable(128),-- host can be powered off without operating system shutdown + manualPowerCycleWithOSShutdownCapable(256), -- host can be power cycled with operating system shutdown + manualPowerCycleWithoutOSShutdownCapable(512) -- host can be power cycled with operating system shutdown +} + +HostControlSettingsFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Host Control Settings Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no Host Control settings + manualReboot(1), -- reboot host + manualPowerOFF(2), -- power off host + manualPowerCycle(4), -- power cycle host + manualOperatingSystemShutdown(8), -- shutdown operating system on host + manualOperatingSystemShutdownThenReboot(9), -- shutdown operating system on host then reboot host + manualOperatingSystemShutdownThenPowerOFF(10), -- shutdown operating system on host then power off host + manualOperatingSystemShutdownThenPowerCycle(12) -- shutdown operating system on host then power cycle host +} + +WatchDogControlCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "WatchDog Control Capabilities Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no Watchdog Control capabilities + automaticRebootCapable(1), -- watchdog can reboot host + automaticPowerCycleCapable(2), -- watchdog can power cycle host + automaticNotificationCapable(4), -- watchdog can notify + automaticWatchDogTimerCapable(8), -- watchdog supports timer + automaticPowerOffCapable(16), -- watchdog can power off host + automaticAllExceptNotificationCapable(27), -- all capabilities except notification + automaticFullyCapable(31) -- all watchdog control capabilities +} + +WatchControlSettingsFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "WatchDog Control Settings Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no Watchdog Control settings + automaticRebootEnabled(1), -- watchdog set for automatic reboot + automaticPowerCycleEnabled(2), -- watchdog set for automatic power cycle + automaticNotificationEnabled(4), -- watchdog set for automatic notification + automaticPowerOffEnabled(8) -- watchdog set for automatic power off +} + +WatchDogTimerCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "WatchDog Timer Capabilities Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no Watchdog Timer capabilities + type1Capable(1), -- watchdog can time in range of 20-480 seconds + type2Capable(2), -- watchdog can time in 30, 60, 120 and 480 second intervals + type3Capable(4) -- watchdog can time in 60 second intervals +} + +PowerButtonControlCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power Button Control Capabilities Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no Power Button Control capabilities + unknownCapabilities(1), -- power button capabilities are unknown + enableCapable(2) -- power button can be enabled or disabled +} + +PowerButtonControlSettingsFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power Button Control Settings Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no Power Button Control settings + unknown(1), -- power button settings are unknown + enabled(2), -- power button is enabled + disabled(4) -- power button disabled +} + +NMIButtonControlCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "NMI Button Control Capabilities Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no NMI Button Control capabilities + unknownCapabilities(1), -- NMI button capabilities are unknown + enableCapable(2) -- NMI button can be enabled or disabled +} + +NMIButtonControlSettingsFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "NMI Button Control Settings Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no NMI Button Control settings + unknown(1), -- NMI button settings are unknown + enabled(2), -- NMI button is enabled + disabled(4) -- NMI button disabled +} + +SystemPropertiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "System Properties Flags." + SYNTAX INTEGER { + -- Note: These values are bit masks, so combination values are possible. + -- none(0), - no properties + energySmart(1) -- Energy Smart system +} + +ChassisInformationTableEntry ::= SEQUENCE { + chassisIndexChassisInformation ObjectRange, + chassisStateCapabilities StateCapabilitiesFlags, + chassisStateSettings StateSettingsFlags, + chassisStatus ObjectStatusEnum, + chassisparentIndexReference ObjectRange, + chassisType ChassisTypeEnum, + chassisName String64, + chassisManufacturerName String64, + chassisModelTypeName String64, + chassisAssetTagName OCTET STRING, + chassisServiceTagName OCTET STRING, + chassisID Unsigned8BitRange, + chassisIDExtension Unsigned16BitRange, + chassisSystemClass ChassisSystemClassEnum, + chassisSystemName String64, + chassisLEDControlCapabilitiesUnique LEDControlCapabilitiesFlags, + chassisLEDControlSettingsUnique LEDControlSettingsFlags, + chassisIdentifyFlashControlCapabilities ChassisIdentifyControlCapabilitiesFlags, + chassisIdentifyFlashControlSettings ChassisIdentifyControlSettingsFlags, + chassisLockPresent BooleanType, + chassishostControlCapabilitiesUnique HostControlCapabilitiesFlags, + chassishostControlSettingsUnique HostControlSettingsFlags, + chassiswatchDogControlCapabilitiesUnique WatchDogControlCapabilitiesFlags, + chassiswatchDogControlSettingsUnique WatchControlSettingsFlags, + chassiswatchDogControlExpiryTimeCapabilitiesUnique WatchDogTimerCapabilitiesFlags, + chassiswatchDogControlExpiryTime Unsigned16BitRange, + chassisPowerButtonControlCapabilitiesUnique PowerButtonControlCapabilitiesFlags, + chassisPowerButtonControlSettingsUnique PowerButtonControlSettingsFlags, + chassisNMIButtonControlCapabilitiesUnique NMIButtonControlCapabilitiesFlags, + chassisNMIButtonControlSettingsUnique NMIButtonControlSettingsFlags, + chassisSystemProperties SystemPropertiesFlags, + chassisSystemRevisionNumber Unsigned8BitRange, + chassisSystemRevisionName String64, + chassisExpressServiceCodeName String64 +} + +chassisInformationTable OBJECT-TYPE + SYNTAX SEQUENCE OF ChassisInformationTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0010 This object defines the Chassis Information Table." + ::= { chassisInformationGroup 10 } + +chassisInformationTableEntry OBJECT-TYPE + SYNTAX ChassisInformationTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0010.0001 This object defines the Chassis Information Table Entry." + INDEX { chassisIndexChassisInformation } + ::= { chassisInformationTable 1 } + +chassisIndexChassisInformation OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { chassisInformationTableEntry 1 } + +chassisStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0002 This attribute defines the state capabilities of the system chassis." + ::= { chassisInformationTableEntry 2 } + +chassisStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0003 This attribute defines the state settings of the system chassis." + ::= { chassisInformationTableEntry 3 } + +chassisStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0004 This attribute defines the status of the system chassis." + ::= { chassisInformationTableEntry 4 } + +chassisparentIndexReference OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0005 This attribute defines the index (one based) to the + parent system of this system chassis, if any." + ::= { chassisInformationTableEntry 5 } + +chassisType OBJECT-TYPE + SYNTAX ChassisTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0006 This attribute defines the system type of the system chassis." + ::= { chassisInformationTableEntry 6 } + +chassisName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0007 This attribute defines the user-assigned name of the system chassis." + ::= { chassisInformationTableEntry 7 } + +chassisManufacturerName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0008 This attribute defines the name of the manufacturer + of the system chassis." + ::= { chassisInformationTableEntry 8 } + +chassisModelTypeName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0009 This attribute defines the system model type of the system chassis." + ::= { chassisInformationTableEntry 9 } + +chassisAssetTagName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0010 This attribute defines the asset tag name of the system chassis." + ::= { chassisInformationTableEntry 10 } + +chassisServiceTagName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..7)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0011 This attribute defines the service tag name of the system chassis." + ::= { chassisInformationTableEntry 11 } + +chassisID OBJECT-TYPE + SYNTAX Unsigned8BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0012 This attribute defines the system ID. If the value + is 254 (0xFE), the attribute systemIDExtension provides the system ID." + ::= { chassisInformationTableEntry 12 } + +chassisIDExtension OBJECT-TYPE + SYNTAX Unsigned16BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0013 This attribute defines the system ID extension." + ::= { chassisInformationTableEntry 13 } + +chassisSystemClass OBJECT-TYPE + SYNTAX ChassisSystemClassEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0014 This attribute defines the system class." + ::= { chassisInformationTableEntry 14 } + +chassisSystemName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0015 This attribute defines the host name of the system chassis." + ::= { chassisInformationTableEntry 15 } + +chassisLEDControlCapabilitiesUnique OBJECT-TYPE + SYNTAX LEDControlCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0024 This attribute defines the capabilities of the + LED control hardware in the system chassis." + ::= { chassisInformationTableEntry 24 } + +chassisLEDControlSettingsUnique OBJECT-TYPE + SYNTAX LEDControlSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0025 This attribute defines the reading and setting of the + LED control hardware in the system chassis." + ::= { chassisInformationTableEntry 25 } + +chassisIdentifyFlashControlCapabilities OBJECT-TYPE + SYNTAX ChassisIdentifyControlCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0028 This attribute defines if the system allows setting + of the system front panel LED to flash." + ::= { chassisInformationTableEntry 28 } + +chassisIdentifyFlashControlSettings OBJECT-TYPE + SYNTAX ChassisIdentifyControlSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0029 This attribute setting causes the system front panel + LED to flash." + ::= { chassisInformationTableEntry 29 } + +chassisLockPresent OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0030 If true, a system lock is present on the system chassis." + ::= { chassisInformationTableEntry 30 } + +chassishostControlCapabilitiesUnique OBJECT-TYPE + SYNTAX HostControlCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0031 This attribute defines the capabilities of the + host control function." + ::= { chassisInformationTableEntry 31 } + +chassishostControlSettingsUnique OBJECT-TYPE + SYNTAX HostControlSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0032 This attribute defines the settings of the + host control function." + ::= { chassisInformationTableEntry 32 } + +chassiswatchDogControlCapabilitiesUnique OBJECT-TYPE + SYNTAX WatchDogControlCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0033 This attribute defines the capabilities of the + watchdog control function." + ::= { chassisInformationTableEntry 33 } + +chassiswatchDogControlSettingsUnique OBJECT-TYPE + SYNTAX WatchControlSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0034 This attribute defines the settings of the + watchdog control function." + ::= { chassisInformationTableEntry 34 } + +chassiswatchDogControlExpiryTimeCapabilitiesUnique OBJECT-TYPE + SYNTAX WatchDogTimerCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0035 This attribute defines the capabilities of the + watchdog control expiry timer function." + ::= { chassisInformationTableEntry 35 } + +chassiswatchDogControlExpiryTime OBJECT-TYPE + SYNTAX Unsigned16BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0036 This attribute defines the current watchdog timer + value in seconds." + ::= { chassisInformationTableEntry 36 } + +chassisPowerButtonControlCapabilitiesUnique OBJECT-TYPE + SYNTAX PowerButtonControlCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0038 This attribute defines the capabilities of the + power button control hardware in the system chassis." + ::= { chassisInformationTableEntry 38 } + +chassisPowerButtonControlSettingsUnique OBJECT-TYPE + SYNTAX PowerButtonControlSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0039 This attribute defines the reading and setting of + the power button control hardware in the system chassis." + ::= { chassisInformationTableEntry 39 } + +chassisNMIButtonControlCapabilitiesUnique OBJECT-TYPE + SYNTAX NMIButtonControlCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0044 This attribute defines the capabilities of the + NMI button control hardware in the system chassis." + ::= { chassisInformationTableEntry 44 } + +chassisNMIButtonControlSettingsUnique OBJECT-TYPE + SYNTAX NMIButtonControlSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0045 This attribute defines the reading and setting of + the NMI button control hardware in the system chassis." + ::= { chassisInformationTableEntry 45 } + +chassisSystemProperties OBJECT-TYPE + SYNTAX SystemPropertiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0046 This attribute defines the properties of the system chassis." + ::= { chassisInformationTableEntry 46 } + +chassisSystemRevisionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0047 This attribute defines the revision number of the system + where zero indicates the original version of the system chassis. The revision number + is not available on all systems." + ::= { chassisInformationTableEntry 47 } + +chassisSystemRevisionName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0048 This attribute defines the revision name of the system, + if applicable." + ::= { chassisInformationTableEntry 48 } + +chassisExpressServiceCodeName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0010.0001.0049 This attribute defines the Express Service Code of the system chassis." + ::= { chassisInformationTableEntry 49 } + + +------------------------------------------------------------------------------- +-- Event (ESM) Log Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.40.1... +------------------------------------------------------------------------------- + +EventLogTableEntry ::= SEQUENCE { + eventLogchassisIndex ObjectRange, + eventLogRecordIndex Unsigned32BitRange, + eventLogStateCapabilitiesUnique StateCapabilitiesLogUniqueFlags, + eventLogStateSettingsUnique StateSettingsLogUniqueFlags, + eventLogRecord OCTET STRING, + eventLogFormat LogFormatType, + eventLogSeverityStatus ObjectStatusEnum, + eventLogDateName DateName +} + +eventLogTable OBJECT-TYPE + SYNTAX SEQUENCE OF EventLogTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0040 This object defines the Event (ESM) Log Table." + ::= { chassisInformationGroup 40 } + +eventLogTableEntry OBJECT-TYPE + SYNTAX EventLogTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0040.0001 This object defines the Event (ESM) Log Table Entry." + INDEX { eventLogchassisIndex, + eventLogRecordIndex } + ::= { eventLogTable 1 } + +eventLogchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0040.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { eventLogTableEntry 1 } + +eventLogRecordIndex OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0040.0001.0002 This attribute defines the index (one based) of the + event log record." + ::= { eventLogTableEntry 2 } + +eventLogStateCapabilitiesUnique OBJECT-TYPE + SYNTAX StateCapabilitiesLogUniqueFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0040.0001.0003 This attribute defines the state capabilities of the + object that is writing the event log." + ::= { eventLogTableEntry 3 } + +eventLogStateSettingsUnique OBJECT-TYPE + SYNTAX StateSettingsLogUniqueFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0040.0001.0004 This attribute defines the state settings of the + object that is writing the event log." + ::= { eventLogTableEntry 4 } + +eventLogRecord OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..1024)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0040.0001.0005 This attribute defines the data of the event log record." + ::= { eventLogTableEntry 5 } + +eventLogFormat OBJECT-TYPE + SYNTAX LogFormatType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0040.0001.0006 This attribute defines the format of the event log record." + ::= { eventLogTableEntry 6 } + +eventLogSeverityStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0040.0001.0007 This attribute defines the severity of the + event log record." + ::= { eventLogTableEntry 7 } + +eventLogDateName OBJECT-TYPE + SYNTAX DateName + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0040.0001.0008 This attribute defines the date and time of the + event log record." + ::= { eventLogTableEntry 8 } + + +------------------------------------------------------------------------------- +-- System BIOS Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.50.1... +------------------------------------------------------------------------------- + +SystemBIOSTableEntry ::= SEQUENCE { + systemBIOSchassisIndex ObjectRange, + systemBIOSIndex ObjectRange, + systemBIOSStateCapabilities StateCapabilitiesFlags, + systemBIOSStateSettings StateSettingsFlags, + systemBIOSStatus ObjectStatusEnum, + systemBIOSReleaseDateName DateName, + systemBIOSVersionName String64, + systemBIOSManufacturerName String64 +} + +systemBIOSTable OBJECT-TYPE + SYNTAX SEQUENCE OF SystemBIOSTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0050 This object defines the System BIOS Table." + ::= { chassisInformationGroup 50 } + +systemBIOSTableEntry OBJECT-TYPE + SYNTAX SystemBIOSTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0050.0001 This object defines the System BIOS Table Entry." + INDEX { systemBIOSchassisIndex, + systemBIOSIndex } + ::= { systemBIOSTable 1 } + +systemBIOSchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0050.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { systemBIOSTableEntry 1 } + +systemBIOSIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0050.0001.0002 This attribute defines the index (one based) of the + system BIOS." + ::= { systemBIOSTableEntry 2 } + +systemBIOSStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0050.0001.0003 This attribute defines the state capabilities of the + system BIOS." + ::= { systemBIOSTableEntry 3 } + +systemBIOSStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0050.0001.0004 This attribute defines the state settings of the + system BIOS." + ::= { systemBIOSTableEntry 4 } + +systemBIOSStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0050.0001.0005 This attribute defines the status of the system BIOS." + ::= { systemBIOSTableEntry 5 } + +systemBIOSReleaseDateName OBJECT-TYPE + SYNTAX DateName + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0050.0001.0007 This attribute defines the release date name of the + system BIOS." + ::= { systemBIOSTableEntry 7 } + +systemBIOSVersionName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0050.0001.0008 This attribute defines the version name of the + system BIOS." + ::= { systemBIOSTableEntry 8 } + +systemBIOSManufacturerName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0050.0001.0011 This attribute defines the name of the manufacturer + of the system BIOS." + ::= { systemBIOSTableEntry 11 } + + +------------------------------------------------------------------------------- +-- Firmware Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.60.1... +------------------------------------------------------------------------------- + +FirmwareType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Firmware Type." + SYNTAX INTEGER { + other(1), -- type is other than following values + unknown(2), -- type is unknown + lifecycleController(20), -- type is Lifecycle Controller + iDRAC7(21), -- type is Integrated Dell Remote Access Controller 7 + iDRAC8(22) -- type is Integrated Dell Remote Access Controller 8 +} + +FirmwareTableEntry ::= SEQUENCE { + firmwarechassisIndex ObjectRange, + firmwareIndex ObjectRange, + firmwareStateCapabilities StateCapabilitiesFlags, + firmwareStateSettings StateSettingsFlags, + firmwareStatus ObjectStatusEnum, + firmwareSize Unsigned16BitRange, + firmwareType FirmwareType, + firmwareTypeName String64, + firmwareUpdateCapabilities Unsigned16BitRange, + firmwareVersionName String64 +} + +firmwareTable OBJECT-TYPE + SYNTAX SEQUENCE OF FirmwareTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0060 This object defines the Firmware Table." + ::= { chassisInformationGroup 60 } + +firmwareTableEntry OBJECT-TYPE + SYNTAX FirmwareTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0060.0001 This object defines the Firmware Table Entry." + INDEX { firmwarechassisIndex, + firmwareIndex } + ::= { firmwareTable 1 } + +firmwarechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { firmwareTableEntry 1 } + +firmwareIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0002 This attribute defines the index (one based) of the + firmware." + ::= { firmwareTableEntry 2 } + +firmwareStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0003 This attribute defines the state capabilities of the + firmware." + ::= { firmwareTableEntry 3 } + +firmwareStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0004 This attribute defines the state settings of the + firmware." + ::= { firmwareTableEntry 4 } + +firmwareStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0005 This attribute defines the status of the firmware." + ::= { firmwareTableEntry 5 } + +firmwareSize OBJECT-TYPE + SYNTAX Unsigned16BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0006 This attribute defines the image size of the firmware + in KBytes. Zero indicates size is unknown." + ::= { firmwareTableEntry 6 } + +firmwareType OBJECT-TYPE + SYNTAX FirmwareType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0007 This attribute defines the type of firmware." + ::= { firmwareTableEntry 7 } + +firmwareTypeName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0008 This attribute defines the type name of the firmware." + ::= { firmwareTableEntry 8 } + +firmwareUpdateCapabilities OBJECT-TYPE + SYNTAX Unsigned16BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0009 This attribute defines the bitmap of supported methods + for firmware update." + ::= { firmwareTableEntry 9 } + +firmwareVersionName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0060.0001.0011 This attribute defines the version of the firmware." + ::= { firmwareTableEntry 11 } + + +------------------------------------------------------------------------------- +-- Intrusion Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.70.1... +------------------------------------------------------------------------------- + +IntrusionReadingEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Intrusion Reading Enum." + SYNTAX INTEGER { + chassisNotBreached(1), -- chassis not breached and no uncleared breaches + chassisBreached(2), -- chassis currently breached + chassisBreachedPrior(3), -- chassis breached prior to boot and has not been cleared + chassisBreachSensorFailure(4) -- intrusion sensor has failed +} + +IntrusionTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Intrusion Type Enum." + SYNTAX INTEGER { + chassisBreachDetectionWhenPowerON(1), -- type is detect intrusion while power on + chassisBreachDetectionWhenPowerOFF(2) -- type is detect intrusion while power off +} + +IntrusionTableEntry ::= SEQUENCE { + intrusionchassisIndex ObjectRange, + intrusionIndex ObjectRange, + intrusionStateCapabilities StateCapabilitiesFlags, + intrusionStateSettings StateSettingsFlags, + intrusionStatus ObjectStatusEnum, + intrusionReading IntrusionReadingEnum, + intrusionType IntrusionTypeEnum, + intrusionLocationName String64 +} + +intrusionTable OBJECT-TYPE + SYNTAX SEQUENCE OF IntrusionTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0070 This object defines the Intrusion Table." + ::= { chassisInformationGroup 70 } + +intrusionTableEntry OBJECT-TYPE + SYNTAX IntrusionTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0070.0001 This object defines the Intrusion Table Entry." + INDEX { intrusionchassisIndex, + intrusionIndex } + ::= { intrusionTable 1 } + +intrusionchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0070.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { intrusionTableEntry 1 } + +intrusionIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0070.0001.0002 This attribute defines the index (one based) of the + intrusion sensor." + ::= { intrusionTableEntry 2 } + +intrusionStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0070.0001.0003 This attribute defines the state capabilities of the + intrusion sensor." + ::= { intrusionTableEntry 3 } + +intrusionStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0070.0001.0004 This attribute defines the state settings of the + intrusion sensor." + ::= { intrusionTableEntry 4 } + +intrusionStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0070.0001.0005 This attribute defines the status of the + intrusion sensor." + ::= { intrusionTableEntry 5 } + +intrusionReading OBJECT-TYPE + SYNTAX IntrusionReadingEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0070.0001.0006 This attribute defines the reading of the + intrusion sensor." + ::= { intrusionTableEntry 6 } + +intrusionType OBJECT-TYPE + SYNTAX IntrusionTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0070.0001.0007 This attribute defines the type of the + intrusion sensor." + ::= { intrusionTableEntry 7 } + +intrusionLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0070.0001.0008 This attribute defines the location of the + intrusion sensor." + ::= { intrusionTableEntry 8 } + + +------------------------------------------------------------------------------- +-- Lifecycle (LC) Log Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.90.1... +------------------------------------------------------------------------------- + +LcLogCategoryEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "LC Log Category Enum." + SYNTAX INTEGER { + system(1), -- System Health category + storage(2), -- Storage category + updates(3), -- Updates category + audit(4), -- Audit category + configuration(5), -- Configuration category + workNotes(6) -- Work Notes category +} + +LcLogTableEntry ::= SEQUENCE { + lcLogChassisIndex ObjectRange, + lcLogRecordIndex Unsigned32BitRange, + lcLogSequenceNumber Unsigned32BitRange, + lcLogCategory LcLogCategoryEnum, + lcLogSeverityStatus ObjectStatusEnum, + lcLogDateName DateName, + lcLogFQDD FQDDString, + lcLogMessageID OCTET STRING, + lcLogMessage OCTET STRING, + lcLogDetailedDescription OCTET STRING, + lcLogRecommededAction OCTET STRING, + lcLogComment OCTET STRING +} + +-- Note: You can only access the lcLogTable table via SNMPv3 queries. +-- Access to the table is blocked for SNMPv1 and SNMPv2c queries. +lcLogTable OBJECT-TYPE + SYNTAX SEQUENCE OF LcLogTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0090 This object defines the Lifecycle (LC) Log Table. + Lifecycle (LC) Log table records are ordered from oldest to newest. + Note: This table can only be accessed via SNMPv3 queries." + ::= { chassisInformationGroup 90 } + +lcLogTableEntry OBJECT-TYPE + SYNTAX LcLogTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0300.0090.0001 This object defines the Lifcycle (LC) Log Table Entry." + INDEX { lcLogChassisIndex, + lcLogRecordIndex } + ::= { lcLogTable 1 } + +lcLogChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0001 This attribute defines the index (one based) + of the associated system chassis." + ::= { lcLogTableEntry 1 } + +lcLogRecordIndex OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0002 This attribute defines the index (one based) + of the LC log record." + ::= { lcLogTableEntry 2 } + +lcLogSequenceNumber OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0003 This attribute defines the LC Log sequence number + of the event associated with the LC log record." + ::= { lcLogTableEntry 3 } + +lcLogCategory OBJECT-TYPE + SYNTAX LcLogCategoryEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0004 This attribute defines the category + of the event associated with the LC log record." + ::= { lcLogTableEntry 4 } + +lcLogSeverityStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0005 This attribute defines the severity + of the event associated with the LC log record." + ::= { lcLogTableEntry 5 } + +lcLogDateName OBJECT-TYPE + SYNTAX DateName + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0006 This attribute defines the date and time + of the event associated with the LC log record." + ::= { lcLogTableEntry 6 } + +lcLogFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0007 Fully qualified device descriptor (FQDD) + of the device associated with the event associated with the LC log record." + ::= { lcLogTableEntry 7 } + +lcLogMessageID OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0008 This attribute defines the Message ID + of the event associated with the LC log record." + ::= { lcLogTableEntry 8 } + +lcLogMessage OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..512)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0009 This attribute defines the message + of the event associated with the LC log record." + ::= { lcLogTableEntry 9 } + +lcLogDetailedDescription OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..2048)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0010 This attribute defines the detailed description + of the event associated with the LC log record." + ::= { lcLogTableEntry 10 } + +lcLogRecommededAction OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..2048)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0011 This attribute defines an optional recommended action + associated with the event associated with the LC log record." + ::= { lcLogTableEntry 11 } + +lcLogComment OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..128)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0300.0090.0001.0012 This attribute defines an optional user comment + associated with the event associated with the LC log record." + ::= { lcLogTableEntry 12 } + + + +------------------------------------------------------------------------------- +-- Power Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Power Unit Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.10.1... +------------------------------------------------------------------------------- + +PowerUnitTableEntry ::= SEQUENCE { + powerUnitchassisIndex ObjectRange, + powerUnitIndex ObjectRange, + powerUnitStateCapabilities StateCapabilitiesFlags, + powerUnitStateSettings StateSettingsFlags, + powerUnitRedundancyStatus StatusRedundancyEnum, + powerSupplyCountForRedundancy ObjectRange, + powerUnitName String64, + powerUnitStatus ObjectStatusEnum +} + +powerUnitTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowerUnitTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0010 This object defines the Power Unit Table." + ::= { powerGroup 10 } + +powerUnitTableEntry OBJECT-TYPE + SYNTAX PowerUnitTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0010.0001 This object defines the Power Unit Table Entry." + INDEX { powerUnitchassisIndex, + powerUnitIndex } + ::= { powerUnitTable 1 } + +powerUnitchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0010.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { powerUnitTableEntry 1 } + +powerUnitIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0010.0001.0002 This attribute defines the index (one based) of the + power unit." + ::= { powerUnitTableEntry 2 } + +powerUnitStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0010.0001.0003 This attribute defines the state capabilities of the + power unit." + ::= { powerUnitTableEntry 3 } + +powerUnitStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0010.0001.0004 This attribute defines the state settings of the + power unit." + ::= { powerUnitTableEntry 4 } + +powerUnitRedundancyStatus OBJECT-TYPE + SYNTAX StatusRedundancyEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0010.0001.0005 This attribute defines the redundancy status of the + power unit." + ::= { powerUnitTableEntry 5 } + +powerSupplyCountForRedundancy OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0010.0001.0006 This attribute defines the total number of power supplies + required for this power unit to have full redundancy." + ::= { powerUnitTableEntry 6 } + +powerUnitName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0010.0001.0007 This attribute defines the name of the power unit." + ::= { powerUnitTableEntry 7 } + +powerUnitStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0010.0001.0008 This attribute defines the status of the power unit." + ::= { powerUnitTableEntry 8 } + + +------------------------------------------------------------------------------- +-- Power Supply Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.12.1... +------------------------------------------------------------------------------- + +PowerSupplyStateCapabilitiesUniqueFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power Supply State Capabilities Unique Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no power supply state capabilities + -- Note: These values are bit masks, so combination values are possible. + unknown(1), -- state capabilities are unknown + onlineCapable(2), -- power supply can be enabled (online) or disabled (offline) + notReadyCapable(4) -- power supply can be not ready +} + +PowerSupplyStateSettingsUniqueFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power Supply State Settings Unique Flags." + SYNTAX INTEGER { + -- If 0 (zero), there are no power supply state settings + -- Note: These values are bit masks, so combination values are possible. + unknown(1), -- state settings are unknown + onLine(2), -- power supply is enabled (online) + notReady(4), -- power supply is not ready + fanFailure(8), -- power supply fan has failed + onlineAndFanFailure(10), + powerSupplyIsON(16), -- power supply is supplying power + powerSupplyIsOK(32), -- power supply is indicating it is OK + acSwitchIsON(64), -- power supply is indicating AC power switch is on + onlineandAcSwitchIsON(66), + acPowerIsON(128), -- power supply is indicating AC power is on + onlineAndAcPowerIsON(130), + onlineAndPredictiveFailure(210), + acPowerAndSwitchAreOnPowerSupplyIsOnIsOkAndOnline(242) +} + +PowerSupplyTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power Supply Type Enum." + SYNTAX INTEGER { + powerSupplyTypeIsOther(1), -- type is other than following values + powerSupplyTypeIsUnknown(2), -- type is unknown + powerSupplyTypeIsLinear(3), -- type is Linear + powerSupplyTypeIsSwitching(4), -- type is Switching + powerSupplyTypeIsBattery(5), -- type is Battery + powerSupplyTypeIsUPS(6), -- type is Uninterruptible Power Supply + powerSupplyTypeIsConverter(7), -- type is Converter + powerSupplyTypeIsRegulator(8), -- type is Regulator + powerSupplyTypeIsAC(9), -- type is AC + powerSupplyTypeIsDC(10), -- type is DC + powerSupplyTypeIsVRM(11) -- type is VRM +} + +PowerSupplySensorStateFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power Supply Sensor State Flags." + SYNTAX INTEGER { + -- Note: These values are bit masks, so combination values are possible. + presenceDetected(1), -- state is Presence detected + psFailureDetected(2), -- state is PS Failure detected + predictiveFailure(4), -- state is Predictive Failure + psACLost(8), -- state is PS AC lost + acLostOrOutOfRange(16), -- state is AC lost or out-of-range + acOutOfRangeButPresent(32), -- state is AC out-of-range, but present + configurationError(64) -- state is Configuration error +} + +PowerSupplyConfigurationErrorTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power Supply Configuration Error Type Enum." + SYNTAX INTEGER { + vendorMismatch(1), -- error type is Vendor mismatch + revisionMismatch(2), -- error type is Revision mismatch + processorMissing(3) -- error type is Processor missing +} + +PowerSupplyTableEntry ::= SEQUENCE { + powerSupplychassisIndex ObjectRange, + powerSupplyIndex ObjectRange, + powerSupplyStateCapabilitiesUnique PowerSupplyStateCapabilitiesUniqueFlags, + powerSupplyStateSettingsUnique PowerSupplyStateSettingsUniqueFlags, + powerSupplyStatus ObjectStatusEnum, + powerSupplyOutputWatts Signed32BitRange, + powerSupplyType PowerSupplyTypeEnum, + powerSupplyLocationName String64, + powerSupplyMaximumInputVoltage Signed32BitRange, + powerSupplypowerUnitIndexReference ObjectRange, + powerSupplySensorState PowerSupplySensorStateFlags, + powerSupplyConfigurationErrorType PowerSupplyConfigurationErrorTypeEnum, + powerSupplyPowerMonitorCapable BooleanType, + powerSupplyRatedInputWattage Signed32BitRange, + powerSupplyFQDD FQDDString, + powerSupplyCurrentInputVoltage Signed32BitRange +} + +powerSupplyTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowerSupplyTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0012 This object defines the Power Supply Table." + ::= { powerGroup 12 } + +powerSupplyTableEntry OBJECT-TYPE + SYNTAX PowerSupplyTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0012.0001 This object defines the Power Supply Table Entry." + INDEX { powerSupplychassisIndex, + powerSupplyIndex } + ::= { powerSupplyTable 1 } + +powerSupplychassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { powerSupplyTableEntry 1 } + +powerSupplyIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0002 This attribute defines the index (one based) of the + power supply." + ::= { powerSupplyTableEntry 2 } + +powerSupplyStateCapabilitiesUnique OBJECT-TYPE + SYNTAX PowerSupplyStateCapabilitiesUniqueFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0003 This attribute defines the state capabilities of the + power supply." + ::= { powerSupplyTableEntry 3 } + +powerSupplyStateSettingsUnique OBJECT-TYPE + SYNTAX PowerSupplyStateSettingsUniqueFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0004 This attribute defines the state settings of the + power supply." + ::= { powerSupplyTableEntry 4 } + +powerSupplyStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0005 This attribute defines the status of the power supply." + ::= { powerSupplyTableEntry 5 } + +powerSupplyOutputWatts OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0006 This attribute defines the maximum sustained output + wattage of the power supply (in tenths of Watts)." + ::= { powerSupplyTableEntry 6 } + +powerSupplyType OBJECT-TYPE + SYNTAX PowerSupplyTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0007 This attribute defines the type of the power supply." + ::= { powerSupplyTableEntry 7 } + +powerSupplyLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0008 This attribute defines the location of the power supply." + ::= { powerSupplyTableEntry 8 } + +powerSupplyMaximumInputVoltage OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0009 This attribute defines the maximum input voltage of the + power supply (in Volts)." + ::= { powerSupplyTableEntry 9 } + +powerSupplypowerUnitIndexReference OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0010 This attribute defines the index to the associated + power unit if the power supply is part of a power unit." + ::= { powerSupplyTableEntry 10 } + +powerSupplySensorState OBJECT-TYPE + SYNTAX PowerSupplySensorStateFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0011 This attribute defines the state reported by the + power supply sensor. This attribute supplements the attribute + powerSupplyStateSettingsUnique." + ::= { powerSupplyTableEntry 11 } + +powerSupplyConfigurationErrorType OBJECT-TYPE + SYNTAX PowerSupplyConfigurationErrorTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0012 This attribute defines the type of configuration error + reported by the power supply sensor. When the configurationError bit is on + in the value for the attribute powerSupplySensorState, a value is returned + for this attribute; otherwise, a value is not returned for this attribute." + ::= { powerSupplyTableEntry 12 } + +powerSupplyPowerMonitorCapable OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0013 This attribute defines a boolean value that reports + whether the power supply is capable of monitoring power consumption." + ::= { powerSupplyTableEntry 13 } + +powerSupplyRatedInputWattage OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0014 This attribute defines the rated input wattage of the + power supply (in tenths of Watts)." + ::= { powerSupplyTableEntry 14 } + +powerSupplyFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0015 Fully qualified device descriptor (FQDD) of the + power supply." + ::= { powerSupplyTableEntry 15 } + +powerSupplyCurrentInputVoltage OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0012.0001.0016 This attribute defines the current input voltage to the + power supply (in Volts)." + ::= { powerSupplyTableEntry 16 } + + +------------------------------------------------------------------------------- +-- Voltage Probe Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.20.1... +------------------------------------------------------------------------------- + +VoltageTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Voltage Type Enum." + SYNTAX INTEGER { + voltageProbeTypeIsOther(1), -- type is other than following values + voltageProbeTypeIsUnknown(2), -- type is unknown + voltageProbeTypeIs1Point5Volt(3), -- type is 1.5 volt probe + voltageProbeTypeIs3Point3Volt(4), -- type is 3.3 volt probe + voltageProbeTypeIs5Volt(5), -- type is 5 volt probe + voltageProbeTypeIsMinus5Volt(6), -- type is -5 volt probe + voltageProbeTypeIs12Volt(7), -- type is 12 volt probe + voltageProbeTypeIsMinus12Volt(8), -- type is -12 volt probe + voltageProbeTypeIsIO(9), -- type is I/O probe + voltageProbeTypeIsCore(10), -- type is Core probe + voltageProbeTypeIsFLEA(11), -- type is FLEA (standby) probe + voltageProbeTypeIsBattery(12), -- type is Battery probe + voltageProbeTypeIsTerminator(13), -- type is SCSI Termination probe + voltageProbeTypeIs2Point5Volt(14), -- type is 2.5 volt probe + voltageProbeTypeIsGTL(15), -- type is GTL (ground termination logic) probe + voltageProbeTypeIsDiscrete(16), -- type is voltage probe with discrete reading + voltageProbeTypeIsGenericDiscrete(17), -- type is generic discrete reading + voltageProbeTypeIsPSVoltage(18), -- type is Power Supply voltage probe + voltageProbeTypeIsMemoryStatus(19) -- type is Memory Status probe +} + +VoltageDiscreteReadingEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Voltage Discrete Reading Enum." + SYNTAX INTEGER { + voltageIsGood(1), -- voltage reading is Good + voltageIsBad(2) -- voltage reading is Bad +} + +VoltageProbeTableEntry ::= SEQUENCE { + voltageProbechassisIndex ObjectRange, + voltageProbeIndex ObjectRange, + voltageProbeStateCapabilities StateCapabilitiesFlags, + voltageProbeStateSettings StateSettingsFlags, + voltageProbeStatus StatusProbeEnum, + voltageProbeReading Signed32BitRange, + voltageProbeType VoltageTypeEnum, + voltageProbeLocationName String64, + voltageProbeUpperNonRecoverableThreshold Signed32BitRange, + voltageProbeUpperCriticalThreshold Signed32BitRange, + voltageProbeUpperNonCriticalThreshold Signed32BitRange, + voltageProbeLowerNonCriticalThreshold Signed32BitRange, + voltageProbeLowerCriticalThreshold Signed32BitRange, + voltageProbeLowerNonRecoverableThreshold Signed32BitRange, + voltageProbeProbeCapabilities ProbeCapabilitiesFlags, + voltageProbeDiscreteReading VoltageDiscreteReadingEnum +} + +voltageProbeTable OBJECT-TYPE + SYNTAX SEQUENCE OF VoltageProbeTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0020 This object defines the Voltage Probe Table." + ::= { powerGroup 20 } + +voltageProbeTableEntry OBJECT-TYPE + SYNTAX VoltageProbeTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0020.001 This object defines the Voltage Probe Table Entry." + INDEX { voltageProbechassisIndex, + voltageProbeIndex } + ::= { voltageProbeTable 1 } + +voltageProbechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { voltageProbeTableEntry 1 } + +voltageProbeIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0002 This attribute defines the index (one based) of the + voltage probe." + ::= { voltageProbeTableEntry 2 } + +voltageProbeStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0003 This attribute defines the state capabilities of the + voltage probe." + ::= { voltageProbeTableEntry 3 } + +voltageProbeStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0004 This attribute defines the state settings of the + voltage probe." + ::= { voltageProbeTableEntry 4 } + +voltageProbeStatus OBJECT-TYPE + SYNTAX StatusProbeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0005 This attribute defines the probe status of the + voltage probe." + ::= { voltageProbeTableEntry 5 } + +voltageProbeReading OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0006 This attribute defines the reading for a voltage + probe of type other than voltageProbeTypeIsDiscrete. When the value + for voltageProbeType is other than voltageProbeTypeIsDiscrete, the value + returned for this attribute is the voltage that the probe is reading + in millivolts. When the value for voltageProbeType is + voltageProbeTypeIsDiscrete, a value is not returned for this attribute." + ::= { voltageProbeTableEntry 6 } + +voltageProbeType OBJECT-TYPE + SYNTAX VoltageTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0007 This attribute defines the type of the voltage probe." + ::= { voltageProbeTableEntry 7 } + +voltageProbeLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0008 This attribute defines the location name of the + voltage probe." + ::= { voltageProbeTableEntry 8 } + +voltageProbeUpperNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0009 This attribute defines the upper nonrecoverable threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 9 } + +voltageProbeUpperCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0010 This attribute defines the upper critical threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 10 } + +voltageProbeUpperNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0011 This attribute defines the upper noncritical threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 11 } + +voltageProbeLowerNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0012 This attribute defines the lower noncritical threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 12 } + +voltageProbeLowerCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0013 This attribute defines the lower critical threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 13 } + +voltageProbeLowerNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0014 This attribute defines the lower nonrecoverable threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 14 } + +voltageProbeProbeCapabilities OBJECT-TYPE + SYNTAX ProbeCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0015 This attribute defines the probe capabilities of the + voltage probe." + ::= { voltageProbeTableEntry 15 } + +voltageProbeDiscreteReading OBJECT-TYPE + SYNTAX VoltageDiscreteReadingEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0020.0001.0016 This attribute defines the reading for a voltage + probe of type voltageProbeTypeIsDiscrete. When the value for voltageProbeType + is other than voltageProbeTypeIsDiscrete, a value is not returned for this + attribute. When the value for voltageProbeType is voltageProbeTypeIsDiscrete, + the value returned for this attribute is the discrete reading for the probe." + ::= { voltageProbeTableEntry 16 } + + +------------------------------------------------------------------------------- +-- Amperage Probe Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.30.1... +------------------------------------------------------------------------------- + +AmperageProbeTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Amperage Probe Type Enum." + SYNTAX INTEGER { + amperageProbeTypeIsOther(1), -- type is other than following values + amperageProbeTypeIsUnknown(2), -- type is unknown + amperageProbeTypeIs1Point5Volt(3), -- type is 1.5 amperage probe + amperageProbeTypeIs3Point3volt(4), -- type is 3.3 amperage probe + amperageProbeTypeIs5Volt(5), -- type is 5 amperage probe + amperageProbeTypeIsMinus5Volt(6), -- type is -5 amperage probe + amperageProbeTypeIs12Volt(7), -- type is 12 amperage probe + amperageProbeTypeIsMinus12Volt(8), -- type is -12 amperage probe + amperageProbeTypeIsIO(9), -- type is I/O probe + amperageProbeTypeIsCore(10), -- type is Core probe + amperageProbeTypeIsFLEA(11), -- type is FLEA (standby) probe + amperageProbeTypeIsBattery(12), -- type is Battery probe + amperageProbeTypeIsTerminator(13), -- type is SCSI Termination probe + amperageProbeTypeIs2Point5Volt(14), -- type is 2.5 amperage probe + amperageProbeTypeIsGTL(15), -- type is GTL (ground termination logic) probe + amperageProbeTypeIsDiscrete(16), -- type is amperage probe with discrete reading + amperageProbeTypeIsPowerSupplyAmps(23), -- type is Power Supply probe with reading in Amps + amperageProbeTypeIsPowerSupplyWatts(24), -- type is Power Supply probe with reading in Watts + amperageProbeTypeIsSystemAmps(25), -- type is System probe with reading in Amps + amperageProbeTypeIsSystemWatts(26) -- type is System probe with reading in Watts +} + +AmperageDiscreteReadingEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Amperage Discrete Reading Enum." + SYNTAX INTEGER { + amperageIsGood(1), -- amperage reading is Good + amperageIsBad(2) -- amperage reading is Bad +} + +AmperageProbeTableEntry ::= SEQUENCE { + amperageProbechassisIndex ObjectRange, + amperageProbeIndex ObjectRange, + amperageProbeStateCapabilities StateCapabilitiesFlags, + amperageProbeStateSettings StateSettingsFlags, + amperageProbeStatus StatusProbeEnum, + amperageProbeReading Signed32BitRange, + amperageProbeType AmperageProbeTypeEnum, + amperageProbeLocationName String64, + amperageProbeUpperNonRecoverableThreshold Signed32BitRange, + amperageProbeUpperCriticalThreshold Signed32BitRange, + amperageProbeUpperNonCriticalThreshold Signed32BitRange, + amperageProbeLowerNonCriticalThreshold Signed32BitRange, + amperageProbeLowerCriticalThreshold Signed32BitRange, + amperageProbeLowerNonRecoverableThreshold Signed32BitRange, + amperageProbeProbeCapabilities ProbeCapabilitiesFlags, + amperageProbeDiscreteReading AmperageDiscreteReadingEnum +} + +amperageProbeTable OBJECT-TYPE + SYNTAX SEQUENCE OF AmperageProbeTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0030 This object defines the Amperage Probe Table." + ::= { powerGroup 30 } + +amperageProbeTableEntry OBJECT-TYPE + SYNTAX AmperageProbeTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0030.0001 This object defines the Amperage Probe Table Entry." + INDEX { amperageProbechassisIndex, + amperageProbeIndex } + ::= { amperageProbeTable 1 } + +amperageProbechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { amperageProbeTableEntry 1 } + +amperageProbeIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0002 This attribute defines the index (one based) of the + amperage probe." + ::= { amperageProbeTableEntry 2 } + +amperageProbeStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0003 This attribute defines the state capabilities of the + amperage probe." + ::= { amperageProbeTableEntry 3 } + +amperageProbeStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0004 This attribute defines the state settings of the + amperage probe." + ::= { amperageProbeTableEntry 4 } + +amperageProbeStatus OBJECT-TYPE + SYNTAX StatusProbeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0005 This attribute defines the probe status of the + amperage probe." + ::= { amperageProbeTableEntry 5 } + +amperageProbeReading OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0006 This attribute defines the reading for an amperage + probe of type other than amperageProbeTypeIsDiscrete. + + When the value for amperageProbeType is amperageProbeTypeIsPowerSupplyAmps + or amperageProbeTypeIsSystemAmps, the value returned for this attribute + is the power usage that the probe is reading in tenths of Amps. + + When the value for amperageProbeType is amperageProbeTypeIsPowerSupplyWatts + or amperageProbeTypeIsSystemWatts, the value returned for this attribute + is the power usage that the probe is reading in Watts. + + When the value for amperageProbeType is other than amperageProbeTypeIsDiscrete, + amperageProbeTypeIsPowerSupplyAmps, amperageProbeTypeIsPowerSupplyWatts, + amperageProbeTypeIsSystemAmps or amperageProbeTypeIsSystemWatts, + the value returned for this attribute is the amperage that the probe is + reading in Milliamps. + + When the value for amperageProbeType is amperageProbeTypeIsDiscrete, + a value is not returned for this attribute." + ::= { amperageProbeTableEntry 6 } + +amperageProbeType OBJECT-TYPE + SYNTAX AmperageProbeTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0007 This attribute defines the type of the amperage probe." + ::= { amperageProbeTableEntry 7 } + +amperageProbeLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0008 This attribute defines the location of the amperage probe." + ::= { amperageProbeTableEntry 8 } + +amperageProbeUpperNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0009 This attribute defines the upper nonrecoverable threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 9 } + +amperageProbeUpperCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0010 This attribute defines the upper critical threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 10 } + +amperageProbeUpperNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0011 This attribute defines the upper noncritical threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 11 } + +amperageProbeLowerNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0012 This attribute defines the lower noncritical threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 12 } + +amperageProbeLowerCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0013 This attribute defines the lower critical threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 13 } + +amperageProbeLowerNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0014 This attribute defines the lower nonrecoverable threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 14 } + +amperageProbeProbeCapabilities OBJECT-TYPE + SYNTAX ProbeCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0015 This attribute defines the probe capabilities of the + amperage probe." + ::= { amperageProbeTableEntry 15 } + +amperageProbeDiscreteReading OBJECT-TYPE + SYNTAX AmperageDiscreteReadingEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0030.0001.0016 This attribute defines the reading for an amperage + probe of type amperageProbeTypeIsDiscrete. When the value for amperageProbeType + is other than amperageProbeTypeIsDiscrete, a value is not returned for this + attribute. When the value for amperageProbeType is amperageProbeTypeIsDiscrete, + the value returned for this attribute is the discrete reading for the probe." + ::= { amperageProbeTableEntry 16 } + + +------------------------------------------------------------------------------- +-- System Battery Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.50.1... +------------------------------------------------------------------------------- + +SystemBatteryReadingFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "System Battery Reading Flags." + SYNTAX INTEGER { + -- Note: These values are bit masks, so combination values are possible. + predictiveFailure(1), -- battery predictive failure + failed(2), -- battery failed + presenceDetected(4) -- battery presence detected +} + +SystemBatteryTableEntry ::= SEQUENCE { + systemBatteryChassisIndex ObjectRange, + systemBatteryIndex ObjectRange, + systemBatteryStateCapabilities StateCapabilitiesFlags, + systemBatteryStateSettings StateSettingsFlags, + systemBatteryStatus ObjectStatusEnum, + systemBatteryReading SystemBatteryReadingFlags, + systemBatteryLocationName String64 +} + +systemBatteryTable OBJECT-TYPE + SYNTAX SEQUENCE OF SystemBatteryTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0050 This object defines the System Battery Table." + ::= { powerGroup 50 } + +systemBatteryTableEntry OBJECT-TYPE + SYNTAX SystemBatteryTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0050.0001 This object defines the System Battery Table Entry." + INDEX { systemBatteryChassisIndex, + systemBatteryIndex } + ::= { systemBatteryTable 1 } + +systemBatteryChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0050.0001.0001 This attribute defines the index (one based) of + the system chassis that contains the battery." + ::= { systemBatteryTableEntry 1 } + +systemBatteryIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0050.0001.0002 This attribute defines the index (one based) of the battery." + ::= { systemBatteryTableEntry 2 } + +systemBatteryStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0050.0001.0003 This attribute defines the state capabilities of the battery." + ::= { systemBatteryTableEntry 3 } + +systemBatteryStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0050.0001.0004 This attribute defines the state settings of the battery." + ::= { systemBatteryTableEntry 4 } + +systemBatteryStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0050.0001.0005 This attribute defines the status of the battery." + ::= { systemBatteryTableEntry 5 } + +systemBatteryReading OBJECT-TYPE + SYNTAX SystemBatteryReadingFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0050.0001.0006 This attribute defines the reading of the battery." + ::= { systemBatteryTableEntry 6 } + +systemBatteryLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0050.0001.0007 This attribute defines the location of the battery." + ::= { systemBatteryTableEntry 7 } + + +------------------------------------------------------------------------------- +-- Power Usage Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.60.1... +------------------------------------------------------------------------------- + +PowerCapCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power Cap Capabilities Flags." + SYNTAX INTEGER { + -- Note: These values are bit masks, so combination values are possible. + -- none(0), - no power cap capabilities + enable(1), -- power cap can be enabled + disable(2) -- power cap can be disabled +} + +PowerCapSettingEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Power Cap Setting Enum." + SYNTAX INTEGER { + -- disabled(0), - power cap disabled + enabled(1) -- power cap enabled +} + +PowerUsageTableEntry ::= SEQUENCE { + powerUsageChassisIndex ObjectRange, + powerUsageIndex ObjectRange, + powerUsageStateCapabilities StateCapabilitiesFlags, + powerUsageStateSettings StateSettingsFlags, + powerUsageStatus ObjectStatusEnum, + powerUsageEntityName String64, + powerUsageCumulativeWattage Unsigned32BitRange, + powerUsageCumulativeWattageStartDateName DateName, + powerUsagePeakWatts Unsigned32BitRange, + powerUsagePeakWattsStartDateName DateName, + powerUsagePeakWattsReadingDateName DateName, + powerUsagePeakAmps Unsigned32BitRange, + powerUsagePeakAmpsStartDateName DateName, + powerUsagePeakAmpsReadingDateName DateName, + powerUsageIdlePower Unsigned32BitRange, + powerUsageMaxPotentialPower Unsigned32BitRange, + powerUsagePowerCapCapabilities PowerCapCapabilitiesFlags, + powerUsagePowerCapSetting PowerCapSettingEnum, + powerUsagePowerCapValue Unsigned32BitRange, + powerUsageInstantaneousHeadroom Unsigned32BitRange, + powerUsagePeakHeadroom Unsigned32BitRange +} + +powerUsageTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowerUsageTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0060 This object defines the Power Usage Table." + ::= { powerGroup 60 } + +powerUsageTableEntry OBJECT-TYPE + SYNTAX PowerUsageTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0600.0060.0001 This object defines the Power Usage Table Entry." + INDEX { powerUsageChassisIndex, + powerUsageIndex } + ::= { powerUsageTable 1 } + +powerUsageChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0001 This attribute defines the index (one based) of + the associated system chassis." + ::= { powerUsageTableEntry 1 } + +powerUsageIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0002 This attribute defines the index (one based) of the + power usage information." + ::= { powerUsageTableEntry 2 } + +powerUsageStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0003 This attribute defines the state capabilities of the + power usage information." + ::= { powerUsageTableEntry 3 } + +powerUsageStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0004 This attribute defines the state settings of the + power usage information." + ::= { powerUsageTableEntry 4 } + +powerUsageStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0005 This attribute defines the status of the + power usage information." + ::= { powerUsageTableEntry 5 } + +powerUsageEntityName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0006 This attribute defines the name of the entity + associated with this power usage information." + ::= { powerUsageTableEntry 6 } + +powerUsageCumulativeWattage OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0007 This attribute defines the total wattage used + (in Watt-hours) by this entity since the date and time specified + by the powerUsageCumulativeWattageStartDateName attribute." + ::= { powerUsageTableEntry 7 } + +powerUsageCumulativeWattageStartDateName OBJECT-TYPE + SYNTAX DateName + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0008 This attribute defines the date and time at + which the data collection started for the value reported by the + powerUsageCumulativeWattage attribute." + ::= { powerUsageTableEntry 8 } + +powerUsagePeakWatts OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0009 This attribute defines the peak wattage reading + (in Watts) for this entity since the date and time specified by the + powerUsagePeakWattsStartDateName attribute." + ::= { powerUsageTableEntry 9 } + +powerUsagePeakWattsStartDateName OBJECT-TYPE + SYNTAX DateName + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0010 This attribute defines the date and time at + which the data collection started for the value reported by the + powerUsagePeakWatts attribute." + ::= { powerUsageTableEntry 10 } + +powerUsagePeakWattsReadingDateName OBJECT-TYPE + SYNTAX DateName + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0011 This attribute defines the date and time at + which the value reported by the powerUsagePeakWatts attribute was + measured." + ::= { powerUsageTableEntry 11 } + +powerUsagePeakAmps OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0012 This attribute defines the peak amperage reading + (in tenths of Amps) for this entity since the date and time specified + by the powerUsagePeakAmpsStartDateName attribute." + ::= { powerUsageTableEntry 12 } + +powerUsagePeakAmpsStartDateName OBJECT-TYPE + SYNTAX DateName + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0013 This attribute defines the date and time at + which the data collection started for the value reported by the + powerUsagePeakAmps attribute." + ::= { powerUsageTableEntry 13 } + +powerUsagePeakAmpsReadingDateName OBJECT-TYPE + SYNTAX DateName + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0014 This attribute defines the date and time at + which the value reported by the powerUsagePeakAmps attribute was + measured." + ::= { powerUsageTableEntry 14 } + +powerUsageIdlePower OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0015 This attribute defines the system idle power + (in Watts). This is the minimum power the system can consume + based on the current hardware configuration." + ::= { powerUsageTableEntry 15 } + +powerUsageMaxPotentialPower OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0016 This attribute defines the system maximum potential + power (in Watts). This is the maximum power the system can consume + based on the current hardware configuration." + ::= { powerUsageTableEntry 16 } + +powerUsagePowerCapCapabilities OBJECT-TYPE + SYNTAX PowerCapCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0017 This attribute defines the system power cap capabilities." + ::= { powerUsageTableEntry 17 } + +powerUsagePowerCapSetting OBJECT-TYPE + SYNTAX PowerCapSettingEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0018 This attribute defines the system power cap setting." + ::= { powerUsageTableEntry 18 } + +powerUsagePowerCapValue OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0019 This attribute defines the system power cap value + (in Watts)." + ::= { powerUsageTableEntry 19 } + +powerUsageInstantaneousHeadroom OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0020 This attribute defines the system instantaneous + headroom (in Watts). This is the theoretical maximum power drawn by + the power supply minus instantaneous power draw." + ::= { powerUsageTableEntry 20 } + +powerUsagePeakHeadroom OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0600.0060.0001.0021 This attribute defines the system peak headroom + (in Watts). This is the theoretical maximum power drawn by the power + supply minus peak power draw." + ::= { powerUsageTableEntry 21 } + + +------------------------------------------------------------------------------- +-- Thermal Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.700 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Cooling Unit Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.700.10.1... +------------------------------------------------------------------------------- + +CoolingUnitTableEntry ::= SEQUENCE { + coolingUnitchassisIndex ObjectRange, + coolingUnitIndex ObjectRange, + coolingUnitStateCapabilties StateCapabilitiesFlags, + coolingUnitStateSettings StateSettingsFlags, + coolingUnitRedundancyStatus StatusRedundancyEnum, + coolingDeviceCountForRedundancy ObjectRange, + coolingUnitName String64, + coolingUnitStatus ObjectStatusEnum +} + +coolingUnitTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0700.0010 This object defines the Cooling Unit Table." + ::= { thermalGroup 10 } + +coolingUnitTableEntry OBJECT-TYPE + SYNTAX CoolingUnitTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0700.0010.0001 This object defines the Cooling Unit Table Entry." + INDEX { coolingUnitchassisIndex, + coolingUnitIndex } + ::= { coolingUnitTable 1 } + +coolingUnitchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0010.0001.0001 This attribute defines the index (one based) of + the associated system chassis." + ::= { coolingUnitTableEntry 1 } + +coolingUnitIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0010.0001.0002 This attribute defines the index (one based) of the + cooling unit." + ::= { coolingUnitTableEntry 2 } + +coolingUnitStateCapabilties OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0010.0001.0003 This attribute defines the state capabilities of the + cooling unit." + ::= { coolingUnitTableEntry 3 } + +coolingUnitStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0010.0001.0004 This attribute defines the state settings of the + cooling unit." + ::= { coolingUnitTableEntry 4 } + +coolingUnitRedundancyStatus OBJECT-TYPE + SYNTAX StatusRedundancyEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0010.0001.0005 This attribute defines the redundancy status of the + cooling unit." + ::= { coolingUnitTableEntry 5 } + +coolingDeviceCountForRedundancy OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0010.0001.0006 This attribute defines the total number of cooling devices + required for this cooling unit to have full redundancy." + ::= { coolingUnitTableEntry 6 } + +coolingUnitName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0010.0001.0007 This attribute defines the name of the cooling unit." + ::= { coolingUnitTableEntry 7 } + +coolingUnitStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0010.0001.0008 This attribute defines the status of the cooling unit." + ::= { coolingUnitTableEntry 8 } + + +------------------------------------------------------------------------------- +-- Cooling Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.700.12.1... +------------------------------------------------------------------------------- + +CoolingDeviceTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Cooling Device Type Enum." + SYNTAX INTEGER { + coolingDeviceTypeIsOther(1), -- type is other than following values + coolingDeviceTypeIsUnknown(2), -- type is unknown + coolingDeviceTypeIsAFan(3), -- type is Fan + coolingDeviceTypeIsABlower(4), -- type is Centrifugal Blower + coolingDeviceTypeIsAChipFan(5), -- type is Fan on Integrated Circuit + coolingDeviceTypeIsACabinetFan(6), -- type is Cabinet Fan + coolingDeviceTypeIsAPowerSupplyFan(7), -- type is Power Supply Fan + coolingDeviceTypeIsAHeatPipe(8), -- type is Heat Pipe + coolingDeviceTypeIsRefrigeration(9), -- type is Integrated Refrigeration Unit + coolingDeviceTypeIsActiveCooling(10), -- type is Active Cooling Device + coolingDeviceTypeIsPassiveCooling(11) -- type is Passive Cooling Device +} + +CoolingDeviceSubTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Cooling Device Sub Type Enum." + SYNTAX INTEGER { + coolingDeviceSubTypeIsOther(1), -- subtype is other than following values + coolingDeviceSubTypeIsUnknown(2), -- subtype is unknown + coolingDeviceSubTypeIsAFanThatReadsInRPM(3),-- subtype is Fan that reads RPM + coolingDeviceSubTypeIsAFanReadsONorOFF(4), -- subtype is Fan that reads Off or On + coolingDeviceSubTypeIsAPowerSupplyFanThatReadsinRPM(5), -- subtype is Power Supply Fan that reads RPM + coolingDeviceSubTypeIsAPowerSupplyFanThatReadsONorOFF(6),-- subtype is Power Supply Fan that reads Off or On + coolingDeviceSubTypeIsDiscrete(16) -- subtype is cooling device with discrete reading +} + +CoolingDeviceDiscreteReadingEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Cooling Device Discrete Reading Enum." + SYNTAX INTEGER { + coolingDeviceIsGood(1), -- cooling device is Good + coolingDeviceIsBad(2) -- cooling device is Bad +} + +CoolingDeviceTableEntry ::= SEQUENCE { + coolingDevicechassisIndex ObjectRange, + coolingDeviceIndex ObjectRange, + coolingDeviceStateCapabilities StateCapabilitiesFlags, + coolingDeviceStateSettings StateSettingsFlags, + coolingDeviceStatus StatusProbeEnum, + coolingDeviceReading Signed32BitRange, + coolingDeviceType CoolingDeviceTypeEnum, + coolingDeviceLocationName String64, + coolingDeviceUpperNonRecoverableThreshold Signed32BitRange, + coolingDeviceUpperCriticalThreshold Signed32BitRange, + coolingDeviceUpperNonCriticalThreshold Signed32BitRange, + coolingDeviceLowerNonCriticalThreshold Signed32BitRange, + coolingDeviceLowerCriticalThreshold Signed32BitRange, + coolingDeviceLowerNonRecoverableThreshold Signed32BitRange, + coolingDevicecoolingUnitIndexReference ObjectRange, + coolingDeviceSubType CoolingDeviceSubTypeEnum, + coolingDeviceProbeCapabilities ProbeCapabilitiesFlags, + coolingDeviceDiscreteReading CoolingDeviceDiscreteReadingEnum, + coolingDeviceFQDD FQDDString +} + +coolingDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0700.0012 This object defines the Cooling Device Table." + ::= { thermalGroup 12 } + +coolingDeviceTableEntry OBJECT-TYPE + SYNTAX CoolingDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0700.0012.0001 This object defines the Cooling Device Table Entry." + INDEX { coolingDevicechassisIndex, + coolingDeviceIndex } + ::= { coolingDeviceTable 1 } + +coolingDevicechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { coolingDeviceTableEntry 1 } + +coolingDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0002 This attribute defines the index (one based) of the + cooling device." + ::= { coolingDeviceTableEntry 2 } + +coolingDeviceStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0003 This attribute defines the state capabilities of the + cooling device." + ::= { coolingDeviceTableEntry 3 } + +coolingDeviceStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0004 This attribute defines the state settings of the + cooling device." + ::= { coolingDeviceTableEntry 4 } + +coolingDeviceStatus OBJECT-TYPE + SYNTAX StatusProbeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0005 This attribute defines the probe status of the + cooling device." + ::= { coolingDeviceTableEntry 5 } + +coolingDeviceReading OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0006 This attribute defines the reading for a cooling device + of subtype other than coolingDeviceSubTypeIsDiscrete. When the value + for coolingDeviceSubType is other than coolingDeviceSubTypeIsDiscrete, the + value returned for this attribute is the speed in RPM or the OFF/ON value + of the cooling device. When the value for coolingDeviceSubType is + coolingDeviceSubTypeIsDiscrete, a value is not returned for this attribute." + ::= { coolingDeviceTableEntry 6 } + +coolingDeviceType OBJECT-TYPE + SYNTAX CoolingDeviceTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0007 This attribute defines the type of the cooling device." + ::= { coolingDeviceTableEntry 7 } + +coolingDeviceLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0008 This attribute defines the location name of the + cooling device." + ::= { coolingDeviceTableEntry 8 } + +coolingDeviceUpperNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0009 This attribute defines the upper nonrecoverable threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 9 } + +coolingDeviceUpperCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0010 This attribute defines the upper critical threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 10 } + +coolingDeviceUpperNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0011 This attribute defines the upper noncritical threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 11 } + +coolingDeviceLowerNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0012 This attribute defines the lower noncritical threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 12 } + +coolingDeviceLowerCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0013 This attribute defines the lower critical threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 13 } + +coolingDeviceLowerNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0014 This attribute defines the lower nonrecoverable threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 14 } + +coolingDevicecoolingUnitIndexReference OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0015 This attribute defines the index to the associated + cooling unit." + ::= { coolingDeviceTableEntry 15 } + +coolingDeviceSubType OBJECT-TYPE + SYNTAX CoolingDeviceSubTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0016 This attribute defines the subtype of the cooling device." + ::= { coolingDeviceTableEntry 16 } + +coolingDeviceProbeCapabilities OBJECT-TYPE + SYNTAX ProbeCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0017 This attribute defines the probe capabilities of the + cooling device." + ::= { coolingDeviceTableEntry 17 } + +coolingDeviceDiscreteReading OBJECT-TYPE + SYNTAX CoolingDeviceDiscreteReadingEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0018 This attribute defines the reading for a cooling device + of type coolingDeviceSubTypeIsDiscrete. When the value for + coolingDeviceSubType is other than coolingDeviceSubTypeIsDiscrete, a value + is not returned for this attribute. When the value for coolingDeviceSubType + is coolingDeviceSubTypeIsDiscrete, the value returned for this attribute + is the discrete reading for the cooling device." + ::= { coolingDeviceTableEntry 18 } + +coolingDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0012.0001.0019 Fully qualified device descriptor (FQDD) of the + cooling device." + ::= { coolingDeviceTableEntry 19 } + + +------------------------------------------------------------------------------- +-- Temperature Probe Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.700.20.1... +------------------------------------------------------------------------------- + +TemperatureProbeTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Temperature Probe Type Enum." + SYNTAX INTEGER { + temperatureProbeTypeIsOther(1), -- type is other than following values + temperatureProbeTypeIsUnknown(2), -- type is unknown + temperatureProbeTypeIsAmbientESM(3), -- type is Ambient Embedded Systems Management temperature probe + temperatureProbeTypeIsDiscrete(16) -- type is temperature probe with discrete reading +} + +TemperatureDiscreteReadingEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Temperature Discrete Reading Enum." + SYNTAX INTEGER { + temperatureIsGood(1), -- temperature reading is Good + temperatureIsBad(2) -- temperature reading is Bad +} + +TemperatureProbeTableEntry ::= SEQUENCE { + temperatureProbechassisIndex ObjectRange, + temperatureProbeIndex ObjectRange, + temperatureProbeStateCapabilities StateCapabilitiesFlags, + temperatureProbeStateSettings StateSettingsFlags, + temperatureProbeStatus StatusProbeEnum, + temperatureProbeReading Signed32BitRange, + temperatureProbeType TemperatureProbeTypeEnum, + temperatureProbeLocationName String64, + temperatureProbeUpperNonRecoverableThreshold Signed32BitRange, + temperatureProbeUpperCriticalThreshold Signed32BitRange, + temperatureProbeUpperNonCriticalThreshold Signed32BitRange, + temperatureProbeLowerNonCriticalThreshold Signed32BitRange, + temperatureProbeLowerCriticalThreshold Signed32BitRange, + temperatureProbeLowerNonRecoverableThreshold Signed32BitRange, + temperatureProbeProbeCapabilities ProbeCapabilitiesFlags, + temperatureProbeDiscreteReading TemperatureDiscreteReadingEnum +} + +temperatureProbeTable OBJECT-TYPE + SYNTAX SEQUENCE OF TemperatureProbeTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0700.0020 This object defines the Temperature Probe Table." + ::= { thermalGroup 20 } + +temperatureProbeTableEntry OBJECT-TYPE + SYNTAX TemperatureProbeTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "0700.0020.0001 This object defines the Temperature Probe Table Entry." + INDEX { temperatureProbechassisIndex, + temperatureProbeIndex } + ::= { temperatureProbeTable 1 } + +temperatureProbechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { temperatureProbeTableEntry 1 } + +temperatureProbeIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0002 This attribute defines the index (one based) of the + temperature probe." + ::= { temperatureProbeTableEntry 2 } + +temperatureProbeStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0003 This attribute defines the state capabilities of the + temperature probe." + ::= { temperatureProbeTableEntry 3 } + +temperatureProbeStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0004 This attribute defines the state settings of the + temperature probe." + ::= { temperatureProbeTableEntry 4 } + +temperatureProbeStatus OBJECT-TYPE + SYNTAX StatusProbeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0005 This attribute defines the probe status of the + temperature probe." + ::= { temperatureProbeTableEntry 5 } + +temperatureProbeReading OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0006 This attribute defines the reading for a temperature + probe of type other than temperatureProbeTypeIsDiscrete. When the value + for temperatureProbeType is other than temperatureProbeTypeIsDiscrete, + the value returned for this attribute is the temperature that the probe + is reading in tenths of degrees Centigrade. When the value for + temperatureProbeType is temperatureProbeTypeIsDiscrete, a value is not + returned for this attribute." + ::= { temperatureProbeTableEntry 6 } + +temperatureProbeType OBJECT-TYPE + SYNTAX TemperatureProbeTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0007 This attribute defines the type of the temperature probe." + ::= { temperatureProbeTableEntry 7 } + +temperatureProbeLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0008 This attribute defines the location name of the + temperature probe." + ::= { temperatureProbeTableEntry 8 } + +temperatureProbeUpperNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0009 This attribute defines the upper nonrecoverable threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 9 } + +temperatureProbeUpperCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0010 This attribute defines the upper critical threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 10 } + +temperatureProbeUpperNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0011 This attribute defines the upper noncritical threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 11 } + +temperatureProbeLowerNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0012 This attribute defines the lower noncritical threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 12 } + +temperatureProbeLowerCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0013 This attribute defines the lower critical threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 13 } + +temperatureProbeLowerNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0014 This attribute defines the lower nonrecoverable threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 14 } + +temperatureProbeProbeCapabilities OBJECT-TYPE + SYNTAX ProbeCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0015 This attribute defines the probe capabilities of the + temperature probe." + ::= { temperatureProbeTableEntry 15 } + +temperatureProbeDiscreteReading OBJECT-TYPE + SYNTAX TemperatureDiscreteReadingEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "0700.0020.0001.0016 This attribute defines the reading for a temperature + probe of type temperatureProbeTypeIsDiscrete. When the value for + temperatureProbeType is other than temperatureProbeTypeIsDiscrete, a value + is not returned for this attribute. When the value for temperatureProbeType + is temperatureProbeTypeIsDiscrete, the value returned for this attribute + is the discrete reading for the probe." + ::= { temperatureProbeTableEntry 16 } + + +------------------------------------------------------------------------------- +-- Device Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Processor Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.30.1... +------------------------------------------------------------------------------- + +ProcessorDeviceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Processor Device Type." + SYNTAX INTEGER { + deviceTypeIsOther(1), -- type is other than following values + deviceTypeIsUnknown(2), -- type is unknown + deviceTypeIsCPU(3), -- type is Central Processing Unit + deviceTypeIsMathProcessor(4), -- type is Math Processor + deviceTypeIsDSP(5), -- type is Digital Signal Processor + deviceTypeIsAVideoProcessor(6) -- type is Video Processor +} + +ProcessorDeviceFamily ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Processor Device Family." + SYNTAX INTEGER { + deviceFamilyIsOther(1), -- family is Other + deviceFamilyIsUnknown(2), -- family is Unknown + deviceFamilyIs8086(3), -- family is 8086 + deviceFamilyIs80286(4), -- family is 80286 + deviceFamilyIsIntel386(5), -- family is Intel386 processor + deviceFamilyIsIntel486(6), -- family is Intel486 processor + deviceFamilyIs8087(7), -- family is 8087 + deviceFamilyIs80287(8), -- family is 80287 + deviceFamilyIs80387(9), -- family is 80387 + deviceFamilyIs80487(10), -- family is 80487 + deviceFamilyIsPentium(11), -- family is Pentium processor Family + deviceFamilyIsPentiumPro(12), -- family is Pentium Pro processor + deviceFamilyIsPentiumII(13), -- family is Pentium II processor + deviceFamilyIsPentiumMMX(14), -- family is Pentium processor with MMX technology + deviceFamilyIsCeleron(15), -- family is Celeron processor + deviceFamilyIsPentiumIIXeon(16), -- family is Pentium II Xeon processor + deviceFamilyIsPentiumIII(17), -- family is Pentium III processor + deviceFamilyIsPentiumIIIXeon(18), -- family is Pentium III Xeon processor + deviceFamilyIsPentiumIIISpeedStep(19), -- family is Pentium III Processor with Intel SpeedStep Technology + deviceFamilyIsItanium(20), -- family is Itanium processor + deviceFamilyIsIntelXeon(21), -- family is Intel Xeon + deviceFamilyIsPentium4(22), -- family is Pentium 4 Processor + deviceFamilyIsIntelXeonMP(23), -- family is Intel Xeon processor MP + deviceFamilyIsIntelItanium2(24), -- family is Intel Itanium 2 processor + deviceFamilyIsK5(25), -- family is K5 Family + deviceFamilyIsK6(26), -- family is K6 Family + deviceFamilyIsK6Dash2(27), -- family is K6-2 + deviceFamilyIsK6Dash3(28), -- family is K6-3 + deviceFamilyIsAMDAthlon(29), -- family is AMD Athlon Processor Family + deviceFamilyIsAMD2900(30), -- family is AMD2900 Family + deviceFamilyIsK6Dash2Plus(31), -- family is K6-2+ + deviceFamilyIsPowerPC(32), -- family is Power PC Family + deviceFamilyIsPowerPC601(33), -- family is Power PC 601 + deviceFamilyIsPowerPC603(34), -- family is Power PC 603 + deviceFamilyIsPowerPC603Plus(35), -- family is Power PC 603+ + deviceFamilyIsPowerPC604(36), -- family is Power PC 604 + deviceFamilyIsPowerPC620(37), -- family is Power PC 620 + deviceFamilyIsPowerPCx704(38), -- family is Power PC x704 + deviceFamilyIsPowerPC750(39), -- family is Power PC 750 + deviceFamilyIsIntelCoreDuo(40), -- family is Intel(R) Core(TM) Duo processor + deviceFamilyIsIntelCoreDuoMobile(41), -- family is Intel(R) Core(TM) Duo mobile processor + deviceFamilyIsIntelCoreSoloMobile(42), -- family is Intel(R) Core(TM) Solo mobile processor + deviceFamilyIsIntelAtom(43), -- family is Intel(R) Atom(TM) processor + deviceFamilyIsAlpha(48), -- family is Alpha Family + deviceFamilyIsAlpha21064(49), -- family is Alpha 21064 + deviceFamilyIsAlpha21066(50), -- family is Alpha 21066 + deviceFamilyIsAlpha21164(51), -- family is Alpha 21164 + deviceFamilyIsAlpha21164PC(52), -- family is Alpha 21164PC + deviceFamilyIsAlpha21164a(53), -- family is Alpha 21164a + deviceFamilyIsAlpha21264(54), -- family is Alpha 21264 + deviceFamilyIsAlpha21364(55), -- family is Alpha 21364 + deviceFamilyIsAMDTurionIIUltraDualMobileM(56), -- family is AMD Turion(TM) II Ultra Dual-Core Mobile M Processor Family + deviceFamilyIsAMDTurionIIDualMobileM(57), -- family is AMD Turion(TM) II Dual-Core Mobile M Processor Family + deviceFamilyIsAMDAthlonIIDualMobileM(58), -- family is AMD Athlon(TM) II Dual-Core Mobile M Processor Family + deviceFamilyIsAMDOpteron6100(59), -- family is AMD Opteron(TM) 6100 Series Processor + deviceFamilyIsAMDOpteron4100(60), -- family is AMD Opteron(TM) 4100 Series Processor + deviceFamilyIsAMDOpteron6200(61), -- family is AMD Opteron(TM) 6200 Series Processor + deviceFamilyIsAMDOpteron4200(62), -- family is AMD Opteron(TM) 4200 Series Processor + deviceFamilyIsMIPS(64), -- family is MIPS Family + deviceFamilyIsMIPSR4000(65), -- family is MIPS R4000 + deviceFamilyIsMIPSR4200(66), -- family is MIPS R4200 + deviceFamilyIsMIPSR4400(67), -- family is MIPS R4400 + deviceFamilyIsMIPSR4600(68), -- family is MIPS R4600 + deviceFamilyIsMIPSR10000(69), -- family is MIPS R10000 + deviceFamilyIsSPARC(80), -- family is SPARC Family + deviceFamilyIsSuperSPARC(81), -- family is SuperSPARC + deviceFamilyIsmicroSPARCII(82), -- family is microSPARC II + deviceFamilyIsmicroSPARCIIep(83), -- family is microSPARC IIep + deviceFamilyIsUltraSPARC(84), -- family is UltraSPARC + deviceFamilyIsUltraSPARCII(85), -- family is UltraSPARC II + deviceFamilyIsUltraSPARCIIi(86), -- family is UltraSPARC IIi + deviceFamilyIsUltraSPARCIII(87), -- family is UltraSPARC III + deviceFamilyIsUltraSPARCIIIi(88), -- family is UltraSPARC IIIi + deviceFamilyIs68040(96), -- family is 68040 Family + deviceFamilyIs68xxx(97), -- family is 68xxx + deviceFamilyIs68000(98), -- family is 68000 + deviceFamilyIs68010(99), -- family is 68010 + deviceFamilyIs68020(100), -- family is 68020 + deviceFamilyIs68030(101), -- family is 68030 + deviceFamilyIsHobbit(112), -- family is Hobbit Family + deviceFamilyIsCrusoeTM5000(120), -- family is Crusoe TM5000 Family + deviceFamilyIsCrusoeTM3000(121), -- family is Crusoe TM3000 Family + deviceFamilyIsEfficeonTM8000(122), -- family is Efficeon TM8000 Family + deviceFamilyIsWeitek(128), -- family is Weitek + deviceFamilyIsIntelCeleronM(130), -- family is Intel(R) Celeron(R) M processor + deviceFamilyIsAMDAthlon64(131), -- family is AMD Athlon 64 Processor Family + deviceFamilyIsAMDOpteron(132), -- family is AMD Opteron Processor Family + deviceFamilyIsAMDSempron(133), -- family is AMD Sempron Processor Family + deviceFamilyIsAMDTurion64Mobile(134), -- family is AMD Turion 64 Mobile Technology + deviceFamilyIsDualCoreAMDOpteron(135), -- family is Dual-Core AMD Opteron(TM) Processor Family + deviceFamilyIsAMDAthlon64X2DualCore(136), -- family is AMD Athlon 64 X2 Dual-Core Processor Family + deviceFamilyIsAMDTurion64X2Mobile(137), -- family is AMD Turion(TM) 64 X2 Mobile Technology + deviceFamilyIsQuadCoreAMDOpteron(138), -- family is Quad-Core AMD Opteron(TM) Processor Family + deviceFamilyIsThirdGenerationAMDOpteron(139), -- family is Third-Generation AMD Opteron(TM) Processor Family + deviceFamilyIsAMDPhenomFXQuadCore(140), -- family is AMD Phenom(TM) FX Quad-Core Processor Family + deviceFamilyIsAMDPhenomX4QuadCore(141), -- family is AMD Phenom(TM) X4 Quad-Core Processor Family + deviceFamilyIsAMDPhenomX2DualCore(142), -- family is AMD Phenom(TM) X2 Dual-Core Processor Family + deviceFamilyIsAMDAthlonX2DualCore(143), -- family is AMD Athlon(TM) X2 Dual-Core Processor Family + deviceFamilyIsPARISC(144), -- family is PA-RISC Family + deviceFamilyIsPARISC8500(145), -- family is PA-RISC 8500 + deviceFamilyIsPARISC8000(146), -- family is PA-RISC 8000 + deviceFamilyIsPARISC7300LC(147), -- family is PA-RISC 7300LC + deviceFamilyIsPARISC7200(148), -- family is PA-RISC 7200 + deviceFamilyIsPARISC7100LC(149), -- family is PA-RISC 7100LC + deviceFamilyIsPARISC7100(150), -- family is PA-RISC 7100 + deviceFamilyIsV30(160), -- family is V30 Family + deviceFamilyIsQuadCoreIntelXeon3200(161), -- family is Quad-Core Intel(R) Xeon(R) processor 3200 Series + deviceFamilyIsDualCoreIntelXeon3000(162), -- family is Dual-Core Intel(R) Xeon(R) processor 3000 Series + deviceFamilyIsQuadCoreIntelXeon5300(163), -- family is Quad-Core Intel(R) Xeon(R) processor 5300 Series + deviceFamilyIsDualCoreIntelXeon5100(164), -- family is Dual-Core Intel(R) Xeon(R) processor 5100 Series + deviceFamilyIsDualCoreIntelXeon5000(165), -- family is Dual-Core Intel(R) Xeon(R) processor 5000 Series + deviceFamilyIsDualCoreIntelXeonLV(166), -- family is Dual-Core Intel(R) Xeon(R) processor LV + deviceFamilyIsDualCoreIntelXeonULV(167), -- family is Dual-Core Intel(R) Xeon(R) processor ULV + deviceFamilyIsDualCoreIntelXeon7100(168), -- family is Dual-Core Intel(R) Xeon(R) processor 7100 Series + deviceFamilyIsQuadCoreIntelXeon5400(169), -- family is Quad-Core Intel(R) Xeon(R) processor 5400 Series + deviceFamilyIsQuadCoreIntelXeon(170), -- family is Quad-Core Intel(R) Xeon(R) processor + deviceFamilyIsDualCoreIntelXeon5200(171), -- family is Dual-Core Intel(R) Xeon(R) processor 5200 Series + deviceFamilyIsDualCoreIntelXeon7200(172), -- family is Dual-Core Intel(R) Xeon(R) processor 7200 Series + deviceFamilyIsQuadCoreIntelXeon7300(173), -- family is Quad-Core Intel(R) Xeon(R) processor 7300 Series + deviceFamilyIsQuadCoreIntelXeon7400(174), -- family is Quad-Core Intel(R) Xeon(R) processor 7400 Series + deviceFamilyIsMultiCoreIntelXeon7400(175), -- family is Multi-Core Intel(R) Xeon(R) processor 7400 Series + deviceFamilyIsM1(176), -- family is M1 Family + deviceFamilyIsM2(177), -- family is M2 Family + deviceFamilyIsIntelPentium4HT(179), -- family is Intel(R) Pentium(R) 4 HT processor + deviceFamilyIsAS400(180), -- family is AS400 Family + deviceFamilyIsAMDAthlonXP(182), -- family is AMD Athlon XP Processor Family + deviceFamilyIsAMDAthlonMP(183), -- family is AMD Athlon MP Processor Family + deviceFamilyIsAMDDuron(184), -- family is AMD Duron Processor Family + deviceFamilyIsIntelPentiumM(185), -- family is Intel Pentium M processor + deviceFamilyIsIntelCeleronD(186), -- family is Intel Celeron D processor + deviceFamilyIsIntelPentiumD(187), -- family is Intel Pentium D processor + deviceFamilyIsIntelPentiumExtreme(188), -- family is Intel Pentium Processor Extreme Edition + deviceFamilyIsIntelCoreSolo(189), -- family is Intel(R) Core(TM) Solo processor + deviceFamilyIsIntelCore2(190), -- family is Intel(R) Core(TM)2 processor + deviceFamilyIsIntelCore2Duo(191), -- family is Intel(R) Core(TM)2 Duo processor + deviceFamilyIsIntelCore2Solo(192), -- family is Intel(R) Core(TM)2 Solo processor + deviceFamilyIsIntelCore2Extreme(193), -- family is Intel(R) Core(TM)2 Extreme processor + deviceFamilyIsIntelCore2Quad(194), -- family is Intel(R) Core(TM)2 Quad processor + deviceFamilyIsIntelCore2ExtremeMobile(195), -- family is Intel(R) Core(TM)2 Extreme mobile processor + deviceFamilyIsIntelCore2DuoMobile(196), -- family is Intel(R) Core(TM)2 Duo mobile processor + deviceFamilyIsIntelCore2SoloMobile(197), -- family is Intel(R) Core(TM)2 Solo mobile processor + deviceFamilyIsIntelCorei7(198), -- family is Intel(R) Core(TM) i7 processor + deviceFamilyIsDualCoreIntelCeleron(199), -- family is Dual-Core Intel(R) Celeron(R) Processor + deviceFamilyIsIBM390(200), -- family is IBM390 Family + deviceFamilyIsG4(201), -- family is G4 + deviceFamilyIsG5(202), -- family is G5 + deviceFamilyIsESA390G6(203), -- family is ESA/390 G6 + deviceFamilyIszArchitectur(204), -- family is z/Architectur base + deviceFamilyIsIntelCorei5(205), -- family is Intel(R) Core(TM) i5 processor + deviceFamilyIsIntelCorei3(206), -- family is Intel(R) Core(TM) i3 processor + deviceFamilyIsVIAC7M(210), -- family is VIA C7(TM)-M Processor Family + deviceFamilyIsVIAC7D(211), -- family is VIA C7(TM)-D Processor Family + deviceFamilyIsVIAC7(212), -- family is VIA C7(TM) Processor Family + deviceFamilyIsVIAEden(213), -- family is VIA Eden(TM) Processor Family + deviceFamilyIsMultiCoreIntelXeon(214), -- family is Multi-Core Intel(R) Xeon(R) processor + deviceFamilyIsDualCoreIntelXeon3xxx(215), -- family is Dual-Core Intel(R) Xeon(R) processor 3xxx Series + deviceFamilyIsQuadCoreIntelXeon3xxx(216), -- family is Quad-Core Intel(R) Xeon(R) processor 3xxx Series + deviceFamilyIsVIANano(217), -- family is VIA Nano(TM) Processor Family + deviceFamilyIsDualCoreIntelXeon5xxx(218), -- family is Dual-Core Intel(R) Xeon(R) processor 5xxx Series + deviceFamilyIsQuadCoreIntelXeon5xxx(219), -- family is Quad-Core Intel(R) Xeon(R) processor 5xxx Series + deviceFamilyIsDualCoreIntelXeon7xxx(221), -- family is Dual-Core Intel(R) Xeon(R) processor 7xxx Series + deviceFamilyIsQuadCoreIntelXeon7xxx(222), -- family is Quad-Core Intel(R) Xeon(R) processor 7xxx Series + deviceFamilyIsMultiCoreIntelXeon7xxx(223), -- family is Multi-Core Intel(R) Xeon(R) processor 7xxx Series + deviceFamilyIsMultiCoreIntelXeon3400(224), -- family is Multi-Core Intel(R) Xeon(R) processor 3400 Series + deviceFamilyIsEmbeddedAMDOpertonQuadCore(230), -- family is Embedded AMD Opteron(TM) Quad-Core Processor Family + deviceFamilyIsAMDPhenomTripleCore(231), -- family is AMD Phenom(TM) Triple-Core Processor Family + deviceFamilyIsAMDTurionUltraDualCoreMobile(232), -- family is AMD Turion(TM) Ultra Dual-Core Mobile Processor Family + deviceFamilyIsAMDTurionDualCoreMobile(233), -- family is AMD Turion(TM) Dual-Core Mobile Processor Family + deviceFamilyIsAMDAthlonDualCore(234), -- family is AMD Athlon(TM) Dual-Core Processor Family + deviceFamilyIsAMDSempronSI(235), -- family is AMD Sempron(TM) SI Processor Family + deviceFamilyIsAMDPhenomII(236), -- family is AMD Phenom(TM) II Processor Family + deviceFamilyIsAMDAthlonII(237), -- family is AMD Athlon(TM) II Processor Family + deviceFamilyIsSixCoreAMDOpteron(238), -- family is Six-Core AMD Opteron(TM) Processor Family + deviceFamilyIsAMDSempronM(239), -- family is AMD Sempron(TM) M Processor Family + deviceFamilyIsi860(250), -- family is i860 + deviceFamilyIsi960(251) -- family is i960 +} + +ProcessorDeviceStatusState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Processor Device Status State." + SYNTAX INTEGER { + other(1), -- state is other than following values + unknown(2), -- state is unknown + enabled(3), -- state is enabled + userDisabled(4), -- state is disabled by user via BIOS setup + biosDisabled(5), -- state is disabled by BIOS (POST error) + idle(6) -- state is idle +} + +ProcessorDeviceTableEntry ::= SEQUENCE { + processorDevicechassisIndex ObjectRange, + processorDeviceIndex ObjectRange, + processorDeviceStateCapabilities StateCapabilitiesFlags, + processorDeviceStateSettings StateSettingsFlags, + processorDeviceStatus ObjectStatusEnum, + processorDeviceType ProcessorDeviceType, + processorDeviceManufacturerName String64, + processorDeviceStatusState ProcessorDeviceStatusState, + processorDeviceFamily ProcessorDeviceFamily, + processorDeviceMaximumSpeed Unsigned32BitRange, + processorDeviceCurrentSpeed Unsigned32BitRange, + processorDeviceExternalClockSpeed Unsigned32BitRange, + processorDeviceVoltage Signed32BitRange, + processorDeviceVersionName String64, + processorDeviceCoreCount Unsigned32BitRange, + processorDeviceCoreEnabledCount Unsigned32BitRange, + processorDeviceThreadCount Unsigned32BitRange, + processorDeviceCharacteristics Unsigned16BitRange, + processorDeviceExtendedCapabilities Unsigned16BitRange, + processorDeviceExtendedSettings Unsigned16BitRange, + processorDeviceBrandName String64, + processorDeviceFQDD FQDDString +} + +processorDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF ProcessorDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0030 This object defines the Processor Device Table." + ::= { deviceGroup 30 } + +processorDeviceTableEntry OBJECT-TYPE + SYNTAX ProcessorDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0030.0001 This object defines the Processor Device Table Entry." + INDEX { processorDevicechassisIndex, + processorDeviceIndex } + ::= { processorDeviceTable 1 } + +processorDevicechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { processorDeviceTableEntry 1 } + +processorDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0002 This attribute defines the index (one based) of the + processor device." + ::= { processorDeviceTableEntry 2 } + +processorDeviceStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0003 This attribute defines the state capabilities of the + processor device." + ::= { processorDeviceTableEntry 3 } + +processorDeviceStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0004 This attribute defines the state settings of the + processor device." + ::= { processorDeviceTableEntry 4 } + +processorDeviceStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0005 This attribute defines the status of the + processor device." + ::= { processorDeviceTableEntry 5 } + +processorDeviceType OBJECT-TYPE + SYNTAX ProcessorDeviceType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0007 This attribute defines the type of the processor device." + ::= { processorDeviceTableEntry 7 } + +processorDeviceManufacturerName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0008 This attribute defines the name of the manufacturer + of the processor device." + ::= { processorDeviceTableEntry 8 } + +processorDeviceStatusState OBJECT-TYPE + SYNTAX ProcessorDeviceStatusState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0009 This attribute defines the status state of the + processor device." + ::= { processorDeviceTableEntry 9 } + +processorDeviceFamily OBJECT-TYPE + SYNTAX ProcessorDeviceFamily + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0010 This attribute defines the family of the + processor device." + ::= { processorDeviceTableEntry 10 } + +processorDeviceMaximumSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0011 This attribute defines the maximum speed of the + processor device in MHz. Zero indicates the maximum speed is unknown." + ::= { processorDeviceTableEntry 11 } + +processorDeviceCurrentSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0012 This attribute defines the current speed of the + processor device in MHz. Zero indicates the current speed is unknown." + ::= { processorDeviceTableEntry 12 } + +processorDeviceExternalClockSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0013 This attribute defines the speed of the + external clock for the processor device in MHz. Zero indicates + the external clock speed is unknown." + ::= { processorDeviceTableEntry 13 } + +processorDeviceVoltage OBJECT-TYPE + SYNTAX Signed32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0014 This attribute defines the voltage powering the + processor device in millivolts. Zero indicates the voltage is unknown." + ::= { processorDeviceTableEntry 14 } + +processorDeviceVersionName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0016 This attribute defines the version of the + processor device. On some systems, this value contains the + brand and stepping information; on other systems, this value + contains the model and stepping information." + ::= { processorDeviceTableEntry 16 } + +processorDeviceCoreCount OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0017 This attribute defines the number of processor cores + detected for the processor device." + ::= { processorDeviceTableEntry 17 } + +processorDeviceCoreEnabledCount OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0018 This attribute defines the number of processor cores + enabled for the processor device." + ::= { processorDeviceTableEntry 18 } + +processorDeviceThreadCount OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0019 This attribute defines the number of processor threads + detected for the processor device." + ::= { processorDeviceTableEntry 19 } + +processorDeviceCharacteristics OBJECT-TYPE + SYNTAX Unsigned16BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0020 This attribute defines characteristics of the + processor device. This attribute is a bit field where a bit has the meaning + defined below when set to 1 (one). + + NOTE: Bits 2-15 need to be examined in the context of bit 1. + If bit 1 is set, the processor charactistics are unknown and bits 2-15 cannot + be used to determine if the functions associated with the bits are supported. + + Bit + Position Meaning if Set + -------- -------------- + Bit 0 Reserved + Bit 1 Unknown + Bit 2 64-bit capable + Bit 3-15 Reserved" + ::= { processorDeviceTableEntry 20 } + +processorDeviceExtendedCapabilities OBJECT-TYPE + SYNTAX Unsigned16BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0021 This attribute defines extended capabilities of the + processor device. This attribute is a bit field where a bit has the meaning + defined below when set to 1 (one). + + Bit + Position Meaning if Set + -------- -------------- + Bit 0 Virtualization Technology (VT) supported + Bit 2 eXecute Disable (XD) supported + Bit 3 Hyper-Threading (HT) supported + Bit 4 Turbo Mode supported" + ::= { processorDeviceTableEntry 21 } + +processorDeviceExtendedSettings OBJECT-TYPE + SYNTAX Unsigned16BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0022 This attribute defines extended settings of the + processor device. This attribute is a bit field where a bit has the meaning + defined below when set to 1 (one). + + Bit + Position Meaning if Set + -------- -------------- + Bit 0 Virtualization Technology (VT) enabled + Bit 2 eXecute Disable (XD) enabled + Bit 3 Hyper-Threading (HT) enabled + Bit 4 Turbo Mode enabled" + ::= { processorDeviceTableEntry 22 } + +processorDeviceBrandName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0023 This attribute defines the brand of the + processor device." + ::= { processorDeviceTableEntry 23 } + +processorDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0030.0001.0026 Fully qualified device descriptor (FQDD) of the + processor device." + ::= { processorDeviceTableEntry 26 } + + +------------------------------------------------------------------------------- +-- Processor Device Status Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.32.1... +------------------------------------------------------------------------------- + +ProcessorDeviceStatusReadingFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Processor Device Status Reading Flags." + SYNTAX INTEGER { + -- Note: These values are bit masks, so combination values are possible. + internalError(1), -- Internal Error + thermalTrip(2), -- Thermal Trip + configurationError(32), -- Configuration Error + processorPresent(128), -- Processor Present + processorDisabled(256), -- Processor Disabled + terminatorPresent(512), -- Terminator Present + processorThrottled(1024) -- Processor Throttled +} + +ProcessorDeviceStatusTableEntry ::= SEQUENCE { + processorDeviceStatusChassisIndex ObjectRange, + processorDeviceStatusIndex ObjectRange, + processorDeviceStatusStateCapabilities StateCapabilitiesFlags, + processorDeviceStatusStateSettings StateSettingsFlags, + processorDeviceStatusStatus ObjectStatusEnum, + processorDeviceStatusReading ProcessorDeviceStatusReadingFlags, + processorDeviceStatusLocationName String64 +} + +processorDeviceStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF ProcessorDeviceStatusTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0032 This object defines the Processor Device Status Table." + ::= { deviceGroup 32 } + +processorDeviceStatusTableEntry OBJECT-TYPE + SYNTAX ProcessorDeviceStatusTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0032.0001 This object defines the Processor Device Status Table Entry." + INDEX { processorDeviceStatusChassisIndex, + processorDeviceStatusIndex } + ::= { processorDeviceStatusTable 1 } + +processorDeviceStatusChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0032.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { processorDeviceStatusTableEntry 1 } + +processorDeviceStatusIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0032.0001.0002 This attribute defines the index (one based) of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 2 } + +processorDeviceStatusStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0032.0001.0003 This attribute defines the state capabilities of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 3 } + +processorDeviceStatusStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0032.0001.0004 This attribute defines the state settings of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 4 } + +processorDeviceStatusStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0032.0001.0005 This attribute defines the status of the + processor device status probe. This status will be joined into + the processorDeviceStatus attribute." + ::= { processorDeviceStatusTableEntry 5 } + +processorDeviceStatusReading OBJECT-TYPE + SYNTAX ProcessorDeviceStatusReadingFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0032.0001.0006 This attribute defines the reading of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 6 } + +processorDeviceStatusLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0032.0001.0007 This attribute defines the location name of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 7 } + + +------------------------------------------------------------------------------- +-- Memory Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.50.1... +------------------------------------------------------------------------------- + +MemoryDeviceTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Memory Device Type Enum." + SYNTAX INTEGER { + deviceTypeIsOther(1), -- type is other than following values + deviceTypeIsUnknown(2), -- type is unknown + deviceTypeIsDRAM(3), -- type is DRAM + deviceTypeIsEDRAM(4), -- type is EDRAM + deviceTypeIsVRAM(5), -- type is VRAM + deviceTypeIsSRAM(6), -- type is SRAM + deviceTypeIsRAM(7), -- type is RAM + deviceTypeIsROM(8), -- type is ROM + deviceTypeIsFLASH(9), -- type is FLASH + deviceTypeIsEEPROM(10), -- type is EEPROM + deviceTypeIsFEPROM(11), -- type is FEPROM + deviceTypeIsEPROM(12), -- type is EPROM + deviceTypeIsCDRAM(13), -- type is CDRAM + deviceTypeIs3DRAM(14), -- type is 3DRAM + deviceTypeIsSDRAM(15), -- type is SDRAM + deviceTypeIsSGRAM(16), -- type is SGRAM + deviceTypeIsRDRAM(17), -- type is RDRAM + deviceTypeIsDDR(18), -- type is DDR + deviceTypeIsDDR2(19), -- type is DDR2 + deviceTypeIsDDR2FBDIMM(20), -- type is DDR2 FB-DIMM + deviceTypeIsDDR3(24), -- type is DDR3 + deviceTypeIsFBD2(25), -- type is FBD2 + deviceTypeIsDDR4(26) -- type is DDR4 +} + +MemoryDeviceTableEntry ::= SEQUENCE { + memoryDevicechassisIndex ObjectRange, + memoryDeviceIndex ObjectRange, + memoryDeviceStateCapabilities StateCapabilitiesFlags, + memoryDeviceStateSettings StateSettingsFlags, + memoryDeviceStatus ObjectStatusEnum, + memoryDeviceType MemoryDeviceTypeEnum, + memoryDeviceLocationName String64, + memoryDeviceBankLocationName String64, + memoryDeviceSize Unsigned32BitRange, + memoryDeviceSpeed Unsigned32BitRange, + memoryDeviceManufacturerName String64, + memoryDevicePartNumberName String64, + memoryDeviceSerialNumberName String64, + memoryDeviceFQDD FQDDString, + memoryDeviceCurrentOperatingSpeed Unsigned32BitRange +} + +memoryDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemoryDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0050 This object defines the Memory Device Table." + ::= { deviceGroup 50 } + +memoryDeviceTableEntry OBJECT-TYPE + SYNTAX MemoryDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0050.0001 This object defines the Memory Device Table Entry." + INDEX { memoryDevicechassisIndex, + memoryDeviceIndex } + ::= { memoryDeviceTable 1 } + +memoryDevicechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { memoryDeviceTableEntry 1 } + +memoryDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0002 This attribute defines the index (one based) of the + memory device." + ::= { memoryDeviceTableEntry 2 } + +memoryDeviceStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0003 This attribute defines the state capabilities of the + memory device." + ::= { memoryDeviceTableEntry 3 } + +memoryDeviceStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0004 This attribute defines the state settings of the + memory device." + ::= { memoryDeviceTableEntry 4 } + +memoryDeviceStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0005 This attribute defines the status of the memory device." + ::= { memoryDeviceTableEntry 5 } + +memoryDeviceType OBJECT-TYPE + SYNTAX MemoryDeviceTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0007 This attribute defines the type of the memory device." + ::= { memoryDeviceTableEntry 7 } + +memoryDeviceLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0008 This attribute defines the location of the memory device." + ::= { memoryDeviceTableEntry 8 } + +memoryDeviceBankLocationName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0010 This attribute defines the location of the bank for the + memory device." + ::= { memoryDeviceTableEntry 10 } + +memoryDeviceSize OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0014 This attribute defines the size in KBytes of the + memory device. Zero indicates no memory installed; 2,147,483,647 indicates + an unknown memory size." + ::= { memoryDeviceTableEntry 14 } + +memoryDeviceSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0015 This attribute defines the maximum capable speed + in megahertz (MHz) of the memory device. Zero indicates an unknown speed." + ::= { memoryDeviceTableEntry 15 } + +memoryDeviceManufacturerName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0021 This attribute defines the manufacturer of the + memory device." + ::= { memoryDeviceTableEntry 21 } + +memoryDevicePartNumberName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0022 This attribute defines the manufacturer's part number + for the memory device." + ::= { memoryDeviceTableEntry 22 } + +memoryDeviceSerialNumberName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0023 This attribute defines the serial number of the + memory device." + ::= { memoryDeviceTableEntry 23 } + +memoryDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0026 Fully qualified device descriptor (FQDD) of the + memory device." + ::= { memoryDeviceTableEntry 26 } + +memoryDeviceCurrentOperatingSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0050.0001.0027 This attribute defines the current operating speed + in megahertz (MHz) of the memory device. Zero indicates an unknown speed." + ::= { memoryDeviceTableEntry 27 } + + +------------------------------------------------------------------------------- +-- PCI Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.80.1... +------------------------------------------------------------------------------- + +PCIDeviceTableEntry ::= SEQUENCE { + pCIDevicechassisIndex ObjectRange, + pCIDeviceIndex ObjectRange, + pCIDeviceStateCapabilities StateCapabilitiesFlags, + pCIDeviceStateSettings StateSettingsFlags, + pCIDeviceStatus ObjectStatusEnum, + pCIDeviceDataBusWidth Unsigned32BitRange, + pCIDeviceManufacturerName String64, + pCIDeviceDescriptionName String64, + pCIDeviceFQDD FQDDString +} + +pCIDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF PCIDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0080 This object defines the PCI Device Table." + ::= { deviceGroup 80 } + +pCIDeviceTableEntry OBJECT-TYPE + SYNTAX PCIDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0080.0001 This object defines the PCI Device Table Entry." + INDEX { pCIDevicechassisIndex, + pCIDeviceIndex } + ::= { pCIDeviceTable 1 } + +pCIDevicechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0080.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { pCIDeviceTableEntry 1 } + +pCIDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0080.0001.0002 This attribute defines the index (one based) of the + PCI device." + ::= { pCIDeviceTableEntry 2 } + +pCIDeviceStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0080.0001.0003 This attribute defines the state capabilities of the + PCI device." + ::= { pCIDeviceTableEntry 3 } + +pCIDeviceStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0080.0001.0004 This attribute defines the state settings of the + PCI device." + ::= { pCIDeviceTableEntry 4 } + +pCIDeviceStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0080.0001.0005 This attribute defines the status of the PCI device." + ::= { pCIDeviceTableEntry 5 } + +pCIDeviceDataBusWidth OBJECT-TYPE + SYNTAX Unsigned32BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0080.0001.0007 This attribute defines the width of the data bus + of the PCI device. This attribute contains an enumeration value. + The possible values and their meanings are defined below. + + Value Meaning + ---------- -------------- + 0x00000001 Other + 0x00000002 Unknown + 0x00000003 8 bit + 0x00000004 16 bit + 0x00000005 32 bit + 0x00000006 64 bit + 0x00000007 128 bit + 0x00000008 1x or x1 + 0x00000009 2x or x2 + 0x0000000A 4x or x4 + 0x0000000B 8x or x8 + 0x0000000C 12x or x12 + 0x0000000D 16x or x16 + 0x0000000E 32x or x32" + ::= { pCIDeviceTableEntry 7 } + +pCIDeviceManufacturerName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0080.0001.0008 This attribute defines the name of the manufacturer + of the PCI device." + ::= { pCIDeviceTableEntry 8 } + +pCIDeviceDescriptionName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0080.0001.0009 This attribute defines the description of the PCI device." + ::= { pCIDeviceTableEntry 9 } + +pCIDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0080.0001.0012 Fully qualified device descriptor (FQDD) of the + PCI device." + ::= { pCIDeviceTableEntry 12 } + + +------------------------------------------------------------------------------- +-- Network Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.90.1... +------------------------------------------------------------------------------- + +NetworkDeviceConnectionStatusEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Network Device Connection Status Enum." + SYNTAX INTEGER { + -- unknown(0), - unable to determine connection status + connected(1), -- media reports connected + disconnected(2), -- media reports disconnected + driverBad(3), -- driver cannot be opened to determine status + driverDisabled(4), -- driver is disabled + hardwareInitalizing(10), -- hardware is initializing + hardwareResetting(11), -- hardware is resetting + hardwareClosing(12), -- hardware is closing down + hardwareNotReady(13) -- hardware is not ready +} + +NetworkDeviceTOECapabilityFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Network Device TOE Capability Flags." + SYNTAX INTEGER { + -- Note: These values are bit fields, so combination values are possible. + -- none(0), - querying for TOE capability is not supported + unknown(1), -- querying for TOE capability is supported but query returned an error + available(2), -- device has TOE capability + notAvailable(4), -- device does not have TOE capability + cannotBeDetermined(8), -- querying for TOE capability is supported but an error prevented querying + driverNotResponding(16) -- querying for TOE capability is supported but driver did not respond to query +} + +NetworkDeviceiSCSICapabilityFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Network Device iSCSI Capability Flags." + SYNTAX INTEGER { + -- Note: These values are bit fields, so combination values are possible. + -- none(0), - querying for iSCSI capability is not supported + unknown(1), -- querying for iSCSI capability is supported but query returned an error + available(2), -- device has iSCSI capability + notAvailable(4), -- device does not have iSCSI capability + cannotBeDetermined(8), -- querying for iSCSI capability is supported but an error prevented querying + driverNotResponding(16) -- querying for iSCSI capability is supported but driver did not respond to query +} + +NetworkDeviceCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Network Device Capabilities Flags." + SYNTAX INTEGER { + -- Note: These values are bit fields, so combination values are possible. + -- notSupported(0), - device does not support reporting capabilities via this attribute + supported(1), -- device supports reporting capabilities via this attribute + toe(2), -- device has TOE capability + iscsiOffload(4), -- device has iSCSI Offload capability + fcoeOffload(8) -- device has FCoE Offload capability +} + +NetworkDeviceTableEntry ::= SEQUENCE { + networkDeviceChassisIndex ObjectRange, + networkDeviceIndex ObjectRange, + networkDeviceStatus ObjectStatusEnum, + networkDeviceConnectionStatus NetworkDeviceConnectionStatusEnum, + networkDeviceProductName String64, + networkDeviceVendorName String64, + networkDeviceCurrentMACAddress MACAddress, + networkDevicePermanentMACAddress MACAddress, + networkDevicePCIBusNumber Unsigned8BitRange, + networkDevicePCIDeviceNumber Unsigned8BitRange, + networkDevicePCIFunctionNumber Unsigned8BitRange, + networkDeviceTOECapabilityFlags NetworkDeviceTOECapabilityFlags, + networkDeviceiSCSICapabilityFlags NetworkDeviceiSCSICapabilityFlags, + networkDeviceiSCSIEnabled BooleanType, + networkDeviceCapabilities NetworkDeviceCapabilitiesFlags, + networkDeviceFQDD FQDDString +} + +networkDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF NetworkDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0090 This object defines the Network Device Table." + ::= { deviceGroup 90 } + +networkDeviceTableEntry OBJECT-TYPE + SYNTAX NetworkDeviceTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1100.0090.0001 This object defines the Network Device Table Entry." + INDEX { networkDeviceChassisIndex, + networkDeviceIndex } + ::= { networkDeviceTable 1 } + +networkDeviceChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0001 This attribute defines the index (one based) of the + system chassis that contains the network device." + ::= { networkDeviceTableEntry 1 } + +networkDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0002 This attribute defines the index (one based) of the + network device." + ::= { networkDeviceTableEntry 2 } + +networkDeviceStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0003 This attribute defines the status of the network device." + ::= { networkDeviceTableEntry 3 } + +networkDeviceConnectionStatus OBJECT-TYPE + SYNTAX NetworkDeviceConnectionStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0004 This attribute defines the connection status of the + network device." + ::= { networkDeviceTableEntry 4 } + +networkDeviceProductName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0006 This attribute defines the product name of the + network device." + ::= { networkDeviceTableEntry 6 } + +networkDeviceVendorName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0007 This attribute defines the name of the vendor of the + network device." + ::= { networkDeviceTableEntry 7 } + +networkDeviceCurrentMACAddress OBJECT-TYPE + SYNTAX MACAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0015 This attribute defines the current MAC address of the + network device." + ::= { networkDeviceTableEntry 15 } + +networkDevicePermanentMACAddress OBJECT-TYPE + SYNTAX MACAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0016 This attribute defines the permanent MAC address of the + network device." + ::= { networkDeviceTableEntry 16 } + +networkDevicePCIBusNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0017 This attribute defines the PCI bus number of the + network device." + ::= { networkDeviceTableEntry 17 } + +networkDevicePCIDeviceNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0018 This attribute defines the PCI device number of the + network device." + ::= { networkDeviceTableEntry 18 } + +networkDevicePCIFunctionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0019 This attribute defines the PCI function number of the + network device." + ::= { networkDeviceTableEntry 19 } + +networkDeviceTOECapabilityFlags OBJECT-TYPE + SYNTAX NetworkDeviceTOECapabilityFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0023 This attribute defines the TCP/IP Offload Engine (TOE) + capability flags of the network device." + ::= { networkDeviceTableEntry 23 } + +networkDeviceiSCSICapabilityFlags OBJECT-TYPE + SYNTAX NetworkDeviceiSCSICapabilityFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0027 This attribute defines the Internet Small Computer + System Interface (iSCSI) capability flags of the network device." + ::= { networkDeviceTableEntry 27 } + +networkDeviceiSCSIEnabled OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0028 This attribute defines if iSCSI is enabled for the + network device." + ::= { networkDeviceTableEntry 28 } + +networkDeviceCapabilities OBJECT-TYPE + SYNTAX NetworkDeviceCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0029 This attribute defines the capabilities of the network device. + If this value is notSupported(0), the networkDeviceTOECapabilityFlags, + networkDeviceiSCSICapabilityFlags and networkDeviceiSCSIEnabled attributes should + be used to determine the network device capabilities. If the supported(1) bit + is on, this attribute should be used to determine the network device capabilities, + and the attributes mentioned above should not be used. NOTE: For a network device + on Converged Network Adapter (CNA), this attribute provides capability information + for the CNA and not for the network device. For more information read vendor + documentation." + ::= { networkDeviceTableEntry 29 } + +networkDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1100.0090.0001.0030 Fully qualified device descriptor (FQDD) of the + network device." + ::= { networkDeviceTableEntry 30 } + + +------------------------------------------------------------------------------- +-- Slot Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1200 +------------------------------------------------------------------------------- + +------------------------------------------------------------------------------- +-- System Slot Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1200.10.1... +------------------------------------------------------------------------------- + +SystemSlotStateCapabilitiesFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "System Slot State Capabilities Flags." + SYNTAX INTEGER { + systemSlotHotPlugIsUnknown(1), -- state capabilities are unknown + systemSlotHotPlugIsHotPluggableCapable(2), -- slot can support Hot Plug + systemSlotHotPlugCanBePoweredOn(4), -- slot power (and corresponding LED) can be powered on + systemSlotHotPlugCanSignalAttention(8), -- slot attention state (and corresponding LED) can be set + systemSlotHotPlugCanSignalPowerFault(16), -- slot power on fault (and corresponding LED) can be detected due to a short or overcurrent + systemSlotHotPlugCanSignalAdapterPresent(32), -- slot adapter (card) present in slot (may not be powered) can be detected + systemSlotHotPlugCanSignalPowerButtonPressed(64), -- slot power button can be pressed to signal a toggle of the power state + canSupportAllHotPlugCapabilities(126), -- slot can support all Hot Plug capabilities + systemSlotCanProvide5Volts(128), -- slot can provide 5 volt supply + systemSlotCanProvide3Point3Volts(256), -- slot can provide 3.3 volt supply + systemSlotCanSignalIfShared(512), -- slot opening if shared with another slot can be detected + systemSlotCanSupportCard16(1024), -- slot can support PC Card-16 + systemSlotCanSupportCardBus(2048), -- slot can support CardBus + systemSlotCanSupportZoomVideo(4096), -- slot can support Zoom Video + systemSlotCanSupportModemRingResume(8192), -- slot can support Modem Ring Resume + systemSlotCanSupportPMESignal(16384), -- slot can support Power Management Enable (PME#) signal + canSupportAllSlotCapabilities(32640), -- slot can support all Slot capabilities + canSupportAllSlotAndAllHotPlugCapabilities(32766) -- slot can support all Slot and all Hot Plug capabilities +} + +SystemSlotStateSettingsFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "System Slot State Settings Flags." + SYNTAX INTEGER { + systemSlotHotPlugIsUnknown(1), -- state settings are unknown + systemSlotHotPlugIsHotPluggable(2), -- slot supports Hot Plug + systemSlotHotPlugIsPoweredOn(4), -- slot has power (and corresponding LED) ON + systemSlotHotPlugIsAtAttention(8), -- slot is at attention state (and corresponding LED) is ON + systemSlotHotPlugHasPowerFaulted(16), -- slot has power on fault (and corresponding LED) was detected due to a short or overcurrent + systemSlotHotPlugAdapterIsPresent(32), -- slot adapter (card) present in slot (may not be powered on) + systemSlotHotPlugAdapterPresentAndPoweredOn(36), -- slot adapter (card) present in slot and powered on + systemSlotHotPlugPowerButtonPressed(64), -- slot power button pressed to signal toggle of power state + systemSlotProvides5Volts(128), -- slot provides 5 volt supply + systemSlotProvides3Point3Volts(256), -- slot provides 3.3 volt supply + systemSlotIsShared(512), -- slot opening is shared with another slot (e.g. PCI/EISA shared slot) + systemSlotSupportsCard16(1024), -- slot supports PC Card-16 + systemSlotSupportsCardBus(2048), -- slot supports CardBus + systemSlotSupportsZoomVideo(4096), -- slot supports Zoom Video + systemSlotSupportsModemRingResume(8192), -- slot supports Modem Ring Resume + systemSlotSupportsPMESignal(16384), -- slot supports Power Management Enable (PME#) signal + supportsPMEand3P3Vand5VandHotPluggable(16770), + supportsPMEand3P3Vand5VhasAdapterOn(16804), + supportsPMEand3P3Vand5VhasAdapterOnandisHotPluggable(16806), + supportsPMEand3P3VIsSharedand5VhasAdapterOnandHotPlugable(17316) +} + +SystemSlotTypeEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "System Slot Type Enum." + SYNTAX INTEGER { + systemSlotIsOther(1), -- type is Other + systemSlotIsUnknown(2), -- type is Unknown + systemSlotIsISA(3), -- type is ISA + systemSlotIsMCA(4), -- type is MCA + systemSlotIsEISA(5), -- type is EISA + systemSlotIsPCI(6), -- type is PCI + systemSlotIsPCMCIA(7), -- type is PCMCIA + systemSlotIsVLVESA(8), -- type is VL-VESA + systemSlotIsProprietary(9), -- type is Proprietary + systemSlotIsProcessorCard(10), -- type is Processor Card Slot + systemSlotIsProprietaryMemory(11), -- type is Proprietary Memory Card Slot + systemSlotIsIORiserCard(12), -- type is I/O Riser Card Slot + systemSlotIsNuBUS(13), -- type is NuBus + systemSlotIsPCI66MHz(14), -- type is PCI - 66MHz Capable + systemSlotIsAGP(15), -- type is AGP + systemSlotIsAGP2X(16), -- type is AGP 2X + systemSlotIsAGP4X(17), -- type is AGP 4X + systemSlotIsPC98C20(18), -- type is PC-98/C20 + systemSlotIsPC98C24(19), -- type is PC-98/C24 + systemSlotIsPC98E(20), -- type is PC-98/E + systemSlotIsPC98LocalBus(21), -- type is PC-98/Local Bus + systemSlotIsPC98Card(22), -- type is PC-98/Card + systemSlotIsPCIX(23), -- type is PCI-X + systemSlotIsPCIExpress(24), -- type is PCI Express + systemSlotIsAGP8X(25), -- type is AGP 8X + systemSlotIsPCIExpressX1(166), -- type is PCI Express x1 + systemSlotIsPCIExpressX2(167), -- type is PCI Express x2 + systemSlotIsPCIExpressX4(168), -- type is PCI Express x4 + systemSlotIsPCIExpressX8(169), -- type is PCI Express x8 + systemSlotIsPCIExpressX16(170), -- type is PCI Express x16 + systemSlotIsPCIExpressGen2(171), -- type is PCI Express Gen 2 + systemSlotIsPCIExpressGen2X1(172), -- type is PCI Express Gen 2 x1 + systemSlotIsPCIExpressGen2X2(173), -- type is PCI Express Gen 2 x2 + systemSlotIsPCIExpressGen2X4(174), -- type is PCI Express Gen 2 x4 + systemSlotIsPCIExpressGen2X8(175), -- type is PCI Express Gen 2 x8 + systemSlotIsPCIExpressGen2X16(176) -- type is PCI Express Gen 2 x16 +} + +SystemSlotUsageEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "System Slot Usage Enum." + SYNTAX INTEGER { + systemSlotUsageIsOther(1), -- usage is other than following values + systemSlotUsageIsUnknown(2), -- usage is unknown + systemSlotUsageIsAvailable(3), -- usage is available + systemSlotUsageIsInUse(4) -- usage is in use +} + +SystemSlotCategoryEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "System Slot Category Enum." + SYNTAX INTEGER { + systemSlotCategoryIsOther(1), -- category is other than following values + systemSlotCategoryIsUnknown(2), -- category is unknown + systemSlotCategoryIsBusConnector(3), -- category is Bus Connector + systemSlotCategoryIsPCMCIA(4), -- category is PCMCIA + systemSlotCategoryIsMotherboard(5) -- category is Motherboard +} + +SystemSlotTableEntry ::= SEQUENCE { + systemSlotchassisIndex ObjectRange, + systemSlotIndex ObjectRange, + systemSlotStateCapabilitiesUnique SystemSlotStateCapabilitiesFlags, + systemSlotStateSettingsUnique SystemSlotStateSettingsFlags, + systemSlotStatus ObjectStatusEnum, + systemSlotCurrentUsage SystemSlotUsageEnum, + systemSlotType SystemSlotTypeEnum, + systemSlotSlotExternalSlotName String64, + systemSlotCategory SystemSlotCategoryEnum +} + +systemSlotTable OBJECT-TYPE + SYNTAX SEQUENCE OF SystemSlotTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1200.0010 This object defines the System Slot Table." + ::= { slotGroup 10 } + +systemSlotTableEntry OBJECT-TYPE + SYNTAX SystemSlotTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1200.0010.0001 This object defines the System Slot Table Entry." + INDEX { systemSlotchassisIndex, + systemSlotIndex } + ::= { systemSlotTable 1 } + +systemSlotchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1200.0010.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { systemSlotTableEntry 1 } + +systemSlotIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1200.0010.0001.0002 This attribute defines the index (one based) of the + system slot." + ::= { systemSlotTableEntry 2 } + +systemSlotStateCapabilitiesUnique OBJECT-TYPE + SYNTAX SystemSlotStateCapabilitiesFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1200.0010.0001.0003 This attribute defines the state capabilities of the + system slot." + ::= { systemSlotTableEntry 3 } + +systemSlotStateSettingsUnique OBJECT-TYPE + SYNTAX SystemSlotStateSettingsFlags + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1200.0010.0001.0004 This attribute defines the state settings of the + system slot." + ::= { systemSlotTableEntry 4 } + +systemSlotStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1200.0010.0001.0005 This attribute defines the status of the system slot." + ::= { systemSlotTableEntry 5 } + +systemSlotCurrentUsage OBJECT-TYPE + SYNTAX SystemSlotUsageEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1200.0010.0001.0006 This attribute defines the current usage of the + system slot." + ::= { systemSlotTableEntry 6 } + +systemSlotType OBJECT-TYPE + SYNTAX SystemSlotTypeEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1200.0010.0001.0007 This attribute defines the type of the system slot." + ::= { systemSlotTableEntry 7 } + +systemSlotSlotExternalSlotName OBJECT-TYPE + SYNTAX String64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1200.0010.0001.0008 This attribute defines the name of the external + connector name of the system slot." + ::= { systemSlotTableEntry 8 } + +systemSlotCategory OBJECT-TYPE + SYNTAX SystemSlotCategoryEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1200.0010.0001.0011 This attribute defines the category of the system slot." + ::= { systemSlotTableEntry 11 } + + +------------------------------------------------------------------------------- +-- Field Replaceable Unit (FRU) Group +-- +-- OID: 1.3.6.1.4.1.674.10892.5.4.2000 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Field Replaceable Unit (FRU) Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.2000.10.1... +------------------------------------------------------------------------------- + +FruTableEntry ::= SEQUENCE { + fruChassisIndex ObjectRange, + fruIndex ObjectRange, + fruInformationStatus ObjectStatusEnum, + fruManufacturerName OCTET STRING, + fruSerialNumberName OCTET STRING, + fruPartNumberName OCTET STRING, + fruRevisionName OCTET STRING, + fruFQDD FQDDString +} + +fruTable OBJECT-TYPE + SYNTAX SEQUENCE OF FruTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "2000.0010 This object defines the Field Replaceable Unit table." + ::= { fruGroup 10 } + +fruTableEntry OBJECT-TYPE + SYNTAX FruTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "2000.0010.0001 This object defines the Field Replaceable Unit table entry." + INDEX { fruChassisIndex, + fruIndex } + ::= { fruTable 1 } + +fruChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "2000.0010.0001.0001 This attribute defines the index (one based) of the + system chassis containing the field replaceable unit." + ::= { fruTableEntry 1 } + +fruIndex OBJECT-TYPE + SYNTAX ObjectRange + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "2000.0010.0001.0002 This attribute defines the index (one based) of the + field replaceable unit." + ::= { fruTableEntry 2 } + +fruInformationStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "2000.0010.0001.0003 This attribute defines the status of the + field replaceable unit information." + ::= { fruTableEntry 3 } + +fruManufacturerName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "2000.0010.0001.0006 This attribute defines the manufacturer of the + field replaceable unit." + ::= { fruTableEntry 6 } + +fruSerialNumberName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "2000.0010.0001.0007 This attribute defines the serial number of the + field replaceable unit." + ::= { fruTableEntry 7 } + +fruPartNumberName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "2000.0010.0001.0008 This attribute defines the part number of the + field replaceable unit." + ::= { fruTableEntry 8 } + +fruRevisionName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "2000.0010.0001.0009 This attribute defines the revision of the + field replaceable unit." + ::= { fruTableEntry 9 } + +fruFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "2000.0010.0001.0012 Fully qualified device descriptor (FQDD) of the + field replaceable unit." + ::= { fruTableEntry 12 } + + +------------------------------------------------------------------------------- +-- Storage Details Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Battery Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.. +------------------------------------------------------------------------------- + +BatteryTableEntry ::=SEQUENCE { + batteryNumber INTEGER, + batteryState INTEGER, + batteryComponentStatus ObjectStatusEnum, + batteryPredictedCapacity INTEGER, + batteryFQDD DisplayString, + batteryDisplayName DisplayString +} + +batteryTable OBJECT-TYPE + SYNTAX SEQUENCE OF BatteryTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of managed batteries. The number of + entries is related to number of Batteries + discovered in the system. The maximum number of entries + is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 15 } + +batteryTableEntry OBJECT-TYPE + SYNTAX BatteryTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the battery table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { batteryNumber } + ::= { batteryTable 1 } + +batteryNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Instance number of this battery entry. + " + ::= { batteryTableEntry 1 } + +batteryState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + degraded(4), + missing(5), + charging(6), + belowThreshold(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current state of battery. + Possible values: + 1: The current state could not be determined. + 2: The battery is operating normally. + 3: The battery has failed and needs to be replaced. + 4: The battery temperature is high or charge level is depleting. + 5: The battery is missing or not detected. + 6: The battery is undergoing the re-charge phase. + 7: The battery voltage or charge level is below the threshold. + " + ::= { batteryTableEntry 4 } + +batteryComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the battery itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { batteryTableEntry 6 } + +batteryPredictedCapacity OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + failed(2), + ready(3) + } + MAX-ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. Use the batteryComponentStatus or + batteryState instead. + " + ::= { batteryTableEntry 10 } + +batteryFQDD OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The battery's Fully Qualified Device Descriptor (FQDD) as + represented in Storage Management. + " + ::= { batteryTableEntry 20 } + +batteryDisplayName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The battery's friendly FQDD as represented in Storage Management." + ::= { batteryTableEntry 21 } + + +------------------------------------------------------------------------------- +-- Controller Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.. +------------------------------------------------------------------------------- + +ControllerTableEntry ::=SEQUENCE { + controllerNumber INTEGER, + controllerName DisplayString, + controllerRebuildRate INTEGER, + controllerFWVersion DisplayString, + controllerCacheSizeInMB INTEGER, + controllerRollUpStatus ObjectStatusEnum, + controllerComponentStatus ObjectStatusEnum, + controllerDriverVersion DisplayString, + controllerPCISlot DisplayString, + controllerReconstructRate INTEGER, + controllerPatrolReadRate INTEGER, + controllerBGIRate INTEGER, + controllerCheckConsistencyRate INTEGER, + controllerPatrolReadMode INTEGER, + controllerPatrolReadState INTEGER, + controllerPersistentHotSpare BooleanType, + controllerSpinDownUnconfiguredDrives BooleanType, + controllerSpinDownHotSpareDrives BooleanType, + controllerSpinDownTimeInterval INTEGER, + controllerPreservedCache BooleanType, + controllerCheckConsistencyMode INTEGER, + controllerCopyBackMode INTEGER, + controllerSecurityStatus INTEGER, + controllerEncryptionKeyPresent BooleanType, + controllerEncryptionCapability INTEGER, + controllerLoadBalanceSetting INTEGER, + controllerMaxCapSpeed INTEGER, + controllerSASAddress DisplayString, + controllerFQDD FQDDString, + controllerDisplayName DisplayString, + controllerT10PICapability INTEGER, + controllerRAID10UnevenSpansSupported BooleanType, + controllerEnhancedAutoImportForeignConfigMode INTEGER, + controllerBootModeSupported BooleanType, + controllerBootMode INTEGER +} + +controllerTable OBJECT-TYPE + SYNTAX SEQUENCE OF ControllerTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of managed RAID controllers. The number of entries + is related to number of RAID controllers discovered in the + system. The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 1 } + +controllerTableEntry OBJECT-TYPE + SYNTAX ControllerTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the table of RAID controllers. A row in this table + cannot be created or deleted by SNMP operations on columns of + the table." + INDEX { controllerNumber } + ::= { controllerTable 1 } + +controllerNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Instance number of this controller entry." + ::= { controllerTableEntry 1 } + + +controllerName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The controller's name as represented in Storage Management. + " + ::= { controllerTableEntry 2 } + +controllerRebuildRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The rebuild rate is the percentage of the controller's + resources dedicated to rebuilding a failed disk when a rebuild + is necessary. + " + ::= { controllerTableEntry 7 } + +controllerFWVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The controller's current firmware version. + " + ::= { controllerTableEntry 8 } + +controllerCacheSizeInMB OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The controller's current amount of cache memory in megabytes. + " + ::= { controllerTableEntry 9 } + +controllerRollUpStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Severity of the controller state. + This is the combined status of the controller and its components. + Possible values: + 1: Other. + 2: Unknown. + 3: OK + 4: Non-critical + 5: Critical. + 6: Non-recoverable. + " + ::= { controllerTableEntry 37 } + +controllerComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the controller itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { controllerTableEntry 38 } + +controllerDriverVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Currently installed driver version for this controller on the host. + " + ::= { controllerTableEntry 41 } + +controllerPCISlot OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The PCI slot on the server where the controller is seated. This + data is not reported for embedded or integrated controllers, + " + ::= { controllerTableEntry 42 } + +controllerReconstructRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The reconstruct rate is the percentage of the controller's resources + dedicated to reconstructing a disk group after adding a physical disk + or changing the RAID level of a virtual disk residing on the disk + group. + " + ::= { controllerTableEntry 48 } + +controllerPatrolReadRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The patrol read rate is the percentage of the controller's + resources dedicated to perform a patrol read on disks participating + in a virtual disk or hot spares. + " + ::= { controllerTableEntry 49 } + +controllerBGIRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The background initialization (BGI) rate is the percentage of the + controller's resources dedicated to performing the background + initialization of a redundant virtual disk after it is created. + " + ::= { controllerTableEntry 50 } + +controllerCheckConsistencyRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The check consistency rate is the percentage of the + controller's resources dedicated to performing a check consistency + on a redundant virtual disk. + " + ::= { controllerTableEntry 51 } + +controllerPatrolReadMode OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notSupported(2), + disabled(3), + auto(4), + manual(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Identifies the patrol read mode setting for the controller. + Possible values: + 1: Not one of the following or could not be determined. + 2: Not Supported on this controller. + 3: Disabled. + 4: Automatic. + 5: Manual. + " + ::= { controllerTableEntry 52 } + +controllerPatrolReadState OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + stopped(2), + active(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This property displays the current state of the patrol read process. + Possible values: + 1: Not one of the following or could not be determined. + 2: Patrol read is not running. + 3: Patrol read is running. + " + ::= { controllerTableEntry 53 } + +controllerPersistentHotSpare OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether hot spare drives would be restored on insertion + into the same slot. + " + ::= { controllerTableEntry 59 } + +controllerSpinDownUnconfiguredDrives OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether un-configured drives would be put in power + save mode by the controller. + " + ::= { controllerTableEntry 60 } + +controllerSpinDownHotSpareDrives OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether hot spare drives would be put in power + save mode by the controller. + " + ::= { controllerTableEntry 61 } + +controllerSpinDownTimeInterval OBJECT-TYPE + SYNTAX INTEGER (30..1440) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The duration in minutes after which, the unconfigured or hot + spare drives will be spun down to power save mode. + " + ::= { controllerTableEntry 62 } + +controllerPreservedCache OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether preserved cache or pinned cache is + present on the controller. + " + ::= { controllerTableEntry 69 } + +controllerCheckConsistencyMode OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + unsupported(2), + normal(3), + stopOnError(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current check consistency mode setting + for the controller. + Possible values: + 1: Not one of the following. + 2: Not supported on this controller. + 3: Normal check consistency operation. + 4: Check consistency operation will stop on encountering + an error. + " + ::= { controllerTableEntry 70 } + +controllerCopyBackMode OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + unsupported(2), + on(3), + onWithSmart(4), + off(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current copy back mode setting + for the controller. + Possible values: + 1: Not one of the following. + 2: Not supported on this controller. + 3: Disks assigned as spares could revert back to spare status. + 4: Data from physical disk participating in a + virtual disk could be automatically copied to the assigned + hot spare in case former has a predictive failure event. + 5: Copyback mode is disabled. + " + ::= { controllerTableEntry 71 } + +controllerSecurityStatus OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + none(2), + lkm(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The controller's current security/encryption status.. + Possible values: + 1: The current status could not be determined. + 2: Controller is not operating in an encryption mode. + 3: Controller is operating in the Local Key Management + (LKM) encryption mode. + " + ::= { controllerTableEntry 72 } + +controllerEncryptionKeyPresent OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether encryption key is assigned for the controller. + " + ::= { controllerTableEntry 73 } + +controllerEncryptionCapability OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + none(2), + lkm(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of encryption supported by the controller. + Possible values: + 1: Not one of the following. + 2: No encryption supported, + 3: Local Key Management, + " + ::= { controllerTableEntry 74 } + +controllerLoadBalanceSetting OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + unsupported(2), + auto(3), + none(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ability of the controller to automatically use both + controller ports (or connectors) connected to the same enclosure in + order to route I/O requests. + Possible values: + 1: Not one of the following. + 2: Not supported. + 3: Automatic load balancing is active. + 4: Load balancing is inactive. + " + ::= { controllerTableEntry 75 } + +controllerMaxCapSpeed OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + oneDotFiveGbps(2), + threeGbps(3), + sixGbps(4), + twelveGbps(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum speed of the controller.in + Gigbits per second (Gbps). + Possible values: + 1: The speed could not be determined. + 2. 1.5 Gbps + 3: 3.0 Gbps + 4: 6.0 Gbps + 5: 12.0 Gbps + " + ::= { controllerTableEntry 76 } + +controllerSASAddress OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The SAS address of the controller. + " + ::= { controllerTableEntry 77 } + +controllerFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The controller's Fully Qualified Device Descriptor (FQDD) as + represented in Storage Management. + " + ::= { controllerTableEntry 78 } + +controllerDisplayName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The controller's friendly FQDD as represented in Storage + Management." + ::= { controllerTableEntry 79 } + +controllerT10PICapability OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + capable(2), + notCapable(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether the controller supports the T10 PI (Protection + Information). These protection fields are known as DIF + (Data Integrity Fields). + Possible values: + 1: Not one of the following. + 2: Capable of supporting T10 PI. + 3: Not capable of supporting T10 PI. + " + ::= { controllerTableEntry 80 } + +controllerRAID10UnevenSpansSupported OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether uneven spans for RAID 10 virtual disk + is supported on the controller. + " + ::= { controllerTableEntry 81 } + +controllerEnhancedAutoImportForeignConfigMode OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notSupported(2), + disabled(3), + enabled(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the status of enhanced auto-import of foreign + configuration property of the controller. + 1: Not one of the following. + 2: Not Supported. + 3: Disabled. + 4: Enabled. + " + ::= { controllerTableEntry 82 } + +controllerBootModeSupported OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether headless boot mode settings are supported + on the controller. + " + ::= { controllerTableEntry 83 } + +controllerBootMode OBJECT-TYPE + SYNTAX INTEGER + { + notApplicable(1), + user(2), + contOnError(3), + headlessContOnError(4), + headlessSafe(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the boot mode of the controller. + Possible values: + 1: Not applicable for this controller. + 2: User mode: User interaction required for all boot messages (not + applicable for uEFI environments). + 3: Continue Boot On Error. User interaction only required for + critical messages. + 4: Headless Mode Continue On Error. User interaction is not required. + Controller boot may halt on Error. + 5: Headless Safe Mode. Controller shall boot to safe mode on critical + errors. + " + ::= { controllerTableEntry 84 } + + +------------------------------------------------------------------------------- +-- Physical Disk Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.. +------------------------------------------------------------------------------- + +PhysicalDiskTableEntry ::=SEQUENCE { + physicalDiskNumber INTEGER, + physicalDiskName DisplayString, + physicalDiskManufacturer DisplayString, + physicalDiskState INTEGER, + physicalDiskProductID DisplayString, + physicalDiskSerialNo DisplayString, + physicalDiskRevision DisplayString, + physicalDiskCapacityInMB INTEGER, + physicalDiskUsedSpaceInMB INTEGER, + physicalDiskFreeSpaceInMB INTEGER, + physicalDiskBusType INTEGER, + physicalDiskSpareState INTEGER, + physicalDiskComponentStatus ObjectStatusEnum, + physicalDiskPartNumber DisplayString, + physicalDiskSASAddress DisplayString, + physicalDiskNegotiatedSpeed INTEGER, + physicalDiskCapableSpeed INTEGER, + physicalDiskSmartAlertIndication BooleanType, + physicalDiskManufactureDay DisplayString, + physicalDiskManufactureWeek DisplayString, + physicalDiskManufactureYear DisplayString, + physicalDiskMediaType INTEGER, + physicalDiskPowerState INTEGER, + physicalDiskRemainingRatedWriteEndurance INTEGER, + physicalDiskOperationalState INTEGER, + physicalDiskProgress INTEGER, + physicalDiskSecurityStatus INTEGER, + physicalDiskFormFactor INTEGER, + physicalDiskFQDD FQDDString, + physicalDiskDisplayName DisplayString, + physicalDiskT10PICapability INTEGER, + physicalDiskBlockSizeInBytes INTEGER, + physicalDiskProtocolVersion DisplayString, + physicalDiskPCIeNegotiatedLinkWidth INTEGER, + physicalDiskPCIeCapableLinkWidth INTEGER + } + +physicalDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF PhysicalDiskTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of managed physical disks. The number of entries is + related to number of physical Disks discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to + all entries. + " + ::= { physicalDevices 4 } + +physicalDiskTableEntry OBJECT-TYPE + SYNTAX PhysicalDiskTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the physical Disk table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { physicalDiskNumber } + ::= { physicalDiskTable 1 } + +physicalDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Instance number of this physical disk entry. + " + ::= { physicalDiskTableEntry 1 } + +physicalDiskName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The physical disk's name as represented in Storage Management. + " + ::= { physicalDiskTableEntry 2 } + +physicalDiskManufacturer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the physical disk's manufacturer. + " + ::= { physicalDiskTableEntry 3 } + +physicalDiskState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + online(3), + foreign(4), + offline(5), + blocked(6), + failed(7), + nonraid(8), + removed(9), + readonly(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current state of this physical disk. + Possible states: + 1: The current state could not be determined. + 2: The physical disk is available for use, but no RAID configuration + has been assigned. + 3: A RAID configuration has been assigned to the physical disk. + 4: The physical disk has been moved from another + controller and contains all or some portion of a virtual disk. + 5: The physical disk is not available to the RAID + controller. + 6: The physical disk is currently blocked by + controller. + 7: The physical disk is not operational. + 8: The physical disk is not a RAID capable disk + 9: The physical disk has been removed. + 10:The physical disk media has been placed in read only mode. + " + ::= { physicalDiskTableEntry 4 } + +physicalDiskProductID OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The model number of the physical disk. + " + ::= { physicalDiskTableEntry 6 } + +physicalDiskSerialNo OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The physical disk's unique identification number + from the manufacturer. + " + ::= { physicalDiskTableEntry 7 } + +physicalDiskRevision OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The firmware version of the physical disk. + " + ::= { physicalDiskTableEntry 8 } + +physicalDiskCapacityInMB OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The size of the physical disk in megabytes. + " + ::= { physicalDiskTableEntry 11 } + +physicalDiskUsedSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The amount of used space in megabytes on the physical + disk. This is not applicable for NVMe devices. + " + ::= { physicalDiskTableEntry 17 } + +physicalDiskFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The amount of free space in megabytes on the physical + disk. This is not applicable for NVMe devices. + " + ::= { physicalDiskTableEntry 19 } + +physicalDiskBusType OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + scsi(2), + sas(3), + sata(4), + fibre(5), + pcie(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bus type of the physical disk. + Possible values: + 1: The bus type could not be determined. + 2: Small Computer System Interface (SCSI). + 3: Serial Attached SCSI (SAS). + 4: Serial Advanced Technology Attachment (SATA). + 5: Fibre channel. + 6: PCIe. + " + ::= { physicalDiskTableEntry 21 } + +physicalDiskSpareState OBJECT-TYPE + SYNTAX INTEGER + { + notASpare(1), + dedicatedHotSpare(2), + globalHotSpare(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the disk as a spare. + Possible values: + 1: Physical disk is not a spare. + 2: Physical disk is a dedicated hot spare. + 3: Physical disk is a global hot spare. + " + ::= { physicalDiskTableEntry 22 } + +physicalDiskComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the physical disk itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { physicalDiskTableEntry 24 } + +physicalDiskPartNumber OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The part number of the disk. + " + ::= { physicalDiskTableEntry 27 } + +physicalDiskSASAddress OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The SAS address of the physical disk. + " + ::= { physicalDiskTableEntry 28 } + +physicalDiskNegotiatedSpeed OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + oneDotFiveGbps(2), + threeGbps(3), + sixGbps(4), + twelveGbps(5), + fiveGTps(6), + eightGTps(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The data transfer speed that the disk negotiated while spinning up + in Gigbits per second (Gbps). + Possible values: + 1: The speed could not be determined. + 2. 1.5 Gbps + 3: 3.0 Gbps + 4: 6.0 Gbps + 5: 12.0 Gbps + 6: 5 GT/s (applicable for NVMe devices). + 7: 8 GT/s (applicable for NVMe devices). + " + ::= { physicalDiskTableEntry 29 } + +physicalDiskCapableSpeed OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + oneDotFiveGbps(2), + threeGbps(3), + sixGbps(4), + twelveGbps(5), + fiveGTps(6), + eightGTps(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum data transfer speed supported by the disk + in Gigbits per second (Gbps). + Possible values: + 1: The speed could not be determined. + 2. 1.5 Gbps + 3: 3.0 Gbps + 4: 6.0 Gbps + 5: 12.0 Gbps + 6: 5 GT/s (applicable for NVMe devices). + 7: 8 GT/s (applicable for NVMe devices). + " + ::= { physicalDiskTableEntry 30 } + +physicalDiskSmartAlertIndication OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether the physical disk has received a predictive + failure alert. + " + ::= { physicalDiskTableEntry 31 } + +physicalDiskManufactureDay OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The day of the week (1=Sunday thru 7=Saturday) + on which the physical disk was manufactured. + " + ::= { physicalDiskTableEntry 32 } + +physicalDiskManufactureWeek OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The week (1 thru 53) in which the physical disk + was manufactured. + " + ::= { physicalDiskTableEntry 33 } + +physicalDiskManufactureYear OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The four digit year in which the physical disk was manufactured. + " + ::= { physicalDiskTableEntry 34 } + +physicalDiskMediaType OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + hdd(2), + ssd(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The media type of the physical disk. + Possible Values: + 1: The media type could not be determined. + 2: Hard Disk Drive (HDD). + 3: Solid State Device (SSD). + " + ::= { physicalDiskTableEntry 35 } + +physicalDiskPowerState OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + spunUp(2), + spunDown(3), + transition(4), + on(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power state of the physical disk. + Possible Values: + 1: Not one of the following. + 2: The physical disk is in the spun up state. + 3: The physical disk is in the spun down state. + 4: The physical disk is changing from spun down state + to spun up state or vice versa. + 5: The Solid State Device (SSD) is powered on. + " + ::= { physicalDiskTableEntry 42 } + +physicalDiskRemainingRatedWriteEndurance OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This property is applicable to SSD media type only. This indicates + the wear-out percentage of the SSD. Typically it is a value between + 0 to 100. However, if the value is not available or not applicable + (in the case of HDD media type) the value will be 255. + " + ::= { physicalDiskTableEntry 49 } + +physicalDiskOperationalState OBJECT-TYPE + SYNTAX INTEGER + { + notApplicable(1), + rebuild(2), + clear(3), + copyback(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The state of the physical disk when there are progressive + operations ongoing. + Possible values: + 1: There is no active operation running. + 2: Data from a redundant virtual disk is + currently being rebuilt onto the physical disk. + 3: Data on the disk is being erased. + 4: Data is being copied from a hot spare disk to + the physical disk or vice versa. + " + ::= { physicalDiskTableEntry 50 } + +physicalDiskProgress OBJECT-TYPE + SYNTAX INTEGER (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The progress percentage of the operation that is being + performed on the physical disk. This is applicable + only if there is a progressive operations ongoing + " + ::= { physicalDiskTableEntry 51 } + +physicalDiskSecurityStatus OBJECT-TYPE + SYNTAX INTEGER + { + supported(1), + notSupported(2), + secured(3), + locked(4), + foreign(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The security/encryption status of the physical disk. + Possible Values: + 1: The physical disk supports encryption. + 2: The physical disk does not support encryption + 3: The physical disk is encrypted. + 4: The physical disk is locked by a key. + 5: The physical disk is locked by a foreign key. + " + ::= { physicalDiskTableEntry 52 } + +physicalDiskFormFactor OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + oneDotEight(2), + twoDotFive(3), + threeDotFive(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The form factor of the physical disk. + Possible values: + 1: The form factor could not be determined. + 2: 1.8 inch. + 3: 2.5 inch. + 4: 3.5 inch. + " + ::= { physicalDiskTableEntry 53 } + +physicalDiskFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The physical disk's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { physicalDiskTableEntry 54 } + +physicalDiskDisplayName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The physical disk's friendly FQDD as represented in Storage + Management. + " + ::= { physicalDiskTableEntry 55 } + +physicalDiskT10PICapability OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + capable(2), + notCapable(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether the physical disk supports the T10 PI (Protection + Information). These protection fields are known as DIF + (Data Integrity Fields). + Possible values: + 1: Not one of the following. + 2: Capable of supporting T10 PI. + 3: Not capable of supporting T10 PI. + " + ::= { physicalDiskTableEntry 57 } + +physicalDiskBlockSizeInBytes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The block size (in bytes) of the physical disk. This is not + applicable for NVMe devices. + 1: 512. + 2: 4096 + " + ::= { physicalDiskTableEntry 58 } + +physicalDiskProtocolVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Applicable for NVMe devices only. The NVMe protocol version supported + by the device. + " + ::= { physicalDiskTableEntry 59 } + +physicalDiskPCIeNegotiatedLinkWidth OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notApplicable(2), + byOne(3), + byTwp(4), + byFour(5), + byEight(6), + bySixteen(7), + byThirtyTwp(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Applicable for NVMe devices only. The PCIe link width negotiated with the host + during device initialization. + " + ::= { physicalDiskTableEntry 60 } + +physicalDiskPCIeCapableLinkWidth OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notApplicable(2), + byOne(3), + byTwp(4), + byFour(5), + byEight(6), + bySixteen(7), + byThirtyTwp(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Applicable for NVMe devices only. The PCIe link widths the device is capable of + supporting. + " + ::= { physicalDiskTableEntry 61 } + +------------------------------------------------------------------------------- +-- Virtual Disk Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.. +------------------------------------------------------------------------------- + +VirtualDiskTableEntry ::=SEQUENCE { + virtualDiskNumber INTEGER, + virtualDiskName DisplayString, + virtualDiskState INTEGER, + virtualDiskSizeInMB INTEGER, + virtualDiskWritePolicy INTEGER, + virtualDiskReadPolicy INTEGER, + virtualDiskLayout INTEGER, + virtualDiskStripeSize INTEGER, + virtualDiskComponentStatus ObjectStatusEnum, + virtualDiskBadBlocksDetected BooleanType, + virtualDiskSecured BooleanType, + virtualDiskIsCacheCade BooleanType, + virtualDiskDiskCachePolicy INTEGER, + virtualDiskOperationalState INTEGER, + virtualDiskProgress INTEGER, + virtualDiskAvailableProtocols DisplayString, + virtualDiskMediaType DisplayString, + virtualDiskRemainingRedundancy INTEGER, + virtualDiskFQDD FQDDString, + virtualDiskDisplayName DisplayString, + virtualDiskT10PIStatus INTEGER, + virtualDiskBlockSizeInBytes INTEGER +} + +virtualDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF VirtualDiskTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of managed virtual disks. The number of entries is related + to number of virtual disks discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { logicalDevices 1 } + +virtualDiskTableEntry OBJECT-TYPE + SYNTAX VirtualDiskTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the virtual disk table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { virtualDiskNumber } + ::= { virtualDiskTable 1 } + +virtualDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..100000000) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Instance number of this virtual disk entry. + " + ::= { virtualDiskTableEntry 1 } + +virtualDiskName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The virtual disk's label as entered by the user. + " + ::= { virtualDiskTableEntry 2 } + +virtualDiskState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + online(2), + failed(3), + degraded(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current state of this virtual disk + (which includes any member physical disks.) + Possible states: + 1: The current state could not be determined. + 2: The virtual disk is operating normally or optimally. + 3: The virtual disk has encountered a failure. The data on disk + is lost or is about to be lost. + 4: The virtual disk encounterd a failure with one or all of the + constituent redundant physical disks. The data on the virtual + disk might no longer be fault tolerant. + " + ::= { virtualDiskTableEntry 4 } + +virtualDiskSizeInMB OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The size of the virtual disk in megabytes. + " + ::= { virtualDiskTableEntry 6 } + +virtualDiskWritePolicy OBJECT-TYPE + SYNTAX INTEGER + { + writeThrough(1), + writeBack(2), + writeBackForce(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The write policy used by the controller for write operations on + this virtual disk. + Possible values: + 1: Write Through. + 2: Write Back. + 3: Force Write Back. + " + ::= { virtualDiskTableEntry 10 } + +virtualDiskReadPolicy OBJECT-TYPE + SYNTAX INTEGER + { + noReadAhead(1), + readAhead(2), + adaptiveReadAhead(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The read policy used by the controller for read operations on + this virtual disk. + Possible values: + 1: No Read Ahead. + 2: Read Ahead. + 3: Adaptive Read Ahead. + " + ::= { virtualDiskTableEntry 11 } + +virtualDiskLayout OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + r0(2), + r1(3), + r5(4), + r6(5), + r10(6), + r50(7), + r60(8), + concatRaid1(9), + concatRaid5(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The virtual disk's RAID type. + Possible values: + 1: Not one of the following + 2: RAID-0 + 3: RAID-1 + 4: RAID-5 + 5: RAID-6 + 6: RAID-10 + 7: RAID-50 + 8: RAID-60 + 9: Concatenated RAID 1 + 10: Concatenated RAID 5 + " + ::= { virtualDiskTableEntry 13 } + +virtualDiskStripeSize OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + default(2), + fiveHundredAndTwelvebytes(3), + oneKilobytes(4), + twoKilobytes(5), + fourKilobytes(6), + eightKilobytes(7), + sixteenKilobytes(8), + thirtyTwoKilobytes(9), + sixtyFourKilobytes(10), + oneTwentyEightKilobytes(11), + twoFiftySixKilobytes(12), + fiveOneTwoKilobytes(13), + oneMegabye(14), + twoMegabytes(15), + fourMegabytes(16), + eightMegabytes(17), + sixteenMegabytes(18) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The stripe size of this virtual disk. + Possible values: + 1: Not one of the following + 2: Default. + 3: 512 bytes + 4: 1 kB, + 5: 2 kB, + 6: 4 kB, + 7: 8 kB, + 8: 16 kB, + 9: 32 kB, + 10: 64 kB, + 11: 128 kB, + 12: 256 kB, + 13: 512 kB, + 14: 1 MB, + 15: 2 MB, + 16: 4 MB, + 17: 8 MB, + 18: 16 MB + " + ::= { virtualDiskTableEntry 14 } + +virtualDiskComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the virtual disk itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { virtualDiskTableEntry 20 } + +virtualDiskBadBlocksDetected OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether the virtual disk has bad blocks. + " + ::= { virtualDiskTableEntry 23 } + +virtualDiskSecured OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether the virtual disk is secured or not. + " + ::= { virtualDiskTableEntry 24 } + +virtualDiskIsCacheCade OBJECT-TYPE + SYNTAX BooleanType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether the virtual disk is being used as a secondary + cache by the controller. + " + ::= { virtualDiskTableEntry 25 } + +virtualDiskDiskCachePolicy OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2), + defullt(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The cache policy of the physical disks that are + part of this virtual disk + Possible values: + 1: Enabled. + 2: Disabled. + 3: Default. + " + ::= { virtualDiskTableEntry 26 } + +virtualDiskOperationalState OBJECT-TYPE + SYNTAX INTEGER + { + notApplicable(1), + reconstructing(2), + resynching(3), + initializing(4), + backgroundInit(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The state of the virtual disk when there are progressive + operations ongoing. + Possible values: + 1: There is no active operation running. + 2: The virtual disk configuration has changed. + The physical disks included in the virtual disk are being + modified to support the new configuration. + 3: A Consistency Check (CC) is being performed + on the virtual disk. + 4: The virtual disk is being initialized. + 5: BackGround Initialization (BGI) is being performed + on the virtual disk. + " + ::= { virtualDiskTableEntry 30 } + +virtualDiskProgress OBJECT-TYPE + SYNTAX INTEGER (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The progress percentage of the operation that is being + performed on the virtual disk. This is applicable + only if there is a progressive operations ongoing + " + ::= { virtualDiskTableEntry 31 } + +virtualDiskAvailableProtocols OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "List of protocols support by physical disks part of this virtual + disk. For e.g. SAS for Serial Attached SCSI or SATA for + Serial Advanced Technology Attachment. + " + ::= { virtualDiskTableEntry 32 } + +virtualDiskMediaType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "List of media types of the physical disks part of this virtual + disk. For e.g. HDD for Hard Disk Drive or SSD for Solid State Device. + " + ::= { virtualDiskTableEntry 33 } + +virtualDiskRemainingRedundancy OBJECT-TYPE + SYNTAX INTEGER (0..2) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of physical disks which can be lost before the + virtual disk loses its redundancy. + " + ::= { virtualDiskTableEntry 34 } + +virtualDiskFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The virtual disk's Fully Qualified Device Descriptor (FQDD) as + represented in Storage Management. + " + ::= { virtualDiskTableEntry 35 } + +virtualDiskDisplayName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The virtual disk's friendly FQDD as represented in Storage + Management. + " + ::= { virtualDiskTableEntry 36 } + + +virtualDiskT10PIStatus OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + enabled(2), + disabled(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether the virtual disk supports the T10 PI (Protection + Information). These protection fields are known as DIF + (Data Integrity Fields). + Possible values: + 1: Not one of the following. + 2: Enabled. + 3: Disabled. + " + ::= { virtualDiskTableEntry 37 } + +virtualDiskBlockSizeInBytes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The block size (in bytes) of the physical disk part of the virtual disk. + Possible values: + 1: 512. + 2: 4096 + " + ::= { virtualDiskTableEntry 38 } + + +------------------------------------------------------------------------------- +-- Enclosure Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.. +------------------------------------------------------------------------------- + +EnclosureTableEntry ::=SEQUENCE { + enclosureNumber INTEGER, + enclosureName DisplayString, + enclosureState INTEGER, + enclosureServiceTag DisplayString, + enclosureAssetTag DisplayString, + enclosureConnectedPort DisplayString, + enclosureRollUpStatus ObjectStatusEnum, + enclosureComponentStatus ObjectStatusEnum, + enclosureFirmwareVersion DisplayString, + enclosureSASAddress DisplayString, + enclosureDriveCount INTEGER, + enclosureTotalSlots INTEGER, + enclosureFanCount DisplayString, + enclosurePSUCount DisplayString, + enclosureEMMCount DisplayString, + enclosureTempProbeCount DisplayString, + enclosureRedundantPath DisplayString, + enclosurePosition DisplayString, + enclosureBackplaneBayID DisplayString, + enclosureFQDD FQDDString, + enclosureDisplayName DisplayString, + enclosureType INTEGER +} + +enclosureTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of managed enclosures/backplanes. The number of entries is + related to number of internal backplane(s) discovered in the system + and external storage enclosure(s) attached to the system.. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 3 } + +enclosureTableEntry OBJECT-TYPE + SYNTAX EnclosureTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the enclosure table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { enclosureNumber } + ::= { enclosureTable 1 } + +enclosureNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Instance number of this enclossre/backplane. + " + ::= { enclosureTableEntry 1 } + +enclosureName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The enclosure/backplane's name as represented in Storage Management. + " + ::= { enclosureTableEntry 2 } + +enclosureState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current state of this enclosure/backplane. + Possible states: + 1: The current state could not be determined. + 2: The enclosure is operating normally. + 3: The enclosure has encountered a hardware problem or is not + responding. + 4: The enclosure is no longer connected to the controller or + there exists a problem communicating to the enclosure. + 5: The enclosure is unstable. + " + ::= { enclosureTableEntry 4 } + +enclosureServiceTag OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Enclosure identification used when consulting customer support. + " + ::= { enclosureTableEntry 8 } + +enclosureAssetTag OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The asset tag information for the enclosure." + ::= { enclosureTableEntry 9 } + +enclosureConnectedPort OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The port on the controller to which the + storage enclosure is connected. + " + ::= { enclosureTableEntry 19 } + +enclosureRollUpStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Severity of the enclosure/backplane state. + This is the combined status of the enclosure and its sub-components. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical. + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureTableEntry 23 } + +enclosureComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the enclosure/backplane.itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureTableEntry 24 } + +enclosureFirmwareVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The firmware information for the enclosure/backplane. + " + ::= { enclosureTableEntry 26 } + +enclosureSASAddress OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The SAS address of the enclosure/backplane. + " + ::= { enclosureTableEntry 30 } + +enclosureDriveCount OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of disks present in the enclosure/backplane. + " + ::= { enclosureTableEntry 31 } + +enclosureTotalSlots OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total physical drive slots in a storage enclosure + or server backplane. + " + ::= { enclosureTableEntry 32 } + +enclosureFanCount OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of fans present in the storage enclosure. + " + ::= { enclosureTableEntry 40 } + +enclosurePSUCount OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of Power Supply Units (PSU) present + in the storage enclosure. + " + ::= { enclosureTableEntry 41 } + +enclosureEMMCount OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of Enclosure Management Modules (EMM) + present in the storage enclosure. + " + ::= { enclosureTableEntry 42 } + +enclosureTempProbeCount OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of temperature sensing devices + present in the storage enclosure. + " + ::= { enclosureTableEntry 43 } + +enclosureRedundantPath OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates whether the controller has multiply paths to + reach the storage enclosure. + " + ::= { enclosureTableEntry 44 } + +enclosurePosition OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The possition of the storage enclosure within a daisy chain. + " + ::= { enclosureTableEntry 45 } + +enclosureBackplaneBayID OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The unique bay ID of the backplane. + " + ::= { enclosureTableEntry 46 } + +enclosureFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The enclosure/backplane's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { enclosureTableEntry 47 } + +enclosureDisplayName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The enclosure/backplane's friendly FQDD as represented in + Storage Management. + " + ::= { enclosureTableEntry 48 } + +enclosureType OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notApplicable(2), + sassata(3), + pcie(4), + universal(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The protocol supported by the backplane. + Possible states: + 1: Not one of the following or could not be determined. + 2: Not applicable (i.e. object is not a backplane). + 3: Supports SAS/SATA. + 4: Supports PCIe. + 5: Both SAS/SATA and PCIe. + " + ::= { enclosureTableEntry 49 } + + +------------------------------------------------------------------------------- +-- Enclosure Management Module Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.. +------------------------------------------------------------------------------- + +EnclosureManagementModuleTableEntry ::=SEQUENCE { + enclosureManagementModuleNumber INTEGER, + enclosureManagementModuleName DisplayString, + enclosureManagementModuleState INTEGER, + enclosureManagementModulePartNumber DisplayString, + enclosureManagementModuleFWVersion DisplayString, + enclosureManagementModuleComponentStatus ObjectStatusEnum, + enclosureManagementModuleFQDD FQDDString, + enclosureManagementModuleDisplayName DisplayString +} + +enclosureManagementModuleTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureManagementModuleTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of managed Enclosure Management Modules (EMM) + in the external storage enclosure(s). The number of + entries is related to number of enclosure management modules + discovered in the enclosure(s). The maximum number of entries + is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 13 } + +enclosureManagementModuleTableEntry OBJECT-TYPE + SYNTAX EnclosureManagementModuleTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the enclosure management module table. A row in + this table cannot be created or deleted by SNMP operations + on columns of the table. + " + INDEX { enclosureManagementModuleNumber } + ::= { enclosureManagementModuleTable 1 } + +enclosureManagementModuleNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Instance number of this enclosure management module. + " + ::= { enclosureManagementModuleTableEntry 1 } + +enclosureManagementModuleName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The enclosure management module's name as + represented in Storage Management. + " + ::= { enclosureManagementModuleTableEntry 2 } + +enclosureManagementModuleState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current state of this enclosure management module. + Possible states: + 1: The current state could not be determined. + 2: The enclosure management module is operating normally. + 3: The enclosure management module has encountered a + hardware problem or is not responding. + 4: The enclosure management module is no longer connected + to the enclosure or there exists a problem communicating to it. + 5: The enclosure management module is unstable. + " + ::= { enclosureManagementModuleTableEntry 4 } + +enclosureManagementModulePartNumber OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The part number of the enclosure management module. + " + ::= { enclosureManagementModuleTableEntry 6 } + +enclosureManagementModuleFWVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Firmware version of the enclosure management module. + " + ::= { enclosureManagementModuleTableEntry 8 } + +enclosureManagementModuleComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the enclosure management module.itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureManagementModuleTableEntry 11 } + +enclosureManagementModuleFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The enclosure management module's Fully Qualified Device + Descriptor (FQDD) as represented in Storage Management. + " + ::= { enclosureManagementModuleTableEntry 15 } + +enclosureManagementModuleDisplayName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The enclosure management module's friendly FQDD as represented in + Storage Management. + " + ::= { enclosureManagementModuleTableEntry 16 } + +------------------------------------------------------------------------------- +-- Enclosure Fan Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.. +------------------------------------------------------------------------------- + +EnclosureFanTableEntry ::=SEQUENCE { + enclosureFanNumber INTEGER, + enclosureFanName DisplayString, + enclosureFanState INTEGER, + enclosureFanSpeed INTEGER, + enclosureFanComponentStatus ObjectStatusEnum, + enclosureFanFQDD FQDDString, + enclosureFanDisplayName DisplayString +} + +enclosureFanTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureFanTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of managed fans in the external storage enclosure(s). + The number of entries is related to number of fans discovered in + the enclosure(s). The maximum number of entries is implementation + dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 7 } + +enclosureFanTableEntry OBJECT-TYPE + SYNTAX EnclosureFanTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the fan table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { enclosureFanNumber } + ::= { enclosureFanTable 1 } + +enclosureFanNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Instance number of this fan. + " + ::= { enclosureFanTableEntry 1 } + +enclosureFanName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The fan's name as represented in Storage Management. + " + ::= { enclosureFanTableEntry 2 } + +enclosureFanState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current state of this fan. + Possible states: + 1: The current state could not be determined. + 2: The fan is operating normally. + 3: The fan has encountered a hardware problem or is not + responding. + 4: The fan is no longer connected to the enclosure or + there exists a problem communicating to it. + 5: The fan is unstable. + " + ::= { enclosureFanTableEntry 4 } + +enclosureFanSpeed OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + stopped(2), + slow(3), + medium(4), + fast(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the current relative speed of the fan. + " + ::= { enclosureFanTableEntry 11 } + +enclosureFanComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the fan itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureFanTableEntry 15 } + +enclosureFanFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The fan's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { enclosureFanTableEntry 20 } + +enclosureFanDisplayName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The fan's friendly FQDD as represented in + Storage Management. + " + ::= { enclosureFanTableEntry 21 } + + +------------------------------------------------------------------------------- +-- Enclosure Power Supply Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.. +------------------------------------------------------------------------------- + +EnclosurePowerSupplyTableEntry ::=SEQUENCE { + enclosurePowerSupplyNumber INTEGER, + enclosurePowerSupplyName DisplayString, + enclosurePowerSupplyState INTEGER, + enclosurePowerSupplyPartNumber DisplayString, + enclosurePowerSupplyComponentStatus ObjectStatusEnum, + enclosurePowerSupplyFQDD FQDDString, + enclosurePowerSupplyDisplayName DisplayString +} + +enclosurePowerSupplyTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosurePowerSupplyTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of managed Power Supply Units(PSU) in the external + storage enclosure(s). The number of entries is related to number + of power supply unit(s) discovered in the enclosure(s). The + maximum number of entries is implementation + dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 9 } + +enclosurePowerSupplyTableEntry OBJECT-TYPE + SYNTAX EnclosurePowerSupplyTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the power supply unit table. A row in this table cannot + be created or deleted by SNMP operations on columns of the table. + " + INDEX { enclosurePowerSupplyNumber } + ::= { enclosurePowerSupplyTable 1 } + +enclosurePowerSupplyNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Instance number of this power supply unit. + " + ::= { enclosurePowerSupplyTableEntry 1 } + +enclosurePowerSupplyName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power supply unit's name as represented in + Storage Management. + " + ::= { enclosurePowerSupplyTableEntry 2 } + +enclosurePowerSupplyState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current state of this power supply unit. + Possible states: + 1: The current state could not be determined. + 2: The power supply unit is operating normally. + 3: The power supply unit has encountered a hardware problem + or is not responding. + 4: The power supply unit is no longer connected to the enclosure + or there exists a problem communicating to it. + 5: The power supply unit is unstable. + " + ::= { enclosurePowerSupplyTableEntry 4 } + +enclosurePowerSupplyPartNumber OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The part number of the power supply unit. + " + ::= { enclosurePowerSupplyTableEntry 7 } + +enclosurePowerSupplyComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the power supply unit itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosurePowerSupplyTableEntry 9 } + +enclosurePowerSupplyFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power supply unit's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { enclosurePowerSupplyTableEntry 15 } + +enclosurePowerSupplyDisplayName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power supply unit's friendly FQDD as represented in + Storage Management. + " + ::= { enclosurePowerSupplyTableEntry 16 } + + +------------------------------------------------------------------------------- +-- Enclosure Temperature Probe Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.. +------------------------------------------------------------------------------- + +EnclosureTemperatureProbeTableEntry ::=SEQUENCE { + enclosureTemperatureProbeNumber INTEGER, + enclosureTemperatureProbeName DisplayString, + enclosureTemperatureProbeState INTEGER, + enclosureTemperatureProbeMinWarningValue INTEGER, + enclosureTemperatureProbeMinCriticalValue INTEGER, + enclosureTemperatureProbeMaxWarningValue INTEGER, + enclosureTemperatureProbeMaxCriticalValue INTEGER, + enclosureTemperatureProbeCurValue INTEGER, + enclosureTemperatureProbeComponentStatus ObjectStatusEnum, + enclosureTemperatureProbeFQDD FQDDString, + enclosureTemperatureProbeDisplayName DisplayString +} + +enclosureTemperatureProbeTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureTemperatureProbeTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of managed temperature probes in the external storage + enclosure(s). The number of entries is related to number of + temperature probes discovered in the enclosure(s). The maximum + number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 11 } + +enclosureTemperatureProbeTableEntry OBJECT-TYPE + SYNTAX EnclosureTemperatureProbeTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the temperature probe table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { enclosureTemperatureProbeNumber } + ::= { enclosureTemperatureProbeTable 1 } + +enclosureTemperatureProbeNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Instance number of this temperature probe. + " + ::= { enclosureTemperatureProbeTableEntry 1 } + +enclosureTemperatureProbeName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The temperature probe's name as represented in + Storage Management. + " + ::= { enclosureTemperatureProbeTableEntry 2 } + +enclosureTemperatureProbeState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current state of this temperature probe. + Possible states: + 1: The current state could not be determined. + 2: The temperature probe is operating normally. + 3: The temperature probe has encountered a hardware problem + or is not responding. + 4: The temperature probe is no longer connected to the enclosure + or there exists a problem communicating to it. + 5: The temperature probe is unstable. + " + ::= { enclosureTemperatureProbeTableEntry 4 } + +enclosureTemperatureProbeMinWarningValue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The minimum temperature that will force the probe into + a warning state. + " + ::= { enclosureTemperatureProbeTableEntry 7 } + +enclosureTemperatureProbeMinCriticalValue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The minimum temperature that will force the probe into + a error state. + " + ::= { enclosureTemperatureProbeTableEntry 8 } + +enclosureTemperatureProbeMaxWarningValue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum temperature that will force the probe into + a warning state. + " + ::= { enclosureTemperatureProbeTableEntry 9 } + +enclosureTemperatureProbeMaxCriticalValue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum temperature that will force the probe into + a warning state. + " + ::= { enclosureTemperatureProbeTableEntry 10 } + +enclosureTemperatureProbeCurValue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum temperature that will force the probe into + a warning state. + " + ::= { enclosureTemperatureProbeTableEntry 11 } + +enclosureTemperatureProbeComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the enclosure management module.itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureTemperatureProbeTableEntry 13 } + +enclosureTemperatureProbeFQDD OBJECT-TYPE + SYNTAX FQDDString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The temperature probe's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { enclosureTemperatureProbeTableEntry 15 } + +enclosureTemperatureProbeDisplayName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The temperature probe's friendly FQDD as represented + in Storage Management. + " + ::= { enclosureTemperatureProbeTableEntry 16 } + + +------------------------------------------------------------------------------ +-- Alert Trap Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2 +------------------------------------------------------------------------------ + + +------------------------------------------------------------------------------ +-- System Alert Trap Group +-- System Traps (a.k.a, System Health Traps) +-- Category: System/1 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.1 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- Amperage Probe Traps +-- +-- Category: System/1 +-- Subcategory: AMP/16 +------------------------------------------------------------------------------ + +alertAmperageProbeNormal NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Current sensor reading is within range." + --#TYPE "System: Amperage Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2179 } + +alertAmperageProbeWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Current sensor has detected a warning value." + --#TYPE "System: Amperage Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2178 } + +alertAmperageProbeFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Current sensor has detected a failure value." + --#TYPE "System: Amperage Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2177 } + +------------------------------------------------------------------------------ +-- Automatic System Recovery Trap +-- +-- Category: System/1 +-- Subcategory: ASR/23 +------------------------------------------------------------------------------ + +alertAutomaticSystemRecovery NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Automatic system recovery (ASR) was performed." + --#TYPE "System: Automatic System Recovery" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2233 } + +------------------------------------------------------------------------------ +-- Battery Traps +-- +-- Category: System/1 +-- Subcategory: BAT/22 +------------------------------------------------------------------------------ + +alertBatteryNormal NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Battery state has returned to normal; + or battery presence had been detected." + --#TYPE "System: Battery Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2227 } + +alertBatteryWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Battery is low." + --#TYPE "System: Battery Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2226 } + +alertBatteryFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Battery has failed or battery is absent." + --#TYPE "System: Battery Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2225 } + +------------------------------------------------------------------------------ +-- Cable Traps +-- +-- Category: System/1 +-- Subcategory: CBL/43 +------------------------------------------------------------------------------ + +alertCableFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Cable failure or critical event." + --#TYPE "System: Cable Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2393 } + +------------------------------------------------------------------------------ +-- CMC Traps +-- +-- Category: System/1 +-- Subcategory: CMC/62 +------------------------------------------------------------------------------ + +alertCMCWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Chassis Management Controller detected a warning." + --#TYPE "System: CMC Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2546 } + +alertCMCFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Chassis Management Controller detected an error." + --#TYPE "System: CMC Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2545 } + +------------------------------------------------------------------------------ +-- Processor Device Status Traps +-- +-- Category: System/1 +-- Subcategory: CPU/24 +------------------------------------------------------------------------------ + +alertProcessorDeviceStatusNormal NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Processor device status has returned to normal." + --#TYPE "System: Processor Device Status Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2243 } + +alertProcessorDeviceStatusWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Processor device status has detected a warning." + --#TYPE "System: Processor Device Status Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2242 } + +alertProcessorDeviceStatusFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Processor device status has detected a failure." + --#TYPE "System: Processor Device Status Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2241 } + +------------------------------------------------------------------------------ +-- Processor Device Absent Trap +-- +-- Category: System/1 +-- Subcategory: CPUA/51 +------------------------------------------------------------------------------ + +alertProcessorDeviceAbsent NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Processor device is absent." + --#TYPE "System: Processor Device Absent" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2457 } + +------------------------------------------------------------------------------ +-- Fan Traps +-- +-- Category: System/1 +-- Subcategory: FAN/13 +------------------------------------------------------------------------------ + +alertFanInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Fan information." + --#TYPE "System: Fan Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2155 } + +alertFanWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Fan warning." + --#TYPE "System: Fan Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2154 } + +alertFanFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Fan failure." + --#TYPE "System: Fan Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2153 } + +------------------------------------------------------------------------------ +-- Fiber Channel Traps +-- +-- Category: System/1 +-- Subcategory: FC/61 +------------------------------------------------------------------------------ + +alertFiberChannelInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Fiber Channel information." + --#TYPE "System: Fiber Channel Information " + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2539 } + +alertFiberChannelWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Fiber Channel warning." + --#TYPE "System: Fiber Channel Warning " + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2538 } + +alertFiberChannelFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Fiber Channel failure or critical event." + --#TYPE "System: Fiber Channel Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2537 } + +------------------------------------------------------------------------------ +-- Hardware Configuration Traps +-- +-- Category: System/1 +-- Subcategory: HWC/35 +------------------------------------------------------------------------------ + +alertHardwareConfigurationInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Hardware configuration information." + --#TYPE "System: Hardware Configuration Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2331 } + +alertHardwareConfigurationWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Hardware configuration warning." + --#TYPE "System: Hardware Configuration Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2330 } + +alertHardwareConfigurationFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Hardware configuration failure or critical event." + --#TYPE "System: Hardware Configuration Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2329 } + +------------------------------------------------------------------------------ +-- IO Virtualization Traps +-- +-- Category: System/1 +-- Subcategory: IOV/63 +------------------------------------------------------------------------------ + +alertIOVirtualizationFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "IO Virtualization failure or critical event." + --#TYPE "System: IO Virtualization Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2553 } + +------------------------------------------------------------------------------ +-- Link Status Traps +-- +-- Category: System/1 +-- Subcategory: LNK/25 +------------------------------------------------------------------------------ + +alertLinkStatusInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Link status information." + --#TYPE "System: Link Status Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2251 } + +alertLinkStatusWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Link status warning." + --#TYPE "System: Link Status Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2250 } + +alertLinkStatusFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Link status failure or critical event." + --#TYPE "System: Link Status Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2249 } + +------------------------------------------------------------------------------ +-- Memory Device Traps +-- +-- Category: System/1 +-- Subcategory: MEM/27 +------------------------------------------------------------------------------ + +alertMemoryDeviceInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Memory device informational event." + --#TYPE "System: Memory Device Infomation" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2267 } + +alertMemoryDeviceWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Memory device status is noncritical." + --#TYPE "System: Memory Device Noncritical" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2266 } + +alertMemoryDeviceFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Memory device status is critical." + --#TYPE "System: Memory Device Critical" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2265 } + +------------------------------------------------------------------------------ +-- NIC Traps +-- +-- Category: System/1 +-- Subcategory: NIC/5 +------------------------------------------------------------------------------ + +alertNetworkInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Network information." + --#TYPE "System: Network Information " + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2091 } + +alertNetworkWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Network warning." + --#TYPE "System: Network Warning " + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2090 } + +alertNetworkFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Network failure or critical event." + --#TYPE "System: Network Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2089 } + +------------------------------------------------------------------------------ +-- Operation System ("OS") Event Traps +-- +-- Category: System/1 +-- Subcategory: OSE/45 +------------------------------------------------------------------------------ + +alertOSInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "An OS graceful stop occurred; + or an OS graceful shut-down occurred." + --#TYPE "System: Operating System Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2411 } + +alertOSFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "A critical stop occurred during OS load; + or a runtime critical stop occurred." + --#TYPE "System: Operating System Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2409 } + +------------------------------------------------------------------------------ +-- PCI Device Traps +-- +-- Category: System/1 +-- Subcategory: PCI/46 +------------------------------------------------------------------------------ + +alertPCIDeviceInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "An informational event was detected for a PCI device." + --#TYPE "System: PCI Device Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2419 } + +alertPCIDeviceWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "A warning event was detected for a PCI device." + --#TYPE "System: PCI Device Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2418 } + +alertPCIDeviceFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "An error was detected for a PCI device." + --#TYPE "System: PCI Device Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2417 } + +------------------------------------------------------------------------------ +-- Physical Disk Traps +-- +-- Category: System/1 +-- Subcategory: PDR/31 +------------------------------------------------------------------------------ + +alertPhysicalDiskInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Physical disk information." + --#TYPE "System: Physical Disk Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2299 } + +alertPhysicalDiskWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Physical disk warning." + --#TYPE "System: Physical Disk Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2298 } + +alertPhysicalDiskFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Physical disk failure." + --#TYPE "System: Physical Disk Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { systemAlertTrapGroup 0 2297 } + +------------------------------------------------------------------------------ +-- BIOS POST Trap +-- +-- Category: System/1 +-- Subcategory: PST/47 +------------------------------------------------------------------------------ + +alertBiosPostFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "System BIOS detected a failure." + --#TYPE "System: BIOS POST Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { systemAlertTrapGroup 0 2425 } + +------------------------------------------------------------------------------ +-- Power Supply Traps +-- +-- Category: System/1 +-- Subcategory: PSU/17 +------------------------------------------------------------------------------ + +alertPowerSupplyNormal NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power supply has returned to normal." + --#TYPE "System: Power Supply Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2187 } + +alertPowerSupplyWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power supply has detected a warning." + --#TYPE "System: Power Supply Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2186 } + +alertPowerSupplyFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power supply has detected a failure." + --#TYPE "System: Power Supply Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2185 } + +------------------------------------------------------------------------------ +-- Power Supply Absent Trap +-- +-- Category: System/1 +-- Subcategory: PSUA/52 +------------------------------------------------------------------------------ + +alertPowerSupplyAbsent NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power supply is absent." + --#TYPE "System: Power Supply Absent" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2465 } + +------------------------------------------------------------------------------ +-- Power Usage Traps +-- +-- Category: System/1 +-- Subcategory: PWR/28 +------------------------------------------------------------------------------ + +alertPowerUsageInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "System performance restored." + --#TYPE "System: Power Usage Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2275 } + +alertPowerUsageWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "System performance degraded." + --#TYPE "System: Power Usage Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2274 } + +alertPowerUsageFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "The system halted because system power exceeds capacity; + or the system performance degraded because power draw exceeds the + power threshold." + --#TYPE "System: Power Usage Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2273 } + +------------------------------------------------------------------------------ +-- Redundancy Traps +-- +-- Category: System/1 +-- Subcategory: RDU/53 +------------------------------------------------------------------------------ + +alertRedundancyInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Redundancy information." + --#TYPE "System: Redundancy Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2475 } + +alertRedundancyDegraded NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Redundancy is degraded." + --#TYPE "System: Redundancy Degraded" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2474 } + +alertRedundancyLost NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Redundancy is lost." + --#TYPE "System: Redundancy Lost" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2473 } + +------------------------------------------------------------------------------ +-- Integrated Dual SD Module Traps +-- +-- Category: System/1 +-- Subcategory: RFL/20 +------------------------------------------------------------------------------ + +alertIntegratedDualSDModuleInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Integrated Dual SD Module information." + --#TYPE "System: Integrated Dual SD Module Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2211 } + +alertIntegratedDualSDModuleWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Integrated Dual SD Module warning." + --#TYPE "System: Integrated Dual SD Module Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2210 } + +alertIntegratedDualSDModuleFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Integrated Dual SD Module failure." + --#TYPE "System: Integrated Dual SD Module Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2209 } + +------------------------------------------------------------------------------ +-- Integrated Dual SD Module Absent Trap +-- +-- Category: System/1 +-- Subcategory: RFLA/54 +------------------------------------------------------------------------------ + +alertIntegratedDualSDModuleAbsent NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Integrated Dual SD Module is absent." + --#TYPE "System: Integrated Dual SD Module absent." + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2481 } + +------------------------------------------------------------------------------ +-- Integrated Dual SD Module Redundancy Traps +-- +-- Category: System/1 +-- Subcategory: RRDU/55 +------------------------------------------------------------------------------ + +alertIntegratedDualSDModuleRedundancyInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Integrated Dual SD Module redundancy information." + --#TYPE "System: Integrated Dual SD Module Redundancy Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2491 } + +alertIntegratedDualSDModuleRedundancyDegraded NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Integrated Dual SD Module redundancy is degraded." + --#TYPE "System: Integrated Dual SD Module Redundancy Degraded" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2490 } + +alertIntegratedDualSDModuleRedundancyLost NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Integrated Dual SD Module redundancy is lost." + --#TYPE "System: Integrated Dual SD Module Redundancy Lost" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2489 } + +------------------------------------------------------------------------------ +-- Security Event Traps +-- +-- Category: System/1 +-- Subcategory: SEC/42 +------------------------------------------------------------------------------ + +alertSecurityInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Security information." + --#TYPE "System: Security Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2387 } + +alertSecurityWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Security warning." + --#TYPE "System: Security Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2386 } + +alertSecurityFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Security failure or critical event." + --#TYPE "System: Security Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2385 } + +------------------------------------------------------------------------------ +-- System Event Log Traps +-- +-- Category: System/1 +-- Subcategory: SEL/41 +------------------------------------------------------------------------------ + +alertSystemEventLogInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "System Event Log information." + --#TYPE "System: System Event Log Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2379 } + +alertSystemEventLogWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "System Event Log warning." + --#TYPE "System: System Event Log Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2378 } + +alertSystemEventLogFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "System Event Log failure or critical event." + --#TYPE "System: System Event Log Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2377 } + +------------------------------------------------------------------------------ +-- Software Configuration Traps +-- +-- Category: System/1 +-- Subcategory: SWC/36 +------------------------------------------------------------------------------ + +alertSoftwareConfigurationInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Software configuration information." + --#TYPE "System: Software Configuration Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2339 } + +alertSoftwareConfigurationWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Software configuration warning." + --#TYPE "System: Software Configuration Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2338 } + +alertSoftwareConfigurationFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Software configuration failure." + --#TYPE "System: Software Configuration Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2337 } + +------------------------------------------------------------------------------ +-- Temperature Probe Traps +-- +-- Category: System/1 +-- Subcategory: TMP/14 +------------------------------------------------------------------------------ + +alertTemperatureProbeNormal NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Temperature sensor value is within range." + --#TYPE "System: Temperature Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2163 } + +alertTemperatureProbeWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Temperature sensor has detected a warning value." + --#TYPE "System: Temperature Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2162 } + +alertTemperatureProbeFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Temperature sensor has detected a failure value." + --#TYPE "System: Temperature Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2161 } + +------------------------------------------------------------------------------ +-- Temperature Statistics Traps +-- +-- Category: System/1 +-- Subcategory: TMPS/59 +------------------------------------------------------------------------------ + +alertTemperatureStatisticsWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Temperature has been above the warning or critical threshold level + for a long enough period of time to be considered in a warning state." + --#TYPE "System: Temperature Statistics Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2522 } + +alertTemperatureStatisticsFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Temperature has been above the warning or critical threshold level + for a long enough period of time to be considered in a critical state." + --#TYPE "System: Temperature Statistics Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2521 } + +------------------------------------------------------------------------------ +-- vFlash Media Device Traps +-- +-- Category: System/1 +-- Subcategory: VFL/57 +------------------------------------------------------------------------------ + +alertvFlashMediaDeviceInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "vFlash Media device information." + --#TYPE "System: vFlash Media Device Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2507 } + +alertvFlashMediaDeviceWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "vFlash Media device warning." + --#TYPE "System: vFlash Media Device Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2506 } + +alertvFlashMediaDeviceFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "vFlash Media device failure." + --#TYPE "System: vFlash Media Device Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2505 } + +------------------------------------------------------------------------------ +-- vFlash Media Device Absent Trap +-- +-- Category: System/1 +-- Subcategory: VFLA/58 +------------------------------------------------------------------------------ + +alertvFlashMediaDeviceAbsent NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "vFlash Media device is absent." + --#TYPE "System: vFlash Media Device Absent" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2515 } + +------------------------------------------------------------------------------ +-- Voltage Probe Traps +-- +-- Category: System/1 +-- Subcategory: VLT/15 +------------------------------------------------------------------------------ + +alertVoltageProbeNormal NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Voltage sensor reading is within range." + --#TYPE "System: Voltage Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2171 } + +alertVoltageProbeWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Voltage sensor has detected a warning value." + --#TYPE "System: Voltage Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2170 } + +alertVoltageProbeFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Voltage sensor has detected a failure value." + --#TYPE "System: Voltage Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2169 } + +------------------------------------------------------------------------------ +-- RAC Traps +-- +-- Category: System/1 +-- Subcategory: RAC/60 +------------------------------------------------------------------------------ + +alertRACInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "RAC information." + --#TYPE "System: RAC Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { systemAlertTrapGroup 0 2531 } + +------------------------------------------------------------------------------ +-- System Performance Traps +-- +-- Category: System/1 +-- Subcategory: PFM/75 +------------------------------------------------------------------------------ + +alertSystemPerformanceWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "System Performance warning." + --#TYPE "System: Performance Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { systemAlertTrapGroup 0 2650 } + + +------------------------------------------------------------------------------ +-- Storage Alert Trap Group +-- Storage Traps +-- Category: Storage/2 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.2 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- Battery Traps +-- +-- Category: Storage/2 +-- Subcategory: BAT/22 +------------------------------------------------------------------------------ + +alertStorageBatteryInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Battery information." + --#TYPE "Storage: Battery Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4275 } + +alertStorageBatteryWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Battery warning." + --#TYPE "Storage: Battery Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { storageAlertTrapGroup 0 4274 } + +alertStorageBatteryFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Battery failure." + --#TYPE "Storage: Battery Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { storageAlertTrapGroup 0 4273 } + +------------------------------------------------------------------------------ +-- Controller Traps +-- +-- Category: Storage/2 +-- Subcategory: CTL/29 +------------------------------------------------------------------------------ + +alertStorageControllerInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Controller information." + --#TYPE "Storage: Controller Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4331 } + +alertStorageControllerWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Controller warning." + --#TYPE "Storage: Controller Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { storageAlertTrapGroup 0 4330 } + +alertStorageControllerFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Controller failure." + --#TYPE "Storage: Controller Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { storageAlertTrapGroup 0 4329 } + +------------------------------------------------------------------------------ +-- Enclosure Traps +-- +-- Category: Storage/2 +-- Subcategory: ENC/30 +------------------------------------------------------------------------------ + +alertStorageEnclosureInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Enclosure information." + --#TYPE "Storage: Enclosure Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4339 } + +alertStorageEnclosureWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Enclosure warning." + --#TYPE "Storage: Enclosure Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { storageAlertTrapGroup 0 4338 } + +alertStorageEnclosureFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Enclosure failure." + --#TYPE "Storage: Enclosure Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { storageAlertTrapGroup 0 4337 } + +------------------------------------------------------------------------------ +-- Fan Traps +-- +-- Category: Storage/2 +-- Subcategory: FAN/13 +------------------------------------------------------------------------------ + +alertStorageFanInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Fan information." + --#TYPE "Storage: Fan Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4203 } + +alertStorageFanWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Fan warning." + --#TYPE "Storage: Fan Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { storageAlertTrapGroup 0 4202 } + +alertStorageFanFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Fan failure." + --#TYPE "Storage: Fan Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { storageAlertTrapGroup 0 4201 } + +------------------------------------------------------------------------------ +-- Physical Disk Traps +-- +-- Category: Storage/2 +-- Subcategory: PDR/31 +------------------------------------------------------------------------------ + +alertStoragePhysicalDiskInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Physical disk information." + --#TYPE "Storage: Physical Disk Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4347 } + +alertStoragePhysicalDiskWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Physical disk warning." + --#TYPE "Storage: Physical Disk Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { storageAlertTrapGroup 0 4346 } + +alertStoragePhysicalDiskFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Physical disk failure." + --#TYPE "Storage: Physical Disk Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { storageAlertTrapGroup 0 4345 } + +------------------------------------------------------------------------------ +-- Power Supply Traps +-- +-- Category: Storage/2 +-- Subcategory: PSU/17 +------------------------------------------------------------------------------ + +alertStoragePowerSupplyInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power supply information." + --#TYPE "Storage: Power Supply Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4235 } + +alertStoragePowerSupplyWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power supply warning." + --#TYPE "Storage: Power Supply Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { storageAlertTrapGroup 0 4234 } + +alertStoragePowerSupplyFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power supply failure." + --#TYPE "Storage: Power Supply Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { storageAlertTrapGroup 0 4233 } + +------------------------------------------------------------------------------ +-- Security Event Traps +-- +-- Category: Storage/2 +-- Subcategory: SEC/42 +------------------------------------------------------------------------------ + +alertStorageSecurityInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Storage Security information." + --#TYPE "Storage: Security Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4435 } + +alertStorageSecurityWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Storage Security warning." + --#TYPE "Storage: Security Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4434 } + +alertStorageSecurityFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Storage Security failure or critical event." + --#TYPE "Storage: Security Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4433 } + +------------------------------------------------------------------------------ +-- Storage Management Status Traps +-- +-- Category: Storage/2 +-- Subcategory: STOR/10 +------------------------------------------------------------------------------ + +alertStorageManagementInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Storage Management Information. + There is no global status change associated with this trap." + --#TYPE "Storage: Storage Management Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4179 } + +alertStorageManagementWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Storage Management has detected a device independent warning + condition. There is no global status change associated with this + trap." + --#TYPE "Storage: Storage Management Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { storageAlertTrapGroup 0 4178 } + +alertStorageManagementFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Storage Management has detected a device independent error condition. + There is no global status change associated with this trap." + --#TYPE "Storage: Storage Management Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { storageAlertTrapGroup 0 4177 } + +------------------------------------------------------------------------------ +-- Temperature Probe Traps +-- +-- Category: Storage/2 +-- Subcategory: TMP/14 +------------------------------------------------------------------------------ + +alertStorageTemperatureProbeInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Temperature probe information." + --#TYPE "Storage: Temperature Probe Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4211 } + +alertStorageTemperatureProbeWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Temperature probe warning." + --#TYPE "Storage: Temperature Probe Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { storageAlertTrapGroup 0 4210 } + +alertStorageTemperatureProbeFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Temperature probe failure." + --#TYPE "Storage: Temperature Probe Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { storageAlertTrapGroup 0 4209 } + +------------------------------------------------------------------------------ +-- Virtual Disk Traps +-- +-- Category: Storage/2 +-- Subcategory: VDR/32 +------------------------------------------------------------------------------ + +alertStorageVirtualDiskInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Virtual disk information." + --#TYPE "Storage: Virtual Disk Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { storageAlertTrapGroup 0 4355 } + +alertStorageVirtualDiskWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Virtual disk warning." + --#TYPE "Storage: Virtual Disk Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { storageAlertTrapGroup 0 4354 } + +alertStorageVirtualDiskFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Virtual disk failure." + --#TYPE "Storage: Virtual Disk Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS current + ::= { storageAlertTrapGroup 0 4353 } + + +------------------------------------------------------------------------------ +-- Updates Alert Trap Group +-- Updates Traps +-- Category: Updates/3 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.3 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- Update Job Trap +-- +-- Category: Updates/3 +-- Subcategory: RED/8 +------------------------------------------------------------------------------ + +alertUpdateJobInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Update job information." + --#TYPE "Updates: Update Job Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { updatesAlertTrapGroup 0 6211 } + +------------------------------------------------------------------------------ +-- Software Change Traps +-- +-- Category: Updates/3 +-- Subcategory: SWU/21 +------------------------------------------------------------------------------ + +alertSoftwareChangeUpdateWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Software change update warning." + --#TYPE "Updates: Software Change Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { updatesAlertTrapGroup 0 6314 } + + +------------------------------------------------------------------------------ +-- Audit Alert Trap Group +-- Audit Traps +-- Category: Audit/4 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.4 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- CMC Traps +-- +-- Category: Audit/4 +-- Subcategory: CMC/62 +------------------------------------------------------------------------------ + +alertCMCAuditInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Chassis Management Controller audit information." + --#TYPE "Audit: CMC Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { auditAlertTrapGroup 0 8691 } + +alertCMCAuditWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Chassis Management Controller audit warning." + --#TYPE "Audit: CMC Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8690 } + +alertCMCAuditFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Chassis Management Controller audit failure or critical event." + --#TYPE "Audit: CMC Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8689 } + +------------------------------------------------------------------------------ +-- Debug Traps +-- +-- Category: Audit/4 +-- Subcategory: FSD/50 +------------------------------------------------------------------------------ + +alertDebugInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Debug authorized." + --#TYPE "Audit: Debug Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { auditAlertTrapGroup 0 8595 } + +alertDebugWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Debug authorization failed." + --#TYPE "Audit: Debug Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8594 } + +------------------------------------------------------------------------------ +-- iDRAC IP Address Change Trap +-- +-- Category: Audit/4 +-- Subcategory: IPA/38 +------------------------------------------------------------------------------ + +alertiDRACIPAddressChange NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "iDRAC IP address has changed." + --#TYPE "iDRAC IP address has changed" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + + ::= { auditAlertTrapGroup 0 8499 } + +------------------------------------------------------------------------------ +-- License Traps +-- +-- Category: Audit/4 +-- Subcategory: LIC/40 +------------------------------------------------------------------------------ + +alertLicenseInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "License information." + --#TYPE "Audit: License Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { auditAlertTrapGroup 0 8515 } + +alertLicenseWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "License warning." + --#TYPE "Audit: License Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8514 } + +alertLicenseFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "License failure." + --#TYPE "Audit: License Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8513 } + +------------------------------------------------------------------------------ +-- PCI Device Traps +-- +-- Category: Audit/4 +-- Subcategory: PCI/46 +------------------------------------------------------------------------------ + +alertPCIDeviceAuditWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "PCI device audit warning." + --#TYPE "Audit: PCI Device Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8562 } + +------------------------------------------------------------------------------ +-- Power Supply Traps +-- +-- Category: Audit/4 +-- Subcategory: PSU/17 +------------------------------------------------------------------------------ + +alertPowerSupplyAuditWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power Supply audit warning." + --#TYPE "Audit: Power Supply Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8330 } + +alertPowerSupplyAuditFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power Supply audit failure or critical event." + --#TYPE "Audit: Power Supply Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8329 } + +------------------------------------------------------------------------------ +-- Power Usage Traps +-- +-- Category: Audit/4 +-- Subcategory: PWR/28 +------------------------------------------------------------------------------ + +alertPowerUsageAuditInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power usage audit information." + --#TYPE "Audit: Power Usage Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { auditAlertTrapGroup 0 8419 } + +alertPowerUsageAuditWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power usage audit warning." + --#TYPE "Audit: Power Usage Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8418 } + +alertPowerUsageAuditFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Power usage audit failure or critical event." + --#TYPE "Audit: Power Usage Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8417 } + +------------------------------------------------------------------------------ +-- System Power State Change Trap +-- +-- Category: Audit/4 +-- Subcategory: SYS/48 +------------------------------------------------------------------------------ + +alertSystemPowerStateChangeInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Host is going through a power state change + (powering on or powering off)." + --#TYPE "Audit: System Power State Change Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { auditAlertTrapGroup 0 8579 } + +------------------------------------------------------------------------------ +-- User Tracking Trap +-- +-- Category: Audit/4 +-- Subcategory: USR/37 +------------------------------------------------------------------------------ + +alertUserTrackingWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "User Tracking warning." + --#TYPE "Audit: User Tracking" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { auditAlertTrapGroup 0 8490 } + + +------------------------------------------------------------------------------ +-- Configuration Alert Trap Group +-- Configuration Traps +-- Category: Configuration/5 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.5 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- AutoDiscovery Traps +-- +-- Category: Configuration/5 +-- Subcategory: DIS/49 +------------------------------------------------------------------------------ + +alertAutoDiscoveryInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Auto discovery information." + --#TYPE "Configuration: Auto Discovery Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { configurationAlertTrapGroup 0 10635 } + +------------------------------------------------------------------------------ +-- NIC Configuration Traps +-- +-- Category: Configuration/5 +-- Subcategory: IOID/66 +------------------------------------------------------------------------------ + + +alertNetworkConfigurationInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Network configuration information." + --#TYPE "Configuration: Network Configuration Information " + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { configurationAlertTrapGroup 0 10771 } + +alertNetworkConfigurationWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Network configuration warning." + --#TYPE "Configuration: Network Configuration Warning " + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { configurationAlertTrapGroup 0 10770 } + +------------------------------------------------------------------------------ +-- IP Address Traps +-- +-- Category: Configuration/5 +-- Subcategory: IPA/38 +------------------------------------------------------------------------------ + +alertIPAddressConfigurationInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "IP Address configuration information." + --#TYPE "Configuration: IP Address Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { configurationAlertTrapGroup 0 10547 } + +------------------------------------------------------------------------------ +-- Job Control Traps +-- +-- Category: Configuration/5 +-- Subcategory: JCP/3 +------------------------------------------------------------------------------ + +alertJobControlConfigurationInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Job Control configuration information." + --#TYPE "Configuration: Job Control Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { configurationAlertTrapGroup 0 10267 } + +------------------------------------------------------------------------------ +-- PCI Device Traps +-- +-- Category: Configuration/5 +-- Subcategory: PCI/46 +------------------------------------------------------------------------------ + +alertPCIDeviceConfigurationInformation NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "PCI device configuration information." + --#TYPE "Configuration: PCI Device Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { configurationAlertTrapGroup 0 10611 } + +------------------------------------------------------------------------------ +-- Security Event Traps +-- +-- Category: Configuration/5 +-- Subcategory: SEC/42 +------------------------------------------------------------------------------ + +alertSecurityConfigurationWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Security configuration warning." + --#TYPE "Configuration: Security Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { configurationAlertTrapGroup 0 10578 } + +------------------------------------------------------------------------------ +-- Software Configuration Traps +-- +-- Category: Configuration/5 +-- Subcategory: SWC/36 +------------------------------------------------------------------------------ + +alertSWCConfigurationWarning NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Software configuration warning." + --#TYPE "Configuration: Software Configuration Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS current + ::= { configurationAlertTrapGroup 0 10530 } + +alertSWCConfigurationFailure NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "Software configuration failure." + --#TYPE "Configuration: Software Configuration Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS current + ::= { configurationAlertTrapGroup 0 10529 } + +------------------------------------------------------------------------------ +-- Test Trap +-- +-- Category: Configuration/5 +-- Subcategory: TST/19 +------------------------------------------------------------------------------ + +alertTestTrapEvent NOTIFICATION-TYPE + OBJECTS { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + STATUS current + DESCRIPTION + "The iDRAC generated a test trap event in response to a user request." + --#TYPE "Configuration: iDRAC Test Trap Event" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS current + ::= { configurationAlertTrapGroup 0 10395 } + +END + +------------------------------------------------------------------------------ +-- End MIB +------------------------------------------------------------------------------ + diff --git a/mibs/IDRAC-MIB.mib b/mibs/IDRAC-MIB.mib index 3242d65..1913af3 100644 --- a/mibs/IDRAC-MIB.mib +++ b/mibs/IDRAC-MIB.mib @@ -1,286 +1,12901 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +-- +-- Probe Capabilities +-- +ProbeCapabilitiesFlags ::= INTEGER { + -- If set to 0 (zero) the object has no probe capabilities + -- The object's probe capabilities allow it to be set to: + upperNonCriticalThresholdSetCapable(1), -- upper noncritical threshold can be set + lowerNonCriticalThresholdSetCapable(2), -- lower noncritical threshold can be set + upperNonCriticalThresholdDefaultCapable(4), -- upper noncritical threshold can be set to default + lowerNonCriticalThresholdDefaultCapable(8) -- lower noncritical threshold can be set to default +} + +-- +-- Probe Status +-- +StatusProbeEnum ::= INTEGER { + other(1), -- probe status is not one of the following: + unknown(2), -- probe status is unknown (not known or monitored) + ok(3), -- probe is reporting a value within the thresholds + nonCriticalUpper(4), -- probe has crossed upper noncritical threshold + criticalUpper(5), -- probe has crossed upper critical threshold + nonRecoverableUpper(6), -- probe has crossed upper non-recoverable threshold + nonCriticalLower(7), -- probe has crossed lower noncritical threshold + criticalLower(8), -- probe has crossed lower critical threshold + nonRecoverableLower(9), -- probe has crossed lower non-recoverable threshold + failed(10) -- probe is not functional +} + +-- +-- Redundancy Status +-- +StatusRedundancyEnum ::= INTEGER { + other(1), -- redundancy status is not one of the following: + unknown(2), -- redundancy status is unknown (not known or monitored) + full(3), -- object is fully redundant + degraded(4), -- object's redundancy has been degraded + lost(5), -- object's redundancy has been lost + notRedundant(6), -- redundancy status does not apply or object is not redundant + redundancyOffline(7) -- redundancy object taken offline +} + +-- +-- Status +-- +ObjectStatusEnum ::= INTEGER { + other(1), -- the status of the object is not one of the + -- following: + unknown(2), -- the status of the object is unknown + -- (not known or monitored) + ok(3), -- the status of the object is ok + nonCritical(4), -- the status of the object is warning, non-critical + critical(5), -- the status of the object is critical (failure) + nonRecoverable(6) -- the status of the object is non-recoverable (dead) +} + +RacTypeEnum ::= INTEGER { + other(1), -- the RAC type is not one of the following + unknown(2), -- the RAC type is unknown + idrac7monolithic(16), -- iDRAC7 Monolithic + idrac7modular(17), -- iDRAC7 Modular + idrac8monolithic(32), -- iDRAC8 Monolithic + idrac8modular(33) -- iDRAC8 Modular +} + +SystemFormFactorEnum ::= INTEGER { + other(1), -- the form factor is not one of the following: + unknown(2), -- the form factor is unknown + u1(3), -- 1U Monolithic + u2(4), -- 2U Monolithic + u4(5), -- 4U Monolithic + u7(6), -- 7U Monolithic + singleWidthHalfHeight(7), -- Single width, half height Modular + dualWidthHalfHeight(8), -- Dual width, half height Modular + singleWidthFullHeight(9), -- Single width, full height Modular + dualWidthFullHeight(10), -- Dual width, full height Modular + singleWidthQuarterHeight(11), -- Single width, quarter height Modular + u5(12), -- 5U Monolithic + u1HalfWidth(13), -- 1U, half width Modular + u1QuarterWidth(14), -- 1U, quarter width Modular + u1FullWidth(15) -- 1U, full width Modular +} + +BladeGeometryEnum ::= INTEGER { + other(1), -- the modular geometry is not one of the following: + unknown(2), -- the modular geometry is unknown + singleWidthHalfHeight(3), -- Single width, half height Modular + dualWidthHalfHeight(4), -- Dual width, half height Modular + singleWidthFullHeight(5), -- Single width, full height Modular + dualWidthFullHeight(6), -- Dual width, full height Modular + singleWidthQuarterHeight(7), -- Single width, quarter height Modular + u1HalfWidth(8), -- 1U, half width Modular + u1QuarterWidth(9), -- 1U, quarter width Modular + u1FullWidth(10) -- 1U, full width Modular +} + +PowerStateStatusEnum ::= INTEGER { + other(1), -- the power state status is not one of the following: + unknown(2), -- the power state status is unknown + off(3), -- system power is off + on(4) -- system power is on +} - +------------------------------------------------------------------------------ +-- RAC Information Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.1.1..0 +------------------------------------------------------------------------------ - - - - - -
- - +racManufacturer OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the product manufacturer of a remote access + card." + ::= { racInfoGroup 4 } - +racVersion OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the product version of a remote access card." + ::= { racInfoGroup 5 } + +racURL OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the out-of-band UI URL of a remote access + card." + ::= { racInfoGroup 6 } + +racType OBJECT-TYPE + SYNTAX RacTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the type of a remote access card." + ::= { racInfoGroup 7 } + +racFirmwareVersion OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the firmware version of a remote access card." + ::= { racInfoGroup 8 } + +------------------------------------------------------------------------------ +-- Chassis Information Group +-- (for modular chassis) +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.1.2..0 +------------------------------------------------------------------------------ + +chassisServiceTag OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the service tag of the modular chassis. + The value is zero length if not a modular system." + ::= { chassisInfoGroup 1 } + +chassisNameModular OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the chassis name of the modular chassis. + The value is zero length if not a modular system." + ::= { chassisInfoGroup 2 } + +chassisModelModular OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the model of the modular chassis. + The value is zero length if not a modular system." + ::= { chassisInfoGroup 3 } + +------------------------------------------------------------------------------ +-- System Information Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.1.3..0 +------------------------------------------------------------------------------ + +systemFQDN OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the fully qualified domain name of the system. + For example, hostname.domainname." + ::= { systemInfoGroup 1 } + +systemServiceTag OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the service tag of the system." + ::= { systemInfoGroup 2 } + +systemExpressServiceCode OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the express service code of the system." + ::= { systemInfoGroup 3 } + +systemAssetTag OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the asset tag of the system." + ::= { systemInfoGroup 4 } + +systemBladeSlotNumber OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the slot number of the system in the modular + chassis." + ::= { systemInfoGroup 5 } + +systemOSName OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the name of the operating system that the host + is running." + ::= { systemInfoGroup 6 } + +systemFormFactor OBJECT-TYPE + SYNTAX SystemFormFactorEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the form factor of the system." + ::= { systemInfoGroup 7 } + +systemDataCenterName OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the Data Center locator of the system." + ::= { systemInfoGroup 8 } + +systemAisleName OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the Aisle locator of the system." + ::= { systemInfoGroup 9 } + +systemRackName OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the Rack locator of the system." + ::= { systemInfoGroup 10 } + +systemRackSlot OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the Rack Slot locator of the system." + ::= { systemInfoGroup 11 } + +systemModelName OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the model name of the system." + ::= { systemInfoGroup 12 } + +systemSystemID OBJECT-TYPE + SYNTAX Unsigned16BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the system ID of the system." + ::= { systemInfoGroup 13 } + +systemOSVersion OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the version of the operating system that the + host is running." + ::= { systemInfoGroup 14 } + +systemRoomName OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the Room locator of the system." + ::= { systemInfoGroup 15 } + +systemChassisSystemHeight OBJECT-TYPE + SYNTAX Unsigned8BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the height of the system, in 'U's. + A U is a standard unit of measure for the height of a rack or + rack-mountable component. + (If not applicable, a 'no such name' error is returned.)" + ::= { systemInfoGroup 16 } + +systemBladeGeometry OBJECT-TYPE + SYNTAX BladeGeometryEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the geometry for a modular system. + (If not applicable, a 'no such name' error is returned.)" + ::= { systemInfoGroup 17 } + +systemNodeID OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the node ID of the system. The node ID + provides a unique identifier for the system." + ::= { systemInfoGroup 18 } + + +------------------------------------------------------------------------------ +-- Status Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.2..0 +------------------------------------------------------------------------------ + +globalSystemStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the overall rollup status of all + components in the system being monitored by the remote + access card. Includes system, storage, IO devices, iDRAC, + CPU, memory, etc." + ::= { statusGroup 1 } + +systemLCDStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the system status as it is reflected by + the LCD front panel. Not all system components may be included." + ::= { statusGroup 2 } + +globalStorageStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the overall storage status being + monitored by the remote access card." + ::= { statusGroup 3 } + +systemPowerState OBJECT-TYPE + SYNTAX PowerStateStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the power state of the system." + ::= { statusGroup 4 } + +systemPowerUpTime OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This attribute defines the power-up time of the system in seconds." + ::= { statusGroup 5 } + + +------------------------------------------------------------------------------ +-- Alert Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3 +------------------------------------------------------------------------------ + + +------------------------------------------------------------------------------ +-- Alert Variables Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.1..0 +------------------------------------------------------------------------------ + +alertMessageID OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..8)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Message ID of the event." + ::= { alertVariablesGroup 1 } + +alertMessage OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Message describing the alert." + ::= { alertVariablesGroup 2 } + +alertCurrentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current status of object causing the alert, if applicable." + ::= { alertVariablesGroup 3 } + +alertSystemServiceTag OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..16)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Service tag of the system." + ::= { alertVariablesGroup 4 } + +alertSystemFQDN OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fully qualified domain name of the system." + ::= { alertVariablesGroup 5 } + +alertFQDD OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..512)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fully qualified device descriptor of the device." + ::= { alertVariablesGroup 6 } + +alertDeviceDisplayName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..512)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Display name of the device/FQDD." + ::= { alertVariablesGroup 7 } + +alertMessageArguments OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Concatenated set of strings representing the message arguments of the + event. Each message argument string is enclosed in double quotes, + and there is a comma after the ending double quote of each message + argument string, except the last one. Any double quotes found within + a message argument string are preprocessed and changed to single + quotes." + ::= { alertVariablesGroup 8 } + +alertChassisServiceTag OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..16)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "For modular systems, the service tag of the enclosing chassis. + For rack and tower systems, this varbind will be empty (zero + length)." + ::= { alertVariablesGroup 9 } + +alertChassisName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..255)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "For modular systems, the chassis name of the enclosing chassis. + For rack and tower systems, this varbind will be empty (zero + length)." + ::= { alertVariablesGroup 10 } + +alertRacFQDN OBJECT-TYPE + SYNTAX StringType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fully qualified domain name of the remote access card." + ::= { alertVariablesGroup 11 } + + +------------------------------------------------------------------------------- +-- System Details Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- MIB Version Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1..0 +------------------------------------------------------------------------------- + +mIBMajorVersionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0001.0001 This attribute defines the major version number for the + version of this MIB supported by the iDRAC." + ::= { mIBVersionGroup 1 } + +mIBMinorVersionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0001.0002 This attribute defines the minor version number for the + version of this MIB supported by the iDRAC." + ::= { mIBVersionGroup 2 } + +mIBMaintenanceVersionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0001.0003 This attribute defines the maintenance version number for + the version of this MIB supported by the iDRAC." + ::= { mIBVersionGroup 3 } + + +------------------------------------------------------------------------------- +-- System State Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.200 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- System State Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.200.10.1.. +------------------------------------------------------------------------------- + +SystemStateTableEntry ::= SEQUENCE { + systemStatechassisIndex ObjectRange, + systemStateGlobalSystemStatus ObjectStatusEnum, + systemStateChassisState StateSettingsFlags, + systemStateChassisStatus ObjectStatusEnum, + systemStatePowerUnitStateDetails OCTET STRING, + systemStatePowerUnitStatusRedundancy StatusRedundancyEnum, + systemStatePowerUnitStatusDetails OCTET STRING, + systemStatePowerSupplyStateDetails OCTET STRING, + systemStatePowerSupplyStatusCombined ObjectStatusEnum, + systemStatePowerSupplyStatusDetails OCTET STRING, + systemStateVoltageStateDetails OCTET STRING, + systemStateVoltageStatusCombined ObjectStatusEnum, + systemStateVoltageStatusDetails OCTET STRING, + systemStateAmperageStateDetails OCTET STRING, + systemStateAmperageStatusCombined ObjectStatusEnum, + systemStateAmperageStatusDetails OCTET STRING, + systemStateCoolingUnitStateDetails OCTET STRING, + systemStateCoolingUnitStatusRedundancy StatusRedundancyEnum, + systemStateCoolingUnitStatusDetails OCTET STRING, + systemStateCoolingDeviceStateDetails OCTET STRING, + systemStateCoolingDeviceStatusCombined ObjectStatusEnum, + systemStateCoolingDeviceStatusDetails OCTET STRING, + systemStateTemperatureStateDetails OCTET STRING, + systemStateTemperatureStatusCombined ObjectStatusEnum, + systemStateTemperatureStatusDetails OCTET STRING, + systemStateMemoryDeviceStateDetails OCTET STRING, + systemStateMemoryDeviceStatusCombined ObjectStatusEnum, + systemStateMemoryDeviceStatusDetails OCTET STRING, + systemStateChassisIntrusionStateDetails OCTET STRING, + systemStateChassisIntrusionStatusCombined ObjectStatusEnum, + systemStateChassisIntrusionStatusDetails OCTET STRING, + systemStatePowerUnitStatusCombined ObjectStatusEnum, + systemStatePowerUnitStatusList OCTET STRING, + systemStateCoolingUnitStatusCombined ObjectStatusEnum, + systemStateCoolingUnitStatusList OCTET STRING, + systemStateProcessorDeviceStatusCombined ObjectStatusEnum, + systemStateProcessorDeviceStatusList OCTET STRING, + systemStateBatteryStatusCombined ObjectStatusEnum, + systemStateBatteryStatusList OCTET STRING, + systemStateSDCardUnitStatusCombined ObjectStatusEnum, + systemStateSDCardUnitStatusList OCTET STRING, + systemStateSDCardDeviceStatusCombined ObjectStatusEnum, + systemStateSDCardDeviceStatusList OCTET STRING, + systemStateIDSDMCardUnitStatusCombined ObjectStatusEnum, + systemStateIDSDMCardUnitStatusList OCTET STRING, + systemStateIDSDMCardDeviceStatusCombined ObjectStatusEnum, + systemStateIDSDMCardDeviceStatusList OCTET STRING, + systemStateTemperatureStatisticsStateDetails OCTET STRING, + systemStateTemperatureStatisticsStatusCombined ObjectStatusEnum, + systemStateTemperatureStatisticsStatusDetails OCTET STRING +} + +systemStateTable OBJECT-TYPE + SYNTAX SEQUENCE OF SystemStateTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0200.0010 This object defines the System State Table." + ::= { systemStateGroup 10 } + +systemStateTableEntry OBJECT-TYPE + SYNTAX SystemStateTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0200.0010.0001 This object defines the System State Table Entry." + INDEX { systemStatechassisIndex } + ::= { systemStateTable 1 } + +systemStatechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0001 This attribute defines the index (one based) of + this system chassis." + ::= { systemStateTableEntry 1 } + +systemStateGlobalSystemStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0002 This attribute defines the global system status + of all system chassis being monitored by the systems management software." + ::= { systemStateTableEntry 2 } + +systemStateChassisState OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0003 This attribute defines the state settings of this + system chassis." + ::= { systemStateTableEntry 3 } + +systemStateChassisStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0004 This attribute defines the status of this system + chassis." + ::= { systemStateTableEntry 4 } + +systemStatePowerUnitStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0005 This attribute lists the state settings of each + power unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a power unit. The first byte returned represents the state settings + of the first power unit, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 5 } + +systemStatePowerUnitStatusRedundancy OBJECT-TYPE + SYNTAX StatusRedundancyEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0006 This attribute defines the combined redundancy status + of all power units of this system." + ::= { systemStateTableEntry 6 } + +systemStatePowerUnitStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0007 This attribute lists the redundancy status of each + power unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the redundancy status + of a power unit. The first byte returned represents the redundancy status + of the first power unit, etc. The bytes have the same definition type as + StatusRedundancyEnum." + ::= { systemStateTableEntry 7 } + +systemStatePowerSupplyStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0008 This attribute lists the state settings of each + power supply of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a power supply. The first byte returned represents the state settings + of the first power supply, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 8 } + +systemStatePowerSupplyStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0009 This attribute defines the combined status of all + power supplies of this system." + ::= { systemStateTableEntry 9 } + +systemStatePowerSupplyStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0010 This attribute lists the status of each power supply + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a power supply. + The first byte returned represents the status of the first power supply, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 10 } + +systemStateVoltageStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0011 This attribute lists the state settings of each + voltage probe of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a voltage probe. The first byte returned represents the state settings + of the first voltage probe, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 11 } + +systemStateVoltageStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0012 This attribute defines the combined status of all + voltage probes of this system." + ::= { systemStateTableEntry 12 } + +systemStateVoltageStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0013 This attribute lists the status of each voltage probe + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a voltage probe. + The first byte returned represents the status of the first voltage probe, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 13 } + +systemStateAmperageStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0014 This attribute lists the state settings of each + amperage probe of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of an amperage probe. The first byte returned represents the state settings + of the first amperage probe, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 14 } + +systemStateAmperageStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0015 This attribute defines the combined status of all + amperage probes of this system." + ::= { systemStateTableEntry 15 } + +systemStateAmperageStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0016 This attribute lists the status of each amperage probe + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of an amperage probe. + The first byte returned represents the status of the first amperage probe, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 16 } + +systemStateCoolingUnitStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0017 This attribute lists the state settings of each + cooling unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a cooling unit. The first byte returned represents the state settings + of the first cooling unit, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 17 } + +systemStateCoolingUnitStatusRedundancy OBJECT-TYPE + SYNTAX StatusRedundancyEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0018 This attribute defines the combined redundancy status + of all cooling units of this system." + ::= { systemStateTableEntry 18 } + +systemStateCoolingUnitStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0019 This attribute lists the redundancy status of each + cooling unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the redundancy status + of a cooling unit. The first byte returned represents the redundancy status + of the first cooling unit, etc. The bytes have the same definition type as + StatusRedundancyEnum." + ::= { systemStateTableEntry 19 } + +systemStateCoolingDeviceStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0020 This attribute lists the state settings of each + cooling device of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a cooling device. The first byte returned represents the state settings + of the first cooling device, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 20 } + +systemStateCoolingDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0021 This attribute defines the combined status of all + cooling devices of this system." + ::= { systemStateTableEntry 21 } + +systemStateCoolingDeviceStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0022 This attribute lists the status of each cooling device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a cooling device. + The first byte returned represents the status of the first cooling device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 22 } + +systemStateTemperatureStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0023 This attribute lists the state settings of each + temperature probe of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a temperature probe. The first byte returned represents the state settings + of the first temperature probe, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 23 } + +systemStateTemperatureStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0024 This attribute defines the combined status of all + temperature probes of this system." + ::= { systemStateTableEntry 24 } + +systemStateTemperatureStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0025 This attribute lists the status of each temperature probe + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a temperature probe. + The first byte returned represents the status of the first temperature probe, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 25 } + +systemStateMemoryDeviceStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0026 This attribute lists the state settings of each + memory device of this system. The results are returned as a binary octet + string where each byte of the octet string represents the state settings + of a memory device. The first byte returned represents the state settings + of the first memory device, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 26 } + +systemStateMemoryDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0027 This attribute defines the combined status of all + memory devices of this system." + ::= { systemStateTableEntry 27 } + +systemStateMemoryDeviceStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0028 This attribute lists the status of each memory device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a memory device. + The first byte returned represents the status of the first memory device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 28 } + +systemStateChassisIntrusionStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0029 This attribute lists the state settings of each + intrusion detection device of this system chassis. The results are returned as + a binary octet string where each byte of the octet string represents the + state settings of an intrusion detection device. The first byte returned + represents the state settings of the first intrusion detection device, etc. + The bytes have the same definition type as StateSettingsFlags." + ::= { systemStateTableEntry 29 } + +systemStateChassisIntrusionStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0030 This attribute defines the combined status of all + intrusion detection devices of this system chassis." + ::= { systemStateTableEntry 30 } + +systemStateChassisIntrusionStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0031 This attribute lists the status of each intrusion + detection device of this system chassis. The results are returned as a binary + octet string where each byte of the octet string represents the status + of an intrusion detection device. The first byte returned represents the + status of the first intrusion detection device, etc. The bytes have the + same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 31 } + +systemStatePowerUnitStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0042 This attribute defines the combined status + of all power units of this chassis." + ::= { systemStateTableEntry 42 } + +systemStatePowerUnitStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0043 This attribute lists the status of each + power unit of this chassis. The results are returned as a binary octet + string where each byte of the octet string represents the status + of a power unit. The first byte returned represents the status + of the first power unit, etc. The bytes have the same definition type + as ObjectStatusEnum." + ::= { systemStateTableEntry 43 } + +systemStateCoolingUnitStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0044 This attribute defines the combined status + of all cooling units of this system." + ::= { systemStateTableEntry 44 } + +systemStateCoolingUnitStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0045 This attribute lists the status of each + cooling unit of this system. The results are returned as a binary octet + string where each byte of the octet string represents the status + of a cooling unit. The first byte returned represents the status + of the first cooling unit, etc. The bytes have the same definition type + as ObjectStatusEnum." + ::= { systemStateTableEntry 45 } + +systemStateProcessorDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0050 This attribute defines the combined status of all + processor devices of this system." + ::= { systemStateTableEntry 50 } + +systemStateProcessorDeviceStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0051 This attribute lists the status of each processor device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a processor device. + The first byte returned represents the status of the first processor device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 51 } + +systemStateBatteryStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0052 This attribute defines the combined status of all + batteries of this system." + ::= { systemStateTableEntry 52 } + +systemStateBatteryStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0053 This attribute lists the status of each battery + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a battery. + The first byte returned represents the status of the first battery, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 53 } + +systemStateSDCardUnitStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0054 This attribute defines the combined status + of all SD Card units of this system." + ::= { systemStateTableEntry 54 } + +systemStateSDCardUnitStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0055 This attribute lists the status of each + SD Card unit of this system. The results are returned as a binary + octet string where each byte of the octet string represents the status + of a SD Card unit. The first byte returned represents the status + of the first SD Card unit, etc. The bytes have the same definition + type as ObjectStatusEnum." + ::= { systemStateTableEntry 55 } + +systemStateSDCardDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0056 This attribute defines the combined status of all + SD Card devices of this system." + ::= { systemStateTableEntry 56 } + +systemStateSDCardDeviceStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0057 This attribute lists the status of each SD Card device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of a SD Card device. + The first byte returned represents the status of the first SD Card device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 57 } + +systemStateIDSDMCardUnitStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0058 This attribute defines the combined status + of all IDSDM Card units of this system." + ::= { systemStateTableEntry 58 } + +systemStateIDSDMCardUnitStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0059 This attribute lists the status of each + IDSDM Card unit of this system. The results are returned as a binary + octet string where each byte of the octet string represents the status + of an IDSDM Card unit. The first byte returned represents the status + of the first IDSDM Card unit, etc. The bytes have the same definition + type as ObjectStatusEnum." + ::= { systemStateTableEntry 59 } + +systemStateIDSDMCardDeviceStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0060 This attribute defines the combined status of all + IDSDM Card devices of this system." + ::= { systemStateTableEntry 60 } + +systemStateIDSDMCardDeviceStatusList OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0061 This attribute lists the status of each IDSDM Card device + of this system. The results are returned as a binary octet string where + each byte of the octet string represents the status of an IDSDM Card device. + The first byte returned represents the status of the first IDSDM Card device, + etc. The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 61 } + +systemStateTemperatureStatisticsStateDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0062 This attribute lists the state settings of each + temperature statistics object of this system. The results are returned + as a binary octet string where each byte of the octet string represents + the state settings of a temperature statistics object. The first byte + returned represents the state settings of the first temperature + statistics object, etc. The bytes have the same definition type + as StateSettingsFlags." + ::= { systemStateTableEntry 62 } + +systemStateTemperatureStatisticsStatusCombined OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0063 This attribute defines the combined status of all + temperature statistics objects of this system." + ::= { systemStateTableEntry 63 } + +systemStateTemperatureStatisticsStatusDetails OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0010.0001.0064 This attribute lists the status of each + temperature statistics object of this system. The results are returned + as a binary octet string where each byte of the octet string represents + the status of a temperature statistics object. The first byte returned + represents the status of the first temperature statistics object, etc. + The bytes have the same definition type as ObjectStatusEnum." + ::= { systemStateTableEntry 64 } + + +------------------------------------------------------------------------------- +-- Chassis Information Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300 +------------------------------------------------------------------------------- + +StateCapabilitiesLogUniqueFlags ::= INTEGER { + -- Note: These values are bit masks, so combination values are possible. + unknown(1), -- log state capabilities are unknown + onlineCapable(2), -- log can be enabled (online) or disabled (offline) + notReadyCapable(4), -- log can be not ready + resetCapable(8) -- log can be reset +} + +StateSettingsLogUniqueFlags ::= INTEGER { + -- Note: These values are bit masks, so combination values are possible. + unknown(1), -- log state settings are unknown + online(2), -- log is enabled (online) + notReady(4), -- log is not ready + reset(8) -- reset log +} + +LogFormatType ::= INTEGER { + raw(1), -- format is Raw + ascii(2), -- format is ASCII + uniCode(3) -- format is Unicode +} + + +------------------------------------------------------------------------------- +-- Chassis Information Group Attributes +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300..0 +------------------------------------------------------------------------------- + +numEventLogEntries OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0001.0000 This attribute provides the number of entries + currently in the eventLogTable." + ::= { chassisInformationGroup 1 } + +-- Note: You can only access the numLCLogEntries attribute via SNMPv3 queries. +-- Access to the attribute is blocked for SNMPv1 and SNMPv2c queries. +numLCLogEntries OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0002.0000 This attribute provides the number of entries + currently in the lcLogTable. + Note: This attribute can only be accessed via SNMPv3 queries." + ::= { chassisInformationGroup 2 } + + +------------------------------------------------------------------------------- +-- Chassis Information Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.10.1.. +------------------------------------------------------------------------------- + +ChassisTypeEnum ::= INTEGER { + other(1), -- type is other than following values + unknown(2), -- type is unknown + desktop(3), -- type is Desktop + lowProfileDesktop(4), -- type is Low Profile Desktop + pizzaBox(5), -- type is Pizza Box + miniTower(6), -- type is MiniTower + tower(7), -- type is Tower + portable(8), -- type is Portable + lapTop(9), -- type is Laptop + noteBook(10), -- type is Notebook + handHeld(11), -- type is Handheld + dockingStation(12), -- type is Docking Station + allInOne(13), -- type is All-In-One + subNoteBook(14), -- type is SubNotebook + spaceSaving(15), -- type is Spacesaver + lunchBox(16), -- type is Lunchbox + mainSystemChassis(17), -- type is Main System Chassis + expansionChassis(18), -- type is Expansion Chassis + subChassis(19), -- type is SubChassis + busExpansionChassis(20), -- type is Bus Expansion Chassis + peripheralChassis(21), -- type is Peripheral Chassis + raidChassis(22), -- type is RAID Chassis + rackMountChassis(23), -- type is Rack-mounted Chassis + sealedCasePC(24), -- type is Sealed-case PC + multiSystemChassis(25) -- type is Multi-system Chassis +} + +ChassisSystemClassEnum ::= INTEGER { + other(1), -- class is other than following values + unknown(2), -- class is unknown + workstationClass(3), -- class is Workstation + serverClass(4), -- class is Server + desktopClass(5), -- class is Desktop + portableClass(6), -- class is Portable + netPCClass(7), -- class is Net PC + storageClass(8) -- class is Storage +} + +LEDControlCapabilitiesFlags ::= INTEGER { + -- If 0 (zero), there are no LED Control capabilities + unknown(1), -- LED control capabilities are unknown + alertOnErrorCapable(2), -- LED can alert on error condition + alertOnWarningAndErrorCapable(4), -- LED can alert on error and warning condition + alertOnWarningOrErrorCapable(6) -- LED can alert on error or warning condition +} + +LEDControlSettingsFlags ::= INTEGER { + -- If 0 (zero), there are no LED Control settings + unknown(1), -- LED control settings are unknown + alertOnError(2), -- LED set to alert on error condition + alertOnWarningAndError(4) -- LED set to alert on error or warning condition +} + +ChassisIdentifyControlCapabilitiesFlags ::= INTEGER { + -- If 0 (zero), there are no Chassis Identify Control capabilities + unknownCapabilities(1), -- chassis identify capabilities are unknown + -- The objects capabilities allow it to be set to: + enableCapable(2), -- chassis identify can be enabled (online) or disabled (offline) + notReadyCapable(4), -- chassis identify can be not ready + identifyCapable(8) -- chassis idenfity can be made to identify chassis +} + +ChassisIdentifyControlSettingsFlags ::= INTEGER { + -- If 0 (zero), there are no Chassis Identify Control settings + unknown(1), -- chassis identify settings are unknown + enabled(2), -- chassis identify is enabled (online) + notReady(4), -- chassis identify is not ready + identifyChassis(8), -- identify chassis + identifyChassisAndEnable(10) -- identify chassis and enabled +} + +HostControlCapabilitiesFlags ::= INTEGER { + -- If 0 (zero), there are no Host Control capabilities + manualRebootCapable(1), -- host can be rebooted + manualPowerOFFCapable(2), -- host can be powered off + manualPowerCycleCapable(4), -- host can be power cycled + manualAllExceptOperatingSystemShutdownCapable(7), -- all host control capabilities except OS shutdown + manualOperatingSystemShutdownCapable(8), -- operating system can be shutdown + manualFullyCapable(15), -- all host control capabilities + manualRebootWithOSShutdownCapable(16), -- host can be rebooted with operating system shutdown + manualRebootWithoutOSShutdownCapable(32), -- host can be rebooted without operating system shutdown + manualPowerOffWithOSShutdownCapable(64), -- host can be powered off with operating system shutdown + manualPowerOffWithoutOSShutdownCapable(128),-- host can be powered off without operating system shutdown + manualPowerCycleWithOSShutdownCapable(256), -- host can be power cycled with operating system shutdown + manualPowerCycleWithoutOSShutdownCapable(512) -- host can be power cycled with operating system shutdown +} + +HostControlSettingsFlags ::= INTEGER { + -- If 0 (zero), there are no Host Control settings + manualReboot(1), -- reboot host + manualPowerOFF(2), -- power off host + manualPowerCycle(4), -- power cycle host + manualOperatingSystemShutdown(8), -- shutdown operating system on host + manualOperatingSystemShutdownThenReboot(9), -- shutdown operating system on host then reboot host + manualOperatingSystemShutdownThenPowerOFF(10), -- shutdown operating system on host then power off host + manualOperatingSystemShutdownThenPowerCycle(12) -- shutdown operating system on host then power cycle host +} + +WatchDogControlCapabilitiesFlags ::= INTEGER { + -- If 0 (zero), there are no Watchdog Control capabilities + automaticRebootCapable(1), -- watchdog can reboot host + automaticPowerCycleCapable(2), -- watchdog can power cycle host + automaticNotificationCapable(4), -- watchdog can notify + automaticWatchDogTimerCapable(8), -- watchdog supports timer + automaticPowerOffCapable(16), -- watchdog can power off host + automaticAllExceptNotificationCapable(27), -- all capabilities except notification + automaticFullyCapable(31) -- all watchdog control capabilities +} + +WatchControlSettingsFlags ::= INTEGER { + -- If 0 (zero), there are no Watchdog Control settings + automaticRebootEnabled(1), -- watchdog set for automatic reboot + automaticPowerCycleEnabled(2), -- watchdog set for automatic power cycle + automaticNotificationEnabled(4), -- watchdog set for automatic notification + automaticPowerOffEnabled(8) -- watchdog set for automatic power off +} + +WatchDogTimerCapabilitiesFlags ::= INTEGER { + -- If 0 (zero), there are no Watchdog Timer capabilities + type1Capable(1), -- watchdog can time in range of 20-480 seconds + type2Capable(2), -- watchdog can time in 30, 60, 120 and 480 second intervals + type3Capable(4) -- watchdog can time in 60 second intervals +} + +PowerButtonControlCapabilitiesFlags ::= INTEGER { + -- If 0 (zero), there are no Power Button Control capabilities + unknownCapabilities(1), -- power button capabilities are unknown + enableCapable(2) -- power button can be enabled or disabled +} + +PowerButtonControlSettingsFlags ::= INTEGER { + -- If 0 (zero), there are no Power Button Control settings + unknown(1), -- power button settings are unknown + enabled(2), -- power button is enabled + disabled(4) -- power button disabled +} + +NMIButtonControlCapabilitiesFlags ::= INTEGER { + -- If 0 (zero), there are no NMI Button Control capabilities + unknownCapabilities(1), -- NMI button capabilities are unknown + enableCapable(2) -- NMI button can be enabled or disabled +} + +NMIButtonControlSettingsFlags ::= INTEGER { + -- If 0 (zero), there are no NMI Button Control settings + unknown(1), -- NMI button settings are unknown + enabled(2), -- NMI button is enabled + disabled(4) -- NMI button disabled +} + +SystemPropertiesFlags ::= INTEGER { + -- Note: These values are bit masks, so combination values are possible. + -- none(0), - no properties + energySmart(1) -- Energy Smart system +} + +ChassisInformationTableEntry ::= SEQUENCE { + chassisIndexChassisInformation ObjectRange, + chassisStateCapabilities StateCapabilitiesFlags, + chassisStateSettings StateSettingsFlags, + chassisStatus ObjectStatusEnum, + chassisparentIndexReference ObjectRange, + chassisType ChassisTypeEnum, + chassisName String64, + chassisManufacturerName String64, + chassisModelTypeName String64, + chassisAssetTagName DisplayString, + chassisServiceTagName DisplayString, + chassisID Unsigned8BitRange, + chassisIDExtension Unsigned16BitRange, + chassisSystemClass ChassisSystemClassEnum, + chassisSystemName String64, + chassisLEDControlCapabilitiesUnique LEDControlCapabilitiesFlags, + chassisLEDControlSettingsUnique LEDControlSettingsFlags, + chassisIdentifyFlashControlCapabilities ChassisIdentifyControlCapabilitiesFlags, + chassisIdentifyFlashControlSettings ChassisIdentifyControlSettingsFlags, + chassisLockPresent BooleanType, + chassishostControlCapabilitiesUnique HostControlCapabilitiesFlags, + chassishostControlSettingsUnique HostControlSettingsFlags, + chassiswatchDogControlCapabilitiesUnique WatchDogControlCapabilitiesFlags, + chassiswatchDogControlSettingsUnique WatchControlSettingsFlags, + chassiswatchDogControlExpiryTimeCapabilitiesUnique WatchDogTimerCapabilitiesFlags, + chassiswatchDogControlExpiryTime Unsigned16BitRange, + chassisPowerButtonControlCapabilitiesUnique PowerButtonControlCapabilitiesFlags, + chassisPowerButtonControlSettingsUnique PowerButtonControlSettingsFlags, + chassisNMIButtonControlCapabilitiesUnique NMIButtonControlCapabilitiesFlags, + chassisNMIButtonControlSettingsUnique NMIButtonControlSettingsFlags, + chassisSystemProperties SystemPropertiesFlags, + chassisSystemRevisionNumber Unsigned8BitRange, + chassisSystemRevisionName String64, + chassisExpressServiceCodeName String64 +} + +chassisInformationTable OBJECT-TYPE + SYNTAX SEQUENCE OF ChassisInformationTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0010 This object defines the Chassis Information Table." + ::= { chassisInformationGroup 10 } + +chassisInformationTableEntry OBJECT-TYPE + SYNTAX ChassisInformationTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0010.0001 This object defines the Chassis Information Table Entry." + INDEX { chassisIndexChassisInformation } + ::= { chassisInformationTable 1 } + +chassisIndexChassisInformation OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { chassisInformationTableEntry 1 } + +chassisStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0002 This attribute defines the state capabilities of the system chassis." + ::= { chassisInformationTableEntry 2 } + +chassisStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0003 This attribute defines the state settings of the system chassis." + ::= { chassisInformationTableEntry 3 } + +chassisStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0004 This attribute defines the status of the system chassis." + ::= { chassisInformationTableEntry 4 } + +chassisparentIndexReference OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0005 This attribute defines the index (one based) to the + parent system of this system chassis, if any." + ::= { chassisInformationTableEntry 5 } + +chassisType OBJECT-TYPE + SYNTAX ChassisTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0006 This attribute defines the system type of the system chassis." + ::= { chassisInformationTableEntry 6 } + +chassisName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0007 This attribute defines the user-assigned name of the system chassis." + ::= { chassisInformationTableEntry 7 } + +chassisManufacturerName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0008 This attribute defines the name of the manufacturer + of the system chassis." + ::= { chassisInformationTableEntry 8 } + +chassisModelTypeName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0009 This attribute defines the system model type of the system chassis." + ::= { chassisInformationTableEntry 9 } + +chassisAssetTagName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..10)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0010 This attribute defines the asset tag name of the system chassis." + ::= { chassisInformationTableEntry 10 } + +chassisServiceTagName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..7)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0011 This attribute defines the service tag name of the system chassis." + ::= { chassisInformationTableEntry 11 } + +chassisID OBJECT-TYPE + SYNTAX Unsigned8BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0012 This attribute defines the system ID. If the value + is 254 (0xFE), the attribute systemIDExtension provides the system ID." + ::= { chassisInformationTableEntry 12 } + +chassisIDExtension OBJECT-TYPE + SYNTAX Unsigned16BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0013 This attribute defines the system ID extension." + ::= { chassisInformationTableEntry 13 } + +chassisSystemClass OBJECT-TYPE + SYNTAX ChassisSystemClassEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0014 This attribute defines the system class." + ::= { chassisInformationTableEntry 14 } + +chassisSystemName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0015 This attribute defines the host name of the system chassis." + ::= { chassisInformationTableEntry 15 } + +chassisLEDControlCapabilitiesUnique OBJECT-TYPE + SYNTAX LEDControlCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0024 This attribute defines the capabilities of the + LED control hardware in the system chassis." + ::= { chassisInformationTableEntry 24 } + +chassisLEDControlSettingsUnique OBJECT-TYPE + SYNTAX LEDControlSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0025 This attribute defines the reading and setting of the + LED control hardware in the system chassis." + ::= { chassisInformationTableEntry 25 } + +chassisIdentifyFlashControlCapabilities OBJECT-TYPE + SYNTAX ChassisIdentifyControlCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0028 This attribute defines if the system allows setting + of the system front panel LED to flash." + ::= { chassisInformationTableEntry 28 } + +chassisIdentifyFlashControlSettings OBJECT-TYPE + SYNTAX ChassisIdentifyControlSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0029 This attribute setting causes the system front panel + LED to flash." + ::= { chassisInformationTableEntry 29 } + +chassisLockPresent OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0030 If true, a system lock is present on the system chassis." + ::= { chassisInformationTableEntry 30 } + +chassishostControlCapabilitiesUnique OBJECT-TYPE + SYNTAX HostControlCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0031 This attribute defines the capabilities of the + host control function." + ::= { chassisInformationTableEntry 31 } + +chassishostControlSettingsUnique OBJECT-TYPE + SYNTAX HostControlSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0032 This attribute defines the settings of the + host control function." + ::= { chassisInformationTableEntry 32 } + +chassiswatchDogControlCapabilitiesUnique OBJECT-TYPE + SYNTAX WatchDogControlCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0033 This attribute defines the capabilities of the + watchdog control function." + ::= { chassisInformationTableEntry 33 } + +chassiswatchDogControlSettingsUnique OBJECT-TYPE + SYNTAX WatchControlSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0034 This attribute defines the settings of the + watchdog control function." + ::= { chassisInformationTableEntry 34 } + +chassiswatchDogControlExpiryTimeCapabilitiesUnique OBJECT-TYPE + SYNTAX WatchDogTimerCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0035 This attribute defines the capabilities of the + watchdog control expiry timer function." + ::= { chassisInformationTableEntry 35 } + +chassiswatchDogControlExpiryTime OBJECT-TYPE + SYNTAX Unsigned16BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0036 This attribute defines the current watchdog timer + value in seconds." + ::= { chassisInformationTableEntry 36 } + +chassisPowerButtonControlCapabilitiesUnique OBJECT-TYPE + SYNTAX PowerButtonControlCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0038 This attribute defines the capabilities of the + power button control hardware in the system chassis." + ::= { chassisInformationTableEntry 38 } + +chassisPowerButtonControlSettingsUnique OBJECT-TYPE + SYNTAX PowerButtonControlSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0039 This attribute defines the reading and setting of + the power button control hardware in the system chassis." + ::= { chassisInformationTableEntry 39 } + +chassisNMIButtonControlCapabilitiesUnique OBJECT-TYPE + SYNTAX NMIButtonControlCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0044 This attribute defines the capabilities of the + NMI button control hardware in the system chassis." + ::= { chassisInformationTableEntry 44 } + +chassisNMIButtonControlSettingsUnique OBJECT-TYPE + SYNTAX NMIButtonControlSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0045 This attribute defines the reading and setting of + the NMI button control hardware in the system chassis." + ::= { chassisInformationTableEntry 45 } + +chassisSystemProperties OBJECT-TYPE + SYNTAX SystemPropertiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0046 This attribute defines the properties of the system chassis." + ::= { chassisInformationTableEntry 46 } + +chassisSystemRevisionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0047 This attribute defines the revision number of the system + where zero indicates the original version of the system chassis. The revision number + is not available on all systems." + ::= { chassisInformationTableEntry 47 } + +chassisSystemRevisionName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0048 This attribute defines the revision name of the system, + if applicable." + ::= { chassisInformationTableEntry 48 } + +chassisExpressServiceCodeName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0010.0001.0049 This attribute defines the Express Service Code of the system chassis." + ::= { chassisInformationTableEntry 49 } + + +------------------------------------------------------------------------------- +-- Event (ESM) Log Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.40.1... +------------------------------------------------------------------------------- + +EventLogTableEntry ::= SEQUENCE { + eventLogchassisIndex ObjectRange, + eventLogRecordIndex Unsigned32BitRange, + eventLogStateCapabilitiesUnique StateCapabilitiesLogUniqueFlags, + eventLogStateSettingsUnique StateSettingsLogUniqueFlags, + eventLogRecord DisplayString, + eventLogFormat LogFormatType, + eventLogSeverityStatus ObjectStatusEnum, + eventLogDateName DateName +} + +eventLogTable OBJECT-TYPE + SYNTAX SEQUENCE OF EventLogTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0040 This object defines the Event (ESM) Log Table." + ::= { chassisInformationGroup 40 } + +eventLogTableEntry OBJECT-TYPE + SYNTAX EventLogTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0040.0001 This object defines the Event (ESM) Log Table Entry." + INDEX { eventLogchassisIndex, + eventLogRecordIndex } + ::= { eventLogTable 1 } + +eventLogchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0040.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { eventLogTableEntry 1 } + +eventLogRecordIndex OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0040.0001.0002 This attribute defines the index (one based) of the + event log record." + ::= { eventLogTableEntry 2 } + +eventLogStateCapabilitiesUnique OBJECT-TYPE + SYNTAX StateCapabilitiesLogUniqueFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0040.0001.0003 This attribute defines the state capabilities of the + object that is writing the event log." + ::= { eventLogTableEntry 3 } + +eventLogStateSettingsUnique OBJECT-TYPE + SYNTAX StateSettingsLogUniqueFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0040.0001.0004 This attribute defines the state settings of the + object that is writing the event log." + ::= { eventLogTableEntry 4 } + +eventLogRecord OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..1024)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0040.0001.0005 This attribute defines the data of the event log record." + ::= { eventLogTableEntry 5 } + +eventLogFormat OBJECT-TYPE + SYNTAX LogFormatType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0040.0001.0006 This attribute defines the format of the event log record." + ::= { eventLogTableEntry 6 } + +eventLogSeverityStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0040.0001.0007 This attribute defines the severity of the + event log record." + ::= { eventLogTableEntry 7 } + +eventLogDateName OBJECT-TYPE + SYNTAX DateName + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0040.0001.0008 This attribute defines the date and time of the + event log record." + ::= { eventLogTableEntry 8 } + + +------------------------------------------------------------------------------- +-- System BIOS Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.50.1... +------------------------------------------------------------------------------- + +SystemBIOSTableEntry ::= SEQUENCE { + systemBIOSchassisIndex ObjectRange, + systemBIOSIndex ObjectRange, + systemBIOSStateCapabilities StateCapabilitiesFlags, + systemBIOSStateSettings StateSettingsFlags, + systemBIOSStatus ObjectStatusEnum, + systemBIOSReleaseDateName DateName, + systemBIOSVersionName String64, + systemBIOSManufacturerName String64 +} + +systemBIOSTable OBJECT-TYPE + SYNTAX SEQUENCE OF SystemBIOSTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0050 This object defines the System BIOS Table." + ::= { chassisInformationGroup 50 } + +systemBIOSTableEntry OBJECT-TYPE + SYNTAX SystemBIOSTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0050.0001 This object defines the System BIOS Table Entry." + INDEX { systemBIOSchassisIndex, + systemBIOSIndex } + ::= { systemBIOSTable 1 } + +systemBIOSchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0050.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { systemBIOSTableEntry 1 } + +systemBIOSIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0050.0001.0002 This attribute defines the index (one based) of the + system BIOS." + ::= { systemBIOSTableEntry 2 } + +systemBIOSStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0050.0001.0003 This attribute defines the state capabilities of the + system BIOS." + ::= { systemBIOSTableEntry 3 } + +systemBIOSStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0050.0001.0004 This attribute defines the state settings of the + system BIOS." + ::= { systemBIOSTableEntry 4 } + +systemBIOSStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0050.0001.0005 This attribute defines the status of the system BIOS." + ::= { systemBIOSTableEntry 5 } + +systemBIOSReleaseDateName OBJECT-TYPE + SYNTAX DateName + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0050.0001.0007 This attribute defines the release date name of the + system BIOS." + ::= { systemBIOSTableEntry 7 } + +systemBIOSVersionName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0050.0001.0008 This attribute defines the version name of the + system BIOS." + ::= { systemBIOSTableEntry 8 } + +systemBIOSManufacturerName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0050.0001.0011 This attribute defines the name of the manufacturer + of the system BIOS." + ::= { systemBIOSTableEntry 11 } + + +------------------------------------------------------------------------------- +-- Firmware Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.60.1... +------------------------------------------------------------------------------- + +FirmwareType ::= INTEGER { + other(1), -- type is other than following values + unknown(2), -- type is unknown + lifecycleController(20), -- type is Lifecycle Controller + iDRAC7(21), -- type is Integrated Dell Remote Access Controller 7 + iDRAC8(22) -- type is Integrated Dell Remote Access Controller 8 +} + +FirmwareTableEntry ::= SEQUENCE { + firmwarechassisIndex ObjectRange, + firmwareIndex ObjectRange, + firmwareStateCapabilities StateCapabilitiesFlags, + firmwareStateSettings StateSettingsFlags, + firmwareStatus ObjectStatusEnum, + firmwareSize Unsigned16BitRange, + firmwareType FirmwareType, + firmwareTypeName String64, + firmwareUpdateCapabilities Unsigned16BitRange, + firmwareVersionName String64 +} + +firmwareTable OBJECT-TYPE + SYNTAX SEQUENCE OF FirmwareTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0060 This object defines the Firmware Table." + ::= { chassisInformationGroup 60 } + +firmwareTableEntry OBJECT-TYPE + SYNTAX FirmwareTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0060.0001 This object defines the Firmware Table Entry." + INDEX { firmwarechassisIndex, + firmwareIndex } + ::= { firmwareTable 1 } + +firmwarechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { firmwareTableEntry 1 } + +firmwareIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0002 This attribute defines the index (one based) of the + firmware." + ::= { firmwareTableEntry 2 } + +firmwareStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0003 This attribute defines the state capabilities of the + firmware." + ::= { firmwareTableEntry 3 } + +firmwareStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0004 This attribute defines the state settings of the + firmware." + ::= { firmwareTableEntry 4 } + +firmwareStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0005 This attribute defines the status of the firmware." + ::= { firmwareTableEntry 5 } + +firmwareSize OBJECT-TYPE + SYNTAX Unsigned16BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0006 This attribute defines the image size of the firmware + in KBytes. Zero indicates size is unknown." + ::= { firmwareTableEntry 6 } + +firmwareType OBJECT-TYPE + SYNTAX FirmwareType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0007 This attribute defines the type of firmware." + ::= { firmwareTableEntry 7 } + +firmwareTypeName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0008 This attribute defines the type name of the firmware." + ::= { firmwareTableEntry 8 } + +firmwareUpdateCapabilities OBJECT-TYPE + SYNTAX Unsigned16BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0009 This attribute defines the bitmap of supported methods + for firmware update." + ::= { firmwareTableEntry 9 } + +firmwareVersionName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0060.0001.0011 This attribute defines the version of the firmware." + ::= { firmwareTableEntry 11 } + + +------------------------------------------------------------------------------- +-- Intrusion Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.70.1... +------------------------------------------------------------------------------- + +IntrusionReadingEnum ::= INTEGER { + chassisNotBreached(1), -- chassis not breached and no uncleared breaches + chassisBreached(2), -- chassis currently breached + chassisBreachedPrior(3), -- chassis breached prior to boot and has not been cleared + chassisBreachSensorFailure(4) -- intrusion sensor has failed +} + +IntrusionTypeEnum ::= INTEGER { + chassisBreachDetectionWhenPowerON(1), -- type is detect intrusion while power on + chassisBreachDetectionWhenPowerOFF(2) -- type is detect intrusion while power off +} + +IntrusionTableEntry ::= SEQUENCE { + intrusionchassisIndex ObjectRange, + intrusionIndex ObjectRange, + intrusionStateCapabilities StateCapabilitiesFlags, + intrusionStateSettings StateSettingsFlags, + intrusionStatus ObjectStatusEnum, + intrusionReading IntrusionReadingEnum, + intrusionType IntrusionTypeEnum, + intrusionLocationName String64 +} + +intrusionTable OBJECT-TYPE + SYNTAX SEQUENCE OF IntrusionTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0070 This object defines the Intrusion Table." + ::= { chassisInformationGroup 70 } + +intrusionTableEntry OBJECT-TYPE + SYNTAX IntrusionTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0070.0001 This object defines the Intrusion Table Entry." + INDEX { intrusionchassisIndex, + intrusionIndex } + ::= { intrusionTable 1 } + +intrusionchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0070.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { intrusionTableEntry 1 } + +intrusionIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0070.0001.0002 This attribute defines the index (one based) of the + intrusion sensor." + ::= { intrusionTableEntry 2 } + +intrusionStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0070.0001.0003 This attribute defines the state capabilities of the + intrusion sensor." + ::= { intrusionTableEntry 3 } + +intrusionStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0070.0001.0004 This attribute defines the state settings of the + intrusion sensor." + ::= { intrusionTableEntry 4 } + +intrusionStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0070.0001.0005 This attribute defines the status of the + intrusion sensor." + ::= { intrusionTableEntry 5 } + +intrusionReading OBJECT-TYPE + SYNTAX IntrusionReadingEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0070.0001.0006 This attribute defines the reading of the + intrusion sensor." + ::= { intrusionTableEntry 6 } + +intrusionType OBJECT-TYPE + SYNTAX IntrusionTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0070.0001.0007 This attribute defines the type of the + intrusion sensor." + ::= { intrusionTableEntry 7 } + +intrusionLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0070.0001.0008 This attribute defines the location of the + intrusion sensor." + ::= { intrusionTableEntry 8 } + + +------------------------------------------------------------------------------- +-- Lifecycle (LC) Log Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.300.90.1... +------------------------------------------------------------------------------- + +LcLogCategoryEnum ::= INTEGER { + system(1), -- System Health category + storage(2), -- Storage category + updates(3), -- Updates category + audit(4), -- Audit category + configuration(5), -- Configuration category + workNotes(6) -- Work Notes category +} + +LcLogTableEntry ::= SEQUENCE { + lcLogChassisIndex ObjectRange, + lcLogRecordIndex Unsigned32BitRange, + lcLogSequenceNumber Unsigned32BitRange, + lcLogCategory LcLogCategoryEnum, + lcLogSeverityStatus ObjectStatusEnum, + lcLogDateName DateName, + lcLogFQDD FQDDString, + lcLogMessageID DisplayString, + lcLogMessage DisplayString, + lcLogDetailedDescription DisplayString, + lcLogRecommededAction DisplayString, + lcLogComment DisplayString +} + +-- Note: You can only access the lcLogTable table via SNMPv3 queries. +-- Access to the table is blocked for SNMPv1 and SNMPv2c queries. +lcLogTable OBJECT-TYPE + SYNTAX SEQUENCE OF LcLogTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0090 This object defines the Lifecycle (LC) Log Table. + Lifecycle (LC) Log table records are ordered from oldest to newest. + Note: This table can only be accessed via SNMPv3 queries." + ::= { chassisInformationGroup 90 } + +lcLogTableEntry OBJECT-TYPE + SYNTAX LcLogTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0300.0090.0001 This object defines the Lifcycle (LC) Log Table Entry." + INDEX { lcLogChassisIndex, + lcLogRecordIndex } + ::= { lcLogTable 1 } + +lcLogChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0001 This attribute defines the index (one based) + of the associated system chassis." + ::= { lcLogTableEntry 1 } + +lcLogRecordIndex OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0002 This attribute defines the index (one based) + of the LC log record." + ::= { lcLogTableEntry 2 } + +lcLogSequenceNumber OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0003 This attribute defines the LC Log sequence number + of the event associated with the LC log record." + ::= { lcLogTableEntry 3 } + +lcLogCategory OBJECT-TYPE + SYNTAX LcLogCategoryEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0004 This attribute defines the category + of the event associated with the LC log record." + ::= { lcLogTableEntry 4 } + +lcLogSeverityStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0005 This attribute defines the severity + of the event associated with the LC log record." + ::= { lcLogTableEntry 5 } + +lcLogDateName OBJECT-TYPE + SYNTAX DateName + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0006 This attribute defines the date and time + of the event associated with the LC log record." + ::= { lcLogTableEntry 6 } + +lcLogFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0007 Fully qualified device descriptor (FQDD) + of the device associated with the event associated with the LC log record." + ::= { lcLogTableEntry 7 } + +lcLogMessageID OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..8)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0008 This attribute defines the Message ID + of the event associated with the LC log record." + ::= { lcLogTableEntry 8 } + +lcLogMessage OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..512)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0009 This attribute defines the message + of the event associated with the LC log record." + ::= { lcLogTableEntry 9 } + +lcLogDetailedDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..2048)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0010 This attribute defines the detailed description + of the event associated with the LC log record." + ::= { lcLogTableEntry 10 } + +lcLogRecommededAction OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..2048)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0011 This attribute defines an optional recommended action + associated with the event associated with the LC log record." + ::= { lcLogTableEntry 11 } + +lcLogComment OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..128)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0300.0090.0001.0012 This attribute defines an optional user comment + associated with the event associated with the LC log record." + ::= { lcLogTableEntry 12 } + + + +------------------------------------------------------------------------------- +-- Power Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Power Unit Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.10.1... +------------------------------------------------------------------------------- + +PowerUnitTableEntry ::= SEQUENCE { + powerUnitchassisIndex ObjectRange, + powerUnitIndex ObjectRange, + powerUnitStateCapabilities StateCapabilitiesFlags, + powerUnitStateSettings StateSettingsFlags, + powerUnitRedundancyStatus StatusRedundancyEnum, + powerSupplyCountForRedundancy ObjectRange, + powerUnitName String64, + powerUnitStatus ObjectStatusEnum +} + +powerUnitTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowerUnitTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0010 This object defines the Power Unit Table." + ::= { powerGroup 10 } + +powerUnitTableEntry OBJECT-TYPE + SYNTAX PowerUnitTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0010.0001 This object defines the Power Unit Table Entry." + INDEX { powerUnitchassisIndex, + powerUnitIndex } + ::= { powerUnitTable 1 } + +powerUnitchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0010.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { powerUnitTableEntry 1 } + +powerUnitIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0010.0001.0002 This attribute defines the index (one based) of the + power unit." + ::= { powerUnitTableEntry 2 } + +powerUnitStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0010.0001.0003 This attribute defines the state capabilities of the + power unit." + ::= { powerUnitTableEntry 3 } + +powerUnitStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0010.0001.0004 This attribute defines the state settings of the + power unit." + ::= { powerUnitTableEntry 4 } + +powerUnitRedundancyStatus OBJECT-TYPE + SYNTAX StatusRedundancyEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0010.0001.0005 This attribute defines the redundancy status of the + power unit." + ::= { powerUnitTableEntry 5 } + +powerSupplyCountForRedundancy OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0010.0001.0006 This attribute defines the total number of power supplies + required for this power unit to have full redundancy." + ::= { powerUnitTableEntry 6 } + +powerUnitName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0010.0001.0007 This attribute defines the name of the power unit." + ::= { powerUnitTableEntry 7 } + +powerUnitStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0010.0001.0008 This attribute defines the status of the power unit." + ::= { powerUnitTableEntry 8 } + + +------------------------------------------------------------------------------- +-- Power Supply Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.12.1... +------------------------------------------------------------------------------- + +PowerSupplyStateCapabilitiesUniqueFlags ::= INTEGER { + -- If 0 (zero), there are no power supply state capabilities + -- Note: These values are bit masks, so combination values are possible. + unknown(1), -- state capabilities are unknown + onlineCapable(2), -- power supply can be enabled (online) or disabled (offline) + notReadyCapable(4) -- power supply can be not ready +} + +PowerSupplyStateSettingsUniqueFlags ::= INTEGER { + -- If 0 (zero), there are no power supply state settings + -- Note: These values are bit masks, so combination values are possible. + unknown(1), -- state settings are unknown + onLine(2), -- power supply is enabled (online) + notReady(4), -- power supply is not ready + fanFailure(8), -- power supply fan has failed + onlineAndFanFailure(10), + powerSupplyIsON(16), -- power supply is supplying power + powerSupplyIsOK(32), -- power supply is indicating it is OK + acSwitchIsON(64), -- power supply is indicating AC power switch is on + onlineandAcSwitchIsON(66), + acPowerIsON(128), -- power supply is indicating AC power is on + onlineAndAcPowerIsON(130), + onlineAndPredictiveFailure(210), + acPowerAndSwitchAreOnPowerSupplyIsOnIsOkAndOnline(242) +} + +PowerSupplyTypeEnum ::= INTEGER { + powerSupplyTypeIsOther(1), -- type is other than following values + powerSupplyTypeIsUnknown(2), -- type is unknown + powerSupplyTypeIsLinear(3), -- type is Linear + powerSupplyTypeIsSwitching(4), -- type is Switching + powerSupplyTypeIsBattery(5), -- type is Battery + powerSupplyTypeIsUPS(6), -- type is Uninterruptible Power Supply + powerSupplyTypeIsConverter(7), -- type is Converter + powerSupplyTypeIsRegulator(8), -- type is Regulator + powerSupplyTypeIsAC(9), -- type is AC + powerSupplyTypeIsDC(10), -- type is DC + powerSupplyTypeIsVRM(11) -- type is VRM +} + +PowerSupplySensorStateFlags ::= INTEGER { + -- Note: These values are bit masks, so combination values are possible. + presenceDetected(1), -- state is Presence detected + psFailureDetected(2), -- state is PS Failure detected + predictiveFailure(4), -- state is Predictive Failure + psACLost(8), -- state is PS AC lost + acLostOrOutOfRange(16), -- state is AC lost or out-of-range + acOutOfRangeButPresent(32), -- state is AC out-of-range, but present + configurationError(64) -- state is Configuration error +} + +PowerSupplyConfigurationErrorTypeEnum ::= INTEGER { + vendorMismatch(1), -- error type is Vendor mismatch + revisionMismatch(2), -- error type is Revision mismatch + processorMissing(3) -- error type is Processor missing +} + +PowerSupplyTableEntry ::= SEQUENCE { + powerSupplychassisIndex ObjectRange, + powerSupplyIndex ObjectRange, + powerSupplyStateCapabilitiesUnique PowerSupplyStateCapabilitiesUniqueFlags, + powerSupplyStateSettingsUnique PowerSupplyStateSettingsUniqueFlags, + powerSupplyStatus ObjectStatusEnum, + powerSupplyOutputWatts Signed32BitRange, + powerSupplyType PowerSupplyTypeEnum, + powerSupplyLocationName String64, + powerSupplyMaximumInputVoltage Signed32BitRange, + powerSupplypowerUnitIndexReference ObjectRange, + powerSupplySensorState PowerSupplySensorStateFlags, + powerSupplyConfigurationErrorType PowerSupplyConfigurationErrorTypeEnum, + powerSupplyPowerMonitorCapable BooleanType, + powerSupplyRatedInputWattage Signed32BitRange, + powerSupplyFQDD FQDDString, + powerSupplyCurrentInputVoltage Signed32BitRange +} + +powerSupplyTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowerSupplyTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0012 This object defines the Power Supply Table." + ::= { powerGroup 12 } + +powerSupplyTableEntry OBJECT-TYPE + SYNTAX PowerSupplyTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0012.0001 This object defines the Power Supply Table Entry." + INDEX { powerSupplychassisIndex, + powerSupplyIndex } + ::= { powerSupplyTable 1 } + +powerSupplychassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { powerSupplyTableEntry 1 } + +powerSupplyIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0002 This attribute defines the index (one based) of the + power supply." + ::= { powerSupplyTableEntry 2 } + +powerSupplyStateCapabilitiesUnique OBJECT-TYPE + SYNTAX PowerSupplyStateCapabilitiesUniqueFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0003 This attribute defines the state capabilities of the + power supply." + ::= { powerSupplyTableEntry 3 } + +powerSupplyStateSettingsUnique OBJECT-TYPE + SYNTAX PowerSupplyStateSettingsUniqueFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0004 This attribute defines the state settings of the + power supply." + ::= { powerSupplyTableEntry 4 } + +powerSupplyStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0005 This attribute defines the status of the power supply." + ::= { powerSupplyTableEntry 5 } + +powerSupplyOutputWatts OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0006 This attribute defines the maximum sustained output + wattage of the power supply (in tenths of Watts)." + ::= { powerSupplyTableEntry 6 } + +powerSupplyType OBJECT-TYPE + SYNTAX PowerSupplyTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0007 This attribute defines the type of the power supply." + ::= { powerSupplyTableEntry 7 } + +powerSupplyLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0008 This attribute defines the location of the power supply." + ::= { powerSupplyTableEntry 8 } + +powerSupplyMaximumInputVoltage OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0009 This attribute defines the maximum input voltage of the + power supply (in Volts)." + ::= { powerSupplyTableEntry 9 } + +powerSupplypowerUnitIndexReference OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0010 This attribute defines the index to the associated + power unit if the power supply is part of a power unit." + ::= { powerSupplyTableEntry 10 } + +powerSupplySensorState OBJECT-TYPE + SYNTAX PowerSupplySensorStateFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0011 This attribute defines the state reported by the + power supply sensor. This attribute supplements the attribute + powerSupplyStateSettingsUnique." + ::= { powerSupplyTableEntry 11 } + +powerSupplyConfigurationErrorType OBJECT-TYPE + SYNTAX PowerSupplyConfigurationErrorTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0012 This attribute defines the type of configuration error + reported by the power supply sensor. When the configurationError bit is on + in the value for the attribute powerSupplySensorState, a value is returned + for this attribute; otherwise, a value is not returned for this attribute." + ::= { powerSupplyTableEntry 12 } + +powerSupplyPowerMonitorCapable OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0013 This attribute defines a boolean value that reports + whether the power supply is capable of monitoring power consumption." + ::= { powerSupplyTableEntry 13 } + +powerSupplyRatedInputWattage OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0014 This attribute defines the rated input wattage of the + power supply (in tenths of Watts)." + ::= { powerSupplyTableEntry 14 } + +powerSupplyFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0015 Fully qualified device descriptor (FQDD) of the + power supply." + ::= { powerSupplyTableEntry 15 } + +powerSupplyCurrentInputVoltage OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0012.0001.0016 This attribute defines the current input voltage to the + power supply (in Volts)." + ::= { powerSupplyTableEntry 16 } + + +------------------------------------------------------------------------------- +-- Voltage Probe Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.20.1... +------------------------------------------------------------------------------- + +VoltageTypeEnum ::= INTEGER { + voltageProbeTypeIsOther(1), -- type is other than following values + voltageProbeTypeIsUnknown(2), -- type is unknown + voltageProbeTypeIs1Point5Volt(3), -- type is 1.5 volt probe + voltageProbeTypeIs3Point3Volt(4), -- type is 3.3 volt probe + voltageProbeTypeIs5Volt(5), -- type is 5 volt probe + voltageProbeTypeIsMinus5Volt(6), -- type is -5 volt probe + voltageProbeTypeIs12Volt(7), -- type is 12 volt probe + voltageProbeTypeIsMinus12Volt(8), -- type is -12 volt probe + voltageProbeTypeIsIO(9), -- type is I/O probe + voltageProbeTypeIsCore(10), -- type is Core probe + voltageProbeTypeIsFLEA(11), -- type is FLEA (standby) probe + voltageProbeTypeIsBattery(12), -- type is Battery probe + voltageProbeTypeIsTerminator(13), -- type is SCSI Termination probe + voltageProbeTypeIs2Point5Volt(14), -- type is 2.5 volt probe + voltageProbeTypeIsGTL(15), -- type is GTL (ground termination logic) probe + voltageProbeTypeIsDiscrete(16), -- type is voltage probe with discrete reading + voltageProbeTypeIsGenericDiscrete(17), -- type is generic discrete reading + voltageProbeTypeIsPSVoltage(18), -- type is Power Supply voltage probe + voltageProbeTypeIsMemoryStatus(19) -- type is Memory Status probe +} + +VoltageDiscreteReadingEnum ::= INTEGER { + voltageIsGood(1), -- voltage reading is Good + voltageIsBad(2) -- voltage reading is Bad +} + +VoltageProbeTableEntry ::= SEQUENCE { + voltageProbechassisIndex ObjectRange, + voltageProbeIndex ObjectRange, + voltageProbeStateCapabilities StateCapabilitiesFlags, + voltageProbeStateSettings StateSettingsFlags, + voltageProbeStatus StatusProbeEnum, + voltageProbeReading Signed32BitRange, + voltageProbeType VoltageTypeEnum, + voltageProbeLocationName String64, + voltageProbeUpperNonRecoverableThreshold Signed32BitRange, + voltageProbeUpperCriticalThreshold Signed32BitRange, + voltageProbeUpperNonCriticalThreshold Signed32BitRange, + voltageProbeLowerNonCriticalThreshold Signed32BitRange, + voltageProbeLowerCriticalThreshold Signed32BitRange, + voltageProbeLowerNonRecoverableThreshold Signed32BitRange, + voltageProbeProbeCapabilities ProbeCapabilitiesFlags, + voltageProbeDiscreteReading VoltageDiscreteReadingEnum +} + +voltageProbeTable OBJECT-TYPE + SYNTAX SEQUENCE OF VoltageProbeTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0020 This object defines the Voltage Probe Table." + ::= { powerGroup 20 } + +voltageProbeTableEntry OBJECT-TYPE + SYNTAX VoltageProbeTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0020.001 This object defines the Voltage Probe Table Entry." + INDEX { voltageProbechassisIndex, + voltageProbeIndex } + ::= { voltageProbeTable 1 } + +voltageProbechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { voltageProbeTableEntry 1 } + +voltageProbeIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0002 This attribute defines the index (one based) of the + voltage probe." + ::= { voltageProbeTableEntry 2 } + +voltageProbeStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0003 This attribute defines the state capabilities of the + voltage probe." + ::= { voltageProbeTableEntry 3 } + +voltageProbeStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0004 This attribute defines the state settings of the + voltage probe." + ::= { voltageProbeTableEntry 4 } + +voltageProbeStatus OBJECT-TYPE + SYNTAX StatusProbeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0005 This attribute defines the probe status of the + voltage probe." + ::= { voltageProbeTableEntry 5 } + +voltageProbeReading OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0006 This attribute defines the reading for a voltage + probe of type other than voltageProbeTypeIsDiscrete. When the value + for voltageProbeType is other than voltageProbeTypeIsDiscrete, the value + returned for this attribute is the voltage that the probe is reading + in millivolts. When the value for voltageProbeType is + voltageProbeTypeIsDiscrete, a value is not returned for this attribute." + ::= { voltageProbeTableEntry 6 } + +voltageProbeType OBJECT-TYPE + SYNTAX VoltageTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0007 This attribute defines the type of the voltage probe." + ::= { voltageProbeTableEntry 7 } + +voltageProbeLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0008 This attribute defines the location name of the + voltage probe." + ::= { voltageProbeTableEntry 8 } + +voltageProbeUpperNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0009 This attribute defines the upper nonrecoverable threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 9 } + +voltageProbeUpperCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0010 This attribute defines the upper critical threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 10 } + +voltageProbeUpperNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0011 This attribute defines the upper noncritical threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 11 } + +voltageProbeLowerNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0012 This attribute defines the lower noncritical threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 12 } + +voltageProbeLowerCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0013 This attribute defines the lower critical threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 13 } + +voltageProbeLowerNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0014 This attribute defines the lower nonrecoverable threshold + of the voltage probe. The value is an integer representing the voltage + of the threshold in millivolts." + ::= { voltageProbeTableEntry 14 } + +voltageProbeProbeCapabilities OBJECT-TYPE + SYNTAX ProbeCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0015 This attribute defines the probe capabilities of the + voltage probe." + ::= { voltageProbeTableEntry 15 } + +voltageProbeDiscreteReading OBJECT-TYPE + SYNTAX VoltageDiscreteReadingEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0020.0001.0016 This attribute defines the reading for a voltage + probe of type voltageProbeTypeIsDiscrete. When the value for voltageProbeType + is other than voltageProbeTypeIsDiscrete, a value is not returned for this + attribute. When the value for voltageProbeType is voltageProbeTypeIsDiscrete, + the value returned for this attribute is the discrete reading for the probe." + ::= { voltageProbeTableEntry 16 } + + +------------------------------------------------------------------------------- +-- Amperage Probe Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.30.1... +------------------------------------------------------------------------------- + +AmperageProbeTypeEnum ::= INTEGER { + amperageProbeTypeIsOther(1), -- type is other than following values + amperageProbeTypeIsUnknown(2), -- type is unknown + amperageProbeTypeIs1Point5Volt(3), -- type is 1.5 amperage probe + amperageProbeTypeIs3Point3volt(4), -- type is 3.3 amperage probe + amperageProbeTypeIs5Volt(5), -- type is 5 amperage probe + amperageProbeTypeIsMinus5Volt(6), -- type is -5 amperage probe + amperageProbeTypeIs12Volt(7), -- type is 12 amperage probe + amperageProbeTypeIsMinus12Volt(8), -- type is -12 amperage probe + amperageProbeTypeIsIO(9), -- type is I/O probe + amperageProbeTypeIsCore(10), -- type is Core probe + amperageProbeTypeIsFLEA(11), -- type is FLEA (standby) probe + amperageProbeTypeIsBattery(12), -- type is Battery probe + amperageProbeTypeIsTerminator(13), -- type is SCSI Termination probe + amperageProbeTypeIs2Point5Volt(14), -- type is 2.5 amperage probe + amperageProbeTypeIsGTL(15), -- type is GTL (ground termination logic) probe + amperageProbeTypeIsDiscrete(16), -- type is amperage probe with discrete reading + amperageProbeTypeIsPowerSupplyAmps(23), -- type is Power Supply probe with reading in Amps + amperageProbeTypeIsPowerSupplyWatts(24), -- type is Power Supply probe with reading in Watts + amperageProbeTypeIsSystemAmps(25), -- type is System probe with reading in Amps + amperageProbeTypeIsSystemWatts(26) -- type is System probe with reading in Watts +} + +AmperageDiscreteReadingEnum ::= INTEGER { + amperageIsGood(1), -- amperage reading is Good + amperageIsBad(2) -- amperage reading is Bad +} + +AmperageProbeTableEntry ::= SEQUENCE { + amperageProbechassisIndex ObjectRange, + amperageProbeIndex ObjectRange, + amperageProbeStateCapabilities StateCapabilitiesFlags, + amperageProbeStateSettings StateSettingsFlags, + amperageProbeStatus StatusProbeEnum, + amperageProbeReading Signed32BitRange, + amperageProbeType AmperageProbeTypeEnum, + amperageProbeLocationName String64, + amperageProbeUpperNonRecoverableThreshold Signed32BitRange, + amperageProbeUpperCriticalThreshold Signed32BitRange, + amperageProbeUpperNonCriticalThreshold Signed32BitRange, + amperageProbeLowerNonCriticalThreshold Signed32BitRange, + amperageProbeLowerCriticalThreshold Signed32BitRange, + amperageProbeLowerNonRecoverableThreshold Signed32BitRange, + amperageProbeProbeCapabilities ProbeCapabilitiesFlags, + amperageProbeDiscreteReading AmperageDiscreteReadingEnum +} + +amperageProbeTable OBJECT-TYPE + SYNTAX SEQUENCE OF AmperageProbeTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0030 This object defines the Amperage Probe Table." + ::= { powerGroup 30 } + +amperageProbeTableEntry OBJECT-TYPE + SYNTAX AmperageProbeTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0030.0001 This object defines the Amperage Probe Table Entry." + INDEX { amperageProbechassisIndex, + amperageProbeIndex } + ::= { amperageProbeTable 1 } + +amperageProbechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0001 This attribute defines the index (one based) of + the system chassis." + ::= { amperageProbeTableEntry 1 } + +amperageProbeIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0002 This attribute defines the index (one based) of the + amperage probe." + ::= { amperageProbeTableEntry 2 } + +amperageProbeStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0003 This attribute defines the state capabilities of the + amperage probe." + ::= { amperageProbeTableEntry 3 } + +amperageProbeStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0004 This attribute defines the state settings of the + amperage probe." + ::= { amperageProbeTableEntry 4 } + +amperageProbeStatus OBJECT-TYPE + SYNTAX StatusProbeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0005 This attribute defines the probe status of the + amperage probe." + ::= { amperageProbeTableEntry 5 } + +amperageProbeReading OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0006 This attribute defines the reading for an amperage + probe of type other than amperageProbeTypeIsDiscrete. + + When the value for amperageProbeType is amperageProbeTypeIsPowerSupplyAmps + or amperageProbeTypeIsSystemAmps, the value returned for this attribute + is the power usage that the probe is reading in tenths of Amps. + + When the value for amperageProbeType is amperageProbeTypeIsPowerSupplyWatts + or amperageProbeTypeIsSystemWatts, the value returned for this attribute + is the power usage that the probe is reading in Watts. + + When the value for amperageProbeType is other than amperageProbeTypeIsDiscrete, + amperageProbeTypeIsPowerSupplyAmps, amperageProbeTypeIsPowerSupplyWatts, + amperageProbeTypeIsSystemAmps or amperageProbeTypeIsSystemWatts, + the value returned for this attribute is the amperage that the probe is + reading in Milliamps. + + When the value for amperageProbeType is amperageProbeTypeIsDiscrete, + a value is not returned for this attribute." + ::= { amperageProbeTableEntry 6 } + +amperageProbeType OBJECT-TYPE + SYNTAX AmperageProbeTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0007 This attribute defines the type of the amperage probe." + ::= { amperageProbeTableEntry 7 } + +amperageProbeLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0008 This attribute defines the location of the amperage probe." + ::= { amperageProbeTableEntry 8 } + +amperageProbeUpperNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0009 This attribute defines the upper nonrecoverable threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 9 } + +amperageProbeUpperCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0010 This attribute defines the upper critical threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 10 } + +amperageProbeUpperNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0011 This attribute defines the upper noncritical threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 11 } + +amperageProbeLowerNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0012 This attribute defines the lower noncritical threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 12 } + +amperageProbeLowerCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0013 This attribute defines the lower critical threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 13 } + +amperageProbeLowerNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0014 This attribute defines the lower nonrecoverable threshold + of the amperage probe. The value is an integer representing the amperage + of the threshold in milliamps." + ::= { amperageProbeTableEntry 14 } + +amperageProbeProbeCapabilities OBJECT-TYPE + SYNTAX ProbeCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0015 This attribute defines the probe capabilities of the + amperage probe." + ::= { amperageProbeTableEntry 15 } + +amperageProbeDiscreteReading OBJECT-TYPE + SYNTAX AmperageDiscreteReadingEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0030.0001.0016 This attribute defines the reading for an amperage + probe of type amperageProbeTypeIsDiscrete. When the value for amperageProbeType + is other than amperageProbeTypeIsDiscrete, a value is not returned for this + attribute. When the value for amperageProbeType is amperageProbeTypeIsDiscrete, + the value returned for this attribute is the discrete reading for the probe." + ::= { amperageProbeTableEntry 16 } + + +------------------------------------------------------------------------------- +-- System Battery Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.50.1... +------------------------------------------------------------------------------- + +SystemBatteryReadingFlags ::= INTEGER { + -- Note: These values are bit masks, so combination values are possible. + predictiveFailure(1), -- battery predictive failure + failed(2), -- battery failed + presenceDetected(4) -- battery presence detected +} + +SystemBatteryTableEntry ::= SEQUENCE { + systemBatteryChassisIndex ObjectRange, + systemBatteryIndex ObjectRange, + systemBatteryStateCapabilities StateCapabilitiesFlags, + systemBatteryStateSettings StateSettingsFlags, + systemBatteryStatus ObjectStatusEnum, + systemBatteryReading SystemBatteryReadingFlags, + systemBatteryLocationName String64 +} + +systemBatteryTable OBJECT-TYPE + SYNTAX SEQUENCE OF SystemBatteryTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0050 This object defines the System Battery Table." + ::= { powerGroup 50 } + +systemBatteryTableEntry OBJECT-TYPE + SYNTAX SystemBatteryTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0050.0001 This object defines the System Battery Table Entry." + INDEX { systemBatteryChassisIndex, + systemBatteryIndex } + ::= { systemBatteryTable 1 } + +systemBatteryChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0050.0001.0001 This attribute defines the index (one based) of + the system chassis that contains the battery." + ::= { systemBatteryTableEntry 1 } + +systemBatteryIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0050.0001.0002 This attribute defines the index (one based) of the battery." + ::= { systemBatteryTableEntry 2 } + +systemBatteryStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0050.0001.0003 This attribute defines the state capabilities of the battery." + ::= { systemBatteryTableEntry 3 } + +systemBatteryStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0050.0001.0004 This attribute defines the state settings of the battery." + ::= { systemBatteryTableEntry 4 } + +systemBatteryStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0050.0001.0005 This attribute defines the status of the battery." + ::= { systemBatteryTableEntry 5 } + +systemBatteryReading OBJECT-TYPE + SYNTAX SystemBatteryReadingFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0050.0001.0006 This attribute defines the reading of the battery." + ::= { systemBatteryTableEntry 6 } + +systemBatteryLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0050.0001.0007 This attribute defines the location of the battery." + ::= { systemBatteryTableEntry 7 } + + +------------------------------------------------------------------------------- +-- Power Usage Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.600.60.1... +------------------------------------------------------------------------------- + +PowerCapCapabilitiesFlags ::= INTEGER { + -- Note: These values are bit masks, so combination values are possible. + -- none(0), - no power cap capabilities + enable(1), -- power cap can be enabled + disable(2) -- power cap can be disabled +} + +PowerCapSettingEnum ::= INTEGER { + -- disabled(0), - power cap disabled + enabled(1) -- power cap enabled +} + +PowerUsageTableEntry ::= SEQUENCE { + powerUsageChassisIndex ObjectRange, + powerUsageIndex ObjectRange, + powerUsageStateCapabilities StateCapabilitiesFlags, + powerUsageStateSettings StateSettingsFlags, + powerUsageStatus ObjectStatusEnum, + powerUsageEntityName String64, + powerUsageCumulativeWattage Unsigned32BitRange, + powerUsageCumulativeWattageStartDateName DateName, + powerUsagePeakWatts Unsigned32BitRange, + powerUsagePeakWattsStartDateName DateName, + powerUsagePeakWattsReadingDateName DateName, + powerUsagePeakAmps Unsigned32BitRange, + powerUsagePeakAmpsStartDateName DateName, + powerUsagePeakAmpsReadingDateName DateName, + powerUsageIdlePower Unsigned32BitRange, + powerUsageMaxPotentialPower Unsigned32BitRange, + powerUsagePowerCapCapabilities PowerCapCapabilitiesFlags, + powerUsagePowerCapSetting PowerCapSettingEnum, + powerUsagePowerCapValue Unsigned32BitRange, + powerUsageInstantaneousHeadroom Unsigned32BitRange, + powerUsagePeakHeadroom Unsigned32BitRange +} + +powerUsageTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowerUsageTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0060 This object defines the Power Usage Table." + ::= { powerGroup 60 } + +powerUsageTableEntry OBJECT-TYPE + SYNTAX PowerUsageTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0600.0060.0001 This object defines the Power Usage Table Entry." + INDEX { powerUsageChassisIndex, + powerUsageIndex } + ::= { powerUsageTable 1 } + +powerUsageChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0001 This attribute defines the index (one based) of + the associated system chassis." + ::= { powerUsageTableEntry 1 } + +powerUsageIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0002 This attribute defines the index (one based) of the + power usage information." + ::= { powerUsageTableEntry 2 } + +powerUsageStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0003 This attribute defines the state capabilities of the + power usage information." + ::= { powerUsageTableEntry 3 } + +powerUsageStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0004 This attribute defines the state settings of the + power usage information." + ::= { powerUsageTableEntry 4 } + +powerUsageStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0005 This attribute defines the status of the + power usage information." + ::= { powerUsageTableEntry 5 } + +powerUsageEntityName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0006 This attribute defines the name of the entity + associated with this power usage information." + ::= { powerUsageTableEntry 6 } + +powerUsageCumulativeWattage OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0007 This attribute defines the total wattage used + (in Watt-hours) by this entity since the date and time specified + by the powerUsageCumulativeWattageStartDateName attribute." + ::= { powerUsageTableEntry 7 } + +powerUsageCumulativeWattageStartDateName OBJECT-TYPE + SYNTAX DateName + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0008 This attribute defines the date and time at + which the data collection started for the value reported by the + powerUsageCumulativeWattage attribute." + ::= { powerUsageTableEntry 8 } + +powerUsagePeakWatts OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0009 This attribute defines the peak wattage reading + (in Watts) for this entity since the date and time specified by the + powerUsagePeakWattsStartDateName attribute." + ::= { powerUsageTableEntry 9 } + +powerUsagePeakWattsStartDateName OBJECT-TYPE + SYNTAX DateName + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0010 This attribute defines the date and time at + which the data collection started for the value reported by the + powerUsagePeakWatts attribute." + ::= { powerUsageTableEntry 10 } + +powerUsagePeakWattsReadingDateName OBJECT-TYPE + SYNTAX DateName + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0011 This attribute defines the date and time at + which the value reported by the powerUsagePeakWatts attribute was + measured." + ::= { powerUsageTableEntry 11 } + +powerUsagePeakAmps OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0012 This attribute defines the peak amperage reading + (in tenths of Amps) for this entity since the date and time specified + by the powerUsagePeakAmpsStartDateName attribute." + ::= { powerUsageTableEntry 12 } + +powerUsagePeakAmpsStartDateName OBJECT-TYPE + SYNTAX DateName + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0013 This attribute defines the date and time at + which the data collection started for the value reported by the + powerUsagePeakAmps attribute." + ::= { powerUsageTableEntry 13 } + +powerUsagePeakAmpsReadingDateName OBJECT-TYPE + SYNTAX DateName + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0014 This attribute defines the date and time at + which the value reported by the powerUsagePeakAmps attribute was + measured." + ::= { powerUsageTableEntry 14 } + +powerUsageIdlePower OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0015 This attribute defines the system idle power + (in Watts). This is the minimum power the system can consume + based on the current hardware configuration." + ::= { powerUsageTableEntry 15 } + +powerUsageMaxPotentialPower OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0016 This attribute defines the system maximum potential + power (in Watts). This is the maximum power the system can consume + based on the current hardware configuration." + ::= { powerUsageTableEntry 16 } + +powerUsagePowerCapCapabilities OBJECT-TYPE + SYNTAX PowerCapCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0017 This attribute defines the system power cap capabilities." + ::= { powerUsageTableEntry 17 } + +powerUsagePowerCapSetting OBJECT-TYPE + SYNTAX PowerCapSettingEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0018 This attribute defines the system power cap setting." + ::= { powerUsageTableEntry 18 } + +powerUsagePowerCapValue OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0019 This attribute defines the system power cap value + (in Watts)." + ::= { powerUsageTableEntry 19 } + +powerUsageInstantaneousHeadroom OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0020 This attribute defines the system instantaneous + headroom (in Watts). This is the theoretical maximum power drawn by + the power supply minus instantaneous power draw." + ::= { powerUsageTableEntry 20 } + +powerUsagePeakHeadroom OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0600.0060.0001.0021 This attribute defines the system peak headroom + (in Watts). This is the theoretical maximum power drawn by the power + supply minus peak power draw." + ::= { powerUsageTableEntry 21 } + + +------------------------------------------------------------------------------- +-- Thermal Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.700 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Cooling Unit Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.700.10.1... +------------------------------------------------------------------------------- + +CoolingUnitTableEntry ::= SEQUENCE { + coolingUnitchassisIndex ObjectRange, + coolingUnitIndex ObjectRange, + coolingUnitStateCapabilties StateCapabilitiesFlags, + coolingUnitStateSettings StateSettingsFlags, + coolingUnitRedundancyStatus StatusRedundancyEnum, + coolingDeviceCountForRedundancy ObjectRange, + coolingUnitName String64, + coolingUnitStatus ObjectStatusEnum +} + +coolingUnitTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0700.0010 This object defines the Cooling Unit Table." + ::= { thermalGroup 10 } + +coolingUnitTableEntry OBJECT-TYPE + SYNTAX CoolingUnitTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0700.0010.0001 This object defines the Cooling Unit Table Entry." + INDEX { coolingUnitchassisIndex, + coolingUnitIndex } + ::= { coolingUnitTable 1 } + +coolingUnitchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0010.0001.0001 This attribute defines the index (one based) of + the associated system chassis." + ::= { coolingUnitTableEntry 1 } + +coolingUnitIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0010.0001.0002 This attribute defines the index (one based) of the + cooling unit." + ::= { coolingUnitTableEntry 2 } + +coolingUnitStateCapabilties OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0010.0001.0003 This attribute defines the state capabilities of the + cooling unit." + ::= { coolingUnitTableEntry 3 } + +coolingUnitStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0010.0001.0004 This attribute defines the state settings of the + cooling unit." + ::= { coolingUnitTableEntry 4 } + +coolingUnitRedundancyStatus OBJECT-TYPE + SYNTAX StatusRedundancyEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0010.0001.0005 This attribute defines the redundancy status of the + cooling unit." + ::= { coolingUnitTableEntry 5 } + +coolingDeviceCountForRedundancy OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0010.0001.0006 This attribute defines the total number of cooling devices + required for this cooling unit to have full redundancy." + ::= { coolingUnitTableEntry 6 } + +coolingUnitName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0010.0001.0007 This attribute defines the name of the cooling unit." + ::= { coolingUnitTableEntry 7 } + +coolingUnitStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0010.0001.0008 This attribute defines the status of the cooling unit." + ::= { coolingUnitTableEntry 8 } + + +------------------------------------------------------------------------------- +-- Cooling Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.700.12.1... +------------------------------------------------------------------------------- + +CoolingDeviceTypeEnum ::= INTEGER { + coolingDeviceTypeIsOther(1), -- type is other than following values + coolingDeviceTypeIsUnknown(2), -- type is unknown + coolingDeviceTypeIsAFan(3), -- type is Fan + coolingDeviceTypeIsABlower(4), -- type is Centrifugal Blower + coolingDeviceTypeIsAChipFan(5), -- type is Fan on Integrated Circuit + coolingDeviceTypeIsACabinetFan(6), -- type is Cabinet Fan + coolingDeviceTypeIsAPowerSupplyFan(7), -- type is Power Supply Fan + coolingDeviceTypeIsAHeatPipe(8), -- type is Heat Pipe + coolingDeviceTypeIsRefrigeration(9), -- type is Integrated Refrigeration Unit + coolingDeviceTypeIsActiveCooling(10), -- type is Active Cooling Device + coolingDeviceTypeIsPassiveCooling(11) -- type is Passive Cooling Device +} + +CoolingDeviceSubTypeEnum ::= INTEGER { + coolingDeviceSubTypeIsOther(1), -- subtype is other than following values + coolingDeviceSubTypeIsUnknown(2), -- subtype is unknown + coolingDeviceSubTypeIsAFanThatReadsInRPM(3),-- subtype is Fan that reads RPM + coolingDeviceSubTypeIsAFanReadsONorOFF(4), -- subtype is Fan that reads Off or On + coolingDeviceSubTypeIsAPowerSupplyFanThatReadsinRPM(5), -- subtype is Power Supply Fan that reads RPM + coolingDeviceSubTypeIsAPowerSupplyFanThatReadsONorOFF(6),-- subtype is Power Supply Fan that reads Off or On + coolingDeviceSubTypeIsDiscrete(16) -- subtype is cooling device with discrete reading +} + +CoolingDeviceDiscreteReadingEnum ::= INTEGER { + coolingDeviceIsGood(1), -- cooling device is Good + coolingDeviceIsBad(2) -- cooling device is Bad +} + +CoolingDeviceTableEntry ::= SEQUENCE { + coolingDevicechassisIndex ObjectRange, + coolingDeviceIndex ObjectRange, + coolingDeviceStateCapabilities StateCapabilitiesFlags, + coolingDeviceStateSettings StateSettingsFlags, + coolingDeviceStatus StatusProbeEnum, + coolingDeviceReading Signed32BitRange, + coolingDeviceType CoolingDeviceTypeEnum, + coolingDeviceLocationName String64, + coolingDeviceUpperNonRecoverableThreshold Signed32BitRange, + coolingDeviceUpperCriticalThreshold Signed32BitRange, + coolingDeviceUpperNonCriticalThreshold Signed32BitRange, + coolingDeviceLowerNonCriticalThreshold Signed32BitRange, + coolingDeviceLowerCriticalThreshold Signed32BitRange, + coolingDeviceLowerNonRecoverableThreshold Signed32BitRange, + coolingDevicecoolingUnitIndexReference ObjectRange, + coolingDeviceSubType CoolingDeviceSubTypeEnum, + coolingDeviceProbeCapabilities ProbeCapabilitiesFlags, + coolingDeviceDiscreteReading CoolingDeviceDiscreteReadingEnum, + coolingDeviceFQDD FQDDString +} + +coolingDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0700.0012 This object defines the Cooling Device Table." + ::= { thermalGroup 12 } + +coolingDeviceTableEntry OBJECT-TYPE + SYNTAX CoolingDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0700.0012.0001 This object defines the Cooling Device Table Entry." + INDEX { coolingDevicechassisIndex, + coolingDeviceIndex } + ::= { coolingDeviceTable 1 } + +coolingDevicechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { coolingDeviceTableEntry 1 } + +coolingDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0002 This attribute defines the index (one based) of the + cooling device." + ::= { coolingDeviceTableEntry 2 } + +coolingDeviceStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0003 This attribute defines the state capabilities of the + cooling device." + ::= { coolingDeviceTableEntry 3 } + +coolingDeviceStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0004 This attribute defines the state settings of the + cooling device." + ::= { coolingDeviceTableEntry 4 } + +coolingDeviceStatus OBJECT-TYPE + SYNTAX StatusProbeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0005 This attribute defines the probe status of the + cooling device." + ::= { coolingDeviceTableEntry 5 } + +coolingDeviceReading OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0006 This attribute defines the reading for a cooling device + of subtype other than coolingDeviceSubTypeIsDiscrete. When the value + for coolingDeviceSubType is other than coolingDeviceSubTypeIsDiscrete, the + value returned for this attribute is the speed in RPM or the OFF/ON value + of the cooling device. When the value for coolingDeviceSubType is + coolingDeviceSubTypeIsDiscrete, a value is not returned for this attribute." + ::= { coolingDeviceTableEntry 6 } + +coolingDeviceType OBJECT-TYPE + SYNTAX CoolingDeviceTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0007 This attribute defines the type of the cooling device." + ::= { coolingDeviceTableEntry 7 } + +coolingDeviceLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0008 This attribute defines the location name of the + cooling device." + ::= { coolingDeviceTableEntry 8 } + +coolingDeviceUpperNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0009 This attribute defines the upper nonrecoverable threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 9 } + +coolingDeviceUpperCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0010 This attribute defines the upper critical threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 10 } + +coolingDeviceUpperNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0011 This attribute defines the upper noncritical threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 11 } + +coolingDeviceLowerNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0012 This attribute defines the lower noncritical threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 12 } + +coolingDeviceLowerCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0013 This attribute defines the lower critical threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 13 } + +coolingDeviceLowerNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0014 This attribute defines the lower nonrecoverable threshold + of the cooling device. The value is an integer representing fan speed + in revolutions per minute (RPM). It is not applicable to OFF/ON type + cooling devices or non-cooling device types." + ::= { coolingDeviceTableEntry 14 } + +coolingDevicecoolingUnitIndexReference OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0015 This attribute defines the index to the associated + cooling unit." + ::= { coolingDeviceTableEntry 15 } + +coolingDeviceSubType OBJECT-TYPE + SYNTAX CoolingDeviceSubTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0016 This attribute defines the subtype of the cooling device." + ::= { coolingDeviceTableEntry 16 } + +coolingDeviceProbeCapabilities OBJECT-TYPE + SYNTAX ProbeCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0017 This attribute defines the probe capabilities of the + cooling device." + ::= { coolingDeviceTableEntry 17 } + +coolingDeviceDiscreteReading OBJECT-TYPE + SYNTAX CoolingDeviceDiscreteReadingEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0018 This attribute defines the reading for a cooling device + of type coolingDeviceSubTypeIsDiscrete. When the value for + coolingDeviceSubType is other than coolingDeviceSubTypeIsDiscrete, a value + is not returned for this attribute. When the value for coolingDeviceSubType + is coolingDeviceSubTypeIsDiscrete, the value returned for this attribute + is the discrete reading for the cooling device." + ::= { coolingDeviceTableEntry 18 } + +coolingDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0012.0001.0019 Fully qualified device descriptor (FQDD) of the + cooling device." + ::= { coolingDeviceTableEntry 19 } + + +------------------------------------------------------------------------------- +-- Temperature Probe Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.700.20.1... +------------------------------------------------------------------------------- + +TemperatureProbeTypeEnum ::= INTEGER { + temperatureProbeTypeIsOther(1), -- type is other than following values + temperatureProbeTypeIsUnknown(2), -- type is unknown + temperatureProbeTypeIsAmbientESM(3), -- type is Ambient Embedded Systems Management temperature probe + temperatureProbeTypeIsDiscrete(16) -- type is temperature probe with discrete reading +} + +TemperatureDiscreteReadingEnum ::= INTEGER { + temperatureIsGood(1), -- temperature reading is Good + temperatureIsBad(2) -- temperature reading is Bad +} + +TemperatureProbeTableEntry ::= SEQUENCE { + temperatureProbechassisIndex ObjectRange, + temperatureProbeIndex ObjectRange, + temperatureProbeStateCapabilities StateCapabilitiesFlags, + temperatureProbeStateSettings StateSettingsFlags, + temperatureProbeStatus StatusProbeEnum, + temperatureProbeReading Signed32BitRange, + temperatureProbeType TemperatureProbeTypeEnum, + temperatureProbeLocationName String64, + temperatureProbeUpperNonRecoverableThreshold Signed32BitRange, + temperatureProbeUpperCriticalThreshold Signed32BitRange, + temperatureProbeUpperNonCriticalThreshold Signed32BitRange, + temperatureProbeLowerNonCriticalThreshold Signed32BitRange, + temperatureProbeLowerCriticalThreshold Signed32BitRange, + temperatureProbeLowerNonRecoverableThreshold Signed32BitRange, + temperatureProbeProbeCapabilities ProbeCapabilitiesFlags, + temperatureProbeDiscreteReading TemperatureDiscreteReadingEnum +} + +temperatureProbeTable OBJECT-TYPE + SYNTAX SEQUENCE OF TemperatureProbeTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0700.0020 This object defines the Temperature Probe Table." + ::= { thermalGroup 20 } + +temperatureProbeTableEntry OBJECT-TYPE + SYNTAX TemperatureProbeTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "0700.0020.0001 This object defines the Temperature Probe Table Entry." + INDEX { temperatureProbechassisIndex, + temperatureProbeIndex } + ::= { temperatureProbeTable 1 } + +temperatureProbechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { temperatureProbeTableEntry 1 } + +temperatureProbeIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0002 This attribute defines the index (one based) of the + temperature probe." + ::= { temperatureProbeTableEntry 2 } + +temperatureProbeStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0003 This attribute defines the state capabilities of the + temperature probe." + ::= { temperatureProbeTableEntry 3 } + +temperatureProbeStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0004 This attribute defines the state settings of the + temperature probe." + ::= { temperatureProbeTableEntry 4 } + +temperatureProbeStatus OBJECT-TYPE + SYNTAX StatusProbeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0005 This attribute defines the probe status of the + temperature probe." + ::= { temperatureProbeTableEntry 5 } + +temperatureProbeReading OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0006 This attribute defines the reading for a temperature + probe of type other than temperatureProbeTypeIsDiscrete. When the value + for temperatureProbeType is other than temperatureProbeTypeIsDiscrete, + the value returned for this attribute is the temperature that the probe + is reading in tenths of degrees Centigrade. When the value for + temperatureProbeType is temperatureProbeTypeIsDiscrete, a value is not + returned for this attribute." + ::= { temperatureProbeTableEntry 6 } + +temperatureProbeType OBJECT-TYPE + SYNTAX TemperatureProbeTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0007 This attribute defines the type of the temperature probe." + ::= { temperatureProbeTableEntry 7 } + +temperatureProbeLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0008 This attribute defines the location name of the + temperature probe." + ::= { temperatureProbeTableEntry 8 } + +temperatureProbeUpperNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0009 This attribute defines the upper nonrecoverable threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 9 } + +temperatureProbeUpperCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0010 This attribute defines the upper critical threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 10 } + +temperatureProbeUpperNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0011 This attribute defines the upper noncritical threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 11 } + +temperatureProbeLowerNonCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0012 This attribute defines the lower noncritical threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 12 } + +temperatureProbeLowerCriticalThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0013 This attribute defines the lower critical threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 13 } + +temperatureProbeLowerNonRecoverableThreshold OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0014 This attribute defines the lower nonrecoverable threshold + of the temperature probe. The value is an integer representing the temperature + of the threshold in tenths of degrees Centigrade." + ::= { temperatureProbeTableEntry 14 } + +temperatureProbeProbeCapabilities OBJECT-TYPE + SYNTAX ProbeCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0015 This attribute defines the probe capabilities of the + temperature probe." + ::= { temperatureProbeTableEntry 15 } + +temperatureProbeDiscreteReading OBJECT-TYPE + SYNTAX TemperatureDiscreteReadingEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0700.0020.0001.0016 This attribute defines the reading for a temperature + probe of type temperatureProbeTypeIsDiscrete. When the value for + temperatureProbeType is other than temperatureProbeTypeIsDiscrete, a value + is not returned for this attribute. When the value for temperatureProbeType + is temperatureProbeTypeIsDiscrete, the value returned for this attribute + is the discrete reading for the probe." + ::= { temperatureProbeTableEntry 16 } + + +------------------------------------------------------------------------------- +-- Device Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Processor Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.30.1... +------------------------------------------------------------------------------- + +ProcessorDeviceType ::= INTEGER { + deviceTypeIsOther(1), -- type is other than following values + deviceTypeIsUnknown(2), -- type is unknown + deviceTypeIsCPU(3), -- type is Central Processing Unit + deviceTypeIsMathProcessor(4), -- type is Math Processor + deviceTypeIsDSP(5), -- type is Digital Signal Processor + deviceTypeIsAVideoProcessor(6) -- type is Video Processor +} + +ProcessorDeviceFamily ::= INTEGER { + deviceFamilyIsOther(1), -- family is Other + deviceFamilyIsUnknown(2), -- family is Unknown + deviceFamilyIs8086(3), -- family is 8086 + deviceFamilyIs80286(4), -- family is 80286 + deviceFamilyIsIntel386(5), -- family is Intel386 processor + deviceFamilyIsIntel486(6), -- family is Intel486 processor + deviceFamilyIs8087(7), -- family is 8087 + deviceFamilyIs80287(8), -- family is 80287 + deviceFamilyIs80387(9), -- family is 80387 + deviceFamilyIs80487(10), -- family is 80487 + deviceFamilyIsPentium(11), -- family is Pentium processor Family + deviceFamilyIsPentiumPro(12), -- family is Pentium Pro processor + deviceFamilyIsPentiumII(13), -- family is Pentium II processor + deviceFamilyIsPentiumMMX(14), -- family is Pentium processor with MMX technology + deviceFamilyIsCeleron(15), -- family is Celeron processor + deviceFamilyIsPentiumIIXeon(16), -- family is Pentium II Xeon processor + deviceFamilyIsPentiumIII(17), -- family is Pentium III processor + deviceFamilyIsPentiumIIIXeon(18), -- family is Pentium III Xeon processor + deviceFamilyIsPentiumIIISpeedStep(19), -- family is Pentium III Processor with Intel SpeedStep Technology + deviceFamilyIsItanium(20), -- family is Itanium processor + deviceFamilyIsIntelXeon(21), -- family is Intel Xeon + deviceFamilyIsPentium4(22), -- family is Pentium 4 Processor + deviceFamilyIsIntelXeonMP(23), -- family is Intel Xeon processor MP + deviceFamilyIsIntelItanium2(24), -- family is Intel Itanium 2 processor + deviceFamilyIsK5(25), -- family is K5 Family + deviceFamilyIsK6(26), -- family is K6 Family + deviceFamilyIsK6Dash2(27), -- family is K6-2 + deviceFamilyIsK6Dash3(28), -- family is K6-3 + deviceFamilyIsAMDAthlon(29), -- family is AMD Athlon Processor Family + deviceFamilyIsAMD2900(30), -- family is AMD2900 Family + deviceFamilyIsK6Dash2Plus(31), -- family is K6-2+ + deviceFamilyIsPowerPC(32), -- family is Power PC Family + deviceFamilyIsPowerPC601(33), -- family is Power PC 601 + deviceFamilyIsPowerPC603(34), -- family is Power PC 603 + deviceFamilyIsPowerPC603Plus(35), -- family is Power PC 603+ + deviceFamilyIsPowerPC604(36), -- family is Power PC 604 + deviceFamilyIsPowerPC620(37), -- family is Power PC 620 + deviceFamilyIsPowerPCx704(38), -- family is Power PC x704 + deviceFamilyIsPowerPC750(39), -- family is Power PC 750 + deviceFamilyIsIntelCoreDuo(40), -- family is Intel(R) Core(TM) Duo processor + deviceFamilyIsIntelCoreDuoMobile(41), -- family is Intel(R) Core(TM) Duo mobile processor + deviceFamilyIsIntelCoreSoloMobile(42), -- family is Intel(R) Core(TM) Solo mobile processor + deviceFamilyIsIntelAtom(43), -- family is Intel(R) Atom(TM) processor + deviceFamilyIsAlpha(48), -- family is Alpha Family + deviceFamilyIsAlpha21064(49), -- family is Alpha 21064 + deviceFamilyIsAlpha21066(50), -- family is Alpha 21066 + deviceFamilyIsAlpha21164(51), -- family is Alpha 21164 + deviceFamilyIsAlpha21164PC(52), -- family is Alpha 21164PC + deviceFamilyIsAlpha21164a(53), -- family is Alpha 21164a + deviceFamilyIsAlpha21264(54), -- family is Alpha 21264 + deviceFamilyIsAlpha21364(55), -- family is Alpha 21364 + deviceFamilyIsAMDTurionIIUltraDualMobileM(56), -- family is AMD Turion(TM) II Ultra Dual-Core Mobile M Processor Family + deviceFamilyIsAMDTurionIIDualMobileM(57), -- family is AMD Turion(TM) II Dual-Core Mobile M Processor Family + deviceFamilyIsAMDAthlonIIDualMobileM(58), -- family is AMD Athlon(TM) II Dual-Core Mobile M Processor Family + deviceFamilyIsAMDOpteron6100(59), -- family is AMD Opteron(TM) 6100 Series Processor + deviceFamilyIsAMDOpteron4100(60), -- family is AMD Opteron(TM) 4100 Series Processor + deviceFamilyIsAMDOpteron6200(61), -- family is AMD Opteron(TM) 6200 Series Processor + deviceFamilyIsAMDOpteron4200(62), -- family is AMD Opteron(TM) 4200 Series Processor + deviceFamilyIsMIPS(64), -- family is MIPS Family + deviceFamilyIsMIPSR4000(65), -- family is MIPS R4000 + deviceFamilyIsMIPSR4200(66), -- family is MIPS R4200 + deviceFamilyIsMIPSR4400(67), -- family is MIPS R4400 + deviceFamilyIsMIPSR4600(68), -- family is MIPS R4600 + deviceFamilyIsMIPSR10000(69), -- family is MIPS R10000 + deviceFamilyIsSPARC(80), -- family is SPARC Family + deviceFamilyIsSuperSPARC(81), -- family is SuperSPARC + deviceFamilyIsmicroSPARCII(82), -- family is microSPARC II + deviceFamilyIsmicroSPARCIIep(83), -- family is microSPARC IIep + deviceFamilyIsUltraSPARC(84), -- family is UltraSPARC + deviceFamilyIsUltraSPARCII(85), -- family is UltraSPARC II + deviceFamilyIsUltraSPARCIIi(86), -- family is UltraSPARC IIi + deviceFamilyIsUltraSPARCIII(87), -- family is UltraSPARC III + deviceFamilyIsUltraSPARCIIIi(88), -- family is UltraSPARC IIIi + deviceFamilyIs68040(96), -- family is 68040 Family + deviceFamilyIs68xxx(97), -- family is 68xxx + deviceFamilyIs68000(98), -- family is 68000 + deviceFamilyIs68010(99), -- family is 68010 + deviceFamilyIs68020(100), -- family is 68020 + deviceFamilyIs68030(101), -- family is 68030 + deviceFamilyIsHobbit(112), -- family is Hobbit Family + deviceFamilyIsCrusoeTM5000(120), -- family is Crusoe TM5000 Family + deviceFamilyIsCrusoeTM3000(121), -- family is Crusoe TM3000 Family + deviceFamilyIsEfficeonTM8000(122), -- family is Efficeon TM8000 Family + deviceFamilyIsWeitek(128), -- family is Weitek + deviceFamilyIsIntelCeleronM(130), -- family is Intel(R) Celeron(R) M processor + deviceFamilyIsAMDAthlon64(131), -- family is AMD Athlon 64 Processor Family + deviceFamilyIsAMDOpteron(132), -- family is AMD Opteron Processor Family + deviceFamilyIsAMDSempron(133), -- family is AMD Sempron Processor Family + deviceFamilyIsAMDTurion64Mobile(134), -- family is AMD Turion 64 Mobile Technology + deviceFamilyIsDualCoreAMDOpteron(135), -- family is Dual-Core AMD Opteron(TM) Processor Family + deviceFamilyIsAMDAthlon64X2DualCore(136), -- family is AMD Athlon 64 X2 Dual-Core Processor Family + deviceFamilyIsAMDTurion64X2Mobile(137), -- family is AMD Turion(TM) 64 X2 Mobile Technology + deviceFamilyIsQuadCoreAMDOpteron(138), -- family is Quad-Core AMD Opteron(TM) Processor Family + deviceFamilyIsThirdGenerationAMDOpteron(139), -- family is Third-Generation AMD Opteron(TM) Processor Family + deviceFamilyIsAMDPhenomFXQuadCore(140), -- family is AMD Phenom(TM) FX Quad-Core Processor Family + deviceFamilyIsAMDPhenomX4QuadCore(141), -- family is AMD Phenom(TM) X4 Quad-Core Processor Family + deviceFamilyIsAMDPhenomX2DualCore(142), -- family is AMD Phenom(TM) X2 Dual-Core Processor Family + deviceFamilyIsAMDAthlonX2DualCore(143), -- family is AMD Athlon(TM) X2 Dual-Core Processor Family + deviceFamilyIsPARISC(144), -- family is PA-RISC Family + deviceFamilyIsPARISC8500(145), -- family is PA-RISC 8500 + deviceFamilyIsPARISC8000(146), -- family is PA-RISC 8000 + deviceFamilyIsPARISC7300LC(147), -- family is PA-RISC 7300LC + deviceFamilyIsPARISC7200(148), -- family is PA-RISC 7200 + deviceFamilyIsPARISC7100LC(149), -- family is PA-RISC 7100LC + deviceFamilyIsPARISC7100(150), -- family is PA-RISC 7100 + deviceFamilyIsV30(160), -- family is V30 Family + deviceFamilyIsQuadCoreIntelXeon3200(161), -- family is Quad-Core Intel(R) Xeon(R) processor 3200 Series + deviceFamilyIsDualCoreIntelXeon3000(162), -- family is Dual-Core Intel(R) Xeon(R) processor 3000 Series + deviceFamilyIsQuadCoreIntelXeon5300(163), -- family is Quad-Core Intel(R) Xeon(R) processor 5300 Series + deviceFamilyIsDualCoreIntelXeon5100(164), -- family is Dual-Core Intel(R) Xeon(R) processor 5100 Series + deviceFamilyIsDualCoreIntelXeon5000(165), -- family is Dual-Core Intel(R) Xeon(R) processor 5000 Series + deviceFamilyIsDualCoreIntelXeonLV(166), -- family is Dual-Core Intel(R) Xeon(R) processor LV + deviceFamilyIsDualCoreIntelXeonULV(167), -- family is Dual-Core Intel(R) Xeon(R) processor ULV + deviceFamilyIsDualCoreIntelXeon7100(168), -- family is Dual-Core Intel(R) Xeon(R) processor 7100 Series + deviceFamilyIsQuadCoreIntelXeon5400(169), -- family is Quad-Core Intel(R) Xeon(R) processor 5400 Series + deviceFamilyIsQuadCoreIntelXeon(170), -- family is Quad-Core Intel(R) Xeon(R) processor + deviceFamilyIsDualCoreIntelXeon5200(171), -- family is Dual-Core Intel(R) Xeon(R) processor 5200 Series + deviceFamilyIsDualCoreIntelXeon7200(172), -- family is Dual-Core Intel(R) Xeon(R) processor 7200 Series + deviceFamilyIsQuadCoreIntelXeon7300(173), -- family is Quad-Core Intel(R) Xeon(R) processor 7300 Series + deviceFamilyIsQuadCoreIntelXeon7400(174), -- family is Quad-Core Intel(R) Xeon(R) processor 7400 Series + deviceFamilyIsMultiCoreIntelXeon7400(175), -- family is Multi-Core Intel(R) Xeon(R) processor 7400 Series + deviceFamilyIsM1(176), -- family is M1 Family + deviceFamilyIsM2(177), -- family is M2 Family + deviceFamilyIsIntelPentium4HT(179), -- family is Intel(R) Pentium(R) 4 HT processor + deviceFamilyIsAS400(180), -- family is AS400 Family + deviceFamilyIsAMDAthlonXP(182), -- family is AMD Athlon XP Processor Family + deviceFamilyIsAMDAthlonMP(183), -- family is AMD Athlon MP Processor Family + deviceFamilyIsAMDDuron(184), -- family is AMD Duron Processor Family + deviceFamilyIsIntelPentiumM(185), -- family is Intel Pentium M processor + deviceFamilyIsIntelCeleronD(186), -- family is Intel Celeron D processor + deviceFamilyIsIntelPentiumD(187), -- family is Intel Pentium D processor + deviceFamilyIsIntelPentiumExtreme(188), -- family is Intel Pentium Processor Extreme Edition + deviceFamilyIsIntelCoreSolo(189), -- family is Intel(R) Core(TM) Solo processor + deviceFamilyIsIntelCore2(190), -- family is Intel(R) Core(TM)2 processor + deviceFamilyIsIntelCore2Duo(191), -- family is Intel(R) Core(TM)2 Duo processor + deviceFamilyIsIntelCore2Solo(192), -- family is Intel(R) Core(TM)2 Solo processor + deviceFamilyIsIntelCore2Extreme(193), -- family is Intel(R) Core(TM)2 Extreme processor + deviceFamilyIsIntelCore2Quad(194), -- family is Intel(R) Core(TM)2 Quad processor + deviceFamilyIsIntelCore2ExtremeMobile(195), -- family is Intel(R) Core(TM)2 Extreme mobile processor + deviceFamilyIsIntelCore2DuoMobile(196), -- family is Intel(R) Core(TM)2 Duo mobile processor + deviceFamilyIsIntelCore2SoloMobile(197), -- family is Intel(R) Core(TM)2 Solo mobile processor + deviceFamilyIsIntelCorei7(198), -- family is Intel(R) Core(TM) i7 processor + deviceFamilyIsDualCoreIntelCeleron(199), -- family is Dual-Core Intel(R) Celeron(R) Processor + deviceFamilyIsIBM390(200), -- family is IBM390 Family + deviceFamilyIsG4(201), -- family is G4 + deviceFamilyIsG5(202), -- family is G5 + deviceFamilyIsESA390G6(203), -- family is ESA/390 G6 + deviceFamilyIszArchitectur(204), -- family is z/Architectur base + deviceFamilyIsIntelCorei5(205), -- family is Intel(R) Core(TM) i5 processor + deviceFamilyIsIntelCorei3(206), -- family is Intel(R) Core(TM) i3 processor + deviceFamilyIsVIAC7M(210), -- family is VIA C7(TM)-M Processor Family + deviceFamilyIsVIAC7D(211), -- family is VIA C7(TM)-D Processor Family + deviceFamilyIsVIAC7(212), -- family is VIA C7(TM) Processor Family + deviceFamilyIsVIAEden(213), -- family is VIA Eden(TM) Processor Family + deviceFamilyIsMultiCoreIntelXeon(214), -- family is Multi-Core Intel(R) Xeon(R) processor + deviceFamilyIsDualCoreIntelXeon3xxx(215), -- family is Dual-Core Intel(R) Xeon(R) processor 3xxx Series + deviceFamilyIsQuadCoreIntelXeon3xxx(216), -- family is Quad-Core Intel(R) Xeon(R) processor 3xxx Series + deviceFamilyIsVIANano(217), -- family is VIA Nano(TM) Processor Family + deviceFamilyIsDualCoreIntelXeon5xxx(218), -- family is Dual-Core Intel(R) Xeon(R) processor 5xxx Series + deviceFamilyIsQuadCoreIntelXeon5xxx(219), -- family is Quad-Core Intel(R) Xeon(R) processor 5xxx Series + deviceFamilyIsDualCoreIntelXeon7xxx(221), -- family is Dual-Core Intel(R) Xeon(R) processor 7xxx Series + deviceFamilyIsQuadCoreIntelXeon7xxx(222), -- family is Quad-Core Intel(R) Xeon(R) processor 7xxx Series + deviceFamilyIsMultiCoreIntelXeon7xxx(223), -- family is Multi-Core Intel(R) Xeon(R) processor 7xxx Series + deviceFamilyIsMultiCoreIntelXeon3400(224), -- family is Multi-Core Intel(R) Xeon(R) processor 3400 Series + deviceFamilyIsEmbeddedAMDOpertonQuadCore(230), -- family is Embedded AMD Opteron(TM) Quad-Core Processor Family + deviceFamilyIsAMDPhenomTripleCore(231), -- family is AMD Phenom(TM) Triple-Core Processor Family + deviceFamilyIsAMDTurionUltraDualCoreMobile(232), -- family is AMD Turion(TM) Ultra Dual-Core Mobile Processor Family + deviceFamilyIsAMDTurionDualCoreMobile(233), -- family is AMD Turion(TM) Dual-Core Mobile Processor Family + deviceFamilyIsAMDAthlonDualCore(234), -- family is AMD Athlon(TM) Dual-Core Processor Family + deviceFamilyIsAMDSempronSI(235), -- family is AMD Sempron(TM) SI Processor Family + deviceFamilyIsAMDPhenomII(236), -- family is AMD Phenom(TM) II Processor Family + deviceFamilyIsAMDAthlonII(237), -- family is AMD Athlon(TM) II Processor Family + deviceFamilyIsSixCoreAMDOpteron(238), -- family is Six-Core AMD Opteron(TM) Processor Family + deviceFamilyIsAMDSempronM(239), -- family is AMD Sempron(TM) M Processor Family + deviceFamilyIsi860(250), -- family is i860 + deviceFamilyIsi960(251) -- family is i960 +} + +ProcessorDeviceStatusState ::= INTEGER { + other(1), -- state is other than following values + unknown(2), -- state is unknown + enabled(3), -- state is enabled + userDisabled(4), -- state is disabled by user via BIOS setup + biosDisabled(5), -- state is disabled by BIOS (POST error) + idle(6) -- state is idle +} + +ProcessorDeviceTableEntry ::= SEQUENCE { + processorDevicechassisIndex ObjectRange, + processorDeviceIndex ObjectRange, + processorDeviceStateCapabilities StateCapabilitiesFlags, + processorDeviceStateSettings StateSettingsFlags, + processorDeviceStatus ObjectStatusEnum, + processorDeviceType ProcessorDeviceType, + processorDeviceManufacturerName String64, + processorDeviceStatusState ProcessorDeviceStatusState, + processorDeviceFamily ProcessorDeviceFamily, + processorDeviceMaximumSpeed Unsigned32BitRange, + processorDeviceCurrentSpeed Unsigned32BitRange, + processorDeviceExternalClockSpeed Unsigned32BitRange, + processorDeviceVoltage Signed32BitRange, + processorDeviceVersionName String64, + processorDeviceCoreCount Unsigned32BitRange, + processorDeviceCoreEnabledCount Unsigned32BitRange, + processorDeviceThreadCount Unsigned32BitRange, + processorDeviceCharacteristics Unsigned16BitRange, + processorDeviceExtendedCapabilities Unsigned16BitRange, + processorDeviceExtendedSettings Unsigned16BitRange, + processorDeviceBrandName String64, + processorDeviceFQDD FQDDString +} + +processorDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF ProcessorDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0030 This object defines the Processor Device Table." + ::= { deviceGroup 30 } + +processorDeviceTableEntry OBJECT-TYPE + SYNTAX ProcessorDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0030.0001 This object defines the Processor Device Table Entry." + INDEX { processorDevicechassisIndex, + processorDeviceIndex } + ::= { processorDeviceTable 1 } + +processorDevicechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { processorDeviceTableEntry 1 } + +processorDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0002 This attribute defines the index (one based) of the + processor device." + ::= { processorDeviceTableEntry 2 } + +processorDeviceStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0003 This attribute defines the state capabilities of the + processor device." + ::= { processorDeviceTableEntry 3 } + +processorDeviceStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0004 This attribute defines the state settings of the + processor device." + ::= { processorDeviceTableEntry 4 } + +processorDeviceStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0005 This attribute defines the status of the + processor device." + ::= { processorDeviceTableEntry 5 } + +processorDeviceType OBJECT-TYPE + SYNTAX ProcessorDeviceType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0007 This attribute defines the type of the processor device." + ::= { processorDeviceTableEntry 7 } + +processorDeviceManufacturerName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0008 This attribute defines the name of the manufacturer + of the processor device." + ::= { processorDeviceTableEntry 8 } + +processorDeviceStatusState OBJECT-TYPE + SYNTAX ProcessorDeviceStatusState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0009 This attribute defines the status state of the + processor device." + ::= { processorDeviceTableEntry 9 } + +processorDeviceFamily OBJECT-TYPE + SYNTAX ProcessorDeviceFamily + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0010 This attribute defines the family of the + processor device." + ::= { processorDeviceTableEntry 10 } + +processorDeviceMaximumSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0011 This attribute defines the maximum speed of the + processor device in MHz. Zero indicates the maximum speed is unknown." + ::= { processorDeviceTableEntry 11 } + +processorDeviceCurrentSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0012 This attribute defines the current speed of the + processor device in MHz. Zero indicates the current speed is unknown." + ::= { processorDeviceTableEntry 12 } + +processorDeviceExternalClockSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0013 This attribute defines the speed of the + external clock for the processor device in MHz. Zero indicates + the external clock speed is unknown." + ::= { processorDeviceTableEntry 13 } + +processorDeviceVoltage OBJECT-TYPE + SYNTAX Signed32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0014 This attribute defines the voltage powering the + processor device in millivolts. Zero indicates the voltage is unknown." + ::= { processorDeviceTableEntry 14 } + +processorDeviceVersionName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0016 This attribute defines the version of the + processor device. On some systems, this value contains the + brand and stepping information; on other systems, this value + contains the model and stepping information." + ::= { processorDeviceTableEntry 16 } + +processorDeviceCoreCount OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0017 This attribute defines the number of processor cores + detected for the processor device." + ::= { processorDeviceTableEntry 17 } + +processorDeviceCoreEnabledCount OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0018 This attribute defines the number of processor cores + enabled for the processor device." + ::= { processorDeviceTableEntry 18 } + +processorDeviceThreadCount OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0019 This attribute defines the number of processor threads + detected for the processor device." + ::= { processorDeviceTableEntry 19 } + +processorDeviceCharacteristics OBJECT-TYPE + SYNTAX Unsigned16BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0020 This attribute defines characteristics of the + processor device. This attribute is a bit field where a bit has the meaning + defined below when set to 1 (one). + + NOTE: Bits 2-15 need to be examined in the context of bit 1. + If bit 1 is set, the processor charactistics are unknown and bits 2-15 cannot + be used to determine if the functions associated with the bits are supported. + + Bit + Position Meaning if Set + -------- -------------- + Bit 0 Reserved + Bit 1 Unknown + Bit 2 64-bit capable + Bit 3-15 Reserved" + ::= { processorDeviceTableEntry 20 } + +processorDeviceExtendedCapabilities OBJECT-TYPE + SYNTAX Unsigned16BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0021 This attribute defines extended capabilities of the + processor device. This attribute is a bit field where a bit has the meaning + defined below when set to 1 (one). + + Bit + Position Meaning if Set + -------- -------------- + Bit 0 Virtualization Technology (VT) supported + Bit 2 eXecute Disable (XD) supported + Bit 3 Hyper-Threading (HT) supported + Bit 4 Turbo Mode supported" + ::= { processorDeviceTableEntry 21 } + +processorDeviceExtendedSettings OBJECT-TYPE + SYNTAX Unsigned16BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0022 This attribute defines extended settings of the + processor device. This attribute is a bit field where a bit has the meaning + defined below when set to 1 (one). + + Bit + Position Meaning if Set + -------- -------------- + Bit 0 Virtualization Technology (VT) enabled + Bit 2 eXecute Disable (XD) enabled + Bit 3 Hyper-Threading (HT) enabled + Bit 4 Turbo Mode enabled" + ::= { processorDeviceTableEntry 22 } + +processorDeviceBrandName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0023 This attribute defines the brand of the + processor device." + ::= { processorDeviceTableEntry 23 } + +processorDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0030.0001.0026 Fully qualified device descriptor (FQDD) of the + processor device." + ::= { processorDeviceTableEntry 26 } + + +------------------------------------------------------------------------------- +-- Processor Device Status Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.32.1... +------------------------------------------------------------------------------- + +ProcessorDeviceStatusReadingFlags ::= INTEGER { + -- Note: These values are bit masks, so combination values are possible. + internalError(1), -- Internal Error + thermalTrip(2), -- Thermal Trip + configurationError(32), -- Configuration Error + processorPresent(128), -- Processor Present + processorDisabled(256), -- Processor Disabled + terminatorPresent(512), -- Terminator Present + processorThrottled(1024) -- Processor Throttled +} + +ProcessorDeviceStatusTableEntry ::= SEQUENCE { + processorDeviceStatusChassisIndex ObjectRange, + processorDeviceStatusIndex ObjectRange, + processorDeviceStatusStateCapabilities StateCapabilitiesFlags, + processorDeviceStatusStateSettings StateSettingsFlags, + processorDeviceStatusStatus ObjectStatusEnum, + processorDeviceStatusReading ProcessorDeviceStatusReadingFlags, + processorDeviceStatusLocationName String64 +} + +processorDeviceStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF ProcessorDeviceStatusTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0032 This object defines the Processor Device Status Table." + ::= { deviceGroup 32 } + +processorDeviceStatusTableEntry OBJECT-TYPE + SYNTAX ProcessorDeviceStatusTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0032.0001 This object defines the Processor Device Status Table Entry." + INDEX { processorDeviceStatusChassisIndex, + processorDeviceStatusIndex } + ::= { processorDeviceStatusTable 1 } + +processorDeviceStatusChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0032.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { processorDeviceStatusTableEntry 1 } + +processorDeviceStatusIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0032.0001.0002 This attribute defines the index (one based) of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 2 } + +processorDeviceStatusStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0032.0001.0003 This attribute defines the state capabilities of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 3 } + +processorDeviceStatusStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0032.0001.0004 This attribute defines the state settings of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 4 } + +processorDeviceStatusStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0032.0001.0005 This attribute defines the status of the + processor device status probe. This status will be joined into + the processorDeviceStatus attribute." + ::= { processorDeviceStatusTableEntry 5 } + +processorDeviceStatusReading OBJECT-TYPE + SYNTAX ProcessorDeviceStatusReadingFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0032.0001.0006 This attribute defines the reading of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 6 } + +processorDeviceStatusLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0032.0001.0007 This attribute defines the location name of the + processor device status probe." + ::= { processorDeviceStatusTableEntry 7 } + + +------------------------------------------------------------------------------- +-- Memory Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.50.1... +------------------------------------------------------------------------------- + +MemoryDeviceTypeEnum ::= INTEGER { + deviceTypeIsOther(1), -- type is other than following values + deviceTypeIsUnknown(2), -- type is unknown + deviceTypeIsDRAM(3), -- type is DRAM + deviceTypeIsEDRAM(4), -- type is EDRAM + deviceTypeIsVRAM(5), -- type is VRAM + deviceTypeIsSRAM(6), -- type is SRAM + deviceTypeIsRAM(7), -- type is RAM + deviceTypeIsROM(8), -- type is ROM + deviceTypeIsFLASH(9), -- type is FLASH + deviceTypeIsEEPROM(10), -- type is EEPROM + deviceTypeIsFEPROM(11), -- type is FEPROM + deviceTypeIsEPROM(12), -- type is EPROM + deviceTypeIsCDRAM(13), -- type is CDRAM + deviceTypeIs3DRAM(14), -- type is 3DRAM + deviceTypeIsSDRAM(15), -- type is SDRAM + deviceTypeIsSGRAM(16), -- type is SGRAM + deviceTypeIsRDRAM(17), -- type is RDRAM + deviceTypeIsDDR(18), -- type is DDR + deviceTypeIsDDR2(19), -- type is DDR2 + deviceTypeIsDDR2FBDIMM(20), -- type is DDR2 FB-DIMM + deviceTypeIsDDR3(24), -- type is DDR3 + deviceTypeIsFBD2(25), -- type is FBD2 + deviceTypeIsDDR4(26) -- type is DDR4 +} + +MemoryDeviceTableEntry ::= SEQUENCE { + memoryDevicechassisIndex ObjectRange, + memoryDeviceIndex ObjectRange, + memoryDeviceStateCapabilities StateCapabilitiesFlags, + memoryDeviceStateSettings StateSettingsFlags, + memoryDeviceStatus ObjectStatusEnum, + memoryDeviceType MemoryDeviceTypeEnum, + memoryDeviceLocationName String64, + memoryDeviceBankLocationName String64, + memoryDeviceSize Unsigned32BitRange, + memoryDeviceSpeed Unsigned32BitRange, + memoryDeviceManufacturerName String64, + memoryDevicePartNumberName String64, + memoryDeviceSerialNumberName String64, + memoryDeviceFQDD FQDDString, + memoryDeviceCurrentOperatingSpeed Unsigned32BitRange +} + +memoryDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemoryDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0050 This object defines the Memory Device Table." + ::= { deviceGroup 50 } + +memoryDeviceTableEntry OBJECT-TYPE + SYNTAX MemoryDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0050.0001 This object defines the Memory Device Table Entry." + INDEX { memoryDevicechassisIndex, + memoryDeviceIndex } + ::= { memoryDeviceTable 1 } + +memoryDevicechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { memoryDeviceTableEntry 1 } + +memoryDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0002 This attribute defines the index (one based) of the + memory device." + ::= { memoryDeviceTableEntry 2 } + +memoryDeviceStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0003 This attribute defines the state capabilities of the + memory device." + ::= { memoryDeviceTableEntry 3 } + +memoryDeviceStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0004 This attribute defines the state settings of the + memory device." + ::= { memoryDeviceTableEntry 4 } + +memoryDeviceStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0005 This attribute defines the status of the memory device." + ::= { memoryDeviceTableEntry 5 } + +memoryDeviceType OBJECT-TYPE + SYNTAX MemoryDeviceTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0007 This attribute defines the type of the memory device." + ::= { memoryDeviceTableEntry 7 } + +memoryDeviceLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0008 This attribute defines the location of the memory device." + ::= { memoryDeviceTableEntry 8 } + +memoryDeviceBankLocationName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0010 This attribute defines the location of the bank for the + memory device." + ::= { memoryDeviceTableEntry 10 } + +memoryDeviceSize OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0014 This attribute defines the size in KBytes of the + memory device. Zero indicates no memory installed; 2,147,483,647 indicates + an unknown memory size." + ::= { memoryDeviceTableEntry 14 } + +memoryDeviceSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0015 This attribute defines the maximum capable speed + in megahertz (MHz) of the memory device. Zero indicates an unknown speed." + ::= { memoryDeviceTableEntry 15 } + +memoryDeviceManufacturerName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0021 This attribute defines the manufacturer of the + memory device." + ::= { memoryDeviceTableEntry 21 } + +memoryDevicePartNumberName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0022 This attribute defines the manufacturer's part number + for the memory device." + ::= { memoryDeviceTableEntry 22 } + +memoryDeviceSerialNumberName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0023 This attribute defines the serial number of the + memory device." + ::= { memoryDeviceTableEntry 23 } + +memoryDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0026 Fully qualified device descriptor (FQDD) of the + memory device." + ::= { memoryDeviceTableEntry 26 } + +memoryDeviceCurrentOperatingSpeed OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0050.0001.0027 This attribute defines the current operating speed + in megahertz (MHz) of the memory device. Zero indicates an unknown speed." + ::= { memoryDeviceTableEntry 27 } + + +------------------------------------------------------------------------------- +-- PCI Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.80.1... +------------------------------------------------------------------------------- + +PCIDeviceTableEntry ::= SEQUENCE { + pCIDevicechassisIndex ObjectRange, + pCIDeviceIndex ObjectRange, + pCIDeviceStateCapabilities StateCapabilitiesFlags, + pCIDeviceStateSettings StateSettingsFlags, + pCIDeviceStatus ObjectStatusEnum, + pCIDeviceDataBusWidth Unsigned32BitRange, + pCIDeviceManufacturerName String64, + pCIDeviceDescriptionName String64, + pCIDeviceFQDD FQDDString +} + +pCIDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF PCIDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0080 This object defines the PCI Device Table." + ::= { deviceGroup 80 } + +pCIDeviceTableEntry OBJECT-TYPE + SYNTAX PCIDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0080.0001 This object defines the PCI Device Table Entry." + INDEX { pCIDevicechassisIndex, + pCIDeviceIndex } + ::= { pCIDeviceTable 1 } + +pCIDevicechassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0080.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { pCIDeviceTableEntry 1 } + +pCIDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0080.0001.0002 This attribute defines the index (one based) of the + PCI device." + ::= { pCIDeviceTableEntry 2 } + +pCIDeviceStateCapabilities OBJECT-TYPE + SYNTAX StateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0080.0001.0003 This attribute defines the state capabilities of the + PCI device." + ::= { pCIDeviceTableEntry 3 } + +pCIDeviceStateSettings OBJECT-TYPE + SYNTAX StateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0080.0001.0004 This attribute defines the state settings of the + PCI device." + ::= { pCIDeviceTableEntry 4 } + +pCIDeviceStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0080.0001.0005 This attribute defines the status of the PCI device." + ::= { pCIDeviceTableEntry 5 } + +pCIDeviceDataBusWidth OBJECT-TYPE + SYNTAX Unsigned32BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0080.0001.0007 This attribute defines the width of the data bus + of the PCI device. This attribute contains an enumeration value. + The possible values and their meanings are defined below. + + Value Meaning + ---------- -------------- + 0x00000001 Other + 0x00000002 Unknown + 0x00000003 8 bit + 0x00000004 16 bit + 0x00000005 32 bit + 0x00000006 64 bit + 0x00000007 128 bit + 0x00000008 1x or x1 + 0x00000009 2x or x2 + 0x0000000A 4x or x4 + 0x0000000B 8x or x8 + 0x0000000C 12x or x12 + 0x0000000D 16x or x16 + 0x0000000E 32x or x32" + ::= { pCIDeviceTableEntry 7 } + +pCIDeviceManufacturerName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0080.0001.0008 This attribute defines the name of the manufacturer + of the PCI device." + ::= { pCIDeviceTableEntry 8 } + +pCIDeviceDescriptionName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0080.0001.0009 This attribute defines the description of the PCI device." + ::= { pCIDeviceTableEntry 9 } + +pCIDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0080.0001.0012 Fully qualified device descriptor (FQDD) of the + PCI device." + ::= { pCIDeviceTableEntry 12 } + + +------------------------------------------------------------------------------- +-- Network Device Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1100.90.1... +------------------------------------------------------------------------------- + +NetworkDeviceConnectionStatusEnum ::= INTEGER { + -- unknown(0), - unable to determine connection status + connected(1), -- media reports connected + disconnected(2), -- media reports disconnected + driverBad(3), -- driver cannot be opened to determine status + driverDisabled(4), -- driver is disabled + hardwareInitalizing(10), -- hardware is initializing + hardwareResetting(11), -- hardware is resetting + hardwareClosing(12), -- hardware is closing down + hardwareNotReady(13) -- hardware is not ready +} + +NetworkDeviceTOECapabilityFlags ::= INTEGER { + -- Note: These values are bit fields, so combination values are possible. + -- none(0), - querying for TOE capability is not supported + unknown(1), -- querying for TOE capability is supported but query returned an error + available(2), -- device has TOE capability + notAvailable(4), -- device does not have TOE capability + cannotBeDetermined(8), -- querying for TOE capability is supported but an error prevented querying + driverNotResponding(16) -- querying for TOE capability is supported but driver did not respond to query +} + +NetworkDeviceiSCSICapabilityFlags ::= INTEGER { + -- Note: These values are bit fields, so combination values are possible. + -- none(0), - querying for iSCSI capability is not supported + unknown(1), -- querying for iSCSI capability is supported but query returned an error + available(2), -- device has iSCSI capability + notAvailable(4), -- device does not have iSCSI capability + cannotBeDetermined(8), -- querying for iSCSI capability is supported but an error prevented querying + driverNotResponding(16) -- querying for iSCSI capability is supported but driver did not respond to query +} + +NetworkDeviceCapabilitiesFlags ::= INTEGER { + -- Note: These values are bit fields, so combination values are possible. + -- notSupported(0), - device does not support reporting capabilities via this attribute + supported(1), -- device supports reporting capabilities via this attribute + toe(2), -- device has TOE capability + iscsiOffload(4), -- device has iSCSI Offload capability + fcoeOffload(8) -- device has FCoE Offload capability +} + +NetworkDeviceTableEntry ::= SEQUENCE { + networkDeviceChassisIndex ObjectRange, + networkDeviceIndex ObjectRange, + networkDeviceStatus ObjectStatusEnum, + networkDeviceConnectionStatus NetworkDeviceConnectionStatusEnum, + networkDeviceProductName String64, + networkDeviceVendorName String64, + networkDeviceCurrentMACAddress MACAddress, + networkDevicePermanentMACAddress MACAddress, + networkDevicePCIBusNumber Unsigned8BitRange, + networkDevicePCIDeviceNumber Unsigned8BitRange, + networkDevicePCIFunctionNumber Unsigned8BitRange, + networkDeviceTOECapabilityFlags NetworkDeviceTOECapabilityFlags, + networkDeviceiSCSICapabilityFlags NetworkDeviceiSCSICapabilityFlags, + networkDeviceiSCSIEnabled BooleanType, + networkDeviceCapabilities NetworkDeviceCapabilitiesFlags, + networkDeviceFQDD FQDDString +} + +networkDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF NetworkDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0090 This object defines the Network Device Table." + ::= { deviceGroup 90 } + +networkDeviceTableEntry OBJECT-TYPE + SYNTAX NetworkDeviceTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1100.0090.0001 This object defines the Network Device Table Entry." + INDEX { networkDeviceChassisIndex, + networkDeviceIndex } + ::= { networkDeviceTable 1 } + +networkDeviceChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0001 This attribute defines the index (one based) of the + system chassis that contains the network device." + ::= { networkDeviceTableEntry 1 } + +networkDeviceIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0002 This attribute defines the index (one based) of the + network device." + ::= { networkDeviceTableEntry 2 } + +networkDeviceStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0003 This attribute defines the status of the network device." + ::= { networkDeviceTableEntry 3 } + +networkDeviceConnectionStatus OBJECT-TYPE + SYNTAX NetworkDeviceConnectionStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0004 This attribute defines the connection status of the + network device." + ::= { networkDeviceTableEntry 4 } + +networkDeviceProductName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0006 This attribute defines the product name of the + network device." + ::= { networkDeviceTableEntry 6 } + +networkDeviceVendorName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0007 This attribute defines the name of the vendor of the + network device." + ::= { networkDeviceTableEntry 7 } + +networkDeviceCurrentMACAddress OBJECT-TYPE + SYNTAX MACAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0015 This attribute defines the current MAC address of the + network device." + ::= { networkDeviceTableEntry 15 } + +networkDevicePermanentMACAddress OBJECT-TYPE + SYNTAX MACAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0016 This attribute defines the permanent MAC address of the + network device." + ::= { networkDeviceTableEntry 16 } + +networkDevicePCIBusNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0017 This attribute defines the PCI bus number of the + network device." + ::= { networkDeviceTableEntry 17 } + +networkDevicePCIDeviceNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0018 This attribute defines the PCI device number of the + network device." + ::= { networkDeviceTableEntry 18 } + +networkDevicePCIFunctionNumber OBJECT-TYPE + SYNTAX Unsigned8BitRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0019 This attribute defines the PCI function number of the + network device." + ::= { networkDeviceTableEntry 19 } + +networkDeviceTOECapabilityFlags OBJECT-TYPE + SYNTAX NetworkDeviceTOECapabilityFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0023 This attribute defines the TCP/IP Offload Engine (TOE) + capability flags of the network device." + ::= { networkDeviceTableEntry 23 } + +networkDeviceiSCSICapabilityFlags OBJECT-TYPE + SYNTAX NetworkDeviceiSCSICapabilityFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0027 This attribute defines the Internet Small Computer + System Interface (iSCSI) capability flags of the network device." + ::= { networkDeviceTableEntry 27 } + +networkDeviceiSCSIEnabled OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0028 This attribute defines if iSCSI is enabled for the + network device." + ::= { networkDeviceTableEntry 28 } + +networkDeviceCapabilities OBJECT-TYPE + SYNTAX NetworkDeviceCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0029 This attribute defines the capabilities of the network device. + If this value is notSupported(0), the networkDeviceTOECapabilityFlags, + networkDeviceiSCSICapabilityFlags and networkDeviceiSCSIEnabled attributes should + be used to determine the network device capabilities. If the supported(1) bit + is on, this attribute should be used to determine the network device capabilities, + and the attributes mentioned above should not be used. NOTE: For a network device + on Converged Network Adapter (CNA), this attribute provides capability information + for the CNA and not for the network device. For more information read vendor + documentation." + ::= { networkDeviceTableEntry 29 } + +networkDeviceFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1100.0090.0001.0030 Fully qualified device descriptor (FQDD) of the + network device." + ::= { networkDeviceTableEntry 30 } + + +------------------------------------------------------------------------------- +-- Slot Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1200 +------------------------------------------------------------------------------- + +------------------------------------------------------------------------------- +-- System Slot Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.1200.10.1... +------------------------------------------------------------------------------- + +SystemSlotStateCapabilitiesFlags ::= INTEGER { + systemSlotHotPlugIsUnknown(1), -- state capabilities are unknown + systemSlotHotPlugIsHotPluggableCapable(2), -- slot can support Hot Plug + systemSlotHotPlugCanBePoweredOn(4), -- slot power (and corresponding LED) can be powered on + systemSlotHotPlugCanSignalAttention(8), -- slot attention state (and corresponding LED) can be set + systemSlotHotPlugCanSignalPowerFault(16), -- slot power on fault (and corresponding LED) can be detected due to a short or overcurrent + systemSlotHotPlugCanSignalAdapterPresent(32), -- slot adapter (card) present in slot (may not be powered) can be detected + systemSlotHotPlugCanSignalPowerButtonPressed(64), -- slot power button can be pressed to signal a toggle of the power state + canSupportAllHotPlugCapabilities(126), -- slot can support all Hot Plug capabilities + systemSlotCanProvide5Volts(128), -- slot can provide 5 volt supply + systemSlotCanProvide3Point3Volts(256), -- slot can provide 3.3 volt supply + systemSlotCanSignalIfShared(512), -- slot opening if shared with another slot can be detected + systemSlotCanSupportCard16(1024), -- slot can support PC Card-16 + systemSlotCanSupportCardBus(2048), -- slot can support CardBus + systemSlotCanSupportZoomVideo(4096), -- slot can support Zoom Video + systemSlotCanSupportModemRingResume(8192), -- slot can support Modem Ring Resume + systemSlotCanSupportPMESignal(16384), -- slot can support Power Management Enable (PME#) signal + canSupportAllSlotCapabilities(32640), -- slot can support all Slot capabilities + canSupportAllSlotAndAllHotPlugCapabilities(32766) -- slot can support all Slot and all Hot Plug capabilities +} + +SystemSlotStateSettingsFlags ::= INTEGER { + systemSlotHotPlugIsUnknown(1), -- state settings are unknown + systemSlotHotPlugIsHotPluggable(2), -- slot supports Hot Plug + systemSlotHotPlugIsPoweredOn(4), -- slot has power (and corresponding LED) ON + systemSlotHotPlugIsAtAttention(8), -- slot is at attention state (and corresponding LED) is ON + systemSlotHotPlugHasPowerFaulted(16), -- slot has power on fault (and corresponding LED) was detected due to a short or overcurrent + systemSlotHotPlugAdapterIsPresent(32), -- slot adapter (card) present in slot (may not be powered on) + systemSlotHotPlugAdapterPresentAndPoweredOn(36), -- slot adapter (card) present in slot and powered on + systemSlotHotPlugPowerButtonPressed(64), -- slot power button pressed to signal toggle of power state + systemSlotProvides5Volts(128), -- slot provides 5 volt supply + systemSlotProvides3Point3Volts(256), -- slot provides 3.3 volt supply + systemSlotIsShared(512), -- slot opening is shared with another slot (e.g. PCI/EISA shared slot) + systemSlotSupportsCard16(1024), -- slot supports PC Card-16 + systemSlotSupportsCardBus(2048), -- slot supports CardBus + systemSlotSupportsZoomVideo(4096), -- slot supports Zoom Video + systemSlotSupportsModemRingResume(8192), -- slot supports Modem Ring Resume + systemSlotSupportsPMESignal(16384), -- slot supports Power Management Enable (PME#) signal + supportsPMEand3P3Vand5VandHotPluggable(16770), + supportsPMEand3P3Vand5VhasAdapterOn(16804), + supportsPMEand3P3Vand5VhasAdapterOnandisHotPluggable(16806), + supportsPMEand3P3VIsSharedand5VhasAdapterOnandHotPlugable(17316) +} + +SystemSlotTypeEnum ::= INTEGER { + systemSlotIsOther(1), -- type is Other + systemSlotIsUnknown(2), -- type is Unknown + systemSlotIsISA(3), -- type is ISA + systemSlotIsMCA(4), -- type is MCA + systemSlotIsEISA(5), -- type is EISA + systemSlotIsPCI(6), -- type is PCI + systemSlotIsPCMCIA(7), -- type is PCMCIA + systemSlotIsVLVESA(8), -- type is VL-VESA + systemSlotIsProprietary(9), -- type is Proprietary + systemSlotIsProcessorCard(10), -- type is Processor Card Slot + systemSlotIsProprietaryMemory(11), -- type is Proprietary Memory Card Slot + systemSlotIsIORiserCard(12), -- type is I/O Riser Card Slot + systemSlotIsNuBUS(13), -- type is NuBus + systemSlotIsPCI66MHz(14), -- type is PCI - 66MHz Capable + systemSlotIsAGP(15), -- type is AGP + systemSlotIsAGP2X(16), -- type is AGP 2X + systemSlotIsAGP4X(17), -- type is AGP 4X + systemSlotIsPC98C20(18), -- type is PC-98/C20 + systemSlotIsPC98C24(19), -- type is PC-98/C24 + systemSlotIsPC98E(20), -- type is PC-98/E + systemSlotIsPC98LocalBus(21), -- type is PC-98/Local Bus + systemSlotIsPC98Card(22), -- type is PC-98/Card + systemSlotIsPCIX(23), -- type is PCI-X + systemSlotIsPCIExpress(24), -- type is PCI Express + systemSlotIsAGP8X(25), -- type is AGP 8X + systemSlotIsPCIExpressX1(166), -- type is PCI Express x1 + systemSlotIsPCIExpressX2(167), -- type is PCI Express x2 + systemSlotIsPCIExpressX4(168), -- type is PCI Express x4 + systemSlotIsPCIExpressX8(169), -- type is PCI Express x8 + systemSlotIsPCIExpressX16(170), -- type is PCI Express x16 + systemSlotIsPCIExpressGen2(171), -- type is PCI Express Gen 2 + systemSlotIsPCIExpressGen2X1(172), -- type is PCI Express Gen 2 x1 + systemSlotIsPCIExpressGen2X2(173), -- type is PCI Express Gen 2 x2 + systemSlotIsPCIExpressGen2X4(174), -- type is PCI Express Gen 2 x4 + systemSlotIsPCIExpressGen2X8(175), -- type is PCI Express Gen 2 x8 + systemSlotIsPCIExpressGen2X16(176) -- type is PCI Express Gen 2 x16 +} + +SystemSlotUsageEnum ::= INTEGER { + systemSlotUsageIsOther(1), -- usage is other than following values + systemSlotUsageIsUnknown(2), -- usage is unknown + systemSlotUsageIsAvailable(3), -- usage is available + systemSlotUsageIsInUse(4) -- usage is in use +} + +SystemSlotCategoryEnum ::= INTEGER { + systemSlotCategoryIsOther(1), -- category is other than following values + systemSlotCategoryIsUnknown(2), -- category is unknown + systemSlotCategoryIsBusConnector(3), -- category is Bus Connector + systemSlotCategoryIsPCMCIA(4), -- category is PCMCIA + systemSlotCategoryIsMotherboard(5) -- category is Motherboard +} + +SystemSlotTableEntry ::= SEQUENCE { + systemSlotchassisIndex ObjectRange, + systemSlotIndex ObjectRange, + systemSlotStateCapabilitiesUnique SystemSlotStateCapabilitiesFlags, + systemSlotStateSettingsUnique SystemSlotStateSettingsFlags, + systemSlotStatus ObjectStatusEnum, + systemSlotCurrentUsage SystemSlotUsageEnum, + systemSlotType SystemSlotTypeEnum, + systemSlotSlotExternalSlotName String64, + systemSlotCategory SystemSlotCategoryEnum +} + +systemSlotTable OBJECT-TYPE + SYNTAX SEQUENCE OF SystemSlotTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1200.0010 This object defines the System Slot Table." + ::= { slotGroup 10 } + +systemSlotTableEntry OBJECT-TYPE + SYNTAX SystemSlotTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "1200.0010.0001 This object defines the System Slot Table Entry." + INDEX { systemSlotchassisIndex, + systemSlotIndex } + ::= { systemSlotTable 1 } + +systemSlotchassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1200.0010.0001.0001 This attribute defines the index (one based) of the + associated system chassis." + ::= { systemSlotTableEntry 1 } + +systemSlotIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1200.0010.0001.0002 This attribute defines the index (one based) of the + system slot." + ::= { systemSlotTableEntry 2 } + +systemSlotStateCapabilitiesUnique OBJECT-TYPE + SYNTAX SystemSlotStateCapabilitiesFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1200.0010.0001.0003 This attribute defines the state capabilities of the + system slot." + ::= { systemSlotTableEntry 3 } + +systemSlotStateSettingsUnique OBJECT-TYPE + SYNTAX SystemSlotStateSettingsFlags + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1200.0010.0001.0004 This attribute defines the state settings of the + system slot." + ::= { systemSlotTableEntry 4 } + +systemSlotStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1200.0010.0001.0005 This attribute defines the status of the system slot." + ::= { systemSlotTableEntry 5 } + +systemSlotCurrentUsage OBJECT-TYPE + SYNTAX SystemSlotUsageEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1200.0010.0001.0006 This attribute defines the current usage of the + system slot." + ::= { systemSlotTableEntry 6 } + +systemSlotType OBJECT-TYPE + SYNTAX SystemSlotTypeEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1200.0010.0001.0007 This attribute defines the type of the system slot." + ::= { systemSlotTableEntry 7 } + +systemSlotSlotExternalSlotName OBJECT-TYPE + SYNTAX String64 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1200.0010.0001.0008 This attribute defines the name of the external + connector name of the system slot." + ::= { systemSlotTableEntry 8 } + +systemSlotCategory OBJECT-TYPE + SYNTAX SystemSlotCategoryEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "1200.0010.0001.0011 This attribute defines the category of the system slot." + ::= { systemSlotTableEntry 11 } + + +------------------------------------------------------------------------------- +-- Field Replaceable Unit (FRU) Group +-- +-- OID: 1.3.6.1.4.1.674.10892.5.4.2000 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Field Replaceable Unit (FRU) Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.4.2000.10.1... +------------------------------------------------------------------------------- + +FruTableEntry ::= SEQUENCE { + fruChassisIndex ObjectRange, + fruIndex ObjectRange, + fruInformationStatus ObjectStatusEnum, + fruManufacturerName DisplayString, + fruSerialNumberName DisplayString, + fruPartNumberName DisplayString, + fruRevisionName DisplayString, + fruFQDD FQDDString +} + +fruTable OBJECT-TYPE + SYNTAX SEQUENCE OF FruTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "2000.0010 This object defines the Field Replaceable Unit table." + ::= { fruGroup 10 } + +fruTableEntry OBJECT-TYPE + SYNTAX FruTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "2000.0010.0001 This object defines the Field Replaceable Unit table entry." + INDEX { fruChassisIndex, + fruIndex } + ::= { fruTable 1 } + +fruChassisIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "2000.0010.0001.0001 This attribute defines the index (one based) of the + system chassis containing the field replaceable unit." + ::= { fruTableEntry 1 } + +fruIndex OBJECT-TYPE + SYNTAX ObjectRange + ACCESS read-only + STATUS mandatory + DESCRIPTION + "2000.0010.0001.0002 This attribute defines the index (one based) of the + field replaceable unit." + ::= { fruTableEntry 2 } + +fruInformationStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "2000.0010.0001.0003 This attribute defines the status of the + field replaceable unit information." + ::= { fruTableEntry 3 } + +fruManufacturerName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "2000.0010.0001.0006 This attribute defines the manufacturer of the + field replaceable unit." + ::= { fruTableEntry 6 } + +fruSerialNumberName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "2000.0010.0001.0007 This attribute defines the serial number of the + field replaceable unit." + ::= { fruTableEntry 7 } + +fruPartNumberName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "2000.0010.0001.0008 This attribute defines the part number of the + field replaceable unit." + ::= { fruTableEntry 8 } + +fruRevisionName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "2000.0010.0001.0009 This attribute defines the revision of the + field replaceable unit." + ::= { fruTableEntry 9 } + +fruFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "2000.0010.0001.0012 Fully qualified device descriptor (FQDD) of the + field replaceable unit." + ::= { fruTableEntry 12 } + + +------------------------------------------------------------------------------- +-- Storage Details Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5 +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +-- Battery Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.. +------------------------------------------------------------------------------- + +BatteryTableEntry ::=SEQUENCE { + batteryNumber INTEGER, + batteryState INTEGER, + batteryComponentStatus ObjectStatusEnum, + batteryPredictedCapacity INTEGER, + batteryFQDD DisplayString, + batteryDisplayName DisplayString +} + +batteryTable OBJECT-TYPE + SYNTAX SEQUENCE OF BatteryTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed batteries. The number of + entries is related to number of Batteries + discovered in the system. The maximum number of entries + is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 15 } + +batteryTableEntry OBJECT-TYPE + SYNTAX BatteryTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the battery table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { batteryNumber } + ::= { batteryTable 1 } + +batteryNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this battery entry. + " + ::= { batteryTableEntry 1 } + +batteryState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + degraded(4), + missing(5), + charging(6), + belowThreshold(7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current state of battery. + Possible values: + 1: The current state could not be determined. + 2: The battery is operating normally. + 3: The battery has failed and needs to be replaced. + 4: The battery temperature is high or charge level is depleting. + 5: The battery is missing or not detected. + 6: The battery is undergoing the re-charge phase. + 7: The battery voltage or charge level is below the threshold. + " + ::= { batteryTableEntry 4 } + +batteryComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the battery itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { batteryTableEntry 6 } + +batteryPredictedCapacity OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + failed(2), + ready(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. Use the batteryComponentStatus or + batteryState instead. + " + ::= { batteryTableEntry 10 } + +batteryFQDD OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery's Fully Qualified Device Descriptor (FQDD) as + represented in Storage Management. + " + ::= { batteryTableEntry 20 } + +batteryDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery's friendly FQDD as represented in Storage Management." + ::= { batteryTableEntry 21 } + + +------------------------------------------------------------------------------- +-- Controller Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.. +------------------------------------------------------------------------------- + +ControllerTableEntry ::=SEQUENCE { + controllerNumber INTEGER, + controllerName DisplayString, + controllerRebuildRate INTEGER, + controllerFWVersion DisplayString, + controllerCacheSizeInMB INTEGER, + controllerRollUpStatus ObjectStatusEnum, + controllerComponentStatus ObjectStatusEnum, + controllerDriverVersion DisplayString, + controllerPCISlot DisplayString, + controllerReconstructRate INTEGER, + controllerPatrolReadRate INTEGER, + controllerBGIRate INTEGER, + controllerCheckConsistencyRate INTEGER, + controllerPatrolReadMode INTEGER, + controllerPatrolReadState INTEGER, + controllerPersistentHotSpare BooleanType, + controllerSpinDownUnconfiguredDrives BooleanType, + controllerSpinDownHotSpareDrives BooleanType, + controllerSpinDownTimeInterval INTEGER, + controllerPreservedCache BooleanType, + controllerCheckConsistencyMode INTEGER, + controllerCopyBackMode INTEGER, + controllerSecurityStatus INTEGER, + controllerEncryptionKeyPresent BooleanType, + controllerEncryptionCapability INTEGER, + controllerLoadBalanceSetting INTEGER, + controllerMaxCapSpeed INTEGER, + controllerSASAddress DisplayString, + controllerFQDD FQDDString, + controllerDisplayName DisplayString, + controllerT10PICapability INTEGER, + controllerRAID10UnevenSpansSupported BooleanType, + controllerEnhancedAutoImportForeignConfigMode INTEGER, + controllerBootModeSupported BooleanType, + controllerBootMode INTEGER +} + +controllerTable OBJECT-TYPE + SYNTAX SEQUENCE OF ControllerTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed RAID controllers. The number of entries + is related to number of RAID controllers discovered in the + system. The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 1 } + +controllerTableEntry OBJECT-TYPE + SYNTAX ControllerTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the table of RAID controllers. A row in this table + cannot be created or deleted by SNMP operations on columns of + the table." + INDEX { controllerNumber } + ::= { controllerTable 1 } + +controllerNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this controller entry." + ::= { controllerTableEntry 1 } + + +controllerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's name as represented in Storage Management. + " + ::= { controllerTableEntry 2 } + +controllerRebuildRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The rebuild rate is the percentage of the controller's + resources dedicated to rebuilding a failed disk when a rebuild + is necessary. + " + ::= { controllerTableEntry 7 } + +controllerFWVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's current firmware version. + " + ::= { controllerTableEntry 8 } + +controllerCacheSizeInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's current amount of cache memory in megabytes. + " + ::= { controllerTableEntry 9 } + +controllerRollUpStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the controller state. + This is the combined status of the controller and its components. + Possible values: + 1: Other. + 2: Unknown. + 3: OK + 4: Non-critical + 5: Critical. + 6: Non-recoverable. + " + ::= { controllerTableEntry 37 } + +controllerComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the controller itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { controllerTableEntry 38 } + +controllerDriverVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Currently installed driver version for this controller on the host. + " + ::= { controllerTableEntry 41 } + +controllerPCISlot OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The PCI slot on the server where the controller is seated. This + data is not reported for embedded or integrated controllers, + " + ::= { controllerTableEntry 42 } + +controllerReconstructRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The reconstruct rate is the percentage of the controller's resources + dedicated to reconstructing a disk group after adding a physical disk + or changing the RAID level of a virtual disk residing on the disk + group. + " + ::= { controllerTableEntry 48 } + +controllerPatrolReadRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The patrol read rate is the percentage of the controller's + resources dedicated to perform a patrol read on disks participating + in a virtual disk or hot spares. + " + ::= { controllerTableEntry 49 } + +controllerBGIRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The background initialization (BGI) rate is the percentage of the + controller's resources dedicated to performing the background + initialization of a redundant virtual disk after it is created. + " + ::= { controllerTableEntry 50 } + +controllerCheckConsistencyRate OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The check consistency rate is the percentage of the + controller's resources dedicated to performing a check consistency + on a redundant virtual disk. + " + ::= { controllerTableEntry 51 } + +controllerPatrolReadMode OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notSupported(2), + disabled(3), + auto(4), + manual(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Identifies the patrol read mode setting for the controller. + Possible values: + 1: Not one of the following or could not be determined. + 2: Not Supported on this controller. + 3: Disabled. + 4: Automatic. + 5: Manual. + " + ::= { controllerTableEntry 52 } -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
+controllerSpinDownUnconfiguredDrives OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether un-configured drives would be put in power + save mode by the controller. + " + ::= { controllerTableEntry 60 } + +controllerSpinDownHotSpareDrives OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether hot spare drives would be put in power + save mode by the controller. + " + ::= { controllerTableEntry 61 } + +controllerSpinDownTimeInterval OBJECT-TYPE + SYNTAX INTEGER (30..1440) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The duration in minutes after which, the unconfigured or hot + spare drives will be spun down to power save mode. + " + ::= { controllerTableEntry 62 } + +controllerPreservedCache OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether preserved cache or pinned cache is + present on the controller. + " + ::= { controllerTableEntry 69 } + +controllerCheckConsistencyMode OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + unsupported(2), + normal(3), + stopOnError(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current check consistency mode setting + for the controller. + Possible values: + 1: Not one of the following. + 2: Not supported on this controller. + 3: Normal check consistency operation. + 4: Check consistency operation will stop on encountering + an error. + " + ::= { controllerTableEntry 70 } + +controllerCopyBackMode OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + unsupported(2), + on(3), + onWithSmart(4), + off(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current copy back mode setting + for the controller. + Possible values: + 1: Not one of the following. + 2: Not supported on this controller. + 3: Disks assigned as spares could revert back to spare status. + 4: Data from physical disk participating in a + virtual disk could be automatically copied to the assigned + hot spare in case former has a predictive failure event. + 5: Copyback mode is disabled. + " + ::= { controllerTableEntry 71 } + +controllerSecurityStatus OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + none(2), + lkm(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's current security/encryption status.. + Possible values: + 1: The current status could not be determined. + 2: Controller is not operating in an encryption mode. + 3: Controller is operating in the Local Key Management + (LKM) encryption mode. + " + ::= { controllerTableEntry 72 } + +controllerEncryptionKeyPresent OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether encryption key is assigned for the controller. + " + ::= { controllerTableEntry 73 } + +controllerEncryptionCapability OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + none(2), + lkm(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of encryption supported by the controller. + Possible values: + 1: Not one of the following. + 2: No encryption supported, + 3: Local Key Management, + " + ::= { controllerTableEntry 74 } + +controllerLoadBalanceSetting OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + unsupported(2), + auto(3), + none(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ability of the controller to automatically use both + controller ports (or connectors) connected to the same enclosure in + order to route I/O requests. + Possible values: + 1: Not one of the following. + 2: Not supported. + 3: Automatic load balancing is active. + 4: Load balancing is inactive. + " + ::= { controllerTableEntry 75 } + +controllerMaxCapSpeed OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + oneDotFiveGbps(2), + threeGbps(3), + sixGbps(4), + twelveGbps(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum speed of the controller.in + Gigbits per second (Gbps). + Possible values: + 1: The speed could not be determined. + 2. 1.5 Gbps + 3: 3.0 Gbps + 4: 6.0 Gbps + 5: 12.0 Gbps + " + ::= { controllerTableEntry 76 } + +controllerSASAddress OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SAS address of the controller. + " + ::= { controllerTableEntry 77 } + +controllerFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's Fully Qualified Device Descriptor (FQDD) as + represented in Storage Management. + " + ::= { controllerTableEntry 78 } + +controllerDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's friendly FQDD as represented in Storage + Management." + ::= { controllerTableEntry 79 } + +controllerT10PICapability OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + capable(2), + notCapable(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the controller supports the T10 PI (Protection + Information). These protection fields are known as DIF + (Data Integrity Fields). + Possible values: + 1: Not one of the following. + 2: Capable of supporting T10 PI. + 3: Not capable of supporting T10 PI. + " + ::= { controllerTableEntry 80 } + +controllerRAID10UnevenSpansSupported OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether uneven spans for RAID 10 virtual disk + is supported on the controller. + " + ::= { controllerTableEntry 81 } + +controllerEnhancedAutoImportForeignConfigMode OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notSupported(2), + disabled(3), + enabled(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the status of enhanced auto-import of foreign + configuration property of the controller. + 1: Not one of the following. + 2: Not Supported. + 3: Disabled. + 4: Enabled. + " + ::= { controllerTableEntry 82 } + +controllerBootModeSupported OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether headless boot mode settings are supported + on the controller. + " + ::= { controllerTableEntry 83 } + +controllerBootMode OBJECT-TYPE + SYNTAX INTEGER + { + notApplicable(1), + user(2), + contOnError(3), + headlessContOnError(4), + headlessSafe(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the boot mode of the controller. + Possible values: + 1: Not applicable for this controller. + 2: User mode: User interaction required for all boot messages (not + applicable for uEFI environments). + 3: Continue Boot On Error. User interaction only required for + critical messages. + 4: Headless Mode Continue On Error. User interaction is not required. + Controller boot may halt on Error. + 5: Headless Safe Mode. Controller shall boot to safe mode on critical + errors. + " + ::= { controllerTableEntry 84 } + + +------------------------------------------------------------------------------- +-- Physical Disk Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.. +------------------------------------------------------------------------------- + +PhysicalDiskTableEntry ::=SEQUENCE { + physicalDiskNumber INTEGER, + physicalDiskName DisplayString, + physicalDiskManufacturer DisplayString, + physicalDiskState INTEGER, + physicalDiskProductID DisplayString, + physicalDiskSerialNo DisplayString, + physicalDiskRevision DisplayString, + physicalDiskCapacityInMB INTEGER, + physicalDiskUsedSpaceInMB INTEGER, + physicalDiskFreeSpaceInMB INTEGER, + physicalDiskBusType INTEGER, + physicalDiskSpareState INTEGER, + physicalDiskComponentStatus ObjectStatusEnum, + physicalDiskPartNumber DisplayString, + physicalDiskSASAddress DisplayString, + physicalDiskNegotiatedSpeed INTEGER, + physicalDiskCapableSpeed INTEGER, + physicalDiskSmartAlertIndication BooleanType, + physicalDiskManufactureDay DisplayString, + physicalDiskManufactureWeek DisplayString, + physicalDiskManufactureYear DisplayString, + physicalDiskMediaType INTEGER, + physicalDiskPowerState INTEGER, + physicalDiskRemainingRatedWriteEndurance INTEGER, + physicalDiskOperationalState INTEGER, + physicalDiskProgress INTEGER, + physicalDiskSecurityStatus INTEGER, + physicalDiskFormFactor INTEGER, + physicalDiskFQDD FQDDString, + physicalDiskDisplayName DisplayString, + physicalDiskT10PICapability INTEGER, + physicalDiskBlockSizeInBytes INTEGER, + physicalDiskProtocolVersion DisplayString, + physicalDiskPCIeNegotiatedLinkWidth INTEGER, + physicalDiskPCIeCapableLinkWidth INTEGER + } + +physicalDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF PhysicalDiskTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed physical disks. The number of entries is + related to number of physical Disks discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to + all entries. + " + ::= { physicalDevices 4 } + +physicalDiskTableEntry OBJECT-TYPE + SYNTAX PhysicalDiskTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the physical Disk table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { physicalDiskNumber } + ::= { physicalDiskTable 1 } + +physicalDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this physical disk entry. + " + ::= { physicalDiskTableEntry 1 } + +physicalDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The physical disk's name as represented in Storage Management. + " + ::= { physicalDiskTableEntry 2 } + +physicalDiskManufacturer OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the physical disk's manufacturer. + " + ::= { physicalDiskTableEntry 3 } + +physicalDiskState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + online(3), + foreign(4), + offline(5), + blocked(6), + failed(7), + nonraid(8), + removed(9), + readonly(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of this physical disk. + Possible states: + 1: The current state could not be determined. + 2: The physical disk is available for use, but no RAID configuration + has been assigned. + 3: A RAID configuration has been assigned to the physical disk. + 4: The physical disk has been moved from another + controller and contains all or some portion of a virtual disk. + 5: The physical disk is not available to the RAID + controller. + 6: The physical disk is currently blocked by + controller. + 7: The physical disk is not operational. + 8: The physical disk is not a RAID capable disk + 9: The physical disk has been removed. + 10:The physical disk media has been placed in read only mode. + " + ::= { physicalDiskTableEntry 4 } + +physicalDiskProductID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The model number of the physical disk. + " + ::= { physicalDiskTableEntry 6 } + +physicalDiskSerialNo OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The physical disk's unique identification number + from the manufacturer. + " + ::= { physicalDiskTableEntry 7 } + +physicalDiskRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware version of the physical disk. + " + ::= { physicalDiskTableEntry 8 } + +physicalDiskCapacityInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the physical disk in megabytes. + " + ::= { physicalDiskTableEntry 11 } + +physicalDiskUsedSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of used space in megabytes on the physical + disk. This is not applicable for NVMe devices. + " + ::= { physicalDiskTableEntry 17 } + +physicalDiskFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of free space in megabytes on the physical + disk. This is not applicable for NVMe devices. + " + ::= { physicalDiskTableEntry 19 } + +physicalDiskBusType OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + scsi(2), + sas(3), + sata(4), + fibre(5), + pcie(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bus type of the physical disk. + Possible values: + 1: The bus type could not be determined. + 2: Small Computer System Interface (SCSI). + 3: Serial Attached SCSI (SAS). + 4: Serial Advanced Technology Attachment (SATA). + 5: Fibre channel. + 6: PCIe. + " + ::= { physicalDiskTableEntry 21 } + +physicalDiskSpareState OBJECT-TYPE + SYNTAX INTEGER + { + notASpare(1), + dedicatedHotSpare(2), + globalHotSpare(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the disk as a spare. + Possible values: + 1: Physical disk is not a spare. + 2: Physical disk is a dedicated hot spare. + 3: Physical disk is a global hot spare. + " + ::= { physicalDiskTableEntry 22 } + +physicalDiskComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the physical disk itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable + " + ::= { physicalDiskTableEntry 24 } + +physicalDiskPartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the disk. + " + ::= { physicalDiskTableEntry 27 } + +physicalDiskSASAddress OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SAS address of the physical disk. + " + ::= { physicalDiskTableEntry 28 } + +physicalDiskNegotiatedSpeed OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + oneDotFiveGbps(2), + threeGbps(3), + sixGbps(4), + twelveGbps(5), + fiveGTps(6), + eightGTps(7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The data transfer speed that the disk negotiated while spinning up + in Gigbits per second (Gbps). + Possible values: + 1: The speed could not be determined. + 2. 1.5 Gbps + 3: 3.0 Gbps + 4: 6.0 Gbps + 5: 12.0 Gbps + 6: 5 GT/s (applicable for NVMe devices). + 7: 8 GT/s (applicable for NVMe devices). + " + ::= { physicalDiskTableEntry 29 } + +physicalDiskCapableSpeed OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + oneDotFiveGbps(2), + threeGbps(3), + sixGbps(4), + twelveGbps(5), + fiveGTps(6), + eightGTps(7) + + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum data transfer speed supported by the disk + in Gigbits per second (Gbps). + Possible values: + 1: The speed could not be determined. + 2. 1.5 Gbps + 3: 3.0 Gbps + 4: 6.0 Gbps + 5: 12.0 Gbps + 6: 5 GT/s (applicable for NVMe devices). + 7: 8 GT/s (applicable for NVMe devices). + " + ::= { physicalDiskTableEntry 30 } + +physicalDiskSmartAlertIndication OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the physical disk has received a predictive + failure alert. + " + ::= { physicalDiskTableEntry 31 } + +physicalDiskManufactureDay OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The day of the week (1=Sunday thru 7=Saturday) + on which the physical disk was manufactured. + " + ::= { physicalDiskTableEntry 32 } + +physicalDiskManufactureWeek OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The week (1 thru 53) in which the physical disk + was manufactured. + " + ::= { physicalDiskTableEntry 33 } + +physicalDiskManufactureYear OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The four digit year in which the physical disk was manufactured. + " + ::= { physicalDiskTableEntry 34 } + +physicalDiskMediaType OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + hdd(2), + ssd(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The media type of the physical disk. + Possible Values: + 1: The media type could not be determined. + 2: Hard Disk Drive (HDD). + 3: Solid State Device (SSD). + " + ::= { physicalDiskTableEntry 35 } + +physicalDiskPowerState OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + spunUp(2), + spunDown(3), + transition(4), + on(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power state of the physical disk. + Possible Values: + 1: Not one of the following. + 2: The physical disk is in the spun up state. + 3: The physical disk is in the spun down state. + 4: The physical disk is changing from spun down state + to spun up state or vice versa. + 5: The Solid State Device (SSD) is powered on. + " + ::= { physicalDiskTableEntry 42 } + +physicalDiskRemainingRatedWriteEndurance OBJECT-TYPE + SYNTAX INTEGER (0..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This property is applicable to SSD media type only. This indicates + the wear-out percentage of the SSD. Typically it is a value between + 0 to 100. However, if the value is not available or not applicable + (in the case of HDD media type) the value will be 255. + " + ::= { physicalDiskTableEntry 49 } + +physicalDiskOperationalState OBJECT-TYPE + SYNTAX INTEGER + { + notApplicable(1), + rebuild(2), + clear(3), + copyback(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the physical disk when there are progressive + operations ongoing. + Possible values: + 1: There is no active operation running. + 2: Data from a redundant virtual disk is + currently being rebuilt onto the physical disk. + 3: Data on the disk is being erased. + 4: Data is being copied from a hot spare disk to + the physical disk or vice versa. + " + ::= { physicalDiskTableEntry 50 } + +physicalDiskProgress OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The progress percentage of the operation that is being + performed on the physical disk. This is applicable + only if there is a progressive operations ongoing + " + ::= { physicalDiskTableEntry 51 } + +physicalDiskSecurityStatus OBJECT-TYPE + SYNTAX INTEGER + { + supported(1), + notSupported(2), + secured(3), + locked(4), + foreign(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The security/encryption status of the physical disk. + Possible Values: + 1: The physical disk supports encryption. + 2: The physical disk does not support encryption + 3: The physical disk is encrypted. + 4: The physical disk is locked by a key. + 5: The physical disk is locked by a foreign key. + " + ::= { physicalDiskTableEntry 52 } + +physicalDiskFormFactor OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + oneDotEight(2), + twoDotFive(3), + threeDotFive(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The form factor of the physical disk. + Possible values: + 1: The form factor could not be determined. + 2: 1.8 inch. + 3: 2.5 inch. + 4: 3.5 inch. + " + ::= { physicalDiskTableEntry 53 } + +physicalDiskFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The physical disk's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { physicalDiskTableEntry 54 } + +physicalDiskDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The physical disk's friendly FQDD as represented in Storage + Management. + " + ::= { physicalDiskTableEntry 55 } + +physicalDiskT10PICapability OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + capable(2), + notCapable(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the physical disk supports the T10 PI (Protection + Information). These protection fields are known as DIF + (Data Integrity Fields). + Possible values: + 1: Not one of the following. + 2: Capable of supporting T10 PI. + 3: Not capable of supporting T10 PI. + " + ::= { physicalDiskTableEntry 57 } + +physicalDiskBlockSizeInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The block size (in bytes) of the physical disk. This is not + applicable for NVMe devices. + Possible values: + 1: 512. + 2: 4096 + " + ::= { physicalDiskTableEntry 58 } + +physicalDiskProtocolVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Applicable for NVMe devices only. The NVMe protocol version supported + by the device. + " + ::= { physicalDiskTableEntry 59 } + +physicalDiskPCIeNegotiatedLinkWidth OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notApplicable(2), + byOne(3), + byTwp(4), + byFour(5), + byEight(6), + bySixteen(7), + byThirtyTwp(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Applicable for NVMe devices only. The PCIe link width negotiated with the host + during device initialization. + " + ::= { physicalDiskTableEntry 60 } + +physicalDiskPCIeCapableLinkWidth OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notApplicable(2), + byOne(3), + byTwp(4), + byFour(5), + byEight(6), + bySixteen(7), + byThirtyTwp(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Applicable for NVMe devices only. The PCIe link widths the device is capable of + supporting. + " + ::= { physicalDiskTableEntry 61 } + + +------------------------------------------------------------------------------- +-- Virtual Disk Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.. +------------------------------------------------------------------------------- + +VirtualDiskTableEntry ::=SEQUENCE { + virtualDiskNumber INTEGER, + virtualDiskName DisplayString, + virtualDiskState INTEGER, + virtualDiskSizeInMB INTEGER, + virtualDiskWritePolicy INTEGER, + virtualDiskReadPolicy INTEGER, + virtualDiskLayout INTEGER, + virtualDiskStripeSize INTEGER, + virtualDiskComponentStatus ObjectStatusEnum, + virtualDiskBadBlocksDetected BooleanType, + virtualDiskSecured BooleanType, + virtualDiskIsCacheCade BooleanType, + virtualDiskDiskCachePolicy INTEGER, + virtualDiskOperationalState INTEGER, + virtualDiskProgress INTEGER, + virtualDiskAvailableProtocols DisplayString, + virtualDiskMediaType DisplayString, + virtualDiskRemainingRedundancy INTEGER, + virtualDiskFQDD FQDDString, + virtualDiskDisplayName DisplayString, + virtualDiskT10PIStatus INTEGER, + virtualDiskBlockSizeInBytes INTEGER +} + +virtualDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF VirtualDiskTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed virtual disks. The number of entries is related + to number of virtual disks discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { logicalDevices 1 } + +virtualDiskTableEntry OBJECT-TYPE + SYNTAX VirtualDiskTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the virtual disk table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { virtualDiskNumber } + ::= { virtualDiskTable 1 } + +virtualDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..100000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this virtual disk entry. + " + ::= { virtualDiskTableEntry 1 } + +virtualDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's label as entered by the user. + " + ::= { virtualDiskTableEntry 2 } + +virtualDiskState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + online(2), + failed(3), + degraded(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of this virtual disk + (which includes any member physical disks.) + Possible states: + 1: The current state could not be determined. + 2: The virtual disk is operating normally or optimally. + 3: The virtual disk has encountered a failure. The data on disk + is lost or is about to be lost. + 4: The virtual disk encounterd a failure with one or all of the + constituent redundant physical disks. The data on the virtual + disk might no longer be fault tolerant. + " + ::= { virtualDiskTableEntry 4 } + +virtualDiskSizeInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the virtual disk in megabytes. + " + ::= { virtualDiskTableEntry 6 } + +virtualDiskWritePolicy OBJECT-TYPE + SYNTAX INTEGER + { + writeThrough(1), + writeBack(2), + writeBackForce(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The write policy used by the controller for write operations on + this virtual disk. + Possible values: + 1: Write Through. + 2: Write Back. + 3: Force Write Back. + " + ::= { virtualDiskTableEntry 10 } + +virtualDiskReadPolicy OBJECT-TYPE + SYNTAX INTEGER + { + noReadAhead(1), + readAhead(2), + adaptiveReadAhead(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The read policy used by the controller for read operations on + this virtual disk. + Possible values: + 1: No Read Ahead. + 2: Read Ahead. + 3: Adaptive Read Ahead. + " + ::= { virtualDiskTableEntry 11 } + +virtualDiskLayout OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + r0(2), + r1(3), + r5(4), + r6(5), + r10(6), + r50(7), + r60(8), + concatRaid1(9), + concatRaid5(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's RAID type. + Possible values: + 1: Not one of the following + 2: RAID-0 + 3: RAID-1 + 4: RAID-5 + 5: RAID-6 + 6: RAID-10 + 7: RAID-50 + 8: RAID-60 + 9: Concatenated RAID 1 + 10: Concatenated RAID 5 + " + ::= { virtualDiskTableEntry 13 } + +virtualDiskStripeSize OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + default(2), + fiveHundredAndTwelvebytes(3), + oneKilobytes(4), + twoKilobytes(5), + fourKilobytes(6), + eightKilobytes(7), + sixteenKilobytes(8), + thirtyTwoKilobytes(9), + sixtyFourKilobytes(10), + oneTwentyEightKilobytes(11), + twoFiftySixKilobytes(12), + fiveOneTwoKilobytes(13), + oneMegabye(14), + twoMegabytes(15), + fourMegabytes(16), + eightMegabytes(17), + sixteenMegabytes(18) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The stripe size of this virtual disk. + Possible values: + 1: Not one of the following + 2: Default. + 3: 512 bytes + 4: 1 kB, + 5: 2 kB, + 6: 4 kB, + 7: 8 kB, + 8: 16 kB, + 9: 32 kB, + 10: 64 kB, + 11: 128 kB, + 12: 256 kB, + 13: 512 kB, + 14: 1 MB, + 15: 2 MB, + 16: 4 MB, + 17: 8 MB, + 18: 16 MB + " + ::= { virtualDiskTableEntry 14 } + +virtualDiskComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the virtual disk itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { virtualDiskTableEntry 20 } + +virtualDiskBadBlocksDetected OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the virtual disk has bad blocks. + " + ::= { virtualDiskTableEntry 23 } + +virtualDiskSecured OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the virtual disk is secured or not. + " + ::= { virtualDiskTableEntry 24 } + +virtualDiskIsCacheCade OBJECT-TYPE + SYNTAX BooleanType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the virtual disk is being used as a secondary + cache by the controller. + " + ::= { virtualDiskTableEntry 25 } + +virtualDiskDiskCachePolicy OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2), + defullt(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The cache policy of the physical disks that are + part of this virtual disk + Possible values: + 1: Enabled. + 2: Disabled. + 3: Default. + " + ::= { virtualDiskTableEntry 26 } + +virtualDiskOperationalState OBJECT-TYPE + SYNTAX INTEGER + { + notApplicable(1), + reconstructing(2), + resynching(3), + initializing(4), + backgroundInit(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the virtual disk when there are progressive + operations ongoing. + Possible values: + 1: There is no active operation running. + 2: The virtual disk configuration has changed. + The physical disks included in the virtual disk are being + modified to support the new configuration. + 3: A Consistency Check (CC) is being performed + on the virtual disk. + 4: The virtual disk is being initialized. + 5: BackGround Initialization (BGI) is being performed + on the virtual disk. + " + ::= { virtualDiskTableEntry 30 } + +virtualDiskProgress OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The progress percentage of the operation that is being + performed on the virtual disk. This is applicable + only if there is a progressive operations ongoing + " + ::= { virtualDiskTableEntry 31 } + +virtualDiskAvailableProtocols OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "List of protocols support by physical disks part of this virtual + disk. For e.g. SAS for Serial Attached SCSI or SATA for + Serial Advanced Technology Attachment. + " + ::= { virtualDiskTableEntry 32 } + +virtualDiskMediaType OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "List of media types of the physical disks part of this virtual + disk. For e.g. HDD for Hard Disk Drive or SSD for Solid State Device. + " + ::= { virtualDiskTableEntry 33 } + +virtualDiskRemainingRedundancy OBJECT-TYPE + SYNTAX INTEGER (0..2) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of physical disks which can be lost before the + virtual disk loses its redundancy. + " + ::= { virtualDiskTableEntry 34 } + +virtualDiskFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's Fully Qualified Device Descriptor (FQDD) as + represented in Storage Management. + " + ::= { virtualDiskTableEntry 35 } + +virtualDiskDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's friendly FQDD as represented in Storage + Management. + " + ::= { virtualDiskTableEntry 36 } + +virtualDiskT10PIStatus OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + enabled(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the virtual disk supports the T10 PI (Protection + Information). These protection fields are known as DIF + (Data Integrity Fields). + Possible values: + 1: Not one of the following. + 2: Enabled. + 3: Disabled. + " + ::= { virtualDiskTableEntry 37 } + +virtualDiskBlockSizeInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The block size (in bytes) of the physical disk part of the virtual disk. + Possible values: + 1: 512. + 2: 4096 + " + ::= { virtualDiskTableEntry 38 } + + +------------------------------------------------------------------------------- +-- Enclosure Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.. +------------------------------------------------------------------------------- + +EnclosureTableEntry ::=SEQUENCE { + enclosureNumber INTEGER, + enclosureName DisplayString, + enclosureState INTEGER, + enclosureServiceTag DisplayString, + enclosureAssetTag DisplayString, + enclosureConnectedPort DisplayString, + enclosureRollUpStatus ObjectStatusEnum, + enclosureComponentStatus ObjectStatusEnum, + enclosureFirmwareVersion DisplayString, + enclosureSASAddress DisplayString, + enclosureDriveCount INTEGER, + enclosureTotalSlots INTEGER, + enclosureFanCount DisplayString, + enclosurePSUCount DisplayString, + enclosureEMMCount DisplayString, + enclosureTempProbeCount DisplayString, + enclosureRedundantPath DisplayString, + enclosurePosition DisplayString, + enclosureBackplaneBayID DisplayString, + enclosureFQDD FQDDString, + enclosureDisplayName DisplayString, + enclosureType INTEGER +} + +enclosureTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed enclosures/backplanes. The number of entries is + related to number of internal backplane(s) discovered in the system + and external storage enclosure(s) attached to the system.. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 3 } + +enclosureTableEntry OBJECT-TYPE + SYNTAX EnclosureTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the enclosure table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { enclosureNumber } + ::= { enclosureTable 1 } + +enclosureNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this enclossre/backplane. + " + ::= { enclosureTableEntry 1 } + +enclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure/backplane's name as represented in Storage Management. + " + ::= { enclosureTableEntry 2 } + +enclosureState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of this enclosure/backplane. + Possible states: + 1: The current state could not be determined. + 2: The enclosure is operating normally. + 3: The enclosure has encountered a hardware problem or is not + responding. + 4: The enclosure is no longer connected to the controller or + there exists a problem communicating to the enclosure. + 5: The enclosure is unstable. + " + ::= { enclosureTableEntry 4 } + +enclosureServiceTag OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Enclosure identification used when consulting customer support. + " + ::= { enclosureTableEntry 8 } + +enclosureAssetTag OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The asset tag information for the enclosure." + ::= { enclosureTableEntry 9 } + +enclosureConnectedPort OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The port on the controller to which the + storage enclosure is connected. + " + ::= { enclosureTableEntry 19 } + +enclosureRollUpStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the enclosure/backplane state. + This is the combined status of the enclosure and its sub-components. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical. + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureTableEntry 23 } + +enclosureComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the enclosure/backplane.itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureTableEntry 24 } + +enclosureFirmwareVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware information for the enclosure/backplane. + " + ::= { enclosureTableEntry 26 } + +enclosureSASAddress OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SAS address of the enclosure/backplane. + " + ::= { enclosureTableEntry 30 } + +enclosureDriveCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of disks present in the enclosure/backplane. + " + ::= { enclosureTableEntry 31 } + +enclosureTotalSlots OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total physical drive slots in a storage enclosure + or server backplane. + " + ::= { enclosureTableEntry 32 } + +enclosureFanCount OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of fans present in the storage enclosure. + " + ::= { enclosureTableEntry 40 } + +enclosurePSUCount OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Power Supply Units (PSU) present + in the storage enclosure. + " + ::= { enclosureTableEntry 41 } + +enclosureEMMCount OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Enclosure Management Modules (EMM) + present in the storage enclosure. + " + ::= { enclosureTableEntry 42 } + +enclosureTempProbeCount OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of temperature sensing devices + present in the storage enclosure. + " + ::= { enclosureTableEntry 43 } + +enclosureRedundantPath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the controller has multiply paths to + reach the storage enclosure. + " + ::= { enclosureTableEntry 44 } + +enclosurePosition OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The possition of the storage enclosure within a daisy chain. + " + ::= { enclosureTableEntry 45 } + +enclosureBackplaneBayID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unique bay ID of the backplane. + " + ::= { enclosureTableEntry 46 } + +enclosureFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure/backplane's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { enclosureTableEntry 47 } + +enclosureDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure/backplane's friendly FQDD as represented in + Storage Management. + " + ::= { enclosureTableEntry 48 } + +enclosureType OBJECT-TYPE + SYNTAX INTEGER + { + other(1), + notApplicable(2), + sassata(3), + pcie(4), + universal(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The protocol supported by the backplane. + Possible states: + 1: Not one of the following or could not be determined. + 2: Not applicable (i.e. object is not a backplane). + 3: Supports SAS/SATA. + 4: Supports PCIe. + 5: Both SAS/SATA and PCIe. + " + ::= { enclosureTableEntry 49 } + + +------------------------------------------------------------------------------- +-- Enclosure Management Module Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.. +------------------------------------------------------------------------------- + +EnclosureManagementModuleTableEntry ::=SEQUENCE { + enclosureManagementModuleNumber INTEGER, + enclosureManagementModuleName DisplayString, + enclosureManagementModuleState INTEGER, + enclosureManagementModulePartNumber DisplayString, + enclosureManagementModuleFWVersion DisplayString, + enclosureManagementModuleComponentStatus ObjectStatusEnum, + enclosureManagementModuleFQDD FQDDString, + enclosureManagementModuleDisplayName DisplayString +} + +enclosureManagementModuleTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureManagementModuleTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Enclosure Management Modules (EMM) + in the external storage enclosure(s). The number of + entries is related to number of enclosure management modules + discovered in the enclosure(s). The maximum number of entries + is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 13 } + +enclosureManagementModuleTableEntry OBJECT-TYPE + SYNTAX EnclosureManagementModuleTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the enclosure management module table. A row in + this table cannot be created or deleted by SNMP operations + on columns of the table. + " + INDEX { enclosureManagementModuleNumber } + ::= { enclosureManagementModuleTable 1 } + +enclosureManagementModuleNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this enclosure management module. + " + ::= { enclosureManagementModuleTableEntry 1 } + +enclosureManagementModuleName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure management module's name as + represented in Storage Management. + " + ::= { enclosureManagementModuleTableEntry 2 } + +enclosureManagementModuleState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of this enclosure management module. + Possible states: + 1: The current state could not be determined. + 2: The enclosure management module is operating normally. + 3: The enclosure management module has encountered a + hardware problem or is not responding. + 4: The enclosure management module is no longer connected + to the enclosure or there exists a problem communicating to it. + 5: The enclosure management module is unstable. + " + ::= { enclosureManagementModuleTableEntry 4 } + +enclosureManagementModulePartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the enclosure management module. + " + ::= { enclosureManagementModuleTableEntry 6 } + +enclosureManagementModuleFWVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Firmware version of the enclosure management module. + " + ::= { enclosureManagementModuleTableEntry 8 } + +enclosureManagementModuleComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the enclosure management module.itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureManagementModuleTableEntry 11 } + +enclosureManagementModuleFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure management module's Fully Qualified Device + Descriptor (FQDD) as represented in Storage Management. + " + ::= { enclosureManagementModuleTableEntry 15 } + +enclosureManagementModuleDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure management module's friendly FQDD as represented in + Storage Management. + " + ::= { enclosureManagementModuleTableEntry 16 } + +------------------------------------------------------------------------------- +-- Enclosure Fan Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.. +------------------------------------------------------------------------------- + +EnclosureFanTableEntry ::=SEQUENCE { + enclosureFanNumber INTEGER, + enclosureFanName DisplayString, + enclosureFanState INTEGER, + enclosureFanSpeed INTEGER, + enclosureFanComponentStatus ObjectStatusEnum, + enclosureFanFQDD FQDDString, + enclosureFanDisplayName DisplayString +} + +enclosureFanTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureFanTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed fans in the external storage enclosure(s). + The number of entries is related to number of fans discovered in + the enclosure(s). The maximum number of entries is implementation + dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 7 } + +enclosureFanTableEntry OBJECT-TYPE + SYNTAX EnclosureFanTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the fan table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { enclosureFanNumber } + ::= { enclosureFanTable 1 } + +enclosureFanNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this fan. + " + ::= { enclosureFanTableEntry 1 } + +enclosureFanName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fan's name as represented in Storage Management. + " + ::= { enclosureFanTableEntry 2 } + +enclosureFanState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of this fan. + Possible states: + 1: The current state could not be determined. + 2: The fan is operating normally. + 3: The fan has encountered a hardware problem or is not + responding. + 4: The fan is no longer connected to the enclosure or + there exists a problem communicating to it. + 5: The fan is unstable. + " + ::= { enclosureFanTableEntry 4 } + +enclosureFanSpeed OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + stopped(2), + slow(3), + medium(4), + fast(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the current relative speed of the fan. + " + ::= { enclosureFanTableEntry 11 } + +enclosureFanComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the fan itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureFanTableEntry 15 } + +enclosureFanFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fan's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { enclosureFanTableEntry 20 } + +enclosureFanDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fan's friendly FQDD as represented in + Storage Management. + " + ::= { enclosureFanTableEntry 21 } + + +------------------------------------------------------------------------------- +-- Enclosure Power Supply Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.. +------------------------------------------------------------------------------- + +EnclosurePowerSupplyTableEntry ::=SEQUENCE { + enclosurePowerSupplyNumber INTEGER, + enclosurePowerSupplyName DisplayString, + enclosurePowerSupplyState INTEGER, + enclosurePowerSupplyPartNumber DisplayString, + enclosurePowerSupplyComponentStatus ObjectStatusEnum, + enclosurePowerSupplyFQDD FQDDString, + enclosurePowerSupplyDisplayName DisplayString +} + +enclosurePowerSupplyTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosurePowerSupplyTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Power Supply Units(PSU) in the external + storage enclosure(s). The number of entries is related to number + of power supply unit(s) discovered in the enclosure(s). The + maximum number of entries is implementation + dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 9 } + +enclosurePowerSupplyTableEntry OBJECT-TYPE + SYNTAX EnclosurePowerSupplyTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the power supply unit table. A row in this table cannot + be created or deleted by SNMP operations on columns of the table. + " + INDEX { enclosurePowerSupplyNumber } + ::= { enclosurePowerSupplyTable 1 } + +enclosurePowerSupplyNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this power supply unit. + " + ::= { enclosurePowerSupplyTableEntry 1 } + +enclosurePowerSupplyName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power supply unit's name as represented in + Storage Management. + " + ::= { enclosurePowerSupplyTableEntry 2 } + +enclosurePowerSupplyState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of this power supply unit. + Possible states: + 1: The current state could not be determined. + 2: The power supply unit is operating normally. + 3: The power supply unit has encountered a hardware problem + or is not responding. + 4: The power supply unit is no longer connected to the enclosure + or there exists a problem communicating to it. + 5: The power supply unit is unstable. + " + ::= { enclosurePowerSupplyTableEntry 4 } + +enclosurePowerSupplyPartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the power supply unit. + " + ::= { enclosurePowerSupplyTableEntry 7 } + +enclosurePowerSupplyComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the power supply unit itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosurePowerSupplyTableEntry 9 } + +enclosurePowerSupplyFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power supply unit's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { enclosurePowerSupplyTableEntry 15 } + +enclosurePowerSupplyDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power supply unit's friendly FQDD as represented in + Storage Management. + " + ::= { enclosurePowerSupplyTableEntry 16 } + + +------------------------------------------------------------------------------- +-- Enclosure Temperature Probe Table +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.. +------------------------------------------------------------------------------- + +EnclosureTemperatureProbeTableEntry ::=SEQUENCE { + enclosureTemperatureProbeNumber INTEGER, + enclosureTemperatureProbeName DisplayString, + enclosureTemperatureProbeState INTEGER, + enclosureTemperatureProbeMinWarningValue INTEGER, + enclosureTemperatureProbeMinCriticalValue INTEGER, + enclosureTemperatureProbeMaxWarningValue INTEGER, + enclosureTemperatureProbeMaxCriticalValue INTEGER, + enclosureTemperatureProbeCurValue INTEGER, + enclosureTemperatureProbeComponentStatus ObjectStatusEnum, + enclosureTemperatureProbeFQDD FQDDString, + enclosureTemperatureProbeDisplayName DisplayString +} + +enclosureTemperatureProbeTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureTemperatureProbeTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed temperature probes in the external storage + enclosure(s). The number of entries is related to number of + temperature probes discovered in the enclosure(s). The maximum + number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all + entries. + " + ::= { physicalDevices 11 } + +enclosureTemperatureProbeTableEntry OBJECT-TYPE + SYNTAX EnclosureTemperatureProbeTableEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the temperature probe table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table. + " + INDEX { enclosureTemperatureProbeNumber } + ::= { enclosureTemperatureProbeTable 1 } + +enclosureTemperatureProbeNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this temperature probe. + " + ::= { enclosureTemperatureProbeTableEntry 1 } + +enclosureTemperatureProbeName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature probe's name as represented in + Storage Management. + " + ::= { enclosureTemperatureProbeTableEntry 2 } + +enclosureTemperatureProbeState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + ready(2), + failed(3), + missing(4), + degraded(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of this temperature probe. + Possible states: + 1: The current state could not be determined. + 2: The temperature probe is operating normally. + 3: The temperature probe has encountered a hardware problem + or is not responding. + 4: The temperature probe is no longer connected to the enclosure + or there exists a problem communicating to it. + 5: The temperature probe is unstable. + " + ::= { enclosureTemperatureProbeTableEntry 4 } + +enclosureTemperatureProbeMinWarningValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature that will force the probe into + a warning state. + " + ::= { enclosureTemperatureProbeTableEntry 7 } + +enclosureTemperatureProbeMinCriticalValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature that will force the probe into + a error state. + " + ::= { enclosureTemperatureProbeTableEntry 8 } + +enclosureTemperatureProbeMaxWarningValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum temperature that will force the probe into + a warning state. + " + ::= { enclosureTemperatureProbeTableEntry 9 } + +enclosureTemperatureProbeMaxCriticalValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum temperature that will force the probe into + a warning state. + " + ::= { enclosureTemperatureProbeTableEntry 10 } + +enclosureTemperatureProbeCurValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum temperature that will force the probe into + a warning state. + " + ::= { enclosureTemperatureProbeTableEntry 11 } + +enclosureTemperatureProbeComponentStatus OBJECT-TYPE + SYNTAX ObjectStatusEnum + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the enclosure management module.itself without the + propagation of any contained component status. + Possible values: + 1: Other. + 2: Unknown. + 3: OK. + 4: Non-critical . + 5: Critical. + 6: Non-recoverable. + " + ::= { enclosureTemperatureProbeTableEntry 13 } + +enclosureTemperatureProbeFQDD OBJECT-TYPE + SYNTAX FQDDString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature probe's Fully Qualified Device Descriptor (FQDD) + as represented in Storage Management. + " + ::= { enclosureTemperatureProbeTableEntry 15 } + +enclosureTemperatureProbeDisplayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature probe's friendly FQDD as represented + in Storage Management. + " + ::= { enclosureTemperatureProbeTableEntry 16 } + + +------------------------------------------------------------------------------ +-- Alert Trap Group +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2 +------------------------------------------------------------------------------ + + +------------------------------------------------------------------------------ +-- System Alert Trap Group +-- System Traps (a.k.a, System Health Traps) +-- Category: System/1 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.1 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- Amperage Probe Traps +-- +-- Category: System/1 +-- Subcategory: AMP/16 +------------------------------------------------------------------------------ + +alertAmperageProbeNormal TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Current sensor reading is within range." + --#TYPE "System: Amperage Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2179 + +alertAmperageProbeWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Current sensor has detected a warning value." + --#TYPE "System: Amperage Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2178 + +alertAmperageProbeFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Current sensor has detected a failure value." + --#TYPE "System: Amperage Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2177 + +------------------------------------------------------------------------------ +-- Automatic System Recovery Trap +-- +-- Category: System/1 +-- Subcategory: ASR/23 +------------------------------------------------------------------------------ + +alertAutomaticSystemRecovery TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Automatic system recovery (ASR) was performed." + --#TYPE "System: Automatic System Recovery" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2233 + +------------------------------------------------------------------------------ +-- Battery Traps +-- +-- Category: System/1 +-- Subcategory: BAT/22 +------------------------------------------------------------------------------ + +alertBatteryNormal TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Battery state has returned to normal; + or battery presence had been detected." + --#TYPE "System: Battery Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2227 + +alertBatteryWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Battery is low." + --#TYPE "System: Battery Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2226 + +alertBatteryFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Battery has failed or battery is absent." + --#TYPE "System: Battery Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2225 + +------------------------------------------------------------------------------ +-- Cable Traps +-- +-- Category: System/1 +-- Subcategory: CBL/43 +------------------------------------------------------------------------------ + +alertCableFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Cable failure or critical event." + --#TYPE "System: Cable Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2393 + +------------------------------------------------------------------------------ +-- CMC Traps +-- +-- Category: System/1 +-- Subcategory: CMC/62 +------------------------------------------------------------------------------ + +alertCMCWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Chassis Management Controller detected a warning." + --#TYPE "System: CMC Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2546 + +alertCMCFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Chassis Management Controller detected an error." + --#TYPE "System: CMC Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2545 + +------------------------------------------------------------------------------ +-- Processor Device Status Traps +-- +-- Category: System/1 +-- Subcategory: CPU/24 +------------------------------------------------------------------------------ + +alertProcessorDeviceStatusNormal TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Processor device status has returned to normal." + --#TYPE "System: Processor Device Status Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2243 + +alertProcessorDeviceStatusWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Processor device status has detected a warning." + --#TYPE "System: Processor Device Status Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2242 + +alertProcessorDeviceStatusFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Processor device status has detected a failure." + --#TYPE "System: Processor Device Status Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2241 + +------------------------------------------------------------------------------ +-- Processor Device Absent Trap +-- +-- Category: System/1 +-- Subcategory: CPUA/51 +------------------------------------------------------------------------------ + +alertProcessorDeviceAbsent TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Processor device is absent." + --#TYPE "System: Processor Device Absent" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2457 + +------------------------------------------------------------------------------ +-- Fan Traps +-- +-- Category: System/1 +-- Subcategory: FAN/13 +------------------------------------------------------------------------------ + +alertFanInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Fan information." + --#TYPE "System: Fan Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2155 + +alertFanWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Fan warning." + --#TYPE "System: Fan Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2154 + +alertFanFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Fan failure." + --#TYPE "System: Fan Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2153 + +------------------------------------------------------------------------------ +-- Fiber Channel Traps +-- +-- Category: System/1 +-- Subcategory: FC/61 +------------------------------------------------------------------------------ + +alertFiberChannelInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Fiber Channel information." + --#TYPE "System: Fiber Channel Information " + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2539 + +alertFiberChannelWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Fiber Channel warning." + --#TYPE "System: Fiber Channel Warning " + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2538 + +alertFiberChannelFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Fiber Channel failure or critical event." + --#TYPE "System: Fiber Channel Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2537 + +------------------------------------------------------------------------------ +-- Hardware Configuration Traps +-- +-- Category: System/1 +-- Subcategory: HWC/35 +------------------------------------------------------------------------------ + +alertHardwareConfigurationInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Hardware configuration information." + --#TYPE "System: Hardware Configuration Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2331 + +alertHardwareConfigurationWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Hardware configuration warning." + --#TYPE "System: Hardware Configuration Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2330 + +alertHardwareConfigurationFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Hardware configuration failure or critical event." + --#TYPE "System: Hardware Configuration Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2329 + +------------------------------------------------------------------------------ +-- IO Virtualization Traps +-- +-- Category: System/1 +-- Subcategory: IOV/63 +------------------------------------------------------------------------------ + +alertIOVirtualizationFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "IO Virtualization failure or critical event." + --#TYPE "System: IO Virtualization Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2553 + +------------------------------------------------------------------------------ +-- Link Status Traps +-- +-- Category: System/1 +-- Subcategory: LNK/25 +------------------------------------------------------------------------------ + +alertLinkStatusInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Link status information." + --#TYPE "System: Link Status Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2251 + +alertLinkStatusWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Link status warning." + --#TYPE "System: Link Status Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2250 + +alertLinkStatusFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Link status failure or critical event." + --#TYPE "System: Link Status Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2249 + +------------------------------------------------------------------------------ +-- Memory Device Traps +-- +-- Category: System/1 +-- Subcategory: MEM/27 +------------------------------------------------------------------------------ + +alertMemoryDeviceInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Memory device informational event." + --#TYPE "System: Memory Device Infomation" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2267 + +alertMemoryDeviceWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Memory device status is noncritical." + --#TYPE "System: Memory Device Noncritical" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2266 + +alertMemoryDeviceFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Memory device status is critical." + --#TYPE "System: Memory Device Critical" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2265 + +------------------------------------------------------------------------------ +-- NIC Traps +-- +-- Category: System/1 +-- Subcategory: NIC/5 +------------------------------------------------------------------------------ + +alertNetworkInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Network information." + --#TYPE "System: Network Information " + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2091 + +alertNetworkWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Network warning." + --#TYPE "System: Network Warning " + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2090 + +alertNetworkFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Network failure or critical event." + --#TYPE "System: Network Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2089 + +------------------------------------------------------------------------------ +-- Operation System ("OS") Event Traps +-- +-- Category: System/1 +-- Subcategory: OSE/45 +------------------------------------------------------------------------------ + +alertOSInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "An OS graceful stop occurred; + or an OS graceful shut-down occurred." + --#TYPE "System: Operating System Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2411 + +alertOSFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "A critical stop occurred during OS load; + or a runtime critical stop occurred." + --#TYPE "System: Operating System Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2409 + +------------------------------------------------------------------------------ +-- PCI Device Traps +-- +-- Category: System/1 +-- Subcategory: PCI/46 +------------------------------------------------------------------------------ + +alertPCIDeviceInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "An informational event was detected for a PCI device." + --#TYPE "System: PCI Device Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2419 + +alertPCIDeviceWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "A warning event was detected for a PCI device." + --#TYPE "System: PCI Device Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2418 + +alertPCIDeviceFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "An error was detected for a PCI device." + --#TYPE "System: PCI Device Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2417 + +------------------------------------------------------------------------------ +-- Physical Disk Traps +-- +-- Category: System/1 +-- Subcategory: PDR/31 +------------------------------------------------------------------------------ + +alertPhysicalDiskInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Physical disk information." + --#TYPE "System: Physical Disk Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2299 + +alertPhysicalDiskWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Physical disk warning." + --#TYPE "System: Physical Disk Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2298 + +alertPhysicalDiskFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Physical disk failure." + --#TYPE "System: Physical Disk Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 2297 + +------------------------------------------------------------------------------ +-- BIOS POST Trap +-- +-- Category: System/1 +-- Subcategory: PST/47 +------------------------------------------------------------------------------ + +alertBiosPostFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "System BIOS detected a failure." + --#TYPE "System: BIOS POST Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 2425 + +------------------------------------------------------------------------------ +-- Power Supply Traps +-- +-- Category: System/1 +-- Subcategory: PSU/17 +------------------------------------------------------------------------------ + +alertPowerSupplyNormal TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power supply has returned to normal." + --#TYPE "System: Power Supply Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2187 + +alertPowerSupplyWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power supply has detected a warning." + --#TYPE "System: Power Supply Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2186 + +alertPowerSupplyFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power supply has detected a failure." + --#TYPE "System: Power Supply Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2185 + +------------------------------------------------------------------------------ +-- Power Supply Absent Trap +-- +-- Category: System/1 +-- Subcategory: PSUA/52 +------------------------------------------------------------------------------ + +alertPowerSupplyAbsent TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power supply is absent." + --#TYPE "System: Power Supply Absent" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2465 + +------------------------------------------------------------------------------ +-- Power Usage Traps +-- +-- Category: System/1 +-- Subcategory: PWR/28 +------------------------------------------------------------------------------ + +alertPowerUsageInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "System performance restored." + --#TYPE "System: Power Usage Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2275 + +alertPowerUsageWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "System performance degraded." + --#TYPE "System: Power Usage Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2274 + +alertPowerUsageFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "The system halted because system power exceeds capacity; + or the system performance degraded because power draw exceeds the + power threshold." + --#TYPE "System: Power Usage Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2273 + +------------------------------------------------------------------------------ +-- Redundancy Traps +-- +-- Category: System/1 +-- Subcategory: RDU/53 +------------------------------------------------------------------------------ + +alertRedundancyInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Redundancy information." + --#TYPE "System: Redundancy Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2475 + +alertRedundancyDegraded TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Redundancy is degraded." + --#TYPE "System: Redundancy Degraded" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2474 + +alertRedundancyLost TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Redundancy is lost." + --#TYPE "System: Redundancy Lost" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2473 + +------------------------------------------------------------------------------ +-- Integrated Dual SD Module Traps +-- +-- Category: System/1 +-- Subcategory: RFL/20 +------------------------------------------------------------------------------ + +alertIntegratedDualSDModuleInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Integrated Dual SD Module information." + --#TYPE "System: Integrated Dual SD Module Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2211 + +alertIntegratedDualSDModuleWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Integrated Dual SD Module warning." + --#TYPE "System: Integrated Dual SD Module Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2210 + +alertIntegratedDualSDModuleFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Integrated Dual SD Module failure." + --#TYPE "System: Integrated Dual SD Module Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2209 + +------------------------------------------------------------------------------ +-- Integrated Dual SD Module Absent Trap +-- +-- Category: System/1 +-- Subcategory: RFLA/54 +------------------------------------------------------------------------------ + +alertIntegratedDualSDModuleAbsent TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Integrated Dual SD Module is absent." + --#TYPE "System: Integrated Dual SD Module absent." + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2481 + +------------------------------------------------------------------------------ +-- Integrated Dual SD Module Redundancy Traps +-- +-- Category: System/1 +-- Subcategory: RRDU/55 +------------------------------------------------------------------------------ + +alertIntegratedDualSDModuleRedundancyInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Integrated Dual SD Module redundancy information." + --#TYPE "System: Integrated Dual SD Module Redundancy Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2491 + +alertIntegratedDualSDModuleRedundancyDegraded TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Integrated Dual SD Module redundancy is degraded." + --#TYPE "System: Integrated Dual SD Module Redundancy Degraded" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2490 + +alertIntegratedDualSDModuleRedundancyLost TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Integrated Dual SD Module redundancy is lost." + --#TYPE "System: Integrated Dual SD Module Redundancy Lost" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2489 + +------------------------------------------------------------------------------ +-- Security Event Traps +-- +-- Category: System/1 +-- Subcategory: SEC/42 +------------------------------------------------------------------------------ + +alertSecurityInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Security information." + --#TYPE "System: Security Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2387 + +alertSecurityWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Security warning." + --#TYPE "System: Security Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2386 + +alertSecurityFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Security failure or critical event." + --#TYPE "System: Security Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2385 + +------------------------------------------------------------------------------ +-- System Event Log Traps +-- +-- Category: System/1 +-- Subcategory: SEL/41 +------------------------------------------------------------------------------ + +alertSystemEventLogInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "System Event Log information." + --#TYPE "System: System Event Log Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2379 + +alertSystemEventLogWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "System Event Log warning." + --#TYPE "System: System Event Log Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2378 + +alertSystemEventLogFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "System Event Log failure or critical event." + --#TYPE "System: System Event Log Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2377 + +------------------------------------------------------------------------------ +-- Software Configuration Traps +-- +-- Category: System/1 +-- Subcategory: SWC/36 +------------------------------------------------------------------------------ + +alertSoftwareConfigurationInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Software configuration information." + --#TYPE "System: Software Configuration Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2339 + +alertSoftwareConfigurationWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Software configuration warning." + --#TYPE "System: Software Configuration Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2338 + +alertSoftwareConfigurationFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Software configuration failure." + --#TYPE "System: Software Configuration Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2337 + +------------------------------------------------------------------------------ +-- Temperature Probe Traps +-- +-- Category: System/1 +-- Subcategory: TMP/14 +------------------------------------------------------------------------------ + +alertTemperatureProbeNormal TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Temperature sensor value is within range." + --#TYPE "System: Temperature Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2163 + +alertTemperatureProbeWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Temperature sensor has detected a warning value." + --#TYPE "System: Temperature Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2162 + +alertTemperatureProbeFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Temperature sensor has detected a failure value." + --#TYPE "System: Temperature Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2161 + +------------------------------------------------------------------------------ +-- Temperature Statistics Traps +-- +-- Category: System/1 +-- Subcategory: TMPS/59 +------------------------------------------------------------------------------ + +alertTemperatureStatisticsWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Temperature has been above the warning or critical threshold level + for a long enough period of time to be considered in a warning state." + --#TYPE "System: Temperature Statistics Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2522 + +alertTemperatureStatisticsFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Temperature has been above the warning or critical threshold level + for a long enough period of time to be considered in a critical state." + --#TYPE "System: Temperature Statistics Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2521 + +------------------------------------------------------------------------------ +-- vFlash Media Device Traps +-- +-- Category: System/1 +-- Subcategory: VFL/57 +------------------------------------------------------------------------------ + +alertvFlashMediaDeviceInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "vFlash Media device information." + --#TYPE "System: vFlash Media Device Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2507 + +alertvFlashMediaDeviceWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "vFlash Media device warning." + --#TYPE "System: vFlash Media Device Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2506 + +alertvFlashMediaDeviceFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "vFlash Media device failure." + --#TYPE "System: vFlash Media Device Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2505 + +------------------------------------------------------------------------------ +-- vFlash Media Device Absent Trap +-- +-- Category: System/1 +-- Subcategory: VFLA/58 +------------------------------------------------------------------------------ + +alertvFlashMediaDeviceAbsent TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "vFlash Media device is absent." + --#TYPE "System: vFlash Media Device Absent" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2515 + +------------------------------------------------------------------------------ +-- Voltage Probe Traps +-- +-- Category: System/1 +-- Subcategory: VLT/15 +------------------------------------------------------------------------------ + +alertVoltageProbeNormal TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Voltage sensor reading is within range." + --#TYPE "System: Voltage Normal" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2171 + +alertVoltageProbeWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Voltage sensor has detected a warning value." + --#TYPE "System: Voltage Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2170 + +alertVoltageProbeFailure TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Voltage sensor has detected a failure value." + --#TYPE "System: Voltage Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2169 + +------------------------------------------------------------------------------ +-- RAC Traps +-- +-- Category: System/1 +-- Subcategory: RAC/60 +------------------------------------------------------------------------------ + +alertRACInformation TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "RAC information." + --#TYPE "System: RAC information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 2531 + +------------------------------------------------------------------------------ +-- System Performance Traps +-- +-- Category: System/1 +-- Subcategory: PFM/75 +------------------------------------------------------------------------------ + +alertSystemPerformanceWarning TRAP-TYPE + ENTERPRISE systemAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "System Performance warning." + --#TYPE "System: Performance Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 2650 + + +------------------------------------------------------------------------------ +-- Storage Alert Trap Group +-- Storage Traps +-- Category: Storage/2 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.2 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- Battery Traps +-- +-- Category: Storage/2 +-- Subcategory: BAT/22 +------------------------------------------------------------------------------ + +alertStorageBatteryInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Battery information." + --#TYPE "Storage: Battery Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4275 + +alertStorageBatteryWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Battery warning." + --#TYPE "Storage: Battery Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 4274 + +alertStorageBatteryFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Battery failure." + --#TYPE "Storage: Battery Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 4273 + +------------------------------------------------------------------------------ +-- Controller Traps +-- +-- Category: Storage/2 +-- Subcategory: CTL/29 +------------------------------------------------------------------------------ + +alertStorageControllerInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Controller information." + --#TYPE "Storage: Controller Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4331 + +alertStorageControllerWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Controller warning." + --#TYPE "Storage: Controller Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 4330 + +alertStorageControllerFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Controller failure." + --#TYPE "Storage: Controller Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 4329 + +------------------------------------------------------------------------------ +-- Enclosure Traps +-- +-- Category: Storage/2 +-- Subcategory: ENC/30 +------------------------------------------------------------------------------ + +alertStorageEnclosureInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Enclosure information." + --#TYPE "Storage: Enclosure Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4339 + +alertStorageEnclosureWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Enclosure warning." + --#TYPE "Storage: Enclosure Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 4338 + +alertStorageEnclosureFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Enclosure failure." + --#TYPE "Storage: Enclosure Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 4337 + +------------------------------------------------------------------------------ +-- Fan Traps +-- +-- Category: Storage/2 +-- Subcategory: FAN/13 +------------------------------------------------------------------------------ + +alertStorageFanInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Fan information." + --#TYPE "Storage: Fan Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4203 + +alertStorageFanWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Fan warning." + --#TYPE "Storage: Fan Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 4202 + +alertStorageFanFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Fan failure." + --#TYPE "Storage: Fan Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 4201 + +------------------------------------------------------------------------------ +-- Physical Disk Traps +-- +-- Category: Storage/2 +-- Subcategory: PDR/31 +------------------------------------------------------------------------------ + +alertStoragePhysicalDiskInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Physical disk information." + --#TYPE "Storage: Physical Disk Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4347 + +alertStoragePhysicalDiskWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Physical disk warning." + --#TYPE "Storage: Physical Disk Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 4346 + +alertStoragePhysicalDiskFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Physical disk failure." + --#TYPE "Storage: Physical Disk Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 4345 + +------------------------------------------------------------------------------ +-- Power Supply Traps +-- +-- Category: Storage/2 +-- Subcategory: PSU/17 +------------------------------------------------------------------------------ + +alertStoragePowerSupplyInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power supply information." + --#TYPE "Storage: Power Supply Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4235 + +alertStoragePowerSupplyWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power supply warning." + --#TYPE "Storage: Power Supply Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 4234 + +alertStoragePowerSupplyFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power supply failure." + --#TYPE "Storage: Power Supply Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 4233 + +------------------------------------------------------------------------------ +-- Security Event Traps +-- +-- Category: Storage/2 +-- Subcategory: SEC/42 +------------------------------------------------------------------------------ + +alertStorageSecurityInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Storage Security information." + --#TYPE "Storage: Security Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4435 + +alertStorageSecurityWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Storage Security warning." + --#TYPE "Storage: Security Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4434 + +alertStorageSecurityFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Storage Security failure or critical event." + --#TYPE "Storage: Security Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4433 + +------------------------------------------------------------------------------ +-- Storage Management Status Traps +-- +-- Category: Storage/2 +-- Subcategory: STOR/10 +------------------------------------------------------------------------------ + +alertStorageManagementInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Storage Management Information. + There is no global status change associated with this trap." + --#TYPE "Storage: Storage Management Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4179 + +alertStorageManagementWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Storage Management has detected a device independent warning + condition. There is no global status change associated with this + trap." + --#TYPE "Storage: Storage Management Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 4178 + +alertStorageManagementFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Storage Management has detected a device independent error condition. + There is no global status change associated with this trap." + --#TYPE "Storage: Storage Management Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 4177 + +------------------------------------------------------------------------------ +-- Temperature Probe Traps +-- +-- Category: Storage/2 +-- Subcategory: TMP/14 +------------------------------------------------------------------------------ + +alertStorageTemperatureProbeInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Temperature probe information." + --#TYPE "Storage: Temperature Probe Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4211 + +alertStorageTemperatureProbeWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Temperature probe warning." + --#TYPE "Storage: Temperature Probe Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 4210 + +alertStorageTemperatureProbeFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Temperature probe failure." + --#TYPE "Storage: Temperature Probe Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 4209 + +------------------------------------------------------------------------------ +-- Virtual Disk Traps +-- +-- Category: Storage/2 +-- Subcategory: VDR/32 +------------------------------------------------------------------------------ + +alertStorageVirtualDiskInformation TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Virtual disk information." + --#TYPE "Storage: Virtual Disk Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 4355 + +alertStorageVirtualDiskWarning TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Virtual disk warning." + --#TYPE "Storage: Virtual Disk Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 4354 + +alertStorageVirtualDiskFailure TRAP-TYPE + ENTERPRISE storageAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Virtual disk failure." + --#TYPE "Storage: Virtual Disk Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE FAILED + --#STATUS MANDATORY + ::= 4353 + + +------------------------------------------------------------------------------ +-- Updates Alert Trap Group +-- Updates Traps +-- Category: Updates/3 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.3 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- Update Job Trap +-- +-- Category: Updates/3 +-- Subcategory: RED/8 +------------------------------------------------------------------------------ + +alertUpdateJobInformation TRAP-TYPE + ENTERPRISE updatesAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Update job information" + --#TYPE "Updates: Update Job Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 6211 + +------------------------------------------------------------------------------ +-- Software Change Traps +-- +-- Category: Updates/3 +-- Subcategory: SWU/21 +------------------------------------------------------------------------------ + +alertSoftwareChangeUpdateWarning TRAP-TYPE + ENTERPRISE updatesAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Software change update warning." + --#TYPE "Updates: Software Change Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 6314 + + +------------------------------------------------------------------------------ +-- Audit Alert Trap Group +-- Audit Traps +-- Category: Audit/4 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.4 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- CMC Traps +-- +-- Category: Audit/4 +-- Subcategory: CMC/62 +------------------------------------------------------------------------------ + +alertCMCAuditInformation TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Chassis Management Controller audit information." + --#TYPE "Audit: CMC Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 8691 + +alertCMCAuditWarning TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Chassis Management Controller audit warning." + --#TYPE "Audit: CMC Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8690 + +alertCMCAuditFailure TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Chassis Management Controller audit failure or critical event." + --#TYPE "Audit: CMC Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8689 + +------------------------------------------------------------------------------ +-- Debug Traps +-- +-- Category: Audit/4 +-- Subcategory: FSD/50 +------------------------------------------------------------------------------ + +alertDebugInformation TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Debug authorized." + --#TYPE "Audit: Debug Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 8595 + +alertDebugWarning TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Debug authorization failed." + --#TYPE "Audit: Debug Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8594 + +------------------------------------------------------------------------------ +-- iDRAC IP Address Change Trap +-- +-- Category: Audit/4 +-- Subcategory: IPA/38 +------------------------------------------------------------------------------ + +alertiDRACIPAddressChange TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "iDRAC IP address has changed." + --#TYPE "iDRAC IP address has changed" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + + ::= 8499 + +------------------------------------------------------------------------------ +-- License Traps +-- +-- Category: Audit/4 +-- Subcategory: LIC/40 +------------------------------------------------------------------------------ + +alertLicenseInformation TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "License information." + --#TYPE "Audit: License Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 8515 + +alertLicenseWarning TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "License warning." + --#TYPE "Audit: License Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8514 + +alertLicenseFailure TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "License failure." + --#TYPE "Audit: License Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8513 + +------------------------------------------------------------------------------ +-- PCI Device Traps +-- +-- Category: Audit/4 +-- Subcategory: PCI/46 +------------------------------------------------------------------------------ + +alertPCIDeviceAuditWarning TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "PCI device audit warning." + --#TYPE "Audit: PCI Device Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8562 + +------------------------------------------------------------------------------ +-- Power Supply Traps +-- +-- Category: Audit/4 +-- Subcategory: PSU/17 +------------------------------------------------------------------------------ + +alertPowerSupplyAuditWarning TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power Supply audit warning." + --#TYPE "Audit: Power Supply Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8330 + +alertPowerSupplyAuditFailure TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power Supply audit failure or critical event." + --#TYPE "Audit: Power Supply Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8329 + +------------------------------------------------------------------------------ +-- Power Usage Traps +-- +-- Category: Audit/4 +-- Subcategory: PWR/28 +------------------------------------------------------------------------------ + +alertPowerUsageAuditInformation TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power usage audit information." + --#TYPE "Audit: Power Usage Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 8419 + +alertPowerUsageAuditWarning TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power usage audit warning." + --#TYPE "Audit: Power Usage Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8418 + +alertPowerUsageAuditFailure TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Power usage audit failure or critical event." + --#TYPE "Audit: Power Usage Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8417 + +------------------------------------------------------------------------------ +-- System Power State Change Trap +-- +-- Category: Audit/4 +-- Subcategory: SYS/48 +------------------------------------------------------------------------------ + +alertSystemPowerStateChangeInformation TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Host is going through a power state change + (powering on or powering off)." + --#TYPE "Audit: System Power State Change Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 8579 + +------------------------------------------------------------------------------ +-- User Tracking Trap +-- +-- Category: Audit/4 +-- Subcategory: USR/37 +------------------------------------------------------------------------------ + +alertUserTrackingWarning TRAP-TYPE + ENTERPRISE auditAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "User Tracking warning." + --#TYPE "Audit: User Tracking" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 8490 + + +------------------------------------------------------------------------------ +-- Configuration Alert Trap Group +-- Configuration Traps +-- Category: Configuration/5 +-- +-- OID Format: 1.3.6.1.4.1.674.10892.5.3.2.5 +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ +-- AutoDiscovery Traps +-- +-- Category: Configuration/5 +-- Subcategory: DIS/49 +------------------------------------------------------------------------------ + +alertAutoDiscoveryInformation TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Auto discovery information." + --#TYPE "Configuration: Auto Discovery Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 10635 + +------------------------------------------------------------------------------ +-- NIC Configuration Traps +-- +-- Category: Configuration/5 +-- Subcategory: IOID/66 +------------------------------------------------------------------------------ + +alertNetworkConfigurationInformation TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Network configuration information." + --#TYPE "Configuration: Network Configuration Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 10771 + +alertNetworkConfigurationWarning TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Network configuration warning." + --#TYPE "Configuration: Network Configuration Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 10770 + +------------------------------------------------------------------------------ +-- IP Address Traps +-- +-- Category: Configuration/5 +-- Subcategory: IPA/38 +------------------------------------------------------------------------------ + +alertIPAddressConfigurationInformation TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "IP Address configuration information." + --#TYPE "Configuration: IP Address Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 10547 + +------------------------------------------------------------------------------ +-- Job Control Traps +-- +-- Category: Configuration/5 +-- Subcategory: JCP/3 +------------------------------------------------------------------------------ + +alertJobControlConfigurationInformation TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Job Control configuration information." + --#TYPE "Configuration: Job Control Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 10267 + +------------------------------------------------------------------------------ +-- PCI Device Traps +-- +-- Category: Configuration/5 +-- Subcategory: PCI/46 +------------------------------------------------------------------------------ + +alertPCIDeviceConfigurationInformation TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "PCI device configuration information." + --#TYPE "Configuration: PCI Device Information" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 10611 + +------------------------------------------------------------------------------ +-- Security Event Traps +-- +-- Category: Configuration/5 +-- Subcategory: SEC/42 +------------------------------------------------------------------------------ + +alertSecurityConfigurationWarning TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Security configuration warning." + --#TYPE "Configuration: Security Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 10578 + +------------------------------------------------------------------------------ +-- Software Configuration Traps +-- +-- Category: Configuration/5 +-- Subcategory: SWC/36 +------------------------------------------------------------------------------ + +alertSWCConfigurationWarning TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Software configuration warning." + --#TYPE "Configuration: Software Configuration Warning" + --#SEVERITY MINOR + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 10530 + +alertSWCConfigurationFailure TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "Software configuration failure." + --#TYPE "Configuration: Software Configuration Failure" + --#SEVERITY CRITICAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Error Events" + --#STATE DEGRADED + --#STATUS MANDATORY + ::= 10529 + +------------------------------------------------------------------------------ +-- Test Trap +-- +-- Category: Configuration/5 +-- Subcategory: TST/19 +------------------------------------------------------------------------------ + +alertTestTrapEvent TRAP-TYPE + ENTERPRISE configurationAlertTrapGroup + VARIABLES { alertMessageID, + alertMessage, + alertCurrentStatus, + alertSystemServiceTag, + alertSystemFQDN, + alertFQDD, + alertDeviceDisplayName, + alertMessageArguments, + alertChassisServiceTag, + alertChassisName, + alertRacFQDN } + DESCRIPTION + "The iDRAC generated a test trap event in response to a user request." + --#TYPE "Configuration: iDRAC Test Trap Event" + --#SEVERITY INFORMATIONAL + --#SUMMARY "Message ID: %s, Device Display Name: %s, Message: %s," + --#SUMMARY "Device Status: %d, Device FQDD: %s," + --#SUMMARY "System Service Tag: %s, System Name: %s," + --#SUMMARY "Chassis Service Tag: %s, Chassis Name: %s," + --#SUMMARY "RAC FQDN: %s" + --#ARGUMENTS {0, 6, 1, 2, 5, 3, 4, 8, 9, 10} + --#CATEGORY "Status Events" + --#STATE OPERATIONAL + --#STATUS MANDATORY + ::= 10395 + +END + +------------------------------------------------------------------------------ +-- End MIB +------------------------------------------------------------------------------ - - - - - - - - - - - - - - - - - - - - - diff --git a/mibs/LANCOM-1711-MIB.mib b/mibs/LANCOM-1711-MIB.mib index 3242d65..0d30748 100644 --- a/mibs/LANCOM-1711-MIB.mib +++ b/mibs/LANCOM-1711-MIB.mib @@ -1,286 +1,26296 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +LANCOM-1711-MIB DEFINITIONS ::= BEGIN + +IMPORTS + DisplayString, sysDescr, sysName + FROM RFC1213-MIB + MacAddress + FROM SNMPv2-TC + CounterBasedGauge64 + FROM HCNUM-TC + enterprises, OBJECT-TYPE, + MODULE-IDENTITY, IpAddress, Counter32, Gauge32, TimeTicks, Counter64, + NOTIFICATION-TYPE + FROM SNMPv2-SMI; + + + +lancom-1711-plus MODULE-IDENTITY + LAST-UPDATED "200908121708Z" + ORGANIZATION "LANCOM Systems" + CONTACT-INFO "http://www.lancom-systems.de" + DESCRIPTION "MIB Definitions for LANCOM 1711+ VPN" + REVISION "200908121708Z" + DESCRIPTION "Auto-Generated on Apr 04, 2010" + ::= { enterprises lancom-systems(2356) adsl-systems(500) lan-router(2) 1712 } + + +sta OBJECT IDENTIFIER ::= { lancom-1711-plus 1 } +set OBJECT IDENTIFIER ::= { lancom-1711-plus 2 } +fir OBJECT IDENTIFIER ::= { lancom-1711-plus 3 } +oth OBJECT IDENTIFIER ::= { lancom-1711-plus 4 } + +staOper OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating-Time" + ::= { sta 2 } + +staWan OBJECT IDENTIFIER ::= { sta 4} +staWanBytetransTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanBytetransEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Transport" + ::= { staWan 1 } + +staWanBytetransEntry OBJECT-TYPE + SYNTAX StaWanBytetransEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanBytetransIfc } + ::= { staWanBytetransTable 1 } + +StaWanBytetransEntry ::= SEQUENCE { + staWanBytetransIfc INTEGER, + staWanBytetransCrx Counter32, + staWanBytetransRxb Counter32, + staWanBytetransTxb Counter32, + staWanBytetransCtx Counter32 + } + +staWanBytetransIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanBytetransEntry 1 } + +staWanBytetransCrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CRx-Bytes" + ::= { staWanBytetransEntry 2 } + +staWanBytetransRxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bytes" + ::= { staWanBytetransEntry 3 } + +staWanBytetransTxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Bytes" + ::= { staWanBytetransEntry 4 } + +staWanBytetransCtx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CTx-Bytes" + ::= { staWanBytetransEntry 5 } + +staWanPackettraTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanPackettraEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Packet-Transport" + ::= { staWan 2 } + +staWanPackettraEntry OBJECT-TYPE + SYNTAX StaWanPackettraEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanPackettraIfc } + ::= { staWanPackettraTable 1 } + +StaWanPackettraEntry ::= SEQUENCE { + staWanPackettraIfc INTEGER, + staWanPackettraRx Counter32, + staWanPackettraTxt Counter32, + staWanPackettraTxn Counter32, + staWanPackettraTxr Counter32, + staWanPackettraTxu Counter32 + } + +staWanPackettraIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanPackettraEntry 1 } + +staWanPackettraRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx" + ::= { staWanPackettraEntry 2 } + +staWanPackettraTxt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-total" + ::= { staWanPackettraEntry 3 } + +staWanPackettraTxn OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-normal" + ::= { staWanPackettraEntry 4 } + +staWanPackettraTxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-reliable" + ::= { staWanPackettraEntry 5 } + +staWanPackettraTxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-urgent" + ::= { staWanPackettraEntry 6 } + +staWanErrorsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanErrorsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Errors" + ::= { staWan 3 } + +staWanErrorsEntry OBJECT-TYPE + SYNTAX StaWanErrorsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanErrorsIfc } + ::= { staWanErrorsTable 1 } + +StaWanErrorsEntry ::= SEQUENCE { + staWanErrorsIfc INTEGER, + staWanErrorsRxl1 Counter32, + staWanErrorsRxl2 Counter32, + staWanErrorsRxl3 Counter32, + staWanErrorsStac Counter32, + staWanErrorsTxer Counter32 + } + +staWanErrorsIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanErrorsEntry 1 } + +staWanErrorsRxl1 OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-l1-Error" + ::= { staWanErrorsEntry 2 } + +staWanErrorsRxl2 OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-l2-Error" + ::= { staWanErrorsEntry 3 } + +staWanErrorsRxl3 OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-l3-Error" + ::= { staWanErrorsEntry 4 } + +staWanErrorsStac OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stack-Error" + ::= { staWanErrorsEntry 5 } + +staWanErrorsTxer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Error" + ::= { staWanErrorsEntry 6 } + +staWanWantxdisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Discarded" + ::= { staWan 4 } + +staWanWanheappa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Heap-Packets" + ::= { staWan 5 } + +staWanWanqueuep OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Packets" + ::= { staWan 6 } + +staWanWanqueuee OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Errors" + ::= { staWan 7 } + +staWanWanqueuem OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Mgt-Drop" + ::= { staWan 21 } + +staWanThroughpuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanThroughpuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Throughput" + ::= { staWan 8 } + +staWanThroughpuEntry OBJECT-TYPE + SYNTAX StaWanThroughpuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanThroughpuIfc } + ::= { staWanThroughpuTable 1 } + +StaWanThroughpuEntry ::= SEQUENCE { + staWanThroughpuIfc INTEGER, + staWanThroughpuRxsc INTEGER, + staWanThroughpuTxsc INTEGER, + staWanThroughpuRxsa INTEGER, + staWanThroughpuTxsa INTEGER + } + +staWanThroughpuIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanThroughpuEntry 1 } + +staWanThroughpuRxsc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx/s current" + ::= { staWanThroughpuEntry 2 } + +staWanThroughpuTxsc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx/s current" + ::= { staWanThroughpuEntry 3 } + +staWanThroughpuRxsa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx/s average" + ::= { staWanThroughpuEntry 4 } + +staWanThroughpuTxsa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx/s average" + ::= { staWanThroughpuEntry 5 } + +staWanDeleteval OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staWan 9 } + +staWanConnectio OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staWan 10 } + +staWanMtuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanMtuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "MTU" + ::= { staWan 11 } + +staWanMtuEntry OBJECT-TYPE + SYNTAX StaWanMtuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanMtuPee } + ::= { staWanMtuTable 1 } + +StaWanMtuEntry ::= SEQUENCE { + staWanMtuPee DisplayString, + staWanMtuMtu INTEGER + } + +staWanMtuPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { staWanMtuEntry 1 } + +staWanMtuMtu OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MTU" + ::= { staWanMtuEntry 2 } + +staWanActions OBJECT IDENTIFIER ::= { staWan 20} +staWanActionsActTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanActionsActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Action-Table" + ::= { staWanActions 1 } + +staWanActionsActEntry OBJECT-TYPE + SYNTAX StaWanActionsActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanActionsActTim } + ::= { staWanActionsActTable 1 } + +StaWanActionsActEntry ::= SEQUENCE { + staWanActionsActTim DisplayString, + staWanActionsActAct DisplayString, + staWanActionsActRes DisplayString + } + +staWanActionsActTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staWanActionsActEntry 1 } + +staWanActionsActAct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { staWanActionsActEntry 2 } + +staWanActionsActRes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..100)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Result" + ::= { staWanActionsActEntry 3 } + +staWanActionsLocTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanActionsLocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Lock-Table" + ::= { staWanActions 2 } + +staWanActionsLocEntry OBJECT-TYPE + SYNTAX StaWanActionsLocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanActionsLocInd } + ::= { staWanActionsLocTable 1 } + +StaWanActionsLocEntry ::= SEQUENCE { + staWanActionsLocInd INTEGER, + staWanActionsLocRem INTEGER + } + +staWanActionsLocInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staWanActionsLocEntry 1 } + +staWanActionsLocRem OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remaining-Locktime" + ::= { staWanActionsLocEntry 2 } + +staLan OBJECT IDENTIFIER ::= { sta 5} +staLanLanh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Heap-Packets" + ::= { staLan 7 } + +staLanDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staLan 11 } + +staLanLanq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Queue-Mgt-Drop" + ::= { staLan 60 } + +staLanInteTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanInteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interfaces" + ::= { staLan 51 } + +staLanInteEntry OBJECT-TYPE + SYNTAX StaLanInteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanInteIfc } + ::= { staLanInteTable 1 } + +StaLanInteEntry ::= SEQUENCE { + staLanInteIfc DisplayString, + staLanInteQue INTEGER + } + +staLanInteIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanInteEntry 1 } + +staLanInteQue OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Packets" + ::= { staLanInteEntry 2 } + +staLanByteTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanByteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Transport" + ::= { staLan 52 } + +staLanByteEntry OBJECT-TYPE + SYNTAX StaLanByteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanByteIfc } + ::= { staLanByteTable 1 } + +StaLanByteEntry ::= SEQUENCE { + staLanByteIfc DisplayString, + staLanByteTxbyte Counter64, + staLanByteRxbyte Counter64, + staLanByteThroug DisplayString, + staLanByteMaxthr DisplayString, + staLanByteBytest INTEGER, + staLanByteBytesm INTEGER + } + +staLanByteIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanByteEntry 1 } + +staLanByteTxbyte OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Bytes" + ::= { staLanByteEntry 2 } + +staLanByteRxbyte OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bytes" + ::= { staLanByteEntry 3 } + +staLanByteThroug OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Throughput" + ::= { staLanByteEntry 4 } + +staLanByteMaxthr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max.-Throughput" + ::= { staLanByteEntry 5 } + +staLanByteBytest OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bytes-Throughput" + ::= { staLanByteEntry 6 } + +staLanByteBytesm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bytes-Max.-Throughput" + ::= { staLanByteEntry 7 } + +staLanPackTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanPackEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Packet-Transport" + ::= { staLan 53 } + +staLanPackEntry OBJECT-TYPE + SYNTAX StaLanPackEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanPackIfc } + ::= { staLanPackTable 1 } + +StaLanPackEntry ::= SEQUENCE { + staLanPackIfc DisplayString, + staLanPackRxp Counter32, + staLanPackTxp Counter32, + staLanPackRxb Counter32, + staLanPackRxm Counter32, + staLanPackRxu Counter32, + staLanPackTxb Counter32, + staLanPackTxm Counter32, + staLanPackTxu Counter32 + } + +staLanPackIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanPackEntry 1 } + +staLanPackRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staLanPackEntry 2 } + +staLanPackTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staLanPackEntry 3 } + +staLanPackRxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcasts" + ::= { staLanPackEntry 4 } + +staLanPackRxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicasts" + ::= { staLanPackEntry 5 } + +staLanPackRxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicasts" + ::= { staLanPackEntry 6 } + +staLanPackTxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Broadcasts" + ::= { staLanPackEntry 7 } + +staLanPackTxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Multicasts" + ::= { staLanPackEntry 8 } + +staLanPackTxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Unicasts" + ::= { staLanPackEntry 9 } + +staLanErroTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanErroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Errors" + ::= { staLan 54 } + +staLanErroEntry OBJECT-TYPE + SYNTAX StaLanErroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanErroIfc } + ::= { staLanErroTable 1 } + +StaLanErroEntry ::= SEQUENCE { + staLanErroIfc DisplayString, + staLanErroRxerro Counter32, + staLanErroTxerro Counter32, + staLanErroStacke Counter32, + staLanErroNicerr Counter32, + staLanErroQueuee Counter32, + staLanErroRxcrce Counter32, + staLanErroCollis Counter32, + staLanErroSingle Counter32, + staLanErroMultip Counter32, + staLanErroLateco Counter32, + staLanErroExcess Counter32, + staLanErroRxalig Counter32, + staLanErroRxtoos Counter32, + staLanErroRxtool Counter32, + staLanErroTxcarr Counter32, + staLanErroTxdefe Counter32 + } + +staLanErroIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanErroEntry 1 } + +staLanErroRxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staLanErroEntry 2 } + +staLanErroTxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Errors" + ::= { staLanErroEntry 3 } + +staLanErroStacke OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stack-Errors" + ::= { staLanErroEntry 4 } + +staLanErroNicerr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NIC-Errors" + ::= { staLanErroEntry 5 } + +staLanErroQueuee OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Errors" + ::= { staLanErroEntry 6 } + +staLanErroRxcrce OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-CRC-Errors" + ::= { staLanErroEntry 7 } + +staLanErroCollis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Collisions" + ::= { staLanErroEntry 8 } + +staLanErroSingle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Single-Collisions" + ::= { staLanErroEntry 9 } + +staLanErroMultip OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Multiple-Collisions" + ::= { staLanErroEntry 10 } + +staLanErroLateco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Late-Collisions" + ::= { staLanErroEntry 11 } + +staLanErroExcess OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Excessive-Collisions" + ::= { staLanErroEntry 12 } + +staLanErroRxalig OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Align-Errors" + ::= { staLanErroEntry 13 } + +staLanErroRxtoos OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Short" + ::= { staLanErroEntry 14 } + +staLanErroRxtool OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Long" + ::= { staLanErroEntry 15 } + +staLanErroTxcarr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Carrier" + ::= { staLanErroEntry 16 } + +staLanErroTxdefe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Deferred" + ::= { staLanErroEntry 17 } + +staPpp OBJECT IDENTIFIER ::= { sta 6} +staPppPppTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PPP-Phases" + ::= { staPpp 1 } + +staPppPppEntry OBJECT-TYPE + SYNTAX StaPppPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppPppIfc } + ::= { staPppPppTable 1 } + +StaPppPppEntry ::= SEQUENCE { + staPppPppIfc INTEGER, + staPppPppPha INTEGER, + staPppPppLcp INTEGER, + staPppPppIpc INTEGER, + staPppPppCcp INTEGER, + staPppPppBac INTEGER + } + +staPppPppIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppPppEntry 1 } + +staPppPppPha OBJECT-TYPE + SYNTAX INTEGER + { + dead(1), + establish(2), + terminate(3), + authenticate(4), + callback(5), + network(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Phase to" + ::= { staPppPppEntry 2 } + +staPppPppLcp OBJECT-TYPE + SYNTAX INTEGER + { + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LCP" + ::= { staPppPppEntry 3 } + +staPppPppIpc OBJECT-TYPE + SYNTAX INTEGER + { + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPCP" + ::= { staPppPppEntry 4 } + +staPppPppCcp OBJECT-TYPE + SYNTAX INTEGER + { + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CCP" + ::= { staPppPppEntry 6 } + +staPppPppBac OBJECT-TYPE + SYNTAX INTEGER + { + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "BACP" + ::= { staPppPppEntry 7 } + +staPppLcp OBJECT IDENTIFIER ::= { staPpp 2} +staPppLcpRxerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPppLcp 1 } + +staPppLcpRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppLcp 2 } + +staPppLcpRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppLcp 3 } + +staPppLcpRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppLcp 4 } + +staPppLcpRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppLcp 5 } + +staPppLcpRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppLcp 6 } + +staPppLcpRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppLcp 7 } + +staPppLcpRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppLcp 8 } + +staPppLcpRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppLcp 9 } + +staPppLcpRxprotocolre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Protocol-Reject" + ::= { staPppLcp 10 } + +staPppLcpRxechoreques OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Echo-Request" + ::= { staPppLcp 11 } + +staPppLcpRxechoreply OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Echo-Reply" + ::= { staPppLcp 12 } + +staPppLcpRxdiscardreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard-Request" + ::= { staPppLcp 13 } + +staPppLcpTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppLcp 14 } + +staPppLcpTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppLcp 15 } + +staPppLcpTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppLcp 16 } + +staPppLcpTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppLcp 17 } + +staPppLcpTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppLcp 18 } + +staPppLcpTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppLcp 19 } + +staPppLcpTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppLcp 20 } + +staPppLcpTxprotocolre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Protocol-Reject" + ::= { staPppLcp 21 } + +staPppLcpTxechoreques OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Echo-Request" + ::= { staPppLcp 22 } + +staPppLcpTxechoreply OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Echo-Reply" + ::= { staPppLcp 23 } + +staPppLcpTxdiscardreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Discard-Request" + ::= { staPppLcp 24 } + +staPppLcpDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppLcp 25 } + +staPppPap OBJECT IDENTIFIER ::= { staPpp 3} +staPppPapRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppPap 1 } + +staPppPapRxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Request" + ::= { staPppPap 2 } + +staPppPapRxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Success" + ::= { staPppPap 3 } + +staPppPapRxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Failure" + ::= { staPppPap 4 } + +staPppPapTxret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Retry" + ::= { staPppPap 5 } + +staPppPapTxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Request" + ::= { staPppPap 6 } + +staPppPapTxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Success" + ::= { staPppPap 7 } + +staPppPapTxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Failure" + ::= { staPppPap 8 } + +staPppPapDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppPap 9 } + +staPppCha OBJECT IDENTIFIER ::= { staPpp 4} +staPppChaRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppCha 1 } + +staPppChaRxcha OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Challenge" + ::= { staPppCha 2 } + +staPppChaRxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Response" + ::= { staPppCha 3 } + +staPppChaRxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Success" + ::= { staPppCha 4 } + +staPppChaRxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Failure" + ::= { staPppCha 5 } + +staPppChaTxret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Retry" + ::= { staPppCha 6 } + +staPppChaTxcha OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Challenge" + ::= { staPppCha 7 } + +staPppChaTxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Response" + ::= { staPppCha 8 } + +staPppChaTxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Success" + ::= { staPppCha 9 } + +staPppChaTxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Failure" + ::= { staPppCha 10 } + +staPppChaDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppCha 11 } + +staPppCbc OBJECT IDENTIFIER ::= { staPpp 7} +staPppCbcRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppCbc 1 } + +staPppCbcRxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Request" + ::= { staPppCbc 2 } + +staPppCbcRxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Response" + ::= { staPppCbc 3 } + +staPppCbcRxack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Acknowledge" + ::= { staPppCbc 4 } + +staPppCbcTxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Request" + ::= { staPppCbc 5 } + +staPppCbcTxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Response" + ::= { staPppCbc 6 } + +staPppCbcTxack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Acknowledge" + ::= { staPppCbc 7 } + +staPppCbcDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppCbc 8 } + +staPppIpc OBJECT IDENTIFIER ::= { staPpp 6} +staPppIpcRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppIpc 1 } + +staPppIpcRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppIpc 2 } + +staPppIpcRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppIpc 3 } + +staPppIpcRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppIpc 4 } + +staPppIpcRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppIpc 5 } + +staPppIpcRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppIpc 6 } + +staPppIpcRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppIpc 7 } + +staPppIpcRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppIpc 8 } + +staPppIpcTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppIpc 9 } + +staPppIpcTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppIpc 10 } + +staPppIpcTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppIpc 11 } + +staPppIpcTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppIpc 12 } + +staPppIpcTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppIpc 13 } + +staPppIpcTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppIpc 14 } + +staPppIpcTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppIpc 15 } + +staPppIpcDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppIpc 16 } + +staPppCcp OBJECT IDENTIFIER ::= { staPpp 10} +staPppCcpRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppCcp 1 } + +staPppCcpRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppCcp 2 } + +staPppCcpRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppCcp 3 } + +staPppCcpRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppCcp 4 } + +staPppCcpRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppCcp 5 } + +staPppCcpRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppCcp 6 } + +staPppCcpRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppCcp 7 } + +staPppCcpRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppCcp 8 } + +staPppCcpRxresetreque OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Reset-Request" + ::= { staPppCcp 9 } + +staPppCcpRxresetack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Reset-Ack" + ::= { staPppCcp 10 } + +staPppCcpTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppCcp 11 } + +staPppCcpTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppCcp 12 } + +staPppCcpTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppCcp 13 } + +staPppCcpTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppCcp 14 } + +staPppCcpTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppCcp 15 } + +staPppCcpTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppCcp 16 } + +staPppCcpTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppCcp 17 } + +staPppCcpTxresetreque OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Reset-Request" + ::= { staPppCcp 19 } + +staPppCcpTxresetack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Reset-Ack" + ::= { staPppCcp 20 } + +staPppCcpCompressione OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Compression-Errors" + ::= { staPppCcp 22 } + +staPppCcpDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppCcp 21 } + +staPppMl OBJECT IDENTIFIER ::= { staPpp 11} +staPppMlBundlec OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bundle-Connections" + ::= { staPppMl 1 } + +staPppMlRxseqlo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Seq-Lost" + ::= { staPppMl 2 } + +staPppMlRxseqre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Seq-Repeat" + ::= { staPppMl 3 } + +staPppMlRxmrrue OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Mrru-Exceeded" + ::= { staPppMl 4 } + +staPppMlRxheade OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Header-Error" + ::= { staPppMl 5 } + +staPppMlRxdisca OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppMl 6 } + +staPppMlRxfrags OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Frag-Start" + ::= { staPppMl 7 } + +staPppMlRxfragm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Frag-Mid" + ::= { staPppMl 8 } + +staPppMlRxfrage OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Frag-End" + ::= { staPppMl 9 } + +staPppMlRxnotfr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-not-Fragmented" + ::= { staPppMl 10 } + +staPppMlDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppMl 11 } + +staPppBac OBJECT IDENTIFIER ::= { staPpp 12} +staPppBacRxerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPppBac 1 } + +staPppBacRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppBac 2 } + +staPppBacRxcallrequest OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Call-Request" + ::= { staPppBac 3 } + +staPppBacRxcallrespons OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Call-Response" + ::= { staPppBac 4 } + +staPppBacRxcallbackreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Callback-Request" + ::= { staPppBac 5 } + +staPppBacRxcallbackres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Callback-Response" + ::= { staPppBac 6 } + +staPppBacRxlinkdropreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Link-Drop-Request" + ::= { staPppBac 7 } + +staPppBacRxlinkdropres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Link-Drop-Response" + ::= { staPppBac 8 } + +staPppBacRxstatusindic OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Status-Indication" + ::= { staPppBac 9 } + +staPppBacRxstatusrespo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Status-Response" + ::= { staPppBac 10 } + +staPppBacTxcallrequest OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Call-Request" + ::= { staPppBac 11 } + +staPppBacTxcallrespons OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Call-Response" + ::= { staPppBac 12 } + +staPppBacTxcallbackreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Callback-Request" + ::= { staPppBac 13 } + +staPppBacTxcallbackres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Callback-Response" + ::= { staPppBac 14 } + +staPppBacTxlinkdropreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Link-Drop-Request" + ::= { staPppBac 15 } + +staPppBacTxlinkdropres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Link-Drop-Response" + ::= { staPppBac 16 } + +staPppBacTxstatusindic OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Status-Indication" + ::= { staPppBac 17 } + +staPppBacTxstatusrespo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Status-Response" + ::= { staPppBac 18 } + +staPppBacDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppBac 19 } + +staPppRxo OBJECT IDENTIFIER ::= { staPpp 8} +staPppRxoLcpTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppRxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LCP" + ::= { staPppRxo 1 } + +staPppRxoLcpEntry OBJECT-TYPE + SYNTAX StaPppRxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppRxoLcpIfc } + ::= { staPppRxoLcpTable 1 } + +StaPppRxoLcpEntry ::= SEQUENCE { + staPppRxoLcpIfc INTEGER, + staPppRxoLcpMru INTEGER, + staPppRxoLcpAcc DisplayString, + staPppRxoLcpAut INTEGER, + staPppRxoLcpMag DisplayString, + staPppRxoLcpPfc INTEGER, + staPppRxoLcpAcf INTEGER, + staPppRxoLcpCal INTEGER + } + +staPppRxoLcpIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppRxoLcpEntry 1 } + +staPppRxoLcpMru OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MRU" + ::= { staPppRxoLcpEntry 2 } + +staPppRxoLcpAcc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACCM" + ::= { staPppRxoLcpEntry 3 } + +staPppRxoLcpAut OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + ms-chapv2(32), + ms-chap(16), + chap(8), + pap(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Authent.request" + ::= { staPppRxoLcpEntry 4 } + +staPppRxoLcpMag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Magic-Num" + ::= { staPppRxoLcpEntry 6 } + +staPppRxoLcpPfc OBJECT-TYPE + SYNTAX INTEGER + { + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PFC" + ::= { staPppRxoLcpEntry 7 } + +staPppRxoLcpAcf OBJECT-TYPE + SYNTAX INTEGER + { + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACFC" + ::= { staPppRxoLcpEntry 8 } + +staPppRxoLcpCal OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + none(255), + lcp(1), + lcp(2), + lcp(3), + lcp(4), + lcp(5), + cbcp(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call-back" + ::= { staPppRxoLcpEntry 5 } + +staPppRxoIpcTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppRxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPCP" + ::= { staPppRxo 3 } + +staPppRxoIpcEntry OBJECT-TYPE + SYNTAX StaPppRxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppRxoIpcIfc } + ::= { staPppRxoIpcTable 1 } + +StaPppRxoIpcEntry ::= SEQUENCE { + staPppRxoIpcIfc INTEGER, + staPppRxoIpcIpadd IpAddress, + staPppRxoIpcDnsde IpAddress, + staPppRxoIpcDnsba IpAddress, + staPppRxoIpcNbnsd IpAddress, + staPppRxoIpcNbnsb IpAddress + } + +staPppRxoIpcIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppRxoIpcEntry 1 } + +staPppRxoIpcIpadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staPppRxoIpcEntry 2 } + +staPppRxoIpcDnsde OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staPppRxoIpcEntry 3 } + +staPppRxoIpcDnsba OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staPppRxoIpcEntry 5 } + +staPppRxoIpcNbnsd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staPppRxoIpcEntry 4 } + +staPppRxoIpcNbnsb OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staPppRxoIpcEntry 6 } + +staPppTxo OBJECT IDENTIFIER ::= { staPpp 9} +staPppTxoLcpTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppTxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LCP" + ::= { staPppTxo 1 } + +staPppTxoLcpEntry OBJECT-TYPE + SYNTAX StaPppTxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppTxoLcpIfc } + ::= { staPppTxoLcpTable 1 } + +StaPppTxoLcpEntry ::= SEQUENCE { + staPppTxoLcpIfc INTEGER, + staPppTxoLcpMru INTEGER, + staPppTxoLcpAcc DisplayString, + staPppTxoLcpAut INTEGER, + staPppTxoLcpMag DisplayString, + staPppTxoLcpPfc INTEGER, + staPppTxoLcpAcf INTEGER, + staPppTxoLcpCal INTEGER + } + +staPppTxoLcpIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppTxoLcpEntry 1 } + +staPppTxoLcpMru OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MRU" + ::= { staPppTxoLcpEntry 2 } + +staPppTxoLcpAcc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACCM" + ::= { staPppTxoLcpEntry 3 } + +staPppTxoLcpAut OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + ms-chapv2(32), + ms-chap(16), + chap(8), + pap(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Authent.request" + ::= { staPppTxoLcpEntry 4 } + +staPppTxoLcpMag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Magic-Num" + ::= { staPppTxoLcpEntry 6 } + +staPppTxoLcpPfc OBJECT-TYPE + SYNTAX INTEGER + { + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PFC" + ::= { staPppTxoLcpEntry 7 } + +staPppTxoLcpAcf OBJECT-TYPE + SYNTAX INTEGER + { + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACFC" + ::= { staPppTxoLcpEntry 8 } + +staPppTxoLcpCal OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + none(255), + lcp(1), + lcp(2), + lcp(3), + lcp(4), + lcp(5), + cbcp(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call-back" + ::= { staPppTxoLcpEntry 5 } + +staPppTxoIpcTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppTxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPCP" + ::= { staPppTxo 3 } + +staPppTxoIpcEntry OBJECT-TYPE + SYNTAX StaPppTxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppTxoIpcIfc } + ::= { staPppTxoIpcTable 1 } + +StaPppTxoIpcEntry ::= SEQUENCE { + staPppTxoIpcIfc INTEGER, + staPppTxoIpcIpadd IpAddress, + staPppTxoIpcDnsde IpAddress, + staPppTxoIpcDnsba IpAddress, + staPppTxoIpcNbnsd IpAddress, + staPppTxoIpcNbnsb IpAddress + } + +staPppTxoIpcIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppTxoIpcEntry 1 } + +staPppTxoIpcIpadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staPppTxoIpcEntry 2 } + +staPppTxoIpcDnsde OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staPppTxoIpcEntry 3 } + +staPppTxoIpcDnsba OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staPppTxoIpcEntry 5 } + +staPppTxoIpcNbnsd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staPppTxoIpcEntry 4 } + +staPppTxoIpcNbnsb OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staPppTxoIpcEntry 6 } + +staPppDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPpp 13 } + +staTcpi OBJECT IDENTIFIER ::= { sta 9} +staTcpiArp OBJECT IDENTIFIER ::= { staTcpi 1} +staTcpiArpLanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiArp 1 } + +staTcpiArpLant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiArp 2 } + +staTcpiArpLane OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Errors" + ::= { staTcpiArp 3 } + +staTcpiArpWanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiArp 4 } + +staTcpiArpWant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiArp 5 } + +staTcpiArpWane OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Errors" + ::= { staTcpiArp 6 } + +staTcpiArpTablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiArpTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-ARP" + ::= { staTcpiArp 7 } + +staTcpiArpTablEntry OBJECT-TYPE + SYNTAX StaTcpiArpTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiArpTablIpa } + ::= { staTcpiArpTablTable 1 } + +StaTcpiArpTablEntry ::= SEQUENCE { + staTcpiArpTablIpa IpAddress, + staTcpiArpTablMac MacAddress, + staTcpiArpTablLas INTEGER, + staTcpiArpTablCon INTEGER, + staTcpiArpTablEth INTEGER, + staTcpiArpTablVla INTEGER, + staTcpiArpTablPee DisplayString + } + +staTcpiArpTablIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiArpTablEntry 1 } + +staTcpiArpTablMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staTcpiArpTablEntry 2 } + +staTcpiArpTablLas OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-access" + ::= { staTcpiArpTablEntry 3 } + +staTcpiArpTablCon OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + wan(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect" + ::= { staTcpiArpTablEntry 4 } + +staTcpiArpTablEth OBJECT-TYPE + SYNTAX INTEGER + { + wan(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { staTcpiArpTablEntry 5 } + +staTcpiArpTablVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiArpTablEntry 7 } + +staTcpiArpTablPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiArpTablEntry 6 } + +staTcpiArpDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiArp 8 } + +staTcpiIp OBJECT IDENTIFIER ::= { staTcpi 2} +staTcpiIpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiIp 1 } + +staTcpiIpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiIp 2 } + +staTcpiIpLanchecksumerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Checksum-Errors" + ::= { staTcpiIp 3 } + +staTcpiIpLanserviceerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Service-Errors" + ::= { staTcpiIp 4 } + +staTcpiIpLanfragmentationer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Fragmentation-Errors" + ::= { staTcpiIp 10 } + +staTcpiIpLanfragmentations OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Fragmentations" + ::= { staTcpiIp 13 } + +staTcpiIpLanfragmentationsf OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Fragmentations-Forced" + ::= { staTcpiIp 14 } + +staTcpiIpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiIp 5 } + +staTcpiIpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiIp 6 } + +staTcpiIpWanchecksumerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Checksum-Errors" + ::= { staTcpiIp 7 } + +staTcpiIpWanserviceerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Service-Errors" + ::= { staTcpiIp 8 } + +staTcpiIpWanfragmentationer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Fragmentation-Errors" + ::= { staTcpiIp 11 } + +staTcpiIpWanfragmentations OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Fragmentations" + ::= { staTcpiIp 15 } + +staTcpiIpWanfragmentationsf OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Fragmentations-Forced" + ::= { staTcpiIp 16 } + +staTcpiIpWanrxdisconnect OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Disconnect" + ::= { staTcpiIp 9 } + +staTcpiIpLooperror OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Loop-Error" + ::= { staTcpiIp 17 } + +staTcpiIpDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiIp 12 } + +staTcpiIcmp OBJECT IDENTIFIER ::= { staTcpi 3} +staTcpiIcmpLanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiIcmp 1 } + +staTcpiIcmpLant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiIcmp 2 } + +staTcpiIcmpLanc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Checksum-Errors" + ::= { staTcpiIcmp 3 } + +staTcpiIcmpLans OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Service-Errors" + ::= { staTcpiIcmp 4 } + +staTcpiIcmpWanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiIcmp 5 } + +staTcpiIcmpWant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiIcmp 6 } + +staTcpiIcmpWanc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Checksum-Errors" + ::= { staTcpiIcmp 7 } + +staTcpiIcmpWans OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Service-Errors" + ::= { staTcpiIcmp 8 } + +staTcpiIcmpDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiIcmp 9 } + +staTcpiTftp OBJECT IDENTIFIER ::= { staTcpi 4} +staTcpiTftpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiTftp 1 } + +staTcpiTftpLanrxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Read-Request" + ::= { staTcpiTftp 2 } + +staTcpiTftpLanrxw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Write-Request" + ::= { staTcpiTftp 3 } + +staTcpiTftpLanrxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Data" + ::= { staTcpiTftp 4 } + +staTcpiTftpLanrxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Ack." + ::= { staTcpiTftp 5 } + +staTcpiTftpLanrxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Option-Ack." + ::= { staTcpiTftp 6 } + +staTcpiTftpLanrxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Errors" + ::= { staTcpiTftp 7 } + +staTcpiTftpLanrxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Bad-Packets" + ::= { staTcpiTftp 8 } + +staTcpiTftpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiTftp 9 } + +staTcpiTftpLantxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Data" + ::= { staTcpiTftp 10 } + +staTcpiTftpLantxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Ack." + ::= { staTcpiTftp 11 } + +staTcpiTftpLantxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Option-Ack." + ::= { staTcpiTftp 12 } + +staTcpiTftpLantxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Errors" + ::= { staTcpiTftp 13 } + +staTcpiTftpLantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Repeats" + ::= { staTcpiTftp 14 } + +staTcpiTftpLancon OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Connections" + ::= { staTcpiTftp 15 } + +staTcpiTftpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiTftp 16 } + +staTcpiTftpWanrxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Read-Request" + ::= { staTcpiTftp 17 } + +staTcpiTftpWanrxw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Write-Request" + ::= { staTcpiTftp 18 } + +staTcpiTftpWanrxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Data" + ::= { staTcpiTftp 19 } + +staTcpiTftpWanrxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Ack." + ::= { staTcpiTftp 20 } + +staTcpiTftpWanrxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Option-Ack." + ::= { staTcpiTftp 21 } + +staTcpiTftpWanrxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Errors" + ::= { staTcpiTftp 22 } + +staTcpiTftpWanrxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Bad-Packets" + ::= { staTcpiTftp 23 } + +staTcpiTftpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiTftp 24 } + +staTcpiTftpWantxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Data" + ::= { staTcpiTftp 25 } + +staTcpiTftpWantxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Ack." + ::= { staTcpiTftp 26 } + +staTcpiTftpWantxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Option-Ack." + ::= { staTcpiTftp 27 } + +staTcpiTftpWantxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Errors" + ::= { staTcpiTftp 28 } + +staTcpiTftpWantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Repeats" + ::= { staTcpiTftp 29 } + +staTcpiTftpWancon OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Connections" + ::= { staTcpiTftp 30 } + +staTcpiTftpDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiTftp 31 } + +staTcpiTcp OBJECT IDENTIFIER ::= { staTcpi 5} +staTcpiTcpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiTcp 1 } + +staTcpiTcpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiTcp 2 } + +staTcpiTcpLantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Repeats" + ::= { staTcpiTcp 3 } + +staTcpiTcpLanche OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Checksum-Errors" + ::= { staTcpiTcp 4 } + +staTcpiTcpLanser OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Service-Errors" + ::= { staTcpiTcp 5 } + +staTcpiTcpLancon OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Connections" + ::= { staTcpiTcp 6 } + +staTcpiTcpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiTcp 7 } + +staTcpiTcpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiTcp 8 } + +staTcpiTcpWantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Repeats" + ::= { staTcpiTcp 9 } + +staTcpiTcpWanche OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Checksum-Errors" + ::= { staTcpiTcp 10 } + +staTcpiTcpWanser OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Service-Errors" + ::= { staTcpiTcp 11 } + +staTcpiTcpWancon OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Connections" + ::= { staTcpiTcp 12 } + +staTcpiTcpDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiTcp 13 } + +staTcpiDhcp OBJECT IDENTIFIER ::= { staTcpi 6} +staTcpiDhcpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiDhcp 1 } + +staTcpiDhcpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiDhcp 2 } + +staTcpiDhcpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiDhcp 3 } + +staTcpiDhcpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiDhcp 19 } + +staTcpiDhcpDisca OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Discard" + ::= { staTcpiDhcp 4 } + +staTcpiDhcpRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discover" + ::= { staTcpiDhcp 5 } + +staTcpiDhcpRxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Request" + ::= { staTcpiDhcp 6 } + +staTcpiDhcpRxdec OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Decline" + ::= { staTcpiDhcp 7 } + +staTcpiDhcpRxinf OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Inform" + ::= { staTcpiDhcp 8 } + +staTcpiDhcpRxrel OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Release" + ::= { staTcpiDhcp 9 } + +staTcpiDhcpTxoff OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Offer" + ::= { staTcpiDhcp 10 } + +staTcpiDhcpTxack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Ack." + ::= { staTcpiDhcp 11 } + +staTcpiDhcpTxnak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Nak." + ::= { staTcpiDhcp 12 } + +staTcpiDhcpServe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Error" + ::= { staTcpiDhcp 13 } + +staTcpiDhcpAssig OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Assigned" + ::= { staTcpiDhcp 14 } + +staTcpiDhcpMacco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Conflicts" + ::= { staTcpiDhcp 15 } + +staTcpiDhcpNetwoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiDhcpNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { staTcpiDhcp 20 } + +staTcpiDhcpNetwoEntry OBJECT-TYPE + SYNTAX StaTcpiDhcpNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiDhcpNetwoNetworknam } + ::= { staTcpiDhcpNetwoTable 1 } + +StaTcpiDhcpNetwoEntry ::= SEQUENCE { + staTcpiDhcpNetwoNetworknam DisplayString, + staTcpiDhcpNetwoStartaddre IpAddress, + staTcpiDhcpNetwoEndaddress IpAddress, + staTcpiDhcpNetwoNetmask IpAddress, + staTcpiDhcpNetwoBroadcasta IpAddress, + staTcpiDhcpNetwoGatewayadd IpAddress, + staTcpiDhcpNetwoDnsdefault IpAddress, + staTcpiDhcpNetwoDnsbackup IpAddress, + staTcpiDhcpNetwoNbnsdefaul IpAddress, + staTcpiDhcpNetwoNbnsbackup IpAddress, + staTcpiDhcpNetwoServerflag DisplayString, + staTcpiDhcpNetwoBroadcastb INTEGER, + staTcpiDhcpNetwoServerid IpAddress, + staTcpiDhcpNetwoLanifc INTEGER, + staTcpiDhcpNetwoVlanid INTEGER, + staTcpiDhcpNetwoMasterserv IpAddress, + staTcpiDhcpNetwoCache INTEGER, + staTcpiDhcpNetwoAdaption INTEGER + } + +staTcpiDhcpNetwoNetworknam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiDhcpNetwoEntry 1 } + +staTcpiDhcpNetwoStartaddre OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Start-Address-Pool" + ::= { staTcpiDhcpNetwoEntry 2 } + +staTcpiDhcpNetwoEndaddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "End-Address-Pool" + ::= { staTcpiDhcpNetwoEntry 3 } + +staTcpiDhcpNetwoNetmask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Netmask" + ::= { staTcpiDhcpNetwoEntry 4 } + +staTcpiDhcpNetwoBroadcasta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Broadcast-Address" + ::= { staTcpiDhcpNetwoEntry 5 } + +staTcpiDhcpNetwoGatewayadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway-Address" + ::= { staTcpiDhcpNetwoEntry 6 } + +staTcpiDhcpNetwoDnsdefault OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staTcpiDhcpNetwoEntry 7 } + +staTcpiDhcpNetwoDnsbackup OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staTcpiDhcpNetwoEntry 8 } + +staTcpiDhcpNetwoNbnsdefaul OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staTcpiDhcpNetwoEntry 9 } + +staTcpiDhcpNetwoNbnsbackup OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staTcpiDhcpNetwoEntry 10 } + +staTcpiDhcpNetwoServerflag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Flags" + ::= { staTcpiDhcpNetwoEntry 11 } + +staTcpiDhcpNetwoBroadcastb OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Broadcast-Bit" + ::= { staTcpiDhcpNetwoEntry 13 } + +staTcpiDhcpNetwoServerid OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-ID" + ::= { staTcpiDhcpNetwoEntry 14 } + +staTcpiDhcpNetwoLanifc OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { staTcpiDhcpNetwoEntry 15 } + +staTcpiDhcpNetwoVlanid OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiDhcpNetwoEntry 16 } + +staTcpiDhcpNetwoMasterserv OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Master-Server" + ::= { staTcpiDhcpNetwoEntry 17 } + +staTcpiDhcpNetwoCache OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Cache" + ::= { staTcpiDhcpNetwoEntry 18 } + +staTcpiDhcpNetwoAdaption OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Adaption" + ::= { staTcpiDhcpNetwoEntry 19 } + +staTcpiDhcpDhcptTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiDhcpDhcptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DHCP-Table" + ::= { staTcpiDhcp 16 } + +staTcpiDhcpDhcptEntry OBJECT-TYPE + SYNTAX StaTcpiDhcpDhcptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiDhcpDhcptIpa, staTcpiDhcpDhcptNet } + ::= { staTcpiDhcpDhcptTable 1 } + +StaTcpiDhcpDhcptEntry ::= SEQUENCE { + staTcpiDhcpDhcptIpa IpAddress, + staTcpiDhcpDhcptMac DisplayString, + staTcpiDhcpDhcptTim INTEGER, + staTcpiDhcpDhcptHos DisplayString, + staTcpiDhcpDhcptTyp BITS, + staTcpiDhcpDhcptLan INTEGER, + staTcpiDhcpDhcptEth INTEGER, + staTcpiDhcpDhcptVla INTEGER, + staTcpiDhcpDhcptNet DisplayString + } + +staTcpiDhcpDhcptIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiDhcpDhcptEntry 1 } + +staTcpiDhcpDhcptMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staTcpiDhcpDhcptEntry 2 } + +staTcpiDhcpDhcptTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiDhcpDhcptEntry 3 } + +staTcpiDhcpDhcptHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hostname" + ::= { staTcpiDhcpDhcptEntry 4 } + +staTcpiDhcpDhcptTyp OBJECT-TYPE + SYNTAX BITS + { + new(15), + new(14), + dyn(11), + unkn(13), + stat(12), + bootp(10), + relay(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiDhcpDhcptEntry 5 } + +staTcpiDhcpDhcptLan OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { staTcpiDhcpDhcptEntry 6 } + +staTcpiDhcpDhcptEth OBJECT-TYPE + SYNTAX INTEGER + { + wan(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { staTcpiDhcpDhcptEntry 7 } + +staTcpiDhcpDhcptVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiDhcpDhcptEntry 8 } + +staTcpiDhcpDhcptNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiDhcpDhcptEntry 9 } + +staTcpiDhcpDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiDhcp 18 } + +staTcpiDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpi 7 } + +staTcpiNetb OBJECT IDENTIFIER ::= { staTcpi 8} +staTcpiNetbLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiNetb 1 } + +staTcpiNetbLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiNetb 2 } + +staTcpiNetbWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiNetb 3 } + +staTcpiNetbWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiNetb 4 } + +staTcpiNetbRegist OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Registers" + ::= { staTcpiNetb 5 } + +staTcpiNetbConfli OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conflicts" + ::= { staTcpiNetb 6 } + +staTcpiNetbReleas OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Releases" + ::= { staTcpiNetb 7 } + +staTcpiNetbRefres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Refreshs" + ::= { staTcpiNetb 8 } + +staTcpiNetbTimeou OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeouts" + ::= { staTcpiNetb 9 } + +staTcpiNetbHosts OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hosts" + ::= { staTcpiNetb 10 } + +staTcpiNetbGroups OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Groups" + ::= { staTcpiNetb 11 } + +staTcpiNetbBnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B-Nodes" + ::= { staTcpiNetb 12 } + +staTcpiNetbPnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "P-Nodes" + ::= { staTcpiNetb 13 } + +staTcpiNetbMnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "M-Nodes" + ::= { staTcpiNetb 14 } + +staTcpiNetbWnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "W-Nodes" + ::= { staTcpiNetb 15 } + +staTcpiNetbPeersTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbPeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Peers" + ::= { staTcpiNetb 16 } + +staTcpiNetbPeersEntry OBJECT-TYPE + SYNTAX StaTcpiNetbPeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbPeersNam } + ::= { staTcpiNetbPeersTable 1 } + +StaTcpiNetbPeersEntry ::= SEQUENCE { + staTcpiNetbPeersNam DisplayString, + staTcpiNetbPeersTyp INTEGER, + staTcpiNetbPeersBac INTEGER, + staTcpiNetbPeersTim INTEGER + } + +staTcpiNetbPeersNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staTcpiNetbPeersEntry 1 } + +staTcpiNetbPeersTyp OBJECT-TYPE + SYNTAX INTEGER + { + workstation(1), + router(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetbPeersEntry 2 } + +staTcpiNetbPeersBac OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Backoff" + ::= { staTcpiNetbPeersEntry 3 } + +staTcpiNetbPeersTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staTcpiNetbPeersEntry 4 } + +staTcpiNetbNetworTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbNetworEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { staTcpiNetb 18 } + +staTcpiNetbNetworEntry OBJECT-TYPE + SYNTAX StaTcpiNetbNetworEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbNetworNet } + ::= { staTcpiNetbNetworTable 1 } + +StaTcpiNetbNetworEntry ::= SEQUENCE { + staTcpiNetbNetworNet DisplayString, + staTcpiNetbNetworNtd DisplayString, + staTcpiNetbNetworRtg INTEGER, + staTcpiNetbNetworInt INTEGER, + staTcpiNetbNetworVla INTEGER + } + +staTcpiNetbNetworNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbNetworEntry 1 } + +staTcpiNetbNetworNtd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NT-Domain" + ::= { staTcpiNetbNetworEntry 2 } + +staTcpiNetbNetworRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbNetworEntry 3 } + +staTcpiNetbNetworInt OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interface" + ::= { staTcpiNetbNetworEntry 4 } + +staTcpiNetbNetworVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiNetbNetworEntry 5 } + +staTcpiNetbGrouplTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbGrouplEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Group-List" + ::= { staTcpiNetb 19 } + +staTcpiNetbGrouplEntry OBJECT-TYPE + SYNTAX StaTcpiNetbGrouplEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbGrouplGro, staTcpiNetbGrouplTyp, staTcpiNetbGrouplIpa, staTcpiNetbGrouplRtg } + ::= { staTcpiNetbGrouplTable 1 } + +StaTcpiNetbGrouplEntry ::= SEQUENCE { + staTcpiNetbGrouplGro DisplayString, + staTcpiNetbGrouplTyp DisplayString, + staTcpiNetbGrouplIpa IpAddress, + staTcpiNetbGrouplRtg INTEGER, + staTcpiNetbGrouplPee DisplayString, + staTcpiNetbGrouplNet DisplayString, + staTcpiNetbGrouplTim INTEGER, + staTcpiNetbGrouplFla DisplayString + } + +staTcpiNetbGrouplGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { staTcpiNetbGrouplEntry 1 } + +staTcpiNetbGrouplTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetbGrouplEntry 2 } + +staTcpiNetbGrouplIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbGrouplEntry 3 } + +staTcpiNetbGrouplRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbGrouplEntry 8 } + +staTcpiNetbGrouplPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbGrouplEntry 4 } + +staTcpiNetbGrouplNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbGrouplEntry 7 } + +staTcpiNetbGrouplTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbGrouplEntry 5 } + +staTcpiNetbGrouplFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbGrouplEntry 6 } + +staTcpiNetbHostliTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbHostliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-List" + ::= { staTcpiNetb 20 } + +staTcpiNetbHostliEntry OBJECT-TYPE + SYNTAX StaTcpiNetbHostliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbHostliNam, staTcpiNetbHostliTyp, staTcpiNetbHostliIpa, staTcpiNetbHostliRtg } + ::= { staTcpiNetbHostliTable 1 } + +StaTcpiNetbHostliEntry ::= SEQUENCE { + staTcpiNetbHostliNam DisplayString, + staTcpiNetbHostliTyp DisplayString, + staTcpiNetbHostliIpa IpAddress, + staTcpiNetbHostliRtg INTEGER, + staTcpiNetbHostliPee DisplayString, + staTcpiNetbHostliNet DisplayString, + staTcpiNetbHostliTim INTEGER, + staTcpiNetbHostliFla DisplayString + } + +staTcpiNetbHostliNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staTcpiNetbHostliEntry 1 } + +staTcpiNetbHostliTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetbHostliEntry 2 } + +staTcpiNetbHostliIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbHostliEntry 3 } + +staTcpiNetbHostliRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbHostliEntry 8 } + +staTcpiNetbHostliPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbHostliEntry 4 } + +staTcpiNetbHostliNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbHostliEntry 7 } + +staTcpiNetbHostliTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbHostliEntry 5 } + +staTcpiNetbHostliFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbHostliEntry 6 } + +staTcpiNetbServerTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server-List" + ::= { staTcpiNetb 21 } + +staTcpiNetbServerEntry OBJECT-TYPE + SYNTAX StaTcpiNetbServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbServerHos, staTcpiNetbServerGro, staTcpiNetbServerIpa, staTcpiNetbServerRtg } + ::= { staTcpiNetbServerTable 1 } + +StaTcpiNetbServerEntry ::= SEQUENCE { + staTcpiNetbServerHos DisplayString, + staTcpiNetbServerGro DisplayString, + staTcpiNetbServerIpa DisplayString, + staTcpiNetbServerRtg INTEGER, + staTcpiNetbServerOsv DisplayString, + staTcpiNetbServerSmb DisplayString, + staTcpiNetbServerSer DisplayString, + staTcpiNetbServerPee DisplayString, + staTcpiNetbServerNet DisplayString, + staTcpiNetbServerTim INTEGER, + staTcpiNetbServerFla DisplayString + } + +staTcpiNetbServerHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host" + ::= { staTcpiNetbServerEntry 1 } + +staTcpiNetbServerGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { staTcpiNetbServerEntry 2 } + +staTcpiNetbServerIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbServerEntry 4 } + +staTcpiNetbServerRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbServerEntry 12 } + +staTcpiNetbServerOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { staTcpiNetbServerEntry 5 } + +staTcpiNetbServerSmb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SMB-Ver." + ::= { staTcpiNetbServerEntry 6 } + +staTcpiNetbServerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { staTcpiNetbServerEntry 7 } + +staTcpiNetbServerPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbServerEntry 8 } + +staTcpiNetbServerNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbServerEntry 11 } + +staTcpiNetbServerTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbServerEntry 9 } + +staTcpiNetbServerFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbServerEntry 10 } + +staTcpiNetbBrowseTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbBrowseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Browser-List" + ::= { staTcpiNetb 22 } + +staTcpiNetbBrowseEntry OBJECT-TYPE + SYNTAX StaTcpiNetbBrowseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbBrowseBro, staTcpiNetbBrowseGro, staTcpiNetbBrowseIpa, staTcpiNetbBrowseRtg } + ::= { staTcpiNetbBrowseTable 1 } + +StaTcpiNetbBrowseEntry ::= SEQUENCE { + staTcpiNetbBrowseBro DisplayString, + staTcpiNetbBrowseGro DisplayString, + staTcpiNetbBrowseIpa DisplayString, + staTcpiNetbBrowseRtg INTEGER, + staTcpiNetbBrowseOsv DisplayString, + staTcpiNetbBrowseSer DisplayString, + staTcpiNetbBrowsePee DisplayString, + staTcpiNetbBrowseNet DisplayString, + staTcpiNetbBrowseTim INTEGER, + staTcpiNetbBrowseFla DisplayString + } + +staTcpiNetbBrowseBro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Browser" + ::= { staTcpiNetbBrowseEntry 1 } + +staTcpiNetbBrowseGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { staTcpiNetbBrowseEntry 2 } + +staTcpiNetbBrowseIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbBrowseEntry 4 } + +staTcpiNetbBrowseRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbBrowseEntry 12 } + +staTcpiNetbBrowseOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { staTcpiNetbBrowseEntry 5 } + +staTcpiNetbBrowseSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { staTcpiNetbBrowseEntry 7 } + +staTcpiNetbBrowsePee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbBrowseEntry 8 } + +staTcpiNetbBrowseNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbBrowseEntry 11 } + +staTcpiNetbBrowseTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbBrowseEntry 9 } + +staTcpiNetbBrowseFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbBrowseEntry 10 } + +staTcpiNetbDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiNetb 17 } + +staTcpiDns OBJECT IDENTIFIER ::= { staTcpi 9} +staTcpiDnsLanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiDns 1 } + +staTcpiDnsLant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiDns 2 } + +staTcpiDnsWanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiDns 3 } + +staTcpiDnsWant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiDns 4 } + +staTcpiDnsForw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Forwarded" + ::= { staTcpiDns 5 } + +staTcpiDnsErro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Errors" + ::= { staTcpiDns 6 } + +staTcpiDnsDnsa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Access" + ::= { staTcpiDns 7 } + +staTcpiDnsDhcp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-Access" + ::= { staTcpiDns 8 } + +staTcpiDnsNetb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NetBIOS-Access" + ::= { staTcpiDns 9 } + +staTcpiDnsFilt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter" + ::= { staTcpiDns 10 } + +staTcpiDnsHitlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiDnsHitlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Hit-List" + ::= { staTcpiDns 11 } + +staTcpiDnsHitlEntry OBJECT-TYPE + SYNTAX StaTcpiDnsHitlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiDnsHitlDom } + ::= { staTcpiDnsHitlTable 1 } + +StaTcpiDnsHitlEntry ::= SEQUENCE { + staTcpiDnsHitlDom DisplayString, + staTcpiDnsHitlReq INTEGER, + staTcpiDnsHitlTim DisplayString, + staTcpiDnsHitlIpa IpAddress + } + +staTcpiDnsHitlDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staTcpiDnsHitlEntry 1 } + +staTcpiDnsHitlReq OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Requests" + ::= { staTcpiDnsHitlEntry 2 } + +staTcpiDnsHitlTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staTcpiDnsHitlEntry 3 } + +staTcpiDnsHitlIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiDnsHitlEntry 4 } + +staTcpiDnsDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiDns 12 } + +staTcpiHttp OBJECT IDENTIFIER ::= { staTcpi 10} +staTcpiHttpHttpac OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Accesses" + ::= { staTcpiHttp 1 } + +staTcpiHttpHttpsa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTPS-Accesses" + ::= { staTcpiHttp 6 } + +staTcpiHttpHttpno OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Notfound-Errors" + ::= { staTcpiHttp 2 } + +staTcpiHttpHttpau OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Authentication-Errors" + ::= { staTcpiHttp 3 } + +staTcpiHttpHttppr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Protocol-Errors" + ::= { staTcpiHttp 4 } + +staTcpiHttpAgentlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiHttpAgentlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Agent-List" + ::= { staTcpiHttp 7 } + +staTcpiHttpAgentlEntry OBJECT-TYPE + SYNTAX StaTcpiHttpAgentlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiHttpAgentlAge } + ::= { staTcpiHttpAgentlTable 1 } + +StaTcpiHttpAgentlEntry ::= SEQUENCE { + staTcpiHttpAgentlAge DisplayString, + staTcpiHttpAgentlAcc INTEGER + } + +staTcpiHttpAgentlAge OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..67)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Agent-Name" + ::= { staTcpiHttpAgentlEntry 1 } + +staTcpiHttpAgentlAcc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accesses" + ::= { staTcpiHttpAgentlEntry 2 } + +staTcpiHttpDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiHttp 5 } + +staTcpiHttpActiveTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiHttpActiveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Active-Tunnels" + ::= { staTcpiHttp 8 } + +staTcpiHttpActiveEntry OBJECT-TYPE + SYNTAX StaTcpiHttpActiveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiHttpActiveIndex } + ::= { staTcpiHttpActiveTable 1 } + +StaTcpiHttpActiveEntry ::= SEQUENCE { + staTcpiHttpActiveIndex INTEGER, + staTcpiHttpActiveRemotea IpAddress, + staTcpiHttpActiveRemotep INTEGER, + staTcpiHttpActiveLocalho DisplayString, + staTcpiHttpActiveLocalpo INTEGER, + staTcpiHttpActiveLocalrt INTEGER, + staTcpiHttpActiveIdletim INTEGER, + staTcpiHttpActiveNumconn INTEGER + } + +staTcpiHttpActiveIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staTcpiHttpActiveEntry 1 } + +staTcpiHttpActiveRemotea OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Address" + ::= { staTcpiHttpActiveEntry 2 } + +staTcpiHttpActiveRemotep OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Port" + ::= { staTcpiHttpActiveEntry 3 } + +staTcpiHttpActiveLocalho OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..48)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Host" + ::= { staTcpiHttpActiveEntry 4 } + +staTcpiHttpActiveLocalpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Port" + ::= { staTcpiHttpActiveEntry 5 } + +staTcpiHttpActiveLocalrt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Rtg-Tag" + ::= { staTcpiHttpActiveEntry 7 } + +staTcpiHttpActiveIdletim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idle-Time" + ::= { staTcpiHttpActiveEntry 6 } + +staTcpiHttpActiveNumconn OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Num-Connections" + ::= { staTcpiHttpActiveEntry 8 } + +staTcpiNetwTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { staTcpi 20 } + +staTcpiNetwEntry OBJECT-TYPE + SYNTAX StaTcpiNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetwNet } + ::= { staTcpiNetwTable 1 } + +StaTcpiNetwEntry ::= SEQUENCE { + staTcpiNetwNet DisplayString, + staTcpiNetwIpa IpAddress, + staTcpiNetwIpn IpAddress, + staTcpiNetwVla INTEGER, + staTcpiNetwInt INTEGER, + staTcpiNetwSrc INTEGER, + staTcpiNetwTyp INTEGER, + staTcpiNetwRtg INTEGER + } + +staTcpiNetwNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetwEntry 1 } + +staTcpiNetwIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetwEntry 2 } + +staTcpiNetwIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staTcpiNetwEntry 3 } + +staTcpiNetwVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiNetwEntry 4 } + +staTcpiNetwInt OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(256), + lan-2(257), + lan-3(258), + lan-4(259), + any(65535) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interface" + ::= { staTcpiNetwEntry 5 } + +staTcpiNetwSrc OBJECT-TYPE + SYNTAX INTEGER + { + strict(1), + loose(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-check" + ::= { staTcpiNetwEntry 6 } + +staTcpiNetwTyp OBJECT-TYPE + SYNTAX INTEGER + { + disabled(0), + intranet(1), + dmz(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetwEntry 7 } + +staTcpiNetwRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetwEntry 8 } + +staTcpiSysl OBJECT IDENTIFIER ::= { staTcpi 11} +staTcpiSyslLasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiSyslLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Last-Messages" + ::= { staTcpiSysl 11 } + +staTcpiSyslLasEntry OBJECT-TYPE + SYNTAX StaTcpiSyslLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiSyslLasIdx } + ::= { staTcpiSyslLasTable 1 } + +StaTcpiSyslLasEntry ::= SEQUENCE { + staTcpiSyslLasIdx INTEGER, + staTcpiSyslLasTim DisplayString, + staTcpiSyslLasSou INTEGER, + staTcpiSyslLasLev INTEGER, + staTcpiSyslLasMes DisplayString + } + +staTcpiSyslLasIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staTcpiSyslLasEntry 1 } + +staTcpiSyslLasTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..21)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staTcpiSyslLasEntry 2 } + +staTcpiSyslLasSou OBJECT-TYPE + SYNTAX INTEGER + { + kern(0), + user(1), + mail(2), + daemon(3), + auth(4), + syslog(5), + lpr(6), + news(7), + uucp(8), + cron(9), + authpriv(10), + local0(16), + local1(17), + local2(18), + local3(19), + local4(20), + local5(21), + local6(22), + local7(23) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { staTcpiSyslLasEntry 3 } + +staTcpiSyslLasLev OBJECT-TYPE + SYNTAX INTEGER + { + emergency(0), + alarm(1), + critical(2), + error(3), + warning(4), + notice(5), + info(6), + debug(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Level" + ::= { staTcpiSyslLasEntry 4 } + +staTcpiSyslLasMes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..127)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Message" + ::= { staTcpiSyslLasEntry 5 } + +staTcpiSyslDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiSysl 99 } + +staTcpiRadi OBJECT IDENTIFIER ::= { staTcpi 13} +staTcpiRadiInvalidau OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Invalid-Auth.-Address-Responses" + ::= { staTcpiRadi 1 } + +staTcpiRadiAuthenticTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiRadiAuthenticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Authentication-Servers" + ::= { staTcpiRadi 2 } + +staTcpiRadiAuthenticEntry OBJECT-TYPE + SYNTAX StaTcpiRadiAuthenticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiRadiAuthenticIpaddress, staTcpiRadiAuthenticPort } + ::= { staTcpiRadiAuthenticTable 1 } + +StaTcpiRadiAuthenticEntry ::= SEQUENCE { + staTcpiRadiAuthenticIpaddress IpAddress, + staTcpiRadiAuthenticPort INTEGER, + staTcpiRadiAuthenticLastreque INTEGER, + staTcpiRadiAuthenticRoundtrip Counter32, + staTcpiRadiAuthenticAccessreq Counter32, + staTcpiRadiAuthenticAccessret Counter32, + staTcpiRadiAuthenticAccessacc Counter32, + staTcpiRadiAuthenticAccessrej Counter32, + staTcpiRadiAuthenticAccesscha Counter32, + staTcpiRadiAuthenticMalformed Counter32, + staTcpiRadiAuthenticBadauthen Counter32, + staTcpiRadiAuthenticPendingre Counter32, + staTcpiRadiAuthenticTimeouts Counter32, + staTcpiRadiAuthenticUnknownty Counter32, + staTcpiRadiAuthenticDropped Counter32 + } + +staTcpiRadiAuthenticIpaddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiRadiAuthenticEntry 1 } + +staTcpiRadiAuthenticPort OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staTcpiRadiAuthenticEntry 2 } + +staTcpiRadiAuthenticLastreque OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Request" + ::= { staTcpiRadiAuthenticEntry 3 } + +staTcpiRadiAuthenticRoundtrip OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Round-Trip-Time" + ::= { staTcpiRadiAuthenticEntry 4 } + +staTcpiRadiAuthenticAccessreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Requests" + ::= { staTcpiRadiAuthenticEntry 5 } + +staTcpiRadiAuthenticAccessret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Retransmits" + ::= { staTcpiRadiAuthenticEntry 6 } + +staTcpiRadiAuthenticAccessacc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Accepts" + ::= { staTcpiRadiAuthenticEntry 7 } + +staTcpiRadiAuthenticAccessrej OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Rejects" + ::= { staTcpiRadiAuthenticEntry 8 } + +staTcpiRadiAuthenticAccesscha OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Challenges" + ::= { staTcpiRadiAuthenticEntry 9 } + +staTcpiRadiAuthenticMalformed OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Malformed-Access-Responses" + ::= { staTcpiRadiAuthenticEntry 10 } + +staTcpiRadiAuthenticBadauthen OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bad-Authenticators" + ::= { staTcpiRadiAuthenticEntry 11 } + +staTcpiRadiAuthenticPendingre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Pending-Requests" + ::= { staTcpiRadiAuthenticEntry 12 } + +staTcpiRadiAuthenticTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeouts" + ::= { staTcpiRadiAuthenticEntry 13 } + +staTcpiRadiAuthenticUnknownty OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Unknown-Types" + ::= { staTcpiRadiAuthenticEntry 14 } + +staTcpiRadiAuthenticDropped OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped" + ::= { staTcpiRadiAuthenticEntry 15 } + +staTcpiRadiInvalidac OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Invalid-Accnt.-Address-Responses" + ::= { staTcpiRadi 11 } + +staTcpiRadiAccountinTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiRadiAccountinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Accounting-Servers" + ::= { staTcpiRadi 12 } + +staTcpiRadiAccountinEntry OBJECT-TYPE + SYNTAX StaTcpiRadiAccountinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiRadiAccountinIpaddress, staTcpiRadiAccountinPort } + ::= { staTcpiRadiAccountinTable 1 } + +StaTcpiRadiAccountinEntry ::= SEQUENCE { + staTcpiRadiAccountinIpaddress IpAddress, + staTcpiRadiAccountinPort INTEGER, + staTcpiRadiAccountinLastrequest INTEGER, + staTcpiRadiAccountinRoundtriptime Counter32, + staTcpiRadiAccountinAccountingreq Counter32, + staTcpiRadiAccountinAccountingret Counter32, + staTcpiRadiAccountinAccountingres Counter32, + staTcpiRadiAccountinMalformedacco Counter32, + staTcpiRadiAccountinBadauthentica Counter32, + staTcpiRadiAccountinPendingreques Counter32, + staTcpiRadiAccountinTimeouts Counter32, + staTcpiRadiAccountinUnknowntypes Counter32, + staTcpiRadiAccountinDropped Counter32 + } + +staTcpiRadiAccountinIpaddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiRadiAccountinEntry 1 } + +staTcpiRadiAccountinPort OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staTcpiRadiAccountinEntry 2 } + +staTcpiRadiAccountinLastrequest OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Request" + ::= { staTcpiRadiAccountinEntry 3 } + +staTcpiRadiAccountinRoundtriptime OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Round-Trip-Time" + ::= { staTcpiRadiAccountinEntry 4 } + +staTcpiRadiAccountinAccountingreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accounting-Requests" + ::= { staTcpiRadiAccountinEntry 5 } + +staTcpiRadiAccountinAccountingret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accounting-Retransmits" + ::= { staTcpiRadiAccountinEntry 6 } + +staTcpiRadiAccountinAccountingres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accounting-Responses" + ::= { staTcpiRadiAccountinEntry 7 } + +staTcpiRadiAccountinMalformedacco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Malformed-Accounting-Responses" + ::= { staTcpiRadiAccountinEntry 8 } + +staTcpiRadiAccountinBadauthentica OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bad-Authenticators" + ::= { staTcpiRadiAccountinEntry 9 } + +staTcpiRadiAccountinPendingreques OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Pending-Requests" + ::= { staTcpiRadiAccountinEntry 10 } + +staTcpiRadiAccountinTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeouts" + ::= { staTcpiRadiAccountinEntry 11 } + +staTcpiRadiAccountinUnknowntypes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Unknown-Types" + ::= { staTcpiRadiAccountinEntry 12 } + +staTcpiRadiAccountinDropped OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped" + ::= { staTcpiRadiAccountinEntry 13 } + +staIpro OBJECT IDENTIFIER ::= { sta 10} +staIproLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpro 1 } + +staIproLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpro 2 } + +staIproLanloca OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Local-Routings" + ::= { staIpro 3 } + +staIproLannetw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Network-Errors" + ::= { staIpro 4 } + +staIproLanrout OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Routing-Errors" + ::= { staIpro 5 } + +staIproLanttle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-TTL-Errors" + ::= { staIpro 6 } + +staIproLanfilt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Filters" + ::= { staIpro 7 } + +staIproLandisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Discards" + ::= { staIpro 8 } + +staIproWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpro 9 } + +staIproWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpro 10 } + +staIproWannetw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Network-Errors" + ::= { staIpro 11 } + +staIproWanttle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-TTL-Errors" + ::= { staIpro 12 } + +staIproWanfilt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Filters" + ::= { staIpro 13 } + +staIproWandisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Discards" + ::= { staIpro 14 } + +staIproWantype OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Type-Errors" + ::= { staIpro 15 } + +staIproArperro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ARP-Errors" + ::= { staIpro 16 } + +staIproEstabliTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproEstabliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Establish-Table" + ::= { staIpro 17 } + +staIproEstabliEntry OBJECT-TYPE + SYNTAX StaIproEstabliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproEstabliTim, staIproEstabliCou } + ::= { staIproEstabliTable 1 } + +StaIproEstabliEntry ::= SEQUENCE { + staIproEstabliTim DisplayString, + staIproEstabliDes IpAddress, + staIproEstabliSrc IpAddress, + staIproEstabliPro INTEGER, + staIproEstabliDpo INTEGER, + staIproEstabliSou INTEGER, + staIproEstabliCou INTEGER + } + +staIproEstabliTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIproEstabliEntry 1 } + +staIproEstabliDes OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staIproEstabliEntry 2 } + +staIproEstabliSrc OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staIproEstabliEntry 3 } + +staIproEstabliPro OBJECT-TYPE + SYNTAX INTEGER + { + icmp(1), + igmp(2), + ggt(3), + ipip(4), + tcp(6), + egp(8), + udp(17), + gre(47), + esp(50), + ah(51), + cftp(62), + ipcomp(108), + vrrp(112), + srp(119) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproEstabliEntry 4 } + +staIproEstabliDpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-port-from" + ::= { staIproEstabliEntry 5 } + +staIproEstabliSou OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-Port" + ::= { staIproEstabliEntry 6 } + +staIproEstabliCou OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staIproEstabliEntry 7 } + +staIproProtocoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproProtocoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Protocol-Table" + ::= { staIpro 18 } + +staIproProtocoEntry OBJECT-TYPE + SYNTAX StaIproProtocoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproProtocoPro } + ::= { staIproProtocoTable 1 } + +StaIproProtocoEntry ::= SEQUENCE { + staIproProtocoPro INTEGER, + staIproProtocoLan Counter32, + staIproProtocoWan Counter32 + } + +staIproProtocoPro OBJECT-TYPE + SYNTAX INTEGER + { + icmp(1), + igmp(2), + ggt(3), + ipip(4), + tcp(6), + egp(8), + udp(17), + gre(47), + esp(50), + ah(51), + cftp(62), + ipcomp(108), + vrrp(112), + srp(119) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproProtocoEntry 1 } + +staIproProtocoLan OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIproProtocoEntry 2 } + +staIproProtocoWan OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIproProtocoEntry 3 } + +staIproRip OBJECT IDENTIFIER ::= { staIpro 19} +staIproRipRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx" + ::= { staIproRip 1 } + +staIproRipRequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Requests" + ::= { staIproRip 2 } + +staIproRipResp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Response" + ::= { staIproRip 3 } + +staIproRipDisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Discards" + ::= { staIproRip 4 } + +staIproRipErro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Errors" + ::= { staIproRip 5 } + +staIproRipEntr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Entry-Errors" + ::= { staIproRip 6 } + +staIproRipTx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx" + ::= { staIproRip 7 } + +staIproRipIpriTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipIpriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-RIP-Table" + ::= { staIproRip 8 } + +staIproRipIpriEntry OBJECT-TYPE + SYNTAX StaIproRipIpriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipIpriIpa, staIproRipIpriIpn, staIproRipIpriRtg } + ::= { staIproRipIpriTable 1 } + +StaIproRipIpriEntry ::= SEQUENCE { + staIproRipIpriIpa IpAddress, + staIproRipIpriIpn IpAddress, + staIproRipIpriRtg INTEGER, + staIproRipIpriTim INTEGER, + staIproRipIpriDis INTEGER, + staIproRipIpriGat IpAddress, + staIproRipIpriPee DisplayString, + staIproRipIpriPor INTEGER, + staIproRipIpriVla INTEGER, + staIproRipIpriNet DisplayString + } + +staIproRipIpriIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staIproRipIpriEntry 1 } + +staIproRipIpriIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staIproRipIpriEntry 2 } + +staIproRipIpriRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproRipIpriEntry 6 } + +staIproRipIpriTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIproRipIpriEntry 3 } + +staIproRipIpriDis OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distance" + ::= { staIproRipIpriEntry 4 } + +staIproRipIpriGat OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipIpriEntry 5 } + +staIproRipIpriPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipIpriEntry 8 } + +staIproRipIpriPor OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproRipIpriEntry 9 } + +staIproRipIpriVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproRipIpriEntry 10 } + +staIproRipIpriNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproRipIpriEntry 11 } + +staIproRipDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIproRip 9 } + +staIproRipLansTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipLansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Sites" + ::= { staIproRip 10 } + +staIproRipLansEntry OBJECT-TYPE + SYNTAX StaIproRipLansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipLansNetw } + ::= { staIproRipLansTable 1 } + +StaIproRipLansEntry ::= SEQUENCE { + staIproRipLansNetw DisplayString, + staIproRipLansRipt INTEGER, + staIproRipLansRips INTEGER, + staIproRipLansRipa INTEGER, + staIproRipLansProp INTEGER, + staIproRipLansPois INTEGER, + staIproRipLansDftr INTEGER, + staIproRipLansRtgt DisplayString, + staIproRipLansRxfi DisplayString, + staIproRipLansTxfi DisplayString, + staIproRipLansPort INTEGER, + staIproRipLansVlan INTEGER + } + +staIproRipLansNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproRipLansEntry 1 } + +staIproRipLansRipt OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipLansEntry 2 } + +staIproRipLansRips OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Send" + ::= { staIproRipLansEntry 12 } + +staIproRipLansRipa OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipLansEntry 3 } + +staIproRipLansProp OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Propagate" + ::= { staIproRipLansEntry 4 } + +staIproRipLansPois OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipLansEntry 9 } + +staIproRipLansDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipLansEntry 5 } + +staIproRipLansRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipLansEntry 6 } + +staIproRipLansRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipLansEntry 10 } + +staIproRipLansTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipLansEntry 11 } + +staIproRipLansPort OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproRipLansEntry 7 } + +staIproRipLansVlan OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproRipLansEntry 8 } + +staIproRipVrrpTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipVrrpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "VRRP-Sites" + ::= { staIproRip 12 } + +staIproRipVrrpEntry OBJECT-TYPE + SYNTAX StaIproRipVrrpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipVrrpNet, staIproRipVrrpRou } + ::= { staIproRipVrrpTable 1 } + +StaIproRipVrrpEntry ::= SEQUENCE { + staIproRipVrrpNet DisplayString, + staIproRipVrrpRip INTEGER, + staIproRipVrrpRou INTEGER + } + +staIproRipVrrpNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproRipVrrpEntry 1 } + +staIproRipVrrpRip OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipVrrpEntry 2 } + +staIproRipVrrpRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ID" + ::= { staIproRipVrrpEntry 3 } + +staIproRipWansTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipWansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Sites" + ::= { staIproRip 11 } + +staIproRipWansEntry OBJECT-TYPE + SYNTAX StaIproRipWansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipWansPeer } + ::= { staIproRipWansTable 1 } + +StaIproRipWansEntry ::= SEQUENCE { + staIproRipWansPeer DisplayString, + staIproRipWansRipt INTEGER, + staIproRipWansRips INTEGER, + staIproRipWansRipa INTEGER, + staIproRipWansMasq INTEGER, + staIproRipWansPois INTEGER, + staIproRipWansRfc2 INTEGER, + staIproRipWansGate IpAddress, + staIproRipWansDftr INTEGER, + staIproRipWansRtgt DisplayString, + staIproRipWansRxfi DisplayString, + staIproRipWansTxfi DisplayString + } + +staIproRipWansPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipWansEntry 1 } + +staIproRipWansRipt OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipWansEntry 2 } + +staIproRipWansRips OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Send" + ::= { staIproRipWansEntry 12 } + +staIproRipWansRipa OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipWansEntry 3 } + +staIproRipWansMasq OBJECT-TYPE + SYNTAX INTEGER + { + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproRipWansEntry 4 } + +staIproRipWansPois OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipWansEntry 7 } + +staIproRipWansRfc2 OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RFC2091" + ::= { staIproRipWansEntry 8 } + +staIproRipWansGate OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipWansEntry 9 } + +staIproRipWansDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipWansEntry 5 } + +staIproRipWansRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipWansEntry 6 } + +staIproRipWansRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipWansEntry 10 } + +staIproRipWansTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipWansEntry 11 } + +staIproRipDynlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipDynlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dyn.-LAN-Sites" + ::= { staIproRip 13 } + +staIproRipDynlEntry OBJECT-TYPE + SYNTAX StaIproRipDynlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipDynlGate } + ::= { staIproRipDynlTable 1 } + +StaIproRipDynlEntry ::= SEQUENCE { + staIproRipDynlGate DisplayString, + staIproRipDynlRipt INTEGER, + staIproRipDynlRips INTEGER, + staIproRipDynlRipa INTEGER, + staIproRipDynlPois INTEGER, + staIproRipDynlDftr INTEGER, + staIproRipDynlRtgt DisplayString, + staIproRipDynlRxfi DisplayString, + staIproRipDynlTxfi DisplayString, + staIproRipDynlPort INTEGER, + staIproRipDynlVlan INTEGER + } + +staIproRipDynlGate OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipDynlEntry 1 } + +staIproRipDynlRipt OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipDynlEntry 2 } + +staIproRipDynlRips OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Send" + ::= { staIproRipDynlEntry 12 } + +staIproRipDynlRipa OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipDynlEntry 3 } + +staIproRipDynlPois OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipDynlEntry 4 } + +staIproRipDynlDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipDynlEntry 5 } + +staIproRipDynlRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipDynlEntry 6 } + +staIproRipDynlRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipDynlEntry 10 } + +staIproRipDynlTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipDynlEntry 11 } + +staIproRipDynlPort OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproRipDynlEntry 7 } + +staIproRipDynlVlan OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproRipDynlEntry 8 } + +staIproRipDynwTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipDynwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dyn.-WAN-Sites" + ::= { staIproRip 14 } + +staIproRipDynwEntry OBJECT-TYPE + SYNTAX StaIproRipDynwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipDynwPeer } + ::= { staIproRipDynwTable 1 } + +StaIproRipDynwEntry ::= SEQUENCE { + staIproRipDynwPeer DisplayString, + staIproRipDynwRipt INTEGER, + staIproRipDynwRips INTEGER, + staIproRipDynwRipa INTEGER, + staIproRipDynwMasq INTEGER, + staIproRipDynwPois INTEGER, + staIproRipDynwRfc2 INTEGER, + staIproRipDynwGate IpAddress, + staIproRipDynwDftr INTEGER, + staIproRipDynwRtgt DisplayString, + staIproRipDynwRxfi DisplayString, + staIproRipDynwTxfi DisplayString + } + +staIproRipDynwPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipDynwEntry 1 } + +staIproRipDynwRipt OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipDynwEntry 2 } + +staIproRipDynwRips OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Send" + ::= { staIproRipDynwEntry 12 } + +staIproRipDynwRipa OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipDynwEntry 3 } + +staIproRipDynwMasq OBJECT-TYPE + SYNTAX INTEGER + { + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproRipDynwEntry 4 } + +staIproRipDynwPois OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipDynwEntry 7 } + +staIproRipDynwRfc2 OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RFC2091" + ::= { staIproRipDynwEntry 8 } + +staIproRipDynwGate OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipDynwEntry 9 } + +staIproRipDynwDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipDynwEntry 5 } + +staIproRipDynwRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipDynwEntry 6 } + +staIproRipDynwRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipDynwEntry 10 } + +staIproRipDynwTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipDynwEntry 11 } + +staIproRipWildTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipWildEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Wildcard-Sites" + ::= { staIproRip 16 } + +staIproRipWildEntry OBJECT-TYPE + SYNTAX StaIproRipWildEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipWildPeer } + ::= { staIproRipWildTable 1 } + +StaIproRipWildEntry ::= SEQUENCE { + staIproRipWildPeer DisplayString, + staIproRipWildRipt INTEGER, + staIproRipWildRips INTEGER, + staIproRipWildRipa INTEGER, + staIproRipWildMasq INTEGER, + staIproRipWildPois INTEGER, + staIproRipWildRfc2 INTEGER, + staIproRipWildGate IpAddress, + staIproRipWildDftr INTEGER, + staIproRipWildRtgt DisplayString, + staIproRipWildRxfi DisplayString, + staIproRipWildTxfi DisplayString + } + +staIproRipWildPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipWildEntry 1 } + +staIproRipWildRipt OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipWildEntry 2 } + +staIproRipWildRips OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Send" + ::= { staIproRipWildEntry 12 } + +staIproRipWildRipa OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipWildEntry 3 } + +staIproRipWildMasq OBJECT-TYPE + SYNTAX INTEGER + { + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproRipWildEntry 4 } + +staIproRipWildPois OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipWildEntry 7 } + +staIproRipWildRfc2 OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RFC2091" + ::= { staIproRipWildEntry 8 } + +staIproRipWildGate OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipWildEntry 9 } + +staIproRipWildDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipWildEntry 5 } + +staIproRipWildRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipWildEntry 6 } + +staIproRipWildRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipWildEntry 10 } + +staIproRipWildTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipWildEntry 11 } + +staIproRipFiltTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter" + ::= { staIproRip 15 } + +staIproRipFiltEntry OBJECT-TYPE + SYNTAX StaIproRipFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipFiltIdx } + ::= { staIproRipFiltTable 1 } + +StaIproRipFiltEntry ::= SEQUENCE { + staIproRipFiltIdx INTEGER, + staIproRipFiltNam DisplayString, + staIproRipFiltIpa IpAddress, + staIproRipFiltIpn IpAddress, + staIproRipFiltTyp INTEGER + } + +staIproRipFiltIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproRipFiltEntry 1 } + +staIproRipFiltNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staIproRipFiltEntry 3 } + +staIproRipFiltIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staIproRipFiltEntry 4 } + +staIproRipFiltIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staIproRipFiltEntry 5 } + +staIproRipFiltTyp OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + positive(1), + negative(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staIproRipFiltEntry 2 } + +staIproDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpro 20 } + +staIproServiceTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproServiceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Service-Table" + ::= { staIpro 21 } + +staIproServiceEntry OBJECT-TYPE + SYNTAX StaIproServiceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproServiceService } + ::= { staIproServiceTable 1 } + +StaIproServiceEntry ::= SEQUENCE { + staIproServiceService INTEGER, + staIproServicePacketrx Counter32, + staIproServicePackettx Counter32, + staIproServicePacketre DisplayString, + staIproServiceKbytesrx Counter32, + staIproServiceKbytestx Counter32, + staIproServiceKbytesre DisplayString + } + +staIproServiceService OBJECT-TYPE + SYNTAX INTEGER + { + icmp(1), + ftp(2), + http(3), + smtp(4), + dns(5), + telnet(6), + tftp(7), + dhcp(8), + pop3(9), + netbios(10), + imap2(11), + news(12), + irc(13), + snmp(14), + other(15), + total(16) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service" + ::= { staIproServiceEntry 1 } + +staIproServicePacketrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Rx" + ::= { staIproServiceEntry 2 } + +staIproServicePackettx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Tx" + ::= { staIproServiceEntry 3 } + +staIproServicePacketre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Rel" + ::= { staIproServiceEntry 4 } + +staIproServiceKbytesrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KBytes-Rx" + ::= { staIproServiceEntry 5 } + +staIproServiceKbytestx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KBytes-Tx" + ::= { staIproServiceEntry 6 } + +staIproServiceKbytesre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KBytes-Rel" + ::= { staIproServiceEntry 7 } + +staIproFilterlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproFilterlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-List" + ::= { staIpro 22 } + +staIproFilterlEntry OBJECT-TYPE + SYNTAX StaIproFilterlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproFilterlIdx } + ::= { staIproFilterlTable 1 } + +StaIproFilterlEntry ::= SEQUENCE { + staIproFilterlIdx INTEGER, + staIproFilterlProt INTEGER, + staIproFilterlSrcm DisplayString, + staIproFilterlSrca IpAddress, + staIproFilterlSrcn IpAddress, + staIproFilterlSst INTEGER, + staIproFilterlSend INTEGER, + staIproFilterlDstm DisplayString, + staIproFilterlDsta IpAddress, + staIproFilterlDstn IpAddress, + staIproFilterlDst INTEGER, + staIproFilterlDend INTEGER, + staIproFilterlActi DisplayString, + staIproFilterlLink INTEGER, + staIproFilterlPrio INTEGER, + staIproFilterlRtgt INTEGER + } + +staIproFilterlIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproFilterlEntry 1 } + +staIproFilterlProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproFilterlEntry 2 } + +staIproFilterlSrcm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-MAC" + ::= { staIproFilterlEntry 13 } + +staIproFilterlSrca OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproFilterlEntry 3 } + +staIproFilterlSrcn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Netmask" + ::= { staIproFilterlEntry 4 } + +staIproFilterlSst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-St." + ::= { staIproFilterlEntry 5 } + +staIproFilterlSend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-End" + ::= { staIproFilterlEntry 6 } + +staIproFilterlDstm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-MAC" + ::= { staIproFilterlEntry 14 } + +staIproFilterlDsta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproFilterlEntry 7 } + +staIproFilterlDstn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Netmask" + ::= { staIproFilterlEntry 8 } + +staIproFilterlDst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-St." + ::= { staIproFilterlEntry 9 } + +staIproFilterlDend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-End" + ::= { staIproFilterlEntry 10 } + +staIproFilterlActi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { staIproFilterlEntry 11 } + +staIproFilterlLink OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linked" + ::= { staIproFilterlEntry 15 } + +staIproFilterlPrio OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prio" + ::= { staIproFilterlEntry 16 } + +staIproFilterlRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproFilterlEntry 17 } + +staIproConnectTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection-List" + ::= { staIpro 23 } + +staIproConnectEntry OBJECT-TYPE + SYNTAX StaIproConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproConnectSrca, staIproConnectDsta, staIproConnectProt, staIproConnectSrcp, staIproConnectDstp } + ::= { staIproConnectTable 1 } + +StaIproConnectEntry ::= SEQUENCE { + staIproConnectSrca IpAddress, + staIproConnectDsta IpAddress, + staIproConnectProt INTEGER, + staIproConnectSrcp INTEGER, + staIproConnectDstp INTEGER, + staIproConnectRtgt INTEGER, + staIproConnectTime INTEGER, + staIproConnectFlag INTEGER, + staIproConnectFilt DisplayString, + staIproConnectSrcr DisplayString, + staIproConnectDest DisplayString + } + +staIproConnectSrca OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproConnectEntry 1 } + +staIproConnectDsta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproConnectEntry 2 } + +staIproConnectProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproConnectEntry 3 } + +staIproConnectSrcp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { staIproConnectEntry 4 } + +staIproConnectDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproConnectEntry 5 } + +staIproConnectRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproConnectEntry 11 } + +staIproConnectTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproConnectEntry 6 } + +staIproConnectFlag OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staIproConnectEntry 7 } + +staIproConnectFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproConnectEntry 8 } + +staIproConnectSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { staIproConnectEntry 9 } + +staIproConnectDest OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-Route" + ::= { staIproConnectEntry 10 } + +staIproOpenporTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproOpenporEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Open-Port-List" + ::= { staIpro 29 } + +staIproOpenporEntry OBJECT-TYPE + SYNTAX StaIproOpenporEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproOpenporSrca, staIproOpenporDsta, staIproOpenporProt, staIproOpenporDstp } + ::= { staIproOpenporTable 1 } + +StaIproOpenporEntry ::= SEQUENCE { + staIproOpenporSrca IpAddress, + staIproOpenporDsta IpAddress, + staIproOpenporProt INTEGER, + staIproOpenporDstp INTEGER, + staIproOpenporTime INTEGER, + staIproOpenporFilt DisplayString, + staIproOpenporSrcr DisplayString + } + +staIproOpenporSrca OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproOpenporEntry 1 } + +staIproOpenporDsta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproOpenporEntry 2 } + +staIproOpenporProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproOpenporEntry 3 } + +staIproOpenporDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproOpenporEntry 5 } + +staIproOpenporTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproOpenporEntry 6 } + +staIproOpenporFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproOpenporEntry 8 } + +staIproOpenporSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { staIproOpenporEntry 9 } + +staIproHostbloTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproHostbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-Block-List" + ::= { staIpro 24 } + +staIproHostbloEntry OBJECT-TYPE + SYNTAX StaIproHostbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproHostbloSrc } + ::= { staIproHostbloTable 1 } + +StaIproHostbloEntry ::= SEQUENCE { + staIproHostbloSrc IpAddress, + staIproHostbloTim INTEGER, + staIproHostbloFil DisplayString + } + +staIproHostbloSrc OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproHostbloEntry 1 } + +staIproHostbloTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproHostbloEntry 2 } + +staIproHostbloFil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproHostbloEntry 3 } + +staIproPortbloTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproPortbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Block-List" + ::= { staIpro 25 } + +staIproPortbloEntry OBJECT-TYPE + SYNTAX StaIproPortbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproPortbloDsta } + ::= { staIproPortbloTable 1 } + +StaIproPortbloEntry ::= SEQUENCE { + staIproPortbloDsta IpAddress, + staIproPortbloProt INTEGER, + staIproPortbloDstp INTEGER, + staIproPortbloTime INTEGER, + staIproPortbloFilt DisplayString + } + +staIproPortbloDsta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproPortbloEntry 1 } + +staIproPortbloProt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproPortbloEntry 2 } + +staIproPortbloDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproPortbloEntry 3 } + +staIproPortbloTime OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproPortbloEntry 4 } + +staIproPortbloFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproPortbloEntry 5 } + +staIproLogtablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproLogtablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Log-Table" + ::= { staIpro 26 } + +staIproLogtablEntry OBJECT-TYPE + SYNTAX StaIproLogtablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproLogtablIdx } + ::= { staIproLogtablTable 1 } + +StaIproLogtablEntry ::= SEQUENCE { + staIproLogtablIdx INTEGER, + staIproLogtablSyst DisplayString, + staIproLogtablSrca IpAddress, + staIproLogtablDsta IpAddress, + staIproLogtablProt INTEGER, + staIproLogtablSrcp INTEGER, + staIproLogtablDstp INTEGER, + staIproLogtablFilt DisplayString, + staIproLogtablLimi INTEGER, + staIproLogtablThre INTEGER, + staIproLogtablActi INTEGER + } + +staIproLogtablIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproLogtablEntry 1 } + +staIproLogtablSyst OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staIproLogtablEntry 2 } + +staIproLogtablSrca OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproLogtablEntry 3 } + +staIproLogtablDsta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproLogtablEntry 4 } + +staIproLogtablProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproLogtablEntry 5 } + +staIproLogtablSrcp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { staIproLogtablEntry 6 } + +staIproLogtablDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproLogtablEntry 7 } + +staIproLogtablFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproLogtablEntry 8 } + +staIproLogtablLimi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Limit" + ::= { staIproLogtablEntry 9 } + +staIproLogtablThre OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Threshold" + ::= { staIproLogtablEntry 10 } + +staIproLogtablActi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { staIproLogtablEntry 11 } + +staIproHoconnlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproHoconnlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "HO-Conn.-List" + ::= { staIpro 27 } + +staIproHoconnlEntry OBJECT-TYPE + SYNTAX StaIproHoconnlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproHoconnlDst } + ::= { staIproHoconnlTable 1 } + +StaIproHoconnlEntry ::= SEQUENCE { + staIproHoconnlDst IpAddress, + staIproHoconnlNum INTEGER, + staIproHoconnlTim INTEGER + } + +staIproHoconnlDst OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproHoconnlEntry 1 } + +staIproHoconnlNum OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Num-HO-Conn." + ::= { staIproHoconnlEntry 2 } + +staIproHoconnlTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproHoconnlEntry 3 } + +staIproQosTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproQosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "QoS" + ::= { staIpro 28 } + +staIproQosEntry OBJECT-TYPE + SYNTAX StaIproQosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproQosIfc } + ::= { staIproQosTable 1 } + +StaIproQosEntry ::= SEQUENCE { + staIproQosIfc INTEGER, + staIproQosPeer DisplayString, + staIproQosUpstr INTEGER, + staIproQosDowns INTEGER, + staIproQosRxres INTEGER, + staIproQosRxreq INTEGER, + staIproQosRxblo INTEGER, + staIproQosTxres INTEGER, + staIproQosTxreq INTEGER, + staIproQosTxfav INTEGER, + staIproQosTxblo INTEGER, + staIproQosFragm INTEGER, + staIproQosPmtus INTEGER + } + +staIproQosIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIproQosEntry 1 } + +staIproQosPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproQosEntry 2 } + +staIproQosUpstr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Upstream-Rate" + ::= { staIproQosEntry 8 } + +staIproQosDowns OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Downstream-Rate" + ::= { staIproQosEntry 3 } + +staIproQosRxres OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-reserved" + ::= { staIproQosEntry 4 } + +staIproQosRxreq OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-requested" + ::= { staIproQosEntry 11 } + +staIproQosRxblo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-blocks-pending" + ::= { staIproQosEntry 5 } + +staIproQosTxres OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-reserved" + ::= { staIproQosEntry 9 } + +staIproQosTxreq OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-requested" + ::= { staIproQosEntry 12 } + +staIproQosTxfav OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-favoured" + ::= { staIproQosEntry 13 } + +staIproQosTxblo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-blocks-pending" + ::= { staIproQosEntry 10 } + +staIproQosFragm OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Fragment-size" + ::= { staIproQosEntry 6 } + +staIproQosPmtus OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PMTU-size" + ::= { staIproQosEntry 7 } + +staIproRules OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rules" + ::= { staIpro 34 } + +staIproFilter OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter" + ::= { staIpro 35 } + +staIproL4error OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L4-Errors" + ::= { staIpro 31 } + +staIproLoadbal OBJECT IDENTIFIER ::= { staIpro 32} +staIproLoadbalOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staIproLoadbal 1 } + +staIproLoadbalConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproLoadbalConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staIproLoadbal 2 } + +staIproLoadbalConEntry OBJECT-TYPE + SYNTAX StaIproLoadbalConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproLoadbalConPee, staIproLoadbalConBun } + ::= { staIproLoadbalConTable 1 } + +StaIproLoadbalConEntry ::= SEQUENCE { + staIproLoadbalConPee DisplayString, + staIproLoadbalConBun DisplayString, + staIproLoadbalConSta INTEGER, + staIproLoadbalConTcp INTEGER, + staIproLoadbalConPpt INTEGER, + staIproLoadbalConVpn INTEGER + } + +staIproLoadbalConPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproLoadbalConEntry 1 } + +staIproLoadbalConBun OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bundle-Peer" + ::= { staIproLoadbalConEntry 2 } + +staIproLoadbalConSta OBJECT-TYPE + SYNTAX INTEGER + { + ready(2), + connection(7), + disconnecting(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staIproLoadbalConEntry 3 } + +staIproLoadbalConTcp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TCP/IP-Sessions" + ::= { staIproLoadbalConEntry 4 } + +staIproLoadbalConPpt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PPTP-Sessions" + ::= { staIproLoadbalConEntry 5 } + +staIproLoadbalConVpn OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VPN-Sessions" + ::= { staIproLoadbalConEntry 6 } + +staIproVrrp OBJECT IDENTIFIER ::= { staIpro 33} +staIproVrrpOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staIproVrrp 5 } + +staIproVrrpRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx" + ::= { staIproVrrp 1 } + +staIproVrrpTx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx" + ::= { staIproVrrp 2 } + +staIproVrrpErr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Error" + ::= { staIproVrrp 3 } + +staIproVrrpDro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Drop" + ::= { staIproVrrp 4 } + +staIproVrrpInt OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Internal-Services" + ::= { staIproVrrp 6 } + +staIproVrrpVirTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproVrrpVirEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Virtual-Router" + ::= { staIproVrrp 10 } + +staIproVrrpVirEntry OBJECT-TYPE + SYNTAX StaIproVrrpVirEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproVrrpVirRou } + ::= { staIproVrrpVirTable 1 } + +StaIproVrrpVirEntry ::= SEQUENCE { + staIproVrrpVirRou INTEGER, + staIproVrrpVirVir IpAddress, + staIproVrrpVirPri INTEGER, + staIproVrrpVirBpr INTEGER, + staIproVrrpVirPee DisplayString, + staIproVrrpVirSta INTEGER, + staIproVrrpVirBac INTEGER, + staIproVrrpVirMas IpAddress, + staIproVrrpVirPor INTEGER, + staIproVrrpVirVla INTEGER, + staIproVrrpVirNet DisplayString + } + +staIproVrrpVirRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ID" + ::= { staIproVrrpVirEntry 1 } + +staIproVrrpVirVir OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "virt.-Address" + ::= { staIproVrrpVirEntry 2 } + +staIproVrrpVirPri OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prio" + ::= { staIproVrrpVirEntry 3 } + +staIproVrrpVirBpr OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B-Prio" + ::= { staIproVrrpVirEntry 4 } + +staIproVrrpVirPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproVrrpVirEntry 5 } + +staIproVrrpVirSta OBJECT-TYPE + SYNTAX INTEGER + { + init(0), + listen(1), + standby(2), + master(3), + down(4), + reconnect(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staIproVrrpVirEntry 6 } + +staIproVrrpVirBac OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Backup" + ::= { staIproVrrpVirEntry 7 } + +staIproVrrpVirMas OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Master" + ::= { staIproVrrpVirEntry 8 } + +staIproVrrpVirPor OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproVrrpVirEntry 9 } + +staIproVrrpVirVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproVrrpVirEntry 10 } + +staIproVrrpVirNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproVrrpVirEntry 11 } + +staIproVrrpMacTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproVrrpMacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "MAC-List" + ::= { staIproVrrp 11 } + +staIproVrrpMacEntry OBJECT-TYPE + SYNTAX StaIproVrrpMacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproVrrpMacVir } + ::= { staIproVrrpMacTable 1 } + +StaIproVrrpMacEntry ::= SEQUENCE { + staIproVrrpMacVir IpAddress, + staIproVrrpMacMac MacAddress, + staIproVrrpMacRou INTEGER + } + +staIproVrrpMacVir OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "virt.-Address" + ::= { staIproVrrpMacEntry 1 } + +staIproVrrpMacMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staIproVrrpMacEntry 2 } + +staIproVrrpMacRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ID" + ::= { staIproVrrpMacEntry 3 } + +staIproVrrpEveTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproVrrpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Event-Log" + ::= { staIproVrrp 12 } + +staIproVrrpEveEntry OBJECT-TYPE + SYNTAX StaIproVrrpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproVrrpEveIdx } + ::= { staIproVrrpEveTable 1 } + +StaIproVrrpEveEntry ::= SEQUENCE { + staIproVrrpEveIdx INTEGER, + staIproVrrpEveSys DisplayString, + staIproVrrpEveSrc IpAddress, + staIproVrrpEveVri INTEGER, + staIproVrrpEveEve INTEGER, + staIproVrrpEveInf DisplayString + } + +staIproVrrpEveIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproVrrpEveEntry 1 } + +staIproVrrpEveSys OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staIproVrrpEveEntry 2 } + +staIproVrrpEveSrc OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproVrrpEveEntry 3 } + +staIproVrrpEveVri OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VRID" + ::= { staIproVrrpEveEntry 4 } + +staIproVrrpEveEve OBJECT-TYPE + SYNTAX INTEGER + { + invalid-ttl(1), + invalid-version(2), + bad-number-of-virtual-addresses(3), + bad-authentication-type(4), + bad-advertisement-interval(5), + invalid-vrid(6), + invalid-router-address(7), + invalid-priority(8), + virtual-router-stopped(9), + virtual-router-started(10), + link-up(11), + link-down(12), + new-master(13), + backup-started(14), + backup-ended(15) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { staIproVrrpEveEntry 5 } + +staIproVrrpEveInf OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info" + ::= { staIproVrrpEveEntry 6 } + +staIproVrrpDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIproVrrp 20 } + +staIproActiproTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproActiproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Act.-IP-Routing-Tab." + ::= { staIpro 30 } + +staIproActiproEntry OBJECT-TYPE + SYNTAX StaIproActiproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproActiproIpa, staIproActiproIpn, staIproActiproRtg } + ::= { staIproActiproTable 1 } + +StaIproActiproEntry ::= SEQUENCE { + staIproActiproIpa IpAddress, + staIproActiproIpn IpAddress, + staIproActiproRtg INTEGER, + staIproActiproGat IpAddress, + staIproActiproPee DisplayString, + staIproActiproDis INTEGER, + staIproActiproMas INTEGER, + staIproActiproTyp INTEGER + } + +staIproActiproIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staIproActiproEntry 1 } + +staIproActiproIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staIproActiproEntry 2 } + +staIproActiproRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproActiproEntry 3 } + +staIproActiproGat OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproActiproEntry 4 } + +staIproActiproPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproActiproEntry 5 } + +staIproActiproDis OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distance" + ::= { staIproActiproEntry 6 } + +staIproActiproMas OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + on(1), + intranet(2), + unknown(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproActiproEntry 7 } + +staIproActiproTyp OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + static(1), + rip(2), + vpn(3), + capwap(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staIproActiproEntry 8 } + +staConf OBJECT IDENTIFIER ::= { sta 11} +staConfLanactiv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Active-Connections" + ::= { staConf 1 } + +staConfLantotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Total-Connections" + ::= { staConf 2 } + +staConfWanactiv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Active-Connections" + ::= { staConf 3 } + +staConfWantotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Total-Connections" + ::= { staConf 4 } + +staConfOutbanda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Outband-Active-Connections" + ::= { staConf 5 } + +staConfOutbandt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Outband-total-Connections" + ::= { staConf 6 } + +staConfOutbandb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Outband-Bitrate" + ::= { staConf 7 } + +staConfLoginerr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Login-Errors" + ::= { staConf 8 } + +staConfLoginloc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Login-Locks" + ::= { staConf 9 } + +staConfLoginrej OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Login-Rejects" + ::= { staConf 10 } + +staConfStartsca OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-Scan" + ::= { staConf 13 } + +staConfScanresuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConfScanresuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Scan-Results" + ::= { staConf 14 } + +staConfScanresuEntry OBJECT-TYPE + SYNTAX StaConfScanresuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConfScanresuIpadd, staConfScanresuRtgta } + ::= { staConfScanresuTable 1 } + +StaConfScanresuEntry ::= SEQUENCE { + staConfScanresuIpadd IpAddress, + staConfScanresuRtgta INTEGER, + staConfScanresuName DisplayString, + staConfScanresuDevic DisplayString, + staConfScanresuVersi DisplayString, + staConfScanresuCapip INTEGER, + staConfScanresuHttpp INTEGER, + staConfScanresuHttps INTEGER, + staConfScanresuState INTEGER + } + +staConfScanresuIpadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staConfScanresuEntry 1 } + +staConfScanresuRtgta OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staConfScanresuEntry 9 } + +staConfScanresuName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staConfScanresuEntry 2 } + +staConfScanresuDevic OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staConfScanresuEntry 3 } + +staConfScanresuVersi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Version" + ::= { staConfScanresuEntry 4 } + +staConfScanresuCapip OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CAPI-Port" + ::= { staConfScanresuEntry 6 } + +staConfScanresuHttpp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Port" + ::= { staConfScanresuEntry 7 } + +staConfScanresuHttps OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTPS-Port" + ::= { staConfScanresuEntry 8 } + +staConfScanresuState OBJECT-TYPE + SYNTAX INTEGER + { + scanning(0), + ready(1), + error(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staConfScanresuEntry 5 } + +staConfFeaturesTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConfFeaturesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Features" + ::= { staConf 16 } + +staConfFeaturesEntry OBJECT-TYPE + SYNTAX StaConfFeaturesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConfFeaturesFea } + ::= { staConfFeaturesTable 1 } + +StaConfFeaturesEntry ::= SEQUENCE { + staConfFeaturesFea INTEGER, + staConfFeaturesExp DisplayString + } + +staConfFeaturesFea OBJECT-TYPE + SYNTAX INTEGER + { + ipx(1), + lan-bridge(2), + lancapi(3), + leased-line(4), + switched-line(5), + dsl-interface(6), + fax(7), + modem(8), + vpn-5(9), + vpn-25(10), + vpn-25-old(11), + vpn-50-old(12), + vpn-100(13), + wlc-4025-100(14), + wlan-point-to-point(15), + public-spot(16), + vpn-200(17), + vpn-500(18), + vpn-1000(19), + hermes1-wpa(20), + vpn-3(21), + umts(22), + dynamic-vpn(23), + wlan-5ghz(24), + wlan-no-encryption(25), + voip-advanced-32(26), + voip-basic(27), + wlan-fcc-restrictions(28), + wlc-4025-50(29), + wlc-4006-12(30), + voip-advanced-8(31), + unused(32), + unused(33), + utm-antivirus-small(34), + utm-antispam-small(35), + utm-contentfilter-small(36), + wlc-public-spot(37), + wlan-monitor-mode(38), + wlan-no-5ghz(39) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Feature" + ::= { staConfFeaturesEntry 1 } + +staConfFeaturesExp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expire" + ::= { staConfFeaturesEntry 2 } + +staConfAntithef OBJECT IDENTIFIER ::= { staConf 15} +staConfAntithefState OBJECT-TYPE + SYNTAX INTEGER + { + disabled(0), + active(1), + successfull(2), + locked(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staConfAntithef 1 } + +staConfAntithefSendi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "sending-call-to" + ::= { staConfAntithef 2 } + +staConfAntithefWaiti OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "waiting-for-call-from" + ::= { staConfAntithef 3 } + +staConfAntithefLasts OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "last-seen-call-from" + ::= { staConfAntithef 4 } + +staConfAntithefCalla OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "call-accepted" + ::= { staConfAntithef 5 } + +staConfAntithefIncom OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "incoming-call" + ::= { staConfAntithef 7 } + +staConfAntithefLaste OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + unallocated-number(1), + no-route-to-destination(3), + normal-call-clearing(16), + user-busy(17), + no-user-responding(18), + user-alerting-no-answer(19), + call-rejected(21), + number-changed(22), + non-selected-user-clearing(26), + destination-out-of-order(27), + normal-unspecified(31), + no-channel-available(34), + switching-equipment-congestion(42), + invalid-call-reference-number(81), + incompatible-destination(88), + temp-failure(41), + facility-not-subscribed(50), + facility-not-available(63) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "last-error" + ::= { staConfAntithef 6 } + +staConfAntithefMetho OBJECT-TYPE + SYNTAX INTEGER + { + basic-call(0), + facility(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Method" + ::= { staConfAntithef 8 } + +staConfLl2m OBJECT IDENTIFIER ::= { staConf 65} +staConfLl2mRxpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staConfLl2m 1 } + +staConfLl2mRxbr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcast-Packets" + ::= { staConfLl2m 2 } + +staConfLl2mRxmu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicast-Packets" + ::= { staConfLl2m 3 } + +staConfLl2mRxun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicast-Packets" + ::= { staConfLl2m 4 } + +staConfLl2mRxdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard" + ::= { staConfLl2m 5 } + +staConfLl2mRxma OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Malformed" + ::= { staConfLl2m 6 } + +staConfLl2mServ OBJECT IDENTIFIER ::= { staConfLl2m 20} +staConfLl2mServRxp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staConfLl2mServ 1 } + +staConfLl2mServRxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcast-Packets" + ::= { staConfLl2mServ 2 } + +staConfLl2mServRxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicast-Packets" + ::= { staConfLl2mServ 3 } + +staConfLl2mServRxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicast-Packets" + ::= { staConfLl2mServ 4 } + +staConfLl2mServRxd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard" + ::= { staConfLl2mServ 5 } + +staConfLl2mServDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConfLl2mServ 99 } + +staConfLl2mClie OBJECT IDENTIFIER ::= { staConfLl2m 30} +staConfLl2mClieRxp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staConfLl2mClie 1 } + +staConfLl2mClieRxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcast-Packets" + ::= { staConfLl2mClie 2 } + +staConfLl2mClieRxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicast-Packets" + ::= { staConfLl2mClie 3 } + +staConfLl2mClieRxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicast-Packets" + ::= { staConfLl2mClie 4 } + +staConfLl2mClieRxd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard" + ::= { staConfLl2mClie 5 } + +staConfLl2mClieDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConfLl2mClie 99 } + +staConfLl2mDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConfLl2m 99 } + +staConfDeleteva OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConf 11 } + +staConfEventlogTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConfEventlogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Event-Log" + ::= { staConf 12 } + +staConfEventlogEntry OBJECT-TYPE + SYNTAX StaConfEventlogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConfEventlogIdx } + ::= { staConfEventlogTable 1 } + +StaConfEventlogEntry ::= SEQUENCE { + staConfEventlogIdx INTEGER, + staConfEventlogSyste DisplayString, + staConfEventlogEvent INTEGER, + staConfEventlogAcces INTEGER, + staConfEventlogIpadd IpAddress, + staConfEventlogInfo1 DisplayString, + staConfEventlogInfo2 DisplayString + } + +staConfEventlogIdx OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staConfEventlogEntry 1 } + +staConfEventlogSyste OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staConfEventlogEntry 7 } + +staConfEventlogEvent OBJECT-TYPE + SYNTAX INTEGER + { + fwuplstart(4), + uplsucc(5), + uplfailto(6), + uplfailincl(7), + uplfailbaddev(8), + login(9), + logout(10), + cnfuplstart(11), + cnfdnlstart(12), + cnfdnlsucc(13), + errlogin(29) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { staConfEventlogEntry 2 } + +staConfEventlogAcces OBJECT-TYPE + SYNTAX INTEGER + { + outband(0), + telnet(1), + tftp(2), + http(3), + snmp(4), + https(5), + telnet-ssl(6), + ssh(7), + ll2m(8), + ppp(254), + unknown(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access" + ::= { staConfEventlogEntry 3 } + +staConfEventlogIpadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staConfEventlogEntry 4 } + +staConfEventlogInfo1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info1" + ::= { staConfEventlogEntry 5 } + +staConfEventlogInfo2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info2" + ::= { staConfEventlogEntry 6 } + +staQueu OBJECT IDENTIFIER ::= { sta 12} +staQueuLanheap OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Heap-Packets" + ::= { staQueu 1 } + +staQueuQueuepa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Packets" + ::= { staQueu 2 } + +staQueuWanheap OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Heap-Packets" + ::= { staQueu 3 } + +staQueuWanqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Packets" + ::= { staQueu 4 } + +staQueuArpquer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ARP-query-Queue-Packets" + ::= { staQueu 7 } + +staQueuArpqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ARP-Queue-Packets" + ::= { staQueu 8 } + +staQueuIpqueue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Queue-Packets" + ::= { staQueu 9 } + +staQueuIpurgen OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-urgent-Queue-Packets" + ::= { staQueu 10 } + +staQueuIcmpque OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ICMP-Queue-Packets" + ::= { staQueu 11 } + +staQueuTcpqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TCP-Queue-Packets" + ::= { staQueu 12 } + +staQueuTftpser OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TFTP-server-Queue-Packets" + ::= { staQueu 13 } + +staQueuSnmpque OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SNMP-Queue-Packets" + ::= { staQueu 14 } + +staQueuProthea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PROT-Heap-Packets" + ::= { staQueu 22 } + +staQueuDhcpser OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-server-Queue-Packets" + ::= { staQueu 27 } + +staQueuDhcpcli OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-client-Queue-Packets" + ::= { staQueu 28 } + +staQueuIprripq OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPR-RIP-Queue-Packets" + ::= { staQueu 29 } + +staQueuDnstxqu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-TX-Queue-Packets" + ::= { staQueu 30 } + +staQueuDnsrxqu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-RX-Queue-Packets" + ::= { staQueu 31 } + +staConnTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection" + ::= { sta 13 } + +staConnEntry OBJECT-TYPE + SYNTAX StaConnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConnIfc } + ::= { staConnTable 1 } + +StaConnEntry ::= SEQUENCE { + staConnIfc INTEGER, + staConnConn INTEGER, + staConnActi INTEGER, + staConnPass INTEGER, + staConnErro INTEGER, + staConnCont DisplayString, + staConnChar INTEGER + } + +staConnIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staConnEntry 1 } + +staConnConn OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staConnEntry 2 } + +staConnActi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "active" + ::= { staConnEntry 3 } + +staConnPass OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "passive" + ::= { staConnEntry 4 } + +staConnErro OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Errors" + ::= { staConnEntry 5 } + +staConnCont OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Con.-Time" + ::= { staConnEntry 6 } + +staConnChar OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Charge" + ::= { staConnEntry 7 } + +staInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Info-Connection" + ::= { sta 14 } + +staInfoEntry OBJECT-TYPE + SYNTAX StaInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staInfoIfc } + ::= { staInfoTable 1 } + +StaInfoEntry ::= SEQUENCE { + staInfoIfc INTEGER, + staInfoSta DisplayString, + staInfoMod INTEGER, + staInfoDia DisplayString, + staInfoPee DisplayString, + staInfoB1d INTEGER, + staInfoB2d INTEGER + } + +staInfoIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staInfoEntry 1 } + +staInfoSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staInfoEntry 2 } + +staInfoMod OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + active(4), + passive(5), + callback(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staInfoEntry 3 } + +staInfoDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dialup-remote" + ::= { staInfoEntry 4 } + +staInfoPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staInfoEntry 5 } + +staInfoB1d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B1-DT" + ::= { staInfoEntry 6 } + +staInfoB2d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B2-DT" + ::= { staInfoEntry 7 } + +staLayeTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLayeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Layer-Connection" + ::= { sta 15 } + +staLayeEntry OBJECT-TYPE + SYNTAX StaLayeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLayeIfc } + ::= { staLayeTable 1 } + +StaLayeEntry ::= SEQUENCE { + staLayeIfc INTEGER, + staLayeWanl DisplayString, + staLayeEnca INTEGER, + staLayeLay3 INTEGER, + staLayeLay2 INTEGER, + staLayeL2op INTEGER, + staLayeLay1 INTEGER, + staLayeL1pa INTEGER + } + +staLayeIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLayeEntry 1 } + +staLayeWanl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-layer" + ::= { staLayeEntry 2 } + +staLayeEnca OBJECT-TYPE + SYNTAX INTEGER + { + ether(0), + trans(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Encaps." + ::= { staLayeEntry 3 } + +staLayeLay3 OBJECT-TYPE + SYNTAX INTEGER + { + trans(0), + ppp(4), + appp(5), + scppp(6), + scappp(7), + sctrans(8), + dhcp(9), + trans(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-3" + ::= { staLayeEntry 4 } + +staLayeLay2 OBJECT-TYPE + SYNTAX INTEGER + { + sscop(6), + pppoe(5), + x-75lapb(0), + trans(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-2" + ::= { staLayeEntry 5 } + +staLayeL2op OBJECT-TYPE + SYNTAX INTEGER + { + none(255), + compr(0), + bundle(1), + bnd-plus-cmpr(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L2-Opt." + ::= { staLayeEntry 6 } + +staLayeLay1 OBJECT-TYPE + SYNTAX INTEGER + { + aal-5(2), + eth(4), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + modem(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-1" + ::= { staLayeEntry 7 } + +staLayeL1pa OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + v-21-300(1), + v-23-600(2), + v-23-1200(3), + v-22-1200(4), + v-22bis-2400(5), + v-32qam-4800(6), + v-32qam-9600(7), + v-32bis-7200(8), + v-32tcm-9600(9), + v-32bis-12000(10), + v-32bis-14400(11), + v-34-2400(12), + v-34-4800(13), + v-34-7200(14), + v-34-9600(15), + v-34-12000(16), + v-34-14400(17), + v-34-16800(18), + v-34-19200(19), + v-34-21600(20), + v-34-24000(21), + v-34-26400(22), + v-34-28800(23), + v-34-31200(24), + v-34-33600(25), + v-90-28000(26), + v-90-29333(27), + v-90-30667(28), + v-90-32000(29), + v-90-33333(30), + v-90-34667(31), + v-90-36000(32), + v-90-37333(33), + v-90-38667(34), + v-90-40000(35), + v-90-41333(36), + v-90-42667(37), + v-90-44000(38), + v-90-45333(39), + v-90-46667(40), + v-90-48000(41), + v-90-49333(42), + v-90-50667(43), + v-90-52000(44), + v-90-53333(45), + v-90-54667(46), + v-90-56000(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L1-Parameter" + ::= { staLayeEntry 8 } + +staCallTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCallEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Call-Information" + ::= { sta 16 } + +staCallEntry OBJECT-TYPE + SYNTAX StaCallEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCallSys, staCallCou } + ::= { staCallTable 1 } + +StaCallEntry ::= SEQUENCE { + staCallSys INTEGER, + staCallIfc INTEGER, + staCallCli DisplayString, + staCallDia DisplayString, + staCallCap INTEGER, + staCallBch INTEGER, + staCallCou INTEGER + } + +staCallSys OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staCallEntry 1 } + +staCallIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(1), + dsl-2(2), + dsl-3(3), + dsl-4(4), + s0-1(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staCallEntry 2 } + +staCallCli OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CLIP-Caller" + ::= { staCallEntry 3 } + +staCallDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dial-Caller" + ::= { staCallEntry 4 } + +staCallCap OBJECT-TYPE + SYNTAX INTEGER + { + unknown(255), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + modem(5), + a-3-1khz(13), + speech(14), + fax-g2-3(15) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Capab." + ::= { staCallEntry 5 } + +staCallBch OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B-chan." + ::= { staCallEntry 6 } + +staCallCou OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staCallEntry 7 } + +staRemoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaRemoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Remote-Connections" + ::= { sta 17 } + +staRemoEntry OBJECT-TYPE + SYNTAX StaRemoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staRemoConns, staRemoCount } + ::= { staRemoTable 1 } + +StaRemoEntry ::= SEQUENCE { + staRemoConns DisplayString, + staRemoRemot DisplayString, + staRemoMode INTEGER, + staRemoIfc INTEGER, + staRemoConnt DisplayString, + staRemoCharg INTEGER, + staRemoCount INTEGER + } + +staRemoConns OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-start" + ::= { staRemoEntry 1 } + +staRemoRemot OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-ID" + ::= { staRemoEntry 2 } + +staRemoMode OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + active(4), + passive(5), + callback(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staRemoEntry 3 } + +staRemoIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staRemoEntry 4 } + +staRemoConnt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staRemoEntry 5 } + +staRemoCharg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Charge" + ::= { staRemoEntry 6 } + +staRemoCount OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staRemoEntry 8 } + +staCurr OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Current-Time" + ::= { sta 18 } + +staTime OBJECT IDENTIFIER ::= { sta 21} +staTimeCur OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Current-Time" + ::= { staTime 1 } + +staTimeSou OBJECT-TYPE + SYNTAX INTEGER + { + manual(1), + isdn(2), + lan(3), + ram(4), + ntp(9), + lanconfig(8), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { staTime 2 } + +staTimeSet OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Set-Count" + ::= { staTime 3 } + +staTimeIsd OBJECT IDENTIFIER ::= { staTime 4} +staTimeIsdConne OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connection" + ::= { staTimeIsd 1 } + +staTimeIsdInfor OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Information" + ::= { staTimeIsd 2 } + +staTimeIsdInfoe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info-Error" + ::= { staTimeIsd 3 } + +staTimeIsdUnits OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Units" + ::= { staTimeIsd 4 } + +staTimeIsdDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTimeIsd 5 } + +staTimeUtc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "UTC-in-Seconds" + ::= { staTime 7 } + +staTimeTim OBJECT-TYPE + SYNTAX INTEGER + { + e0(0), + plus-1(1), + plus-2(2), + plus-3(3), + plus-4(4), + plus-5(5), + plus-6(6), + plus-7(7), + plus-8(8), + plus-9(9), + plus-10(10), + plus-11(11), + plus-12(12), + plus-13(13), + plus-14(14), + minus-1(255), + minus-2(254), + minus-3(253), + minus-4(252), + minus-5(251), + minus-6(250), + minus-7(249), + minus-8(248), + minus-9(247), + minus-10(246), + minus-11(245), + minus-12(244) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timezone" + ::= { staTime 10 } + +staTimeDay OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + europe-eu(2), + russia(3), + usa(4), + user-defined(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Daylight-saving-time" + ::= { staTime 11 } + +staTimeDstTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTimeDstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DST-clock-changes" + ::= { staTime 12 } + +staTimeDstEntry OBJECT-TYPE + SYNTAX StaTimeDstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTimeDstEve } + ::= { staTimeDstTable 1 } + +StaTimeDstEntry ::= SEQUENCE { + staTimeDstEve INTEGER, + staTimeDstInd INTEGER, + staTimeDstDay INTEGER, + staTimeDstMon INTEGER, + staTimeDstHou INTEGER, + staTimeDstMin INTEGER, + staTimeDstTim INTEGER + } + +staTimeDstEve OBJECT-TYPE + SYNTAX INTEGER + { + start(1), + end(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { staTimeDstEntry 1 } + +staTimeDstInd OBJECT-TYPE + SYNTAX INTEGER + { + e4-last(252), + e3-last(253), + e2-last(254), + last(255), + first(1), + second(2), + third(3), + fourth(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { staTimeDstEntry 2 } + +staTimeDstDay OBJECT-TYPE + SYNTAX INTEGER + { + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { staTimeDstEntry 3 } + +staTimeDstMon OBJECT-TYPE + SYNTAX INTEGER + { + january(1), + february(2), + march(3), + april(4), + may(5), + june(6), + july(7), + august(8), + september(9), + october(10), + november(11), + december(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Month" + ::= { staTimeDstEntry 4 } + +staTimeDstHou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { staTimeDstEntry 5 } + +staTimeDstMin OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { staTimeDstEntry 6 } + +staTimeDstTim OBJECT-TYPE + SYNTAX INTEGER + { + utc(1), + lst(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-type" + ::= { staTimeDstEntry 7 } + +staLcr OBJECT IDENTIFIER ::= { sta 22} +staLcrTot OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Calls" + ::= { staLcr 1 } + +staLcrFou OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Found-Events" + ::= { staLcr 2 } + +staLcrNot OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Notfound-Errors" + ::= { staLcr 3 } + +staLcrMis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Missingtime-Errors" + ::= { staLcr 4 } + +staLcrProTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLcrProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Provider" + ::= { staLcr 6 } + +staLcrProEntry OBJECT-TYPE + SYNTAX StaLcrProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLcrProPro } + ::= { staLcrProTable 1 } + +StaLcrProEntry ::= SEQUENCE { + staLcrProPro DisplayString, + staLcrProFai INTEGER, + staLcrProSuc INTEGER + } + +staLcrProPro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Provider" + ::= { staLcrProEntry 1 } + +staLcrProFai OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Failures" + ::= { staLcrProEntry 2 } + +staLcrProSuc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Successes" + ::= { staLcrProEntry 3 } + +staLcrDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staLcr 7 } + +staChar OBJECT IDENTIFIER ::= { sta 24} +staCharSpareda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Days-per-Period" + ::= { staChar 6 } + +staCharSpareun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Units" + ::= { staChar 4 } + +staCharRouteru OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-Units" + ::= { staChar 7 } + +staCharTotalun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Units" + ::= { staChar 8 } + +staCharTablebuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Budget" + ::= { staChar 5 } + +staCharTablebuEntry OBJECT-TYPE + SYNTAX StaCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCharTablebuIfc } + ::= { staCharTablebuTable 1 } + +StaCharTablebuEntry ::= SEQUENCE { + staCharTablebuIfc INTEGER, + staCharTablebuBud INTEGER, + staCharTablebuSpa INTEGER, + staCharTablebuTot INTEGER + } + +staCharTablebuIfc OBJECT-TYPE + SYNTAX INTEGER + { + router-isdn-serial(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staCharTablebuEntry 1 } + +staCharTablebuBud OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-units" + ::= { staCharTablebuEntry 2 } + +staCharTablebuSpa OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Budget" + ::= { staCharTablebuEntry 3 } + +staCharTablebuTot OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-units" + ::= { staCharTablebuEntry 4 } + +staCharSparedi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Dialup-Minutes" + ::= { staChar 10 } + +staCharRouteri OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ISDN-Serial-Minutes-Active" + ::= { staChar 11 } + +staCharSpareds OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-DSL-Broadband-Minutes" + ::= { staChar 1 } + +staCharRouterd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-DSL-Broadband-Minutes-Active" + ::= { staChar 9 } + +staCharTimetabTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Table" + ::= { staChar 2 } + +staCharTimetabEntry OBJECT-TYPE + SYNTAX StaCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCharTimetabIfc } + ::= { staCharTimetabTable 1 } + +StaCharTimetabEntry ::= SEQUENCE { + staCharTimetabIfc INTEGER, + staCharTimetabBudgetmi INTEGER, + staCharTimetabSparemin INTEGER, + staCharTimetabMinutesa INTEGER, + staCharTimetabMinutesp INTEGER + } + +staCharTimetabIfc OBJECT-TYPE + SYNTAX INTEGER + { + router-dsl-broadband(1), + router-isdn-serial(2), + lancapi(3), + ab-1(4), + ab-2(5), + ab-3(6), + ab-4(7), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staCharTimetabEntry 1 } + +staCharTimetabBudgetmi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-minutes" + ::= { staCharTimetabEntry 2 } + +staCharTimetabSparemin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-minutes" + ::= { staCharTimetabEntry 3 } + +staCharTimetabMinutesa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-active" + ::= { staCharTimetabEntry 4 } + +staCharTimetabMinutesp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-passive" + ::= { staCharTimetabEntry 5 } + +staCharDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staChar 3 } + +staDsl OBJECT IDENTIFIER ::= { sta 25} +staDslIntTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interfaces" + ::= { staDsl 1 } + +staDslIntEntry OBJECT-TYPE + SYNTAX StaDslIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslIntIfc } + ::= { staDslIntTable 1 } + +StaDslIntEntry ::= SEQUENCE { + staDslIntIfc DisplayString, + staDslIntLin INTEGER + } + +staDslIntIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslIntEntry 1 } + +staDslIntLin OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Link-Active" + ::= { staDslIntEntry 3 } + +staDslBytTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslBytEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Transport" + ::= { staDsl 2 } + +staDslBytEntry OBJECT-TYPE + SYNTAX StaDslBytEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslBytIfc } + ::= { staDslBytTable 1 } + +StaDslBytEntry ::= SEQUENCE { + staDslBytIfc DisplayString, + staDslBytTxb Counter64, + staDslBytRxb Counter64 + } + +staDslBytIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslBytEntry 1 } + +staDslBytTxb OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Bytes" + ::= { staDslBytEntry 2 } + +staDslBytRxb OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bytes" + ::= { staDslBytEntry 3 } + +staDslPacTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslPacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Packet-Transport" + ::= { staDsl 3 } + +staDslPacEntry OBJECT-TYPE + SYNTAX StaDslPacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslPacIfc } + ::= { staDslPacTable 1 } + +StaDslPacEntry ::= SEQUENCE { + staDslPacIfc DisplayString, + staDslPacRxp Counter32, + staDslPacTxp Counter32, + staDslPacRxb Counter32, + staDslPacRxm Counter32, + staDslPacRxu Counter32, + staDslPacTxb Counter32, + staDslPacTxm Counter32, + staDslPacTxu Counter32 + } + +staDslPacIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslPacEntry 1 } + +staDslPacRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staDslPacEntry 2 } + +staDslPacTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staDslPacEntry 3 } + +staDslPacRxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcasts" + ::= { staDslPacEntry 4 } + +staDslPacRxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicasts" + ::= { staDslPacEntry 5 } + +staDslPacRxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicasts" + ::= { staDslPacEntry 6 } + +staDslPacTxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Broadcasts" + ::= { staDslPacEntry 7 } + +staDslPacTxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Multicasts" + ::= { staDslPacEntry 8 } + +staDslPacTxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Unicasts" + ::= { staDslPacEntry 9 } + +staDslErrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Errors" + ::= { staDsl 4 } + +staDslErrEntry OBJECT-TYPE + SYNTAX StaDslErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslErrIfc } + ::= { staDslErrTable 1 } + +StaDslErrEntry ::= SEQUENCE { + staDslErrIfc DisplayString, + staDslErrRxerro Counter32, + staDslErrTxerro Counter32, + staDslErrStacke Counter32, + staDslErrNicerr Counter32, + staDslErrQueuee Counter32, + staDslErrRxcrce Counter32, + staDslErrCollis Counter32, + staDslErrSingle Counter32, + staDslErrMultip Counter32, + staDslErrLateco Counter32, + staDslErrExcess Counter32, + staDslErrRxalig Counter32, + staDslErrRxtoos Counter32, + staDslErrRxtool Counter32, + staDslErrTxcarr Counter32, + staDslErrTxdefe Counter32 + } + +staDslErrIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslErrEntry 1 } + +staDslErrRxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staDslErrEntry 2 } + +staDslErrTxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Errors" + ::= { staDslErrEntry 3 } + +staDslErrStacke OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stack-Errors" + ::= { staDslErrEntry 4 } + +staDslErrNicerr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NIC-Errors" + ::= { staDslErrEntry 5 } + +staDslErrQueuee OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Errors" + ::= { staDslErrEntry 6 } + +staDslErrRxcrce OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-CRC-Errors" + ::= { staDslErrEntry 7 } + +staDslErrCollis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Collisions" + ::= { staDslErrEntry 8 } + +staDslErrSingle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Single-Collisions" + ::= { staDslErrEntry 9 } + +staDslErrMultip OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Multiple-Collisions" + ::= { staDslErrEntry 10 } + +staDslErrLateco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Late-Collisions" + ::= { staDslErrEntry 11 } + +staDslErrExcess OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Excessive-Collisions" + ::= { staDslErrEntry 12 } + +staDslErrRxalig OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Align-Errors" + ::= { staDslErrEntry 13 } + +staDslErrRxtoos OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Short" + ::= { staDslErrEntry 14 } + +staDslErrRxtool OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Long" + ::= { staDslErrEntry 15 } + +staDslErrTxcarr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Carrier" + ::= { staDslErrEntry 16 } + +staDslErrTxdefe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Deferred" + ::= { staDslErrEntry 17 } + +staDslPpp OBJECT IDENTIFIER ::= { staDsl 23} +staDslPppTxpadi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-PADI" + ::= { staDslPpp 1 } + +staDslPppRxpado OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-PADO" + ::= { staDslPpp 2 } + +staDslPppTxpadr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-PADR" + ::= { staDslPpp 3 } + +staDslPppRxpads OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-PADS" + ::= { staDslPpp 4 } + +staDslPppTxpadt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-PADT" + ::= { staDslPpp 5 } + +staDslPppRxpadt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-PADT" + ::= { staDslPpp 6 } + +staDslPppTxprot OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Protocol" + ::= { staDslPpp 7 } + +staDslPppRxprot OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Protocol" + ::= { staDslPpp 8 } + +staDslPppTxdata OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Data" + ::= { staDslPpp 9 } + +staDslPppRxdata OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Data" + ::= { staDslPpp 10 } + +staDslPppRxbad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bad" + ::= { staDslPpp 11 } + +staDslPppAcname OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "AC-Name" + ::= { staDslPpp 12 } + +staDslPppServic OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service" + ::= { staDslPpp 13 } + +staDslPppDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staDslPpp 30 } + +staDslDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staDsl 30 } + +staVpn OBJECT IDENTIFIER ::= { sta 26} +staVpnPeers OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peers" + ::= { staVpn 1 } + +staVpnRules OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rules" + ::= { staVpn 2 } + +staVpnTunnel OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tunnel" + ::= { staVpn 4 } + +staVpnIkesas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IKE-SAs" + ::= { staVpn 5 } + +staVpnEspsas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ESP-SAs" + ::= { staVpn 6 } + +staVpnAhsas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "AH-SAs" + ::= { staVpn 7 } + +staVpnIpcomps OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPCOMP-SAs" + ::= { staVpn 13 } + +staVpnIkeTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE" + ::= { staVpn 8 } + +staVpnIkeEntry OBJECT-TYPE + SYNTAX StaVpnIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnIkeIdx } + ::= { staVpnIkeTable 1 } + +StaVpnIkeEntry ::= SEQUENCE { + staVpnIkeIdx DisplayString, + staVpnIkePeer DisplayString, + staVpnIkeDesta IpAddress, + staVpnIkeDstpo INTEGER, + staVpnIkeSrcad IpAddress, + staVpnIkeSrcpo INTEGER, + staVpnIkeCrypt DisplayString, + staVpnIkeHasha DisplayString, + staVpnIkeIkeau INTEGER, + staVpnIkeIniti DisplayString, + staVpnIkeAge INTEGER, + staVpnIkeSofts INTEGER, + staVpnIkeMaxse INTEGER, + staVpnIkeKbyte INTEGER, + staVpnIkeSoftk INTEGER, + staVpnIkeMaxkb INTEGER + } + +staVpnIkeIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnIkeEntry 1 } + +staVpnIkePeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnIkeEntry 2 } + +staVpnIkeDesta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnIkeEntry 3 } + +staVpnIkeDstpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staVpnIkeEntry 16 } + +staVpnIkeSrcad OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnIkeEntry 4 } + +staVpnIkeSrcpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { staVpnIkeEntry 17 } + +staVpnIkeCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnIkeEntry 5 } + +staVpnIkeHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnIkeEntry 6 } + +staVpnIkeIkeau OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + pre-shared(1), + dss(2), + rsa-sig(3), + rsa-enc(4), + rsa-enc-rev(5), + el-gamal-enc(6), + el-gamal-enc-rev(7), + ecdsa-sig(8), + pre-shared-init-xauth(65001), + pre-shared-resp-xauth(65002), + dss-init-xauth(65003), + dss-resp-xauth(65004), + rsa-init-xauth(65005), + rsa-resp-xauth(65006) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IKE-Auth-Mode" + ::= { staVpnIkeEntry 15 } + +staVpnIkeIniti OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Initiator" + ::= { staVpnIkeEntry 9 } + +staVpnIkeAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnIkeEntry 8 } + +staVpnIkeSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnIkeEntry 10 } + +staVpnIkeMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnIkeEntry 11 } + +staVpnIkeKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnIkeEntry 12 } + +staVpnIkeSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnIkeEntry 13 } + +staVpnIkeMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnIkeEntry 14 } + +staVpnEspTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnEspEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "ESP" + ::= { staVpn 9 } + +staVpnEspEntry OBJECT-TYPE + SYNTAX StaVpnEspEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnEspIdx } + ::= { staVpnEspTable 1 } + +StaVpnEspEntry ::= SEQUENCE { + staVpnEspIdx DisplayString, + staVpnEspPeer DisplayString, + staVpnEspDesta IpAddress, + staVpnEspSrcad IpAddress, + staVpnEspMode DisplayString, + staVpnEspCrypt DisplayString, + staVpnEspHasha DisplayString, + staVpnEspSpi DisplayString, + staVpnEspAge INTEGER, + staVpnEspSofts INTEGER, + staVpnEspMaxse INTEGER, + staVpnEspKbyte INTEGER, + staVpnEspSoftk INTEGER, + staVpnEspMaxkb INTEGER + } + +staVpnEspIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnEspEntry 1 } + +staVpnEspPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnEspEntry 2 } + +staVpnEspDesta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnEspEntry 3 } + +staVpnEspSrcad OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnEspEntry 4 } + +staVpnEspMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnEspEntry 5 } + +staVpnEspCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnEspEntry 6 } + +staVpnEspHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnEspEntry 7 } + +staVpnEspSpi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPI" + ::= { staVpnEspEntry 9 } + +staVpnEspAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnEspEntry 10 } + +staVpnEspSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnEspEntry 11 } + +staVpnEspMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnEspEntry 12 } + +staVpnEspKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnEspEntry 13 } + +staVpnEspSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnEspEntry 14 } + +staVpnEspMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnEspEntry 15 } + +staVpnAhTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnAhEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "AH" + ::= { staVpn 10 } + +staVpnAhEntry OBJECT-TYPE + SYNTAX StaVpnAhEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnAhIdx } + ::= { staVpnAhTable 1 } + +StaVpnAhEntry ::= SEQUENCE { + staVpnAhIdx DisplayString, + staVpnAhPeer DisplayString, + staVpnAhDesta IpAddress, + staVpnAhSrcad IpAddress, + staVpnAhMode DisplayString, + staVpnAhCrypt DisplayString, + staVpnAhHasha DisplayString, + staVpnAhSpi DisplayString, + staVpnAhAge INTEGER, + staVpnAhSofts INTEGER, + staVpnAhMaxse INTEGER, + staVpnAhKbyte INTEGER, + staVpnAhSoftk INTEGER, + staVpnAhMaxkb INTEGER + } + +staVpnAhIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnAhEntry 1 } + +staVpnAhPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnAhEntry 2 } + +staVpnAhDesta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnAhEntry 3 } + +staVpnAhSrcad OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnAhEntry 4 } + +staVpnAhMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnAhEntry 5 } + +staVpnAhCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnAhEntry 6 } + +staVpnAhHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnAhEntry 7 } + +staVpnAhSpi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPI" + ::= { staVpnAhEntry 9 } + +staVpnAhAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnAhEntry 10 } + +staVpnAhSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnAhEntry 11 } + +staVpnAhMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnAhEntry 12 } + +staVpnAhKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnAhEntry 13 } + +staVpnAhSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnAhEntry 14 } + +staVpnAhMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnAhEntry 15 } + +staVpnIpcompTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnIpcompEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPCOMP" + ::= { staVpn 14 } + +staVpnIpcompEntry OBJECT-TYPE + SYNTAX StaVpnIpcompEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnIpcompIdx } + ::= { staVpnIpcompTable 1 } + +StaVpnIpcompEntry ::= SEQUENCE { + staVpnIpcompIdx DisplayString, + staVpnIpcompPeer DisplayString, + staVpnIpcompDesta IpAddress, + staVpnIpcompSrcad IpAddress, + staVpnIpcompMode DisplayString, + staVpnIpcompCrypt DisplayString, + staVpnIpcompHasha DisplayString, + staVpnIpcompSpi DisplayString, + staVpnIpcompAge INTEGER, + staVpnIpcompSofts INTEGER, + staVpnIpcompMaxse INTEGER, + staVpnIpcompKbyte INTEGER, + staVpnIpcompSoftk INTEGER, + staVpnIpcompMaxkb INTEGER + } + +staVpnIpcompIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnIpcompEntry 1 } + +staVpnIpcompPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnIpcompEntry 2 } + +staVpnIpcompDesta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnIpcompEntry 3 } + +staVpnIpcompSrcad OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnIpcompEntry 4 } + +staVpnIpcompMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnIpcompEntry 5 } + +staVpnIpcompCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnIpcompEntry 6 } + +staVpnIpcompHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnIpcompEntry 7 } + +staVpnIpcompSpi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPI" + ::= { staVpnIpcompEntry 9 } + +staVpnIpcompAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnIpcompEntry 10 } + +staVpnIpcompSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnIpcompEntry 11 } + +staVpnIpcompMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnIpcompEntry 12 } + +staVpnIpcompKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnIpcompEntry 13 } + +staVpnIpcompSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnIpcompEntry 14 } + +staVpnIpcompMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnIpcompEntry 15 } + +staVpnConnectTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staVpn 17 } + +staVpnConnectEntry OBJECT-TYPE + SYNTAX StaVpnConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnConnectPeer } + ::= { staVpnConnectTable 1 } + +StaVpnConnectEntry ::= SEQUENCE { + staVpnConnectPeer DisplayString, + staVpnConnectState INTEGER, + staVpnConnectLaster INTEGER, + staVpnConnectMode INTEGER, + staVpnConnectShtime INTEGER, + staVpnConnectPhysco DisplayString, + staVpnConnectB1dt INTEGER, + staVpnConnectRemote IpAddress, + staVpnConnectNatdet INTEGER, + staVpnConnectCrypta DisplayString, + staVpnConnectCryptl INTEGER, + staVpnConnectHashal DisplayString, + staVpnConnectHashle INTEGER, + staVpnConnectHmacal DisplayString, + staVpnConnectHmacle INTEGER, + staVpnConnectCompra DisplayString, + staVpnConnectClient INTEGER, + staVpnConnectConnti INTEGER + } + +staVpnConnectPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnConnectEntry 1 } + +staVpnConnectState OBJECT-TYPE + SYNTAX INTEGER + { + init(0), + setup-wan(1), + ready(2), + wait-for-cb(3), + dial(4), + incoming-call(5), + protocol(6), + connection(7), + disconnecting(8), + call-back(9), + bundle-connect(10), + protocol-2(11), + reserved(12), + bundle(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staVpnConnectEntry 11 } + +staVpnConnectLaster OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + icmp-conn-error(275), + ifc-i-license-exceeded(4353), + ifc-r-license-exceeded(4609), + ifc-i-no-channel-available(4354), + ifc-r-no-channel-available(4610), + ifc-i-no-route-to-remote-gateway(4355), + ifc-r-no-route-to-remote-gateway(4611), + ifc-i-no-ppp-table-entry-matched(4356), + ifc-r-no-ppp-table-entry-matched(4612), + ifc-i-connection-timeout-dynamic(4357), + ifc-r-connection-timeout-dynamic(4613), + ifc-i-connection-timeout-ike-ipsec(4358), + ifc-r-connection-timeout-ike-ipsec(4614), + ifc-x-line-polling-failed(4871), + ifc-i-no-poll-table-entry-matched(4360), + ifc-i-name-resolution-failed(4361), + ifc-i-negotiator-charge-locked(4369), + ifc-i-negotiator-time-locked(4370), + ifc-i-negotiator-no-dial-number(4371), + ifc-i-negotiator-no-remote(4372), + ifc-i-negotiator-remote-blocked(4373), + ifc-i-negotiator-no-multiconnect(4374), + ifc-i-negotiator-line-error(4375), + ifc-i-physical-charge-locked(4385), + ifc-i-physical-time-locked(4386), + ifc-i-physical-no-dial-number(4387), + ifc-i-physical-no-remote(4388), + ifc-i-physical-no-server-address(4389), + ifc-i-physical-remote-locked(4390), + ifc-i-physical-no-multiconnect(4391), + ifc-x-physical-line-error(4904), + ike-r-license-exceeded(8705), + ike-r-exchange-type-mismatch(8706), + ike-i-no-proposal-matched(8451), + ike-r-no-proposal-matched(8707), + ike-r-ike-group-mismatch(8708), + ike-r-life-type-unsupported(8709), + ike-r-life-duration-mismatch(8710), + ike-r-id-type-unsupported(8711), + ike-r-id-type-mismatch(8712), + ike-r-no-rule-matched-id(8713), + ike-i-ike-key-mismatch(8458), + ike-r-ike-key-mismatch(8714), + ike-r-license-demosn-exceeded(8715), + ike-r-license-sn-exceeded(8716), + ike-i-dpd-timeout(8461), + ike-r-dpd-timeout(8717), + ike-i-unable-to-get-issuer-cert(8462), + ike-r-unable-to-get-issuer-cert(8718), + ike-i-unable-to-get-crl(8463), + ike-r-unable-to-get-crl(8719), + ike-i-unable-to-decrypt-cert-signature(8464), + ike-r-unable-to-decrypt-cert-signature(8720), + ike-i-unable-to-decrypt-crl-signature(8465), + ike-r-unable-to-decrypt-crl-signature(8721), + ike-i-unable-to-decode-issuer-public-key(8466), + ike-r-unable-to-decode-issuer-public-key(8722), + ike-i-cert-signature-failure(8467), + ike-r-cert-signature-failure(8723), + ike-i-crl-signature-failure(8468), + ike-r-crl-signature-failure(8724), + ike-i-cert-not-yet-valid(8469), + ike-r-cert-not-yet-valid(8725), + ike-i-cert-has-expired(8470), + ike-r-cert-has-expired(8726), + ike-i-crl-not-yet-valid(8471), + ike-r-crl-not-yet-valid(8727), + ike-i-crl-has-expired(8472), + ike-r-crl-has-expired(8728), + ike-i-error-in-cert-not-before-field(8473), + ike-r-error-in-cert-not-before-field(8729), + ike-i-error-in-cert-not-after-field(8474), + ike-r-error-in-cert-not-after-field(8730), + ike-i-error-in-crl-last-update-field(8475), + ike-r-error-in-crl-last-update-field(8731), + ike-i-error-in-crl-next-update-field(8476), + ike-r-error-in-crl-next-update-field(8732), + ike-i-out-of-mem(8477), + ike-r-out-of-mem(8733), + ike-i-depth-zero-self-signed-cert(8478), + ike-r-depth-zero-self-signed-cert(8734), + ike-i-self-signed-cert-in-chain(8479), + ike-r-self-signed-cert-in-chain(8735), + ike-i-unable-to-get-issuer-cert-locally(8480), + ike-r-unable-to-get-issuer-cert-locally(8736), + ike-i-unable-to-verify-leaf-signature(8481), + ike-r-unable-to-verify-leaf-signature(8737), + ike-i-cert-chain-too-long(8482), + ike-r-cert-chain-too-long(8738), + ike-i-cert-revoked(8483), + ike-r-cert-revoked(8739), + ike-i-invalid-ca(8484), + ike-r-invalid-ca(8740), + ike-i-path-length-exceeded(8485), + ike-r-path-length-exceeded(8741), + ike-i-invalid-purpose(8486), + ike-r-invalid-purpose(8742), + ike-i-cert-untrusted(8487), + ike-r-cert-untrusted(8743), + ike-i-cert-rejected(8488), + ike-r-cert-rejected(8744), + ike-i-subject-issuer-mismatch(8489), + ike-r-subject-issuer-mismatch(8745), + ike-i-akid-skid-mismatch(8490), + ike-r-akid-skid-mismatch(8746), + ike-i-akid-issuer-serial-mismatch(8491), + ike-r-akid-issuer-serial-mismatch(8747), + ike-i-keyusage-no-certsign(8492), + ike-r-keyusage-no-certsign(8748), + ike-i-unable-to-get-crl-issuer(8493), + ike-r-unable-to-get-crl-issuer(8749), + ike-i-unhandled-critical-extension(8494), + ike-r-unhandled-critical-extension(8750), + ike-i-keyusage-no-crl-sign(8495), + ike-r-keyusage-no-crl-sign(8751), + ike-i-unhandled-critical-crl-extension(8496), + ike-r-unhandled-critical-crl-extension(8752), + ike-i-crl-has-exceeded-exceedance(8497), + ike-r-crl-has-exceeded-exceedance(8753), + ike-i-application-verification(8498), + ike-r-application-verification(8754), + ike-i-cert-revoked-unspecified(8499), + ike-r-cert-revoked-unspecified(8755), + ike-i-cert-revoked-key-compromise(8500), + ike-r-cert-revoked-key-compromise(8756), + ike-i-cert-revoked-ca-compromise(8501), + ike-r-cert-revoked-ca-compromise(8757), + ike-i-cert-revoked-affiliation-changed(8502), + ike-r-cert-revoked-affiliation-changed(8758), + ike-i-cert-revoked-superseded(8503), + ike-r-cert-revoked-superseded(8759), + ike-i-cert-revoked-cessation-of-operation(8504), + ike-r-cert-revoked-cessation-of-operation(8760), + ike-i-cert-revoked-certificate-hold(8505), + ike-r-cert-revoked-certificate-hold(8761), + ike-i-cert-revoked-remove-from-crl(8506), + ike-r-cert-revoked-remove-from-crl(8762), + ike-i-cert-revoked-privilege-withdrawn(8507), + ike-r-cert-revoked-privilege-withdrawn(8763), + ike-i-cert-revoked-a-a-compromise(8508), + ike-r-cert-revoked-a-a-compromise(8764), + ike-i-cert-revoked-unknown-reason(8509), + ike-r-cert-revoked-unknown-reason(8765), + ike-i-general-failure(8703), + ike-r-general-failure(8959), + ike-i-out-of-memory(8702), + ike-r-out-of-memory(8958), + ipsec-r-no-rule-matched-ids(12801), + ipsec-i-no-proposal-matched(12546), + ipsec-r-no-proposal-matched(12802), + ipsec-r-pfs-group-mismatch(12803), + remote-disconnected(17153), + manual-disconnect(17154), + shorthold-expired(17155), + physical-disconnected(17156), + invalid-physical-channel(17157), + dynamic-vpn-reconnect(17158), + configuration-changed(17159), + removed-from-config(17160) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Last-Error" + ::= { staVpnConnectEntry 16 } + +staVpnConnectMode OBJECT-TYPE + SYNTAX INTEGER + { + active(128), + passive(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnConnectEntry 12 } + +staVpnConnectShtime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SH-Time" + ::= { staVpnConnectEntry 13 } + +staVpnConnectPhysco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "phys.-Conn." + ::= { staVpnConnectEntry 2 } + +staVpnConnectB1dt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B1-DT" + ::= { staVpnConnectEntry 14 } + +staVpnConnectRemote OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Gw" + ::= { staVpnConnectEntry 3 } + +staVpnConnectNatdet OBJECT-TYPE + SYNTAX INTEGER + { + no-nat(0), + nat-local(1), + nat-remote(2), + nat-both(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Nat-Detection" + ::= { staVpnConnectEntry 18 } + +staVpnConnectCrypta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnConnectEntry 4 } + +staVpnConnectCryptl OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Length" + ::= { staVpnConnectEntry 5 } + +staVpnConnectHashal OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnConnectEntry 6 } + +staVpnConnectHashle OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Length" + ::= { staVpnConnectEntry 7 } + +staVpnConnectHmacal OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hmac-Alg" + ::= { staVpnConnectEntry 8 } + +staVpnConnectHmacle OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hmac-Length" + ::= { staVpnConnectEntry 9 } + +staVpnConnectCompra OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Compr-Alg" + ::= { staVpnConnectEntry 10 } + +staVpnConnectClient OBJECT-TYPE + SYNTAX INTEGER + { + not-available(-1), + demo-version(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-SN" + ::= { staVpnConnectEntry 17 } + +staVpnConnectConnti OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staVpnConnectEntry 19 } + +staVpnDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staVpn 12 } + +staPptp OBJECT IDENTIFIER ::= { sta 27} +staPptpRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staPptp 1 } + +staPptpTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staPptp 2 } + +staPptpEch OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Echo-Retries" + ::= { staPptp 3 } + +staPptpAck OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ack-Timeouts" + ::= { staPptp 4 } + +staPptpDro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped-Packets" + ::= { staPptp 5 } + +staPptpRxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPptp 6 } + +staPptpTcp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tcp-Errors" + ::= { staPptp 7 } + +staPptpCal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call-Errors" + ::= { staPptp 8 } + +staPptpConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPptpConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staPptp 9 } + +staPptpConEntry OBJECT-TYPE + SYNTAX StaPptpConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPptpConChann } + ::= { staPptpConTable 1 } + +StaPptpConEntry ::= SEQUENCE { + staPptpConChann DisplayString, + staPptpConState INTEGER, + staPptpConLaste INTEGER, + staPptpConMode INTEGER, + staPptpConShtim INTEGER, + staPptpConPhysc DisplayString, + staPptpConPeera IpAddress, + staPptpConIpadd IpAddress, + staPptpConDnsde IpAddress, + staPptpConDnsba IpAddress, + staPptpConNbnsd IpAddress, + staPptpConNbnsb IpAddress, + staPptpConConnt INTEGER, + staPptpConGatew IpAddress + } + +staPptpConChann OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staPptpConEntry 1 } + +staPptpConState OBJECT-TYPE + SYNTAX INTEGER + { + init(0), + setup-wan(1), + ready(2), + wait-for-cb(3), + dial(4), + incoming-call(5), + protocol(6), + connection(7), + disconnecting(8), + call-back(9), + bundle-connect(10), + protocol-2(11), + reserved(12), + bundle(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staPptpConEntry 3 } + +staPptpConLaste OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + remote-disconnected(17153), + manual-disconnect(17154), + shorthold-expired(17155), + physical-disconnected(17156), + invalid-physical-channel(17157), + dynamic-vpn-reconnect(17158), + configuration-changed(17159), + removed-from-config(17160), + remote-doubled(267), + icmp-conn-error(275), + dhcp-timeout(277), + pptp-no-response(278), + vpn-no-response(279), + arp-no-response(280), + pptp-no-channel(513), + pptp-bad-format(514), + pptp-bad-value(515), + pptp-no-ressource(516), + pptp-bad-call-id(517), + pptp-gen-error(518), + lcp-rejected(32768), + auth-error(32769), + auth-rejected(32770), + lcp-conn-error(32771), + pap-rejected(32784), + pap-rx-timeout(32785), + pap-tx-timeout(32786), + wrong-pap-req(32787), + pap-nak-received(32788), + unkn-pap-peer(32789), + chap-rejected(32800), + chap-rx-timeout(32801), + chap-tx-timeout(32802), + wrong-chap-resp(32803), + chap-fail-recvd(32804), + unkn-chap-peer(32805), + ipxcp-rejected(32816), + wrong-ipxcp-net(32817), + ipxcp-net-reject(32818), + ipxcp-route-unkn(32819), + ipcp-rejected(32832), + ccp-rejected(32848), + no-ncp-available(33008) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Last-Error" + ::= { staPptpConEntry 11 } + +staPptpConMode OBJECT-TYPE + SYNTAX INTEGER + { + active(128), + passive(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staPptpConEntry 4 } + +staPptpConShtim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SH-Time" + ::= { staPptpConEntry 5 } + +staPptpConPhysc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Phys.-connection" + ::= { staPptpConEntry 6 } + +staPptpConPeera OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer-Address" + ::= { staPptpConEntry 7 } + +staPptpConIpadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staPptpConEntry 8 } + +staPptpConDnsde OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staPptpConEntry 9 } + +staPptpConDnsba OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staPptpConEntry 12 } + +staPptpConNbnsd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staPptpConEntry 10 } + +staPptpConNbnsb OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staPptpConEntry 13 } + +staPptpConConnt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staPptpConEntry 14 } + +staPptpConGatew OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staPptpConEntry 15 } + +staPptpTun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tunnel" + ::= { staPptp 10 } + +staPptpDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPptp 11 } + +staPptpFlo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flow-Control-Queue" + ::= { staPptp 12 } + +staDhcp OBJECT IDENTIFIER ::= { sta 32} +staDhcpWanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-IP-List" + ::= { staDhcp 20 } + +staDhcpWanEntry OBJECT-TYPE + SYNTAX StaDhcpWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDhcpWanIfc } + ::= { staDhcpWanTable 1 } + +StaDhcpWanEntry ::= SEQUENCE { + staDhcpWanIfc INTEGER, + staDhcpWanIpadd IpAddress, + staDhcpWanIpnet IpAddress, + staDhcpWanGatew IpAddress, + staDhcpWanDnsde IpAddress, + staDhcpWanDnsba IpAddress, + staDhcpWanNbnsd IpAddress, + staDhcpWanNbnsb IpAddress, + staDhcpWanDomai DisplayString, + staDhcpWanDhcps IpAddress + } + +staDhcpWanIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-ch-1(1), + dsl-ch-2(2), + dsl-ch-3(3), + dsl-ch-4(4), + dsl-ch-5(5), + dsl-ch-6(6), + dsl-ch-7(7), + dsl-ch-8(8), + ch01(9), + ch02(10), + ext(11) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDhcpWanEntry 1 } + +staDhcpWanIpadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staDhcpWanEntry 2 } + +staDhcpWanIpnet OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staDhcpWanEntry 3 } + +staDhcpWanGatew OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staDhcpWanEntry 4 } + +staDhcpWanDnsde OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staDhcpWanEntry 5 } + +staDhcpWanDnsba OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staDhcpWanEntry 6 } + +staDhcpWanNbnsd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staDhcpWanEntry 7 } + +staDhcpWanNbnsb OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staDhcpWanEntry 8 } + +staDhcpWanDomai OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staDhcpWanEntry 10 } + +staDhcpWanDhcps OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-server" + ::= { staDhcpWanEntry 9 } + +staDhcpLanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-IP-List" + ::= { staDhcp 21 } + +staDhcpLanEntry OBJECT-TYPE + SYNTAX StaDhcpLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDhcpLanIfc } + ::= { staDhcpLanTable 1 } + +StaDhcpLanEntry ::= SEQUENCE { + staDhcpLanIfc DisplayString, + staDhcpLanIpadd IpAddress, + staDhcpLanIpnet IpAddress, + staDhcpLanGatew IpAddress, + staDhcpLanDnsde IpAddress, + staDhcpLanDnsba IpAddress, + staDhcpLanNbnsd IpAddress, + staDhcpLanNbnsb IpAddress, + staDhcpLanDomai DisplayString, + staDhcpLanDhcps IpAddress + } + +staDhcpLanIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDhcpLanEntry 1 } + +staDhcpLanIpadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staDhcpLanEntry 2 } + +staDhcpLanIpnet OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staDhcpLanEntry 3 } + +staDhcpLanGatew OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staDhcpLanEntry 4 } + +staDhcpLanDnsde OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staDhcpLanEntry 5 } + +staDhcpLanDnsba OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staDhcpLanEntry 6 } + +staDhcpLanNbnsd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staDhcpLanEntry 7 } + +staDhcpLanNbnsb OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staDhcpLanEntry 8 } + +staDhcpLanDomai OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staDhcpLanEntry 10 } + +staDhcpLanDhcps OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-server" + ::= { staDhcpLanEntry 9 } + +staIsdn OBJECT IDENTIFIER ::= { sta 33} +staIsdnLin OBJECT IDENTIFIER ::= { staIsdn 1} +staIsdnLinS0Table OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnLinS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "S0" + ::= { staIsdnLin 1 } + +staIsdnLinS0Entry OBJECT-TYPE + SYNTAX StaIsdnLinS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnLinS0Ifc } + ::= { staIsdnLinS0Table 1 } + +StaIsdnLinS0Entry ::= SEQUENCE { + staIsdnLinS0Ifc INTEGER, + staIsdnLinS0Ope INTEGER + } + +staIsdnLinS0Ifc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(1), + dsl-2(2), + dsl-3(3), + dsl-4(4), + s0-1(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIsdnLinS0Entry 1 } + +staIsdnLinS0Ope OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staIsdnLinS0Entry 2 } + +staIsdnFra OBJECT IDENTIFIER ::= { staIsdn 2} +staIsdnFraS0Table OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnFraS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "S0" + ::= { staIsdnFra 1 } + +staIsdnFraS0Entry OBJECT-TYPE + SYNTAX StaIsdnFraS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnFraS0Ifc } + ::= { staIsdnFraS0Table 1 } + +StaIsdnFraS0Entry ::= SEQUENCE { + staIsdnFraS0Ifc INTEGER, + staIsdnFraS0Sta DisplayString, + staIsdnFraS0B1f BITS, + staIsdnFraS0B2f BITS + } + +staIsdnFraS0Ifc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(1), + dsl-2(2), + dsl-3(3), + dsl-4(4), + s0-1(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIsdnFraS0Entry 1 } + +staIsdnFraS0Sta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staIsdnFraS0Entry 2 } + +staIsdnFraS0B1f OBJECT-TYPE + SYNTAX BITS + { + loop(7), + rx-data(6), + tx-data(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B1-Frame" + ::= { staIsdnFraS0Entry 3 } + +staIsdnFraS0B2f OBJECT-TYPE + SYNTAX BITS + { + loop(7), + rx-data(6), + tx-data(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B2-Frame" + ::= { staIsdnFraS0Entry 4 } + +staIsdnSig OBJECT IDENTIFIER ::= { staIsdn 3} +staIsdnSigLay OBJECT IDENTIFIER ::= { staIsdnSig 1} +staIsdnSigLayLapTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnSigLayLapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAPD" + ::= { staIsdnSigLay 1 } + +staIsdnSigLayLapEntry OBJECT-TYPE + SYNTAX StaIsdnSigLayLapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnSigLayLapCha } + ::= { staIsdnSigLayLapTable 1 } + +StaIsdnSigLayLapEntry ::= SEQUENCE { + staIsdnSigLayLapCha INTEGER, + staIsdnSigLayLapTei INTEGER, + staIsdnSigLayLapL2a INTEGER, + staIsdnSigLayLapCon INTEGER + } + +staIsdnSigLayLapCha OBJECT-TYPE + SYNTAX INTEGER + { + e1-1(1), + e1-2(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staIsdnSigLayLapEntry 1 } + +staIsdnSigLayLapTei OBJECT-TYPE + SYNTAX INTEGER + { + none(128) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TEI" + ::= { staIsdnSigLayLapEntry 2 } + +staIsdnSigLayLapL2a OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L2-Activation" + ::= { staIsdnSigLayLapEntry 3 } + +staIsdnSigLayLapCon OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staIsdnSigLayLapEntry 4 } + +staIsdnSigMan OBJECT IDENTIFIER ::= { staIsdnSig 3} +staIsdnSigManDinTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnSigManDinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "D-Info" + ::= { staIsdnSigMan 1 } + +staIsdnSigManDinEntry OBJECT-TYPE + SYNTAX StaIsdnSigManDinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnSigManDinCha } + ::= { staIsdnSigManDinTable 1 } + +StaIsdnSigManDinEntry ::= SEQUENCE { + staIsdnSigManDinCha INTEGER, + staIsdnSigManDinPro INTEGER, + staIsdnSigManDinLay INTEGER, + staIsdnSigManDinTei INTEGER, + staIsdnSigManDinS0a INTEGER + } + +staIsdnSigManDinCha OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(1), + dsl-2(2), + dsl-3(3), + dsl-4(4), + s0-1(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staIsdnSigManDinEntry 1 } + +staIsdnSigManDinPro OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + dss1(1), + e1tr6(2), + p2p-dss1(4), + auto(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Protocol" + ::= { staIsdnSigManDinEntry 2 } + +staIsdnSigManDinLay OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Layer-2" + ::= { staIsdnSigManDinEntry 3 } + +staIsdnSigManDinTei OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TEI" + ::= { staIsdnSigManDinEntry 4 } + +staIsdnSigManDinS0a OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S0-Activation" + ::= { staIsdnSigManDinEntry 5 } + +staIsdnSigManErrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnSigManErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Error-Statistic" + ::= { staIsdnSigMan 2 } + +staIsdnSigManErrEntry OBJECT-TYPE + SYNTAX StaIsdnSigManErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnSigManErrIfc } + ::= { staIsdnSigManErrTable 1 } + +StaIsdnSigManErrEntry ::= SEQUENCE { + staIsdnSigManErrIfc INTEGER, + staIsdnSigManErrA INTEGER, + staIsdnSigManErrB INTEGER, + staIsdnSigManErrC INTEGER, + staIsdnSigManErrD INTEGER, + staIsdnSigManErrE INTEGER, + staIsdnSigManErrF INTEGER, + staIsdnSigManErrG INTEGER, + staIsdnSigManErrH INTEGER, + staIsdnSigManErrI INTEGER, + staIsdnSigManErrJ INTEGER, + staIsdnSigManErrK INTEGER, + staIsdnSigManErrL INTEGER, + staIsdnSigManErrM INTEGER, + staIsdnSigManErrN INTEGER, + staIsdnSigManErrO INTEGER + } + +staIsdnSigManErrIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(1), + dsl-2(2), + dsl-3(3), + dsl-4(4), + s0-1(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIsdnSigManErrEntry 1 } + +staIsdnSigManErrA OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "A" + ::= { staIsdnSigManErrEntry 2 } + +staIsdnSigManErrB OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B" + ::= { staIsdnSigManErrEntry 3 } + +staIsdnSigManErrC OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "C" + ::= { staIsdnSigManErrEntry 4 } + +staIsdnSigManErrD OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D" + ::= { staIsdnSigManErrEntry 5 } + +staIsdnSigManErrE OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "E" + ::= { staIsdnSigManErrEntry 6 } + +staIsdnSigManErrF OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "F" + ::= { staIsdnSigManErrEntry 7 } + +staIsdnSigManErrG OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "G" + ::= { staIsdnSigManErrEntry 8 } + +staIsdnSigManErrH OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "H" + ::= { staIsdnSigManErrEntry 9 } + +staIsdnSigManErrI OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "I" + ::= { staIsdnSigManErrEntry 10 } + +staIsdnSigManErrJ OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "J" + ::= { staIsdnSigManErrEntry 11 } + +staIsdnSigManErrK OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "K" + ::= { staIsdnSigManErrEntry 12 } + +staIsdnSigManErrL OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L" + ::= { staIsdnSigManErrEntry 13 } + +staIsdnSigManErrM OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "M" + ::= { staIsdnSigManErrEntry 14 } + +staIsdnSigManErrN OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "N" + ::= { staIsdnSigManErrEntry 15 } + +staIsdnSigManErrO OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "O" + ::= { staIsdnSigManErrEntry 16 } + +staIsdnDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIsdn 99 } + +staSnmp OBJECT IDENTIFIER ::= { sta 35} +staSnmpEveTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaSnmpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Event" + ::= { staSnmp 1 } + +staSnmpEveEntry OBJECT-TYPE + SYNTAX StaSnmpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staSnmpEveTra, staSnmpEveVen } + ::= { staSnmpEveTable 1 } + +StaSnmpEveEntry ::= SEQUENCE { + staSnmpEveTra INTEGER, + staSnmpEveVen INTEGER, + staSnmpEveCou INTEGER + } + +staSnmpEveTra OBJECT-TYPE + SYNTAX INTEGER + { + coldstart(255), + warmstart(1), + linkdown(2), + linkup(3), + authfail(4), + epgnloss(5), + enterprise(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Trap-Name" + ::= { staSnmpEveEntry 1 } + +staSnmpEveVen OBJECT-TYPE + SYNTAX INTEGER + { + fwuplstart(4), + uplsucc(5), + uplfailto(6), + uplfailincl(7), + uplfailbaddev(8), + login(9), + logout(10), + cnfuplstart(11), + cnfdnlstart(12), + cnfdnlsucc(13), + errlogin(29), + pptpconn(28), + pppoesconn(39), + vpnconn(27), + http-tunnel-open(2000), + http-tunnel-close(2001), + ipfwflt(26), + ldblconn(38), + vrrp(41), + lan-overtemp-throttle(5002), + lan-overtemp-throttle-end(5003), + lan-overtemp-throttle-recommend(5004), + statchan(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor-Name" + ::= { staSnmpEveEntry 2 } + +staSnmpEveCou OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Count" + ::= { staSnmpEveEntry 3 } + +staMail OBJECT IDENTIFIER ::= { sta 43} +staMailBuf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Buffered-Mails" + ::= { staMail 1 } + +staMailSen OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Sent-Mails" + ::= { staMail 2 } + +staMailDis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Discarded-Mails" + ::= { staMail 3 } + +staMailCle OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Clear-Buffer" + ::= { staMail 4 } + +staMailDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Statistics" + ::= { staMail 5 } + +staHard OBJECT IDENTIFIER ::= { sta 47} +staHardMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Model-Number" + ::= { staHard 6 } + +staHardSeri OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-Number" + ::= { staHard 7 } + +staHardBoar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Board-Revision" + ::= { staHard 8 } + +staHardCput OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CPU-Type" + ::= { staHard 1 } + +staHardCpuc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CPU-Clock-MHz" + ::= { staHard 2 } + +staHardCpul OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CPU-Load-Percent" + ::= { staHard 3 } + +staHardTota OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Memory-KBytes" + ::= { staHard 4 } + +staHardFree OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Free-Memory-KBytes" + ::= { staHard 5 } + +staHardVpnh OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VPN-HW-Accelerator" + ::= { staHard 11 } + +staHardSwve OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SW-Version" + ::= { staHard 9 } + +staHardEthe OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Switch-Type" + ::= { staHard 10 } + +staChanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaChanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Channel" + ::= { sta 48 } + +staChanEntry OBJECT-TYPE + SYNTAX StaChanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staChanChan } + ::= { staChanTable 1 } + +StaChanEntry ::= SEQUENCE { + staChanChan INTEGER, + staChanPhcha INTEGER, + staChanPlci INTEGER, + staChanBus INTEGER, + staChanState INTEGER, + staChanApp INTEGER, + staChanMode INTEGER, + staChanCause INTEGER, + staChanNumbe DisplayString, + staChanSubad INTEGER, + staChanCharg INTEGER, + staChanConns INTEGER, + staChanConnt INTEGER, + staChanExtra DisplayString, + staChanIsdnd DisplayString, + staChanPptpc INTEGER, + staChanVpnco INTEGER + } + +staChanChan OBJECT-TYPE + SYNTAX INTEGER + { + dsl-err(1), + dsl-ch-1(2), + dsl-ch-2(3), + dsl-ch-3(4), + dsl-ch-4(5), + dsl-ch-5(6), + dsl-ch-6(7), + dsl-ch-7(8), + dsl-ch-8(9), + s0-1-err(10), + s0-1-b1(11), + s0-1-b2(12), + ext-err(13), + ext(14) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Chan." + ::= { staChanEntry 1 } + +staChanPhcha OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ph.-Chan." + ::= { staChanEntry 15 } + +staChanPlci OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PLCI" + ::= { staChanEntry 2 } + +staChanBus OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bus" + ::= { staChanEntry 3 } + +staChanState OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staChanEntry 4 } + +staChanApp OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + router(1), + capi(2), + a-b(3), + time-module(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "App" + ::= { staChanEntry 5 } + +staChanMode OBJECT-TYPE + SYNTAX INTEGER + { + unk(0), + act(1), + pas(2), + perm(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staChanEntry 6 } + +staChanCause OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cause" + ::= { staChanEntry 7 } + +staChanNumbe OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Number" + ::= { staChanEntry 8 } + +staChanSubad OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subaddress" + ::= { staChanEntry 9 } + +staChanCharg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Charge" + ::= { staChanEntry 10 } + +staChanConns OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-start" + ::= { staChanEntry 13 } + +staChanConnt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staChanEntry 12 } + +staChanExtra OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Extra" + ::= { staChanEntry 11 } + +staChanIsdnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..34)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ISDN-display" + ::= { staChanEntry 14 } + +staChanPptpc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PPTP-Conns." + ::= { staChanEntry 16 } + +staChanVpnco OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VPN-Conns." + ::= { staChanEntry 17 } + +staMode OBJECT IDENTIFIER ::= { sta 49} +staModeOperating OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + modem(1), + umts-gprs(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staMode 4 } + +staModeModeminfo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem-Info" + ::= { staMode 1 } + +staModeConnectinfo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect-Info" + ::= { staMode 2 } + +staModeState OBJECT-TYPE + SYNTAX INTEGER + { + wait-for-device(15), + deactivated(0), + device-detection(1), + reset(2), + initializing(3), + modem-id(4), + ready(5), + connecting(6), + pass-connecting(7), + data-mode(8), + network-scan(9), + set-pin(10), + pin-invalid(11), + unexpected-response(12), + puk-required(13), + network(14) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staMode 3 } + +staModeDatarate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Data-Rate" + ::= { staMode 5 } + +staModeSignaldbm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Signal[dBm]" + ::= { staMode 6 } + +staModeRegistration OBJECT-TYPE + SYNTAX INTEGER + { + no-network(0), + home-network(1), + searching(2), + denied(3), + unknown(4), + roaming(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Registration" + ::= { staMode 7 } + +staModeNetwork OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staMode 8 } + +staModeMode OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + umts(1), + gprs(2), + gsm(3), + edge(4), + hsdpa(5), + hsupa(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staMode 12 } + +staModePort OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + outband(1), + usb(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staMode 13 } + +staModePinstatus OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..47)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PIN-Status" + ::= { staMode 21 } + +staModeHardwareresets OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hardware-Resets" + ::= { staMode 15 } + +staModeTemperaturesta OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + normal(1), + low(2), + high(3), + low-critical(5), + high-critical(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Temperature_status" + ::= { staMode 17 } + +staModeTemperaturedeg OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Temperature[degC]" + ::= { staMode 18 } + +staModeSupplyvoltages OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + normal(1), + low(2), + high(3), + low-critical(5), + high-critical(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Supply_voltage_status" + ::= { staMode 19 } + +staModeSupplyvoltagem OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Supply_voltage[mV]" + ::= { staMode 20 } + +staModeSimidiccid OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..22)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SIM-ID(ICCID)" + ::= { staMode 23 } + +staModeNetworklistTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaModeNetworklistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-List" + ::= { staMode 9 } + +staModeNetworklistEntry OBJECT-TYPE + SYNTAX StaModeNetworklistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staModeNetworklistNet } + ::= { staModeNetworklistTable 1 } + +StaModeNetworklistEntry ::= SEQUENCE { + staModeNetworklistNet DisplayString, + staModeNetworklistNum INTEGER, + staModeNetworklistSta INTEGER, + staModeNetworklistMod BITS + } + +staModeNetworklistNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staModeNetworklistEntry 1 } + +staModeNetworklistNum OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Numeric" + ::= { staModeNetworklistEntry 4 } + +staModeNetworklistSta OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + available(2), + current(3), + forbidden(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staModeNetworklistEntry 2 } + +staModeNetworklistMod OBJECT-TYPE + SYNTAX BITS + { + gprs(31), + umts(30) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staModeNetworklistEntry 3 } + +staModeHistoryTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaModeHistoryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "History" + ::= { staMode 16 } + +staModeHistoryEntry OBJECT-TYPE + SYNTAX StaModeHistoryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staModeHistoryInd } + ::= { staModeHistoryTable 1 } + +StaModeHistoryEntry ::= SEQUENCE { + staModeHistoryInd INTEGER, + staModeHistoryTim INTEGER, + staModeHistorySig INTEGER, + staModeHistoryNet DisplayString, + staModeHistoryMod INTEGER, + staModeHistoryReg INTEGER + } + +staModeHistoryInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staModeHistoryEntry 1 } + +staModeHistoryTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timestamp" + ::= { staModeHistoryEntry 2 } + +staModeHistorySig OBJECT-TYPE + SYNTAX INTEGER (-2147483648..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Signal[dBm]" + ::= { staModeHistoryEntry 3 } + +staModeHistoryNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staModeHistoryEntry 4 } + +staModeHistoryMod OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + umts(1), + gprs(2), + gsm(3), + edge(4), + hsdpa(5), + hsupa(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staModeHistoryEntry 5 } + +staModeHistoryReg OBJECT-TYPE + SYNTAX INTEGER + { + no-network(0), + home-network(1), + searching(2), + denied(3), + unknown(4), + roaming(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Registration" + ::= { staModeHistoryEntry 6 } + +staModeScannetworks OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Scan-Networks" + ::= { staMode 10 } + +staModeInputpuk OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Input-PUK" + ::= { staMode 11 } + +staModeDroppedtxpacke OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped-Tx-packets" + ::= { staMode 14 } + +staModeRxtimeouts OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Timeouts" + ::= { staMode 22 } + +staFile OBJECT IDENTIFIER ::= { sta 50} +staFileConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaFileConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Contents" + ::= { staFile 1 } + +staFileConEntry OBJECT-TYPE + SYNTAX StaFileConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staFileConNam } + ::= { staFileConTable 1 } + +StaFileConEntry ::= SEQUENCE { + staFileConNam DisplayString, + staFileConSiz INTEGER + } + +staFileConNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staFileConEntry 1 } + +staFileConSiz OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Size" + ::= { staFileConEntry 2 } + +staEthe OBJECT IDENTIFIER ::= { sta 51} +staEthePortsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaEthePortsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ports" + ::= { staEthe 1 } + +staEthePortsEntry OBJECT-TYPE + SYNTAX StaEthePortsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staEthePortsPor } + ::= { staEthePortsTable 1 } + +StaEthePortsEntry ::= SEQUENCE { + staEthePortsPor INTEGER, + staEthePortsAss INTEGER, + staEthePortsPri INTEGER, + staEthePortsLin INTEGER, + staEthePortsCon INTEGER, + staEthePortsAut INTEGER, + staEthePortsFlo INTEGER, + staEthePortsMdi INTEGER + } + +staEthePortsPor OBJECT-TYPE + SYNTAX INTEGER + { + wan(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staEthePortsEntry 1 } + +staEthePortsAss OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(512), + dsl-2(513), + dsl-3(514), + dsl-4(515), + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + idle(65533), + monitor(65534), + power-down(65535) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Assignment" + ::= { staEthePortsEntry 7 } + +staEthePortsPri OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Private-Mode" + ::= { staEthePortsEntry 9 } + +staEthePortsLin OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Link-Active" + ::= { staEthePortsEntry 3 } + +staEthePortsCon OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + e10b-t(1), + fd10b-tx(2), + e100b-tx(3), + fd100b-tx(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connector" + ::= { staEthePortsEntry 4 } + +staEthePortsAut OBJECT-TYPE + SYNTAX INTEGER + { + pending(0), + completed(1), + disabled(2), + not-available(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Auto-Negotiation" + ::= { staEthePortsEntry 10 } + +staEthePortsFlo OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flow-Control" + ::= { staEthePortsEntry 8 } + +staEthePortsMdi OBJECT-TYPE + SYNTAX INTEGER + { + mdi(0), + mdix(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MDI-Mode" + ::= { staEthePortsEntry 6 } + +staEtheCabletest OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cable-Test" + ::= { staEthe 2 } + +staEtheCabletestrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaEtheCabletestrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Cable-Test-Results" + ::= { staEthe 3 } + +staEtheCabletestrEntry OBJECT-TYPE + SYNTAX StaEtheCabletestrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staEtheCabletestrIfc } + ::= { staEtheCabletestrTable 1 } + +StaEtheCabletestrEntry ::= SEQUENCE { + staEtheCabletestrIfc INTEGER, + staEtheCabletestrTxs INTEGER, + staEtheCabletestrTxd DisplayString, + staEtheCabletestrRxs INTEGER, + staEtheCabletestrRxd DisplayString + } + +staEtheCabletestrIfc OBJECT-TYPE + SYNTAX INTEGER + { + wan(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staEtheCabletestrEntry 1 } + +staEtheCabletestrTxs OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + ok(1), + open(2), + short(3), + impedance-fault(4), + fail(5), + busy(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Status" + ::= { staEtheCabletestrEntry 4 } + +staEtheCabletestrTxd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Distance" + ::= { staEtheCabletestrEntry 5 } + +staEtheCabletestrRxs OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + ok(1), + open(2), + short(3), + impedance-fault(4), + fail(5), + busy(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Status" + ::= { staEtheCabletestrEntry 2 } + +staEtheCabletestrRxd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Distance" + ::= { staEtheCabletestrEntry 3 } + +staPppo OBJECT IDENTIFIER ::= { sta 52} +staPppoRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staPppo 1 } + +staPppoTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staPppo 2 } + +staPppoDro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped-Packets" + ::= { staPppo 5 } + +staPppoRxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPppo 6 } + +staPppoSes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Session-Errors" + ::= { staPppo 8 } + +staPppoConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppoConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staPppo 9 } + +staPppoConEntry OBJECT-TYPE + SYNTAX StaPppoConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppoConCha, staPppoConMac } + ::= { staPppoConTable 1 } + +StaPppoConEntry ::= SEQUENCE { + staPppoConCha DisplayString, + staPppoConMac DisplayString, + staPppoConSta INTEGER, + staPppoConLas INTEGER, + staPppoConSht INTEGER, + staPppoConPee IpAddress, + staPppoConCon INTEGER + } + +staPppoConCha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staPppoConEntry 1 } + +staPppoConMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staPppoConEntry 2 } + +staPppoConSta OBJECT-TYPE + SYNTAX INTEGER + { + init(0), + setup-wan(1), + ready(2), + wait-for-cb(3), + dial(4), + incoming-call(5), + protocol(6), + connection(7), + disconnecting(8), + call-back(9), + bundle-connect(10), + protocol-2(11), + reserved(12), + bundle(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staPppoConEntry 3 } + +staPppoConLas OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + remote-disconnected(17153), + manual-disconnect(17154), + shorthold-expired(17155), + physical-disconnected(17156), + invalid-physical-channel(17157), + dynamic-vpn-reconnect(17158), + configuration-changed(17159), + removed-from-config(17160), + remote-doubled(267), + icmp-conn-error(275), + dhcp-timeout(277), + pptp-no-response(278), + vpn-no-response(279), + arp-no-response(280), + pptp-no-channel(513), + pptp-bad-format(514), + pptp-bad-value(515), + pptp-no-ressource(516), + pptp-bad-call-id(517), + pptp-gen-error(518), + lcp-rejected(32768), + auth-error(32769), + auth-rejected(32770), + lcp-conn-error(32771), + pap-rejected(32784), + pap-rx-timeout(32785), + pap-tx-timeout(32786), + wrong-pap-req(32787), + pap-nak-received(32788), + unkn-pap-peer(32789), + chap-rejected(32800), + chap-rx-timeout(32801), + chap-tx-timeout(32802), + wrong-chap-resp(32803), + chap-fail-recvd(32804), + unkn-chap-peer(32805), + ipxcp-rejected(32816), + wrong-ipxcp-net(32817), + ipxcp-net-reject(32818), + ipxcp-route-unkn(32819), + ipcp-rejected(32832), + ccp-rejected(32848), + no-ncp-available(33008) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Last-Error" + ::= { staPppoConEntry 4 } + +staPppoConSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SH-Time" + ::= { staPppoConEntry 5 } + +staPppoConPee OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer-Address" + ::= { staPppoConEntry 6 } + +staPppoConCon OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staPppoConEntry 7 } + +staPppoNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Num.-Connections" + ::= { staPppo 10 } + +staPppoDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppo 11 } + +staUsb OBJECT IDENTIFIER ::= { sta 54} +staUsbDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaUsbDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { staUsb 1 } + +staUsbDevEntry OBJECT-TYPE + SYNTAX StaUsbDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staUsbDevBus, staUsbDevAddress } + ::= { staUsbDevTable 1 } + +StaUsbDevEntry ::= SEQUENCE { + staUsbDevBus DisplayString, + staUsbDevAddress INTEGER, + staUsbDevVendor DisplayString, + staUsbDevVendorid INTEGER, + staUsbDevProduct DisplayString, + staUsbDevProducti INTEGER, + staUsbDevDepth INTEGER, + staUsbDevSpeed INTEGER, + staUsbDevInterfac INTEGER, + staUsbDevPower INTEGER, + staUsbDevDriver DisplayString, + staUsbDevParent DisplayString + } + +staUsbDevBus OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bus" + ::= { staUsbDevEntry 1 } + +staUsbDevAddress OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Address" + ::= { staUsbDevEntry 2 } + +staUsbDevVendor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor" + ::= { staUsbDevEntry 3 } + +staUsbDevVendorid OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor-ID" + ::= { staUsbDevEntry 4 } + +staUsbDevProduct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Product" + ::= { staUsbDevEntry 5 } + +staUsbDevProducti OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Product-ID" + ::= { staUsbDevEntry 6 } + +staUsbDevDepth OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Depth" + ::= { staUsbDevEntry 8 } + +staUsbDevSpeed OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Speed" + ::= { staUsbDevEntry 9 } + +staUsbDevInterfac OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interfaces" + ::= { staUsbDevEntry 10 } + +staUsbDevPower OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Power" + ::= { staUsbDevEntry 11 } + +staUsbDevDriver OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Driver" + ::= { staUsbDevEntry 12 } + +staUsbDevParent OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Parent" + ::= { staUsbDevEntry 13 } + +staUsbRei OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reinit" + ::= { staUsb 2 } + +staAcco OBJECT IDENTIFIER ::= { sta 56} +staAccoCurTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Current-User" + ::= { staAcco 1 } + +staAccoCurEntry OBJECT-TYPE + SYNTAX StaAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoCurUsern, staAccoCurMacad, staAccoCurPeer, staAccoCurConnt } + ::= { staAccoCurTable 1 } + +StaAccoCurEntry ::= SEQUENCE { + staAccoCurUsern DisplayString, + staAccoCurMacad DisplayString, + staAccoCurPeer DisplayString, + staAccoCurConnt INTEGER, + staAccoCurRxkby INTEGER, + staAccoCurTxkby INTEGER, + staAccoCurTotal INTEGER, + staAccoCurConne INTEGER + } + +staAccoCurUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { staAccoCurEntry 1 } + +staAccoCurMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staAccoCurEntry 2 } + +staAccoCurPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staAccoCurEntry 3 } + +staAccoCurConnt OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { staAccoCurEntry 4 } + +staAccoCurRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { staAccoCurEntry 5 } + +staAccoCurTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { staAccoCurEntry 6 } + +staAccoCurTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { staAccoCurEntry 8 } + +staAccoCurConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staAccoCurEntry 9 } + +staAccoAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Accounting-List" + ::= { staAcco 2 } + +staAccoAccEntry OBJECT-TYPE + SYNTAX StaAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoAccUsern, staAccoAccMacad, staAccoAccPeer, staAccoAccConnt } + ::= { staAccoAccTable 1 } + +StaAccoAccEntry ::= SEQUENCE { + staAccoAccUsern DisplayString, + staAccoAccMacad DisplayString, + staAccoAccPeer DisplayString, + staAccoAccConnt INTEGER, + staAccoAccRxkby INTEGER, + staAccoAccTxkby INTEGER, + staAccoAccTotal INTEGER, + staAccoAccConne INTEGER + } + +staAccoAccUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { staAccoAccEntry 1 } + +staAccoAccMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staAccoAccEntry 2 } + +staAccoAccPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staAccoAccEntry 3 } + +staAccoAccConnt OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { staAccoAccEntry 4 } + +staAccoAccRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { staAccoAccEntry 5 } + +staAccoAccTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { staAccoAccEntry 6 } + +staAccoAccTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { staAccoAccEntry 8 } + +staAccoAccConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staAccoAccEntry 9 } + +staAccoLasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Last-Snapshot" + ::= { staAcco 3 } + +staAccoLasEntry OBJECT-TYPE + SYNTAX StaAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoLasUsern, staAccoLasMacad, staAccoLasPeer, staAccoLasConnt } + ::= { staAccoLasTable 1 } + +StaAccoLasEntry ::= SEQUENCE { + staAccoLasUsern DisplayString, + staAccoLasMacad DisplayString, + staAccoLasPeer DisplayString, + staAccoLasConnt INTEGER, + staAccoLasRxkby INTEGER, + staAccoLasTxkby INTEGER, + staAccoLasTotal INTEGER, + staAccoLasConne INTEGER + } + +staAccoLasUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { staAccoLasEntry 1 } + +staAccoLasMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staAccoLasEntry 2 } + +staAccoLasPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staAccoLasEntry 3 } + +staAccoLasConnt OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { staAccoLasEntry 4 } + +staAccoLasRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { staAccoLasEntry 5 } + +staAccoLasTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { staAccoLasEntry 6 } + +staAccoLasTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { staAccoLasEntry 8 } + +staAccoLasConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staAccoLasEntry 9 } + +staAccoTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Last-Snapshot" + ::= { staAcco 5 } + +staAccoTimEntry OBJECT-TYPE + SYNTAX StaAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoTimSys } + ::= { staAccoTimTable 1 } + +StaAccoTimEntry ::= SEQUENCE { + staAccoTimSys Counter32 + } + +staAccoTimSys OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staAccoTimEntry 1 } + +staAccoDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staAcco 4 } + +staCert OBJECT IDENTIFIER ::= { sta 61} +staCertSce OBJECT IDENTIFIER ::= { staCert 1} +staCertSceNumca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumCAs" + ::= { staCertSce 1 } + +staCertSceNumra OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumRAs" + ::= { staCertSce 2 } + +staCertSceNumce OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumCerts" + ::= { staCertSce 3 } + +staCertSceCasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "CAs" + ::= { staCertSce 4 } + +staCertSceCasEntry OBJECT-TYPE + SYNTAX StaCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertSceCasIdx } + ::= { staCertSceCasTable 1 } + +StaCertSceCasEntry ::= SEQUENCE { + staCertSceCasIdx INTEGER, + staCertSceCasName DisplayString, + staCertSceCasExpire DisplayString, + staCertSceCasIssued DisplayString, + staCertSceCasKeyusa DisplayString, + staCertSceCasIssuer DisplayString, + staCertSceCasSubjec DisplayString, + staCertSceCasStatus INTEGER, + staCertSceCasIkecer INTEGER, + staCertSceCasMd5fin DisplayString, + staCertSceCasSha1fi DisplayString, + staCertSceCasExpsnm INTEGER, + staCertSceCasIsssnm INTEGER + } + +staCertSceCasIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertSceCasEntry 1 } + +staCertSceCasName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staCertSceCasEntry 2 } + +staCertSceCasExpire OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertSceCasEntry 3 } + +staCertSceCasIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertSceCasEntry 4 } + +staCertSceCasKeyusa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Key-Usage" + ::= { staCertSceCasEntry 5 } + +staCertSceCasIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertSceCasEntry 6 } + +staCertSceCasSubjec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subject" + ::= { staCertSceCasEntry 7 } + +staCertSceCasStatus OBJECT-TYPE + SYNTAX INTEGER + { + status-unknown(0), + enroll-requested(1), + enroll-received(2), + enroll-ok(3), + enroll-bad(4), + enroll-bad-config(5), + enroll-pending(6), + enroll-rejected(7), + enroll-rejected-badalg(8), + enroll-rejected-badmsgchk(9), + enroll-rejected-badreq(10), + enroll-rejected-badtime(11), + enroll-rejected-badcertid(12), + enroll-ca-missing(13), + enroll-exp-unknown(14), + enroll-key-missing(15), + enroll-req-missing(16), + enroll-bad-reply(17), + ca-ra-requested(18), + ca-ra-received(19), + ca-ra-ok(20), + ca-ra-need-update(21), + ca-ra-bad(22), + ca-ra-bad-config(23), + not-a-ca-cert(24), + fingerprint-check-failed(25), + job-busy(26), + job-timeout(27), + job-scep-not-free(28), + job-no-url(29), + job-no-scep-msg(30), + utc-err(31), + mem-err(32), + msg-len-err(33), + selfsigned-err(34), + pkcs7-wrap-err(35), + pkcs7-unwrap-err(36), + gen-err(37), + job-httpc-err(38), + job-httpc-con-err(39), + job-httpc-dns-err(40), + job-httpc-prot-err(41), + job-httpc-mem-err(42), + job-wdog-err(43), + ok(44), + dn-normalization-failed(45), + io-err(46), + disabled(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertSceCasEntry 8 } + +staCertSceCasIkecer OBJECT-TYPE + SYNTAX INTEGER + { + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IKE-Certificate" + ::= { staCertSceCasEntry 9 } + +staCertSceCasMd5fin OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..46)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "md5-Fingerprint" + ::= { staCertSceCasEntry 10 } + +staCertSceCasSha1fi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..58)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "sha1-Fingerprint" + ::= { staCertSceCasEntry 11 } + +staCertSceCasExpsnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertSceCasEntry 12 } + +staCertSceCasIsssnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertSceCasEntry 13 } + +staCertSceRasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertSceRasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RAs" + ::= { staCertSce 5 } + +staCertSceRasEntry OBJECT-TYPE + SYNTAX StaCertSceRasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertSceRasIdx } + ::= { staCertSceRasTable 1 } + +StaCertSceRasEntry ::= SEQUENCE { + staCertSceRasIdx INTEGER, + staCertSceRasName DisplayString, + staCertSceRasExpire DisplayString, + staCertSceRasIssued DisplayString, + staCertSceRasKeyusa DisplayString, + staCertSceRasIssuer DisplayString, + staCertSceRasSubjec DisplayString, + staCertSceRasStatus INTEGER, + staCertSceRasExpsnm INTEGER, + staCertSceRasIsssnm INTEGER + } + +staCertSceRasIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertSceRasEntry 1 } + +staCertSceRasName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staCertSceRasEntry 2 } + +staCertSceRasExpire OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertSceRasEntry 3 } + +staCertSceRasIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertSceRasEntry 4 } + +staCertSceRasKeyusa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Key-Usage" + ::= { staCertSceRasEntry 5 } + +staCertSceRasIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertSceRasEntry 6 } + +staCertSceRasSubjec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subject" + ::= { staCertSceRasEntry 7 } + +staCertSceRasStatus OBJECT-TYPE + SYNTAX INTEGER + { + status-unknown(0), + enroll-requested(1), + enroll-received(2), + enroll-ok(3), + enroll-bad(4), + enroll-bad-config(5), + enroll-pending(6), + enroll-rejected(7), + enroll-rejected-badalg(8), + enroll-rejected-badmsgchk(9), + enroll-rejected-badreq(10), + enroll-rejected-badtime(11), + enroll-rejected-badcertid(12), + enroll-ca-missing(13), + enroll-exp-unknown(14), + enroll-key-missing(15), + enroll-req-missing(16), + enroll-bad-reply(17), + ca-ra-requested(18), + ca-ra-received(19), + ca-ra-ok(20), + ca-ra-need-update(21), + ca-ra-bad(22), + ca-ra-bad-config(23), + not-a-ca-cert(24), + fingerprint-check-failed(25), + job-busy(26), + job-timeout(27), + job-scep-not-free(28), + job-no-url(29), + job-no-scep-msg(30), + utc-err(31), + mem-err(32), + msg-len-err(33), + selfsigned-err(34), + pkcs7-wrap-err(35), + pkcs7-unwrap-err(36), + gen-err(37), + job-httpc-err(38), + job-httpc-con-err(39), + job-httpc-dns-err(40), + job-httpc-prot-err(41), + job-httpc-mem-err(42), + job-wdog-err(43), + ok(44), + dn-normalization-failed(45), + io-err(46), + disabled(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertSceRasEntry 8 } + +staCertSceRasExpsnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertSceRasEntry 9 } + +staCertSceRasIsssnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertSceRasEntry 10 } + +staCertSceCertsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertSceCertsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Certs" + ::= { staCertSce 6 } + +staCertSceCertsEntry OBJECT-TYPE + SYNTAX StaCertSceCertsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertSceCertsIdx } + ::= { staCertSceCertsTable 1 } + +StaCertSceCertsEntry ::= SEQUENCE { + staCertSceCertsIdx INTEGER, + staCertSceCertsName DisplayString, + staCertSceCertsExpires DisplayString, + staCertSceCertsIssued DisplayString, + staCertSceCertsKeyusage DisplayString, + staCertSceCertsExtended DisplayString, + staCertSceCertsSubjecta DisplayString, + staCertSceCertsIssuer DisplayString, + staCertSceCertsSubject DisplayString, + staCertSceCertsStatus INTEGER, + staCertSceCertsExpsnmp INTEGER, + staCertSceCertsIsssnmp INTEGER + } + +staCertSceCertsIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertSceCertsEntry 1 } + +staCertSceCertsName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staCertSceCertsEntry 2 } + +staCertSceCertsExpires OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertSceCertsEntry 3 } + +staCertSceCertsIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertSceCertsEntry 4 } + +staCertSceCertsKeyusage OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Key-Usage" + ::= { staCertSceCertsEntry 5 } + +staCertSceCertsExtended OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Extended-KeyUsage" + ::= { staCertSceCertsEntry 12 } + +staCertSceCertsSubjecta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SubjectAltName" + ::= { staCertSceCertsEntry 6 } + +staCertSceCertsIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertSceCertsEntry 7 } + +staCertSceCertsSubject OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subject" + ::= { staCertSceCertsEntry 8 } + +staCertSceCertsStatus OBJECT-TYPE + SYNTAX INTEGER + { + status-unknown(0), + enroll-requested(1), + enroll-received(2), + enroll-ok(3), + enroll-bad(4), + enroll-bad-config(5), + enroll-pending(6), + enroll-rejected(7), + enroll-rejected-badalg(8), + enroll-rejected-badmsgchk(9), + enroll-rejected-badreq(10), + enroll-rejected-badtime(11), + enroll-rejected-badcertid(12), + enroll-ca-missing(13), + enroll-exp-unknown(14), + enroll-key-missing(15), + enroll-req-missing(16), + enroll-bad-reply(17), + ca-ra-requested(18), + ca-ra-received(19), + ca-ra-ok(20), + ca-ra-need-update(21), + ca-ra-bad(22), + ca-ra-bad-config(23), + not-a-ca-cert(24), + fingerprint-check-failed(25), + job-busy(26), + job-timeout(27), + job-scep-not-free(28), + job-no-url(29), + job-no-scep-msg(30), + utc-err(31), + mem-err(32), + msg-len-err(33), + selfsigned-err(34), + pkcs7-wrap-err(35), + pkcs7-unwrap-err(36), + gen-err(37), + job-httpc-err(38), + job-httpc-con-err(39), + job-httpc-dns-err(40), + job-httpc-prot-err(41), + job-httpc-mem-err(42), + job-wdog-err(43), + ok(44), + dn-normalization-failed(45), + io-err(46), + disabled(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertSceCertsEntry 9 } + +staCertSceCertsExpsnmp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertSceCertsEntry 10 } + +staCertSceCertsIsssnmp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertSceCertsEntry 11 } + +staCertSceDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staCertSce 7 } + +staCertCrl OBJECT IDENTIFIER ::= { staCert 3} +staCertCrlNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumCRLs" + ::= { staCertCrl 1 } + +staCertCrlCrlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertCrlCrlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "CRLs" + ::= { staCertCrl 2 } + +staCertCrlCrlEntry OBJECT-TYPE + SYNTAX StaCertCrlCrlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertCrlCrlIdx } + ::= { staCertCrlCrlTable 1 } + +StaCertCrlCrlEntry ::= SEQUENCE { + staCertCrlCrlIdx INTEGER, + staCertCrlCrlExpire DisplayString, + staCertCrlCrlIssued DisplayString, + staCertCrlCrlIssuer DisplayString, + staCertCrlCrlDistri DisplayString, + staCertCrlCrlStatus INTEGER, + staCertCrlCrlExpsnm INTEGER, + staCertCrlCrlIsssnm INTEGER + } + +staCertCrlCrlIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertCrlCrlEntry 1 } + +staCertCrlCrlExpire OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertCrlCrlEntry 2 } + +staCertCrlCrlIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertCrlCrlEntry 3 } + +staCertCrlCrlIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertCrlCrlEntry 4 } + +staCertCrlCrlDistri OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distribution-Point" + ::= { staCertCrlCrlEntry 5 } + +staCertCrlCrlStatus OBJECT-TYPE + SYNTAX INTEGER + { + status-unknown(0), + update-requested(1), + update-received(2), + update-ok(3), + update-bad(4), + crl-job-busy(5), + crl-job-timeout(6), + crl-not-free-err(7), + no-url-passed-err(8), + no-crl-received-err(9), + no-utc-err(10), + crl-job-mem-err(11), + crl-len-err(12), + crl-gen-err(13), + httpc-err(14), + httpc-con-err(15), + httpc-dns-err(16), + httpc-prot-err(17), + httpc-mem-err(18), + crl-job-wdog-err(19), + prefetching(20), + retrieving(21), + crl-ok(22), + not-a-crl(23), + no-root-issuer(24), + issuer-mismatch(25), + no-lu-in-crl(26), + crl-not-gmt(27), + invalid-field(28), + update-expired(29), + crls-disabled(30) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertCrlCrlEntry 6 } + +staCertCrlCrlExpsnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertCrlCrlEntry 7 } + +staCertCrlCrlIsssnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertCrlCrlEntry 8 } + +staVlan OBJECT IDENTIFIER ::= { sta 62} +staVlanOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staVlan 4 } + +staVlanNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { staVlan 1 } + +staVlanNetEntry OBJECT-TYPE + SYNTAX StaVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVlanNetVla } + ::= { staVlanNetTable 1 } + +StaVlanNetEntry ::= SEQUENCE { + staVlanNetVla INTEGER, + staVlanNetPor DisplayString + } + +staVlanNetVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staVlanNetEntry 1 } + +staVlanNetPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ports" + ::= { staVlanNetEntry 4 } + +staVlanPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Table" + ::= { staVlan 2 } + +staVlanPorEntry OBJECT-TYPE + SYNTAX StaVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVlanPorPor } + ::= { staVlanPorTable 1 } + +StaVlanPorEntry ::= SEQUENCE { + staVlanPorPor DisplayString, + staVlanPorTag INTEGER + } + +staVlanPorPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staVlanPorEntry 1 } + +staVlanPorTag OBJECT-TYPE + SYNTAX INTEGER + { + ingress-mixed(0), + never(1), + mixed(2), + always(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tagging-Mode" + ::= { staVlanPorEntry 6 } + +staComp OBJECT IDENTIFIER ::= { sta 67} +staCompDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { staComp 1 } + +staCompDevEntry OBJECT-TYPE + SYNTAX StaCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompDevIndex } + ::= { staCompDevTable 1 } + +StaCompDevEntry ::= SEQUENCE { + staCompDevIndex INTEGER, + staCompDevDevicet INTEGER, + staCompDevBus INTEGER, + staCompDevDevice INTEGER, + staCompDevVendor INTEGER, + staCompDevUsbdriv INTEGER, + staCompDevState INTEGER, + staCompDevFirmwar DisplayString, + staCompDevService INTEGER, + staCompDevFullnam DisplayString + } + +staCompDevIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staCompDevEntry 1 } + +staCompDevDevicet OBJECT-TYPE + SYNTAX INTEGER + { + outband-modem(2), + outband(1), + option-icon(17), + novatel-merlin-mc950d(26), + sierra-compass-885(39), + sierra-aircard-875u(30), + huawei-e172-e220-e870(31), + e4g-systems-uxs1(23), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompDevEntry 2 } + +staCompDevBus OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + outband(1), + cardbus(2), + usb(3), + virtual(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bus" + ::= { staCompDevEntry 3 } + +staCompDevDevice OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device" + ::= { staCompDevEntry 4 } + +staCompDevVendor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor" + ::= { staCompDevEntry 5 } + +staCompDevUsbdriv OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + ubsa(1), + uchcom(2), + uftdi(3), + ugensa(4), + uhmodem(5), + ukyopon(6), + uplcom(7), + uslsa(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "USB-Driver" + ::= { staCompDevEntry 11 } + +staCompDevState OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + initialize(1), + wait-for-firmware(2), + ready(3), + in-use(4), + exclusive(5), + initialize(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staCompDevEntry 13 } + +staCompDevFirmwar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Firmware-Version" + ::= { staCompDevEntry 14 } + +staCompDevService OBJECT-TYPE + SYNTAX INTEGER + { + wan(1), + com-port-server(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service" + ::= { staCompDevEntry 15 } + +staCompDevFullnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompDevEntry 99 } + +staCompCom OBJECT IDENTIFIER ::= { staComp 2} +staCompComNetworksTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComNetworksEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-Status" + ::= { staCompCom 1 } + +staCompComNetworksEntry OBJECT-TYPE + SYNTAX StaCompComNetworksEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComNetworksDevicet, staCompComNetworksPortnum } + ::= { staCompComNetworksTable 1 } + +StaCompComNetworksEntry ::= SEQUENCE { + staCompComNetworksDevicet INTEGER, + staCompComNetworksPortnum INTEGER, + staCompComNetworksFullnam DisplayString, + staCompComNetworksConnect INTEGER, + staCompComNetworksLasterr INTEGER, + staCompComNetworksRemotea IpAddress, + staCompComNetworksLocalpo INTEGER, + staCompComNetworksRemotep INTEGER + } + +staCompComNetworksDevicet OBJECT-TYPE + SYNTAX INTEGER + { + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComNetworksEntry 1 } + +staCompComNetworksPortnum OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComNetworksEntry 2 } + +staCompComNetworksFullnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComNetworksEntry 99 } + +staCompComNetworksConnect OBJECT-TYPE + SYNTAX INTEGER + { + idle(0), + listening(1), + connecting(2), + connected(3), + not-listening(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connection-Status" + ::= { staCompComNetworksEntry 4 } + +staCompComNetworksLasterr OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + dns-error(1), + tcp-connect-error(2), + remote-disconnect(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Error" + ::= { staCompComNetworksEntry 5 } + +staCompComNetworksRemotea OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Address" + ::= { staCompComNetworksEntry 6 } + +staCompComNetworksLocalpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Port" + ::= { staCompComNetworksEntry 7 } + +staCompComNetworksRemotep OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Port" + ::= { staCompComNetworksEntry 8 } + +staCompComComportsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComComportsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "COM-Port-Status" + ::= { staCompCom 2 } + +staCompComComportsEntry OBJECT-TYPE + SYNTAX StaCompComComportsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComComportsDev, staCompComComportsPor } + ::= { staCompComComportsTable 1 } + +StaCompComComportsEntry ::= SEQUENCE { + staCompComComportsDev INTEGER, + staCompComComportsPor INTEGER, + staCompComComportsFul DisplayString, + staCompComComportsInt INTEGER, + staCompComComportsBit INTEGER, + staCompComComportsDat INTEGER, + staCompComComportsPar INTEGER, + staCompComComportsSto INTEGER, + staCompComComportsHan INTEGER + } + +staCompComComportsDev OBJECT-TYPE + SYNTAX INTEGER + { + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComComportsEntry 1 } + +staCompComComportsPor OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComComportsEntry 2 } + +staCompComComportsFul OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComComportsEntry 99 } + +staCompComComportsInt OBJECT-TYPE + SYNTAX INTEGER + { + not-present(0), + not-ready(1), + ready(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interface-Status" + ::= { staCompComComportsEntry 4 } + +staCompComComportsBit OBJECT-TYPE + SYNTAX INTEGER + { + e110(110), + e300(300), + e600(600), + e1200(1200), + e2400(2400), + e4800(4800), + e9600(9600), + e19200(19200), + e38400(38400), + e57600(57600), + e115200(115200), + e125000(125000), + e230400(230400) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bit-Rate" + ::= { staCompComComportsEntry 5 } + +staCompComComportsDat OBJECT-TYPE + SYNTAX INTEGER + { + e7(7), + e8(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Data-Bits" + ::= { staCompComComportsEntry 6 } + +staCompComComportsPar OBJECT-TYPE + SYNTAX INTEGER + { + none(1), + odd(2), + even(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Parity" + ::= { staCompComComportsEntry 7 } + +staCompComComportsSto OBJECT-TYPE + SYNTAX INTEGER + { + e1(1), + e2(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stop-Bits" + ::= { staCompComComportsEntry 8 } + +staCompComComportsHan OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + rts-cts(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Handshake" + ::= { staCompComComportsEntry 9 } + +staCompComBytecounTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComBytecounEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Counters" + ::= { staCompCom 3 } + +staCompComBytecounEntry OBJECT-TYPE + SYNTAX StaCompComBytecounEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComBytecounDevicety, staCompComBytecounPortnumb } + ::= { staCompComBytecounTable 1 } + +StaCompComBytecounEntry ::= SEQUENCE { + staCompComBytecounDevicety INTEGER, + staCompComBytecounPortnumb INTEGER, + staCompComBytecounFullname DisplayString, + staCompComBytecounSerialtx INTEGER, + staCompComBytecounSerialrx INTEGER, + staCompComBytecounNetworkt INTEGER, + staCompComBytecounNetworkr INTEGER + } + +staCompComBytecounDevicety OBJECT-TYPE + SYNTAX INTEGER + { + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComBytecounEntry 1 } + +staCompComBytecounPortnumb OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComBytecounEntry 2 } + +staCompComBytecounFullname OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComBytecounEntry 99 } + +staCompComBytecounSerialtx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-Tx" + ::= { staCompComBytecounEntry 4 } + +staCompComBytecounSerialrx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-Rx" + ::= { staCompComBytecounEntry 5 } + +staCompComBytecounNetworkt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-Tx" + ::= { staCompComBytecounEntry 6 } + +staCompComBytecounNetworkr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-Rx" + ::= { staCompComBytecounEntry 7 } + +staCompComComporteTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComComporteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "COM-Port-Errors" + ::= { staCompCom 4 } + +staCompComComporteEntry OBJECT-TYPE + SYNTAX StaCompComComporteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComComporteDev, staCompComComportePor } + ::= { staCompComComporteTable 1 } + +StaCompComComporteEntry ::= SEQUENCE { + staCompComComporteDev INTEGER, + staCompComComportePor INTEGER, + staCompComComporteFul DisplayString, + staCompComComportePar INTEGER, + staCompComComporteFra INTEGER + } + +staCompComComporteDev OBJECT-TYPE + SYNTAX INTEGER + { + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComComporteEntry 1 } + +staCompComComportePor OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComComporteEntry 2 } + +staCompComComporteFul OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComComporteEntry 99 } + +staCompComComportePar OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Parity-Errors" + ::= { staCompComComporteEntry 4 } + +staCompComComporteFra OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Framing-Errors" + ::= { staCompComComporteEntry 5 } + +staCompComConnectiTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComConnectiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staCompCom 5 } + +staCompComConnectiEntry OBJECT-TYPE + SYNTAX StaCompComConnectiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComConnectiDevicet, staCompComConnectiPortnum } + ::= { staCompComConnectiTable 1 } + +StaCompComConnectiEntry ::= SEQUENCE { + staCompComConnectiDevicet INTEGER, + staCompComConnectiPortnum INTEGER, + staCompComConnectiFullnam DisplayString, + staCompComConnectiServerg INTEGER, + staCompComConnectiServerr INTEGER, + staCompComConnectiClients INTEGER, + staCompComConnectiClientd INTEGER, + staCompComConnectiClientt INTEGER, + staCompComConnectiClientr INTEGER + } + +staCompComConnectiDevicet OBJECT-TYPE + SYNTAX INTEGER + { + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComConnectiEntry 1 } + +staCompComConnectiPortnum OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComConnectiEntry 2 } + +staCompComConnectiFullnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComConnectiEntry 99 } + +staCompComConnectiServerg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Granted" + ::= { staCompComConnectiEntry 4 } + +staCompComConnectiServerr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Rejected" + ::= { staCompComConnectiEntry 5 } + +staCompComConnectiClients OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-Succeeded" + ::= { staCompComConnectiEntry 6 } + +staCompComConnectiClientd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-DNS-Error" + ::= { staCompComConnectiEntry 7 } + +staCompComConnectiClientt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-TCP-Error" + ::= { staCompComConnectiEntry 8 } + +staCompComConnectiClientr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-Remote-Disconnects" + ::= { staCompComConnectiEntry 9 } + +staCompComDeleteva OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staCompCom 99 } + +staTaca OBJECT IDENTIFIER ::= { sta 69} +staTacaAuthe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Authentication-Errors" + ::= { staTaca 1 } + +staTacaAutho OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Authorisation-Errors" + ::= { staTaca 2 } + +staTacaDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTaca 3 } + +staDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { sta 100 } + +setName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { set 1 } + +setWan OBJECT IDENTIFIER ::= { set 2} +setWanDialuppTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanDialuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dialup-Peers" + ::= { setWan 2 } + +setWanDialuppEntry OBJECT-TYPE + SYNTAX SetWanDialuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanDialuppPee } + ::= { setWanDialuppTable 1 } + +SetWanDialuppEntry ::= SEQUENCE { + setWanDialuppPee DisplayString, + setWanDialuppDia DisplayString, + setWanDialuppB1d INTEGER, + setWanDialuppB2d INTEGER, + setWanDialuppWan DisplayString, + setWanDialuppCal INTEGER + } + +setWanDialuppPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanDialuppEntry 1 } + +setWanDialuppDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dialup-remote" + ::= { setWanDialuppEntry 2 } + +setWanDialuppB1d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "B1-DT" + ::= { setWanDialuppEntry 3 } + +setWanDialuppB2d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "B2-DT" + ::= { setWanDialuppEntry 4 } + +setWanDialuppWan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-layer" + ::= { setWanDialuppEntry 5 } + +setWanDialuppCal OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + auto(1), + name(5), + fast(9), + looser(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Callback" + ::= { setWanDialuppEntry 6 } + +setWanRoundroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanRoundroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RoundRobin" + ::= { setWan 3 } + +setWanRoundroEntry OBJECT-TYPE + SYNTAX SetWanRoundroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanRoundroPee } + ::= { setWanRoundroTable 1 } + +SetWanRoundroEntry ::= SEQUENCE { + setWanRoundroPee DisplayString, + setWanRoundroRou DisplayString, + setWanRoundroHea INTEGER + } + +setWanRoundroPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanRoundroEntry 1 } + +setWanRoundroRou OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..53)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Round-Robin" + ::= { setWanRoundroEntry 2 } + +setWanRoundroHea OBJECT-TYPE + SYNTAX INTEGER + { + last(0), + first(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Head" + ::= { setWanRoundroEntry 3 } + +setWanLayerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Layer" + ::= { setWan 4 } + +setWanLayerEntry OBJECT-TYPE + SYNTAX SetWanLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanLayerWanl } + ::= { setWanLayerTable 1 } + +SetWanLayerEntry ::= SEQUENCE { + setWanLayerWanl DisplayString, + setWanLayerEnca INTEGER, + setWanLayerLay3 INTEGER, + setWanLayerLay2 INTEGER, + setWanLayerL2op INTEGER, + setWanLayerLay1 INTEGER + } + +setWanLayerWanl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-layer" + ::= { setWanLayerEntry 1 } + +setWanLayerEnca OBJECT-TYPE + SYNTAX INTEGER + { + ether(0), + trans(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Encaps." + ::= { setWanLayerEntry 2 } + +setWanLayerLay3 OBJECT-TYPE + SYNTAX INTEGER + { + ppp(4), + appp(5), + scppp(6), + scappp(7), + sctrans(8), + dhcp(9), + trans(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lay-3" + ::= { setWanLayerEntry 3 } + +setWanLayerLay2 OBJECT-TYPE + SYNTAX INTEGER + { + pppoe(5), + x-75lapb(0), + trans(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lay-2" + ::= { setWanLayerEntry 4 } + +setWanLayerL2op OBJECT-TYPE + SYNTAX INTEGER + { + none(255), + compr(0), + bundle(1), + bnd-plus-cmpr(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "L2-Opt." + ::= { setWanLayerEntry 5 } + +setWanLayerLay1 OBJECT-TYPE + SYNTAX INTEGER + { + eth(4), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + serial(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lay-1" + ::= { setWanLayerEntry 6 } + +setWanPppTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PPP" + ::= { setWan 5 } + +setWanPppEntry OBJECT-TYPE + SYNTAX SetWanPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanPppPeer } + ::= { setWanPppTable 1 } + +SetWanPppEntry ::= SEQUENCE { + setWanPppPeer DisplayString, + setWanPppAuthentreq BITS, + setWanPppAuthentres BITS, + setWanPppKey DisplayString, + setWanPppTime INTEGER, + setWanPppTry INTEGER, + setWanPppConf INTEGER, + setWanPppFail INTEGER, + setWanPppTerm INTEGER, + setWanPppUsername DisplayString, + setWanPppRights INTEGER + } + +setWanPppPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanPppEntry 1 } + +setWanPppAuthentreq OBJECT-TYPE + SYNTAX BITS + { + ms-chapv2(2), + ms-chap(3), + chap(4), + pap(5) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Authent.request" + ::= { setWanPppEntry 2 } + +setWanPppAuthentres OBJECT-TYPE + SYNTAX BITS + { + ms-chapv2(2), + ms-chap(3), + chap(4), + pap(5) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Authent-response" + ::= { setWanPppEntry 11 } + +setWanPppKey OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Key" + ::= { setWanPppEntry 3 } + +setWanPppTime OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time" + ::= { setWanPppEntry 4 } + +setWanPppTry OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Try" + ::= { setWanPppEntry 5 } + +setWanPppConf OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Conf" + ::= { setWanPppEntry 7 } + +setWanPppFail OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fail" + ::= { setWanPppEntry 8 } + +setWanPppTerm OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Term" + ::= { setWanPppEntry 9 } + +setWanPppUsername OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Username" + ::= { setWanPppEntry 6 } + +setWanPppRights OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + ip(1), + ip-plus-nbt(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rights" + ::= { setWanPppEntry 10 } + +setWanDslbroaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanDslbroaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DSL-Broadband-Peers" + ::= { setWan 19 } + +setWanDslbroaEntry OBJECT-TYPE + SYNTAX SetWanDslbroaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanDslbroaPee } + ::= { setWanDslbroaTable 1 } + +SetWanDslbroaEntry ::= SEQUENCE { + setWanDslbroaPee DisplayString, + setWanDslbroaSht INTEGER, + setWanDslbroaAcn DisplayString, + setWanDslbroaSer DisplayString, + setWanDslbroaWan DisplayString, + setWanDslbroaMac INTEGER, + setWanDslbroaUse MacAddress, + setWanDslbroaDsl DisplayString, + setWanDslbroaVla INTEGER + } + +setWanDslbroaPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanDslbroaEntry 1 } + +setWanDslbroaSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setWanDslbroaEntry 2 } + +setWanDslbroaAcn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AC-name" + ::= { setWanDslbroaEntry 3 } + +setWanDslbroaSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Servicename" + ::= { setWanDslbroaEntry 4 } + +setWanDslbroaWan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-layer" + ::= { setWanDslbroaEntry 5 } + +setWanDslbroaMac OBJECT-TYPE + SYNTAX INTEGER + { + global(1), + local(0), + user-def(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MAC-Type" + ::= { setWanDslbroaEntry 15 } + +setWanDslbroaUse OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "user-def.-MAC" + ::= { setWanDslbroaEntry 13 } + +setWanDslbroaDsl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DSL-ifc(s)" + ::= { setWanDslbroaEntry 14 } + +setWanDslbroaVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setWanDslbroaEntry 16 } + +setWanMtulistTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanMtulistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "MTU-List" + ::= { setWan 26 } + +setWanMtulistEntry OBJECT-TYPE + SYNTAX SetWanMtulistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanMtulistPee } + ::= { setWanMtulistTable 1 } + +SetWanMtulistEntry ::= SEQUENCE { + setWanMtulistPee DisplayString, + setWanMtulistMtu INTEGER + } + +setWanMtulistPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanMtulistEntry 1 } + +setWanMtulistMtu OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MTU" + ::= { setWanMtulistEntry 2 } + +setWanIplistTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanIplistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-List" + ::= { setWan 20 } + +setWanIplistEntry OBJECT-TYPE + SYNTAX SetWanIplistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanIplistPeer } + ::= { setWanIplistTable 1 } + +SetWanIplistEntry ::= SEQUENCE { + setWanIplistPeer DisplayString, + setWanIplistIpadd IpAddress, + setWanIplistIpnet IpAddress, + setWanIplistMasqi IpAddress, + setWanIplistGatew IpAddress, + setWanIplistDnsde IpAddress, + setWanIplistDnsba IpAddress, + setWanIplistNbnsd IpAddress, + setWanIplistNbnsb IpAddress + } + +setWanIplistPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanIplistEntry 1 } + +setWanIplistIpadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setWanIplistEntry 2 } + +setWanIplistIpnet OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setWanIplistEntry 3 } + +setWanIplistMasqi OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Masq.-IP-Addr." + ::= { setWanIplistEntry 9 } + +setWanIplistGatew OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Gateway" + ::= { setWanIplistEntry 4 } + +setWanIplistDnsde OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Default" + ::= { setWanIplistEntry 5 } + +setWanIplistDnsba OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Backup" + ::= { setWanIplistEntry 6 } + +setWanIplistNbnsd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Default" + ::= { setWanIplistEntry 7 } + +setWanIplistNbnsb OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { setWanIplistEntry 8 } + +setWanPptppeeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanPptppeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PPTP-Peers" + ::= { setWan 21 } + +setWanPptppeeEntry OBJECT-TYPE + SYNTAX SetWanPptppeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanPptppeePee } + ::= { setWanPptppeeTable 1 } + +SetWanPptppeeEntry ::= SEQUENCE { + setWanPptppeePee DisplayString, + setWanPptppeeIpa IpAddress, + setWanPptppeeRtg INTEGER, + setWanPptppeePor INTEGER, + setWanPptppeeSht INTEGER + } + +setWanPptppeePee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanPptppeeEntry 1 } + +setWanPptppeeIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setWanPptppeeEntry 2 } + +setWanPptppeeRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setWanPptppeeEntry 5 } + +setWanPptppeePor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setWanPptppeeEntry 3 } + +setWanPptppeeSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setWanPptppeeEntry 4 } + +setWanRadius OBJECT IDENTIFIER ::= { setWan 22} +setWanRadiusOperat OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + exclusive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setWanRadius 1 } + +setWanRadiusServer OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Address" + ::= { setWanRadius 2 } + +setWanRadiusAuthpo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Port" + ::= { setWanRadius 3 } + +setWanRadiusLoopba OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setWanRadius 8 } + +setWanRadiusProtoc OBJECT-TYPE + SYNTAX INTEGER + { + radius(0), + radsec(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setWanRadius 9 } + +setWanRadiusSecret OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Secret" + ::= { setWanRadius 4 } + +setWanRadiusPppope OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + exclusive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PPP-Operation" + ::= { setWanRadius 5 } + +setWanRadiusAuthpr OBJECT-TYPE + SYNTAX BITS + { + ms-chapv2(2), + ms-chap(3), + chap(4), + pap(5) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Protocols" + ::= { setWanRadius 10 } + +setWanRadiusClipop OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + exclusive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIP-Operation" + ::= { setWanRadius 6 } + +setWanRadiusClippa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIP-Password" + ::= { setWanRadius 7 } + +setWanPollingTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanPollingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Polling-Table" + ::= { setWan 23 } + +setWanPollingEntry OBJECT-TYPE + SYNTAX SetWanPollingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanPollingPeer } + ::= { setWanPollingTable 1 } + +SetWanPollingEntry ::= SEQUENCE { + setWanPollingPeer DisplayString, + setWanPollingIpaddress1 IpAddress, + setWanPollingIpaddress2 IpAddress, + setWanPollingIpaddress3 IpAddress, + setWanPollingIpaddress4 IpAddress, + setWanPollingTime INTEGER, + setWanPollingTry INTEGER, + setWanPollingLoopbackad DisplayString + } + +setWanPollingPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanPollingEntry 1 } + +setWanPollingIpaddress1 OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-1" + ::= { setWanPollingEntry 2 } + +setWanPollingIpaddress2 OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-2" + ::= { setWanPollingEntry 5 } + +setWanPollingIpaddress3 OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-3" + ::= { setWanPollingEntry 6 } + +setWanPollingIpaddress4 OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-4" + ::= { setWanPollingEntry 7 } + +setWanPollingTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time" + ::= { setWanPollingEntry 3 } + +setWanPollingTry OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Try" + ::= { setWanPollingEntry 4 } + +setWanPollingLoopbackad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setWanPollingEntry 8 } + +setWanBackuppTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanBackuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Backup-Peers" + ::= { setWan 24 } + +setWanBackuppEntry OBJECT-TYPE + SYNTAX SetWanBackuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanBackuppPee } + ::= { setWanBackuppTable 1 } + +SetWanBackuppEntry ::= SEQUENCE { + setWanBackuppPee DisplayString, + setWanBackuppAlt DisplayString, + setWanBackuppHea INTEGER + } + +setWanBackuppPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanBackuppEntry 1 } + +setWanBackuppAlt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..53)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Alternative-Peers" + ::= { setWanBackuppEntry 2 } + +setWanBackuppHea OBJECT-TYPE + SYNTAX INTEGER + { + last(0), + first(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Head" + ::= { setWanBackuppEntry 3 } + +setWanActiontTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanActiontEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Action-Table" + ::= { setWan 25 } + +setWanActiontEntry OBJECT-TYPE + SYNTAX SetWanActiontEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanActiontIndex } + ::= { setWanActiontTable 1 } + +SetWanActiontEntry ::= SEQUENCE { + setWanActiontIndex INTEGER, + setWanActiontActiv INTEGER, + setWanActiontHostn DisplayString, + setWanActiontPeer DisplayString, + setWanActiontLockt INTEGER, + setWanActiontCondi INTEGER, + setWanActiontActio DisplayString, + setWanActiontCheck DisplayString, + setWanActiontOwner DisplayString + } + +setWanActiontIndex OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setWanActiontEntry 1 } + +setWanActiontActiv OBJECT-TYPE + SYNTAX INTEGER + { + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setWanActiontEntry 8 } + +setWanActiontHostn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Host-Name" + ::= { setWanActiontEntry 2 } + +setWanActiontPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanActiontEntry 3 } + +setWanActiontLockt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lock-Time" + ::= { setWanActiontEntry 4 } + +setWanActiontCondi OBJECT-TYPE + SYNTAX INTEGER + { + establish(0), + disconnect(1), + end(2), + failure(3), + establish-failure(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Condition" + ::= { setWanActiontEntry 5 } + +setWanActiontActio OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..250)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Action" + ::= { setWanActiontEntry 6 } + +setWanActiontCheck OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-For" + ::= { setWanActiontEntry 7 } + +setWanActiontOwner OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Owner" + ::= { setWanActiontEntry 9 } + +setWanBackupd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Backup-Delay-Seconds" + ::= { setWan 18 } + +setWanIncominTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanIncominEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Incoming-Calling-Numbers" + ::= { setWan 6 } + +setWanIncominEntry OBJECT-TYPE + SYNTAX SetWanIncominEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanIncominDia } + ::= { setWanIncominTable 1 } + +SetWanIncominEntry ::= SEQUENCE { + setWanIncominDia DisplayString, + setWanIncominPee DisplayString + } + +setWanIncominDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dialup-remote" + ::= { setWanIncominEntry 1 } + +setWanIncominPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanIncominEntry 2 } + +setWanScriptsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanScriptsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Scripts" + ::= { setWan 8 } + +setWanScriptsEntry OBJECT-TYPE + SYNTAX SetWanScriptsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanScriptsPee } + ::= { setWanScriptsTable 1 } + +SetWanScriptsEntry ::= SEQUENCE { + setWanScriptsPee DisplayString, + setWanScriptsScr DisplayString + } + +setWanScriptsPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanScriptsEntry 1 } + +setWanScriptsScr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..58)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Script" + ::= { setWanScriptsEntry 2 } + +setWanProtect OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + number(2), + screened(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protect" + ::= { setWan 9 } + +setWanCallbac OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Callback-Attempts" + ::= { setWan 10 } + +setWanManuald OBJECT IDENTIFIER ::= { setWan 13} +setWanManualdCon OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect" + ::= { setWanManuald 1 } + +setWanManualdDis OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Disconnect" + ::= { setWanManuald 2 } + +setWanRouteriTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanRouteriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Router-Interface" + ::= { setWan 11 } + +setWanRouteriEntry OBJECT-TYPE + SYNTAX SetWanRouteriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanRouteriIfc } + ::= { setWanRouteriTable 1 } + +SetWanRouteriEntry ::= SEQUENCE { + setWanRouteriIfc INTEGER, + setWanRouteriMsn DisplayString, + setWanRouteriYc INTEGER, + setWanRouteriCli INTEGER, + setWanRouteriAcc INTEGER, + setWanRouteriTyp INTEGER + } + +setWanRouteriIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(1), + dsl-2(2), + dsl-3(3), + dsl-4(4), + s0-1(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setWanRouteriEntry 1 } + +setWanRouteriMsn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MSN/EAZ" + ::= { setWanRouteriEntry 2 } + +setWanRouteriYc OBJECT-TYPE + SYNTAX INTEGER + { + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "YC." + ::= { setWanRouteriEntry 8 } + +setWanRouteriCli OBJECT-TYPE + SYNTAX INTEGER + { + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIP" + ::= { setWanRouteriEntry 3 } + +setWanRouteriAcc OBJECT-TYPE + SYNTAX INTEGER + { + all(0), + analog(2), + digital(1), + none(128) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Accept-calls" + ::= { setWanRouteriEntry 9 } + +setWanRouteriTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setWanRouteriEntry 10 } + +setWanDialpre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dial-Prefix" + ::= { setWan 7 } + +setAcco OBJECT IDENTIFIER ::= { set 18} +setAccoOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setAcco 1 } + +setAccoSav OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Save-to-Flashrom" + ::= { setAcco 2 } + +setAccoDis OBJECT-TYPE + SYNTAX INTEGER + { + mac-address(0), + ip-address(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Discriminator" + ::= { setAcco 10 } + +setAccoSor OBJECT-TYPE + SYNTAX INTEGER + { + time(0), + data(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Sort-by" + ::= { setAcco 3 } + +setAccoCurTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Current-User" + ::= { setAcco 4 } + +setAccoCurEntry OBJECT-TYPE + SYNTAX SetAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoCurUsern, setAccoCurMacad, setAccoCurPeer, setAccoCurConnt } + ::= { setAccoCurTable 1 } + +SetAccoCurEntry ::= SEQUENCE { + setAccoCurUsern DisplayString, + setAccoCurMacad DisplayString, + setAccoCurPeer DisplayString, + setAccoCurConnt INTEGER, + setAccoCurRxkby INTEGER, + setAccoCurTxkby INTEGER, + setAccoCurTotal INTEGER, + setAccoCurConne INTEGER + } + +setAccoCurUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { setAccoCurEntry 1 } + +setAccoCurMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setAccoCurEntry 2 } + +setAccoCurPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setAccoCurEntry 3 } + +setAccoCurConnt OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { setAccoCurEntry 4 } + +setAccoCurRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { setAccoCurEntry 5 } + +setAccoCurTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { setAccoCurEntry 6 } + +setAccoCurTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { setAccoCurEntry 8 } + +setAccoCurConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { setAccoCurEntry 9 } + +setAccoAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Accounting-List" + ::= { setAcco 5 } + +setAccoAccEntry OBJECT-TYPE + SYNTAX SetAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoAccUsern, setAccoAccMacad, setAccoAccPeer, setAccoAccConnt } + ::= { setAccoAccTable 1 } + +SetAccoAccEntry ::= SEQUENCE { + setAccoAccUsern DisplayString, + setAccoAccMacad DisplayString, + setAccoAccPeer DisplayString, + setAccoAccConnt INTEGER, + setAccoAccRxkby INTEGER, + setAccoAccTxkby INTEGER, + setAccoAccTotal INTEGER, + setAccoAccConne INTEGER + } + +setAccoAccUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { setAccoAccEntry 1 } + +setAccoAccMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setAccoAccEntry 2 } + +setAccoAccPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setAccoAccEntry 3 } + +setAccoAccConnt OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { setAccoAccEntry 4 } + +setAccoAccRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { setAccoAccEntry 5 } + +setAccoAccTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { setAccoAccEntry 6 } + +setAccoAccTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { setAccoAccEntry 8 } + +setAccoAccConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { setAccoAccEntry 9 } + +setAccoDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Accounting-List" + ::= { setAcco 6 } + +setAccoTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Snapshot" + ::= { setAcco 8 } + +setAccoTimEntry OBJECT-TYPE + SYNTAX SetAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoTimInde } + ::= { setAccoTimTable 1 } + +SetAccoTimEntry ::= SEQUENCE { + setAccoTimInde INTEGER, + setAccoTimActi INTEGER, + setAccoTimType INTEGER, + setAccoTimDay INTEGER, + setAccoTimDayo INTEGER, + setAccoTimHour INTEGER, + setAccoTimMinu INTEGER + } + +setAccoTimInde OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { setAccoTimEntry 1 } + +setAccoTimActi OBJECT-TYPE + SYNTAX INTEGER + { + yes(1), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setAccoTimEntry 2 } + +setAccoTimType OBJECT-TYPE + SYNTAX INTEGER + { + monthly(0), + weekly(1), + daily(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setAccoTimEntry 3 } + +setAccoTimDay OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { setAccoTimEntry 4 } + +setAccoTimDayo OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + sunday(1), + monday(2), + tuesday(3), + wednesday(4), + thursday(5), + friday(6), + saturday(7) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DayOfWeek" + ::= { setAccoTimEntry 5 } + +setAccoTimHour OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { setAccoTimEntry 6 } + +setAccoTimMinu OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { setAccoTimEntry 7 } + +setAccoLasTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Last-Snapshot" + ::= { setAcco 9 } + +setAccoLasEntry OBJECT-TYPE + SYNTAX SetAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoLasUsern, setAccoLasMacad, setAccoLasPeer, setAccoLasConnt } + ::= { setAccoLasTable 1 } + +SetAccoLasEntry ::= SEQUENCE { + setAccoLasUsern DisplayString, + setAccoLasMacad DisplayString, + setAccoLasPeer DisplayString, + setAccoLasConnt INTEGER, + setAccoLasRxkby INTEGER, + setAccoLasTxkby INTEGER, + setAccoLasTotal INTEGER, + setAccoLasConne INTEGER + } + +setAccoLasUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { setAccoLasEntry 1 } + +setAccoLasMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setAccoLasEntry 2 } + +setAccoLasPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setAccoLasEntry 3 } + +setAccoLasConnt OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { setAccoLasEntry 4 } + +setAccoLasRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { setAccoLasEntry 5 } + +setAccoLasTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { setAccoLasEntry 6 } + +setAccoLasTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { setAccoLasEntry 8 } + +setAccoLasConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { setAccoLasEntry 9 } + +setChar OBJECT IDENTIFIER ::= { set 3} +setCharDaysper OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Days-per-Period" + ::= { setChar 2 } + +setCharBudgetu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Budget-Units" + ::= { setChar 1 } + +setCharSpareun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Units" + ::= { setChar 3 } + +setCharRouteru OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-Units" + ::= { setChar 4 } + +setCharTotalun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Units" + ::= { setChar 6 } + +setCharTablebuTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Budget" + ::= { setChar 5 } + +setCharTablebuEntry OBJECT-TYPE + SYNTAX SetCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCharTablebuIfc } + ::= { setCharTablebuTable 1 } + +SetCharTablebuEntry ::= SEQUENCE { + setCharTablebuIfc INTEGER, + setCharTablebuBud INTEGER, + setCharTablebuSpa INTEGER, + setCharTablebuTot INTEGER + } + +setCharTablebuIfc OBJECT-TYPE + SYNTAX INTEGER + { + router-isdn-serial(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setCharTablebuEntry 1 } + +setCharTablebuBud OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-units" + ::= { setCharTablebuEntry 2 } + +setCharTablebuSpa OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Budget" + ::= { setCharTablebuEntry 3 } + +setCharTablebuTot OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-units" + ::= { setCharTablebuEntry 4 } + +setCharDialupm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dialup-Minutes-Budget" + ::= { setChar 13 } + +setCharSparedi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Dialup-Minutes" + ::= { setChar 14 } + +setCharRouteri OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ISDN-Serial-Minutes-Active" + ::= { setChar 15 } + +setCharTimetabTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Table" + ::= { setChar 7 } + +setCharTimetabEntry OBJECT-TYPE + SYNTAX SetCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCharTimetabIfc } + ::= { setCharTimetabTable 1 } + +SetCharTimetabEntry ::= SEQUENCE { + setCharTimetabIfc INTEGER, + setCharTimetabBudgetmi INTEGER, + setCharTimetabSparemin INTEGER, + setCharTimetabMinutesa INTEGER, + setCharTimetabMinutesp INTEGER + } + +setCharTimetabIfc OBJECT-TYPE + SYNTAX INTEGER + { + router-dsl-broadband(1), + router-isdn-serial(2), + lancapi(3), + ab-1(4), + ab-2(5), + ab-3(6), + ab-4(7), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setCharTimetabEntry 1 } + +setCharTimetabBudgetmi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-minutes" + ::= { setCharTimetabEntry 2 } + +setCharTimetabSparemin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-minutes" + ::= { setCharTimetabEntry 3 } + +setCharTimetabMinutesa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-active" + ::= { setCharTimetabEntry 4 } + +setCharTimetabMinutesp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-passive" + ::= { setCharTimetabEntry 5 } + +setCharDslbroa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DSL-Broadband-Minutes-Budget" + ::= { setChar 8 } + +setCharAdditio OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Additional-DSL-Broadband-Budget" + ::= { setChar 11 } + +setCharSpareds OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-DSL-Broadband-Minutes" + ::= { setChar 9 } + +setCharRouterd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-DSL-Broadband-Minutes-Active" + ::= { setChar 10 } + +setCharActivat OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Activate-Additional-Budget" + ::= { setChar 12 } + +setCharResetbu OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-Budgets" + ::= { setChar 16 } + +setLan OBJECT IDENTIFIER ::= { set 4} +setLanMacadd OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setLan 2 } + +setLanSpareh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Spare-Heap" + ::= { setLan 3 } + +setLanTracem OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trace-MAC" + ::= { setLan 8 } + +setLanTracel OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trace-Level" + ::= { setLan 9 } + +setTcpi OBJECT IDENTIFIER ::= { set 7} +setTcpiOpera OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setTcpi 1 } + +setTcpiNetwoTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { setTcpi 30 } + +setTcpiNetwoEntry OBJECT-TYPE + SYNTAX SetTcpiNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiNetwoNet } + ::= { setTcpiNetwoTable 1 } + +SetTcpiNetwoEntry ::= SEQUENCE { + setTcpiNetwoNet DisplayString, + setTcpiNetwoIpa IpAddress, + setTcpiNetwoIpn IpAddress, + setTcpiNetwoVla INTEGER, + setTcpiNetwoInt INTEGER, + setTcpiNetwoSrc INTEGER, + setTcpiNetwoTyp INTEGER, + setTcpiNetwoRtg INTEGER, + setTcpiNetwoCom DisplayString + } + +setTcpiNetwoNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setTcpiNetwoEntry 1 } + +setTcpiNetwoIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setTcpiNetwoEntry 2 } + +setTcpiNetwoIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setTcpiNetwoEntry 3 } + +setTcpiNetwoVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setTcpiNetwoEntry 4 } + +setTcpiNetwoInt OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(256), + lan-2(257), + lan-3(258), + lan-4(259), + any(65535) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Interface" + ::= { setTcpiNetwoEntry 5 } + +setTcpiNetwoSrc OBJECT-TYPE + SYNTAX INTEGER + { + strict(1), + loose(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-check" + ::= { setTcpiNetwoEntry 6 } + +setTcpiNetwoTyp OBJECT-TYPE + SYNTAX INTEGER + { + disabled(0), + intranet(1), + dmz(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setTcpiNetwoEntry 7 } + +setTcpiNetwoRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setTcpiNetwoEntry 8 } + +setTcpiNetwoCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setTcpiNetwoEntry 9 } + +setTcpiLoopbTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiLoopbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Loopback-List" + ::= { setTcpi 17 } + +setTcpiLoopbEntry OBJECT-TYPE + SYNTAX SetTcpiLoopbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiLoopbNam } + ::= { setTcpiLoopbTable 1 } + +SetTcpiLoopbEntry ::= SEQUENCE { + setTcpiLoopbNam DisplayString, + setTcpiLoopbLoo IpAddress, + setTcpiLoopbRtg INTEGER + } + +setTcpiLoopbNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setTcpiLoopbEntry 2 } + +setTcpiLoopbLoo OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setTcpiLoopbEntry 1 } + +setTcpiLoopbRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setTcpiLoopbEntry 3 } + +setTcpiAccesTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiAccesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-List" + ::= { setTcpi 6 } + +setTcpiAccesEntry OBJECT-TYPE + SYNTAX SetTcpiAccesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiAccesIpa, setTcpiAccesIpn, setTcpiAccesRtg } + ::= { setTcpiAccesTable 1 } + +SetTcpiAccesEntry ::= SEQUENCE { + setTcpiAccesIpa IpAddress, + setTcpiAccesIpn IpAddress, + setTcpiAccesRtg INTEGER + } + +setTcpiAccesIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setTcpiAccesEntry 1 } + +setTcpiAccesIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setTcpiAccesEntry 2 } + +setTcpiAccesRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setTcpiAccesEntry 3 } + +setTcpiDnsde OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Default" + ::= { setTcpi 7 } + +setTcpiDnsba OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Backup" + ::= { setTcpi 8 } + +setTcpiNbnsd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Default" + ::= { setTcpi 9 } + +setTcpiNbnsb OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { setTcpi 10 } + +setTcpiArptaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiArptaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "ARP-Table" + ::= { setTcpi 16 } + +setTcpiArptaEntry OBJECT-TYPE + SYNTAX SetTcpiArptaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiArptaIpa } + ::= { setTcpiArptaTable 1 } + +SetTcpiArptaEntry ::= SEQUENCE { + setTcpiArptaIpa IpAddress, + setTcpiArptaMac MacAddress, + setTcpiArptaLas INTEGER, + setTcpiArptaCon INTEGER, + setTcpiArptaEth INTEGER, + setTcpiArptaVla INTEGER, + setTcpiArptaPee DisplayString + } + +setTcpiArptaIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setTcpiArptaEntry 1 } + +setTcpiArptaMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setTcpiArptaEntry 2 } + +setTcpiArptaLas OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-access" + ::= { setTcpiArptaEntry 3 } + +setTcpiArptaCon OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + wan(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect" + ::= { setTcpiArptaEntry 4 } + +setTcpiArptaEth OBJECT-TYPE + SYNTAX INTEGER + { + wan(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { setTcpiArptaEntry 5 } + +setTcpiArptaVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setTcpiArptaEntry 7 } + +setTcpiArptaPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setTcpiArptaEntry 6 } + +setTcpiNonlo OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Non-Loc.-ARP-Replies" + ::= { setTcpi 20 } + +setTcpiIcmpo OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ICMP-On-ARP-Timeout" + ::= { setTcpi 22 } + +setTcpiArpag OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ARP-Aging-Minutes" + ::= { setTcpi 11 } + +setTcpiAlive OBJECT IDENTIFIER ::= { setTcpi 21} +setTcpiAliveTarget OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Target-Address" + ::= { setTcpiAlive 1 } + +setTcpiAliveTestin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Test-Interval" + ::= { setTcpiAlive 2 } + +setTcpiAliveRetryc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Count" + ::= { setTcpiAlive 3 } + +setTcpiAliveRetryi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Interval" + ::= { setTcpiAlive 4 } + +setTcpiAliveFailli OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fail-Limit" + ::= { setTcpiAlive 5 } + +setTcpiAliveBootty OBJECT-TYPE + SYNTAX INTEGER + { + warm-boot(0), + cold-boot(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Boot-Type" + ::= { setTcpiAlive 6 } + +setIpro OBJECT IDENTIFIER ::= { set 8} +setIproOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIpro 1 } + +setIproIprTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-Routing-Table" + ::= { setIpro 2 } + +setIproIprEntry OBJECT-TYPE + SYNTAX SetIproIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproIprIpa, setIproIprIpn, setIproIprRtg } + ::= { setIproIprTable 1 } + +SetIproIprEntry ::= SEQUENCE { + setIproIprIpa IpAddress, + setIproIprIpn IpAddress, + setIproIprRtg INTEGER, + setIproIprPee DisplayString, + setIproIprDis INTEGER, + setIproIprMas INTEGER, + setIproIprAct INTEGER, + setIproIprCom DisplayString + } + +setIproIprIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setIproIprEntry 1 } + +setIproIprIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setIproIprEntry 2 } + +setIproIprRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproIprEntry 8 } + +setIproIprPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer-or-IP" + ::= { setIproIprEntry 3 } + +setIproIprDis OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Distance" + ::= { setIproIprEntry 4 } + +setIproIprMas OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + on(1), + intranet(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Masquerade" + ::= { setIproIprEntry 5 } + +setIproIprAct OBJECT-TYPE + SYNTAX INTEGER + { + no(1), + yes(0), + semi(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setIproIprEntry 6 } + +setIproIprCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIproIprEntry 7 } + +setIproDefTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproDefEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Default-Time-List" + ::= { setIpro 13 } + +setIproDefEntry OBJECT-TYPE + SYNTAX SetIproDefEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproDefInd } + ::= { setIproDefTable 1 } + +SetIproDefEntry ::= SEQUENCE { + setIproDefInd INTEGER, + setIproDefDay BITS, + setIproDefSta DisplayString, + setIproDefSto DisplayString, + setIproDefPee DisplayString + } + +setIproDefInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setIproDefEntry 1 } + +setIproDefDay OBJECT-TYPE + SYNTAX BITS + { + monday(7), + tuesday(6), + wednesday(5), + thursday(4), + friday(3), + saturday(2), + sunday(1), + holiday(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Days" + ::= { setIproDefEntry 2 } + +setIproDefSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start" + ::= { setIproDefEntry 3 } + +setIproDefSto OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stop" + ::= { setIproDefEntry 4 } + +setIproDefPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproDefEntry 5 } + +setIproUsa OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Usage-Default-Timetable" + ::= { setIpro 14 } + +setIproPro OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Proxy-ARP" + ::= { setIpro 5 } + +setIproSen OBJECT-TYPE + SYNTAX INTEGER + { + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Send-ICMP-Redirect" + ::= { setIpro 6 } + +setIproSta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-WAN-Pool" + ::= { setIpro 11 } + +setIproEnd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-WAN-Pool" + ::= { setIpro 12 } + +setIproLoa OBJECT IDENTIFIER ::= { setIpro 20} +setIproLoaOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIproLoa 1 } + +setIproLoaBunTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproLoaBunEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Bundle-Peers" + ::= { setIproLoa 2 } + +setIproLoaBunEntry OBJECT-TYPE + SYNTAX SetIproLoaBunEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproLoaBunPeer } + ::= { setIproLoaBunTable 1 } + +SetIproLoaBunEntry ::= SEQUENCE { + setIproLoaBunPeer DisplayString, + setIproLoaBunBundlepeer1 DisplayString, + setIproLoaBunBundlepeer2 DisplayString, + setIproLoaBunBundlepeer3 DisplayString, + setIproLoaBunBundlepeer4 DisplayString + } + +setIproLoaBunPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproLoaBunEntry 1 } + +setIproLoaBunBundlepeer1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-1" + ::= { setIproLoaBunEntry 2 } + +setIproLoaBunBundlepeer2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-2" + ::= { setIproLoaBunEntry 3 } + +setIproLoaBunBundlepeer3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-3" + ::= { setIproLoaBunEntry 4 } + +setIproLoaBunBundlepeer4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-4" + ::= { setIproLoaBunEntry 5 } + +setIproVrr OBJECT IDENTIFIER ::= { setIpro 21} +setIproVrrOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIproVrr 1 } + +setIproVrrVrrTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproVrrVrrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "VRRP-List" + ::= { setIproVrr 2 } + +setIproVrrVrrEntry OBJECT-TYPE + SYNTAX SetIproVrrVrrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproVrrVrrRou } + ::= { setIproVrrVrrTable 1 } + +SetIproVrrVrrEntry ::= SEQUENCE { + setIproVrrVrrRou INTEGER, + setIproVrrVrrVir IpAddress, + setIproVrrVrrPri INTEGER, + setIproVrrVrrBpr INTEGER, + setIproVrrVrrPee DisplayString, + setIproVrrVrrCom DisplayString + } + +setIproVrrVrrRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Router-ID" + ::= { setIproVrrVrrEntry 1 } + +setIproVrrVrrVir OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "virt.-Address" + ::= { setIproVrrVrrEntry 2 } + +setIproVrrVrrPri OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio" + ::= { setIproVrrVrrEntry 3 } + +setIproVrrVrrBpr OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "B-Prio" + ::= { setIproVrrVrrEntry 4 } + +setIproVrrVrrPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproVrrVrrEntry 5 } + +setIproVrrVrrCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIproVrrVrrEntry 6 } + +setIproVrrRec OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reconnect-Delay" + ::= { setIproVrr 3 } + +setIproVrrAdv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Advert.-Intervall" + ::= { setIproVrr 4 } + +setIproVrrInt OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Internal-Services" + ::= { setIproVrr 5 } + +setIproRou OBJECT IDENTIFIER ::= { setIpro 7} +setIproRouRou OBJECT-TYPE + SYNTAX INTEGER + { + normal(0), + type-of-service(1), + diffserv(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Routing-Method" + ::= { setIproRou 1 } + +setIproRouIcm OBJECT-TYPE + SYNTAX INTEGER + { + normal(0), + reliable(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ICMP-Routing-Method" + ::= { setIproRou 2 } + +setIproRouSyn OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SYN/ACK-Speedup" + ::= { setIproRou 3 } + +setIproRouL2l OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + auto(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "L2-L3-Tagging" + ::= { setIproRou 4 } + +setIproRouL3l OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "L3-L2-Tagging" + ::= { setIproRou 5 } + +setIproRip OBJECT IDENTIFIER ::= { setIpro 8} +setIproRipLanTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Sites" + ::= { setIproRip 5 } + +setIproRipLanEntry OBJECT-TYPE + SYNTAX SetIproRipLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipLanNetw } + ::= { setIproRipLanTable 1 } + +SetIproRipLanEntry ::= SEQUENCE { + setIproRipLanNetw DisplayString, + setIproRipLanRipt INTEGER, + setIproRipLanRips INTEGER, + setIproRipLanRipa INTEGER, + setIproRipLanProp INTEGER, + setIproRipLanPois INTEGER, + setIproRipLanDftr INTEGER, + setIproRipLanRtgt DisplayString, + setIproRipLanRxfi DisplayString, + setIproRipLanTxfi DisplayString + } + +setIproRipLanNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setIproRipLanEntry 1 } + +setIproRipLanRipt OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Type" + ::= { setIproRipLanEntry 2 } + +setIproRipLanRips OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Send" + ::= { setIproRipLanEntry 12 } + +setIproRipLanRipa OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Accept" + ::= { setIproRipLanEntry 3 } + +setIproRipLanProp OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Propagate" + ::= { setIproRipLanEntry 4 } + +setIproRipLanPois OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { setIproRipLanEntry 7 } + +setIproRipLanDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { setIproRipLanEntry 5 } + +setIproRipLanRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { setIproRipLanEntry 6 } + +setIproRipLanRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rx-Filter" + ::= { setIproRipLanEntry 10 } + +setIproRipLanTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tx-Filter" + ::= { setIproRipLanEntry 11 } + +setIproRipR1m OBJECT-TYPE + SYNTAX INTEGER + { + class(0), + address(1), + cl-plus-addr(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "R1-Mask" + ::= { setIproRip 2 } + +setIproRipIprTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-RIP-Table" + ::= { setIproRip 3 } + +setIproRipIprEntry OBJECT-TYPE + SYNTAX SetIproRipIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipIprIpa, setIproRipIprIpn, setIproRipIprRtg } + ::= { setIproRipIprTable 1 } + +SetIproRipIprEntry ::= SEQUENCE { + setIproRipIprIpa IpAddress, + setIproRipIprIpn IpAddress, + setIproRipIprRtg INTEGER, + setIproRipIprTim INTEGER, + setIproRipIprDis INTEGER, + setIproRipIprGat IpAddress, + setIproRipIprPee DisplayString, + setIproRipIprPor INTEGER, + setIproRipIprVla INTEGER, + setIproRipIprNet DisplayString + } + +setIproRipIprIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setIproRipIprEntry 1 } + +setIproRipIprIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setIproRipIprEntry 2 } + +setIproRipIprRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproRipIprEntry 6 } + +setIproRipIprTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { setIproRipIprEntry 3 } + +setIproRipIprDis OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distance" + ::= { setIproRipIprEntry 4 } + +setIproRipIprGat OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { setIproRipIprEntry 5 } + +setIproRipIprPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setIproRipIprEntry 8 } + +setIproRipIprPor OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setIproRipIprEntry 9 } + +setIproRipIprVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setIproRipIprEntry 10 } + +setIproRipIprNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setIproRipIprEntry 11 } + +setIproRipWanTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Sites" + ::= { setIproRip 4 } + +setIproRipWanEntry OBJECT-TYPE + SYNTAX SetIproRipWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipWanPeer } + ::= { setIproRipWanTable 1 } + +SetIproRipWanEntry ::= SEQUENCE { + setIproRipWanPeer DisplayString, + setIproRipWanRipt INTEGER, + setIproRipWanRips INTEGER, + setIproRipWanRipa INTEGER, + setIproRipWanMasq INTEGER, + setIproRipWanPois INTEGER, + setIproRipWanRfc2 INTEGER, + setIproRipWanGate IpAddress, + setIproRipWanDftr INTEGER, + setIproRipWanRtgt DisplayString, + setIproRipWanRxfi DisplayString, + setIproRipWanTxfi DisplayString + } + +setIproRipWanPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproRipWanEntry 1 } + +setIproRipWanRipt OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Type" + ::= { setIproRipWanEntry 2 } + +setIproRipWanRips OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Send" + ::= { setIproRipWanEntry 12 } + +setIproRipWanRipa OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Accept" + ::= { setIproRipWanEntry 3 } + +setIproRipWanMasq OBJECT-TYPE + SYNTAX INTEGER + { + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Masquerade" + ::= { setIproRipWanEntry 4 } + +setIproRipWanPois OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { setIproRipWanEntry 7 } + +setIproRipWanRfc2 OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RFC2091" + ::= { setIproRipWanEntry 8 } + +setIproRipWanGate OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Gateway" + ::= { setIproRipWanEntry 9 } + +setIproRipWanDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { setIproRipWanEntry 5 } + +setIproRipWanRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { setIproRipWanEntry 6 } + +setIproRipWanRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rx-Filter" + ::= { setIproRipWanEntry 10 } + +setIproRipWanTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tx-Filter" + ::= { setIproRipWanEntry 11 } + +setIproRipFilTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipFilEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter" + ::= { setIproRip 7 } + +setIproRipFilEntry OBJECT-TYPE + SYNTAX SetIproRipFilEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipFilNam } + ::= { setIproRipFilTable 1 } + +SetIproRipFilEntry ::= SEQUENCE { + setIproRipFilNam DisplayString, + setIproRipFilFil DisplayString + } + +setIproRipFilNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproRipFilEntry 1 } + +setIproRipFilFil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Filter" + ::= { setIproRipFilEntry 2 } + +setIproRipPar OBJECT IDENTIFIER ::= { setIproRip 6} +setIproRipParUpda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update" + ::= { setIproRipPar 1 } + +setIproRipParHold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Holddown" + ::= { setIproRipPar 2 } + +setIproRipParInva OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Invalidate" + ::= { setIproRipPar 3 } + +setIproRipParFlus OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Flush" + ::= { setIproRipPar 4 } + +setIproRipParUpdd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Upd-Delay" + ::= { setIproRipPar 5 } + +setIproRipParMaxh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Hopcount" + ::= { setIproRipPar 6 } + +setIproRipParRout OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Routes-per-Frame" + ::= { setIproRipPar 7 } + +setIpro1nn OBJECT IDENTIFIER ::= { setIpro 9} +setIpro1nnTcpagings OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TCP-Aging-Seconds" + ::= { setIpro1nn 1 } + +setIpro1nnUdpagings OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "UDP-Aging-Seconds" + ::= { setIpro1nn 2 } + +setIpro1nnIcmpaging OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ICMP-Aging-Seconds" + ::= { setIpro1nn 3 } + +setIpro1nnServicetaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpro1nnServicetaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Service-Table" + ::= { setIpro1nn 4 } + +setIpro1nnServicetaEntry OBJECT-TYPE + SYNTAX SetIpro1nnServicetaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpro1nnServicetaDportf, setIpro1nnServicetaDportt, setIpro1nnServicetaProtoc, setIpro1nnServicetaPeer, setIpro1nnServicetaWanadd } + ::= { setIpro1nnServicetaTable 1 } + +SetIpro1nnServicetaEntry ::= SEQUENCE { + setIpro1nnServicetaDportf INTEGER, + setIpro1nnServicetaDportt INTEGER, + setIpro1nnServicetaProtoc INTEGER, + setIpro1nnServicetaPeer DisplayString, + setIpro1nnServicetaWanadd IpAddress, + setIpro1nnServicetaIntran IpAddress, + setIpro1nnServicetaMappor INTEGER, + setIpro1nnServicetaActive INTEGER, + setIpro1nnServicetaCommen DisplayString + } + +setIpro1nnServicetaDportf OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "D-port-from" + ::= { setIpro1nnServicetaEntry 1 } + +setIpro1nnServicetaDportt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "D-port-to" + ::= { setIpro1nnServicetaEntry 3 } + +setIpro1nnServicetaProtoc OBJECT-TYPE + SYNTAX INTEGER + { + tcp(1), + udp(2), + tcp-plus-udp(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setIpro1nnServicetaEntry 8 } + +setIpro1nnServicetaPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIpro1nnServicetaEntry 7 } + +setIpro1nnServicetaWanadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Address" + ::= { setIpro1nnServicetaEntry 9 } + +setIpro1nnServicetaIntran OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Intranet-Address" + ::= { setIpro1nnServicetaEntry 2 } + +setIpro1nnServicetaMappor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Map-Port" + ::= { setIpro1nnServicetaEntry 4 } + +setIpro1nnServicetaActive OBJECT-TYPE + SYNTAX INTEGER + { + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setIpro1nnServicetaEntry 5 } + +setIpro1nnServicetaCommen OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIpro1nnServicetaEntry 6 } + +setIpro1nnTable1nnaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpro1nnTable1nnaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-1-N-NAT" + ::= { setIpro1nn 5 } + +setIpro1nnTable1nnaEntry OBJECT-TYPE + SYNTAX SetIpro1nnTable1nnaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpro1nnTable1nnaInt } + ::= { setIpro1nnTable1nnaTable 1 } + +SetIpro1nnTable1nnaEntry ::= SEQUENCE { + setIpro1nnTable1nnaInt IpAddress, + setIpro1nnTable1nnaSou INTEGER, + setIpro1nnTable1nnaPro INTEGER, + setIpro1nnTable1nnaTim INTEGER, + setIpro1nnTable1nnaHan DisplayString, + setIpro1nnTable1nnaRem IpAddress + } + +setIpro1nnTable1nnaInt OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Intranet-Address" + ::= { setIpro1nnTable1nnaEntry 1 } + +setIpro1nnTable1nnaSou OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-Port" + ::= { setIpro1nnTable1nnaEntry 2 } + +setIpro1nnTable1nnaPro OBJECT-TYPE + SYNTAX INTEGER + { + tcp(6), + udp(17), + icmp(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Protocol" + ::= { setIpro1nnTable1nnaEntry 3 } + +setIpro1nnTable1nnaTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIpro1nnTable1nnaEntry 4 } + +setIpro1nnTable1nnaHan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Handler" + ::= { setIpro1nnTable1nnaEntry 5 } + +setIpro1nnTable1nnaRem OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "remote-Address" + ::= { setIpro1nnTable1nnaEntry 6 } + +setIpro1nnFragments OBJECT-TYPE + SYNTAX INTEGER + { + filter(0), + route(1), + reassemble(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fragments" + ::= { setIpro1nn 6 } + +setIpro1nnFragmenta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fragment-Aging-Seconds" + ::= { setIpro1nn 7 } + +setIpro1nnIpsecagin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSec-Aging-Seconds" + ::= { setIpro1nn 8 } + +setIpro1nnIpsectablTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpro1nnIpsectablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPSec-Table" + ::= { setIpro1nn 9 } + +setIpro1nnIpsectablEntry OBJECT-TYPE + SYNTAX SetIpro1nnIpsectablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpro1nnIpsectablRemotea } + ::= { setIpro1nnIpsectablTable 1 } + +SetIpro1nnIpsectablEntry ::= SEQUENCE { + setIpro1nnIpsectablRemotea IpAddress, + setIpro1nnIpsectablLocalad IpAddress, + setIpro1nnIpsectablRchi DisplayString, + setIpro1nnIpsectablRclo DisplayString, + setIpro1nnIpsectablLchi DisplayString, + setIpro1nnIpsectablLclo DisplayString, + setIpro1nnIpsectablRemotes DisplayString, + setIpro1nnIpsectablLocalsp DisplayString, + setIpro1nnIpsectablTimeout INTEGER, + setIpro1nnIpsectablCo INTEGER, + setIpro1nnIpsectablNl INTEGER, + setIpro1nnIpsectablNr INTEGER, + setIpro1nnIpsectablDp INTEGER, + setIpro1nnIpsectablFlags DisplayString + } + +setIpro1nnIpsectablRemotea OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "remote-Address" + ::= { setIpro1nnIpsectablEntry 1 } + +setIpro1nnIpsectablLocalad OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "local-Address" + ::= { setIpro1nnIpsectablEntry 2 } + +setIpro1nnIpsectablRchi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "rc-hi" + ::= { setIpro1nnIpsectablEntry 3 } + +setIpro1nnIpsectablRclo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "rc-lo" + ::= { setIpro1nnIpsectablEntry 4 } + +setIpro1nnIpsectablLchi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "lc-hi" + ::= { setIpro1nnIpsectablEntry 5 } + +setIpro1nnIpsectablLclo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "lc-lo" + ::= { setIpro1nnIpsectablEntry 6 } + +setIpro1nnIpsectablRemotes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "remote-SPI" + ::= { setIpro1nnIpsectablEntry 7 } + +setIpro1nnIpsectablLocalsp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "local-SPI" + ::= { setIpro1nnIpsectablEntry 8 } + +setIpro1nnIpsectablTimeout OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIpro1nnIpsectablEntry 9 } + +setIpro1nnIpsectablCo OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CO" + ::= { setIpro1nnIpsectablEntry 11 } + +setIpro1nnIpsectablNl OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NL" + ::= { setIpro1nnIpsectablEntry 12 } + +setIpro1nnIpsectablNr OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NR" + ::= { setIpro1nnIpsectablEntry 13 } + +setIpro1nnIpsectablDp OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DP" + ::= { setIpro1nnIpsectablEntry 14 } + +setIpro1nnIpsectablFlags OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIpro1nnIpsectablEntry 10 } + +setIpro1nnIdspoofin OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ID-Spoofing" + ::= { setIpro1nn 10 } + +setIproFir OBJECT IDENTIFIER ::= { setIpro 10} +setIproFirOpera OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIproFir 11 } + +setIproFirActioTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirActioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Actions" + ::= { setIproFir 4 } + +setIproFirActioEntry OBJECT-TYPE + SYNTAX SetIproFirActioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirActioNam } + ::= { setIproFirActioTable 1 } + +SetIproFirActioEntry ::= SEQUENCE { + setIproFirActioNam DisplayString, + setIproFirActioDes DisplayString + } + +setIproFirActioNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproFirActioEntry 1 } + +setIproFirActioDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Description" + ::= { setIproFirActioEntry 2 } + +setIproFirObjecTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirObjecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Objects" + ::= { setIproFir 1 } + +setIproFirObjecEntry OBJECT-TYPE + SYNTAX SetIproFirObjecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirObjecNam } + ::= { setIproFirObjecTable 1 } + +SetIproFirObjecEntry ::= SEQUENCE { + setIproFirObjecNam DisplayString, + setIproFirObjecDes DisplayString + } + +setIproFirObjecNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproFirObjecEntry 1 } + +setIproFirObjecDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Description" + ::= { setIproFirObjecEntry 2 } + +setIproFirRulesTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirRulesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Rules" + ::= { setIproFir 2 } + +setIproFirRulesEntry OBJECT-TYPE + SYNTAX SetIproFirRulesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirRulesNam } + ::= { setIproFirRulesTable 1 } + +SetIproFirRulesEntry ::= SEQUENCE { + setIproFirRulesNam DisplayString, + setIproFirRulesPro DisplayString, + setIproFirRulesSou DisplayString, + setIproFirRulesDes DisplayString, + setIproFirRulesAct DisplayString, + setIproFirRulesLin INTEGER, + setIproFirRulesPri INTEGER, + setIproFirRulesFir INTEGER, + setIproFirRulesVpn INTEGER, + setIproFirRulesSta INTEGER, + setIproFirRulesRtg INTEGER, + setIproFirRulesCom DisplayString + } + +setIproFirRulesNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproFirRulesEntry 1 } + +setIproFirRulesPro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirRulesEntry 2 } + +setIproFirRulesSou OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Source" + ::= { setIproFirRulesEntry 3 } + +setIproFirRulesDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination" + ::= { setIproFirRulesEntry 4 } + +setIproFirRulesAct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Action" + ::= { setIproFirRulesEntry 7 } + +setIproFirRulesLin OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Linked" + ::= { setIproFirRulesEntry 8 } + +setIproFirRulesPri OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio" + ::= { setIproFirRulesEntry 9 } + +setIproFirRulesFir OBJECT-TYPE + SYNTAX INTEGER + { + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Firewall-Rule" + ::= { setIproFirRulesEntry 10 } + +setIproFirRulesVpn OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VPN-Rule" + ::= { setIproFirRulesEntry 11 } + +setIproFirRulesSta OBJECT-TYPE + SYNTAX INTEGER + { + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stateful" + ::= { setIproFirRulesEntry 12 } + +setIproFirRulesRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproFirRulesEntry 14 } + +setIproFirRulesCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIproFirRulesEntry 13 } + +setIproFirFilteTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirFilteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-List" + ::= { setIproFir 3 } + +setIproFirFilteEntry OBJECT-TYPE + SYNTAX SetIproFirFilteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirFilteIdx } + ::= { setIproFirFilteTable 1 } + +SetIproFirFilteEntry ::= SEQUENCE { + setIproFirFilteIdx INTEGER, + setIproFirFilteProt INTEGER, + setIproFirFilteSrcm DisplayString, + setIproFirFilteSrca IpAddress, + setIproFirFilteSrcn IpAddress, + setIproFirFilteSst INTEGER, + setIproFirFilteSend INTEGER, + setIproFirFilteDstm DisplayString, + setIproFirFilteDsta IpAddress, + setIproFirFilteDstn IpAddress, + setIproFirFilteDst INTEGER, + setIproFirFilteDend INTEGER, + setIproFirFilteActi DisplayString, + setIproFirFilteLink INTEGER, + setIproFirFiltePrio INTEGER, + setIproFirFilteRtgt INTEGER + } + +setIproFirFilteIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { setIproFirFilteEntry 1 } + +setIproFirFilteProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirFilteEntry 2 } + +setIproFirFilteSrcm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-MAC" + ::= { setIproFirFilteEntry 13 } + +setIproFirFilteSrca OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirFilteEntry 3 } + +setIproFirFilteSrcn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Netmask" + ::= { setIproFirFilteEntry 4 } + +setIproFirFilteSst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-St." + ::= { setIproFirFilteEntry 5 } + +setIproFirFilteSend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-End" + ::= { setIproFirFilteEntry 6 } + +setIproFirFilteDstm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-MAC" + ::= { setIproFirFilteEntry 14 } + +setIproFirFilteDsta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirFilteEntry 7 } + +setIproFirFilteDstn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Netmask" + ::= { setIproFirFilteEntry 8 } + +setIproFirFilteDst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-St." + ::= { setIproFirFilteEntry 9 } + +setIproFirFilteDend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-End" + ::= { setIproFirFilteEntry 10 } + +setIproFirFilteActi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { setIproFirFilteEntry 11 } + +setIproFirFilteLink OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linked" + ::= { setIproFirFilteEntry 15 } + +setIproFirFiltePrio OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prio" + ::= { setIproFirFilteEntry 16 } + +setIproFirFilteRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproFirFilteEntry 17 } + +setIproFirConneTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirConneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection-List" + ::= { setIproFir 5 } + +setIproFirConneEntry OBJECT-TYPE + SYNTAX SetIproFirConneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirConneSrca, setIproFirConneDsta, setIproFirConneProt, setIproFirConneSrcp, setIproFirConneDstp } + ::= { setIproFirConneTable 1 } + +SetIproFirConneEntry ::= SEQUENCE { + setIproFirConneSrca IpAddress, + setIproFirConneDsta IpAddress, + setIproFirConneProt INTEGER, + setIproFirConneSrcp INTEGER, + setIproFirConneDstp INTEGER, + setIproFirConneRtgt INTEGER, + setIproFirConneTime INTEGER, + setIproFirConneFlag INTEGER, + setIproFirConneFilt DisplayString, + setIproFirConneSrcr DisplayString, + setIproFirConneDest DisplayString + } + +setIproFirConneSrca OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirConneEntry 1 } + +setIproFirConneDsta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirConneEntry 2 } + +setIproFirConneProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirConneEntry 3 } + +setIproFirConneSrcp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { setIproFirConneEntry 4 } + +setIproFirConneDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { setIproFirConneEntry 5 } + +setIproFirConneRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproFirConneEntry 11 } + +setIproFirConneTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirConneEntry 6 } + +setIproFirConneFlag OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIproFirConneEntry 7 } + +setIproFirConneFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirConneEntry 8 } + +setIproFirConneSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { setIproFirConneEntry 9 } + +setIproFirConneDest OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-Route" + ::= { setIproFirConneEntry 10 } + +setIproFirOpenpTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirOpenpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Open-Port-List" + ::= { setIproFir 19 } + +setIproFirOpenpEntry OBJECT-TYPE + SYNTAX SetIproFirOpenpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirOpenpSrca, setIproFirOpenpDsta, setIproFirOpenpProt, setIproFirOpenpDstp } + ::= { setIproFirOpenpTable 1 } + +SetIproFirOpenpEntry ::= SEQUENCE { + setIproFirOpenpSrca IpAddress, + setIproFirOpenpDsta IpAddress, + setIproFirOpenpProt INTEGER, + setIproFirOpenpDstp INTEGER, + setIproFirOpenpTime INTEGER, + setIproFirOpenpFilt DisplayString, + setIproFirOpenpSrcr DisplayString + } + +setIproFirOpenpSrca OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirOpenpEntry 1 } + +setIproFirOpenpDsta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirOpenpEntry 2 } + +setIproFirOpenpProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirOpenpEntry 3 } + +setIproFirOpenpDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { setIproFirOpenpEntry 5 } + +setIproFirOpenpTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirOpenpEntry 6 } + +setIproFirOpenpFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirOpenpEntry 8 } + +setIproFirOpenpSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { setIproFirOpenpEntry 9 } + +setIproFirHostbTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirHostbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-Block-List" + ::= { setIproFir 6 } + +setIproFirHostbEntry OBJECT-TYPE + SYNTAX SetIproFirHostbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirHostbSrc } + ::= { setIproFirHostbTable 1 } + +SetIproFirHostbEntry ::= SEQUENCE { + setIproFirHostbSrc IpAddress, + setIproFirHostbTim INTEGER, + setIproFirHostbFil DisplayString + } + +setIproFirHostbSrc OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirHostbEntry 1 } + +setIproFirHostbTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirHostbEntry 2 } + +setIproFirHostbFil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirHostbEntry 3 } + +setIproFirPortbTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirPortbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Block-List" + ::= { setIproFir 7 } + +setIproFirPortbEntry OBJECT-TYPE + SYNTAX SetIproFirPortbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirPortbDsta } + ::= { setIproFirPortbTable 1 } + +SetIproFirPortbEntry ::= SEQUENCE { + setIproFirPortbDsta IpAddress, + setIproFirPortbProt INTEGER, + setIproFirPortbDstp INTEGER, + setIproFirPortbTime INTEGER, + setIproFirPortbFilt DisplayString + } + +setIproFirPortbDsta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirPortbEntry 1 } + +setIproFirPortbProt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirPortbEntry 2 } + +setIproFirPortbDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { setIproFirPortbEntry 3 } + +setIproFirPortbTime OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirPortbEntry 4 } + +setIproFirPortbFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirPortbEntry 5 } + +setIproFirMaxha OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max.-Half-Open-Conns." + ::= { setIproFir 8 } + +setIproFirDosac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DoS-Action" + ::= { setIproFir 9 } + +setIproFirPorts OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Scan-Threshold" + ::= { setIproFir 12 } + +setIproFirIdsac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IDS-Action" + ::= { setIproFir 13 } + +setIproFirAdmin OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Admin.-Email" + ::= { setIproFir 10 } + +setIproFirPingb OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ping-Block" + ::= { setIproFir 14 } + +setIproFirSteal OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stealth-Mode" + ::= { setIproFir 15 } + +setIproFirAuthp OBJECT-TYPE + SYNTAX INTEGER + { + closed(0), + stealth(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth-Port" + ::= { setIproFir 16 } + +setIproFirDenys OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Deny-Session-Recover" + ::= { setIproFir 17 } + +setIproFirAppli OBJECT IDENTIFIER ::= { setIproFir 20} +setIproFirAppliFtp OBJECT IDENTIFIER ::= { setIproFirAppli 1} +setIproFirAppliFtpFtp OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "FTP-Block" + ::= { setIproFirAppliFtp 1 } + +setIproFirAppliFtpAct OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active-FTP-Block" + ::= { setIproFirAppliFtp 2 } + +setIproFirAppliFtpMin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min-Port" + ::= { setIproFirAppliFtp 3 } + +setIproFirAppliFtpChe OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-Host-IP" + ::= { setIproFirAppliFtp 4 } + +setIproFirAppliFtpFxp OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "FXP-Block" + ::= { setIproFirAppliFtp 5 } + +setIproFirAppliIrc OBJECT IDENTIFIER ::= { setIproFirAppli 2} +setIproFirAppliIrcIrc OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IRC-Block" + ::= { setIproFirAppliIrc 1 } + +setIproFirAppliIrcDdc OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DDC-Block" + ::= { setIproFirAppliIrc 2 } + +setIproFirAppliIrcMin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min-Port" + ::= { setIproFirAppliIrc 3 } + +setIproFirAppliIrcChe OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-Host-IP" + ::= { setIproFirAppliIrc 4 } + +setIproFirAppliApp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Appl.-Action" + ::= { setIproFirAppli 10 } + +setIproNnnTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproNnnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "N-N-NAT" + ::= { setIpro 19 } + +setIproNnnEntry OBJECT-TYPE + SYNTAX SetIproNnnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproNnnIdx } + ::= { setIproNnnTable 1 } + +SetIproNnnEntry ::= SEQUENCE { + setIproNnnIdx DisplayString, + setIproNnnSrca IpAddress, + setIproNnnSrcm IpAddress, + setIproNnnDsts DisplayString, + setIproNnnMapp IpAddress + } + +setIproNnnIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Idx." + ::= { setIproNnnEntry 1 } + +setIproNnnSrca OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproNnnEntry 2 } + +setIproNnnSrcm OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-Mask" + ::= { setIproNnnEntry 3 } + +setIproNnnDsts OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dst-Station" + ::= { setIproNnnEntry 4 } + +setIproNnnMapp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mapped-Network" + ::= { setIproNnnEntry 5 } + +setIproWan OBJECT-TYPE + SYNTAX INTEGER + { + manual(0), + auto(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Tag-Creation" + ::= { setIpro 22 } + +setIproTagTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproTagEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Tag-Table" + ::= { setIpro 23 } + +setIproTagEntry OBJECT-TYPE + SYNTAX SetIproTagEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproTagPee } + ::= { setIproTagTable 1 } + +SetIproTagEntry ::= SEQUENCE { + setIproTagPee DisplayString, + setIproTagRtg INTEGER, + setIproTagSta IpAddress, + setIproTagEnd IpAddress + } + +setIproTagPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproTagEntry 1 } + +setIproTagRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproTagEntry 2 } + +setIproTagSta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-WAN-Pool" + ::= { setIproTagEntry 3 } + +setIproTagEnd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-WAN-Pool" + ::= { setIproTagEntry 4 } + +setSnmp OBJECT IDENTIFIER ::= { set 9} +setSnmpSendtrap OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Send-Traps" + ::= { setSnmp 1 } + +setSnmpIptrapsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSnmpIptrapsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-Traps" + ::= { setSnmp 2 } + +setSnmpIptrapsEntry OBJECT-TYPE + SYNTAX SetSnmpIptrapsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSnmpIptrapsTra } + ::= { setSnmpIptrapsTable 1 } + +SetSnmpIptrapsEntry ::= SEQUENCE { + setSnmpIptrapsTra IpAddress, + setSnmpIptrapsLoo DisplayString, + setSnmpIptrapsVer INTEGER + } + +setSnmpIptrapsTra OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trap-IP" + ::= { setSnmpIptrapsEntry 1 } + +setSnmpIptrapsLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setSnmpIptrapsEntry 3 } + +setSnmpIptrapsVer OBJECT-TYPE + SYNTAX INTEGER + { + snmpv1(1), + snmpv2(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Version" + ::= { setSnmpIptrapsEntry 4 } + +setSnmpAdminist OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Administrator" + ::= { setSnmp 3 } + +setSnmpLocation OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Location" + ::= { setSnmp 4 } + +setSnmpRegister OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Register-Monitor" + ::= { setSnmp 5 } + +setSnmpDeletemo OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Monitor" + ::= { setSnmp 6 } + +setSnmpMonitortTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSnmpMonitortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Monitor-Table" + ::= { setSnmp 7 } + +setSnmpMonitortEntry OBJECT-TYPE + SYNTAX SetSnmpMonitortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSnmpMonitortIpa, setSnmpMonitortPor } + ::= { setSnmpMonitortTable 1 } + +SetSnmpMonitortEntry ::= SEQUENCE { + setSnmpMonitortIpa IpAddress, + setSnmpMonitortPor INTEGER, + setSnmpMonitortMac DisplayString, + setSnmpMonitortVla INTEGER, + setSnmpMonitortTim INTEGER, + setSnmpMonitortPee DisplayString, + setSnmpMonitortLoo IpAddress, + setSnmpMonitortLan DisplayString, + setSnmpMonitortEth INTEGER + } + +setSnmpMonitortIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setSnmpMonitortEntry 1 } + +setSnmpMonitortPor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setSnmpMonitortEntry 2 } + +setSnmpMonitortMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setSnmpMonitortEntry 4 } + +setSnmpMonitortVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setSnmpMonitortEntry 7 } + +setSnmpMonitortTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setSnmpMonitortEntry 3 } + +setSnmpMonitortPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setSnmpMonitortEntry 5 } + +setSnmpMonitortLoo OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setSnmpMonitortEntry 6 } + +setSnmpMonitortLan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { setSnmpMonitortEntry 8 } + +setSnmpMonitortEth OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { setSnmpMonitortEntry 9 } + +setSnmpPassword OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password-Required-for-SNMP-Read-Access" + ::= { setSnmp 10 } + +setSnmpReadonly OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Read-Only-Community" + ::= { setSnmp 15 } + +setSnmpComment1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-1" + ::= { setSnmp 11 } + +setSnmpComment2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-2" + ::= { setSnmp 12 } + +setSnmpComment3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-3" + ::= { setSnmp 13 } + +setSnmpComment4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-4" + ::= { setSnmp 14 } + +setDhcp OBJECT IDENTIFIER ::= { set 10} +setDhcpNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { setDhcp 20 } + +setDhcpNetEntry OBJECT-TYPE + SYNTAX SetDhcpNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpNetNetworknam } + ::= { setDhcpNetTable 1 } + +SetDhcpNetEntry ::= SEQUENCE { + setDhcpNetNetworknam DisplayString, + setDhcpNetStartaddre IpAddress, + setDhcpNetEndaddress IpAddress, + setDhcpNetNetmask IpAddress, + setDhcpNetBroadcasta IpAddress, + setDhcpNetGatewayadd IpAddress, + setDhcpNetDnsdefault IpAddress, + setDhcpNetDnsbackup IpAddress, + setDhcpNetNbnsdefaul IpAddress, + setDhcpNetNbnsbackup IpAddress, + setDhcpNetOperating INTEGER, + setDhcpNetBroadcastb INTEGER, + setDhcpNetMasterserv IpAddress, + setDhcpNetCache INTEGER, + setDhcpNetAdaption INTEGER + } + +setDhcpNetNetworknam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpNetEntry 1 } + +setDhcpNetStartaddre OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-Address-Pool" + ::= { setDhcpNetEntry 2 } + +setDhcpNetEndaddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-Address-Pool" + ::= { setDhcpNetEntry 3 } + +setDhcpNetNetmask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Netmask" + ::= { setDhcpNetEntry 4 } + +setDhcpNetBroadcasta OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Broadcast-Address" + ::= { setDhcpNetEntry 5 } + +setDhcpNetGatewayadd OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Gateway-Address" + ::= { setDhcpNetEntry 6 } + +setDhcpNetDnsdefault OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Default" + ::= { setDhcpNetEntry 7 } + +setDhcpNetDnsbackup OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Backup" + ::= { setDhcpNetEntry 8 } + +setDhcpNetNbnsdefaul OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Default" + ::= { setDhcpNetEntry 9 } + +setDhcpNetNbnsbackup OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { setDhcpNetEntry 10 } + +setDhcpNetOperating OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + auto(2), + relay(16), + client(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setDhcpNetEntry 11 } + +setDhcpNetBroadcastb OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Broadcast-Bit" + ::= { setDhcpNetEntry 12 } + +setDhcpNetMasterserv OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Master-Server" + ::= { setDhcpNetEntry 13 } + +setDhcpNetCache OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cache" + ::= { setDhcpNetEntry 14 } + +setDhcpNetAdaption OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Adaption" + ::= { setDhcpNetEntry 15 } + +setDhcpPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ports" + ::= { setDhcp 18 } + +setDhcpPorEntry OBJECT-TYPE + SYNTAX SetDhcpPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpPorPor } + ::= { setDhcpPorTable 1 } + +SetDhcpPorEntry ::= SEQUENCE { + setDhcpPorPor DisplayString, + setDhcpPorEna INTEGER + } + +setDhcpPorPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setDhcpPorEntry 2 } + +setDhcpPorEna OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enable-DHCP" + ::= { setDhcpPorEntry 3 } + +setDhcpMax OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max.-Lease-Time-Minutes" + ::= { setDhcp 6 } + +setDhcpDef OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Default-Lease-Time-Minutes" + ::= { setDhcp 7 } + +setDhcpDhcTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpDhcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DHCP-Table" + ::= { setDhcp 8 } + +setDhcpDhcEntry OBJECT-TYPE + SYNTAX SetDhcpDhcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpDhcIpa, setDhcpDhcNet } + ::= { setDhcpDhcTable 1 } + +SetDhcpDhcEntry ::= SEQUENCE { + setDhcpDhcIpa IpAddress, + setDhcpDhcMac DisplayString, + setDhcpDhcTim INTEGER, + setDhcpDhcHos DisplayString, + setDhcpDhcTyp BITS, + setDhcpDhcLan INTEGER, + setDhcpDhcEth INTEGER, + setDhcpDhcVla INTEGER, + setDhcpDhcNet DisplayString + } + +setDhcpDhcIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setDhcpDhcEntry 1 } + +setDhcpDhcMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setDhcpDhcEntry 2 } + +setDhcpDhcTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setDhcpDhcEntry 3 } + +setDhcpDhcHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hostname" + ::= { setDhcpDhcEntry 4 } + +setDhcpDhcTyp OBJECT-TYPE + SYNTAX BITS + { + new(15), + new(14), + dyn(11), + unkn(13), + stat(12), + bootp(10), + relay(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setDhcpDhcEntry 5 } + +setDhcpDhcLan OBJECT-TYPE + SYNTAX INTEGER + { + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { setDhcpDhcEntry 6 } + +setDhcpDhcEth OBJECT-TYPE + SYNTAX INTEGER + { + wan(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { setDhcpDhcEntry 7 } + +setDhcpDhcVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setDhcpDhcEntry 8 } + +setDhcpDhcNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpDhcEntry 9 } + +setDhcpHosTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Hosts" + ::= { setDhcp 9 } + +setDhcpHosEntry OBJECT-TYPE + SYNTAX SetDhcpHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpHosMac, setDhcpHosNet } + ::= { setDhcpHosTable 1 } + +SetDhcpHosEntry ::= SEQUENCE { + setDhcpHosMac DisplayString, + setDhcpHosNet DisplayString, + setDhcpHosIpa IpAddress, + setDhcpHosHos DisplayString, + setDhcpHosIma DisplayString + } + +setDhcpHosMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MAC-Address" + ::= { setDhcpHosEntry 1 } + +setDhcpHosNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpHosEntry 5 } + +setDhcpHosIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setDhcpHosEntry 2 } + +setDhcpHosHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hostname" + ::= { setDhcpHosEntry 3 } + +setDhcpHosIma OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-alias" + ::= { setDhcpHosEntry 4 } + +setDhcpAliTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpAliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Alias-List" + ::= { setDhcp 10 } + +setDhcpAliEntry OBJECT-TYPE + SYNTAX SetDhcpAliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpAliImagea } + ::= { setDhcpAliTable 1 } + +SetDhcpAliEntry ::= SEQUENCE { + setDhcpAliImagea DisplayString, + setDhcpAliImages IpAddress, + setDhcpAliImagef DisplayString + } + +setDhcpAliImagea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-alias" + ::= { setDhcpAliEntry 1 } + +setDhcpAliImages OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-Server" + ::= { setDhcpAliEntry 3 } + +setDhcpAliImagef OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..60)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-file" + ::= { setDhcpAliEntry 2 } + +setDhcpAddTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpAddEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Additional-Options" + ::= { setDhcp 21 } + +setDhcpAddEntry OBJECT-TYPE + SYNTAX SetDhcpAddEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpAddOptionn, setDhcpAddNetwork } + ::= { setDhcpAddTable 1 } + +SetDhcpAddEntry ::= SEQUENCE { + setDhcpAddOptionn INTEGER, + setDhcpAddNetwork DisplayString, + setDhcpAddOptiont INTEGER, + setDhcpAddOptionv DisplayString + } + +setDhcpAddOptionn OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Option-Number" + ::= { setDhcpAddEntry 1 } + +setDhcpAddNetwork OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpAddEntry 2 } + +setDhcpAddOptiont OBJECT-TYPE + SYNTAX INTEGER + { + string(0), + integer32(1), + integer16(3), + integer8(4), + ip-address(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Option-Type" + ::= { setDhcpAddEntry 4 } + +setDhcpAddOptionv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Option-Value" + ::= { setDhcpAddEntry 3 } + +setDhcpUse OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "User-Class-Identifer" + ::= { setDhcp 19 } + +setDns OBJECT IDENTIFIER ::= { set 17} +setDnsOper OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setDns 1 } + +setDnsDoma OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setDns 2 } + +setDnsSubdTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsSubdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Sub-Domains" + ::= { setDns 13 } + +setDnsSubdEntry OBJECT-TYPE + SYNTAX SetDnsSubdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsSubdNet } + ::= { setDnsSubdTable 1 } + +SetDnsSubdEntry ::= SEQUENCE { + setDnsSubdNet DisplayString, + setDnsSubdSub DisplayString + } + +setDnsSubdNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDnsSubdEntry 1 } + +setDnsSubdSub OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Sub-Domain" + ::= { setDnsSubdEntry 2 } + +setDnsReso OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Resolve-Domain" + ::= { setDns 12 } + +setDnsDhcp OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DHCP-Usage" + ::= { setDns 3 } + +setDnsNetb OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NetBIOS-Usage" + ::= { setDns 4 } + +setDnsDnslTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDnslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DNS-List" + ::= { setDns 5 } + +setDnsDnslEntry OBJECT-TYPE + SYNTAX SetDnsDnslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDnslHos } + ::= { setDnsDnslTable 1 } + +SetDnsDnslEntry ::= SEQUENCE { + setDnsDnslHos DisplayString, + setDnsDnslIpa IpAddress + } + +setDnsDnslHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsDnslEntry 1 } + +setDnsDnslIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setDnsDnslEntry 2 } + +setDnsFiltTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-List" + ::= { setDns 6 } + +setDnsFiltEntry OBJECT-TYPE + SYNTAX SetDnsFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsFiltIdx } + ::= { setDnsFiltTable 1 } + +SetDnsFiltEntry ::= SEQUENCE { + setDnsFiltIdx DisplayString, + setDnsFiltDom DisplayString, + setDnsFiltIpa IpAddress, + setDnsFiltNet IpAddress + } + +setDnsFiltIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Idx." + ::= { setDnsFiltEntry 1 } + +setDnsFiltDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setDnsFiltEntry 2 } + +setDnsFiltIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setDnsFiltEntry 3 } + +setDnsFiltNet OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Netmask" + ::= { setDnsFiltEntry 4 } + +setDnsDyndTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDyndEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dyn.-DNS-List" + ::= { setDns 8 } + +setDnsDyndEntry OBJECT-TYPE + SYNTAX SetDnsDyndEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDyndHos } + ::= { setDnsDyndTable 1 } + +SetDnsDyndEntry ::= SEQUENCE { + setDnsDyndHos DisplayString, + setDnsDyndIpa IpAddress, + setDnsDyndTim INTEGER + } + +setDnsDyndHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsDyndEntry 1 } + +setDnsDyndIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setDnsDyndEntry 2 } + +setDnsDyndTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setDnsDyndEntry 3 } + +setDnsDnsdTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDnsdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DNS-Destinations" + ::= { setDns 9 } + +setDnsDnsdEntry OBJECT-TYPE + SYNTAX SetDnsDnsdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDnsdDom } + ::= { setDnsDnsdTable 1 } + +SetDnsDnsdEntry ::= SEQUENCE { + setDnsDnsdDom DisplayString, + setDnsDnsdDes DisplayString + } + +setDnsDnsdDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain-name" + ::= { setDnsDnsdEntry 1 } + +setDnsDnsdDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination" + ::= { setDnsDnsdEntry 2 } + +setDnsLeas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Leasetime" + ::= { setDns 7 } + +setDnsServTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsServEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Service-Location-List" + ::= { setDns 10 } + +setDnsServEntry OBJECT-TYPE + SYNTAX SetDnsServEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsServSer } + ::= { setDnsServTable 1 } + +SetDnsServEntry ::= SEQUENCE { + setDnsServSer DisplayString, + setDnsServHos DisplayString, + setDnsServPor INTEGER + } + +setDnsServSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Service-Name" + ::= { setDnsServEntry 1 } + +setDnsServHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsServEntry 2 } + +setDnsServPor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setDnsServEntry 3 } + +setDnsDynaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDynaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dynamic-SRV-List" + ::= { setDns 11 } + +setDnsDynaEntry OBJECT-TYPE + SYNTAX SetDnsDynaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDynaSer } + ::= { setDnsDynaTable 1 } + +SetDnsDynaEntry ::= SEQUENCE { + setDnsDynaSer DisplayString, + setDnsDynaHos DisplayString, + setDnsDynaPor INTEGER + } + +setDnsDynaSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service-Name" + ::= { setDnsDynaEntry 1 } + +setDnsDynaHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsDynaEntry 2 } + +setDnsDynaPor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setDnsDynaEntry 3 } + +setNetb OBJECT IDENTIFIER ::= { set 16} +setNetbOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setNetb 1 } + +setNetbNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { setNetb 12 } + +setNetbNetEntry OBJECT-TYPE + SYNTAX SetNetbNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbNetNet } + ::= { setNetbNetTable 1 } + +SetNetbNetEntry ::= SEQUENCE { + setNetbNetNet DisplayString, + setNetbNetOpe INTEGER, + setNetbNetNtd DisplayString + } + +setNetbNetNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbNetEntry 1 } + +setNetbNetOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setNetbNetEntry 2 } + +setNetbNetNtd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NT-Domain" + ::= { setNetbNetEntry 3 } + +setNetbSco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Scope-ID" + ::= { setNetb 2 } + +setNetbPeeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbPeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Peers" + ::= { setNetb 4 } + +setNetbPeeEntry OBJECT-TYPE + SYNTAX SetNetbPeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbPeeNam } + ::= { setNetbPeeTable 1 } + +SetNetbPeeEntry ::= SEQUENCE { + setNetbPeeNam DisplayString, + setNetbPeeTyp INTEGER + } + +setNetbPeeNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setNetbPeeEntry 1 } + +setNetbPeeTyp OBJECT-TYPE + SYNTAX INTEGER + { + workstation(1), + router(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setNetbPeeEntry 3 } + +setNetbGroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbGroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Group-List" + ::= { setNetb 5 } + +setNetbGroEntry OBJECT-TYPE + SYNTAX SetNetbGroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbGroGro, setNetbGroTyp, setNetbGroIpa, setNetbGroRtg } + ::= { setNetbGroTable 1 } + +SetNetbGroEntry ::= SEQUENCE { + setNetbGroGro DisplayString, + setNetbGroTyp DisplayString, + setNetbGroIpa IpAddress, + setNetbGroRtg INTEGER, + setNetbGroPee DisplayString, + setNetbGroNet DisplayString, + setNetbGroTim INTEGER, + setNetbGroFla DisplayString + } + +setNetbGroGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { setNetbGroEntry 1 } + +setNetbGroTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setNetbGroEntry 2 } + +setNetbGroIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbGroEntry 3 } + +setNetbGroRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbGroEntry 8 } + +setNetbGroPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbGroEntry 4 } + +setNetbGroNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbGroEntry 7 } + +setNetbGroTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbGroEntry 5 } + +setNetbGroFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbGroEntry 6 } + +setNetbHosTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-List" + ::= { setNetb 6 } + +setNetbHosEntry OBJECT-TYPE + SYNTAX SetNetbHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbHosNam, setNetbHosTyp, setNetbHosIpa, setNetbHosRtg } + ::= { setNetbHosTable 1 } + +SetNetbHosEntry ::= SEQUENCE { + setNetbHosNam DisplayString, + setNetbHosTyp DisplayString, + setNetbHosIpa IpAddress, + setNetbHosRtg INTEGER, + setNetbHosPee DisplayString, + setNetbHosNet DisplayString, + setNetbHosTim INTEGER, + setNetbHosFla DisplayString + } + +setNetbHosNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { setNetbHosEntry 1 } + +setNetbHosTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setNetbHosEntry 2 } + +setNetbHosIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbHosEntry 3 } + +setNetbHosRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbHosEntry 8 } + +setNetbHosPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbHosEntry 4 } + +setNetbHosNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbHosEntry 7 } + +setNetbHosTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbHosEntry 5 } + +setNetbHosFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbHosEntry 6 } + +setNetbSerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server-List" + ::= { setNetb 7 } + +setNetbSerEntry OBJECT-TYPE + SYNTAX SetNetbSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbSerHos, setNetbSerGro, setNetbSerIpa, setNetbSerRtg } + ::= { setNetbSerTable 1 } + +SetNetbSerEntry ::= SEQUENCE { + setNetbSerHos DisplayString, + setNetbSerGro DisplayString, + setNetbSerIpa DisplayString, + setNetbSerRtg INTEGER, + setNetbSerOsv DisplayString, + setNetbSerSmb DisplayString, + setNetbSerSer DisplayString, + setNetbSerPee DisplayString, + setNetbSerNet DisplayString, + setNetbSerTim INTEGER, + setNetbSerFla DisplayString + } + +setNetbSerHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host" + ::= { setNetbSerEntry 1 } + +setNetbSerGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { setNetbSerEntry 2 } + +setNetbSerIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbSerEntry 4 } + +setNetbSerRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbSerEntry 12 } + +setNetbSerOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { setNetbSerEntry 5 } + +setNetbSerSmb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SMB-Ver." + ::= { setNetbSerEntry 6 } + +setNetbSerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { setNetbSerEntry 7 } + +setNetbSerPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbSerEntry 8 } + +setNetbSerNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbSerEntry 11 } + +setNetbSerTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbSerEntry 9 } + +setNetbSerFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbSerEntry 10 } + +setNetbBroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbBroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Browser-List" + ::= { setNetb 13 } + +setNetbBroEntry OBJECT-TYPE + SYNTAX SetNetbBroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbBroBro, setNetbBroGro, setNetbBroIpa, setNetbBroRtg } + ::= { setNetbBroTable 1 } + +SetNetbBroEntry ::= SEQUENCE { + setNetbBroBro DisplayString, + setNetbBroGro DisplayString, + setNetbBroIpa DisplayString, + setNetbBroRtg INTEGER, + setNetbBroOsv DisplayString, + setNetbBroSer DisplayString, + setNetbBroPee DisplayString, + setNetbBroNet DisplayString, + setNetbBroTim INTEGER, + setNetbBroFla DisplayString + } + +setNetbBroBro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Browser" + ::= { setNetbBroEntry 1 } + +setNetbBroGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { setNetbBroEntry 2 } + +setNetbBroIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbBroEntry 4 } + +setNetbBroRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbBroEntry 12 } + +setNetbBroOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { setNetbBroEntry 5 } + +setNetbBroSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { setNetbBroEntry 7 } + +setNetbBroPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbBroEntry 8 } + +setNetbBroNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbBroEntry 11 } + +setNetbBroTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbBroEntry 9 } + +setNetbBroFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbBroEntry 10 } + +setNetbSup OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Support-Browsing" + ::= { setNetb 14 } + +setNetbWat OBJECT-TYPE + SYNTAX INTEGER + { + spoof(1), + route(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Watchdogs" + ::= { setNetb 8 } + +setNetbUpd OBJECT-TYPE + SYNTAX INTEGER + { + pback(0), + trig(1), + time(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update" + ::= { setNetb 9 } + +setNetbWan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Update-Minutes" + ::= { setNetb 10 } + +setNetbLea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Leasetime" + ::= { setNetb 11 } + +setConf OBJECT IDENTIFIER ::= { set 11} +setConfPasswor OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password-Required-for-SNMP-Read-Access" + ::= { setConf 3 } + +setConfAdminea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Admin.-EAZ-MSN" + ::= { setConf 9 } + +setConfMaximum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Maximum-Connections" + ::= { setConf 4 } + +setConfConfiga OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Config-Aging-Minutes" + ::= { setConf 5 } + +setConfOutband OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Outband-Aging-Minutes" + ::= { setConf 33 } + +setConfLoginer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Login-Errors" + ::= { setConf 7 } + +setConfLockmin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lock-Minutes" + ::= { setConf 8 } + +setConfLanguag OBJECT-TYPE + SYNTAX INTEGER + { + english(1), + deutsch(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Language" + ::= { setConf 6 } + +setConfTftpcli OBJECT IDENTIFIER ::= { setConf 13} +setConfTftpcliConfigadd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Config-Address" + ::= { setConfTftpcli 1 } + +setConfTftpcliConfigfil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Config-Filename" + ::= { setConfTftpcli 2 } + +setConfTftpcliFirmwarea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Firmware-Address" + ::= { setConfTftpcli 3 } + +setConfTftpcliFirmwaref OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Firmware-Filename" + ::= { setConfTftpcli 4 } + +setConfTftpcliScriptadd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Script-Address" + ::= { setConfTftpcli 6 } + +setConfTftpcliScriptfil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Script-Filename" + ::= { setConfTftpcli 7 } + +setConfTftpcliBytesperh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bytes-per-Hashmark" + ::= { setConfTftpcli 5 } + +setConfAccesstTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfAccesstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-Table" + ::= { setConf 15 } + +setConfAccesstEntry OBJECT-TYPE + SYNTAX SetConfAccesstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfAccesstIfc } + ::= { setConfAccesstTable 1 } + +SetConfAccesstEntry ::= SEQUENCE { + setConfAccesstIfc INTEGER, + setConfAccesstTelnet INTEGER, + setConfAccesstTftp INTEGER, + setConfAccesstHttp INTEGER, + setConfAccesstSnmp INTEGER, + setConfAccesstHttps INTEGER, + setConfAccesstTelnets INTEGER, + setConfAccesstSsh INTEGER + } + +setConfAccesstIfc OBJECT-TYPE + SYNTAX INTEGER + { + lan(1), + wan(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc." + ::= { setConfAccesstEntry 1 } + +setConfAccesstTelnet OBJECT-TYPE + SYNTAX INTEGER + { + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet" + ::= { setConfAccesstEntry 2 } + +setConfAccesstTftp OBJECT-TYPE + SYNTAX INTEGER + { + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TFTP" + ::= { setConfAccesstEntry 3 } + +setConfAccesstHttp OBJECT-TYPE + SYNTAX INTEGER + { + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "HTTP" + ::= { setConfAccesstEntry 4 } + +setConfAccesstSnmp OBJECT-TYPE + SYNTAX INTEGER + { + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SNMP" + ::= { setConfAccesstEntry 5 } + +setConfAccesstHttps OBJECT-TYPE + SYNTAX INTEGER + { + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "HTTPS" + ::= { setConfAccesstEntry 6 } + +setConfAccesstTelnets OBJECT-TYPE + SYNTAX INTEGER + { + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet-SSL" + ::= { setConfAccesstEntry 7 } + +setConfAccesstSsh OBJECT-TYPE + SYNTAX INTEGER + { + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SSH" + ::= { setConfAccesstEntry 8 } + +setConfScreenh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Screen-Height" + ::= { setConf 16 } + +setConfFunctioTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfFunctioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Function-Keys" + ::= { setConf 43 } + +setConfFunctioEntry OBJECT-TYPE + SYNTAX SetConfFunctioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfFunctioKey } + ::= { setConfFunctioTable 1 } + +SetConfFunctioEntry ::= SEQUENCE { + setConfFunctioKey INTEGER, + setConfFunctioMap DisplayString + } + +setConfFunctioKey OBJECT-TYPE + SYNTAX INTEGER + { + f1(1), + f2(2), + f3(3), + f4(4), + f5(5), + f6(6), + f7(7), + f8(8), + f9(9), + f10(10), + f11(11), + f12(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Key" + ::= { setConfFunctioEntry 1 } + +setConfFunctioMap OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..99)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mapping" + ::= { setConfFunctioEntry 2 } + +setConfLl2m OBJECT IDENTIFIER ::= { setConf 50} +setConfLl2mOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setConfLl2m 1 } + +setConfLl2mTim OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-Limit" + ::= { setConfLl2m 2 } + +setConfCrashme OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Crash-Message" + ::= { setConf 40 } + +setConfAdminge OBJECT-TYPE + SYNTAX INTEGER + { + unknown(0), + male(1), + female(2), + geek(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Admin-Gender" + ::= { setConf 41 } + +setConfAsserta OBJECT-TYPE + SYNTAX INTEGER + { + log-only(0), + reboot(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Assert-Action" + ::= { setConf 42 } + +setConfPrompt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prompt" + ::= { setConf 17 } + +setConfLedtest OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + green(2), + red(1), + no-test(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LED-Test" + ::= { setConf 18 } + +setConfCrontabTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfCrontabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Cron-Table" + ::= { setConf 20 } + +setConfCrontabEntry OBJECT-TYPE + SYNTAX SetConfCrontabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfCrontabInde } + ::= { setConfCrontabTable 1 } + +SetConfCrontabEntry ::= SEQUENCE { + setConfCrontabInde INTEGER, + setConfCrontabActi INTEGER, + setConfCrontabBase INTEGER, + setConfCrontabVari INTEGER, + setConfCrontabMinu DisplayString, + setConfCrontabHour DisplayString, + setConfCrontabDayo DisplayString, + setConfCrontabDay DisplayString, + setConfCrontabMont DisplayString, + setConfCrontabComm DisplayString, + setConfCrontabOwne DisplayString + } + +setConfCrontabInde OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setConfCrontabEntry 1 } + +setConfCrontabActi OBJECT-TYPE + SYNTAX INTEGER + { + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setConfCrontabEntry 9 } + +setConfCrontabBase OBJECT-TYPE + SYNTAX INTEGER + { + real-time(0), + operation-time(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Base" + ::= { setConfCrontabEntry 8 } + +setConfCrontabVari OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Variation" + ::= { setConfCrontabEntry 11 } + +setConfCrontabMinu OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { setConfCrontabEntry 2 } + +setConfCrontabHour OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { setConfCrontabEntry 3 } + +setConfCrontabDayo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DayOfWeek" + ::= { setConfCrontabEntry 4 } + +setConfCrontabDay OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { setConfCrontabEntry 5 } + +setConfCrontabMont OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Month" + ::= { setConfCrontabEntry 6 } + +setConfCrontabComm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..100)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Command" + ::= { setConfCrontabEntry 7 } + +setConfCrontabOwne OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Owner" + ::= { setConfCrontabEntry 10 } + +setConfAdminsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfAdminsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Admins" + ::= { setConf 21 } + +setConfAdminsEntry OBJECT-TYPE + SYNTAX SetConfAdminsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfAdminsAdm } + ::= { setConfAdminsTable 1 } + +SetConfAdminsEntry ::= SEQUENCE { + setConfAdminsAdm DisplayString, + setConfAdminsPas DisplayString, + setConfAdminsAct INTEGER, + setConfAdminsAcc INTEGER, + setConfAdminsFun BITS + } + +setConfAdminsAdm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Administrator" + ::= { setConfAdminsEntry 1 } + +setConfAdminsPas OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password" + ::= { setConfAdminsEntry 2 } + +setConfAdminsAct OBJECT-TYPE + SYNTAX INTEGER + { + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setConfAdminsEntry 4 } + +setConfAdminsAcc OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + admin-ro-limit(8388608), + admin-rw-limit(8388864), + admin-ro(16777216), + admin-rw(16777472), + supervisor(-1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Access-Rights" + ::= { setConfAdminsEntry 5 } + +setConfAdminsFun OBJECT-TYPE + SYNTAX BITS + { + basic-wizard(31), + security-wizard(30), + internet-wizard(29), + ras-wizard(27), + provider-selection(28), + lanlan-wizard(26), + time-setting(25), + device-search(24), + rollout-wizard(18), + dynamic-dns-wizard(17) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Function-Rights" + ::= { setConfAdminsEntry 3 } + +setConfPredefaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfPredefaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Predef.-Admins" + ::= { setConf 27 } + +setConfPredefaEntry OBJECT-TYPE + SYNTAX SetConfPredefaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfPredefaNam } + ::= { setConfPredefaTable 1 } + +SetConfPredefaEntry ::= SEQUENCE { + setConfPredefaNam DisplayString + } + +setConfPredefaNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { setConfPredefaEntry 1 } + +setConfLan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN" + ::= { setConf 1 } + +setConfWan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN" + ::= { setConf 2 } + +setConfTelnetp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet-Port" + ::= { setConf 23 } + +setConfTelnets OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet-SSL-Port" + ::= { setConf 24 } + +setConfResetbu OBJECT-TYPE + SYNTAX INTEGER + { + ignore(0), + boot-only(1), + reset-or-boot(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-button" + ::= { setConf 32 } + +setConfMonitor OBJECT IDENTIFIER ::= { setConf 35} +setConfMonitorTracemask1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tracemask1" + ::= { setConfMonitor 1 } + +setConfMonitorTracemask2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tracemask2" + ::= { setConfMonitor 2 } + +setConfUpdatec OBJECT IDENTIFIER ::= { setConf 30} +setConfUpdatecOperati OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setConfUpdatec 1 } + +setConfUpdatecServern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Name" + ::= { setConfUpdatec 2 } + +setConfUpdatecServerp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Port" + ::= { setConfUpdatec 3 } + +setConfUpdatecRespons OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Response-Timeout" + ::= { setConfUpdatec 4 } + +setConfUpdatecRetryfa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Failure" + ::= { setConfUpdatec 5 } + +setConfUpdatecRetryok OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Ok" + ::= { setConfUpdatec 6 } + +setConfUpdatecLastfir OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..21)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Firmware-Update" + ::= { setConfUpdatec 7 } + +setConfUpdatecLastcon OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..21)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Config-Update" + ::= { setConfUpdatec 8 } + +setConfAntithe OBJECT IDENTIFIER ::= { setConf 31} +setConfAntitheEna OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enabled" + ::= { setConfAntithe 1 } + +setConfAntitheMet OBJECT-TYPE + SYNTAX INTEGER + { + basic-call(0), + facility(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Method" + ::= { setConfAntithe 6 } + +setConfAntitheIsd OBJECT-TYPE + SYNTAX INTEGER + { + s0-1(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ISDN-Ifc" + ::= { setConfAntithe 7 } + +setConfAntitheCal OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Called-Number" + ::= { setConfAntithe 2 } + +setConfAntitheOut OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Outgoing-Calling-Number" + ::= { setConfAntithe 3 } + +setConfAntitheChe OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Checked-Calling-Number" + ::= { setConfAntithe 4 } + +setConfSshport OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SSH-Port" + ::= { setConf 25 } + +setConfSshauthTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfSshauthEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "SSH-Authentication-Methods" + ::= { setConf 26 } + +setConfSshauthEntry OBJECT-TYPE + SYNTAX SetConfSshauthEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfSshauthIfc } + ::= { setConfSshauthTable 1 } + +SetConfSshauthEntry ::= SEQUENCE { + setConfSshauthIfc INTEGER, + setConfSshauthMet INTEGER + } + +setConfSshauthIfc OBJECT-TYPE + SYNTAX INTEGER + { + lan(1), + wan(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc." + ::= { setConfSshauthEntry 1 } + +setConfSshauthMet OBJECT-TYPE + SYNTAX INTEGER + { + public-key(1), + password(2), + all(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Methods" + ::= { setConfSshauthEntry 2 } + +setLanc OBJECT IDENTIFIER ::= { set 13} +setLancAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-List" + ::= { setLanc 1 } + +setLancAccEntry OBJECT-TYPE + SYNTAX SetLancAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLancAccIpa, setLancAccIpn, setLancAccRtg } + ::= { setLancAccTable 1 } + +SetLancAccEntry ::= SEQUENCE { + setLancAccIpa IpAddress, + setLancAccIpn IpAddress, + setLancAccRtg INTEGER + } + +setLancAccIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setLancAccEntry 1 } + +setLancAccIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setLancAccEntry 2 } + +setLancAccRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setLancAccEntry 3 } + +setLancUdp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "UDP-Port" + ::= { setLanc 3 } + +setLancIntTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interface-List" + ::= { setLanc 6 } + +setLancIntEntry OBJECT-TYPE + SYNTAX SetLancIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLancIntIfc } + ::= { setLancIntTable 1 } + +SetLancIntEntry ::= SEQUENCE { + setLancIntIfc INTEGER, + setLancIntOpe INTEGER, + setLancIntMax INTEGER, + setLancIntEaz DisplayString, + setLancIntFor INTEGER + } + +setLancIntIfc OBJECT-TYPE + SYNTAX INTEGER + { + s0-1(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setLancIntEntry 1 } + +setLancIntOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + dial-only(2), + dial-in-only(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setLancIntEntry 2 } + +setLancIntMax OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Connections" + ::= { setLancIntEntry 6 } + +setLancIntEaz OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "EAZ-MSN(s)" + ::= { setLancIntEntry 3 } + +setLancIntFor OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Force-Out-MSN" + ::= { setLancIntEntry 5 } + +setLancPriTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Priority-List" + ::= { setLanc 7 } + +setLancPriEntry OBJECT-TYPE + SYNTAX SetLancPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLancPriIfc } + ::= { setLancPriTable 1 } + +SetLancPriEntry ::= SEQUENCE { + setLancPriIfc INTEGER, + setLancPriPri INTEGER + } + +setLancPriIfc OBJECT-TYPE + SYNTAX INTEGER + { + s0-1(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setLancPriEntry 1 } + +setLancPriPri OBJECT-TYPE + SYNTAX INTEGER + { + p1(0), + p2(1), + p3(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio-out" + ::= { setLancPriEntry 2 } + +setLcr OBJECT IDENTIFIER ::= { set 15} +setLcrRou OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Router-Usage" + ::= { setLcr 1 } + +setLcrLan OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lancapi-Usage" + ::= { setLcr 2 } + +setLcrTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLcrTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-List" + ::= { setLcr 4 } + +setLcrTimEntry OBJECT-TYPE + SYNTAX SetLcrTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLcrTimInd } + ::= { setLcrTimTable 1 } + +SetLcrTimEntry ::= SEQUENCE { + setLcrTimInd INTEGER, + setLcrTimPre DisplayString, + setLcrTimDay BITS, + setLcrTimSta DisplayString, + setLcrTimSto DisplayString, + setLcrTimNum DisplayString, + setLcrTimFal INTEGER + } + +setLcrTimInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setLcrTimEntry 1 } + +setLcrTimPre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prefix" + ::= { setLcrTimEntry 2 } + +setLcrTimDay OBJECT-TYPE + SYNTAX BITS + { + monday(7), + tuesday(6), + wednesday(5), + thursday(4), + friday(3), + saturday(2), + sunday(1), + holiday(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Days" + ::= { setLcrTimEntry 3 } + +setLcrTimSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start" + ::= { setLcrTimEntry 4 } + +setLcrTimSto OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stop" + ::= { setLcrTimEntry 5 } + +setLcrTimNum OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Number-List" + ::= { setLcrTimEntry 6 } + +setLcrTimFal OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fallback" + ::= { setLcrTimEntry 7 } + +setLcrHolTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLcrHolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Holidays" + ::= { setLcr 5 } + +setLcrHolEntry OBJECT-TYPE + SYNTAX SetLcrHolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLcrHolInd } + ::= { setLcrHolTable 1 } + +SetLcrHolEntry ::= SEQUENCE { + setLcrHolInd INTEGER, + setLcrHolDat DisplayString + } + +setLcrHolInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setLcrHolEntry 1 } + +setLcrHolDat OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..13)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Date" + ::= { setLcrHolEntry 2 } + +setTime OBJECT IDENTIFIER ::= { set 14} +setTimeFetch OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + isdn(1), + ntp(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fetch-Method" + ::= { setTime 1 } + +setTimeCurre OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Current-Time" + ::= { setTime 2 } + +setTimeTimec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-Call-Number" + ::= { setTime 3 } + +setTimeCalla OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Call-Attempts" + ::= { setTime 5 } + +setTimeUtcin OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "UTC-in-Seconds" + ::= { setTime 7 } + +setTimeTimez OBJECT-TYPE + SYNTAX INTEGER + { + e0(0), + plus-1(1), + plus-2(2), + plus-3(3), + plus-4(4), + plus-5(5), + plus-6(6), + plus-7(7), + plus-8(8), + plus-9(9), + plus-10(10), + plus-11(11), + plus-12(12), + plus-13(13), + plus-14(14), + minus-1(255), + minus-2(254), + minus-3(253), + minus-4(252), + minus-5(251), + minus-6(250), + minus-7(249), + minus-8(248), + minus-9(247), + minus-10(246), + minus-11(245), + minus-12(244) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Timezone" + ::= { setTime 10 } + +setTimeDayli OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + europe-eu(2), + russia(3), + usa(4), + user-defined(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Daylight-saving-time" + ::= { setTime 11 } + +setTimeDstclTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTimeDstclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DST-clock-changes" + ::= { setTime 12 } + +setTimeDstclEntry OBJECT-TYPE + SYNTAX SetTimeDstclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTimeDstclEve } + ::= { setTimeDstclTable 1 } + +SetTimeDstclEntry ::= SEQUENCE { + setTimeDstclEve INTEGER, + setTimeDstclInd INTEGER, + setTimeDstclDay INTEGER, + setTimeDstclMon INTEGER, + setTimeDstclHou INTEGER, + setTimeDstclMin INTEGER, + setTimeDstclTim INTEGER + } + +setTimeDstclEve OBJECT-TYPE + SYNTAX INTEGER + { + start(1), + end(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { setTimeDstclEntry 1 } + +setTimeDstclInd OBJECT-TYPE + SYNTAX INTEGER + { + e4-last(252), + e3-last(253), + e2-last(254), + last(255), + first(1), + second(2), + third(3), + fourth(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setTimeDstclEntry 2 } + +setTimeDstclDay OBJECT-TYPE + SYNTAX INTEGER + { + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { setTimeDstclEntry 3 } + +setTimeDstclMon OBJECT-TYPE + SYNTAX INTEGER + { + january(1), + february(2), + march(3), + april(4), + may(5), + june(6), + july(7), + august(8), + september(9), + october(10), + november(11), + december(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Month" + ::= { setTimeDstclEntry 4 } + +setTimeDstclHou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { setTimeDstclEntry 5 } + +setTimeDstclMin OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { setTimeDstclEntry 6 } + +setTimeDstclTim OBJECT-TYPE + SYNTAX INTEGER + { + utc(1), + lst(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-type" + ::= { setTimeDstclEntry 7 } + +setTimeGetti OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Get-Time" + ::= { setTime 13 } + +setVpn OBJECT IDENTIFIER ::= { set 19} +setVpnOperating OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + exclusive(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setVpn 8 } + +setVpnNattoperati OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NAT-T-Operating" + ::= { setVpn 16 } + +setVpnSimplecertr OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Simple-Cert-RAS-Operating" + ::= { setVpn 17 } + +setVpnAllowremote OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Allow-Remote-Network-Selection" + ::= { setVpn 22 } + +setVpnEstablishsa OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + only-with-keepalive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Establish-SAs-Collectively" + ::= { setVpn 23 } + +setVpnVpnpeersTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnVpnpeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "VPN-Peers" + ::= { setVpn 9 } + +setVpnVpnpeersEntry OBJECT-TYPE + SYNTAX SetVpnVpnpeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnVpnpeersPeer } + ::= { setVpnVpnpeersTable 1 } + +SetVpnVpnpeersEntry ::= SEQUENCE { + setVpnVpnpeersPeer DisplayString, + setVpnVpnpeersShti INTEGER, + setVpnVpnpeersExtr IpAddress, + setVpnVpnpeersRemo DisplayString, + setVpnVpnpeersRtgt INTEGER, + setVpnVpnpeersLaye DisplayString, + setVpnVpnpeersDyna INTEGER, + setVpnVpnpeersIkee INTEGER, + setVpnVpnpeersRule INTEGER, + setVpnVpnpeersDpdi INTEGER, + setVpnVpnpeersIkec INTEGER, + setVpnVpnpeersXaut INTEGER + } + +setVpnVpnpeersPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setVpnVpnpeersEntry 1 } + +setVpnVpnpeersShti OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setVpnVpnpeersEntry 6 } + +setVpnVpnpeersExtr OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Extranet-Address" + ::= { setVpnVpnpeersEntry 2 } + +setVpnVpnpeersRemo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gw" + ::= { setVpnVpnpeersEntry 8 } + +setVpnVpnpeersRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setVpnVpnpeersEntry 15 } + +setVpnVpnpeersLaye OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Layer" + ::= { setVpnVpnpeersEntry 4 } + +setVpnVpnpeersDyna OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + icmp(4), + udp(8), + b-channel(1), + d-channel(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "dynamic" + ::= { setVpnVpnpeersEntry 5 } + +setVpnVpnpeersIkee OBJECT-TYPE + SYNTAX INTEGER + { + main-mode(0), + aggressive-mode(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Exchange" + ::= { setVpnVpnpeersEntry 7 } + +setVpnVpnpeersRule OBJECT-TYPE + SYNTAX INTEGER + { + auto(0), + manually(1), + off(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rule-creation" + ::= { setVpnVpnpeersEntry 9 } + +setVpnVpnpeersDpdi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DPD-Inact-Timeout" + ::= { setVpnVpnpeersEntry 10 } + +setVpnVpnpeersIkec OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + client(1), + server(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-CFG" + ::= { setVpnVpnpeersEntry 11 } + +setVpnVpnpeersXaut OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + client(1), + server(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "XAUTH" + ::= { setVpnVpnpeersEntry 12 } + +setVpnAdditionalgTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnAdditionalgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Additional-Gateways" + ::= { setVpn 12 } + +setVpnAdditionalgEntry OBJECT-TYPE + SYNTAX SetVpnAdditionalgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnAdditionalgPeer } + ::= { setVpnAdditionalgTable 1 } + +SetVpnAdditionalgEntry ::= SEQUENCE { + setVpnAdditionalgPeer DisplayString, + setVpnAdditionalgRemotegateway1 DisplayString, + setVpnAdditionalgRtgtag1 INTEGER, + setVpnAdditionalgRemotegateway2 DisplayString, + setVpnAdditionalgRtgtag2 INTEGER, + setVpnAdditionalgRemotegateway3 DisplayString, + setVpnAdditionalgRtgtag3 INTEGER, + setVpnAdditionalgRemotegateway4 DisplayString, + setVpnAdditionalgRtgtag4 INTEGER, + setVpnAdditionalgRemotegateway5 DisplayString, + setVpnAdditionalgRtgtag5 INTEGER, + setVpnAdditionalgRemotegateway6 DisplayString, + setVpnAdditionalgRtgtag6 INTEGER, + setVpnAdditionalgRemotegateway7 DisplayString, + setVpnAdditionalgRtgtag7 INTEGER, + setVpnAdditionalgRemotegateway8 DisplayString, + setVpnAdditionalgRtgtag8 INTEGER, + setVpnAdditionalgRemotegateway9 DisplayString, + setVpnAdditionalgRtgtag9 INTEGER, + setVpnAdditionalgRemotegateway10 DisplayString, + setVpnAdditionalgRtgtag10 INTEGER, + setVpnAdditionalgRemotegateway11 DisplayString, + setVpnAdditionalgRtgtag11 INTEGER, + setVpnAdditionalgRemotegateway12 DisplayString, + setVpnAdditionalgRtgtag12 INTEGER, + setVpnAdditionalgRemotegateway13 DisplayString, + setVpnAdditionalgRtgtag13 INTEGER, + setVpnAdditionalgRemotegateway14 DisplayString, + setVpnAdditionalgRtgtag14 INTEGER, + setVpnAdditionalgRemotegateway15 DisplayString, + setVpnAdditionalgRtgtag15 INTEGER, + setVpnAdditionalgRemotegateway16 DisplayString, + setVpnAdditionalgRtgtag16 INTEGER, + setVpnAdditionalgBeginwith INTEGER + } + +setVpnAdditionalgPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setVpnAdditionalgEntry 1 } + +setVpnAdditionalgRemotegateway1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-1" + ::= { setVpnAdditionalgEntry 2 } + +setVpnAdditionalgRtgtag1 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-1" + ::= { setVpnAdditionalgEntry 11 } + +setVpnAdditionalgRemotegateway2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-2" + ::= { setVpnAdditionalgEntry 3 } + +setVpnAdditionalgRtgtag2 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-2" + ::= { setVpnAdditionalgEntry 12 } + +setVpnAdditionalgRemotegateway3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-3" + ::= { setVpnAdditionalgEntry 4 } + +setVpnAdditionalgRtgtag3 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-3" + ::= { setVpnAdditionalgEntry 13 } + +setVpnAdditionalgRemotegateway4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-4" + ::= { setVpnAdditionalgEntry 5 } + +setVpnAdditionalgRtgtag4 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-4" + ::= { setVpnAdditionalgEntry 14 } + +setVpnAdditionalgRemotegateway5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-5" + ::= { setVpnAdditionalgEntry 6 } + +setVpnAdditionalgRtgtag5 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-5" + ::= { setVpnAdditionalgEntry 15 } + +setVpnAdditionalgRemotegateway6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-6" + ::= { setVpnAdditionalgEntry 7 } + +setVpnAdditionalgRtgtag6 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-6" + ::= { setVpnAdditionalgEntry 16 } + +setVpnAdditionalgRemotegateway7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-7" + ::= { setVpnAdditionalgEntry 8 } + +setVpnAdditionalgRtgtag7 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-7" + ::= { setVpnAdditionalgEntry 17 } + +setVpnAdditionalgRemotegateway8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-8" + ::= { setVpnAdditionalgEntry 9 } + +setVpnAdditionalgRtgtag8 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-8" + ::= { setVpnAdditionalgEntry 18 } + +setVpnAdditionalgRemotegateway9 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-9" + ::= { setVpnAdditionalgEntry 19 } + +setVpnAdditionalgRtgtag9 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-9" + ::= { setVpnAdditionalgEntry 27 } + +setVpnAdditionalgRemotegateway10 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-10" + ::= { setVpnAdditionalgEntry 20 } + +setVpnAdditionalgRtgtag10 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-10" + ::= { setVpnAdditionalgEntry 28 } + +setVpnAdditionalgRemotegateway11 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-11" + ::= { setVpnAdditionalgEntry 21 } + +setVpnAdditionalgRtgtag11 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-11" + ::= { setVpnAdditionalgEntry 29 } + +setVpnAdditionalgRemotegateway12 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-12" + ::= { setVpnAdditionalgEntry 22 } + +setVpnAdditionalgRtgtag12 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-12" + ::= { setVpnAdditionalgEntry 30 } + +setVpnAdditionalgRemotegateway13 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-13" + ::= { setVpnAdditionalgEntry 23 } + +setVpnAdditionalgRtgtag13 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-13" + ::= { setVpnAdditionalgEntry 31 } + +setVpnAdditionalgRemotegateway14 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-14" + ::= { setVpnAdditionalgEntry 24 } + +setVpnAdditionalgRtgtag14 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-14" + ::= { setVpnAdditionalgEntry 32 } + +setVpnAdditionalgRemotegateway15 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-15" + ::= { setVpnAdditionalgEntry 25 } + +setVpnAdditionalgRtgtag15 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-15" + ::= { setVpnAdditionalgEntry 33 } + +setVpnAdditionalgRemotegateway16 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-16" + ::= { setVpnAdditionalgEntry 26 } + +setVpnAdditionalgRtgtag16 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-16" + ::= { setVpnAdditionalgEntry 34 } + +setVpnAdditionalgBeginwith OBJECT-TYPE + SYNTAX INTEGER + { + last-used(0), + first(1), + random(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Begin-With" + ::= { setVpnAdditionalgEntry 10 } + +setVpnLayerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Layer" + ::= { setVpn 7 } + +setVpnLayerEntry OBJECT-TYPE + SYNTAX SetVpnLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnLayerName } + ::= { setVpnLayerTable 1 } + +SetVpnLayerEntry ::= SEQUENCE { + setVpnLayerName DisplayString, + setVpnLayerPfsg INTEGER, + setVpnLayerIkeg INTEGER, + setVpnLayerIkep DisplayString, + setVpnLayerIpse DisplayString, + setVpnLayerIkek DisplayString + } + +setVpnLayerName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnLayerEntry 1 } + +setVpnLayerPfsg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PFS-Grp" + ::= { setVpnLayerEntry 3 } + +setVpnLayerIkeg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Grp" + ::= { setVpnLayerEntry 4 } + +setVpnLayerIkep OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Prop-List" + ::= { setVpnLayerEntry 5 } + +setVpnLayerIpse OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Prop-List" + ::= { setVpnLayerEntry 6 } + +setVpnLayerIkek OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Key" + ::= { setVpnLayerEntry 7 } + +setVpnProposals OBJECT IDENTIFIER ::= { setVpn 4} +setVpnProposalsIkeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE" + ::= { setVpnProposals 11 } + +setVpnProposalsIkeEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIkeName } + ::= { setVpnProposalsIkeTable 1 } + +SetVpnProposalsIkeEntry ::= SEQUENCE { + setVpnProposalsIkeName DisplayString, + setVpnProposalsIkeIkecrypta INTEGER, + setVpnProposalsIkeIkecryptk INTEGER, + setVpnProposalsIkeIkeauthal INTEGER, + setVpnProposalsIkeIkeauthmo INTEGER, + setVpnProposalsIkeLifetimes INTEGER, + setVpnProposalsIkeLifetimek INTEGER + } + +setVpnProposalsIkeName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnProposalsIkeEntry 1 } + +setVpnProposalsIkeIkecrypta OBJECT-TYPE + SYNTAX INTEGER + { + aes-cbc(7), + blowfish-cbc(3), + cast128-cbc(6), + e3des-cbc(5), + des-cbc(1), + null(42) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Crypt-Alg" + ::= { setVpnProposalsIkeEntry 2 } + +setVpnProposalsIkeIkecryptk OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Crypt-Keylen" + ::= { setVpnProposalsIkeEntry 3 } + +setVpnProposalsIkeIkeauthal OBJECT-TYPE + SYNTAX INTEGER + { + md5(1), + sha1(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Auth-Alg" + ::= { setVpnProposalsIkeEntry 4 } + +setVpnProposalsIkeIkeauthmo OBJECT-TYPE + SYNTAX INTEGER + { + preshared-key(1), + rsa-signature(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Auth-Mode" + ::= { setVpnProposalsIkeEntry 5 } + +setVpnProposalsIkeLifetimes OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-Sec" + ::= { setVpnProposalsIkeEntry 6 } + +setVpnProposalsIkeLifetimek OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-KB" + ::= { setVpnProposalsIkeEntry 7 } + +setVpnProposalsIpsecTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIpsecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPSEC" + ::= { setVpnProposals 12 } + +setVpnProposalsIpsecEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIpsecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIpsecName } + ::= { setVpnProposalsIpsecTable 1 } + +SetVpnProposalsIpsecEntry ::= SEQUENCE { + setVpnProposalsIpsecName DisplayString, + setVpnProposalsIpsecEncapsmod INTEGER, + setVpnProposalsIpsecEspcrypta INTEGER, + setVpnProposalsIpsecEspcryptk INTEGER, + setVpnProposalsIpsecEspauthal INTEGER, + setVpnProposalsIpsecAhauthalg INTEGER, + setVpnProposalsIpsecIpcompalg INTEGER, + setVpnProposalsIpsecLifetimes INTEGER, + setVpnProposalsIpsecLifetimek INTEGER + } + +setVpnProposalsIpsecName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnProposalsIpsecEntry 1 } + +setVpnProposalsIpsecEncapsmod OBJECT-TYPE + SYNTAX INTEGER + { + tunnel(1), + transport(2), + mixed-lcos4(65001) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Encaps-Mode" + ::= { setVpnProposalsIpsecEntry 2 } + +setVpnProposalsIpsecEspcrypta OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + aes-cbc(12), + blowfish-cbc(7), + cast128-cbc(6), + e3des-cbc(3), + des-cbc(2), + null(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ESP-Crypt-Alg" + ::= { setVpnProposalsIpsecEntry 3 } + +setVpnProposalsIpsecEspcryptk OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ESP-Crypt-Keylen" + ::= { setVpnProposalsIpsecEntry 4 } + +setVpnProposalsIpsecEspauthal OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + hmac-md5(1), + hmac-sha1(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ESP-Auth-Alg" + ::= { setVpnProposalsIpsecEntry 5 } + +setVpnProposalsIpsecAhauthalg OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + hmac-md5(1), + hmac-sha1(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AH-Auth-Alg" + ::= { setVpnProposalsIpsecEntry 6 } + +setVpnProposalsIpsecIpcompalg OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + deflate(2), + lzs(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPCOMP-Alg" + ::= { setVpnProposalsIpsecEntry 7 } + +setVpnProposalsIpsecLifetimes OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-Sec" + ::= { setVpnProposalsIpsecEntry 8 } + +setVpnProposalsIpsecLifetimek OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-KB" + ::= { setVpnProposalsIpsecEntry 9 } + +setVpnProposalsIkeproTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIkeproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE-Proposal-Lists" + ::= { setVpnProposals 9 } + +setVpnProposalsIkeproEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIkeproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIkeproIkeproposall } + ::= { setVpnProposalsIkeproTable 1 } + +SetVpnProposalsIkeproEntry ::= SEQUENCE { + setVpnProposalsIkeproIkeproposall DisplayString, + setVpnProposalsIkeproIkeproposal1 DisplayString, + setVpnProposalsIkeproIkeproposal2 DisplayString, + setVpnProposalsIkeproIkeproposal3 DisplayString, + setVpnProposalsIkeproIkeproposal4 DisplayString, + setVpnProposalsIkeproIkeproposal5 DisplayString, + setVpnProposalsIkeproIkeproposal6 DisplayString, + setVpnProposalsIkeproIkeproposal7 DisplayString, + setVpnProposalsIkeproIkeproposal8 DisplayString + } + +setVpnProposalsIkeproIkeproposall OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-Lists" + ::= { setVpnProposalsIkeproEntry 1 } + +setVpnProposalsIkeproIkeproposal1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-1" + ::= { setVpnProposalsIkeproEntry 2 } + +setVpnProposalsIkeproIkeproposal2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-2" + ::= { setVpnProposalsIkeproEntry 3 } + +setVpnProposalsIkeproIkeproposal3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-3" + ::= { setVpnProposalsIkeproEntry 4 } + +setVpnProposalsIkeproIkeproposal4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-4" + ::= { setVpnProposalsIkeproEntry 5 } + +setVpnProposalsIkeproIkeproposal5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-5" + ::= { setVpnProposalsIkeproEntry 6 } + +setVpnProposalsIkeproIkeproposal6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-6" + ::= { setVpnProposalsIkeproEntry 7 } + +setVpnProposalsIkeproIkeproposal7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-7" + ::= { setVpnProposalsIkeproEntry 8 } + +setVpnProposalsIkeproIkeproposal8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-8" + ::= { setVpnProposalsIkeproEntry 9 } + +setVpnProposalsIpsecpTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIpsecpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPSEC-Proposal-Lists" + ::= { setVpnProposals 10 } + +setVpnProposalsIpsecpEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIpsecpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIpsecpIpsecproposall } + ::= { setVpnProposalsIpsecpTable 1 } + +SetVpnProposalsIpsecpEntry ::= SEQUENCE { + setVpnProposalsIpsecpIpsecproposall DisplayString, + setVpnProposalsIpsecpIpsecproposal1 DisplayString, + setVpnProposalsIpsecpIpsecproposal2 DisplayString, + setVpnProposalsIpsecpIpsecproposal3 DisplayString, + setVpnProposalsIpsecpIpsecproposal4 DisplayString, + setVpnProposalsIpsecpIpsecproposal5 DisplayString, + setVpnProposalsIpsecpIpsecproposal6 DisplayString, + setVpnProposalsIpsecpIpsecproposal7 DisplayString, + setVpnProposalsIpsecpIpsecproposal8 DisplayString + } + +setVpnProposalsIpsecpIpsecproposall OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-Lists" + ::= { setVpnProposalsIpsecpEntry 1 } + +setVpnProposalsIpsecpIpsecproposal1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-1" + ::= { setVpnProposalsIpsecpEntry 2 } + +setVpnProposalsIpsecpIpsecproposal2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-2" + ::= { setVpnProposalsIpsecpEntry 3 } + +setVpnProposalsIpsecpIpsecproposal3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-3" + ::= { setVpnProposalsIpsecpEntry 4 } + +setVpnProposalsIpsecpIpsecproposal4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-4" + ::= { setVpnProposalsIpsecpEntry 5 } + +setVpnProposalsIpsecpIpsecproposal5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-5" + ::= { setVpnProposalsIpsecpEntry 6 } + +setVpnProposalsIpsecpIpsecproposal6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-6" + ::= { setVpnProposalsIpsecpEntry 7 } + +setVpnProposalsIpsecpIpsecproposal7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-7" + ::= { setVpnProposalsIpsecpEntry 8 } + +setVpnProposalsIpsecpIpsecproposal8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-8" + ::= { setVpnProposalsIpsecpEntry 9 } + +setVpnCertificate OBJECT IDENTIFIER ::= { setVpn 5} +setVpnCertificateIkeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnCertificateIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE-Keys" + ::= { setVpnCertificate 3 } + +setVpnCertificateIkeEntry OBJECT-TYPE + SYNTAX SetVpnCertificateIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnCertificateIkeName } + ::= { setVpnCertificateIkeTable 1 } + +SetVpnCertificateIkeEntry ::= SEQUENCE { + setVpnCertificateIkeName DisplayString, + setVpnCertificateIkeLocalidtyp INTEGER, + setVpnCertificateIkeLocalident DisplayString, + setVpnCertificateIkeRemoteidty INTEGER, + setVpnCertificateIkeRemoteiden DisplayString, + setVpnCertificateIkeSharedsec DisplayString, + setVpnCertificateIkeSharedsecf DisplayString + } + +setVpnCertificateIkeName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnCertificateIkeEntry 1 } + +setVpnCertificateIkeLocalidtyp OBJECT-TYPE + SYNTAX INTEGER + { + no-identity(0), + ip-address(1), + domain-name(2), + email-address(3), + distinguished-name(9), + key-id(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Local-ID-Type" + ::= { setVpnCertificateIkeEntry 6 } + +setVpnCertificateIkeLocalident OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..254)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Local-Identity" + ::= { setVpnCertificateIkeEntry 7 } + +setVpnCertificateIkeRemoteidty OBJECT-TYPE + SYNTAX INTEGER + { + no-identity(0), + ip-address(1), + domain-name(2), + email-address(3), + distinguished-name(9), + key-id(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-ID-Type" + ::= { setVpnCertificateIkeEntry 5 } + +setVpnCertificateIkeRemoteiden OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..254)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Identity" + ::= { setVpnCertificateIkeEntry 2 } + +setVpnCertificateIkeSharedsec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Shared-Sec" + ::= { setVpnCertificateIkeEntry 3 } + +setVpnCertificateIkeSharedsecf OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Shared-Sec-File" + ::= { setVpnCertificateIkeEntry 4 } + +setVpnIsakmp OBJECT IDENTIFIER ::= { setVpn 3} +setVpnIsakmpTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnIsakmpTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Timer" + ::= { setVpnIsakmp 4 } + +setVpnIsakmpTimEntry OBJECT-TYPE + SYNTAX SetVpnIsakmpTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnIsakmpTimIdx } + ::= { setVpnIsakmpTimTable 1 } + +SetVpnIsakmpTimEntry ::= SEQUENCE { + setVpnIsakmpTimIdx INTEGER, + setVpnIsakmpTimRetrlim INTEGER, + setVpnIsakmpTimRetrtim INTEGER, + setVpnIsakmpTimRetrtimu INTEGER, + setVpnIsakmpTimRetrtimm INTEGER, + setVpnIsakmpTimExptim INTEGER + } + +setVpnIsakmpTimIdx OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { setVpnIsakmpTimEntry 6 } + +setVpnIsakmpTimRetrlim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Lim" + ::= { setVpnIsakmpTimEntry 1 } + +setVpnIsakmpTimRetrtim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Tim" + ::= { setVpnIsakmpTimEntry 2 } + +setVpnIsakmpTimRetrtimu OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Tim-Usec" + ::= { setVpnIsakmpTimEntry 3 } + +setVpnIsakmpTimRetrtimm OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Tim-Max" + ::= { setVpnIsakmpTimEntry 4 } + +setVpnIsakmpTimExptim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Exp-Tim" + ::= { setVpnIsakmpTimEntry 5 } + +setVpnMainmodepro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MainMode-Proposal-List-Default" + ::= { setVpn 13 } + +setVpnMainmodeike OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MainMode-IKE-Group-Default" + ::= { setVpn 14 } + +setVpnAggrmodepro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AggrMode-Proposal-List-Default" + ::= { setVpn 10 } + +setVpnAggrmodeike OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AggrMode-IKE-Group-Default" + ::= { setVpn 11 } + +setVpnQuickmodepr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QuickMode-Proposal-List-Default" + ::= { setVpn 19 } + +setVpnQuickmodepf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QuickMode-PFS-Group-Default" + ::= { setVpn 20 } + +setVpnQuickmodesh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QuickMode-Shorthold-Time-Default" + ::= { setVpn 21 } + +setVpnLegacydynvp OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "legacy-dyn-VPN(LCOS5.0x)-support" + ::= { setVpn 15 } + +setHttp OBJECT IDENTIFIER ::= { set 21} +setHttpDoc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..99)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Document-Root" + ::= { setHttp 1 } + +setHttpUse OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Use-CSS" + ::= { setHttp 2 } + +setHttpFon OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Font-Family" + ::= { setHttp 3 } + +setHttpErr OBJECT-TYPE + SYNTAX INTEGER + { + standard(0), + nifty(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Error-Page-Style" + ::= { setHttp 6 } + +setHttpPor OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setHttp 7 } + +setHttpSsl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SSL-Port" + ::= { setHttp 8 } + +setHttpSes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Session-Timeout" + ::= { setHttp 11 } + +setHttpSta OBJECT-TYPE + SYNTAX INTEGER + { + normal-design(0), + design-for-small-resolutions(1), + design-with-high-contrast(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Standard-Design" + ::= { setHttp 13 } + +setHttpShoTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetHttpShoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Show-device-information" + ::= { setHttp 14 } + +setHttpShoEntry OBJECT-TYPE + SYNTAX SetHttpShoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setHttpShoDev } + ::= { setHttpShoTable 1 } + +SetHttpShoEntry ::= SEQUENCE { + setHttpShoDev INTEGER, + setHttpShoPos INTEGER + } + +setHttpShoDev OBJECT-TYPE + SYNTAX INTEGER + { + cpu(1), + memory(2), + ethernet-ports(5), + troughput-ethernet(6), + umts-modem-interface(7), + router(8), + firewall(9), + dhcp(10), + dns(11), + vpn(12), + isdn(14), + dsl-dslol(15), + time(18), + ip-addresses(19), + operating-time(20) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Information" + ::= { setHttpShoEntry 1 } + +setHttpShoPos OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Position" + ::= { setHttpShoEntry 2 } + +setHttpHtt OBJECT-TYPE + SYNTAX INTEGER + { + activated(0), + only-for-wan(1), + deactivated(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "HTTP-Compression" + ::= { setHttp 15 } + +setHttpMax OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Tunnel-Connections" + ::= { setHttp 9 } + +setHttpTun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tunnel-Idle-Timeout" + ::= { setHttp 10 } + +setHttpRol OBJECT IDENTIFIER ::= { setHttp 20} +setHttpRolOperating OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setHttpRol 1 } + +setHttpRolTitle OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Title" + ::= { setHttpRol 2 } + +setHttpRolVariablesTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetHttpRolVariablesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Variables" + ::= { setHttpRol 3 } + +setHttpRolVariablesEntry OBJECT-TYPE + SYNTAX SetHttpRolVariablesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setHttpRolVariablesInd } + ::= { setHttpRolVariablesTable 1 } + +SetHttpRolVariablesEntry ::= SEQUENCE { + setHttpRolVariablesInd INTEGER, + setHttpRolVariablesIde DisplayString, + setHttpRolVariablesTit DisplayString, + setHttpRolVariablesTyp INTEGER, + setHttpRolVariablesMin INTEGER, + setHttpRolVariablesMax INTEGER, + setHttpRolVariablesDef DisplayString + } + +setHttpRolVariablesInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setHttpRolVariablesEntry 1 } + +setHttpRolVariablesIde OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ident" + ::= { setHttpRolVariablesEntry 2 } + +setHttpRolVariablesTit OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Title" + ::= { setHttpRolVariablesEntry 3 } + +setHttpRolVariablesTyp OBJECT-TYPE + SYNTAX INTEGER + { + label(0), + integer(1), + string(2), + password(3), + checkmark(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setHttpRolVariablesEntry 4 } + +setHttpRolVariablesMin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min-Value" + ::= { setHttpRolVariablesEntry 5 } + +setHttpRolVariablesMax OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Value" + ::= { setHttpRolVariablesEntry 6 } + +setHttpRolVariablesDef OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Default-Value" + ::= { setHttpRolVariablesEntry 7 } + +setHttpRolRenumberv OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Renumber-Variables" + ::= { setHttpRol 5 } + +setHttpRolActionsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetHttpRolActionsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Actions" + ::= { setHttpRol 4 } + +setHttpRolActionsEntry OBJECT-TYPE + SYNTAX SetHttpRolActionsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setHttpRolActionsInd } + ::= { setHttpRolActionsTable 1 } + +SetHttpRolActionsEntry ::= SEQUENCE { + setHttpRolActionsInd INTEGER, + setHttpRolActionsAct DisplayString, + setHttpRolActionsDes DisplayString + } + +setHttpRolActionsInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setHttpRolActionsEntry 1 } + +setHttpRolActionsAct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Action" + ::= { setHttpRolActionsEntry 2 } + +setHttpRolActionsDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Description" + ::= { setHttpRolActionsEntry 3 } + +setHttpRolRenumbera OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Renumber-Actions" + ::= { setHttpRol 6 } + +setHttpRolDisplayco OBJECT-TYPE + SYNTAX BITS + { + isdn(30), + vpn(29), + dsl(28) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Display-Connection-Status-for" + ::= { setHttpRol 7 } + +setSysl OBJECT IDENTIFIER ::= { set 22} +setSyslOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setSysl 1 } + +setSyslSerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSyslSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server" + ::= { setSysl 2 } + +setSyslSerEntry OBJECT-TYPE + SYNTAX SetSyslSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSyslSerIdx } + ::= { setSyslSerTable 1 } + +SetSyslSerEntry ::= SEQUENCE { + setSyslSerIdx DisplayString, + setSyslSerIpa IpAddress, + setSyslSerSou INTEGER, + setSyslSerLev INTEGER, + setSyslSerLoo DisplayString + } + +setSyslSerIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Idx." + ::= { setSyslSerEntry 1 } + +setSyslSerIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setSyslSerEntry 2 } + +setSyslSerSou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Source" + ::= { setSyslSerEntry 3 } + +setSyslSerLev OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Level" + ::= { setSyslSerEntry 4 } + +setSyslSerLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setSyslSerEntry 6 } + +setSyslFacTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSyslFacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Facility-Mapper" + ::= { setSysl 3 } + +setSyslFacEntry OBJECT-TYPE + SYNTAX SetSyslFacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSyslFacSou } + ::= { setSyslFacTable 1 } + +SetSyslFacEntry ::= SEQUENCE { + setSyslFacSou INTEGER, + setSyslFacFac INTEGER + } + +setSyslFacSou OBJECT-TYPE + SYNTAX INTEGER + { + system(1), + login(2), + systemtime(4), + console-login(8), + connections(16), + accounting(32), + administration(64), + router(128) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { setSyslFacEntry 1 } + +setSyslFacFac OBJECT-TYPE + SYNTAX INTEGER + { + kern(0), + user(1), + mail(2), + daemon(3), + auth(4), + syslog(5), + lpr(6), + news(7), + uucp(8), + cron(9), + authpriv(10), + local0(16), + local1(17), + local2(18), + local3(19), + local4(20), + local5(21), + local6(22), + local7(23) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Facility" + ::= { setSyslFacEntry 2 } + +setSyslPor OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setSysl 4 } + +setSyslMes OBJECT-TYPE + SYNTAX INTEGER + { + oldest-on-top(0), + newest-on-top(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Messages-Table-Order" + ::= { setSysl 5 } + +setInte OBJECT IDENTIFIER ::= { set 23} +setInteModem OBJECT IDENTIFIER ::= { setInte 40} +setInteModemRingcou OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ring-Count" + ::= { setInteModem 1 } + +setInteModemEchooff OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Echo-Off-Command" + ::= { setInteModem 2 } + +setInteModemResetco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-Command" + ::= { setInteModem 3 } + +setInteModemInitcom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Init-Command" + ::= { setInteModem 4 } + +setInteModemRequest OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Request-ID" + ::= { setInteModem 6 } + +setInteModemInitdia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Init.-Dial" + ::= { setInteModem 11 } + +setInteModemDialcom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dial-Command" + ::= { setInteModem 5 } + +setInteModemInitans OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Init.-Answer" + ::= { setInteModem 12 } + +setInteModemAnswerc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Answer-Command" + ::= { setInteModem 7 } + +setInteModemDisconn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Disconnect-Command" + ::= { setInteModem 8 } + +setInteModemEscapes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Escape-Sequence" + ::= { setInteModem 9 } + +setInteModemEscapep OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Escape-Promt-Delay-(ms)" + ::= { setInteModem 10 } + +setInteModemCycleti OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cycletime-AT-Poll-(s)" + ::= { setInteModem 13 } + +setInteModemAtpollc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AT-Poll-Count" + ::= { setInteModem 14 } + +setInteMobile OBJECT IDENTIFIER ::= { setInte 41} +setInteMobileProTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteMobileProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Profiles" + ::= { setInteMobile 1 } + +setInteMobileProEntry OBJECT-TYPE + SYNTAX SetInteMobileProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteMobileProProf } + ::= { setInteMobileProTable 1 } + +SetInteMobileProEntry ::= SEQUENCE { + setInteMobileProProf DisplayString, + setInteMobileProPin DisplayString, + setInteMobileProApn DisplayString, + setInteMobileProNetw DisplayString, + setInteMobileProSele INTEGER, + setInteMobileProMode INTEGER, + setInteMobileProQosd INTEGER, + setInteMobileProQosu INTEGER + } + +setInteMobileProProf OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Profile" + ::= { setInteMobileProEntry 1 } + +setInteMobileProPin OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..6)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PIN" + ::= { setInteMobileProEntry 2 } + +setInteMobileProApn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..47)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "APN" + ::= { setInteMobileProEntry 3 } + +setInteMobileProNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network" + ::= { setInteMobileProEntry 4 } + +setInteMobileProSele OBJECT-TYPE + SYNTAX INTEGER + { + auto(0), + manual(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Select" + ::= { setInteMobileProEntry 5 } + +setInteMobileProMode OBJECT-TYPE + SYNTAX INTEGER + { + auto(0), + umts(1), + gprs(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mode" + ::= { setInteMobileProEntry 6 } + +setInteMobileProQosd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QoS-downstream-data-rate" + ::= { setInteMobileProEntry 7 } + +setInteMobileProQosu OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QoS-upstream-data-rate" + ::= { setInteMobileProEntry 8 } + +setInteMobileCon OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + ppp(1), + ppp-plus-ip(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect-Monitoring" + ::= { setInteMobile 4 } + +setInteMobileTri OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tries" + ::= { setInteMobile 5 } + +setInteMobileHis OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "History-Interval[Sec]" + ::= { setInteMobile 6 } + +setInteMobileSys OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Syslog-enabled" + ::= { setInteMobile 7 } + +setInteMobileSca OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Scan-Networks" + ::= { setInteMobile 2 } + +setInteMobileInp OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Input-PUK" + ::= { setInteMobile 3 } + +setInteEthernTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteEthernEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ethernet-Ports" + ::= { setInte 30 } + +setInteEthernEntry OBJECT-TYPE + SYNTAX SetInteEthernEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteEthernPor } + ::= { setInteEthernTable 1 } + +SetInteEthernEntry ::= SEQUENCE { + setInteEthernPor INTEGER, + setInteEthernAss INTEGER, + setInteEthernCon INTEGER, + setInteEthernMdi INTEGER, + setInteEthernPri INTEGER + } + +setInteEthernPor OBJECT-TYPE + SYNTAX INTEGER + { + wan(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setInteEthernEntry 1 } + +setInteEthernAss OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(512), + dsl-2(513), + dsl-3(514), + dsl-4(515), + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + idle(65533), + monitor(65534), + power-down(65535) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Assignment" + ::= { setInteEthernEntry 4 } + +setInteEthernCon OBJECT-TYPE + SYNTAX INTEGER + { + auto(0), + e10b-t(1), + fd10b-tx(2), + e100b-tx(3), + fd100b-tx(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connector" + ::= { setInteEthernEntry 2 } + +setInteEthernMdi OBJECT-TYPE + SYNTAX INTEGER + { + auto(0), + mdi(1), + mdix(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MDI-Mode" + ::= { setInteEthernEntry 5 } + +setInteEthernPri OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Private-Mode" + ::= { setInteEthernEntry 3 } + +setInteDslTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteDslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DSL" + ::= { setInte 4 } + +setInteDslEntry OBJECT-TYPE + SYNTAX SetInteDslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteDslIfc } + ::= { setInteDslTable 1 } + +SetInteDslEntry ::= SEQUENCE { + setInteDslIfc INTEGER, + setInteDslOpe INTEGER, + setInteDslUps INTEGER, + setInteDslExt INTEGER, + setInteDslDow INTEGER, + setInteDslTyp INTEGER + } + +setInteDslIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(1), + dsl-2(2), + dsl-3(3), + dsl-4(4), + s0-1(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteDslEntry 1 } + +setInteDslOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(16) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setInteDslEntry 2 } + +setInteDslUps OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Upstream-Rate" + ::= { setInteDslEntry 16 } + +setInteDslExt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ext.-Overhead" + ::= { setInteDslEntry 17 } + +setInteDslDow OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Downstream-Rate" + ::= { setInteDslEntry 18 } + +setInteDslTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteDslEntry 15 } + +setInteS0Table OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "S0" + ::= { setInte 1 } + +setInteS0Entry OBJECT-TYPE + SYNTAX SetInteS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteS0Ifc } + ::= { setInteS0Table 1 } + +SetInteS0Entry ::= SEQUENCE { + setInteS0Ifc INTEGER, + setInteS0Prot INTEGER, + setInteS0Llbc INTEGER, + setInteS0Dial DisplayString, + setInteS0Maxi INTEGER, + setInteS0Maxo INTEGER, + setInteS0Type INTEGER + } + +setInteS0Ifc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(1), + dsl-2(2), + dsl-3(3), + dsl-4(4), + s0-1(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteS0Entry 1 } + +setInteS0Prot OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + dss1(1), + e1tr6(2), + p2p-dss1(4), + grp0(16), + auto(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setInteS0Entry 2 } + +setInteS0Llbc OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + b1(1), + b2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LL-B-chan." + ::= { setInteS0Entry 7 } + +setInteS0Dial OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dial-prefix" + ::= { setInteS0Entry 9 } + +setInteS0Maxi OBJECT-TYPE + SYNTAX INTEGER + { + zero(2), + one(1), + two(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-in-calls" + ::= { setInteS0Entry 13 } + +setInteS0Maxo OBJECT-TYPE + SYNTAX INTEGER + { + zero(2), + one(1), + two(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-out-calls" + ::= { setInteS0Entry 14 } + +setInteS0Type OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteS0Entry 15 } + +setInteModemmTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteModemmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Modem-Mobile" + ::= { setInte 7 } + +setInteModemmEntry OBJECT-TYPE + SYNTAX SetInteModemmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteModemmIfc } + ::= { setInteModemmTable 1 } + +SetInteModemmEntry ::= SEQUENCE { + setInteModemmIfc INTEGER, + setInteModemmOpe INTEGER, + setInteModemmTyp INTEGER, + setInteModemmDat INTEGER, + setInteModemmPro DisplayString + } + +setInteModemmIfc OBJECT-TYPE + SYNTAX INTEGER + { + dsl-1(1), + dsl-2(2), + dsl-3(3), + dsl-4(4), + s0-1(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteModemmEntry 1 } + +setInteModemmOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + modem(1), + umts-gprs(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setInteModemmEntry 2 } + +setInteModemmTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteModemmEntry 15 } + +setInteModemmDat OBJECT-TYPE + SYNTAX INTEGER + { + e19200(19200), + e38400(38400), + e57600(57600), + e115200(115200) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Data-Rate" + ::= { setInteModemmEntry 21 } + +setInteModemmPro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Profile" + ::= { setInteModemmEntry 22 } + +setRadi OBJECT IDENTIFIER ::= { set 25} +setRadiAutht OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Timeout" + ::= { setRadi 4 } + +setRadiAuthr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Retry" + ::= { setRadi 5 } + +setRadiBacku OBJECT-TYPE + SYNTAX INTEGER + { + block(0), + cyclic(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Backup-Query-Strategy" + ::= { setRadi 9 } + +setNtp OBJECT IDENTIFIER ::= { set 26} +setNtpSer OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Operating" + ::= { setNtp 2 } + +setNtpBcm OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "BC-Mode" + ::= { setNtp 3 } + +setNtpBci OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "BC-Interval" + ::= { setNtp 4 } + +setNtpRqi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RQ-Interval" + ::= { setNtp 7 } + +setNtpRqt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RQ-Tries" + ::= { setNtp 12 } + +setNtpRqaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNtpRqaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RQ-Address" + ::= { setNtp 11 } + +setNtpRqaEntry OBJECT-TYPE + SYNTAX SetNtpRqaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNtpRqaRqa } + ::= { setNtpRqaTable 1 } + +SetNtpRqaEntry ::= SEQUENCE { + setNtpRqaRqa DisplayString, + setNtpRqaLoo DisplayString + } + +setNtpRqaRqa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RQ-Address" + ::= { setNtpRqaEntry 1 } + +setNtpRqaLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setNtpRqaEntry 2 } + +setMail OBJECT IDENTIFIER ::= { set 27} +setMailSmtps OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SMTP-Server" + ::= { setMail 1 } + +setMailSmtpp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SMTP-Port" + ::= { setMail 2 } + +setMailPop3s OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "POP3-Server" + ::= { setMail 3 } + +setMailPop3p OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "POP3-Port" + ::= { setMail 4 } + +setMailLoopb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setMail 11 } + +setMailUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "User-Name" + ::= { setMail 5 } + +setMailPassw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password" + ::= { setMail 6 } + +setMailEmail OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "E-Mail-Sender" + ::= { setMail 7 } + +setMailSenda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Send-Again-(min.)" + ::= { setMail 8 } + +setMailHoldt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hold-Time-(hrs.)" + ::= { setMail 9 } + +setMailBuffe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Buffers" + ::= { setMail 10 } + +setPppo OBJECT IDENTIFIER ::= { set 31} +setPppoOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setPppo 1 } + +setPppoNamTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPppoNamEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Name-List" + ::= { setPppo 2 } + +setPppoNamEntry OBJECT-TYPE + SYNTAX SetPppoNamEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPppoNamPee } + ::= { setPppoNamTable 1 } + +SetPppoNamEntry ::= SEQUENCE { + setPppoNamPee DisplayString, + setPppoNamSht INTEGER, + setPppoNamMac DisplayString + } + +setPppoNamPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setPppoNamEntry 1 } + +setPppoNamSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setPppoNamEntry 2 } + +setPppoNamMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MAC-Address" + ::= { setPppoNamEntry 3 } + +setPppoSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Service" + ::= { setPppo 3 } + +setPppoSes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Session-Limit" + ::= { setPppo 4 } + +setPppoPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPppoPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ports" + ::= { setPppo 5 } + +setPppoPorEntry OBJECT-TYPE + SYNTAX SetPppoPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPppoPorPor } + ::= { setPppoPorTable 1 } + +SetPppoPorEntry ::= SEQUENCE { + setPppoPorPor DisplayString, + setPppoPorEna INTEGER + } + +setPppoPorPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setPppoPorEntry 2 } + +setPppoPorEna OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enable-PPPoE" + ::= { setPppoPorEntry 3 } + +setVlan OBJECT IDENTIFIER ::= { set 32} +setVlanOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setVlan 4 } + +setVlanNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { setVlan 1 } + +setVlanNetEntry OBJECT-TYPE + SYNTAX SetVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVlanNetNam } + ::= { setVlanNetTable 1 } + +SetVlanNetEntry ::= SEQUENCE { + setVlanNetNam DisplayString, + setVlanNetVla INTEGER, + setVlanNetPor DisplayString + } + +setVlanNetNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVlanNetEntry 1 } + +setVlanNetVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setVlanNetEntry 2 } + +setVlanNetPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ports" + ::= { setVlanNetEntry 4 } + +setVlanTag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tag-Value" + ::= { setVlan 5 } + +setVlanPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Table" + ::= { setVlan 2 } + +setVlanPorEntry OBJECT-TYPE + SYNTAX SetVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVlanPorPort } + ::= { setVlanPorTable 1 } + +SetVlanPorEntry ::= SEQUENCE { + setVlanPorPort DisplayString, + setVlanPorTaggi INTEGER, + setVlanPorAllow INTEGER, + setVlanPorPortv INTEGER + } + +setVlanPorPort OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setVlanPorEntry 1 } + +setVlanPorTaggi OBJECT-TYPE + SYNTAX INTEGER + { + ingress-mixed(0), + never(1), + mixed(2), + always(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tagging-Mode" + ::= { setVlanPorEntry 6 } + +setVlanPorAllow OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Allow-All-VLANs" + ::= { setVlanPorEntry 4 } + +setVlanPorPortv OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-VLAN-Id" + ::= { setVlanPorEntry 5 } + +setPrin OBJECT IDENTIFIER ::= { set 34} +setPrinPriTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPrinPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Printer" + ::= { setPrin 1 } + +setPrinPriEntry OBJECT-TYPE + SYNTAX SetPrinPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPrinPriPri } + ::= { setPrinPriTable 1 } + +SetPrinPriEntry ::= SEQUENCE { + setPrinPriPri DisplayString, + setPrinPriRaw INTEGER, + setPrinPriLpd INTEGER, + setPrinPriAct INTEGER, + setPrinPriBid INTEGER, + setPrinPriRes INTEGER + } + +setPrinPriPri OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Printer" + ::= { setPrinPriEntry 1 } + +setPrinPriRaw OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RawIp-Port" + ::= { setPrinPriEntry 2 } + +setPrinPriLpd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LPD-Port" + ::= { setPrinPriEntry 3 } + +setPrinPriAct OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Activ" + ::= { setPrinPriEntry 4 } + +setPrinPriBid OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bidirectional" + ::= { setPrinPriEntry 5 } + +setPrinPriRes OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-on-Open" + ::= { setPrinPriEntry 6 } + +setPrinAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPrinAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-List" + ::= { setPrin 2 } + +setPrinAccEntry OBJECT-TYPE + SYNTAX SetPrinAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPrinAccIpa, setPrinAccIpn, setPrinAccRtg } + ::= { setPrinAccTable 1 } + +SetPrinAccEntry ::= SEQUENCE { + setPrinAccIpa IpAddress, + setPrinAccIpn IpAddress, + setPrinAccRtg INTEGER + } + +setPrinAccIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setPrinAccEntry 1 } + +setPrinAccIpn OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setPrinAccEntry 2 } + +setPrinAccRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setPrinAccEntry 3 } + +setCert OBJECT IDENTIFIER ::= { set 39} +setCertSce OBJECT IDENTIFIER ::= { setCert 1} +setCertSceSce OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SCEP-Operating" + ::= { setCertSce 1 } + +setCertSceRet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-After-Error-Interval" + ::= { setCertSce 11 } + +setCertSceChe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-Pending-Requests-Interval" + ::= { setCertSce 12 } + +setCertSceDev OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Certificate-Update-Before" + ::= { setCertSce 2 } + +setCertSceCac OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Certificate-Update-Before" + ::= { setCertSce 3 } + +setCertSceCasTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "CAs" + ::= { setCertSce 6 } + +setCertSceCasEntry OBJECT-TYPE + SYNTAX SetCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCertSceCasName } + ::= { setCertSceCasTable 1 } + +SetCertSceCasEntry ::= SEQUENCE { + setCertSceCasName DisplayString, + setCertSceCasUrl DisplayString, + setCertSceCasDn DisplayString, + setCertSceCasEncalg INTEGER, + setCertSceCasIdentifier DisplayString, + setCertSceCasRaautoapprove INTEGER, + setCertSceCasCasignaturealg INTEGER, + setCertSceCasCafingerprinta INTEGER, + setCertSceCasCafingerprint DisplayString, + setCertSceCasApplication INTEGER, + setCertSceCasLoopbackaddr DisplayString + } + +setCertSceCasName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setCertSceCasEntry 1 } + +setCertSceCasUrl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "URL" + ::= { setCertSceCasEntry 2 } + +setCertSceCasDn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DN" + ::= { setCertSceCasEntry 3 } + +setCertSceCasEncalg OBJECT-TYPE + SYNTAX INTEGER + { + des(0), + e3des(1), + blowfish(2), + aes128(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enc-Alg" + ::= { setCertSceCasEntry 4 } + +setCertSceCasIdentifier OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Identifier" + ::= { setCertSceCasEntry 5 } + +setCertSceCasRaautoapprove OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RA-Autoapprove" + ::= { setCertSceCasEntry 7 } + +setCertSceCasCasignaturealg OBJECT-TYPE + SYNTAX INTEGER + { + md5(0), + sha1(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Signature-Algorithm" + ::= { setCertSceCasEntry 6 } + +setCertSceCasCafingerprinta OBJECT-TYPE + SYNTAX INTEGER + { + off(0), + sha1(1), + md5(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Fingerprint-Algorithm" + ::= { setCertSceCasEntry 8 } + +setCertSceCasCafingerprint OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..59)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Fingerprint" + ::= { setCertSceCasEntry 9 } + +setCertSceCasApplication OBJECT-TYPE + SYNTAX INTEGER + { + general(2), + vpn(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Application" + ::= { setCertSceCasEntry 10 } + +setCertSceCasLoopbackaddr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setCertSceCasEntry 11 } + +setCertSceCerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCertSceCerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Certificates" + ::= { setCertSce 7 } + +setCertSceCerEntry OBJECT-TYPE + SYNTAX SetCertSceCerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCertSceCerName } + ::= { setCertSceCerTable 1 } + +SetCertSceCerEntry ::= SEQUENCE { + setCertSceCerName DisplayString, + setCertSceCerCadn DisplayString, + setCertSceCerSubject DisplayString, + setCertSceCerChalleng DisplayString, + setCertSceCerSubjecta DisplayString, + setCertSceCerKeyusage DisplayString, + setCertSceCerExtended DisplayString, + setCertSceCerDevicece INTEGER, + setCertSceCerApplicat INTEGER + } + +setCertSceCerName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setCertSceCerEntry 1 } + +setCertSceCerCadn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CADN" + ::= { setCertSceCerEntry 2 } + +setCertSceCerSubject OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Subject" + ::= { setCertSceCerEntry 3 } + +setCertSceCerChalleng OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ChallengePwd" + ::= { setCertSceCerEntry 4 } + +setCertSceCerSubjecta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SubjectAltName" + ::= { setCertSceCerEntry 5 } + +setCertSceCerKeyusage OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "KeyUsage" + ::= { setCertSceCerEntry 6 } + +setCertSceCerExtended OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Extended-KeyUsage" + ::= { setCertSceCerEntry 9 } + +setCertSceCerDevicece OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Certificate-Keylength" + ::= { setCertSceCerEntry 7 } + +setCertSceCerApplicat OBJECT-TYPE + SYNTAX INTEGER + { + vpn(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Application" + ::= { setCertSceCerEntry 8 } + +setCertSceRei OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reinit" + ::= { setCertSce 8 } + +setCertSceUpd OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update" + ::= { setCertSce 9 } + +setCertSceCle OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Clear-SCEP-Filesystem" + ::= { setCertSce 10 } + +setCertCrl OBJECT IDENTIFIER ::= { setCert 3} +setCertCrlCrl OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CRL-Operating" + ::= { setCertCrl 1 } + +setCertCrlAlt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Alternative-URL" + ::= { setCertCrl 2 } + +setCertCrlUse OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1), + fallback(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Use-Alternative-URL" + ::= { setCertCrl 3 } + +setCertCrlUpd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update-Before" + ::= { setCertCrl 4 } + +setCertCrlPre OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prefetch-Period" + ::= { setCertCrl 5 } + +setCertCrlVal OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Validity-Exceedance" + ::= { setCertCrl 6 } + +setCertCrlRef OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Refresh-CRL-Now" + ::= { setCertCrl 7 } + +setComp OBJECT IDENTIFIER ::= { set 52} +setCompDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { setComp 1 } + +setCompDevEntry OBJECT-TYPE + SYNTAX SetCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompDevDev } + ::= { setCompDevTable 1 } + +SetCompDevEntry ::= SEQUENCE { + setCompDevDev INTEGER, + setCompDevSer INTEGER + } + +setCompDevDev OBJECT-TYPE + SYNTAX INTEGER + { + outband(1), + option-icon(17), + novatel-merlin-mc950d(26), + sierra-compass-885(39), + sierra-aircard-875u(30), + huawei-e172-e220-e870(31), + e4g-systems-uxs1(23), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompDevEntry 1 } + +setCompDevSer OBJECT-TYPE + SYNTAX INTEGER + { + wan(1), + com-port-server(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Service" + ::= { setCompDevEntry 4 } + +setCompWan OBJECT IDENTIFIER ::= { setComp 3} +setCompWanDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompWanDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { setCompWan 1 } + +setCompWanDevEntry OBJECT-TYPE + SYNTAX SetCompWanDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompWanDevDev } + ::= { setCompWanDevTable 1 } + +SetCompWanDevEntry ::= SEQUENCE { + setCompWanDevDev INTEGER, + setCompWanDevOpe INTEGER + } + +setCompWanDevDev OBJECT-TYPE + SYNTAX INTEGER + { + outband-modem(2), + option-icon(17), + novatel-merlin-mc950d(26), + sierra-compass-885(39), + sierra-aircard-875u(30), + huawei-e172-e220-e870(31), + e4g-systems-uxs1(23), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompWanDevEntry 1 } + +setCompWanDevOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setCompWanDevEntry 3 } + +setCompCom OBJECT IDENTIFIER ::= { setComp 2} +setCompComOpeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompComOpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Operational" + ::= { setCompCom 1 } + +setCompComOpeEntry OBJECT-TYPE + SYNTAX SetCompComOpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompComOpeDev, setCompComOpePor } + ::= { setCompComOpeTable 1 } + +SetCompComOpeEntry ::= SEQUENCE { + setCompComOpeDev INTEGER, + setCompComOpePor INTEGER, + setCompComOpeOpe INTEGER + } + +setCompComOpeDev OBJECT-TYPE + SYNTAX INTEGER + { + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompComOpeEntry 1 } + +setCompComOpePor OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Number" + ::= { setCompComOpeEntry 2 } + +setCompComOpeOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setCompComOpeEntry 4 } + +setCompComComTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompComComEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "COM-Port-Settings" + ::= { setCompCom 2 } + +setCompComComEntry OBJECT-TYPE + SYNTAX SetCompComComEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompComComDevice, setCompComComPortnu } + ::= { setCompComComTable 1 } + +SetCompComComEntry ::= SEQUENCE { + setCompComComDevice INTEGER, + setCompComComPortnu INTEGER, + setCompComComBitrat INTEGER, + setCompComComDatabi INTEGER, + setCompComComParity INTEGER, + setCompComComStopbi INTEGER, + setCompComComHandsh INTEGER, + setCompComComReadyc INTEGER, + setCompComComReadyd INTEGER + } + +setCompComComDevice OBJECT-TYPE + SYNTAX INTEGER + { + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompComComEntry 1 } + +setCompComComPortnu OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Number" + ::= { setCompComComEntry 2 } + +setCompComComBitrat OBJECT-TYPE + SYNTAX INTEGER + { + e110(110), + e300(300), + e600(600), + e1200(1200), + e2400(2400), + e4800(4800), + e9600(9600), + e19200(19200), + e38400(38400), + e57600(57600), + e115200(115200), + e125000(125000), + e230400(230400) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bit-Rate" + ::= { setCompComComEntry 4 } + +setCompComComDatabi OBJECT-TYPE + SYNTAX INTEGER + { + e7(7), + e8(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Data-Bits" + ::= { setCompComComEntry 5 } + +setCompComComParity OBJECT-TYPE + SYNTAX INTEGER + { + none(1), + odd(2), + even(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Parity" + ::= { setCompComComEntry 6 } + +setCompComComStopbi OBJECT-TYPE + SYNTAX INTEGER + { + e1(1), + e2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stop-Bits" + ::= { setCompComComEntry 7 } + +setCompComComHandsh OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + rts-cts(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Handshake" + ::= { setCompComComEntry 8 } + +setCompComComReadyc OBJECT-TYPE + SYNTAX INTEGER + { + dtr(0), + data(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ready-Condition" + ::= { setCompComComEntry 9 } + +setCompComComReadyd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ready-Data-Timeout" + ::= { setCompComComEntry 10 } + +setCompComNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompComNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-Settings" + ::= { setCompCom 3 } + +setCompComNetEntry OBJECT-TYPE + SYNTAX SetCompComNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompComNetDevicety, setCompComNetPortnumb } + ::= { setCompComNetTable 1 } + +SetCompComNetEntry ::= SEQUENCE { + setCompComNetDevicety INTEGER, + setCompComNetPortnumb INTEGER, + setCompComNetTcpmode INTEGER, + setCompComNetListenpo INTEGER, + setCompComNetConnecth DisplayString, + setCompComNetConnectp INTEGER, + setCompComNetLoopback DisplayString, + setCompComNetRfc2217e INTEGER, + setCompComNetNewlinec INTEGER + } + +setCompComNetDevicety OBJECT-TYPE + SYNTAX INTEGER + { + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompComNetEntry 1 } + +setCompComNetPortnumb OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Number" + ::= { setCompComNetEntry 2 } + +setCompComNetTcpmode OBJECT-TYPE + SYNTAX INTEGER + { + server(0), + client(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TCP-Mode" + ::= { setCompComNetEntry 4 } + +setCompComNetListenpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Listen-Port" + ::= { setCompComNetEntry 5 } + +setCompComNetConnecth OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..48)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect-Hostname" + ::= { setCompComNetEntry 6 } + +setCompComNetConnectp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect-Port" + ::= { setCompComNetEntry 7 } + +setCompComNetLoopback OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setCompComNetEntry 8 } + +setCompComNetRfc2217e OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RFC2217-Extensions" + ::= { setCompComNetEntry 9 } + +setCompComNetNewlinec OBJECT-TYPE + SYNTAX INTEGER + { + crlf(0), + cr(1), + lf(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Newline-Conversion" + ::= { setCompComNetEntry 10 } + +setTaca OBJECT IDENTIFIER ::= { set 54} +setTacaAuthentication OBJECT-TYPE + SYNTAX INTEGER + { + deactivated(0), + activated(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Authentication" + ::= { setTaca 1 } + +setTacaAuthorisation OBJECT-TYPE + SYNTAX INTEGER + { + deactivated(0), + activated(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Authorisation" + ::= { setTaca 2 } + +setTacaAccounting OBJECT-TYPE + SYNTAX INTEGER + { + deactivated(0), + activated(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Accounting" + ::= { setTaca 3 } + +setTacaServerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTacaServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server" + ::= { setTaca 9 } + +setTacaServerEntry OBJECT-TYPE + SYNTAX SetTacaServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTacaServerSer } + ::= { setTacaServerTable 1 } + +SetTacaServerEntry ::= SEQUENCE { + setTacaServerSer DisplayString, + setTacaServerLoo DisplayString, + setTacaServerCom INTEGER + } + +setTacaServerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Address" + ::= { setTacaServerEntry 1 } + +setTacaServerLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Address" + ::= { setTacaServerEntry 2 } + +setTacaServerCom OBJECT-TYPE + SYNTAX INTEGER + { + deactivated(0), + activated(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Compatibility Mode" + ::= { setTacaServerEntry 3 } + +setTacaSharedsecret OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Shared-Secret" + ::= { setTaca 6 } + +setTacaEncryption OBJECT-TYPE + SYNTAX INTEGER + { + deactivated(0), + activated(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Encryption" + ::= { setTaca 7 } + +setTacaFallbacktolocalus OBJECT-TYPE + SYNTAX INTEGER + { + allowed(0), + prohibited(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fallback-to-local-users" + ::= { setTaca 10 } + +setTacaSnmpgetrequestsau OBJECT-TYPE + SYNTAX INTEGER + { + only-for-setup-tree(0), + all(1), + none(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SNMP-GET-Requests-Authorisation" + ::= { setTaca 11 } + +setTacaSnmpgetrequestsac OBJECT-TYPE + SYNTAX INTEGER + { + only-for-setup-tree(0), + all(1), + none(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SNMP-GET-Requests-Accounting" + ::= { setTaca 12 } + +setPerf OBJECT IDENTIFIER ::= { set 36} +setPerfRttmonaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPerfRttmonaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RttMonAdmin" + ::= { setPerf 2 } + +setPerfRttmonaEntry OBJECT-TYPE + SYNTAX SetPerfRttmonaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPerfRttmonaInd } + ::= { setPerfRttmonaTable 1 } + +SetPerfRttmonaEntry ::= SEQUENCE { + setPerfRttmonaInd INTEGER, + setPerfRttmonaTyp INTEGER, + setPerfRttmonaFre INTEGER, + setPerfRttmonaTim INTEGER, + setPerfRttmonaSta INTEGER + } + +setPerfRttmonaInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setPerfRttmonaEntry 1 } + +setPerfRttmonaTyp OBJECT-TYPE + SYNTAX INTEGER + { + jitter(9) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setPerfRttmonaEntry 4 } + +setPerfRttmonaFre OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Frequency" + ::= { setPerfRttmonaEntry 6 } + +setPerfRttmonaTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Timeout" + ::= { setPerfRttmonaEntry 7 } + +setPerfRttmonaSta OBJECT-TYPE + SYNTAX INTEGER + { + active(1), + not-in-service(2), + not-ready(3), + create(5), + destroy(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Status" + ::= { setPerfRttmonaEntry 9 } + +setPerfRttmoneTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPerfRttmoneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RttMonEchoAdmin" + ::= { setPerf 3 } + +setPerfRttmoneEntry OBJECT-TYPE + SYNTAX SetPerfRttmoneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPerfRttmoneIndex } + ::= { setPerfRttmoneTable 1 } + +SetPerfRttmoneEntry ::= SEQUENCE { + setPerfRttmoneIndex INTEGER, + setPerfRttmoneProtocol INTEGER, + setPerfRttmoneDestinationa IpAddress, + setPerfRttmonePacketsize INTEGER, + setPerfRttmoneDestinationp INTEGER, + setPerfRttmoneInterval INTEGER, + setPerfRttmonePacketcount INTEGER + } + +setPerfRttmoneIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { setPerfRttmoneEntry 255 } + +setPerfRttmoneProtocol OBJECT-TYPE + SYNTAX INTEGER + { + echo(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setPerfRttmoneEntry 1 } + +setPerfRttmoneDestinationa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination-Address" + ::= { setPerfRttmoneEntry 2 } + +setPerfRttmonePacketsize OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Packet-Size" + ::= { setPerfRttmoneEntry 3 } + +setPerfRttmoneDestinationp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination-Port" + ::= { setPerfRttmoneEntry 5 } + +setPerfRttmoneInterval OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Interval" + ::= { setPerfRttmoneEntry 17 } + +setPerfRttmonePacketcount OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Packet-Count" + ::= { setPerfRttmoneEntry 18 } + +setPerfRttmonsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPerfRttmonsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RttMonStatistics" + ::= { setPerf 4 } + +setPerfRttmonsEntry OBJECT-TYPE + SYNTAX SetPerfRttmonsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPerfRttmonsIndex } + ::= { setPerfRttmonsTable 1 } + +SetPerfRttmonsEntry ::= SEQUENCE { + setPerfRttmonsIndex INTEGER, + setPerfRttmonsCompletions INTEGER, + setPerfRttmonsRttcount INTEGER, + setPerfRttmonsRttsum INTEGER, + setPerfRttmonsRttmin INTEGER, + setPerfRttmonsRttmax INTEGER, + setPerfRttmonsJitterminpossd INTEGER, + setPerfRttmonsJittermaxpossd INTEGER, + setPerfRttmonsJittercountposs INTEGER, + setPerfRttmonsJittersumpossd INTEGER, + setPerfRttmonsJitterminposds INTEGER, + setPerfRttmonsJittermaxposds INTEGER, + setPerfRttmonsJittercountposd INTEGER, + setPerfRttmonsJittersumposds INTEGER, + setPerfRttmonsJitterminnegsd INTEGER, + setPerfRttmonsJittermaxnegsd INTEGER, + setPerfRttmonsJittercountnegs INTEGER, + setPerfRttmonsJittersumnegsd INTEGER, + setPerfRttmonsJitterminnegds INTEGER, + setPerfRttmonsJittermaxnegds INTEGER, + setPerfRttmonsJittercountnegd INTEGER, + setPerfRttmonsJittersumnegds INTEGER, + setPerfRttmonsPacketlosssd INTEGER, + setPerfRttmonsPacketlossds INTEGER, + setPerfRttmonsAveragejitter INTEGER, + setPerfRttmonsAveragejittersd INTEGER, + setPerfRttmonsAveragejitterds INTEGER + } + +setPerfRttmonsIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { setPerfRttmonsEntry 255 } + +setPerfRttmonsCompletions OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Completions" + ::= { setPerfRttmonsEntry 2 } + +setPerfRttmonsRttcount OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Count" + ::= { setPerfRttmonsEntry 4 } + +setPerfRttmonsRttsum OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Sum" + ::= { setPerfRttmonsEntry 5 } + +setPerfRttmonsRttmin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Min" + ::= { setPerfRttmonsEntry 8 } + +setPerfRttmonsRttmax OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Max" + ::= { setPerfRttmonsEntry 9 } + +setPerfRttmonsJitterminpossd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Pos-SD" + ::= { setPerfRttmonsEntry 10 } + +setPerfRttmonsJittermaxpossd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Pos-SD" + ::= { setPerfRttmonsEntry 11 } + +setPerfRttmonsJittercountposs OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Pos-SD" + ::= { setPerfRttmonsEntry 12 } + +setPerfRttmonsJittersumpossd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Pos-SD" + ::= { setPerfRttmonsEntry 13 } + +setPerfRttmonsJitterminposds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Pos-DS" + ::= { setPerfRttmonsEntry 16 } + +setPerfRttmonsJittermaxposds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Pos-DS" + ::= { setPerfRttmonsEntry 17 } + +setPerfRttmonsJittercountposd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Pos-DS" + ::= { setPerfRttmonsEntry 18 } + +setPerfRttmonsJittersumposds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Pos-DS" + ::= { setPerfRttmonsEntry 19 } + +setPerfRttmonsJitterminnegsd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Neg-SD" + ::= { setPerfRttmonsEntry 22 } + +setPerfRttmonsJittermaxnegsd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Neg-SD" + ::= { setPerfRttmonsEntry 23 } + +setPerfRttmonsJittercountnegs OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Neg-SD" + ::= { setPerfRttmonsEntry 24 } + +setPerfRttmonsJittersumnegsd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Neg-SD" + ::= { setPerfRttmonsEntry 25 } + +setPerfRttmonsJitterminnegds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Neg-DS" + ::= { setPerfRttmonsEntry 28 } + +setPerfRttmonsJittermaxnegds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Neg-DS" + ::= { setPerfRttmonsEntry 29 } + +setPerfRttmonsJittercountnegd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Neg-DS" + ::= { setPerfRttmonsEntry 30 } + +setPerfRttmonsJittersumnegds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Neg-DS" + ::= { setPerfRttmonsEntry 31 } + +setPerfRttmonsPacketlosssd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Loss-SD" + ::= { setPerfRttmonsEntry 34 } + +setPerfRttmonsPacketlossds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Loss-DS" + ::= { setPerfRttmonsEntry 35 } + +setPerfRttmonsAveragejitter OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Average-Jitter" + ::= { setPerfRttmonsEntry 62 } + +setPerfRttmonsAveragejittersd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Average-Jitter-SD" + ::= { setPerfRttmonsEntry 63 } + +setPerfRttmonsAveragejitterds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Average-Jitter-DS" + ::= { setPerfRttmonsEntry 64 } + +setEcho OBJECT IDENTIFIER ::= { set 35} +setEchoOpe OBJECT-TYPE + SYNTAX INTEGER + { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setEcho 1 } + +setEchoAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetEchoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-Table" + ::= { setEcho 2 } + +setEchoAccEntry OBJECT-TYPE + SYNTAX SetEchoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setEchoAccIpa, setEchoAccNet } + ::= { setEchoAccTable 1 } + +SetEchoAccEntry ::= SEQUENCE { + setEchoAccIpa IpAddress, + setEchoAccNet IpAddress, + setEchoAccPro INTEGER, + setEchoAccAct INTEGER, + setEchoAccCom DisplayString + } + +setEchoAccIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setEchoAccEntry 1 } + +setEchoAccNet OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Netmask" + ::= { setEchoAccEntry 2 } + +setEchoAccPro OBJECT-TYPE + SYNTAX INTEGER + { + none(0), + tcp(1), + udp(2), + tcp-plus-udp(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protokoll" + ::= { setEchoAccEntry 3 } + +setEchoAccAct OBJECT-TYPE + SYNTAX INTEGER + { + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setEchoAccEntry 4 } + +setEchoAccCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setEchoAccEntry 5 } + +setEchoTcp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TCP-Timeout" + ::= { setEcho 3 } + +firVerTable OBJECT-TYPE + SYNTAX SEQUENCE OF FirVerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Version-Table" + ::= { fir 1 } + +firVerEntry OBJECT-TYPE + SYNTAX FirVerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { firVerIfc } + ::= { firVerTable 1 } + +FirVerEntry ::= SEQUENCE { + firVerIfc INTEGER, + firVerMod DisplayString, + firVerVer DisplayString, + firVerSer DisplayString + } + +firVerIfc OBJECT-TYPE + SYNTAX INTEGER + { + ifc(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { firVerEntry 1 } + +firVerMod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Module" + ::= { firVerEntry 2 } + +firVerVer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Version" + ::= { firVerEntry 3 } + +firVerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-number" + ::= { firVerEntry 4 } + +firTabTable OBJECT-TYPE + SYNTAX SEQUENCE OF FirTabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Firmsafe" + ::= { fir 2 } + +firTabEntry OBJECT-TYPE + SYNTAX FirTabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { firTabPos } + ::= { firTabTable 1 } + +FirTabEntry ::= SEQUENCE { + firTabPos INTEGER, + firTabSta INTEGER, + firTabVer DisplayString, + firTabDat DisplayString, + firTabSiz INTEGER, + firTabInd INTEGER + } + +firTabPos OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Position" + ::= { firTabEntry 1 } + +firTabSta OBJECT-TYPE + SYNTAX INTEGER + { + loader(2), + active(1), + inactive(0), + minimal-plus-active(5), + minimal-plus-inactive(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Status" + ::= { firTabEntry 2 } + +firTabVer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Version" + ::= { firTabEntry 3 } + +firTabDat OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Date" + ::= { firTabEntry 4 } + +firTabSiz OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Size" + ::= { firTabEntry 5 } + +firTabInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { firTabEntry 6 } + +firMod OBJECT-TYPE + SYNTAX INTEGER + { + immediate(0), + login(1), + manual(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mode-Firmsafe" + ::= { fir 3 } + +firTim OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Timeout-Firmsafe" + ::= { fir 4 } + +firFea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..34)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Feature-Word" + ::= { fir 7 } + +othMan OBJECT IDENTIFIER ::= { oth 1} +othManCon OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect" + ::= { othMan 1 } + +othManDis OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Disconnect" + ::= { othMan 2 } + +othBoo OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Boot-System" + ::= { oth 2 } + +othCol OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cold-Boot" + ::= { oth 5 } + + + +-- traps + +trapgrp OBJECT IDENTIFIER ::= { lancom-1711-plus 0 } +traps OBJECT IDENTIFIER ::= { trapgrp 0 } + +trpStatChan NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staWanConnectio, + staChanState, + staChanApp, + staChanMode, + staChanCause, + staChanNumbe, + staChanSubad, + staChanCharg, + staChanExtra, + staChanConnt, + staChanConns, + staChanIsdnd, + staChanPhcha, + staChanPptpc, + staChanVpnco + } + STATUS current + DESCRIPTION "StatChan" + ::= { traps 1 } + +trpFwUplStart NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "FwUplStart" + ::= { traps 4 } + +trpUplSucc NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplSucc" + ::= { traps 5 } + +trpUplFailTo NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplFailTo" + ::= { traps 6 } + +trpUplFailIncl NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplFailIncl" + ::= { traps 7 } + +trpUplFailBadDev NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplFailBadDev" + ::= { traps 8 } + +trpLogin NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "Login" + ::= { traps 9 } + +trpLogout NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "Logout" + ::= { traps 10 } + +trpCnfUplStart NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "CnfUplStart" + ::= { traps 11 } + +trpCnfDnlStart NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "CnfDnlStart" + ::= { traps 12 } + +trpCnfDnlSucc NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "CnfDnlSucc" + ::= { traps 13 } + +trpIpFwFlt NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staIproLogtablSyst, + staIproLogtablSrca, + staIproLogtablDsta, + staIproLogtablProt, + staIproLogtablSrcp, + staIproLogtablDstp, + staIproLogtablFilt, + staIproLogtablLimi, + staIproLogtablThre, + staIproLogtablActi + } + STATUS current + DESCRIPTION "IpFwFlt" + ::= { traps 26 } + +trpVPNConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staVpnTunnel, + staVpnConnectPeer, + staVpnConnectState, + staVpnConnectLaster, + staVpnConnectMode, + staVpnConnectShtime, + staVpnConnectPhysco, + staVpnConnectB1dt, + staVpnConnectRemote, + staVpnConnectNatdet, + staVpnConnectCrypta, + staVpnConnectCryptl, + staVpnConnectHashal, + staVpnConnectHashle, + staVpnConnectHmacal, + staVpnConnectHmacle, + staVpnConnectCompra, + staVpnConnectClient + } + STATUS current + DESCRIPTION "VPNConn" + ::= { traps 27 } + +trpPptpConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staPptpTun, + staPptpConChann, + staPptpConState, + staPptpConMode, + staPptpConShtim, + staPptpConPhysc, + staPptpConPeera, + staPptpConIpadd, + staPptpConDnsde, + staPptpConNbnsd, + staPptpConLaste, + staPptpConDnsba, + staPptpConNbnsb + } + STATUS current + DESCRIPTION "PptpConn" + ::= { traps 28 } + +trpErrLogin NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "ErrLogin" + ::= { traps 29 } + +trpLdblConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staIproLoadbalConPee, + staIproLoadbalConBun, + staIproLoadbalConSta + } + STATUS current + DESCRIPTION "LdblConn" + ::= { traps 38 } + +trpPPPoESConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staPppoNum, + staPppoConCha, + staPppoConMac, + staPppoConSta, + staPppoConLas, + staPppoConSht, + staPppoConPee + } + STATUS current + DESCRIPTION "PPPoESConn" + ::= { traps 39 } + +trpVrrp NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staIproVrrpEveSys, + staIproVrrpEveSrc, + staIproVrrpEveVri, + staIproVrrpEveEve, + staIproVrrpEveInf + } + STATUS current + DESCRIPTION "Vrrp" + ::= { traps 41 } + +trpHTTP-Tunnel-Open NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staTcpiHttpActiveIndex, + staTcpiHttpActiveRemotea, + staTcpiHttpActiveRemotep, + staTcpiHttpActiveLocalho, + staTcpiHttpActiveLocalpo, + staTcpiHttpActiveIdletim, + staTcpiHttpActiveLocalrt + } + STATUS current + DESCRIPTION "HTTP-Tunnel-Open" + ::= { traps 2000 } + +trpHTTP-Tunnel-Close NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staTcpiHttpActiveIndex + } + STATUS current + DESCRIPTION "HTTP-Tunnel-Close" + ::= { traps 2001 } + +trpLAN-Overtemp-Throttle NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou + } + STATUS current + DESCRIPTION "LAN-Overtemp-Throttle" + ::= { traps 5002 } + +trpLAN-Overtemp-Throttle-End NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou + } + STATUS current + DESCRIPTION "LAN-Overtemp-Throttle-End" + ::= { traps 5003 } + +trpLAN-Overtemp-Throttle-Recommend NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou + } + STATUS current + DESCRIPTION "LAN-Overtemp-Throttle-Recommend" + ::= { traps 5004 } + +END diff --git a/mibs/LANCOM-1721-MIB.mib b/mibs/LANCOM-1721-MIB.mib index 3242d65..0cfc5de 100644 --- a/mibs/LANCOM-1721-MIB.mib +++ b/mibs/LANCOM-1721-MIB.mib @@ -1,286 +1,28818 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - + + + +LANCOM-1721-MIB DEFINITIONS ::= BEGIN + +IMPORTS + DisplayString, sysDescr, sysName + FROM RFC1213-MIB + MacAddress + FROM SNMPv2-TC + enterprises, OBJECT-TYPE, + MODULE-IDENTITY, IpAddress, Counter32, TimeTicks, Counter64, + NOTIFICATION-TYPE + FROM SNMPv2-SMI; + + + +lancom-1721 MODULE-IDENTITY + LAST-UPDATED "200902252247Z" + ORGANIZATION "LANCOM Systems" + CONTACT-INFO "http://www.lancom-systems.de" + DESCRIPTION "MIB Definitions for LANCOM 1721 VPN (Annex B)" + REVISION "200902252247Z" + DESCRIPTION "Auto-Generated on Jan 01, 2010" + ::= { enterprises lancom-systems(2356) adsl-systems(500) adsl-router(4) 1721 } + + +sta OBJECT IDENTIFIER ::= { lancom-1721 1 } +set OBJECT IDENTIFIER ::= { lancom-1721 2 } +fir OBJECT IDENTIFIER ::= { lancom-1721 3 } +oth OBJECT IDENTIFIER ::= { lancom-1721 4 } + +staOper OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating-Time" + ::= { sta 2 } + +staWan OBJECT IDENTIFIER ::= { sta 4} +staWanBytetransTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanBytetransEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Transport" + ::= { staWan 1 } + +staWanBytetransEntry OBJECT-TYPE + SYNTAX StaWanBytetransEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanBytetransIfc } + ::= { staWanBytetransTable 1 } + +StaWanBytetransEntry ::= SEQUENCE { + staWanBytetransIfc INTEGER, + staWanBytetransCrx Counter32, + staWanBytetransRxb Counter32, + staWanBytetransTxb Counter32, + staWanBytetransCtx Counter32 + } + +staWanBytetransIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanBytetransEntry 1 } + +staWanBytetransCrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CRx-Bytes" + ::= { staWanBytetransEntry 2 } + +staWanBytetransRxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bytes" + ::= { staWanBytetransEntry 3 } + +staWanBytetransTxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Bytes" + ::= { staWanBytetransEntry 4 } + +staWanBytetransCtx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CTx-Bytes" + ::= { staWanBytetransEntry 5 } + +staWanPackettraTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanPackettraEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Packet-Transport" + ::= { staWan 2 } + +staWanPackettraEntry OBJECT-TYPE + SYNTAX StaWanPackettraEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanPackettraIfc } + ::= { staWanPackettraTable 1 } + +StaWanPackettraEntry ::= SEQUENCE { + staWanPackettraIfc INTEGER, + staWanPackettraRx Counter32, + staWanPackettraTxt Counter32, + staWanPackettraTxn Counter32, + staWanPackettraTxr Counter32, + staWanPackettraTxu Counter32 + } + +staWanPackettraIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanPackettraEntry 1 } + +staWanPackettraRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx" + ::= { staWanPackettraEntry 2 } + +staWanPackettraTxt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-total" + ::= { staWanPackettraEntry 3 } + +staWanPackettraTxn OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-normal" + ::= { staWanPackettraEntry 4 } + +staWanPackettraTxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-reliable" + ::= { staWanPackettraEntry 5 } + +staWanPackettraTxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-urgent" + ::= { staWanPackettraEntry 6 } + +staWanErrorsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanErrorsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Errors" + ::= { staWan 3 } + +staWanErrorsEntry OBJECT-TYPE + SYNTAX StaWanErrorsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanErrorsIfc } + ::= { staWanErrorsTable 1 } + +StaWanErrorsEntry ::= SEQUENCE { + staWanErrorsIfc INTEGER, + staWanErrorsRxl1 Counter32, + staWanErrorsRxl2 Counter32, + staWanErrorsRxl3 Counter32, + staWanErrorsStac Counter32, + staWanErrorsTxer Counter32 + } + +staWanErrorsIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanErrorsEntry 1 } + +staWanErrorsRxl1 OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-l1-Error" + ::= { staWanErrorsEntry 2 } + +staWanErrorsRxl2 OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-l2-Error" + ::= { staWanErrorsEntry 3 } + +staWanErrorsRxl3 OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-l3-Error" + ::= { staWanErrorsEntry 4 } + +staWanErrorsStac OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stack-Error" + ::= { staWanErrorsEntry 5 } + +staWanErrorsTxer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Error" + ::= { staWanErrorsEntry 6 } + +staWanWantxdisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Discarded" + ::= { staWan 4 } + +staWanWanheappa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Heap-Packets" + ::= { staWan 5 } + +staWanWanqueuep OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Packets" + ::= { staWan 6 } + +staWanWanqueuee OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Errors" + ::= { staWan 7 } + +staWanWanqueuem OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Mgt-Drop" + ::= { staWan 21 } + +staWanThroughpuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanThroughpuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Throughput" + ::= { staWan 8 } + +staWanThroughpuEntry OBJECT-TYPE + SYNTAX StaWanThroughpuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanThroughpuIfc } + ::= { staWanThroughpuTable 1 } + +StaWanThroughpuEntry ::= SEQUENCE { + staWanThroughpuIfc INTEGER, + staWanThroughpuRxsc INTEGER, + staWanThroughpuTxsc INTEGER, + staWanThroughpuRxsa INTEGER, + staWanThroughpuTxsa INTEGER + } + +staWanThroughpuIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanThroughpuEntry 1 } + +staWanThroughpuRxsc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx/s current" + ::= { staWanThroughpuEntry 2 } + +staWanThroughpuTxsc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx/s current" + ::= { staWanThroughpuEntry 3 } + +staWanThroughpuRxsa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx/s average" + ::= { staWanThroughpuEntry 4 } + +staWanThroughpuTxsa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx/s average" + ::= { staWanThroughpuEntry 5 } + +staWanDeleteval OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staWan 9 } + +staWanConnectio OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staWan 10 } + +staWanMtuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanMtuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "MTU" + ::= { staWan 11 } + +staWanMtuEntry OBJECT-TYPE + SYNTAX StaWanMtuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanMtuPee } + ::= { staWanMtuTable 1 } + +StaWanMtuEntry ::= SEQUENCE { + staWanMtuPee DisplayString, + staWanMtuMtu INTEGER + } + +staWanMtuPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { staWanMtuEntry 1 } + +staWanMtuMtu OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MTU" + ::= { staWanMtuEntry 2 } + +staWanActions OBJECT IDENTIFIER ::= { staWan 20} +staWanActionsActTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanActionsActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Action-Table" + ::= { staWanActions 1 } + +staWanActionsActEntry OBJECT-TYPE + SYNTAX StaWanActionsActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanActionsActTim } + ::= { staWanActionsActTable 1 } + +StaWanActionsActEntry ::= SEQUENCE { + staWanActionsActTim DisplayString, + staWanActionsActAct DisplayString, + staWanActionsActRes DisplayString + } + +staWanActionsActTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staWanActionsActEntry 1 } + +staWanActionsActAct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { staWanActionsActEntry 2 } + +staWanActionsActRes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..100)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Result" + ::= { staWanActionsActEntry 3 } + +staWanActionsLocTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanActionsLocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Lock-Table" + ::= { staWanActions 2 } + +staWanActionsLocEntry OBJECT-TYPE + SYNTAX StaWanActionsLocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanActionsLocInd } + ::= { staWanActionsLocTable 1 } + +StaWanActionsLocEntry ::= SEQUENCE { + staWanActionsLocInd INTEGER, + staWanActionsLocRem INTEGER + } + +staWanActionsLocInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staWanActionsLocEntry 1 } + +staWanActionsLocRem OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remaining-Locktime" + ::= { staWanActionsLocEntry 2 } + +staLan OBJECT IDENTIFIER ::= { sta 5} +staLanLanh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Heap-Packets" + ::= { staLan 7 } + +staLanDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staLan 11 } + +staLanLanq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Queue-Mgt-Drop" + ::= { staLan 60 } + +staLanInteTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanInteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interfaces" + ::= { staLan 51 } + +staLanInteEntry OBJECT-TYPE + SYNTAX StaLanInteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanInteIfc } + ::= { staLanInteTable 1 } + +StaLanInteEntry ::= SEQUENCE { + staLanInteIfc DisplayString, + staLanInteQue INTEGER + } + +staLanInteIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanInteEntry 1 } + +staLanInteQue OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Packets" + ::= { staLanInteEntry 2 } + +staLanByteTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanByteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Transport" + ::= { staLan 52 } + +staLanByteEntry OBJECT-TYPE + SYNTAX StaLanByteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanByteIfc } + ::= { staLanByteTable 1 } + +StaLanByteEntry ::= SEQUENCE { + staLanByteIfc DisplayString, + staLanByteTxbyte Counter64, + staLanByteRxbyte Counter64, + staLanByteThroug DisplayString, + staLanByteMaxthr DisplayString, + staLanByteBytest INTEGER, + staLanByteBytesm INTEGER + } + +staLanByteIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanByteEntry 1 } + +staLanByteTxbyte OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Bytes" + ::= { staLanByteEntry 2 } + +staLanByteRxbyte OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bytes" + ::= { staLanByteEntry 3 } + +staLanByteThroug OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Throughput" + ::= { staLanByteEntry 4 } + +staLanByteMaxthr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max.-Throughput" + ::= { staLanByteEntry 5 } + +staLanByteBytest OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bytes-Throughput" + ::= { staLanByteEntry 6 } + +staLanByteBytesm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bytes-Max.-Throughput" + ::= { staLanByteEntry 7 } + +staLanPackTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanPackEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Packet-Transport" + ::= { staLan 53 } + +staLanPackEntry OBJECT-TYPE + SYNTAX StaLanPackEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanPackIfc } + ::= { staLanPackTable 1 } + +StaLanPackEntry ::= SEQUENCE { + staLanPackIfc DisplayString, + staLanPackRxp Counter32, + staLanPackTxp Counter32, + staLanPackRxb Counter32, + staLanPackRxm Counter32, + staLanPackRxu Counter32, + staLanPackTxb Counter32, + staLanPackTxm Counter32, + staLanPackTxu Counter32 + } + +staLanPackIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanPackEntry 1 } + +staLanPackRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staLanPackEntry 2 } + +staLanPackTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staLanPackEntry 3 } + +staLanPackRxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcasts" + ::= { staLanPackEntry 4 } + +staLanPackRxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicasts" + ::= { staLanPackEntry 5 } + +staLanPackRxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicasts" + ::= { staLanPackEntry 6 } + +staLanPackTxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Broadcasts" + ::= { staLanPackEntry 7 } + +staLanPackTxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Multicasts" + ::= { staLanPackEntry 8 } + +staLanPackTxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Unicasts" + ::= { staLanPackEntry 9 } + +staLanErroTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanErroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Errors" + ::= { staLan 54 } + +staLanErroEntry OBJECT-TYPE + SYNTAX StaLanErroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanErroIfc } + ::= { staLanErroTable 1 } + +StaLanErroEntry ::= SEQUENCE { + staLanErroIfc DisplayString, + staLanErroRxerro Counter32, + staLanErroTxerro Counter32, + staLanErroStacke Counter32, + staLanErroNicerr Counter32, + staLanErroQueuee Counter32, + staLanErroRxcrce Counter32, + staLanErroCollis Counter32, + staLanErroSingle Counter32, + staLanErroMultip Counter32, + staLanErroLateco Counter32, + staLanErroExcess Counter32, + staLanErroRxalig Counter32, + staLanErroRxtoos Counter32, + staLanErroRxtool Counter32, + staLanErroTxcarr Counter32, + staLanErroTxdefe Counter32 + } + +staLanErroIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanErroEntry 1 } + +staLanErroRxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staLanErroEntry 2 } + +staLanErroTxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Errors" + ::= { staLanErroEntry 3 } + +staLanErroStacke OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stack-Errors" + ::= { staLanErroEntry 4 } + +staLanErroNicerr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NIC-Errors" + ::= { staLanErroEntry 5 } + +staLanErroQueuee OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Errors" + ::= { staLanErroEntry 6 } + +staLanErroRxcrce OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-CRC-Errors" + ::= { staLanErroEntry 7 } + +staLanErroCollis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Collisions" + ::= { staLanErroEntry 8 } + +staLanErroSingle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Single-Collisions" + ::= { staLanErroEntry 9 } + +staLanErroMultip OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Multiple-Collisions" + ::= { staLanErroEntry 10 } + +staLanErroLateco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Late-Collisions" + ::= { staLanErroEntry 11 } + +staLanErroExcess OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Excessive-Collisions" + ::= { staLanErroEntry 12 } + +staLanErroRxalig OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Align-Errors" + ::= { staLanErroEntry 13 } + +staLanErroRxtoos OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Short" + ::= { staLanErroEntry 14 } + +staLanErroRxtool OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Long" + ::= { staLanErroEntry 15 } + +staLanErroTxcarr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Carrier" + ::= { staLanErroEntry 16 } + +staLanErroTxdefe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Deferred" + ::= { staLanErroEntry 17 } + +staPpp OBJECT IDENTIFIER ::= { sta 6} +staPppPppTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PPP-Phases" + ::= { staPpp 1 } + +staPppPppEntry OBJECT-TYPE + SYNTAX StaPppPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppPppIfc } + ::= { staPppPppTable 1 } + +StaPppPppEntry ::= SEQUENCE { + staPppPppIfc INTEGER, + staPppPppPha INTEGER, + staPppPppLcp INTEGER, + staPppPppIpc INTEGER, + staPppPppIpx INTEGER, + staPppPppCcp INTEGER, + staPppPppBac INTEGER + } + +staPppPppIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppPppEntry 1 } + +staPppPppPha OBJECT-TYPE + SYNTAX INTEGER{ + dead(1), + establish(2), + terminate(3), + authenticate(4), + callback(5), + network(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Phase to" + ::= { staPppPppEntry 2 } + +staPppPppLcp OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LCP" + ::= { staPppPppEntry 3 } + +staPppPppIpc OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPCP" + ::= { staPppPppEntry 4 } + +staPppPppIpx OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPXCP" + ::= { staPppPppEntry 5 } + +staPppPppCcp OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CCP" + ::= { staPppPppEntry 6 } + +staPppPppBac OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "BACP" + ::= { staPppPppEntry 7 } + +staPppLcp OBJECT IDENTIFIER ::= { staPpp 2} +staPppLcpRxerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPppLcp 1 } + +staPppLcpRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppLcp 2 } + +staPppLcpRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppLcp 3 } + +staPppLcpRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppLcp 4 } + +staPppLcpRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppLcp 5 } + +staPppLcpRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppLcp 6 } + +staPppLcpRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppLcp 7 } + +staPppLcpRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppLcp 8 } + +staPppLcpRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppLcp 9 } + +staPppLcpRxprotocolre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Protocol-Reject" + ::= { staPppLcp 10 } + +staPppLcpRxechoreques OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Echo-Request" + ::= { staPppLcp 11 } + +staPppLcpRxechoreply OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Echo-Reply" + ::= { staPppLcp 12 } + +staPppLcpRxdiscardreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard-Request" + ::= { staPppLcp 13 } + +staPppLcpTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppLcp 14 } + +staPppLcpTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppLcp 15 } + +staPppLcpTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppLcp 16 } + +staPppLcpTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppLcp 17 } + +staPppLcpTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppLcp 18 } + +staPppLcpTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppLcp 19 } + +staPppLcpTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppLcp 20 } + +staPppLcpTxprotocolre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Protocol-Reject" + ::= { staPppLcp 21 } + +staPppLcpTxechoreques OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Echo-Request" + ::= { staPppLcp 22 } + +staPppLcpTxechoreply OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Echo-Reply" + ::= { staPppLcp 23 } + +staPppLcpTxdiscardreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Discard-Request" + ::= { staPppLcp 24 } + +staPppLcpDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppLcp 25 } + +staPppPap OBJECT IDENTIFIER ::= { staPpp 3} +staPppPapRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppPap 1 } + +staPppPapRxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Request" + ::= { staPppPap 2 } + +staPppPapRxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Success" + ::= { staPppPap 3 } + +staPppPapRxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Failure" + ::= { staPppPap 4 } + +staPppPapTxret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Retry" + ::= { staPppPap 5 } + +staPppPapTxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Request" + ::= { staPppPap 6 } + +staPppPapTxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Success" + ::= { staPppPap 7 } + +staPppPapTxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Failure" + ::= { staPppPap 8 } + +staPppPapDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppPap 9 } + +staPppCha OBJECT IDENTIFIER ::= { staPpp 4} +staPppChaRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppCha 1 } + +staPppChaRxcha OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Challenge" + ::= { staPppCha 2 } + +staPppChaRxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Response" + ::= { staPppCha 3 } + +staPppChaRxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Success" + ::= { staPppCha 4 } + +staPppChaRxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Failure" + ::= { staPppCha 5 } + +staPppChaTxret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Retry" + ::= { staPppCha 6 } + +staPppChaTxcha OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Challenge" + ::= { staPppCha 7 } + +staPppChaTxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Response" + ::= { staPppCha 8 } + +staPppChaTxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Success" + ::= { staPppCha 9 } + +staPppChaTxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Failure" + ::= { staPppCha 10 } + +staPppChaDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppCha 11 } + +staPppCbc OBJECT IDENTIFIER ::= { staPpp 7} +staPppCbcRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppCbc 1 } + +staPppCbcRxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Request" + ::= { staPppCbc 2 } + +staPppCbcRxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Response" + ::= { staPppCbc 3 } + +staPppCbcRxack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Acknowledge" + ::= { staPppCbc 4 } + +staPppCbcTxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Request" + ::= { staPppCbc 5 } + +staPppCbcTxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Response" + ::= { staPppCbc 6 } + +staPppCbcTxack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Acknowledge" + ::= { staPppCbc 7 } + +staPppCbcDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppCbc 8 } + +staPppIpx OBJECT IDENTIFIER ::= { staPpp 5} +staPppIpxRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppIpx 1 } + +staPppIpxRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppIpx 2 } + +staPppIpxRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppIpx 3 } + +staPppIpxRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppIpx 4 } + +staPppIpxRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppIpx 5 } + +staPppIpxRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppIpx 6 } + +staPppIpxRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppIpx 7 } + +staPppIpxRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppIpx 8 } + +staPppIpxTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppIpx 9 } + +staPppIpxTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppIpx 10 } + +staPppIpxTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppIpx 11 } + +staPppIpxTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppIpx 12 } + +staPppIpxTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppIpx 13 } + +staPppIpxTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppIpx 14 } + +staPppIpxTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppIpx 15 } + +staPppIpxDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppIpx 16 } + +staPppIpc OBJECT IDENTIFIER ::= { staPpp 6} +staPppIpcRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppIpc 1 } + +staPppIpcRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppIpc 2 } + +staPppIpcRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppIpc 3 } + +staPppIpcRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppIpc 4 } + +staPppIpcRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppIpc 5 } + +staPppIpcRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppIpc 6 } + +staPppIpcRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppIpc 7 } + +staPppIpcRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppIpc 8 } + +staPppIpcTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppIpc 9 } + +staPppIpcTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppIpc 10 } + +staPppIpcTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppIpc 11 } + +staPppIpcTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppIpc 12 } + +staPppIpcTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppIpc 13 } + +staPppIpcTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppIpc 14 } + +staPppIpcTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppIpc 15 } + +staPppIpcDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppIpc 16 } + +staPppCcp OBJECT IDENTIFIER ::= { staPpp 10} +staPppCcpRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppCcp 1 } + +staPppCcpRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppCcp 2 } + +staPppCcpRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppCcp 3 } + +staPppCcpRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppCcp 4 } + +staPppCcpRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppCcp 5 } + +staPppCcpRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppCcp 6 } + +staPppCcpRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppCcp 7 } + +staPppCcpRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppCcp 8 } + +staPppCcpRxresetreque OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Reset-Request" + ::= { staPppCcp 9 } + +staPppCcpRxresetack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Reset-Ack" + ::= { staPppCcp 10 } + +staPppCcpTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppCcp 11 } + +staPppCcpTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppCcp 12 } + +staPppCcpTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppCcp 13 } + +staPppCcpTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppCcp 14 } + +staPppCcpTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppCcp 15 } + +staPppCcpTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppCcp 16 } + +staPppCcpTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppCcp 17 } + +staPppCcpTxresetreque OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Reset-Request" + ::= { staPppCcp 19 } + +staPppCcpTxresetack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Reset-Ack" + ::= { staPppCcp 20 } + +staPppCcpCompressione OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Compression-Errors" + ::= { staPppCcp 22 } + +staPppCcpDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppCcp 21 } + +staPppMl OBJECT IDENTIFIER ::= { staPpp 11} +staPppMlBundlec OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bundle-Connections" + ::= { staPppMl 1 } + +staPppMlRxseqlo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Seq-Lost" + ::= { staPppMl 2 } + +staPppMlRxseqre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Seq-Repeat" + ::= { staPppMl 3 } + +staPppMlRxmrrue OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Mrru-Exceeded" + ::= { staPppMl 4 } + +staPppMlRxheade OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Header-Error" + ::= { staPppMl 5 } + +staPppMlRxdisca OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppMl 6 } + +staPppMlRxfrags OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Frag-Start" + ::= { staPppMl 7 } + +staPppMlRxfragm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Frag-Mid" + ::= { staPppMl 8 } + +staPppMlRxfrage OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Frag-End" + ::= { staPppMl 9 } + +staPppMlRxnotfr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-not-Fragmented" + ::= { staPppMl 10 } + +staPppMlDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppMl 11 } + +staPppBac OBJECT IDENTIFIER ::= { staPpp 12} +staPppBacRxerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPppBac 1 } + +staPppBacRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppBac 2 } + +staPppBacRxcallrequest OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Call-Request" + ::= { staPppBac 3 } + +staPppBacRxcallrespons OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Call-Response" + ::= { staPppBac 4 } + +staPppBacRxcallbackreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Callback-Request" + ::= { staPppBac 5 } + +staPppBacRxcallbackres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Callback-Response" + ::= { staPppBac 6 } + +staPppBacRxlinkdropreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Link-Drop-Request" + ::= { staPppBac 7 } + +staPppBacRxlinkdropres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Link-Drop-Response" + ::= { staPppBac 8 } + +staPppBacRxstatusindic OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Status-Indication" + ::= { staPppBac 9 } + +staPppBacRxstatusrespo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Status-Response" + ::= { staPppBac 10 } + +staPppBacTxcallrequest OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Call-Request" + ::= { staPppBac 11 } + +staPppBacTxcallrespons OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Call-Response" + ::= { staPppBac 12 } + +staPppBacTxcallbackreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Callback-Request" + ::= { staPppBac 13 } + +staPppBacTxcallbackres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Callback-Response" + ::= { staPppBac 14 } + +staPppBacTxlinkdropreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Link-Drop-Request" + ::= { staPppBac 15 } + +staPppBacTxlinkdropres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Link-Drop-Response" + ::= { staPppBac 16 } + +staPppBacTxstatusindic OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Status-Indication" + ::= { staPppBac 17 } + +staPppBacTxstatusrespo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Status-Response" + ::= { staPppBac 18 } + +staPppBacDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppBac 19 } + +staPppRxo OBJECT IDENTIFIER ::= { staPpp 8} +staPppRxoLcpTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppRxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LCP" + ::= { staPppRxo 1 } + +staPppRxoLcpEntry OBJECT-TYPE + SYNTAX StaPppRxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppRxoLcpIfc } + ::= { staPppRxoLcpTable 1 } + +StaPppRxoLcpEntry ::= SEQUENCE { + staPppRxoLcpIfc INTEGER, + staPppRxoLcpMru INTEGER, + staPppRxoLcpAcc DisplayString, + staPppRxoLcpAut INTEGER, + staPppRxoLcpMag DisplayString, + staPppRxoLcpPfc INTEGER, + staPppRxoLcpAcf INTEGER, + staPppRxoLcpCal INTEGER + } + +staPppRxoLcpIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppRxoLcpEntry 1 } + +staPppRxoLcpMru OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MRU" + ::= { staPppRxoLcpEntry 2 } + +staPppRxoLcpAcc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACCM" + ::= { staPppRxoLcpEntry 3 } + +staPppRxoLcpAut OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + ms-chapv2(32), + ms-chap(16), + chap(8), + pap(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Authent.request" + ::= { staPppRxoLcpEntry 4 } + +staPppRxoLcpMag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Magic-Num" + ::= { staPppRxoLcpEntry 6 } + +staPppRxoLcpPfc OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PFC" + ::= { staPppRxoLcpEntry 7 } + +staPppRxoLcpAcf OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACFC" + ::= { staPppRxoLcpEntry 8 } + +staPppRxoLcpCal OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + none(255), + lcp(1), + lcp(2), + lcp(3), + lcp(4), + lcp(5), + cbcp(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call-back" + ::= { staPppRxoLcpEntry 5 } + +staPppRxoIpxTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppRxoIpxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPXCP" + ::= { staPppRxo 2 } + +staPppRxoIpxEntry OBJECT-TYPE + SYNTAX StaPppRxoIpxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppRxoIpxIfc } + ::= { staPppRxoIpxTable 1 } + +StaPppRxoIpxEntry ::= SEQUENCE { + staPppRxoIpxIfc INTEGER, + staPppRxoIpxNet DisplayString, + staPppRxoIpxNod DisplayString, + staPppRxoIpxRou INTEGER + } + +staPppRxoIpxIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppRxoIpxEntry 1 } + +staPppRxoIpxNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staPppRxoIpxEntry 2 } + +staPppRxoIpxNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staPppRxoIpxEntry 3 } + +staPppRxoIpxRou OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rip-sap(2), + nlsp(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Routing-Method" + ::= { staPppRxoIpxEntry 4 } + +staPppRxoIpcTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppRxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPCP" + ::= { staPppRxo 3 } + +staPppRxoIpcEntry OBJECT-TYPE + SYNTAX StaPppRxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppRxoIpcIfc } + ::= { staPppRxoIpcTable 1 } + +StaPppRxoIpcEntry ::= SEQUENCE { + staPppRxoIpcIfc INTEGER, + staPppRxoIpcIpadd INTEGER, + staPppRxoIpcDnsde INTEGER, + staPppRxoIpcDnsba INTEGER, + staPppRxoIpcNbnsd INTEGER, + staPppRxoIpcNbnsb INTEGER + } + +staPppRxoIpcIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppRxoIpcEntry 1 } + +staPppRxoIpcIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staPppRxoIpcEntry 2 } + +staPppRxoIpcDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staPppRxoIpcEntry 3 } + +staPppRxoIpcDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staPppRxoIpcEntry 5 } + +staPppRxoIpcNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staPppRxoIpcEntry 4 } + +staPppRxoIpcNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staPppRxoIpcEntry 6 } + +staPppTxo OBJECT IDENTIFIER ::= { staPpp 9} +staPppTxoLcpTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppTxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LCP" + ::= { staPppTxo 1 } + +staPppTxoLcpEntry OBJECT-TYPE + SYNTAX StaPppTxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppTxoLcpIfc } + ::= { staPppTxoLcpTable 1 } + +StaPppTxoLcpEntry ::= SEQUENCE { + staPppTxoLcpIfc INTEGER, + staPppTxoLcpMru INTEGER, + staPppTxoLcpAcc DisplayString, + staPppTxoLcpAut INTEGER, + staPppTxoLcpMag DisplayString, + staPppTxoLcpPfc INTEGER, + staPppTxoLcpAcf INTEGER, + staPppTxoLcpCal INTEGER + } + +staPppTxoLcpIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppTxoLcpEntry 1 } + +staPppTxoLcpMru OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MRU" + ::= { staPppTxoLcpEntry 2 } + +staPppTxoLcpAcc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACCM" + ::= { staPppTxoLcpEntry 3 } + +staPppTxoLcpAut OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + ms-chapv2(32), + ms-chap(16), + chap(8), + pap(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Authent.request" + ::= { staPppTxoLcpEntry 4 } + +staPppTxoLcpMag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Magic-Num" + ::= { staPppTxoLcpEntry 6 } + +staPppTxoLcpPfc OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PFC" + ::= { staPppTxoLcpEntry 7 } + +staPppTxoLcpAcf OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACFC" + ::= { staPppTxoLcpEntry 8 } + +staPppTxoLcpCal OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + none(255), + lcp(1), + lcp(2), + lcp(3), + lcp(4), + lcp(5), + cbcp(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call-back" + ::= { staPppTxoLcpEntry 5 } + +staPppTxoIpxTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppTxoIpxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPXCP" + ::= { staPppTxo 2 } + +staPppTxoIpxEntry OBJECT-TYPE + SYNTAX StaPppTxoIpxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppTxoIpxIfc } + ::= { staPppTxoIpxTable 1 } + +StaPppTxoIpxEntry ::= SEQUENCE { + staPppTxoIpxIfc INTEGER, + staPppTxoIpxNet DisplayString, + staPppTxoIpxNod DisplayString, + staPppTxoIpxRou INTEGER + } + +staPppTxoIpxIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppTxoIpxEntry 1 } + +staPppTxoIpxNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staPppTxoIpxEntry 2 } + +staPppTxoIpxNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staPppTxoIpxEntry 3 } + +staPppTxoIpxRou OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rip-sap(2), + nlsp(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Routing-Method" + ::= { staPppTxoIpxEntry 4 } + +staPppTxoIpcTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppTxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPCP" + ::= { staPppTxo 3 } + +staPppTxoIpcEntry OBJECT-TYPE + SYNTAX StaPppTxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppTxoIpcIfc } + ::= { staPppTxoIpcTable 1 } + +StaPppTxoIpcEntry ::= SEQUENCE { + staPppTxoIpcIfc INTEGER, + staPppTxoIpcIpadd INTEGER, + staPppTxoIpcDnsde INTEGER, + staPppTxoIpcDnsba INTEGER, + staPppTxoIpcNbnsd INTEGER, + staPppTxoIpcNbnsb INTEGER + } + +staPppTxoIpcIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppTxoIpcEntry 1 } + +staPppTxoIpcIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staPppTxoIpcEntry 2 } + +staPppTxoIpcDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staPppTxoIpcEntry 3 } + +staPppTxoIpcDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staPppTxoIpcEntry 5 } + +staPppTxoIpcNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staPppTxoIpcEntry 4 } + +staPppTxoIpcNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staPppTxoIpcEntry 6 } + +staPppDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPpp 13 } + +staBrid OBJECT IDENTIFIER ::= { sta 7} +staBridBrglanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-LAN-Rx" + ::= { staBrid 1 } + +staBridBrglant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-LAN-Tx" + ::= { staBrid 2 } + +staBridBrglanf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-LAN-filters" + ::= { staBrid 3 } + +staBridBrglanb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-LAN-Broadcasts" + ::= { staBrid 4 } + +staBridBrglanm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-LAN-multicasts" + ::= { staBrid 5 } + +staBridBrgwanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-WAN-Rx" + ::= { staBrid 6 } + +staBridBrgwant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-WAN-Tx" + ::= { staBrid 7 } + +staBridBrgwanf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-WAN-filters" + ::= { staBrid 8 } + +staBridBrgwanb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-WAN-Broadcasts" + ::= { staBrid 9 } + +staBridBrgwanm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-WAN-multicasts" + ::= { staBrid 10 } + +staBridBrgaddr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Brg-Addresses" + ::= { staBrid 11 } + +staBridTablebrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaBridTablebrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Bridge" + ::= { staBrid 12 } + +staBridTablebrEntry OBJECT-TYPE + SYNTAX StaBridTablebrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staBridTablebrMac } + ::= { staBridTablebrTable 1 } + +StaBridTablebrEntry ::= SEQUENCE { + staBridTablebrMac DisplayString, + staBridTablebrLas INTEGER, + staBridTablebrFor DisplayString + } + +staBridTablebrMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staBridTablebrEntry 1 } + +staBridTablebrLas OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-access" + ::= { staBridTablebrEntry 2 } + +staBridTablebrFor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Forward-Flag" + ::= { staBridTablebrEntry 3 } + +staBridEstabliTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaBridEstabliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Establish-Table" + ::= { staBrid 13 } + +staBridEstabliEntry OBJECT-TYPE + SYNTAX StaBridEstabliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staBridEstabliTim } + ::= { staBridEstabliTable 1 } + +StaBridEstabliEntry ::= SEQUENCE { + staBridEstabliTim DisplayString, + staBridEstabliDes DisplayString, + staBridEstabliSou DisplayString + } + +staBridEstabliTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staBridEstabliEntry 1 } + +staBridEstabliDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest" + ::= { staBridEstabliEntry 2 } + +staBridEstabliSou OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { staBridEstabliEntry 3 } + +staBridDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staBrid 14 } + +staIpx OBJECT IDENTIFIER ::= { sta 8} +staIpxMac OBJECT IDENTIFIER ::= { staIpx 1} +staIpxMacLanrx OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxMac 1 } + +staIpxMacLanrxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Broadcasts" + ::= { staIpxMac 2 } + +staIpxMacLanrxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-multicasts" + ::= { staIpxMac 3 } + +staIpxMacLanrxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Unicasts" + ::= { staIpxMac 4 } + +staIpxMacLantx OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxMac 5 } + +staIpxMacWanrx OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxMac 6 } + +staIpxMacWanrxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Broadcasts" + ::= { staIpxMac 7 } + +staIpxMacWanrxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Multicasts" + ::= { staIpxMac 8 } + +staIpxMacWanrxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Unicasts" + ::= { staIpxMac 9 } + +staIpxMacWantx OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxMac 10 } + +staIpxMacDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxMac 11 } + +staIpxWat OBJECT IDENTIFIER ::= { staIpx 2} +staIpxWatIpxlanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-LAN-Rx" + ::= { staIpxWat 1 } + +staIpxWatIpxlant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-LAN-Tx" + ::= { staIpxWat 2 } + +staIpxWatIpxwanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-WAN-Rx" + ::= { staIpxWat 3 } + +staIpxWatIpxwant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-WAN-Tx" + ::= { staIpxWat 4 } + +staIpxWatSpxlanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-LAN-Rx" + ::= { staIpxWat 5 } + +staIpxWatSpxlant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-LAN-Tx" + ::= { staIpxWat 6 } + +staIpxWatSpxwanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-WAN-Rx" + ::= { staIpxWat 7 } + +staIpxWatSpxwant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-WAN-Tx" + ::= { staIpxWat 8 } + +staIpxWatDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxWat 9 } + +staIpxPro OBJECT IDENTIFIER ::= { staIpx 3} +staIpxProLanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxPro 1 } + +staIpxProLanf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Filters" + ::= { staIpxPro 2 } + +staIpxProLant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxPro 3 } + +staIpxProLans OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Socket-Errors" + ::= { staIpxPro 4 } + +staIpxProLanh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Hop-Errors" + ::= { staIpxPro 5 } + +staIpxProLanb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Backroute-Errors" + ::= { staIpxPro 6 } + +staIpxProLanc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Contention" + ::= { staIpxPro 7 } + +staIpxProWanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxPro 8 } + +staIpxProWanf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Filters" + ::= { staIpxPro 9 } + +staIpxProWant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxPro 10 } + +staIpxProWans OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Socket-Errors" + ::= { staIpxPro 11 } + +staIpxProDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxPro 12 } + +staIpxRip OBJECT IDENTIFIER ::= { staIpx 4} +staIpxRipLanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxRip 1 } + +staIpxRipLane OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Errors" + ::= { staIpxRip 2 } + +staIpxRipLant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxRip 3 } + +staIpxRipWanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxRip 4 } + +staIpxRipWane OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Errors" + ::= { staIpxRip 5 } + +staIpxRipWant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxRip 6 } + +staIpxRipTablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxRipTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-RIP" + ::= { staIpxRip 7 } + +staIpxRipTablEntry OBJECT-TYPE + SYNTAX StaIpxRipTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIpxRipTablNet } + ::= { staIpxRipTablTable 1 } + +StaIpxRipTablEntry ::= SEQUENCE { + staIpxRipTablNet DisplayString, + staIpxRipTablHop INTEGER, + staIpxRipTablTic INTEGER, + staIpxRipTablNod DisplayString, + staIpxRipTablTim INTEGER, + staIpxRipTablFla BITS + } + +staIpxRipTablNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staIpxRipTablEntry 1 } + +staIpxRipTablHop OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hops" + ::= { staIpxRipTablEntry 2 } + +staIpxRipTablTic OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tics" + ::= { staIpxRipTablEntry 3 } + +staIpxRipTablNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staIpxRipTablEntry 4 } + +staIpxRipTablTim OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIpxRipTablEntry 5 } + +staIpxRipTablFla OBJECT-TYPE + SYNTAX BITS{ + local(2), + remote(1), + direct(8), + new(7), + down(6), + loop(5), + spare(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staIpxRipTablEntry 6 } + +staIpxRipDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxRip 8 } + +staIpxSap OBJECT IDENTIFIER ::= { staIpx 5} +staIpxSapLanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxSap 1 } + +staIpxSapLane OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Errors" + ::= { staIpxSap 2 } + +staIpxSapLant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxSap 3 } + +staIpxSapWanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxSap 4 } + +staIpxSapWane OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Errors" + ::= { staIpxSap 5 } + +staIpxSapWant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxSap 6 } + +staIpxSapTablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxSapTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-SAP" + ::= { staIpxSap 7 } + +staIpxSapTablEntry OBJECT-TYPE + SYNTAX StaIpxSapTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIpxSapTablTyp } + ::= { staIpxSapTablTable 1 } + +StaIpxSapTablEntry ::= SEQUENCE { + staIpxSapTablTyp DisplayString, + staIpxSapTablSer DisplayString, + staIpxSapTablNet DisplayString, + staIpxSapTablNod DisplayString, + staIpxSapTablSoc DisplayString, + staIpxSapTablHop INTEGER, + staIpxSapTablTim INTEGER, + staIpxSapTablFla BITS + } + +staIpxSapTablTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staIpxSapTablEntry 1 } + +staIpxSapTablSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-name" + ::= { staIpxSapTablEntry 2 } + +staIpxSapTablNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staIpxSapTablEntry 3 } + +staIpxSapTablNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staIpxSapTablEntry 4 } + +staIpxSapTablSoc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Socket" + ::= { staIpxSapTablEntry 5 } + +staIpxSapTablHop OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hops" + ::= { staIpxSapTablEntry 6 } + +staIpxSapTablTim OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIpxSapTablEntry 7 } + +staIpxSapTablFla OBJECT-TYPE + SYNTAX BITS{ + local(2), + remote(1), + direct(8), + new(7), + down(6), + loop(5), + spare(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staIpxSapTablEntry 8 } + +staIpxSapDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxSap 8 } + +staIpxIpx OBJECT IDENTIFIER ::= { staIpx 6} +staIpxIpxLanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxIpx 1 } + +staIpxIpxLant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxIpx 2 } + +staIpxIpxLanh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Hop-Errors" + ::= { staIpxIpx 3 } + +staIpxIpxLans OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Socket-Errors" + ::= { staIpxIpx 4 } + +staIpxIpxLann OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Net-Errors" + ::= { staIpxIpx 5 } + +staIpxIpxLanb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Backroute-Errors" + ::= { staIpxIpx 6 } + +staIpxIpxLanc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Contention" + ::= { staIpxIpx 7 } + +staIpxIpxLand OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Down-Errors" + ::= { staIpxIpx 8 } + +staIpxIpxWanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxIpx 9 } + +staIpxIpxWant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxIpx 10 } + +staIpxIpxWanh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Hop-Errors" + ::= { staIpxIpx 11 } + +staIpxIpxWans OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Socket-Errors" + ::= { staIpxIpx 12 } + +staIpxIpxWann OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Net-Errors" + ::= { staIpxIpx 13 } + +staIpxIpxWanb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Backroute-Errors" + ::= { staIpxIpx 14 } + +staIpxIpxWand OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Down-Errors" + ::= { staIpxIpx 15 } + +staIpxIpxInte OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Intern-Rx" + ::= { staIpxIpx 16 } + +staIpxIpxNetwTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxIpxNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { staIpxIpx 17 } + +staIpxIpxNetwEntry OBJECT-TYPE + SYNTAX StaIpxIpxNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIpxIpxNetwRem } + ::= { staIpxIpxNetwTable 1 } + +StaIpxIpxNetwEntry ::= SEQUENCE { + staIpxIpxNetwRem DisplayString, + staIpxIpxNetwNet DisplayString, + staIpxIpxNetwBin INTEGER, + staIpxIpxNetwPro INTEGER, + staIpxIpxNetwBac INTEGER, + staIpxIpxNetwTim INTEGER, + staIpxIpxNetwNod DisplayString + } + +staIpxIpxNetwRem OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-ID" + ::= { staIpxIpxNetwEntry 1 } + +staIpxIpxNetwNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staIpxIpxNetwEntry 2 } + +staIpxIpxNetwBin OBJECT-TYPE + SYNTAX INTEGER{ + auto(15), + auto(0), + ii(1), + e802-3(2), + e802-2(4), + snap(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Binding" + ::= { staIpxIpxNetwEntry 3 } + +staIpxIpxNetwPro OBJECT-TYPE + SYNTAX INTEGER{ + filter(0), + route(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Propagate" + ::= { staIpxIpxNetwEntry 4 } + +staIpxIpxNetwBac OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Backoff" + ::= { staIpxIpxNetwEntry 5 } + +staIpxIpxNetwTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIpxIpxNetwEntry 6 } + +staIpxIpxNetwNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staIpxIpxNetwEntry 7 } + +staIpxIpxEstaTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxIpxEstaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Establish-Table" + ::= { staIpxIpx 18 } + +staIpxIpxEstaEntry OBJECT-TYPE + SYNTAX StaIpxIpxEstaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIpxIpxEstaTime, staIpxIpxEstaCounter } + ::= { staIpxIpxEstaTable 1 } + +StaIpxIpxEstaEntry ::= SEQUENCE { + staIpxIpxEstaTime DisplayString, + staIpxIpxEstaDestnet DisplayString, + staIpxIpxEstaDestnode DisplayString, + staIpxIpxEstaDestsock DisplayString, + staIpxIpxEstaSourcene DisplayString, + staIpxIpxEstaSourceno DisplayString, + staIpxIpxEstaSourceso DisplayString, + staIpxIpxEstaCounter INTEGER + } + +staIpxIpxEstaTime OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIpxIpxEstaEntry 1 } + +staIpxIpxEstaDestnet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-net" + ::= { staIpxIpxEstaEntry 2 } + +staIpxIpxEstaDestnode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-node" + ::= { staIpxIpxEstaEntry 3 } + +staIpxIpxEstaDestsock OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-socket" + ::= { staIpxIpxEstaEntry 4 } + +staIpxIpxEstaSourcene OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-net" + ::= { staIpxIpxEstaEntry 5 } + +staIpxIpxEstaSourceno OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-node" + ::= { staIpxIpxEstaEntry 6 } + +staIpxIpxEstaSourceso OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-socket" + ::= { staIpxIpxEstaEntry 7 } + +staIpxIpxEstaCounter OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staIpxIpxEstaEntry 8 } + +staIpxIpxDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxIpx 19 } + +staIpxDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpx 7 } + +staTcpi OBJECT IDENTIFIER ::= { sta 9} +staTcpiArp OBJECT IDENTIFIER ::= { staTcpi 1} +staTcpiArpLanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiArp 1 } + +staTcpiArpLant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiArp 2 } + +staTcpiArpLane OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Errors" + ::= { staTcpiArp 3 } + +staTcpiArpWanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiArp 4 } + +staTcpiArpWant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiArp 5 } + +staTcpiArpWane OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Errors" + ::= { staTcpiArp 6 } + +staTcpiArpTablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiArpTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-ARP" + ::= { staTcpiArp 7 } + +staTcpiArpTablEntry OBJECT-TYPE + SYNTAX StaTcpiArpTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiArpTablIpa } + ::= { staTcpiArpTablTable 1 } + +StaTcpiArpTablEntry ::= SEQUENCE { + staTcpiArpTablIpa IpAddress, + staTcpiArpTablMac MacAddress, + staTcpiArpTablLas INTEGER, + staTcpiArpTablCon INTEGER, + staTcpiArpTablEth INTEGER, + staTcpiArpTablVla INTEGER, + staTcpiArpTablPee DisplayString + } + +staTcpiArpTablIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiArpTablEntry 1 } + +staTcpiArpTablMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staTcpiArpTablEntry 2 } + +staTcpiArpTablLas OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-access" + ::= { staTcpiArpTablEntry 3 } + +staTcpiArpTablCon OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + wan(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect" + ::= { staTcpiArpTablEntry 4 } + +staTcpiArpTablEth OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { staTcpiArpTablEntry 5 } + +staTcpiArpTablVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiArpTablEntry 7 } + +staTcpiArpTablPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiArpTablEntry 6 } + +staTcpiArpDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiArp 8 } + +staTcpiIp OBJECT IDENTIFIER ::= { staTcpi 2} +staTcpiIpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiIp 1 } + +staTcpiIpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiIp 2 } + +staTcpiIpLanchecksumerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Checksum-Errors" + ::= { staTcpiIp 3 } + +staTcpiIpLanserviceerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Service-Errors" + ::= { staTcpiIp 4 } + +staTcpiIpLanfragmentationer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Fragmentation-Errors" + ::= { staTcpiIp 10 } + +staTcpiIpLanfragmentations OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Fragmentations" + ::= { staTcpiIp 13 } + +staTcpiIpLanfragmentationsf OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Fragmentations-Forced" + ::= { staTcpiIp 14 } + +staTcpiIpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiIp 5 } + +staTcpiIpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiIp 6 } + +staTcpiIpWanchecksumerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Checksum-Errors" + ::= { staTcpiIp 7 } + +staTcpiIpWanserviceerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Service-Errors" + ::= { staTcpiIp 8 } + +staTcpiIpWanfragmentationer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Fragmentation-Errors" + ::= { staTcpiIp 11 } + +staTcpiIpWanfragmentations OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Fragmentations" + ::= { staTcpiIp 15 } + +staTcpiIpWanfragmentationsf OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Fragmentations-Forced" + ::= { staTcpiIp 16 } + +staTcpiIpWanrxdisconnect OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Disconnect" + ::= { staTcpiIp 9 } + +staTcpiIpLooperror OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Loop-Error" + ::= { staTcpiIp 17 } + +staTcpiIpDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiIp 12 } + +staTcpiIcmp OBJECT IDENTIFIER ::= { staTcpi 3} +staTcpiIcmpLanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiIcmp 1 } + +staTcpiIcmpLant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiIcmp 2 } + +staTcpiIcmpLanc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Checksum-Errors" + ::= { staTcpiIcmp 3 } + +staTcpiIcmpLans OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Service-Errors" + ::= { staTcpiIcmp 4 } + +staTcpiIcmpWanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiIcmp 5 } + +staTcpiIcmpWant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiIcmp 6 } + +staTcpiIcmpWanc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Checksum-Errors" + ::= { staTcpiIcmp 7 } + +staTcpiIcmpWans OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Service-Errors" + ::= { staTcpiIcmp 8 } + +staTcpiIcmpDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiIcmp 9 } + +staTcpiTftp OBJECT IDENTIFIER ::= { staTcpi 4} +staTcpiTftpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiTftp 1 } + +staTcpiTftpLanrxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Read-Request" + ::= { staTcpiTftp 2 } + +staTcpiTftpLanrxw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Write-Request" + ::= { staTcpiTftp 3 } + +staTcpiTftpLanrxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Data" + ::= { staTcpiTftp 4 } + +staTcpiTftpLanrxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Ack." + ::= { staTcpiTftp 5 } + +staTcpiTftpLanrxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Option-Ack." + ::= { staTcpiTftp 6 } + +staTcpiTftpLanrxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Errors" + ::= { staTcpiTftp 7 } + +staTcpiTftpLanrxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Bad-Packets" + ::= { staTcpiTftp 8 } + +staTcpiTftpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiTftp 9 } + +staTcpiTftpLantxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Data" + ::= { staTcpiTftp 10 } + +staTcpiTftpLantxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Ack." + ::= { staTcpiTftp 11 } + +staTcpiTftpLantxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Option-Ack." + ::= { staTcpiTftp 12 } + +staTcpiTftpLantxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Errors" + ::= { staTcpiTftp 13 } + +staTcpiTftpLantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Repeats" + ::= { staTcpiTftp 14 } + +staTcpiTftpLancon OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Connections" + ::= { staTcpiTftp 15 } + +staTcpiTftpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiTftp 16 } + +staTcpiTftpWanrxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Read-Request" + ::= { staTcpiTftp 17 } + +staTcpiTftpWanrxw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Write-Request" + ::= { staTcpiTftp 18 } + +staTcpiTftpWanrxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Data" + ::= { staTcpiTftp 19 } + +staTcpiTftpWanrxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Ack." + ::= { staTcpiTftp 20 } + +staTcpiTftpWanrxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Option-Ack." + ::= { staTcpiTftp 21 } + +staTcpiTftpWanrxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Errors" + ::= { staTcpiTftp 22 } + +staTcpiTftpWanrxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Bad-Packets" + ::= { staTcpiTftp 23 } + +staTcpiTftpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiTftp 24 } + +staTcpiTftpWantxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Data" + ::= { staTcpiTftp 25 } + +staTcpiTftpWantxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Ack." + ::= { staTcpiTftp 26 } + +staTcpiTftpWantxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Option-Ack." + ::= { staTcpiTftp 27 } + +staTcpiTftpWantxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Errors" + ::= { staTcpiTftp 28 } + +staTcpiTftpWantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Repeats" + ::= { staTcpiTftp 29 } + +staTcpiTftpWancon OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Connections" + ::= { staTcpiTftp 30 } + +staTcpiTftpDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiTftp 31 } + +staTcpiTcp OBJECT IDENTIFIER ::= { staTcpi 5} +staTcpiTcpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiTcp 1 } + +staTcpiTcpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiTcp 2 } + +staTcpiTcpLantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Repeats" + ::= { staTcpiTcp 3 } + +staTcpiTcpLanche OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Checksum-Errors" + ::= { staTcpiTcp 4 } + +staTcpiTcpLanser OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Service-Errors" + ::= { staTcpiTcp 5 } + +staTcpiTcpLancon OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Connections" + ::= { staTcpiTcp 6 } + +staTcpiTcpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiTcp 7 } + +staTcpiTcpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiTcp 8 } + +staTcpiTcpWantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Repeats" + ::= { staTcpiTcp 9 } + +staTcpiTcpWanche OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Checksum-Errors" + ::= { staTcpiTcp 10 } + +staTcpiTcpWanser OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Service-Errors" + ::= { staTcpiTcp 11 } + +staTcpiTcpWancon OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Connections" + ::= { staTcpiTcp 12 } + +staTcpiTcpDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiTcp 13 } + +staTcpiDhcp OBJECT IDENTIFIER ::= { staTcpi 6} +staTcpiDhcpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiDhcp 1 } + +staTcpiDhcpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiDhcp 2 } + +staTcpiDhcpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiDhcp 3 } + +staTcpiDhcpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiDhcp 19 } + +staTcpiDhcpDisca OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Discard" + ::= { staTcpiDhcp 4 } + +staTcpiDhcpRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discover" + ::= { staTcpiDhcp 5 } + +staTcpiDhcpRxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Request" + ::= { staTcpiDhcp 6 } + +staTcpiDhcpRxdec OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Decline" + ::= { staTcpiDhcp 7 } + +staTcpiDhcpRxinf OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Inform" + ::= { staTcpiDhcp 8 } + +staTcpiDhcpRxrel OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Release" + ::= { staTcpiDhcp 9 } + +staTcpiDhcpTxoff OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Offer" + ::= { staTcpiDhcp 10 } + +staTcpiDhcpTxack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Ack." + ::= { staTcpiDhcp 11 } + +staTcpiDhcpTxnak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Nak." + ::= { staTcpiDhcp 12 } + +staTcpiDhcpServe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Error" + ::= { staTcpiDhcp 13 } + +staTcpiDhcpAssig OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Assigned" + ::= { staTcpiDhcp 14 } + +staTcpiDhcpMacco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Conflicts" + ::= { staTcpiDhcp 15 } + +staTcpiDhcpNetwoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiDhcpNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { staTcpiDhcp 20 } + +staTcpiDhcpNetwoEntry OBJECT-TYPE + SYNTAX StaTcpiDhcpNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiDhcpNetwoNetworknam } + ::= { staTcpiDhcpNetwoTable 1 } + +StaTcpiDhcpNetwoEntry ::= SEQUENCE { + staTcpiDhcpNetwoNetworknam DisplayString, + staTcpiDhcpNetwoStartaddre INTEGER, + staTcpiDhcpNetwoEndaddress INTEGER, + staTcpiDhcpNetwoNetmask INTEGER, + staTcpiDhcpNetwoBroadcasta INTEGER, + staTcpiDhcpNetwoGatewayadd INTEGER, + staTcpiDhcpNetwoDnsdefault INTEGER, + staTcpiDhcpNetwoDnsbackup INTEGER, + staTcpiDhcpNetwoNbnsdefaul INTEGER, + staTcpiDhcpNetwoNbnsbackup INTEGER, + staTcpiDhcpNetwoServerflag DisplayString, + staTcpiDhcpNetwoBroadcastb INTEGER, + staTcpiDhcpNetwoServerid INTEGER, + staTcpiDhcpNetwoLanifc INTEGER, + staTcpiDhcpNetwoVlanid INTEGER, + staTcpiDhcpNetwoMasterserv INTEGER, + staTcpiDhcpNetwoCache INTEGER, + staTcpiDhcpNetwoAdaption INTEGER + } + +staTcpiDhcpNetwoNetworknam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiDhcpNetwoEntry 1 } + +staTcpiDhcpNetwoStartaddre OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Start-Address-Pool" + ::= { staTcpiDhcpNetwoEntry 2 } + +staTcpiDhcpNetwoEndaddress OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "End-Address-Pool" + ::= { staTcpiDhcpNetwoEntry 3 } + +staTcpiDhcpNetwoNetmask OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Netmask" + ::= { staTcpiDhcpNetwoEntry 4 } + +staTcpiDhcpNetwoBroadcasta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Broadcast-Address" + ::= { staTcpiDhcpNetwoEntry 5 } + +staTcpiDhcpNetwoGatewayadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway-Address" + ::= { staTcpiDhcpNetwoEntry 6 } + +staTcpiDhcpNetwoDnsdefault OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staTcpiDhcpNetwoEntry 7 } + +staTcpiDhcpNetwoDnsbackup OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staTcpiDhcpNetwoEntry 8 } + +staTcpiDhcpNetwoNbnsdefaul OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staTcpiDhcpNetwoEntry 9 } + +staTcpiDhcpNetwoNbnsbackup OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staTcpiDhcpNetwoEntry 10 } + +staTcpiDhcpNetwoServerflag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Flags" + ::= { staTcpiDhcpNetwoEntry 11 } + +staTcpiDhcpNetwoBroadcastb OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Broadcast-Bit" + ::= { staTcpiDhcpNetwoEntry 13 } + +staTcpiDhcpNetwoServerid OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-ID" + ::= { staTcpiDhcpNetwoEntry 14 } + +staTcpiDhcpNetwoLanifc OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { staTcpiDhcpNetwoEntry 15 } + +staTcpiDhcpNetwoVlanid OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiDhcpNetwoEntry 16 } + +staTcpiDhcpNetwoMasterserv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Master-Server" + ::= { staTcpiDhcpNetwoEntry 17 } + +staTcpiDhcpNetwoCache OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Cache" + ::= { staTcpiDhcpNetwoEntry 18 } + +staTcpiDhcpNetwoAdaption OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Adaption" + ::= { staTcpiDhcpNetwoEntry 19 } + +staTcpiDhcpDhcptTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiDhcpDhcptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DHCP-Table" + ::= { staTcpiDhcp 16 } + +staTcpiDhcpDhcptEntry OBJECT-TYPE + SYNTAX StaTcpiDhcpDhcptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiDhcpDhcptIpa, staTcpiDhcpDhcptNet } + ::= { staTcpiDhcpDhcptTable 1 } + +StaTcpiDhcpDhcptEntry ::= SEQUENCE { + staTcpiDhcpDhcptIpa INTEGER, + staTcpiDhcpDhcptMac DisplayString, + staTcpiDhcpDhcptTim INTEGER, + staTcpiDhcpDhcptHos DisplayString, + staTcpiDhcpDhcptTyp BITS, + staTcpiDhcpDhcptLan INTEGER, + staTcpiDhcpDhcptEth INTEGER, + staTcpiDhcpDhcptVla INTEGER, + staTcpiDhcpDhcptNet DisplayString + } + +staTcpiDhcpDhcptIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiDhcpDhcptEntry 1 } + +staTcpiDhcpDhcptMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staTcpiDhcpDhcptEntry 2 } + +staTcpiDhcpDhcptTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiDhcpDhcptEntry 3 } + +staTcpiDhcpDhcptHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hostname" + ::= { staTcpiDhcpDhcptEntry 4 } + +staTcpiDhcpDhcptTyp OBJECT-TYPE + SYNTAX BITS{ + new(1), + new(2), + dyn(5), + unkn(3), + stat(4), + bootp(6), + relay(12) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiDhcpDhcptEntry 5 } + +staTcpiDhcpDhcptLan OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { staTcpiDhcpDhcptEntry 6 } + +staTcpiDhcpDhcptEth OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { staTcpiDhcpDhcptEntry 7 } + +staTcpiDhcpDhcptVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiDhcpDhcptEntry 8 } + +staTcpiDhcpDhcptNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiDhcpDhcptEntry 9 } + +staTcpiDhcpDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiDhcp 18 } + +staTcpiDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpi 7 } + +staTcpiNetb OBJECT IDENTIFIER ::= { staTcpi 8} +staTcpiNetbLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiNetb 1 } + +staTcpiNetbLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiNetb 2 } + +staTcpiNetbWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiNetb 3 } + +staTcpiNetbWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiNetb 4 } + +staTcpiNetbRegist OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Registers" + ::= { staTcpiNetb 5 } + +staTcpiNetbConfli OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conflicts" + ::= { staTcpiNetb 6 } + +staTcpiNetbReleas OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Releases" + ::= { staTcpiNetb 7 } + +staTcpiNetbRefres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Refreshs" + ::= { staTcpiNetb 8 } + +staTcpiNetbTimeou OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeouts" + ::= { staTcpiNetb 9 } + +staTcpiNetbHosts OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hosts" + ::= { staTcpiNetb 10 } + +staTcpiNetbGroups OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Groups" + ::= { staTcpiNetb 11 } + +staTcpiNetbBnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B-Nodes" + ::= { staTcpiNetb 12 } + +staTcpiNetbPnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "P-Nodes" + ::= { staTcpiNetb 13 } + +staTcpiNetbMnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "M-Nodes" + ::= { staTcpiNetb 14 } + +staTcpiNetbWnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "W-Nodes" + ::= { staTcpiNetb 15 } + +staTcpiNetbPeersTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbPeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Peers" + ::= { staTcpiNetb 16 } + +staTcpiNetbPeersEntry OBJECT-TYPE + SYNTAX StaTcpiNetbPeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbPeersNam } + ::= { staTcpiNetbPeersTable 1 } + +StaTcpiNetbPeersEntry ::= SEQUENCE { + staTcpiNetbPeersNam DisplayString, + staTcpiNetbPeersTyp INTEGER, + staTcpiNetbPeersBac INTEGER, + staTcpiNetbPeersTim INTEGER + } + +staTcpiNetbPeersNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staTcpiNetbPeersEntry 1 } + +staTcpiNetbPeersTyp OBJECT-TYPE + SYNTAX INTEGER{ + workstation(1), + router(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetbPeersEntry 2 } + +staTcpiNetbPeersBac OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Backoff" + ::= { staTcpiNetbPeersEntry 3 } + +staTcpiNetbPeersTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staTcpiNetbPeersEntry 4 } + +staTcpiNetbNetworTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbNetworEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { staTcpiNetb 18 } + +staTcpiNetbNetworEntry OBJECT-TYPE + SYNTAX StaTcpiNetbNetworEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbNetworNet } + ::= { staTcpiNetbNetworTable 1 } + +StaTcpiNetbNetworEntry ::= SEQUENCE { + staTcpiNetbNetworNet DisplayString, + staTcpiNetbNetworNtd DisplayString, + staTcpiNetbNetworRtg INTEGER, + staTcpiNetbNetworInt INTEGER, + staTcpiNetbNetworVla INTEGER + } + +staTcpiNetbNetworNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbNetworEntry 1 } + +staTcpiNetbNetworNtd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NT-Domain" + ::= { staTcpiNetbNetworEntry 2 } + +staTcpiNetbNetworRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbNetworEntry 3 } + +staTcpiNetbNetworInt OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interface" + ::= { staTcpiNetbNetworEntry 4 } + +staTcpiNetbNetworVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiNetbNetworEntry 5 } + +staTcpiNetbGrouplTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbGrouplEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Group-List" + ::= { staTcpiNetb 19 } + +staTcpiNetbGrouplEntry OBJECT-TYPE + SYNTAX StaTcpiNetbGrouplEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbGrouplGro, staTcpiNetbGrouplTyp, staTcpiNetbGrouplIpa, staTcpiNetbGrouplRtg } + ::= { staTcpiNetbGrouplTable 1 } + +StaTcpiNetbGrouplEntry ::= SEQUENCE { + staTcpiNetbGrouplGro DisplayString, + staTcpiNetbGrouplTyp DisplayString, + staTcpiNetbGrouplIpa INTEGER, + staTcpiNetbGrouplRtg INTEGER, + staTcpiNetbGrouplPee DisplayString, + staTcpiNetbGrouplNet DisplayString, + staTcpiNetbGrouplTim INTEGER, + staTcpiNetbGrouplFla DisplayString + } + +staTcpiNetbGrouplGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { staTcpiNetbGrouplEntry 1 } + +staTcpiNetbGrouplTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetbGrouplEntry 2 } + +staTcpiNetbGrouplIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbGrouplEntry 3 } + +staTcpiNetbGrouplRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbGrouplEntry 8 } + +staTcpiNetbGrouplPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbGrouplEntry 4 } + +staTcpiNetbGrouplNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbGrouplEntry 7 } + +staTcpiNetbGrouplTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbGrouplEntry 5 } + +staTcpiNetbGrouplFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbGrouplEntry 6 } + +staTcpiNetbHostliTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbHostliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-List" + ::= { staTcpiNetb 20 } + +staTcpiNetbHostliEntry OBJECT-TYPE + SYNTAX StaTcpiNetbHostliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbHostliNam, staTcpiNetbHostliTyp, staTcpiNetbHostliIpa, staTcpiNetbHostliRtg } + ::= { staTcpiNetbHostliTable 1 } + +StaTcpiNetbHostliEntry ::= SEQUENCE { + staTcpiNetbHostliNam DisplayString, + staTcpiNetbHostliTyp DisplayString, + staTcpiNetbHostliIpa INTEGER, + staTcpiNetbHostliRtg INTEGER, + staTcpiNetbHostliPee DisplayString, + staTcpiNetbHostliNet DisplayString, + staTcpiNetbHostliTim INTEGER, + staTcpiNetbHostliFla DisplayString + } + +staTcpiNetbHostliNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staTcpiNetbHostliEntry 1 } + +staTcpiNetbHostliTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetbHostliEntry 2 } + +staTcpiNetbHostliIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbHostliEntry 3 } + +staTcpiNetbHostliRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbHostliEntry 8 } + +staTcpiNetbHostliPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbHostliEntry 4 } + +staTcpiNetbHostliNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbHostliEntry 7 } + +staTcpiNetbHostliTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbHostliEntry 5 } + +staTcpiNetbHostliFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbHostliEntry 6 } + +staTcpiNetbServerTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server-List" + ::= { staTcpiNetb 21 } + +staTcpiNetbServerEntry OBJECT-TYPE + SYNTAX StaTcpiNetbServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbServerHos, staTcpiNetbServerGro, staTcpiNetbServerIpa, staTcpiNetbServerRtg } + ::= { staTcpiNetbServerTable 1 } + +StaTcpiNetbServerEntry ::= SEQUENCE { + staTcpiNetbServerHos DisplayString, + staTcpiNetbServerGro DisplayString, + staTcpiNetbServerIpa DisplayString, + staTcpiNetbServerRtg INTEGER, + staTcpiNetbServerOsv DisplayString, + staTcpiNetbServerSmb DisplayString, + staTcpiNetbServerSer DisplayString, + staTcpiNetbServerPee DisplayString, + staTcpiNetbServerNet DisplayString, + staTcpiNetbServerTim INTEGER, + staTcpiNetbServerFla DisplayString + } + +staTcpiNetbServerHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host" + ::= { staTcpiNetbServerEntry 1 } + +staTcpiNetbServerGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { staTcpiNetbServerEntry 2 } + +staTcpiNetbServerIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbServerEntry 4 } + +staTcpiNetbServerRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbServerEntry 12 } + +staTcpiNetbServerOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { staTcpiNetbServerEntry 5 } + +staTcpiNetbServerSmb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SMB-Ver." + ::= { staTcpiNetbServerEntry 6 } + +staTcpiNetbServerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { staTcpiNetbServerEntry 7 } + +staTcpiNetbServerPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbServerEntry 8 } + +staTcpiNetbServerNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbServerEntry 11 } + +staTcpiNetbServerTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbServerEntry 9 } + +staTcpiNetbServerFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbServerEntry 10 } + +staTcpiNetbBrowseTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbBrowseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Browser-List" + ::= { staTcpiNetb 22 } + +staTcpiNetbBrowseEntry OBJECT-TYPE + SYNTAX StaTcpiNetbBrowseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbBrowseBro, staTcpiNetbBrowseGro, staTcpiNetbBrowseIpa, staTcpiNetbBrowseRtg } + ::= { staTcpiNetbBrowseTable 1 } + +StaTcpiNetbBrowseEntry ::= SEQUENCE { + staTcpiNetbBrowseBro DisplayString, + staTcpiNetbBrowseGro DisplayString, + staTcpiNetbBrowseIpa DisplayString, + staTcpiNetbBrowseRtg INTEGER, + staTcpiNetbBrowseOsv DisplayString, + staTcpiNetbBrowseSer DisplayString, + staTcpiNetbBrowsePee DisplayString, + staTcpiNetbBrowseNet DisplayString, + staTcpiNetbBrowseTim INTEGER, + staTcpiNetbBrowseFla DisplayString + } + +staTcpiNetbBrowseBro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Browser" + ::= { staTcpiNetbBrowseEntry 1 } + +staTcpiNetbBrowseGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { staTcpiNetbBrowseEntry 2 } + +staTcpiNetbBrowseIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbBrowseEntry 4 } + +staTcpiNetbBrowseRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbBrowseEntry 12 } + +staTcpiNetbBrowseOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { staTcpiNetbBrowseEntry 5 } + +staTcpiNetbBrowseSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { staTcpiNetbBrowseEntry 7 } + +staTcpiNetbBrowsePee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbBrowseEntry 8 } + +staTcpiNetbBrowseNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbBrowseEntry 11 } + +staTcpiNetbBrowseTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbBrowseEntry 9 } + +staTcpiNetbBrowseFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbBrowseEntry 10 } + +staTcpiNetbDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiNetb 17 } + +staTcpiDns OBJECT IDENTIFIER ::= { staTcpi 9} +staTcpiDnsLanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiDns 1 } + +staTcpiDnsLant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiDns 2 } + +staTcpiDnsWanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiDns 3 } + +staTcpiDnsWant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiDns 4 } + +staTcpiDnsForw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Forwarded" + ::= { staTcpiDns 5 } + +staTcpiDnsErro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Errors" + ::= { staTcpiDns 6 } + +staTcpiDnsDnsa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Access" + ::= { staTcpiDns 7 } + +staTcpiDnsDhcp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-Access" + ::= { staTcpiDns 8 } + +staTcpiDnsNetb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NetBIOS-Access" + ::= { staTcpiDns 9 } + +staTcpiDnsFilt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter" + ::= { staTcpiDns 10 } + +staTcpiDnsHitlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiDnsHitlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Hit-List" + ::= { staTcpiDns 11 } + +staTcpiDnsHitlEntry OBJECT-TYPE + SYNTAX StaTcpiDnsHitlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiDnsHitlDom } + ::= { staTcpiDnsHitlTable 1 } + +StaTcpiDnsHitlEntry ::= SEQUENCE { + staTcpiDnsHitlDom DisplayString, + staTcpiDnsHitlReq INTEGER, + staTcpiDnsHitlTim DisplayString, + staTcpiDnsHitlIpa INTEGER + } + +staTcpiDnsHitlDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staTcpiDnsHitlEntry 1 } + +staTcpiDnsHitlReq OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Requests" + ::= { staTcpiDnsHitlEntry 2 } + +staTcpiDnsHitlTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staTcpiDnsHitlEntry 3 } + +staTcpiDnsHitlIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiDnsHitlEntry 4 } + +staTcpiDnsDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiDns 12 } + +staTcpiHttp OBJECT IDENTIFIER ::= { staTcpi 10} +staTcpiHttpHttpac OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Accesses" + ::= { staTcpiHttp 1 } + +staTcpiHttpHttpsa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTPS-Accesses" + ::= { staTcpiHttp 6 } + +staTcpiHttpHttpno OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Notfound-Errors" + ::= { staTcpiHttp 2 } + +staTcpiHttpHttpau OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Authentication-Errors" + ::= { staTcpiHttp 3 } + +staTcpiHttpHttppr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Protocol-Errors" + ::= { staTcpiHttp 4 } + +staTcpiHttpAgentlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiHttpAgentlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Agent-List" + ::= { staTcpiHttp 7 } + +staTcpiHttpAgentlEntry OBJECT-TYPE + SYNTAX StaTcpiHttpAgentlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiHttpAgentlAge } + ::= { staTcpiHttpAgentlTable 1 } + +StaTcpiHttpAgentlEntry ::= SEQUENCE { + staTcpiHttpAgentlAge DisplayString, + staTcpiHttpAgentlAcc INTEGER + } + +staTcpiHttpAgentlAge OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..67)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Agent-Name" + ::= { staTcpiHttpAgentlEntry 1 } + +staTcpiHttpAgentlAcc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accesses" + ::= { staTcpiHttpAgentlEntry 2 } + +staTcpiHttpDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiHttp 5 } + +staTcpiHttpActiveTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiHttpActiveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Active-Tunnels" + ::= { staTcpiHttp 8 } + +staTcpiHttpActiveEntry OBJECT-TYPE + SYNTAX StaTcpiHttpActiveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiHttpActiveIndex } + ::= { staTcpiHttpActiveTable 1 } + +StaTcpiHttpActiveEntry ::= SEQUENCE { + staTcpiHttpActiveIndex INTEGER, + staTcpiHttpActiveRemotea INTEGER, + staTcpiHttpActiveRemotep INTEGER, + staTcpiHttpActiveLocalho DisplayString, + staTcpiHttpActiveLocalpo INTEGER, + staTcpiHttpActiveLocalrt INTEGER, + staTcpiHttpActiveIdletim INTEGER, + staTcpiHttpActiveNumconn INTEGER + } + +staTcpiHttpActiveIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staTcpiHttpActiveEntry 1 } + +staTcpiHttpActiveRemotea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Address" + ::= { staTcpiHttpActiveEntry 2 } + +staTcpiHttpActiveRemotep OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Port" + ::= { staTcpiHttpActiveEntry 3 } + +staTcpiHttpActiveLocalho OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..48)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Host" + ::= { staTcpiHttpActiveEntry 4 } + +staTcpiHttpActiveLocalpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Port" + ::= { staTcpiHttpActiveEntry 5 } + +staTcpiHttpActiveLocalrt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Rtg-Tag" + ::= { staTcpiHttpActiveEntry 7 } + +staTcpiHttpActiveIdletim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idle-Time" + ::= { staTcpiHttpActiveEntry 6 } + +staTcpiHttpActiveNumconn OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Num-Connections" + ::= { staTcpiHttpActiveEntry 8 } + +staTcpiNetwTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { staTcpi 20 } + +staTcpiNetwEntry OBJECT-TYPE + SYNTAX StaTcpiNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetwNet } + ::= { staTcpiNetwTable 1 } + +StaTcpiNetwEntry ::= SEQUENCE { + staTcpiNetwNet DisplayString, + staTcpiNetwIpa INTEGER, + staTcpiNetwIpn INTEGER, + staTcpiNetwVla INTEGER, + staTcpiNetwInt INTEGER, + staTcpiNetwSrc INTEGER, + staTcpiNetwTyp INTEGER, + staTcpiNetwRtg INTEGER + } + +staTcpiNetwNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetwEntry 1 } + +staTcpiNetwIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetwEntry 2 } + +staTcpiNetwIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staTcpiNetwEntry 3 } + +staTcpiNetwVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiNetwEntry 4 } + +staTcpiNetwInt OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(256), + lan-2(257), + lan-3(258), + lan-4(259), + any(65535) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interface" + ::= { staTcpiNetwEntry 5 } + +staTcpiNetwSrc OBJECT-TYPE + SYNTAX INTEGER{ + strict(1), + loose(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-check" + ::= { staTcpiNetwEntry 6 } + +staTcpiNetwTyp OBJECT-TYPE + SYNTAX INTEGER{ + disabled(0), + intranet(1), + dmz(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetwEntry 7 } + +staTcpiNetwRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetwEntry 8 } + +staTcpiSysl OBJECT IDENTIFIER ::= { staTcpi 11} +staTcpiSyslLasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiSyslLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Last-Messages" + ::= { staTcpiSysl 11 } + +staTcpiSyslLasEntry OBJECT-TYPE + SYNTAX StaTcpiSyslLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiSyslLasIdx } + ::= { staTcpiSyslLasTable 1 } + +StaTcpiSyslLasEntry ::= SEQUENCE { + staTcpiSyslLasIdx INTEGER, + staTcpiSyslLasTim DisplayString, + staTcpiSyslLasSou INTEGER, + staTcpiSyslLasLev INTEGER, + staTcpiSyslLasMes DisplayString + } + +staTcpiSyslLasIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staTcpiSyslLasEntry 1 } + +staTcpiSyslLasTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..21)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staTcpiSyslLasEntry 2 } + +staTcpiSyslLasSou OBJECT-TYPE + SYNTAX INTEGER{ + kern(0), + user(1), + mail(2), + daemon(3), + auth(4), + syslog(5), + lpr(6), + news(7), + uucp(8), + cron(9), + authpriv(10), + local0(16), + local1(17), + local2(18), + local3(19), + local4(20), + local5(21), + local6(22), + local7(23) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { staTcpiSyslLasEntry 3 } + +staTcpiSyslLasLev OBJECT-TYPE + SYNTAX INTEGER{ + emergency(0), + alarm(1), + critical(2), + error(3), + warning(4), + notice(5), + info(6), + debug(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Level" + ::= { staTcpiSyslLasEntry 4 } + +staTcpiSyslLasMes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..127)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Message" + ::= { staTcpiSyslLasEntry 5 } + +staTcpiRadi OBJECT IDENTIFIER ::= { staTcpi 13} +staTcpiRadiInvalidau OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Invalid-Auth.-Address-Responses" + ::= { staTcpiRadi 1 } + +staTcpiRadiAuthenticTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiRadiAuthenticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Authentication-Servers" + ::= { staTcpiRadi 2 } + +staTcpiRadiAuthenticEntry OBJECT-TYPE + SYNTAX StaTcpiRadiAuthenticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiRadiAuthenticIpaddress, staTcpiRadiAuthenticPort } + ::= { staTcpiRadiAuthenticTable 1 } + +StaTcpiRadiAuthenticEntry ::= SEQUENCE { + staTcpiRadiAuthenticIpaddress INTEGER, + staTcpiRadiAuthenticPort INTEGER, + staTcpiRadiAuthenticLastreque INTEGER, + staTcpiRadiAuthenticRoundtrip Counter32, + staTcpiRadiAuthenticAccessreq Counter32, + staTcpiRadiAuthenticAccessret Counter32, + staTcpiRadiAuthenticAccessacc Counter32, + staTcpiRadiAuthenticAccessrej Counter32, + staTcpiRadiAuthenticAccesscha Counter32, + staTcpiRadiAuthenticMalformed Counter32, + staTcpiRadiAuthenticBadauthen Counter32, + staTcpiRadiAuthenticPendingre Counter32, + staTcpiRadiAuthenticTimeouts Counter32, + staTcpiRadiAuthenticUnknownty Counter32, + staTcpiRadiAuthenticDropped Counter32 + } + +staTcpiRadiAuthenticIpaddress OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiRadiAuthenticEntry 1 } + +staTcpiRadiAuthenticPort OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staTcpiRadiAuthenticEntry 2 } + +staTcpiRadiAuthenticLastreque OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Request" + ::= { staTcpiRadiAuthenticEntry 3 } + +staTcpiRadiAuthenticRoundtrip OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Round-Trip-Time" + ::= { staTcpiRadiAuthenticEntry 4 } + +staTcpiRadiAuthenticAccessreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Requests" + ::= { staTcpiRadiAuthenticEntry 5 } + +staTcpiRadiAuthenticAccessret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Retransmits" + ::= { staTcpiRadiAuthenticEntry 6 } + +staTcpiRadiAuthenticAccessacc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Accepts" + ::= { staTcpiRadiAuthenticEntry 7 } + +staTcpiRadiAuthenticAccessrej OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Rejects" + ::= { staTcpiRadiAuthenticEntry 8 } + +staTcpiRadiAuthenticAccesscha OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Challenges" + ::= { staTcpiRadiAuthenticEntry 9 } + +staTcpiRadiAuthenticMalformed OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Malformed-Access-Responses" + ::= { staTcpiRadiAuthenticEntry 10 } + +staTcpiRadiAuthenticBadauthen OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bad-Authenticators" + ::= { staTcpiRadiAuthenticEntry 11 } + +staTcpiRadiAuthenticPendingre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Pending-Requests" + ::= { staTcpiRadiAuthenticEntry 12 } + +staTcpiRadiAuthenticTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeouts" + ::= { staTcpiRadiAuthenticEntry 13 } + +staTcpiRadiAuthenticUnknownty OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Unknown-Types" + ::= { staTcpiRadiAuthenticEntry 14 } + +staTcpiRadiAuthenticDropped OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped" + ::= { staTcpiRadiAuthenticEntry 15 } + +staTcpiRadiInvalidac OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Invalid-Accnt.-Address-Responses" + ::= { staTcpiRadi 11 } + +staTcpiRadiAccountinTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiRadiAccountinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Accounting-Servers" + ::= { staTcpiRadi 12 } + +staTcpiRadiAccountinEntry OBJECT-TYPE + SYNTAX StaTcpiRadiAccountinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiRadiAccountinIpaddress, staTcpiRadiAccountinPort } + ::= { staTcpiRadiAccountinTable 1 } + +StaTcpiRadiAccountinEntry ::= SEQUENCE { + staTcpiRadiAccountinIpaddress INTEGER, + staTcpiRadiAccountinPort INTEGER, + staTcpiRadiAccountinLastrequest INTEGER, + staTcpiRadiAccountinRoundtriptime Counter32, + staTcpiRadiAccountinAccountingreq Counter32, + staTcpiRadiAccountinAccountingret Counter32, + staTcpiRadiAccountinAccountingres Counter32, + staTcpiRadiAccountinMalformedacco Counter32, + staTcpiRadiAccountinBadauthentica Counter32, + staTcpiRadiAccountinPendingreques Counter32, + staTcpiRadiAccountinTimeouts Counter32, + staTcpiRadiAccountinUnknowntypes Counter32, + staTcpiRadiAccountinDropped Counter32 + } + +staTcpiRadiAccountinIpaddress OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiRadiAccountinEntry 1 } + +staTcpiRadiAccountinPort OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staTcpiRadiAccountinEntry 2 } + +staTcpiRadiAccountinLastrequest OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Request" + ::= { staTcpiRadiAccountinEntry 3 } + +staTcpiRadiAccountinRoundtriptime OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Round-Trip-Time" + ::= { staTcpiRadiAccountinEntry 4 } + +staTcpiRadiAccountinAccountingreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accounting-Requests" + ::= { staTcpiRadiAccountinEntry 5 } + +staTcpiRadiAccountinAccountingret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accounting-Retransmits" + ::= { staTcpiRadiAccountinEntry 6 } + +staTcpiRadiAccountinAccountingres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accounting-Responses" + ::= { staTcpiRadiAccountinEntry 7 } + +staTcpiRadiAccountinMalformedacco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Malformed-Accounting-Responses" + ::= { staTcpiRadiAccountinEntry 8 } + +staTcpiRadiAccountinBadauthentica OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bad-Authenticators" + ::= { staTcpiRadiAccountinEntry 9 } + +staTcpiRadiAccountinPendingreques OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Pending-Requests" + ::= { staTcpiRadiAccountinEntry 10 } + +staTcpiRadiAccountinTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeouts" + ::= { staTcpiRadiAccountinEntry 11 } + +staTcpiRadiAccountinUnknowntypes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Unknown-Types" + ::= { staTcpiRadiAccountinEntry 12 } + +staTcpiRadiAccountinDropped OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped" + ::= { staTcpiRadiAccountinEntry 13 } + +staIpro OBJECT IDENTIFIER ::= { sta 10} +staIproLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpro 1 } + +staIproLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpro 2 } + +staIproLanloca OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Local-Routings" + ::= { staIpro 3 } + +staIproLannetw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Network-Errors" + ::= { staIpro 4 } + +staIproLanrout OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Routing-Errors" + ::= { staIpro 5 } + +staIproLanttle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-TTL-Errors" + ::= { staIpro 6 } + +staIproLanfilt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Filters" + ::= { staIpro 7 } + +staIproLandisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Discards" + ::= { staIpro 8 } + +staIproWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpro 9 } + +staIproWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpro 10 } + +staIproWannetw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Network-Errors" + ::= { staIpro 11 } + +staIproWanttle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-TTL-Errors" + ::= { staIpro 12 } + +staIproWanfilt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Filters" + ::= { staIpro 13 } + +staIproWandisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Discards" + ::= { staIpro 14 } + +staIproWantype OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Type-Errors" + ::= { staIpro 15 } + +staIproArperro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ARP-Errors" + ::= { staIpro 16 } + +staIproEstabliTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproEstabliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Establish-Table" + ::= { staIpro 17 } + +staIproEstabliEntry OBJECT-TYPE + SYNTAX StaIproEstabliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproEstabliTim, staIproEstabliCou } + ::= { staIproEstabliTable 1 } + +StaIproEstabliEntry ::= SEQUENCE { + staIproEstabliTim DisplayString, + staIproEstabliDes INTEGER, + staIproEstabliSrc INTEGER, + staIproEstabliPro INTEGER, + staIproEstabliDpo INTEGER, + staIproEstabliSou INTEGER, + staIproEstabliCou INTEGER + } + +staIproEstabliTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIproEstabliEntry 1 } + +staIproEstabliDes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staIproEstabliEntry 2 } + +staIproEstabliSrc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staIproEstabliEntry 3 } + +staIproEstabliPro OBJECT-TYPE + SYNTAX INTEGER{ + icmp(1), + igmp(2), + ggt(3), + ipip(4), + tcp(6), + egp(8), + udp(17), + gre(47), + esp(50), + ah(51), + cftp(62), + ipcomp(108), + vrrp(112), + srp(119) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproEstabliEntry 4 } + +staIproEstabliDpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-port-from" + ::= { staIproEstabliEntry 5 } + +staIproEstabliSou OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-Port" + ::= { staIproEstabliEntry 6 } + +staIproEstabliCou OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staIproEstabliEntry 7 } + +staIproProtocoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproProtocoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Protocol-Table" + ::= { staIpro 18 } + +staIproProtocoEntry OBJECT-TYPE + SYNTAX StaIproProtocoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproProtocoPro } + ::= { staIproProtocoTable 1 } + +StaIproProtocoEntry ::= SEQUENCE { + staIproProtocoPro INTEGER, + staIproProtocoLan Counter32, + staIproProtocoWan Counter32 + } + +staIproProtocoPro OBJECT-TYPE + SYNTAX INTEGER{ + icmp(1), + igmp(2), + ggt(3), + ipip(4), + tcp(6), + egp(8), + udp(17), + gre(47), + esp(50), + ah(51), + cftp(62), + ipcomp(108), + vrrp(112), + srp(119) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproProtocoEntry 1 } + +staIproProtocoLan OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIproProtocoEntry 2 } + +staIproProtocoWan OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIproProtocoEntry 3 } + +staIproRip OBJECT IDENTIFIER ::= { staIpro 19} +staIproRipRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx" + ::= { staIproRip 1 } + +staIproRipRequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Requests" + ::= { staIproRip 2 } + +staIproRipResp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Response" + ::= { staIproRip 3 } + +staIproRipDisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Discards" + ::= { staIproRip 4 } + +staIproRipErro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Errors" + ::= { staIproRip 5 } + +staIproRipEntr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Entry-Errors" + ::= { staIproRip 6 } + +staIproRipTx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx" + ::= { staIproRip 7 } + +staIproRipIpriTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipIpriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-RIP-Table" + ::= { staIproRip 8 } + +staIproRipIpriEntry OBJECT-TYPE + SYNTAX StaIproRipIpriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipIpriIpa, staIproRipIpriIpn, staIproRipIpriRtg } + ::= { staIproRipIpriTable 1 } + +StaIproRipIpriEntry ::= SEQUENCE { + staIproRipIpriIpa INTEGER, + staIproRipIpriIpn INTEGER, + staIproRipIpriRtg INTEGER, + staIproRipIpriTim INTEGER, + staIproRipIpriDis INTEGER, + staIproRipIpriGat INTEGER, + staIproRipIpriPee DisplayString, + staIproRipIpriPor INTEGER, + staIproRipIpriVla INTEGER, + staIproRipIpriNet DisplayString + } + +staIproRipIpriIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staIproRipIpriEntry 1 } + +staIproRipIpriIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staIproRipIpriEntry 2 } + +staIproRipIpriRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproRipIpriEntry 6 } + +staIproRipIpriTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIproRipIpriEntry 3 } + +staIproRipIpriDis OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distance" + ::= { staIproRipIpriEntry 4 } + +staIproRipIpriGat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipIpriEntry 5 } + +staIproRipIpriPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipIpriEntry 8 } + +staIproRipIpriPor OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproRipIpriEntry 9 } + +staIproRipIpriVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproRipIpriEntry 10 } + +staIproRipIpriNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproRipIpriEntry 11 } + +staIproRipDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIproRip 9 } + +staIproRipLansTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipLansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Sites" + ::= { staIproRip 10 } + +staIproRipLansEntry OBJECT-TYPE + SYNTAX StaIproRipLansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipLansNetw } + ::= { staIproRipLansTable 1 } + +StaIproRipLansEntry ::= SEQUENCE { + staIproRipLansNetw DisplayString, + staIproRipLansRipt INTEGER, + staIproRipLansRipa INTEGER, + staIproRipLansProp INTEGER, + staIproRipLansPois INTEGER, + staIproRipLansDftr INTEGER, + staIproRipLansRtgt DisplayString, + staIproRipLansRxfi DisplayString, + staIproRipLansTxfi DisplayString, + staIproRipLansPort INTEGER, + staIproRipLansVlan INTEGER + } + +staIproRipLansNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproRipLansEntry 1 } + +staIproRipLansRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipLansEntry 2 } + +staIproRipLansRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipLansEntry 3 } + +staIproRipLansProp OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Propagate" + ::= { staIproRipLansEntry 4 } + +staIproRipLansPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipLansEntry 9 } + +staIproRipLansDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipLansEntry 5 } + +staIproRipLansRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipLansEntry 6 } + +staIproRipLansRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipLansEntry 10 } + +staIproRipLansTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipLansEntry 11 } + +staIproRipLansPort OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproRipLansEntry 7 } + +staIproRipLansVlan OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproRipLansEntry 8 } + +staIproRipVrrpTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipVrrpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "VRRP-Sites" + ::= { staIproRip 12 } + +staIproRipVrrpEntry OBJECT-TYPE + SYNTAX StaIproRipVrrpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipVrrpNet, staIproRipVrrpRou } + ::= { staIproRipVrrpTable 1 } + +StaIproRipVrrpEntry ::= SEQUENCE { + staIproRipVrrpNet DisplayString, + staIproRipVrrpRip INTEGER, + staIproRipVrrpRou INTEGER + } + +staIproRipVrrpNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproRipVrrpEntry 1 } + +staIproRipVrrpRip OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipVrrpEntry 2 } + +staIproRipVrrpRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ID" + ::= { staIproRipVrrpEntry 3 } + +staIproRipWansTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipWansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Sites" + ::= { staIproRip 11 } + +staIproRipWansEntry OBJECT-TYPE + SYNTAX StaIproRipWansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipWansPeer } + ::= { staIproRipWansTable 1 } + +StaIproRipWansEntry ::= SEQUENCE { + staIproRipWansPeer DisplayString, + staIproRipWansRipt INTEGER, + staIproRipWansRipa INTEGER, + staIproRipWansMasq INTEGER, + staIproRipWansPois INTEGER, + staIproRipWansRfc2 INTEGER, + staIproRipWansGate INTEGER, + staIproRipWansDftr INTEGER, + staIproRipWansRtgt DisplayString, + staIproRipWansRxfi DisplayString, + staIproRipWansTxfi DisplayString + } + +staIproRipWansPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipWansEntry 1 } + +staIproRipWansRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipWansEntry 2 } + +staIproRipWansRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipWansEntry 3 } + +staIproRipWansMasq OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproRipWansEntry 4 } + +staIproRipWansPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipWansEntry 7 } + +staIproRipWansRfc2 OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RFC2091" + ::= { staIproRipWansEntry 8 } + +staIproRipWansGate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipWansEntry 9 } + +staIproRipWansDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipWansEntry 5 } + +staIproRipWansRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipWansEntry 6 } + +staIproRipWansRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipWansEntry 10 } + +staIproRipWansTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipWansEntry 11 } + +staIproRipDynlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipDynlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dyn.-LAN-Sites" + ::= { staIproRip 13 } + +staIproRipDynlEntry OBJECT-TYPE + SYNTAX StaIproRipDynlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipDynlGate } + ::= { staIproRipDynlTable 1 } + +StaIproRipDynlEntry ::= SEQUENCE { + staIproRipDynlGate DisplayString, + staIproRipDynlRipt INTEGER, + staIproRipDynlRipa INTEGER, + staIproRipDynlPois INTEGER, + staIproRipDynlDftr INTEGER, + staIproRipDynlRtgt DisplayString, + staIproRipDynlRxfi DisplayString, + staIproRipDynlTxfi DisplayString, + staIproRipDynlPort INTEGER, + staIproRipDynlVlan INTEGER + } + +staIproRipDynlGate OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipDynlEntry 1 } + +staIproRipDynlRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipDynlEntry 2 } + +staIproRipDynlRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipDynlEntry 3 } + +staIproRipDynlPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipDynlEntry 4 } + +staIproRipDynlDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipDynlEntry 5 } + +staIproRipDynlRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipDynlEntry 6 } + +staIproRipDynlRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipDynlEntry 10 } + +staIproRipDynlTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipDynlEntry 11 } + +staIproRipDynlPort OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproRipDynlEntry 7 } + +staIproRipDynlVlan OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproRipDynlEntry 8 } + +staIproRipDynwTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipDynwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dyn.-WAN-Sites" + ::= { staIproRip 14 } + +staIproRipDynwEntry OBJECT-TYPE + SYNTAX StaIproRipDynwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipDynwPeer } + ::= { staIproRipDynwTable 1 } + +StaIproRipDynwEntry ::= SEQUENCE { + staIproRipDynwPeer DisplayString, + staIproRipDynwRipt INTEGER, + staIproRipDynwRipa INTEGER, + staIproRipDynwMasq INTEGER, + staIproRipDynwPois INTEGER, + staIproRipDynwRfc2 INTEGER, + staIproRipDynwGate INTEGER, + staIproRipDynwDftr INTEGER, + staIproRipDynwRtgt DisplayString, + staIproRipDynwRxfi DisplayString, + staIproRipDynwTxfi DisplayString + } + +staIproRipDynwPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipDynwEntry 1 } + +staIproRipDynwRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipDynwEntry 2 } + +staIproRipDynwRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipDynwEntry 3 } + +staIproRipDynwMasq OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproRipDynwEntry 4 } + +staIproRipDynwPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipDynwEntry 7 } + +staIproRipDynwRfc2 OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RFC2091" + ::= { staIproRipDynwEntry 8 } + +staIproRipDynwGate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipDynwEntry 9 } + +staIproRipDynwDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipDynwEntry 5 } + +staIproRipDynwRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipDynwEntry 6 } + +staIproRipDynwRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipDynwEntry 10 } + +staIproRipDynwTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipDynwEntry 11 } + +staIproRipWildTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipWildEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Wildcard-Sites" + ::= { staIproRip 16 } + +staIproRipWildEntry OBJECT-TYPE + SYNTAX StaIproRipWildEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipWildPeer } + ::= { staIproRipWildTable 1 } + +StaIproRipWildEntry ::= SEQUENCE { + staIproRipWildPeer DisplayString, + staIproRipWildRipt INTEGER, + staIproRipWildRipa INTEGER, + staIproRipWildMasq INTEGER, + staIproRipWildPois INTEGER, + staIproRipWildRfc2 INTEGER, + staIproRipWildGate INTEGER, + staIproRipWildDftr INTEGER, + staIproRipWildRtgt DisplayString, + staIproRipWildRxfi DisplayString, + staIproRipWildTxfi DisplayString + } + +staIproRipWildPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipWildEntry 1 } + +staIproRipWildRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipWildEntry 2 } + +staIproRipWildRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipWildEntry 3 } + +staIproRipWildMasq OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproRipWildEntry 4 } + +staIproRipWildPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipWildEntry 7 } + +staIproRipWildRfc2 OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RFC2091" + ::= { staIproRipWildEntry 8 } + +staIproRipWildGate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipWildEntry 9 } + +staIproRipWildDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipWildEntry 5 } + +staIproRipWildRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipWildEntry 6 } + +staIproRipWildRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipWildEntry 10 } + +staIproRipWildTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipWildEntry 11 } + +staIproRipFiltTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter" + ::= { staIproRip 15 } + +staIproRipFiltEntry OBJECT-TYPE + SYNTAX StaIproRipFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipFiltIdx } + ::= { staIproRipFiltTable 1 } + +StaIproRipFiltEntry ::= SEQUENCE { + staIproRipFiltIdx INTEGER, + staIproRipFiltNam DisplayString, + staIproRipFiltIpa INTEGER, + staIproRipFiltIpn INTEGER, + staIproRipFiltTyp INTEGER + } + +staIproRipFiltIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproRipFiltEntry 1 } + +staIproRipFiltNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staIproRipFiltEntry 3 } + +staIproRipFiltIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staIproRipFiltEntry 4 } + +staIproRipFiltIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staIproRipFiltEntry 5 } + +staIproRipFiltTyp OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + positive(1), + negative(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staIproRipFiltEntry 2 } + +staIproDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpro 20 } + +staIproServiceTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproServiceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Service-Table" + ::= { staIpro 21 } + +staIproServiceEntry OBJECT-TYPE + SYNTAX StaIproServiceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproServiceService } + ::= { staIproServiceTable 1 } + +StaIproServiceEntry ::= SEQUENCE { + staIproServiceService INTEGER, + staIproServicePacketrx Counter32, + staIproServicePackettx Counter32, + staIproServicePacketre DisplayString, + staIproServiceKbytesrx Counter32, + staIproServiceKbytestx Counter32, + staIproServiceKbytesre DisplayString + } + +staIproServiceService OBJECT-TYPE + SYNTAX INTEGER{ + icmp(1), + ftp(2), + http(3), + smtp(4), + dns(5), + telnet(6), + tftp(7), + dhcp(8), + pop3(9), + netbios(10), + imap2(11), + news(12), + irc(13), + snmp(14), + other(15), + total(16) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service" + ::= { staIproServiceEntry 1 } + +staIproServicePacketrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Rx" + ::= { staIproServiceEntry 2 } + +staIproServicePackettx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Tx" + ::= { staIproServiceEntry 3 } + +staIproServicePacketre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Rel" + ::= { staIproServiceEntry 4 } + +staIproServiceKbytesrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KBytes-Rx" + ::= { staIproServiceEntry 5 } + +staIproServiceKbytestx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KBytes-Tx" + ::= { staIproServiceEntry 6 } + +staIproServiceKbytesre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KBytes-Rel" + ::= { staIproServiceEntry 7 } + +staIproFilterlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproFilterlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-List" + ::= { staIpro 22 } + +staIproFilterlEntry OBJECT-TYPE + SYNTAX StaIproFilterlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproFilterlIdx } + ::= { staIproFilterlTable 1 } + +StaIproFilterlEntry ::= SEQUENCE { + staIproFilterlIdx INTEGER, + staIproFilterlProt INTEGER, + staIproFilterlSrcm DisplayString, + staIproFilterlSrca INTEGER, + staIproFilterlSrcn INTEGER, + staIproFilterlSst INTEGER, + staIproFilterlSend INTEGER, + staIproFilterlDstm DisplayString, + staIproFilterlDsta INTEGER, + staIproFilterlDstn INTEGER, + staIproFilterlDst INTEGER, + staIproFilterlDend INTEGER, + staIproFilterlActi DisplayString, + staIproFilterlLink INTEGER, + staIproFilterlPrio INTEGER, + staIproFilterlRtgt INTEGER + } + +staIproFilterlIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproFilterlEntry 1 } + +staIproFilterlProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproFilterlEntry 2 } + +staIproFilterlSrcm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-MAC" + ::= { staIproFilterlEntry 13 } + +staIproFilterlSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproFilterlEntry 3 } + +staIproFilterlSrcn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Netmask" + ::= { staIproFilterlEntry 4 } + +staIproFilterlSst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-St." + ::= { staIproFilterlEntry 5 } + +staIproFilterlSend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-End" + ::= { staIproFilterlEntry 6 } + +staIproFilterlDstm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-MAC" + ::= { staIproFilterlEntry 14 } + +staIproFilterlDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproFilterlEntry 7 } + +staIproFilterlDstn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Netmask" + ::= { staIproFilterlEntry 8 } + +staIproFilterlDst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-St." + ::= { staIproFilterlEntry 9 } + +staIproFilterlDend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-End" + ::= { staIproFilterlEntry 10 } + +staIproFilterlActi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { staIproFilterlEntry 11 } + +staIproFilterlLink OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linked" + ::= { staIproFilterlEntry 15 } + +staIproFilterlPrio OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prio" + ::= { staIproFilterlEntry 16 } + +staIproFilterlRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproFilterlEntry 17 } + +staIproConnectTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection-List" + ::= { staIpro 23 } + +staIproConnectEntry OBJECT-TYPE + SYNTAX StaIproConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproConnectSrca, staIproConnectDsta, staIproConnectProt, staIproConnectSrcp, staIproConnectDstp } + ::= { staIproConnectTable 1 } + +StaIproConnectEntry ::= SEQUENCE { + staIproConnectSrca INTEGER, + staIproConnectDsta INTEGER, + staIproConnectProt INTEGER, + staIproConnectSrcp INTEGER, + staIproConnectDstp INTEGER, + staIproConnectRtgt INTEGER, + staIproConnectTime INTEGER, + staIproConnectFlag INTEGER, + staIproConnectFilt DisplayString, + staIproConnectSrcr DisplayString, + staIproConnectDest DisplayString + } + +staIproConnectSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproConnectEntry 1 } + +staIproConnectDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproConnectEntry 2 } + +staIproConnectProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproConnectEntry 3 } + +staIproConnectSrcp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { staIproConnectEntry 4 } + +staIproConnectDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproConnectEntry 5 } + +staIproConnectRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproConnectEntry 11 } + +staIproConnectTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproConnectEntry 6 } + +staIproConnectFlag OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staIproConnectEntry 7 } + +staIproConnectFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproConnectEntry 8 } + +staIproConnectSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { staIproConnectEntry 9 } + +staIproConnectDest OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-Route" + ::= { staIproConnectEntry 10 } + +staIproOpenporTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproOpenporEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Open-Port-List" + ::= { staIpro 29 } + +staIproOpenporEntry OBJECT-TYPE + SYNTAX StaIproOpenporEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproOpenporSrca, staIproOpenporDsta, staIproOpenporProt, staIproOpenporDstp } + ::= { staIproOpenporTable 1 } + +StaIproOpenporEntry ::= SEQUENCE { + staIproOpenporSrca INTEGER, + staIproOpenporDsta INTEGER, + staIproOpenporProt INTEGER, + staIproOpenporDstp INTEGER, + staIproOpenporTime INTEGER, + staIproOpenporFilt DisplayString, + staIproOpenporSrcr DisplayString + } + +staIproOpenporSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproOpenporEntry 1 } + +staIproOpenporDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproOpenporEntry 2 } + +staIproOpenporProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproOpenporEntry 3 } + +staIproOpenporDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproOpenporEntry 5 } + +staIproOpenporTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproOpenporEntry 6 } + +staIproOpenporFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproOpenporEntry 8 } + +staIproOpenporSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { staIproOpenporEntry 9 } + +staIproHostbloTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproHostbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-Block-List" + ::= { staIpro 24 } + +staIproHostbloEntry OBJECT-TYPE + SYNTAX StaIproHostbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproHostbloSrc } + ::= { staIproHostbloTable 1 } + +StaIproHostbloEntry ::= SEQUENCE { + staIproHostbloSrc INTEGER, + staIproHostbloTim INTEGER, + staIproHostbloFil DisplayString + } + +staIproHostbloSrc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproHostbloEntry 1 } + +staIproHostbloTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproHostbloEntry 2 } + +staIproHostbloFil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproHostbloEntry 3 } + +staIproPortbloTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproPortbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Block-List" + ::= { staIpro 25 } + +staIproPortbloEntry OBJECT-TYPE + SYNTAX StaIproPortbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproPortbloDsta } + ::= { staIproPortbloTable 1 } + +StaIproPortbloEntry ::= SEQUENCE { + staIproPortbloDsta INTEGER, + staIproPortbloProt INTEGER, + staIproPortbloDstp INTEGER, + staIproPortbloTime INTEGER, + staIproPortbloFilt DisplayString + } + +staIproPortbloDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproPortbloEntry 1 } + +staIproPortbloProt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproPortbloEntry 2 } + +staIproPortbloDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproPortbloEntry 3 } + +staIproPortbloTime OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproPortbloEntry 4 } + +staIproPortbloFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproPortbloEntry 5 } + +staIproLogtablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproLogtablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Log-Table" + ::= { staIpro 26 } + +staIproLogtablEntry OBJECT-TYPE + SYNTAX StaIproLogtablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproLogtablIdx } + ::= { staIproLogtablTable 1 } + +StaIproLogtablEntry ::= SEQUENCE { + staIproLogtablIdx INTEGER, + staIproLogtablSyst DisplayString, + staIproLogtablSrca INTEGER, + staIproLogtablDsta INTEGER, + staIproLogtablProt INTEGER, + staIproLogtablSrcp INTEGER, + staIproLogtablDstp INTEGER, + staIproLogtablFilt DisplayString, + staIproLogtablLimi INTEGER, + staIproLogtablThre INTEGER, + staIproLogtablActi INTEGER + } + +staIproLogtablIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproLogtablEntry 1 } + +staIproLogtablSyst OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staIproLogtablEntry 2 } + +staIproLogtablSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproLogtablEntry 3 } + +staIproLogtablDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproLogtablEntry 4 } + +staIproLogtablProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproLogtablEntry 5 } + +staIproLogtablSrcp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { staIproLogtablEntry 6 } + +staIproLogtablDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproLogtablEntry 7 } + +staIproLogtablFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproLogtablEntry 8 } + +staIproLogtablLimi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Limit" + ::= { staIproLogtablEntry 9 } + +staIproLogtablThre OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Threshold" + ::= { staIproLogtablEntry 10 } + +staIproLogtablActi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { staIproLogtablEntry 11 } + +staIproHoconnlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproHoconnlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "HO-Conn.-List" + ::= { staIpro 27 } + +staIproHoconnlEntry OBJECT-TYPE + SYNTAX StaIproHoconnlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproHoconnlDst } + ::= { staIproHoconnlTable 1 } + +StaIproHoconnlEntry ::= SEQUENCE { + staIproHoconnlDst INTEGER, + staIproHoconnlNum INTEGER, + staIproHoconnlTim INTEGER + } + +staIproHoconnlDst OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproHoconnlEntry 1 } + +staIproHoconnlNum OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Num-HO-Conn." + ::= { staIproHoconnlEntry 2 } + +staIproHoconnlTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproHoconnlEntry 3 } + +staIproQosTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproQosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "QoS" + ::= { staIpro 28 } + +staIproQosEntry OBJECT-TYPE + SYNTAX StaIproQosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproQosIfc } + ::= { staIproQosTable 1 } + +StaIproQosEntry ::= SEQUENCE { + staIproQosIfc INTEGER, + staIproQosPeer DisplayString, + staIproQosUpstr INTEGER, + staIproQosDowns INTEGER, + staIproQosRxres INTEGER, + staIproQosRxreq INTEGER, + staIproQosRxblo INTEGER, + staIproQosTxres INTEGER, + staIproQosTxreq INTEGER, + staIproQosTxfav INTEGER, + staIproQosTxblo INTEGER, + staIproQosFragm INTEGER, + staIproQosPmtus INTEGER + } + +staIproQosIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIproQosEntry 1 } + +staIproQosPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproQosEntry 2 } + +staIproQosUpstr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Upstream-Rate" + ::= { staIproQosEntry 8 } + +staIproQosDowns OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Downstream-Rate" + ::= { staIproQosEntry 3 } + +staIproQosRxres OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-reserved" + ::= { staIproQosEntry 4 } + +staIproQosRxreq OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-requested" + ::= { staIproQosEntry 11 } + +staIproQosRxblo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-blocks-pending" + ::= { staIproQosEntry 5 } + +staIproQosTxres OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-reserved" + ::= { staIproQosEntry 9 } + +staIproQosTxreq OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-requested" + ::= { staIproQosEntry 12 } + +staIproQosTxfav OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-favoured" + ::= { staIproQosEntry 13 } + +staIproQosTxblo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-blocks-pending" + ::= { staIproQosEntry 10 } + +staIproQosFragm OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Fragment-size" + ::= { staIproQosEntry 6 } + +staIproQosPmtus OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PMTU-size" + ::= { staIproQosEntry 7 } + +staIproRules OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rules" + ::= { staIpro 34 } + +staIproFilter OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter" + ::= { staIpro 35 } + +staIproL4error OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L4-Errors" + ::= { staIpro 31 } + +staIproLoadbal OBJECT IDENTIFIER ::= { staIpro 32} +staIproLoadbalOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staIproLoadbal 1 } + +staIproLoadbalConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproLoadbalConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staIproLoadbal 2 } + +staIproLoadbalConEntry OBJECT-TYPE + SYNTAX StaIproLoadbalConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproLoadbalConPee, staIproLoadbalConBun } + ::= { staIproLoadbalConTable 1 } + +StaIproLoadbalConEntry ::= SEQUENCE { + staIproLoadbalConPee DisplayString, + staIproLoadbalConBun DisplayString, + staIproLoadbalConSta INTEGER, + staIproLoadbalConTcp INTEGER, + staIproLoadbalConPpt INTEGER, + staIproLoadbalConVpn INTEGER + } + +staIproLoadbalConPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproLoadbalConEntry 1 } + +staIproLoadbalConBun OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bundle-Peer" + ::= { staIproLoadbalConEntry 2 } + +staIproLoadbalConSta OBJECT-TYPE + SYNTAX INTEGER{ + ready(2), + connection(7), + disconnecting(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staIproLoadbalConEntry 3 } + +staIproLoadbalConTcp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TCP/IP-Sessions" + ::= { staIproLoadbalConEntry 4 } + +staIproLoadbalConPpt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PPTP-Sessions" + ::= { staIproLoadbalConEntry 5 } + +staIproLoadbalConVpn OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VPN-Sessions" + ::= { staIproLoadbalConEntry 6 } + +staIproVrrp OBJECT IDENTIFIER ::= { staIpro 33} +staIproVrrpOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staIproVrrp 5 } + +staIproVrrpRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx" + ::= { staIproVrrp 1 } + +staIproVrrpTx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx" + ::= { staIproVrrp 2 } + +staIproVrrpErr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Error" + ::= { staIproVrrp 3 } + +staIproVrrpDro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Drop" + ::= { staIproVrrp 4 } + +staIproVrrpInt OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Internal-Services" + ::= { staIproVrrp 6 } + +staIproVrrpVirTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproVrrpVirEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Virtual-Router" + ::= { staIproVrrp 10 } + +staIproVrrpVirEntry OBJECT-TYPE + SYNTAX StaIproVrrpVirEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproVrrpVirRou } + ::= { staIproVrrpVirTable 1 } + +StaIproVrrpVirEntry ::= SEQUENCE { + staIproVrrpVirRou INTEGER, + staIproVrrpVirVir INTEGER, + staIproVrrpVirPri INTEGER, + staIproVrrpVirBpr INTEGER, + staIproVrrpVirPee DisplayString, + staIproVrrpVirSta INTEGER, + staIproVrrpVirBac INTEGER, + staIproVrrpVirMas INTEGER, + staIproVrrpVirPor INTEGER, + staIproVrrpVirVla INTEGER, + staIproVrrpVirNet DisplayString + } + +staIproVrrpVirRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ID" + ::= { staIproVrrpVirEntry 1 } + +staIproVrrpVirVir OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "virt.-Address" + ::= { staIproVrrpVirEntry 2 } + +staIproVrrpVirPri OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prio" + ::= { staIproVrrpVirEntry 3 } + +staIproVrrpVirBpr OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B-Prio" + ::= { staIproVrrpVirEntry 4 } + +staIproVrrpVirPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproVrrpVirEntry 5 } + +staIproVrrpVirSta OBJECT-TYPE + SYNTAX INTEGER{ + init(0), + listen(1), + standby(2), + master(3), + down(4), + reconnect(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staIproVrrpVirEntry 6 } + +staIproVrrpVirBac OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Backup" + ::= { staIproVrrpVirEntry 7 } + +staIproVrrpVirMas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Master" + ::= { staIproVrrpVirEntry 8 } + +staIproVrrpVirPor OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproVrrpVirEntry 9 } + +staIproVrrpVirVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproVrrpVirEntry 10 } + +staIproVrrpVirNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproVrrpVirEntry 11 } + +staIproVrrpMacTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproVrrpMacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "MAC-List" + ::= { staIproVrrp 11 } + +staIproVrrpMacEntry OBJECT-TYPE + SYNTAX StaIproVrrpMacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproVrrpMacVir } + ::= { staIproVrrpMacTable 1 } + +StaIproVrrpMacEntry ::= SEQUENCE { + staIproVrrpMacVir INTEGER, + staIproVrrpMacMac MacAddress, + staIproVrrpMacRou INTEGER + } + +staIproVrrpMacVir OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "virt.-Address" + ::= { staIproVrrpMacEntry 1 } + +staIproVrrpMacMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staIproVrrpMacEntry 2 } + +staIproVrrpMacRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ID" + ::= { staIproVrrpMacEntry 3 } + +staIproVrrpEveTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproVrrpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Event-Log" + ::= { staIproVrrp 12 } + +staIproVrrpEveEntry OBJECT-TYPE + SYNTAX StaIproVrrpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproVrrpEveIdx } + ::= { staIproVrrpEveTable 1 } + +StaIproVrrpEveEntry ::= SEQUENCE { + staIproVrrpEveIdx INTEGER, + staIproVrrpEveSys DisplayString, + staIproVrrpEveSrc INTEGER, + staIproVrrpEveVri INTEGER, + staIproVrrpEveEve INTEGER, + staIproVrrpEveInf DisplayString + } + +staIproVrrpEveIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproVrrpEveEntry 1 } + +staIproVrrpEveSys OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staIproVrrpEveEntry 2 } + +staIproVrrpEveSrc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproVrrpEveEntry 3 } + +staIproVrrpEveVri OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VRID" + ::= { staIproVrrpEveEntry 4 } + +staIproVrrpEveEve OBJECT-TYPE + SYNTAX INTEGER{ + invalid-ttl(1), + invalid-version(2), + bad-number-of-virtual-addresses(3), + bad-authentication-type(4), + bad-advertisement-interval(5), + invalid-vrid(6), + invalid-router-address(7), + invalid-priority(8), + virtual-router-stopped(9), + virtual-router-started(10), + link-up(11), + link-down(12), + new-master(13), + backup-started(14), + backup-ended(15) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { staIproVrrpEveEntry 5 } + +staIproVrrpEveInf OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info" + ::= { staIproVrrpEveEntry 6 } + +staIproVrrpDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIproVrrp 20 } + +staIproActiproTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproActiproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Act.-IP-Routing-Tab." + ::= { staIpro 30 } + +staIproActiproEntry OBJECT-TYPE + SYNTAX StaIproActiproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproActiproIpa, staIproActiproIpn, staIproActiproRtg } + ::= { staIproActiproTable 1 } + +StaIproActiproEntry ::= SEQUENCE { + staIproActiproIpa INTEGER, + staIproActiproIpn INTEGER, + staIproActiproRtg INTEGER, + staIproActiproGat INTEGER, + staIproActiproPee DisplayString, + staIproActiproDis INTEGER, + staIproActiproMas INTEGER, + staIproActiproTyp INTEGER + } + +staIproActiproIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staIproActiproEntry 1 } + +staIproActiproIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staIproActiproEntry 2 } + +staIproActiproRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproActiproEntry 3 } + +staIproActiproGat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproActiproEntry 4 } + +staIproActiproPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproActiproEntry 5 } + +staIproActiproDis OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distance" + ::= { staIproActiproEntry 6 } + +staIproActiproMas OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + on(1), + intranet(2), + unknown(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproActiproEntry 7 } + +staIproActiproTyp OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + static(1), + rip(2), + vpn(3), + capwap(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staIproActiproEntry 8 } + +staConf OBJECT IDENTIFIER ::= { sta 11} +staConfLanactiv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Active-Connections" + ::= { staConf 1 } + +staConfLantotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Total-Connections" + ::= { staConf 2 } + +staConfWanactiv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Active-Connections" + ::= { staConf 3 } + +staConfWantotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Total-Connections" + ::= { staConf 4 } + +staConfOutbanda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Outband-Active-Connections" + ::= { staConf 5 } + +staConfOutbandt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Outband-total-Connections" + ::= { staConf 6 } + +staConfOutbandb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Outband-Bitrate" + ::= { staConf 7 } + +staConfLoginerr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Login-Errors" + ::= { staConf 8 } + +staConfLoginloc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Login-Locks" + ::= { staConf 9 } + +staConfLoginrej OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Login-Rejects" + ::= { staConf 10 } + +staConfStartsca OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-Scan" + ::= { staConf 13 } + +staConfScanresuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConfScanresuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Scan-Results" + ::= { staConf 14 } + +staConfScanresuEntry OBJECT-TYPE + SYNTAX StaConfScanresuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConfScanresuIpadd, staConfScanresuRtgta } + ::= { staConfScanresuTable 1 } + +StaConfScanresuEntry ::= SEQUENCE { + staConfScanresuIpadd INTEGER, + staConfScanresuRtgta INTEGER, + staConfScanresuName DisplayString, + staConfScanresuDevic DisplayString, + staConfScanresuVersi DisplayString, + staConfScanresuCapip INTEGER, + staConfScanresuHttpp INTEGER, + staConfScanresuHttps INTEGER, + staConfScanresuState INTEGER + } + +staConfScanresuIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staConfScanresuEntry 1 } + +staConfScanresuRtgta OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staConfScanresuEntry 9 } + +staConfScanresuName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staConfScanresuEntry 2 } + +staConfScanresuDevic OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staConfScanresuEntry 3 } + +staConfScanresuVersi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Version" + ::= { staConfScanresuEntry 4 } + +staConfScanresuCapip OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CAPI-Port" + ::= { staConfScanresuEntry 6 } + +staConfScanresuHttpp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Port" + ::= { staConfScanresuEntry 7 } + +staConfScanresuHttps OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTPS-Port" + ::= { staConfScanresuEntry 8 } + +staConfScanresuState OBJECT-TYPE + SYNTAX INTEGER{ + scanning(0), + ready(1), + error(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staConfScanresuEntry 5 } + +staConfFeaturesTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConfFeaturesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Features" + ::= { staConf 16 } + +staConfFeaturesEntry OBJECT-TYPE + SYNTAX StaConfFeaturesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConfFeaturesFea } + ::= { staConfFeaturesTable 1 } + +StaConfFeaturesEntry ::= SEQUENCE { + staConfFeaturesFea INTEGER, + staConfFeaturesExp DisplayString + } + +staConfFeaturesFea OBJECT-TYPE + SYNTAX INTEGER{ + ipx(1), + lan-bridge(2), + lancapi(3), + leased-line(4), + switched-line(5), + dsl-interface(6), + fax(7), + modem(8), + vpn-5(9), + vpn-25(10), + vpn-25-old(11), + vpn-50-old(12), + vpn-100(13), + wlc-4025-100(14), + wlan-point-to-point(15), + public-spot(16), + vpn-200(17), + vpn-500(18), + vpn-1000(19), + hermes1-wpa(20), + vpn-3(21), + umts(22), + dynamic-vpn(23), + wlan-5ghz(24), + wlan-no-encryption(25), + voip-advanced-32(26), + voip-basic(27), + wlan-fcc-restrictions(28), + wlc-4025-50(29), + wlc-4006-12(30), + voip-advanced-8(31), + unused(32), + unused(33), + utm-antivirus-small(34), + utm-antispam-small(35), + utm-contentfilter-small(36), + wlc-public-spot(37), + wlan-monitor-mode(38) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Feature" + ::= { staConfFeaturesEntry 1 } + +staConfFeaturesExp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expire" + ::= { staConfFeaturesEntry 2 } + +staConfAntithef OBJECT IDENTIFIER ::= { staConf 15} +staConfAntithefState OBJECT-TYPE + SYNTAX INTEGER { + disabled(0), + active(1), + successfull(2), + locked(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staConfAntithef 1 } + +staConfAntithefSendi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "sending-call-to" + ::= { staConfAntithef 2 } + +staConfAntithefWaiti OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "waiting-for-call-from" + ::= { staConfAntithef 3 } + +staConfAntithefLasts OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "last-seen-call-from" + ::= { staConfAntithef 4 } + +staConfAntithefCalla OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "call-accepted" + ::= { staConfAntithef 5 } + +staConfAntithefIncom OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "incoming-call" + ::= { staConfAntithef 7 } + +staConfAntithefLaste OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + unallocated-number(1), + no-route-to-destination(3), + normal-call-clearing(16), + user-busy(17), + no-user-responding(18), + user-alerting-no-answer(19), + call-rejected(21), + number-changed(22), + non-selected-user-clearing(26), + destination-out-of-order(27), + normal-unspecified(31), + no-channel-available(34), + switching-equipment-congestion(42), + invalid-call-reference-number(81), + incompatible-destination(88), + temp-failure(41), + facility-not-subscribed(50), + facility-not-available(63) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "last-error" + ::= { staConfAntithef 6 } + +staConfAntithefMetho OBJECT-TYPE + SYNTAX INTEGER { + basic-call(0), + facility(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Method" + ::= { staConfAntithef 8 } + +staConfLl2m OBJECT IDENTIFIER ::= { staConf 65} +staConfLl2mRxpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staConfLl2m 1 } + +staConfLl2mRxbr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcast-Packets" + ::= { staConfLl2m 2 } + +staConfLl2mRxmu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicast-Packets" + ::= { staConfLl2m 3 } + +staConfLl2mRxun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicast-Packets" + ::= { staConfLl2m 4 } + +staConfLl2mRxdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard" + ::= { staConfLl2m 5 } + +staConfLl2mRxma OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Malformed" + ::= { staConfLl2m 6 } + +staConfLl2mServ OBJECT IDENTIFIER ::= { staConfLl2m 20} +staConfLl2mServRxp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staConfLl2mServ 1 } + +staConfLl2mServRxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcast-Packets" + ::= { staConfLl2mServ 2 } + +staConfLl2mServRxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicast-Packets" + ::= { staConfLl2mServ 3 } + +staConfLl2mServRxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicast-Packets" + ::= { staConfLl2mServ 4 } + +staConfLl2mServRxd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard" + ::= { staConfLl2mServ 5 } + +staConfLl2mServDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConfLl2mServ 99 } + +staConfLl2mClie OBJECT IDENTIFIER ::= { staConfLl2m 30} +staConfLl2mClieRxp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staConfLl2mClie 1 } + +staConfLl2mClieRxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcast-Packets" + ::= { staConfLl2mClie 2 } + +staConfLl2mClieRxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicast-Packets" + ::= { staConfLl2mClie 3 } + +staConfLl2mClieRxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicast-Packets" + ::= { staConfLl2mClie 4 } + +staConfLl2mClieRxd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard" + ::= { staConfLl2mClie 5 } + +staConfLl2mClieDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConfLl2mClie 99 } + +staConfLl2mDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConfLl2m 99 } + +staConfDeleteva OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConf 11 } + +staConfEventlogTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConfEventlogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Event-Log" + ::= { staConf 12 } + +staConfEventlogEntry OBJECT-TYPE + SYNTAX StaConfEventlogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConfEventlogIdx } + ::= { staConfEventlogTable 1 } + +StaConfEventlogEntry ::= SEQUENCE { + staConfEventlogIdx INTEGER, + staConfEventlogSyste DisplayString, + staConfEventlogEvent INTEGER, + staConfEventlogAcces INTEGER, + staConfEventlogIpadd INTEGER, + staConfEventlogInfo1 DisplayString, + staConfEventlogInfo2 DisplayString + } + +staConfEventlogIdx OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staConfEventlogEntry 1 } + +staConfEventlogSyste OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staConfEventlogEntry 7 } + +staConfEventlogEvent OBJECT-TYPE + SYNTAX INTEGER{ + fwuplstart(4), + uplsucc(5), + uplfailto(6), + uplfailincl(7), + uplfailbaddev(8), + login(9), + logout(10), + cnfuplstart(11), + cnfdnlstart(12), + cnfdnlsucc(13), + errlogin(29) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { staConfEventlogEntry 2 } + +staConfEventlogAcces OBJECT-TYPE + SYNTAX INTEGER{ + outband(0), + telnet(1), + tftp(2), + http(3), + snmp(4), + https(5), + telnet-ssl(6), + ssh(7), + ll2m(8), + ppp(254), + unknown(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access" + ::= { staConfEventlogEntry 3 } + +staConfEventlogIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staConfEventlogEntry 4 } + +staConfEventlogInfo1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info1" + ::= { staConfEventlogEntry 5 } + +staConfEventlogInfo2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info2" + ::= { staConfEventlogEntry 6 } + +staQueu OBJECT IDENTIFIER ::= { sta 12} +staQueuLanheap OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Heap-Packets" + ::= { staQueu 1 } + +staQueuQueuepa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Packets" + ::= { staQueu 2 } + +staQueuWanheap OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Heap-Packets" + ::= { staQueu 3 } + +staQueuWanqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Packets" + ::= { staQueu 4 } + +staQueuBridgei OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bridge-Internal-Queue-Packets" + ::= { staQueu 5 } + +staQueuBridgee OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bridge-External-Queue-Packets" + ::= { staQueu 6 } + +staQueuArpquer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ARP-query-Queue-Packets" + ::= { staQueu 7 } + +staQueuArpqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ARP-Queue-Packets" + ::= { staQueu 8 } + +staQueuIpqueue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Queue-Packets" + ::= { staQueu 9 } + +staQueuIpurgen OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-urgent-Queue-Packets" + ::= { staQueu 10 } + +staQueuIcmpque OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ICMP-Queue-Packets" + ::= { staQueu 11 } + +staQueuTcpqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TCP-Queue-Packets" + ::= { staQueu 12 } + +staQueuTftpser OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TFTP-server-Queue-Packets" + ::= { staQueu 13 } + +staQueuSnmpque OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SNMP-Queue-Packets" + ::= { staQueu 14 } + +staQueuIpxqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-Queue-Packets" + ::= { staQueu 15 } + +staQueuRipquer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-query-Queue-Packets" + ::= { staQueu 16 } + +staQueuSapqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SAP-Queue-Packets" + ::= { staQueu 17 } + +staQueuIpxwatc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-Watchdog-Queue-Packets" + ::= { staQueu 18 } + +staQueuSpxwatc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-Watchdog-Queue-Packets" + ::= { staQueu 19 } + +staQueuIpxrout OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-Router-Queue-Packets" + ::= { staQueu 21 } + +staQueuProthea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PROT-Heap-Packets" + ::= { staQueu 22 } + +staQueuDhcpser OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-server-Queue-Packets" + ::= { staQueu 27 } + +staQueuDhcpcli OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-client-Queue-Packets" + ::= { staQueu 28 } + +staQueuIprripq OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPR-RIP-Queue-Packets" + ::= { staQueu 29 } + +staQueuDnstxqu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-TX-Queue-Packets" + ::= { staQueu 30 } + +staQueuDnsrxqu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-RX-Queue-Packets" + ::= { staQueu 31 } + +staConnTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection" + ::= { sta 13 } + +staConnEntry OBJECT-TYPE + SYNTAX StaConnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConnIfc } + ::= { staConnTable 1 } + +StaConnEntry ::= SEQUENCE { + staConnIfc INTEGER, + staConnConn INTEGER, + staConnActi INTEGER, + staConnPass INTEGER, + staConnErro INTEGER, + staConnCont DisplayString, + staConnChar INTEGER + } + +staConnIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staConnEntry 1 } + +staConnConn OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staConnEntry 2 } + +staConnActi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "active" + ::= { staConnEntry 3 } + +staConnPass OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "passive" + ::= { staConnEntry 4 } + +staConnErro OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Errors" + ::= { staConnEntry 5 } + +staConnCont OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Con.-Time" + ::= { staConnEntry 6 } + +staConnChar OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Charge" + ::= { staConnEntry 7 } + +staInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Info-Connection" + ::= { sta 14 } + +staInfoEntry OBJECT-TYPE + SYNTAX StaInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staInfoIfc } + ::= { staInfoTable 1 } + +StaInfoEntry ::= SEQUENCE { + staInfoIfc INTEGER, + staInfoSta DisplayString, + staInfoMod INTEGER, + staInfoDia DisplayString, + staInfoPee DisplayString, + staInfoB1d INTEGER, + staInfoB2d INTEGER + } + +staInfoIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staInfoEntry 1 } + +staInfoSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staInfoEntry 2 } + +staInfoMod OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + active(4), + passive(5), + callback(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staInfoEntry 3 } + +staInfoDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dialup-remote" + ::= { staInfoEntry 4 } + +staInfoPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staInfoEntry 5 } + +staInfoB1d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B1-DT" + ::= { staInfoEntry 6 } + +staInfoB2d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B2-DT" + ::= { staInfoEntry 7 } + +staLayeTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLayeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Layer-Connection" + ::= { sta 15 } + +staLayeEntry OBJECT-TYPE + SYNTAX StaLayeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLayeIfc } + ::= { staLayeTable 1 } + +StaLayeEntry ::= SEQUENCE { + staLayeIfc INTEGER, + staLayeWanl DisplayString, + staLayeEnca INTEGER, + staLayeLay3 INTEGER, + staLayeLay2 INTEGER, + staLayeL2op INTEGER, + staLayeLay1 INTEGER, + staLayeL1pa INTEGER + } + +staLayeIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLayeEntry 1 } + +staLayeWanl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-layer" + ::= { staLayeEntry 2 } + +staLayeEnca OBJECT-TYPE + SYNTAX INTEGER{ + llc-mux(1), + llc-eth(3), + vc-mux(4), + ether(0), + trans(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Encaps." + ::= { staLayeEntry 3 } + +staLayeLay3 OBJECT-TYPE + SYNTAX INTEGER{ + trans(0), + ppp(4), + appp(5), + scppp(6), + scappp(7), + sctrans(8), + dhcp(9), + trans(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-3" + ::= { staLayeEntry 4 } + +staLayeLay2 OBJECT-TYPE + SYNTAX INTEGER{ + sscop(6), + pppoe(5), + x-75lapb(0), + trans(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-2" + ::= { staLayeEntry 5 } + +staLayeL2op OBJECT-TYPE + SYNTAX INTEGER{ + none(255), + compr(0), + bundle(1), + bnd-plus-cmpr(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L2-Opt." + ::= { staLayeEntry 6 } + +staLayeLay1 OBJECT-TYPE + SYNTAX INTEGER{ + aal-5(2), + eth(4), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + modem(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-1" + ::= { staLayeEntry 7 } + +staLayeL1pa OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + v-21-300(1), + v-23-600(2), + v-23-1200(3), + v-22-1200(4), + v-22bis-2400(5), + v-32qam-4800(6), + v-32qam-9600(7), + v-32bis-7200(8), + v-32tcm-9600(9), + v-32bis-12000(10), + v-32bis-14400(11), + v-34-2400(12), + v-34-4800(13), + v-34-7200(14), + v-34-9600(15), + v-34-12000(16), + v-34-14400(17), + v-34-16800(18), + v-34-19200(19), + v-34-21600(20), + v-34-24000(21), + v-34-26400(22), + v-34-28800(23), + v-34-31200(24), + v-34-33600(25), + v-90-28000(26), + v-90-29333(27), + v-90-30667(28), + v-90-32000(29), + v-90-33333(30), + v-90-34667(31), + v-90-36000(32), + v-90-37333(33), + v-90-38667(34), + v-90-40000(35), + v-90-41333(36), + v-90-42667(37), + v-90-44000(38), + v-90-45333(39), + v-90-46667(40), + v-90-48000(41), + v-90-49333(42), + v-90-50667(43), + v-90-52000(44), + v-90-53333(45), + v-90-54667(46), + v-90-56000(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L1-Parameter" + ::= { staLayeEntry 8 } + +staCallTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCallEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Call-Information" + ::= { sta 16 } + +staCallEntry OBJECT-TYPE + SYNTAX StaCallEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCallSys, staCallCou } + ::= { staCallTable 1 } + +StaCallEntry ::= SEQUENCE { + staCallSys INTEGER, + staCallIfc INTEGER, + staCallCli DisplayString, + staCallDia DisplayString, + staCallCap INTEGER, + staCallBch INTEGER, + staCallCou INTEGER + } + +staCallSys OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staCallEntry 1 } + +staCallIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staCallEntry 2 } + +staCallCli OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CLIP-Caller" + ::= { staCallEntry 3 } + +staCallDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dial-Caller" + ::= { staCallEntry 4 } + +staCallCap OBJECT-TYPE + SYNTAX INTEGER{ + unknown(255), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + modem(5), + a-3-1khz(13), + speech(14), + fax-g2-3(15) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Capab." + ::= { staCallEntry 5 } + +staCallBch OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B-chan." + ::= { staCallEntry 6 } + +staCallCou OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staCallEntry 7 } + +staRemoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaRemoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Remote-Connections" + ::= { sta 17 } + +staRemoEntry OBJECT-TYPE + SYNTAX StaRemoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staRemoConns, staRemoCount } + ::= { staRemoTable 1 } + +StaRemoEntry ::= SEQUENCE { + staRemoConns DisplayString, + staRemoRemot DisplayString, + staRemoMode INTEGER, + staRemoIfc INTEGER, + staRemoConnt DisplayString, + staRemoCharg INTEGER, + staRemoCount INTEGER + } + +staRemoConns OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-start" + ::= { staRemoEntry 1 } + +staRemoRemot OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-ID" + ::= { staRemoEntry 2 } + +staRemoMode OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + active(4), + passive(5), + callback(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staRemoEntry 3 } + +staRemoIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staRemoEntry 4 } + +staRemoConnt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staRemoEntry 5 } + +staRemoCharg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Charge" + ::= { staRemoEntry 6 } + +staRemoCount OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staRemoEntry 8 } + +staCurr OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Current-Time" + ::= { sta 18 } + +staTime OBJECT IDENTIFIER ::= { sta 21} +staTimeCur OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Current-Time" + ::= { staTime 1 } + +staTimeSou OBJECT-TYPE + SYNTAX INTEGER { + manual(1), + isdn(2), + lan(3), + ram(4), + ntp(9), + lanconfig(8), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { staTime 2 } + +staTimeSet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Set-Count" + ::= { staTime 3 } + +staTimeIsd OBJECT IDENTIFIER ::= { staTime 4} +staTimeIsdConne OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connection" + ::= { staTimeIsd 1 } + +staTimeIsdInfor OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Information" + ::= { staTimeIsd 2 } + +staTimeIsdInfoe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info-Error" + ::= { staTimeIsd 3 } + +staTimeIsdUnits OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Units" + ::= { staTimeIsd 4 } + +staTimeIsdDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTimeIsd 5 } + +staTimeUtc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "UTC-in-Seconds" + ::= { staTime 7 } + +staTimeTim OBJECT-TYPE + SYNTAX INTEGER { + e0(0), + plus-1(1), + plus-2(2), + plus-3(3), + plus-4(4), + plus-5(5), + plus-6(6), + plus-7(7), + plus-8(8), + plus-9(9), + plus-10(10), + plus-11(11), + plus-12(12), + plus-13(13), + plus-14(14), + minus-1(255), + minus-2(254), + minus-3(253), + minus-4(252), + minus-5(251), + minus-6(250), + minus-7(249), + minus-8(248), + minus-9(247), + minus-10(246), + minus-11(245), + minus-12(244) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timezone" + ::= { staTime 10 } + +staTimeDay OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + europe-eu(2), + russia(3), + usa(4), + user-defined(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Daylight-saving-time" + ::= { staTime 11 } + +staTimeDstTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTimeDstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DST-clock-changes" + ::= { staTime 12 } + +staTimeDstEntry OBJECT-TYPE + SYNTAX StaTimeDstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTimeDstEve } + ::= { staTimeDstTable 1 } + +StaTimeDstEntry ::= SEQUENCE { + staTimeDstEve INTEGER, + staTimeDstInd INTEGER, + staTimeDstDay INTEGER, + staTimeDstMon INTEGER, + staTimeDstHou INTEGER, + staTimeDstMin INTEGER, + staTimeDstTim INTEGER + } + +staTimeDstEve OBJECT-TYPE + SYNTAX INTEGER{ + start(1), + end(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { staTimeDstEntry 1 } + +staTimeDstInd OBJECT-TYPE + SYNTAX INTEGER{ + e4-last(252), + e3-last(253), + e2-last(254), + last(255), + first(1), + second(2), + third(3), + fourth(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { staTimeDstEntry 2 } + +staTimeDstDay OBJECT-TYPE + SYNTAX INTEGER{ + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { staTimeDstEntry 3 } + +staTimeDstMon OBJECT-TYPE + SYNTAX INTEGER{ + january(1), + february(2), + march(3), + april(4), + may(5), + june(6), + july(7), + august(8), + september(9), + october(10), + november(11), + december(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Month" + ::= { staTimeDstEntry 4 } + +staTimeDstHou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { staTimeDstEntry 5 } + +staTimeDstMin OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { staTimeDstEntry 6 } + +staTimeDstTim OBJECT-TYPE + SYNTAX INTEGER{ + utc(1), + lst(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-type" + ::= { staTimeDstEntry 7 } + +staLcr OBJECT IDENTIFIER ::= { sta 22} +staLcrTot OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Calls" + ::= { staLcr 1 } + +staLcrFou OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Found-Events" + ::= { staLcr 2 } + +staLcrNot OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Notfound-Errors" + ::= { staLcr 3 } + +staLcrMis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Missingtime-Errors" + ::= { staLcr 4 } + +staLcrProTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLcrProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Provider" + ::= { staLcr 6 } + +staLcrProEntry OBJECT-TYPE + SYNTAX StaLcrProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLcrProPro } + ::= { staLcrProTable 1 } + +StaLcrProEntry ::= SEQUENCE { + staLcrProPro DisplayString, + staLcrProFai INTEGER, + staLcrProSuc INTEGER + } + +staLcrProPro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Provider" + ::= { staLcrProEntry 1 } + +staLcrProFai OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Failures" + ::= { staLcrProEntry 2 } + +staLcrProSuc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Successes" + ::= { staLcrProEntry 3 } + +staLcrDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staLcr 7 } + +staChar OBJECT IDENTIFIER ::= { sta 24} +staCharSpareda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Days-per-Period" + ::= { staChar 6 } + +staCharSpareun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Units" + ::= { staChar 4 } + +staCharRouteru OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-Units" + ::= { staChar 7 } + +staCharTotalun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Units" + ::= { staChar 8 } + +staCharTablebuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Budget" + ::= { staChar 5 } + +staCharTablebuEntry OBJECT-TYPE + SYNTAX StaCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCharTablebuIfc } + ::= { staCharTablebuTable 1 } + +StaCharTablebuEntry ::= SEQUENCE { + staCharTablebuIfc INTEGER, + staCharTablebuBud INTEGER, + staCharTablebuSpa INTEGER, + staCharTablebuTot INTEGER + } + +staCharTablebuIfc OBJECT-TYPE + SYNTAX INTEGER{ + router-isdn-serial(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staCharTablebuEntry 1 } + +staCharTablebuBud OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-units" + ::= { staCharTablebuEntry 2 } + +staCharTablebuSpa OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Budget" + ::= { staCharTablebuEntry 3 } + +staCharTablebuTot OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-units" + ::= { staCharTablebuEntry 4 } + +staCharSparedi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Dialup-Minutes" + ::= { staChar 10 } + +staCharRouteri OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ISDN-Serial-Minutes-Active" + ::= { staChar 11 } + +staCharSpareds OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-DSL-Broadband-Minutes" + ::= { staChar 1 } + +staCharRouterd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-DSL-Broadband-Minutes-Active" + ::= { staChar 9 } + +staCharTimetabTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Table" + ::= { staChar 2 } + +staCharTimetabEntry OBJECT-TYPE + SYNTAX StaCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCharTimetabIfc } + ::= { staCharTimetabTable 1 } + +StaCharTimetabEntry ::= SEQUENCE { + staCharTimetabIfc INTEGER, + staCharTimetabBudgetmi INTEGER, + staCharTimetabSparemin INTEGER, + staCharTimetabMinutesa INTEGER, + staCharTimetabMinutesp INTEGER + } + +staCharTimetabIfc OBJECT-TYPE + SYNTAX INTEGER{ + router-dsl-broadband(1), + router-isdn-serial(2), + lancapi(3), + ab-1(4), + ab-2(5), + ab-3(6), + ab-4(7), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staCharTimetabEntry 1 } + +staCharTimetabBudgetmi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-minutes" + ::= { staCharTimetabEntry 2 } + +staCharTimetabSparemin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-minutes" + ::= { staCharTimetabEntry 3 } + +staCharTimetabMinutesa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-active" + ::= { staCharTimetabEntry 4 } + +staCharTimetabMinutesp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-passive" + ::= { staCharTimetabEntry 5 } + +staCharDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staChar 3 } + +staDsl OBJECT IDENTIFIER ::= { sta 25} +staDslIntTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interfaces" + ::= { staDsl 1 } + +staDslIntEntry OBJECT-TYPE + SYNTAX StaDslIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslIntIfc } + ::= { staDslIntTable 1 } + +StaDslIntEntry ::= SEQUENCE { + staDslIntIfc DisplayString, + staDslIntLin INTEGER + } + +staDslIntIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslIntEntry 1 } + +staDslIntLin OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Link-Active" + ::= { staDslIntEntry 3 } + +staDslBytTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslBytEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Transport" + ::= { staDsl 2 } + +staDslBytEntry OBJECT-TYPE + SYNTAX StaDslBytEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslBytIfc } + ::= { staDslBytTable 1 } + +StaDslBytEntry ::= SEQUENCE { + staDslBytIfc DisplayString, + staDslBytTxb Counter64, + staDslBytRxb Counter64 + } + +staDslBytIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslBytEntry 1 } + +staDslBytTxb OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Bytes" + ::= { staDslBytEntry 2 } + +staDslBytRxb OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bytes" + ::= { staDslBytEntry 3 } + +staDslPacTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslPacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Packet-Transport" + ::= { staDsl 3 } + +staDslPacEntry OBJECT-TYPE + SYNTAX StaDslPacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslPacIfc } + ::= { staDslPacTable 1 } + +StaDslPacEntry ::= SEQUENCE { + staDslPacIfc DisplayString, + staDslPacRxp Counter32, + staDslPacTxp Counter32, + staDslPacRxb Counter32, + staDslPacRxm Counter32, + staDslPacRxu Counter32, + staDslPacTxb Counter32, + staDslPacTxm Counter32, + staDslPacTxu Counter32 + } + +staDslPacIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslPacEntry 1 } + +staDslPacRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staDslPacEntry 2 } + +staDslPacTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staDslPacEntry 3 } + +staDslPacRxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcasts" + ::= { staDslPacEntry 4 } + +staDslPacRxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicasts" + ::= { staDslPacEntry 5 } + +staDslPacRxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicasts" + ::= { staDslPacEntry 6 } + +staDslPacTxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Broadcasts" + ::= { staDslPacEntry 7 } + +staDslPacTxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Multicasts" + ::= { staDslPacEntry 8 } + +staDslPacTxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Unicasts" + ::= { staDslPacEntry 9 } + +staDslErrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Errors" + ::= { staDsl 4 } + +staDslErrEntry OBJECT-TYPE + SYNTAX StaDslErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslErrIfc } + ::= { staDslErrTable 1 } + +StaDslErrEntry ::= SEQUENCE { + staDslErrIfc DisplayString, + staDslErrRxerro Counter32, + staDslErrTxerro Counter32, + staDslErrStacke Counter32, + staDslErrNicerr Counter32, + staDslErrQueuee Counter32, + staDslErrRxcrce Counter32, + staDslErrCollis Counter32, + staDslErrSingle Counter32, + staDslErrMultip Counter32, + staDslErrLateco Counter32, + staDslErrExcess Counter32, + staDslErrRxalig Counter32, + staDslErrRxtoos Counter32, + staDslErrRxtool Counter32, + staDslErrTxcarr Counter32, + staDslErrTxdefe Counter32 + } + +staDslErrIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslErrEntry 1 } + +staDslErrRxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staDslErrEntry 2 } + +staDslErrTxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Errors" + ::= { staDslErrEntry 3 } + +staDslErrStacke OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stack-Errors" + ::= { staDslErrEntry 4 } + +staDslErrNicerr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NIC-Errors" + ::= { staDslErrEntry 5 } + +staDslErrQueuee OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Errors" + ::= { staDslErrEntry 6 } + +staDslErrRxcrce OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-CRC-Errors" + ::= { staDslErrEntry 7 } + +staDslErrCollis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Collisions" + ::= { staDslErrEntry 8 } + +staDslErrSingle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Single-Collisions" + ::= { staDslErrEntry 9 } + +staDslErrMultip OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Multiple-Collisions" + ::= { staDslErrEntry 10 } + +staDslErrLateco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Late-Collisions" + ::= { staDslErrEntry 11 } + +staDslErrExcess OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Excessive-Collisions" + ::= { staDslErrEntry 12 } + +staDslErrRxalig OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Align-Errors" + ::= { staDslErrEntry 13 } + +staDslErrRxtoos OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Short" + ::= { staDslErrEntry 14 } + +staDslErrRxtool OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Long" + ::= { staDslErrEntry 15 } + +staDslErrTxcarr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Carrier" + ::= { staDslErrEntry 16 } + +staDslErrTxdefe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Deferred" + ::= { staDslErrEntry 17 } + +staDslPpp OBJECT IDENTIFIER ::= { staDsl 23} +staDslPppTxpadi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-PADI" + ::= { staDslPpp 1 } + +staDslPppRxpado OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-PADO" + ::= { staDslPpp 2 } + +staDslPppTxpadr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-PADR" + ::= { staDslPpp 3 } + +staDslPppRxpads OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-PADS" + ::= { staDslPpp 4 } + +staDslPppTxpadt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-PADT" + ::= { staDslPpp 5 } + +staDslPppRxpadt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-PADT" + ::= { staDslPpp 6 } + +staDslPppTxprot OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Protocol" + ::= { staDslPpp 7 } + +staDslPppRxprot OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Protocol" + ::= { staDslPpp 8 } + +staDslPppTxdata OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Data" + ::= { staDslPpp 9 } + +staDslPppRxdata OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Data" + ::= { staDslPpp 10 } + +staDslPppRxbad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bad" + ::= { staDslPpp 11 } + +staDslPppAcname OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "AC-Name" + ::= { staDslPpp 12 } + +staDslPppServic OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service" + ::= { staDslPpp 13 } + +staDslPppDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staDslPpp 30 } + +staDslDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staDsl 30 } + +staVpn OBJECT IDENTIFIER ::= { sta 26} +staVpnPeers OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peers" + ::= { staVpn 1 } + +staVpnRules OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rules" + ::= { staVpn 2 } + +staVpnTunnel OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tunnel" + ::= { staVpn 4 } + +staVpnIkesas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IKE-SAs" + ::= { staVpn 5 } + +staVpnEspsas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ESP-SAs" + ::= { staVpn 6 } + +staVpnAhsas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "AH-SAs" + ::= { staVpn 7 } + +staVpnIpcomps OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPCOMP-SAs" + ::= { staVpn 13 } + +staVpnIkeTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE" + ::= { staVpn 8 } + +staVpnIkeEntry OBJECT-TYPE + SYNTAX StaVpnIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnIkeIdx } + ::= { staVpnIkeTable 1 } + +StaVpnIkeEntry ::= SEQUENCE { + staVpnIkeIdx DisplayString, + staVpnIkePeer DisplayString, + staVpnIkeDesta INTEGER, + staVpnIkeDstpo INTEGER, + staVpnIkeSrcad INTEGER, + staVpnIkeSrcpo INTEGER, + staVpnIkeCrypt DisplayString, + staVpnIkeHasha DisplayString, + staVpnIkeIkeau INTEGER, + staVpnIkeIniti DisplayString, + staVpnIkeAge INTEGER, + staVpnIkeSofts INTEGER, + staVpnIkeMaxse INTEGER, + staVpnIkeKbyte INTEGER, + staVpnIkeSoftk INTEGER, + staVpnIkeMaxkb INTEGER + } + +staVpnIkeIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnIkeEntry 1 } + +staVpnIkePeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnIkeEntry 2 } + +staVpnIkeDesta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnIkeEntry 3 } + +staVpnIkeDstpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staVpnIkeEntry 16 } + +staVpnIkeSrcad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnIkeEntry 4 } + +staVpnIkeSrcpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { staVpnIkeEntry 17 } + +staVpnIkeCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnIkeEntry 5 } + +staVpnIkeHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnIkeEntry 6 } + +staVpnIkeIkeau OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + pre-shared(1), + dss(2), + rsa-sig(3), + rsa-enc(4), + rsa-enc-rev(5), + el-gamal-enc(6), + el-gamal-enc-rev(7), + ecdsa-sig(8), + pre-shared-init-xauth(65001), + pre-shared-resp-xauth(65002), + dss-init-xauth(65003), + dss-resp-xauth(65004), + rsa-init-xauth(65005), + rsa-resp-xauth(65006) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IKE-Auth-Mode" + ::= { staVpnIkeEntry 15 } + +staVpnIkeIniti OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Initiator" + ::= { staVpnIkeEntry 9 } + +staVpnIkeAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnIkeEntry 8 } + +staVpnIkeSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnIkeEntry 10 } + +staVpnIkeMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnIkeEntry 11 } + +staVpnIkeKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnIkeEntry 12 } + +staVpnIkeSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnIkeEntry 13 } + +staVpnIkeMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnIkeEntry 14 } + +staVpnEspTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnEspEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "ESP" + ::= { staVpn 9 } + +staVpnEspEntry OBJECT-TYPE + SYNTAX StaVpnEspEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnEspIdx } + ::= { staVpnEspTable 1 } + +StaVpnEspEntry ::= SEQUENCE { + staVpnEspIdx DisplayString, + staVpnEspPeer DisplayString, + staVpnEspDesta INTEGER, + staVpnEspSrcad INTEGER, + staVpnEspMode DisplayString, + staVpnEspCrypt DisplayString, + staVpnEspHasha DisplayString, + staVpnEspSpi DisplayString, + staVpnEspAge INTEGER, + staVpnEspSofts INTEGER, + staVpnEspMaxse INTEGER, + staVpnEspKbyte INTEGER, + staVpnEspSoftk INTEGER, + staVpnEspMaxkb INTEGER + } + +staVpnEspIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnEspEntry 1 } + +staVpnEspPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnEspEntry 2 } + +staVpnEspDesta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnEspEntry 3 } + +staVpnEspSrcad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnEspEntry 4 } + +staVpnEspMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnEspEntry 5 } + +staVpnEspCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnEspEntry 6 } + +staVpnEspHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnEspEntry 7 } + +staVpnEspSpi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPI" + ::= { staVpnEspEntry 9 } + +staVpnEspAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnEspEntry 10 } + +staVpnEspSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnEspEntry 11 } + +staVpnEspMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnEspEntry 12 } + +staVpnEspKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnEspEntry 13 } + +staVpnEspSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnEspEntry 14 } + +staVpnEspMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnEspEntry 15 } + +staVpnAhTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnAhEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "AH" + ::= { staVpn 10 } + +staVpnAhEntry OBJECT-TYPE + SYNTAX StaVpnAhEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnAhIdx } + ::= { staVpnAhTable 1 } + +StaVpnAhEntry ::= SEQUENCE { + staVpnAhIdx DisplayString, + staVpnAhPeer DisplayString, + staVpnAhDesta INTEGER, + staVpnAhSrcad INTEGER, + staVpnAhMode DisplayString, + staVpnAhCrypt DisplayString, + staVpnAhHasha DisplayString, + staVpnAhSpi DisplayString, + staVpnAhAge INTEGER, + staVpnAhSofts INTEGER, + staVpnAhMaxse INTEGER, + staVpnAhKbyte INTEGER, + staVpnAhSoftk INTEGER, + staVpnAhMaxkb INTEGER + } + +staVpnAhIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnAhEntry 1 } + +staVpnAhPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnAhEntry 2 } + +staVpnAhDesta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnAhEntry 3 } + +staVpnAhSrcad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnAhEntry 4 } + +staVpnAhMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnAhEntry 5 } + +staVpnAhCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnAhEntry 6 } + +staVpnAhHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnAhEntry 7 } + +staVpnAhSpi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPI" + ::= { staVpnAhEntry 9 } + +staVpnAhAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnAhEntry 10 } + +staVpnAhSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnAhEntry 11 } + +staVpnAhMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnAhEntry 12 } + +staVpnAhKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnAhEntry 13 } + +staVpnAhSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnAhEntry 14 } + +staVpnAhMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnAhEntry 15 } + +staVpnIpcompTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnIpcompEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPCOMP" + ::= { staVpn 14 } + +staVpnIpcompEntry OBJECT-TYPE + SYNTAX StaVpnIpcompEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnIpcompIdx } + ::= { staVpnIpcompTable 1 } + +StaVpnIpcompEntry ::= SEQUENCE { + staVpnIpcompIdx DisplayString, + staVpnIpcompPeer DisplayString, + staVpnIpcompDesta INTEGER, + staVpnIpcompSrcad INTEGER, + staVpnIpcompMode DisplayString, + staVpnIpcompCrypt DisplayString, + staVpnIpcompHasha DisplayString, + staVpnIpcompSpi DisplayString, + staVpnIpcompAge INTEGER, + staVpnIpcompSofts INTEGER, + staVpnIpcompMaxse INTEGER, + staVpnIpcompKbyte INTEGER, + staVpnIpcompSoftk INTEGER, + staVpnIpcompMaxkb INTEGER + } + +staVpnIpcompIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnIpcompEntry 1 } + +staVpnIpcompPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnIpcompEntry 2 } + +staVpnIpcompDesta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnIpcompEntry 3 } + +staVpnIpcompSrcad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnIpcompEntry 4 } + +staVpnIpcompMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnIpcompEntry 5 } + +staVpnIpcompCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnIpcompEntry 6 } + +staVpnIpcompHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnIpcompEntry 7 } + +staVpnIpcompSpi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPI" + ::= { staVpnIpcompEntry 9 } + +staVpnIpcompAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnIpcompEntry 10 } + +staVpnIpcompSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnIpcompEntry 11 } + +staVpnIpcompMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnIpcompEntry 12 } + +staVpnIpcompKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnIpcompEntry 13 } + +staVpnIpcompSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnIpcompEntry 14 } + +staVpnIpcompMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnIpcompEntry 15 } + +staVpnConnectTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staVpn 17 } + +staVpnConnectEntry OBJECT-TYPE + SYNTAX StaVpnConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnConnectPeer } + ::= { staVpnConnectTable 1 } + +StaVpnConnectEntry ::= SEQUENCE { + staVpnConnectPeer DisplayString, + staVpnConnectState INTEGER, + staVpnConnectLaster INTEGER, + staVpnConnectMode INTEGER, + staVpnConnectShtime INTEGER, + staVpnConnectPhysco DisplayString, + staVpnConnectB1dt INTEGER, + staVpnConnectRemote INTEGER, + staVpnConnectNatdet INTEGER, + staVpnConnectCrypta DisplayString, + staVpnConnectCryptl INTEGER, + staVpnConnectHashal DisplayString, + staVpnConnectHashle INTEGER, + staVpnConnectHmacal DisplayString, + staVpnConnectHmacle INTEGER, + staVpnConnectCompra DisplayString, + staVpnConnectClient INTEGER, + staVpnConnectConnti INTEGER + } + +staVpnConnectPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnConnectEntry 1 } + +staVpnConnectState OBJECT-TYPE + SYNTAX INTEGER{ + init(0), + setup-wan(1), + ready(2), + wait-for-cb(3), + dial(4), + incoming-call(5), + protocol(6), + connection(7), + disconnecting(8), + call-back(9), + bundle-connect(10), + protocol-2(11), + reserved(12), + bundle(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staVpnConnectEntry 11 } + +staVpnConnectLaster OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + icmp-conn-error(275), + ifc-i-license-exceeded(4353), + ifc-r-license-exceeded(4609), + ifc-i-no-channel-available(4354), + ifc-r-no-channel-available(4610), + ifc-i-no-route-to-remote-gateway(4355), + ifc-r-no-route-to-remote-gateway(4611), + ifc-i-no-ppp-table-entry-matched(4356), + ifc-r-no-ppp-table-entry-matched(4612), + ifc-i-connection-timeout-dynamic(4357), + ifc-r-connection-timeout-dynamic(4613), + ifc-i-connection-timeout-ike-ipsec(4358), + ifc-r-connection-timeout-ike-ipsec(4614), + ifc-x-line-polling-failed(4871), + ifc-i-no-poll-table-entry-matched(4360), + ifc-i-name-resolution-failed(4361), + ifc-i-negotiator-charge-locked(4369), + ifc-i-negotiator-time-locked(4370), + ifc-i-negotiator-no-dial-number(4371), + ifc-i-negotiator-no-remote(4372), + ifc-i-negotiator-remote-blocked(4373), + ifc-i-negotiator-no-multiconnect(4374), + ifc-i-negotiator-line-error(4375), + ifc-i-physical-charge-locked(4385), + ifc-i-physical-time-locked(4386), + ifc-i-physical-no-dial-number(4387), + ifc-i-physical-no-remote(4388), + ifc-i-physical-no-server-address(4389), + ifc-i-physical-remote-locked(4390), + ifc-i-physical-no-multiconnect(4391), + ifc-x-physical-line-error(4904), + ike-r-license-exceeded(8705), + ike-r-exchange-type-mismatch(8706), + ike-i-no-proposal-matched(8451), + ike-r-no-proposal-matched(8707), + ike-r-ike-group-mismatch(8708), + ike-r-life-type-unsupported(8709), + ike-r-life-duration-mismatch(8710), + ike-r-id-type-unsupported(8711), + ike-r-id-type-mismatch(8712), + ike-r-no-rule-matched-id(8713), + ike-i-ike-key-mismatch(8458), + ike-r-ike-key-mismatch(8714), + ike-r-license-demosn-exceeded(8715), + ike-r-license-sn-exceeded(8716), + ike-i-dpd-timeout(8461), + ike-r-dpd-timeout(8717), + ike-i-unable-to-get-issuer-cert(8462), + ike-r-unable-to-get-issuer-cert(8718), + ike-i-unable-to-get-crl(8463), + ike-r-unable-to-get-crl(8719), + ike-i-unable-to-decrypt-cert-signature(8464), + ike-r-unable-to-decrypt-cert-signature(8720), + ike-i-unable-to-decrypt-crl-signature(8465), + ike-r-unable-to-decrypt-crl-signature(8721), + ike-i-unable-to-decode-issuer-public-key(8466), + ike-r-unable-to-decode-issuer-public-key(8722), + ike-i-cert-signature-failure(8467), + ike-r-cert-signature-failure(8723), + ike-i-crl-signature-failure(8468), + ike-r-crl-signature-failure(8724), + ike-i-cert-not-yet-valid(8469), + ike-r-cert-not-yet-valid(8725), + ike-i-cert-has-expired(8470), + ike-r-cert-has-expired(8726), + ike-i-crl-not-yet-valid(8471), + ike-r-crl-not-yet-valid(8727), + ike-i-crl-has-expired(8472), + ike-r-crl-has-expired(8728), + ike-i-error-in-cert-not-before-field(8473), + ike-r-error-in-cert-not-before-field(8729), + ike-i-error-in-cert-not-after-field(8474), + ike-r-error-in-cert-not-after-field(8730), + ike-i-error-in-crl-last-update-field(8475), + ike-r-error-in-crl-last-update-field(8731), + ike-i-error-in-crl-next-update-field(8476), + ike-r-error-in-crl-next-update-field(8732), + ike-i-out-of-mem(8477), + ike-r-out-of-mem(8733), + ike-i-depth-zero-self-signed-cert(8478), + ike-r-depth-zero-self-signed-cert(8734), + ike-i-self-signed-cert-in-chain(8479), + ike-r-self-signed-cert-in-chain(8735), + ike-i-unable-to-get-issuer-cert-locally(8480), + ike-r-unable-to-get-issuer-cert-locally(8736), + ike-i-unable-to-verify-leaf-signature(8481), + ike-r-unable-to-verify-leaf-signature(8737), + ike-i-cert-chain-too-long(8482), + ike-r-cert-chain-too-long(8738), + ike-i-cert-revoked(8483), + ike-r-cert-revoked(8739), + ike-i-invalid-ca(8484), + ike-r-invalid-ca(8740), + ike-i-path-length-exceeded(8485), + ike-r-path-length-exceeded(8741), + ike-i-invalid-purpose(8486), + ike-r-invalid-purpose(8742), + ike-i-cert-untrusted(8487), + ike-r-cert-untrusted(8743), + ike-i-cert-rejected(8488), + ike-r-cert-rejected(8744), + ike-i-subject-issuer-mismatch(8489), + ike-r-subject-issuer-mismatch(8745), + ike-i-akid-skid-mismatch(8490), + ike-r-akid-skid-mismatch(8746), + ike-i-akid-issuer-serial-mismatch(8491), + ike-r-akid-issuer-serial-mismatch(8747), + ike-i-keyusage-no-certsign(8492), + ike-r-keyusage-no-certsign(8748), + ike-i-unable-to-get-crl-issuer(8493), + ike-r-unable-to-get-crl-issuer(8749), + ike-i-unhandled-critical-extension(8494), + ike-r-unhandled-critical-extension(8750), + ike-i-keyusage-no-crl-sign(8495), + ike-r-keyusage-no-crl-sign(8751), + ike-i-unhandled-critical-crl-extension(8496), + ike-r-unhandled-critical-crl-extension(8752), + ike-i-crl-has-exceeded-exceedance(8497), + ike-r-crl-has-exceeded-exceedance(8753), + ike-i-application-verification(8498), + ike-r-application-verification(8754), + ike-i-cert-revoked-unspecified(8499), + ike-r-cert-revoked-unspecified(8755), + ike-i-cert-revoked-key-compromise(8500), + ike-r-cert-revoked-key-compromise(8756), + ike-i-cert-revoked-ca-compromise(8501), + ike-r-cert-revoked-ca-compromise(8757), + ike-i-cert-revoked-affiliation-changed(8502), + ike-r-cert-revoked-affiliation-changed(8758), + ike-i-cert-revoked-superseded(8503), + ike-r-cert-revoked-superseded(8759), + ike-i-cert-revoked-cessation-of-operation(8504), + ike-r-cert-revoked-cessation-of-operation(8760), + ike-i-cert-revoked-certificate-hold(8505), + ike-r-cert-revoked-certificate-hold(8761), + ike-i-cert-revoked-remove-from-crl(8506), + ike-r-cert-revoked-remove-from-crl(8762), + ike-i-cert-revoked-privilege-withdrawn(8507), + ike-r-cert-revoked-privilege-withdrawn(8763), + ike-i-cert-revoked-a-a-compromise(8508), + ike-r-cert-revoked-a-a-compromise(8764), + ike-i-cert-revoked-unknown-reason(8509), + ike-r-cert-revoked-unknown-reason(8765), + ike-i-general-failure(8703), + ike-r-general-failure(8959), + ike-i-out-of-memory(8702), + ike-r-out-of-memory(8958), + ipsec-r-no-rule-matched-ids(12801), + ipsec-i-no-proposal-matched(12546), + ipsec-r-no-proposal-matched(12802), + ipsec-r-pfs-group-mismatch(12803), + remote-disconnected(17153), + manual-disconnect(17154), + shorthold-expired(17155), + physical-disconnected(17156), + invalid-physical-channel(17157), + dynamic-vpn-reconnect(17158), + configuration-changed(17159), + removed-from-config(17160) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Last-Error" + ::= { staVpnConnectEntry 16 } + +staVpnConnectMode OBJECT-TYPE + SYNTAX INTEGER{ + active(128), + passive(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnConnectEntry 12 } + +staVpnConnectShtime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SH-Time" + ::= { staVpnConnectEntry 13 } + +staVpnConnectPhysco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "phys.-Conn." + ::= { staVpnConnectEntry 2 } + +staVpnConnectB1dt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B1-DT" + ::= { staVpnConnectEntry 14 } + +staVpnConnectRemote OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Gw" + ::= { staVpnConnectEntry 3 } + +staVpnConnectNatdet OBJECT-TYPE + SYNTAX INTEGER{ + no-nat(0), + nat-local(1), + nat-remote(2), + nat-both(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Nat-Detection" + ::= { staVpnConnectEntry 18 } + +staVpnConnectCrypta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnConnectEntry 4 } + +staVpnConnectCryptl OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Length" + ::= { staVpnConnectEntry 5 } + +staVpnConnectHashal OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnConnectEntry 6 } + +staVpnConnectHashle OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Length" + ::= { staVpnConnectEntry 7 } + +staVpnConnectHmacal OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hmac-Alg" + ::= { staVpnConnectEntry 8 } + +staVpnConnectHmacle OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hmac-Length" + ::= { staVpnConnectEntry 9 } + +staVpnConnectCompra OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Compr-Alg" + ::= { staVpnConnectEntry 10 } + +staVpnConnectClient OBJECT-TYPE + SYNTAX INTEGER{ + not-available(-1), + demo-version(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-SN" + ::= { staVpnConnectEntry 17 } + +staVpnConnectConnti OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staVpnConnectEntry 19 } + +staVpnDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staVpn 12 } + +staPptp OBJECT IDENTIFIER ::= { sta 27} +staPptpRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staPptp 1 } + +staPptpTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staPptp 2 } + +staPptpEch OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Echo-Retries" + ::= { staPptp 3 } + +staPptpAck OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ack-Timeouts" + ::= { staPptp 4 } + +staPptpDro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped-Packets" + ::= { staPptp 5 } + +staPptpRxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPptp 6 } + +staPptpTcp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tcp-Errors" + ::= { staPptp 7 } + +staPptpCal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call-Errors" + ::= { staPptp 8 } + +staPptpConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPptpConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staPptp 9 } + +staPptpConEntry OBJECT-TYPE + SYNTAX StaPptpConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPptpConChann } + ::= { staPptpConTable 1 } + +StaPptpConEntry ::= SEQUENCE { + staPptpConChann DisplayString, + staPptpConState INTEGER, + staPptpConLaste INTEGER, + staPptpConMode INTEGER, + staPptpConShtim INTEGER, + staPptpConPhysc DisplayString, + staPptpConPeera INTEGER, + staPptpConIpadd INTEGER, + staPptpConDnsde INTEGER, + staPptpConDnsba INTEGER, + staPptpConNbnsd INTEGER, + staPptpConNbnsb INTEGER, + staPptpConConnt INTEGER, + staPptpConGatew INTEGER + } + +staPptpConChann OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staPptpConEntry 1 } + +staPptpConState OBJECT-TYPE + SYNTAX INTEGER{ + init(0), + setup-wan(1), + ready(2), + wait-for-cb(3), + dial(4), + incoming-call(5), + protocol(6), + connection(7), + disconnecting(8), + call-back(9), + bundle-connect(10), + protocol-2(11), + reserved(12), + bundle(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staPptpConEntry 3 } + +staPptpConLaste OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + remote-disconnected(17153), + manual-disconnect(17154), + shorthold-expired(17155), + physical-disconnected(17156), + invalid-physical-channel(17157), + dynamic-vpn-reconnect(17158), + configuration-changed(17159), + removed-from-config(17160), + remote-doubled(267), + icmp-conn-error(275), + dhcp-timeout(277), + pptp-no-response(278), + vpn-no-response(279), + arp-no-response(280), + pptp-no-channel(513), + pptp-bad-format(514), + pptp-bad-value(515), + pptp-no-ressource(516), + pptp-bad-call-id(517), + pptp-gen-error(518), + lcp-rejected(32768), + auth-error(32769), + auth-rejected(32770), + lcp-conn-error(32771), + pap-rejected(32784), + pap-rx-timeout(32785), + pap-tx-timeout(32786), + wrong-pap-req(32787), + pap-nak-received(32788), + unkn-pap-peer(32789), + chap-rejected(32800), + chap-rx-timeout(32801), + chap-tx-timeout(32802), + wrong-chap-resp(32803), + chap-fail-recvd(32804), + unkn-chap-peer(32805), + ipxcp-rejected(32816), + wrong-ipxcp-net(32817), + ipxcp-net-reject(32818), + ipxcp-route-unkn(32819), + ipcp-rejected(32832), + ccp-rejected(32848), + no-ncp-available(33008) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Last-Error" + ::= { staPptpConEntry 11 } + +staPptpConMode OBJECT-TYPE + SYNTAX INTEGER{ + active(128), + passive(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staPptpConEntry 4 } + +staPptpConShtim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SH-Time" + ::= { staPptpConEntry 5 } + +staPptpConPhysc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Phys.-connection" + ::= { staPptpConEntry 6 } + +staPptpConPeera OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer-Address" + ::= { staPptpConEntry 7 } + +staPptpConIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staPptpConEntry 8 } + +staPptpConDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staPptpConEntry 9 } + +staPptpConDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staPptpConEntry 12 } + +staPptpConNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staPptpConEntry 10 } + +staPptpConNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staPptpConEntry 13 } + +staPptpConConnt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staPptpConEntry 14 } + +staPptpConGatew OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staPptpConEntry 15 } + +staPptpTun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tunnel" + ::= { staPptp 10 } + +staPptpDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPptp 11 } + +staPptpFlo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flow-Control-Queue" + ::= { staPptp 12 } + +staDhcp OBJECT IDENTIFIER ::= { sta 32} +staDhcpWanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-IP-List" + ::= { staDhcp 20 } + +staDhcpWanEntry OBJECT-TYPE + SYNTAX StaDhcpWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDhcpWanIfc } + ::= { staDhcpWanTable 1 } + +StaDhcpWanEntry ::= SEQUENCE { + staDhcpWanIfc INTEGER, + staDhcpWanIpadd INTEGER, + staDhcpWanIpnet INTEGER, + staDhcpWanGatew INTEGER, + staDhcpWanDnsde INTEGER, + staDhcpWanDnsba INTEGER, + staDhcpWanNbnsd INTEGER, + staDhcpWanNbnsb INTEGER, + staDhcpWanDomai DisplayString, + staDhcpWanDhcps INTEGER + } + +staDhcpWanIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + dsl-ch-1(11), + dsl-ch-2(12), + dsl-ch-3(13), + dsl-ch-4(14), + dsl-ch-5(15), + dsl-ch-6(16), + dsl-ch-7(17), + dsl-ch-8(18), + ext(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDhcpWanEntry 1 } + +staDhcpWanIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staDhcpWanEntry 2 } + +staDhcpWanIpnet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staDhcpWanEntry 3 } + +staDhcpWanGatew OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staDhcpWanEntry 4 } + +staDhcpWanDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staDhcpWanEntry 5 } + +staDhcpWanDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staDhcpWanEntry 6 } + +staDhcpWanNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staDhcpWanEntry 7 } + +staDhcpWanNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staDhcpWanEntry 8 } + +staDhcpWanDomai OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staDhcpWanEntry 10 } + +staDhcpWanDhcps OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-server" + ::= { staDhcpWanEntry 9 } + +staDhcpLanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-IP-List" + ::= { staDhcp 21 } + +staDhcpLanEntry OBJECT-TYPE + SYNTAX StaDhcpLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDhcpLanIfc } + ::= { staDhcpLanTable 1 } + +StaDhcpLanEntry ::= SEQUENCE { + staDhcpLanIfc DisplayString, + staDhcpLanIpadd INTEGER, + staDhcpLanIpnet INTEGER, + staDhcpLanGatew INTEGER, + staDhcpLanDnsde INTEGER, + staDhcpLanDnsba INTEGER, + staDhcpLanNbnsd INTEGER, + staDhcpLanNbnsb INTEGER, + staDhcpLanDomai DisplayString, + staDhcpLanDhcps INTEGER + } + +staDhcpLanIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDhcpLanEntry 1 } + +staDhcpLanIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staDhcpLanEntry 2 } + +staDhcpLanIpnet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staDhcpLanEntry 3 } + +staDhcpLanGatew OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staDhcpLanEntry 4 } + +staDhcpLanDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staDhcpLanEntry 5 } + +staDhcpLanDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staDhcpLanEntry 6 } + +staDhcpLanNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staDhcpLanEntry 7 } + +staDhcpLanNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staDhcpLanEntry 8 } + +staDhcpLanDomai OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staDhcpLanEntry 10 } + +staDhcpLanDhcps OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-server" + ::= { staDhcpLanEntry 9 } + +staIsdn OBJECT IDENTIFIER ::= { sta 33} +staIsdnLin OBJECT IDENTIFIER ::= { staIsdn 1} +staIsdnLinS0Table OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnLinS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "S0" + ::= { staIsdnLin 1 } + +staIsdnLinS0Entry OBJECT-TYPE + SYNTAX StaIsdnLinS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnLinS0Ifc } + ::= { staIsdnLinS0Table 1 } + +StaIsdnLinS0Entry ::= SEQUENCE { + staIsdnLinS0Ifc INTEGER, + staIsdnLinS0Ope INTEGER + } + +staIsdnLinS0Ifc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIsdnLinS0Entry 1 } + +staIsdnLinS0Ope OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staIsdnLinS0Entry 2 } + +staIsdnFra OBJECT IDENTIFIER ::= { staIsdn 2} +staIsdnFraS0Table OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnFraS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "S0" + ::= { staIsdnFra 1 } + +staIsdnFraS0Entry OBJECT-TYPE + SYNTAX StaIsdnFraS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnFraS0Ifc } + ::= { staIsdnFraS0Table 1 } + +StaIsdnFraS0Entry ::= SEQUENCE { + staIsdnFraS0Ifc INTEGER, + staIsdnFraS0Sta DisplayString, + staIsdnFraS0B1f BITS, + staIsdnFraS0B2f BITS + } + +staIsdnFraS0Ifc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIsdnFraS0Entry 1 } + +staIsdnFraS0Sta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staIsdnFraS0Entry 2 } + +staIsdnFraS0B1f OBJECT-TYPE + SYNTAX BITS{ + loop(1), + rx-data(2), + tx-data(3), + none(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B1-Frame" + ::= { staIsdnFraS0Entry 3 } + +staIsdnFraS0B2f OBJECT-TYPE + SYNTAX BITS{ + loop(1), + rx-data(2), + tx-data(3), + none(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B2-Frame" + ::= { staIsdnFraS0Entry 4 } + +staIsdnSig OBJECT IDENTIFIER ::= { staIsdn 3} +staIsdnSigLay OBJECT IDENTIFIER ::= { staIsdnSig 1} +staIsdnSigLayLapTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnSigLayLapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAPD" + ::= { staIsdnSigLay 1 } + +staIsdnSigLayLapEntry OBJECT-TYPE + SYNTAX StaIsdnSigLayLapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnSigLayLapCha } + ::= { staIsdnSigLayLapTable 1 } + +StaIsdnSigLayLapEntry ::= SEQUENCE { + staIsdnSigLayLapCha INTEGER, + staIsdnSigLayLapTei INTEGER, + staIsdnSigLayLapL2a INTEGER, + staIsdnSigLayLapCon INTEGER + } + +staIsdnSigLayLapCha OBJECT-TYPE + SYNTAX INTEGER{ + e1-1(1), + e1-2(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staIsdnSigLayLapEntry 1 } + +staIsdnSigLayLapTei OBJECT-TYPE + SYNTAX INTEGER{ + none(128) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TEI" + ::= { staIsdnSigLayLapEntry 2 } + +staIsdnSigLayLapL2a OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L2-Activation" + ::= { staIsdnSigLayLapEntry 3 } + +staIsdnSigLayLapCon OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staIsdnSigLayLapEntry 4 } + +staIsdnSigMan OBJECT IDENTIFIER ::= { staIsdnSig 3} +staIsdnSigManDinTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnSigManDinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "D-Info" + ::= { staIsdnSigMan 1 } + +staIsdnSigManDinEntry OBJECT-TYPE + SYNTAX StaIsdnSigManDinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnSigManDinCha } + ::= { staIsdnSigManDinTable 1 } + +StaIsdnSigManDinEntry ::= SEQUENCE { + staIsdnSigManDinCha INTEGER, + staIsdnSigManDinPro INTEGER, + staIsdnSigManDinLay INTEGER, + staIsdnSigManDinTei INTEGER, + staIsdnSigManDinS0a INTEGER + } + +staIsdnSigManDinCha OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staIsdnSigManDinEntry 1 } + +staIsdnSigManDinPro OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + dss1(1), + e1tr6(2), + p2p-dss1(4), + auto(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Protocol" + ::= { staIsdnSigManDinEntry 2 } + +staIsdnSigManDinLay OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Layer-2" + ::= { staIsdnSigManDinEntry 3 } + +staIsdnSigManDinTei OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TEI" + ::= { staIsdnSigManDinEntry 4 } + +staIsdnSigManDinS0a OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S0-Activation" + ::= { staIsdnSigManDinEntry 5 } + +staIsdnSigManErrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnSigManErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Error-Statistic" + ::= { staIsdnSigMan 2 } + +staIsdnSigManErrEntry OBJECT-TYPE + SYNTAX StaIsdnSigManErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnSigManErrIfc } + ::= { staIsdnSigManErrTable 1 } + +StaIsdnSigManErrEntry ::= SEQUENCE { + staIsdnSigManErrIfc INTEGER, + staIsdnSigManErrA INTEGER, + staIsdnSigManErrB INTEGER, + staIsdnSigManErrC INTEGER, + staIsdnSigManErrD INTEGER, + staIsdnSigManErrE INTEGER, + staIsdnSigManErrF INTEGER, + staIsdnSigManErrG INTEGER, + staIsdnSigManErrH INTEGER, + staIsdnSigManErrI INTEGER, + staIsdnSigManErrJ INTEGER, + staIsdnSigManErrK INTEGER, + staIsdnSigManErrL INTEGER, + staIsdnSigManErrM INTEGER, + staIsdnSigManErrN INTEGER, + staIsdnSigManErrO INTEGER + } + +staIsdnSigManErrIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIsdnSigManErrEntry 1 } + +staIsdnSigManErrA OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "A" + ::= { staIsdnSigManErrEntry 2 } + +staIsdnSigManErrB OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B" + ::= { staIsdnSigManErrEntry 3 } + +staIsdnSigManErrC OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "C" + ::= { staIsdnSigManErrEntry 4 } + +staIsdnSigManErrD OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D" + ::= { staIsdnSigManErrEntry 5 } + +staIsdnSigManErrE OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "E" + ::= { staIsdnSigManErrEntry 6 } + +staIsdnSigManErrF OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "F" + ::= { staIsdnSigManErrEntry 7 } + +staIsdnSigManErrG OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "G" + ::= { staIsdnSigManErrEntry 8 } + +staIsdnSigManErrH OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "H" + ::= { staIsdnSigManErrEntry 9 } + +staIsdnSigManErrI OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "I" + ::= { staIsdnSigManErrEntry 10 } + +staIsdnSigManErrJ OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "J" + ::= { staIsdnSigManErrEntry 11 } + +staIsdnSigManErrK OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "K" + ::= { staIsdnSigManErrEntry 12 } + +staIsdnSigManErrL OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L" + ::= { staIsdnSigManErrEntry 13 } + +staIsdnSigManErrM OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "M" + ::= { staIsdnSigManErrEntry 14 } + +staIsdnSigManErrN OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "N" + ::= { staIsdnSigManErrEntry 15 } + +staIsdnSigManErrO OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "O" + ::= { staIsdnSigManErrEntry 16 } + +staIsdnDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIsdn 99 } + +staSnmp OBJECT IDENTIFIER ::= { sta 35} +staSnmpEveTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaSnmpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Event" + ::= { staSnmp 1 } + +staSnmpEveEntry OBJECT-TYPE + SYNTAX StaSnmpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staSnmpEveTra, staSnmpEveVen } + ::= { staSnmpEveTable 1 } + +StaSnmpEveEntry ::= SEQUENCE { + staSnmpEveTra INTEGER, + staSnmpEveVen INTEGER, + staSnmpEveCou INTEGER + } + +staSnmpEveTra OBJECT-TYPE + SYNTAX INTEGER{ + coldstart(255), + warmstart(1), + linkdown(2), + linkup(3), + authfail(4), + epgnloss(5), + enterprise(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Trap-Name" + ::= { staSnmpEveEntry 1 } + +staSnmpEveVen OBJECT-TYPE + SYNTAX INTEGER{ + adslstate(60), + fwuplstart(4), + uplsucc(5), + uplfailto(6), + uplfailincl(7), + uplfailbaddev(8), + login(9), + logout(10), + cnfuplstart(11), + cnfdnlstart(12), + cnfdnlsucc(13), + errlogin(29), + pptpconn(28), + pppoesconn(39), + vpnconn(27), + http-tunnel-open(2000), + http-tunnel-close(2001), + ipfwflt(26), + ldblconn(38), + vrrp(41), + statchan(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor-Name" + ::= { staSnmpEveEntry 2 } + +staSnmpEveCou OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Count" + ::= { staSnmpEveEntry 3 } + +staAdsl OBJECT IDENTIFIER ::= { sta 41} +staAdslModemstatus OBJECT-TYPE + SYNTAX INTEGER { + idle(0), + handshake(16), + training(24), + showtime(1), + delt-training(259), + delt(260), + error(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem-Status" + ::= { staAdsl 1 } + +staAdslLinetype OBJECT-TYPE + SYNTAX INTEGER { + adsl-over-pots(1), + adsl-over-isdn(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Line-Type" + ::= { staAdsl 2 } + +staAdslAdslstandar OBJECT-TYPE + SYNTAX INTEGER { + t1-413(0), + g-lite(1), + g-dmt(2), + alcatel-14(3), + unknown(4), + adi-914(5), + alcatel(6), + uawg-standard(7), + t1-413-auto(9), + alcatel-1-4(128), + cent-lite(17), + adi-930-etsi(18), + alcatel-etsi(20), + texas-instruments(19), + alcatel-4-1(21), + adsl2(26), + adsl2-plus(27), + readsl2(28) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ADSL-Standard" + ::= { staAdsl 3 } + +staAdslDownstreamr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Downstream rate (kbps)" + ::= { staAdsl 5 } + +staAdslUpstreamrat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Upstream rate (kbps)" + ::= { staAdsl 4 } + +staAdslLocalsnrdb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local SNR (dB)" + ::= { staAdsl 6 } + +staAdslRemotesnrdb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote SNR (dB)" + ::= { staAdsl 7 } + +staAdslLocalattenu OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local attenuation (dB)" + ::= { staAdsl 8 } + +staAdslRemoteatten OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote attenuation (dB)" + ::= { staAdsl 9 } + +staAdslInterleaved OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interleave downstream" + ::= { staAdsl 11 } + +staAdslInterleaveu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interleave upstream" + ::= { staAdsl 10 } + +staAdslRemotevendo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..7)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote vendor ID" + ::= { staAdsl 14 } + +staAdslLinecodever OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linecode version" + ::= { staAdsl 18 } + +staAdslModemtype OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem Type" + ::= { staAdsl 23 } + +staAdslModemreleas OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem Release" + ::= { staAdsl 22 } + +staAdslPmstate OBJECT-TYPE + SYNTAX INTEGER { + l0(0), + l2(2), + l3(3), + unknown(65535) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PM-State" + ::= { staAdsl 27 } + +staAdslConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAdslConnectionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection" + ::= { staAdsl 12 } + +staAdslConnectionEntry OBJECT-TYPE + SYNTAX StaAdslConnectionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAdslConnectionIndex } + ::= { staAdslConnectionTable 1 } + +StaAdslConnectionEntry ::= SEQUENCE { + staAdslConnectionIndex INTEGER, + staAdslConnectionConnsta INTEGER, + staAdslConnectionAdslsta INTEGER, + staAdslConnectionDownstr INTEGER, + staAdslConnectionUpstrea INTEGER, + staAdslConnectionLocalat DisplayString, + staAdslConnectionRemotea DisplayString, + staAdslConnectionLocalsn DisplayString, + staAdslConnectionRemotes DisplayString, + staAdslConnectionConnend INTEGER, + staAdslConnectionDisconn INTEGER, + staAdslConnectionLinecod DisplayString + } + +staAdslConnectionIndex OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staAdslConnectionEntry 8 } + +staAdslConnectionConnsta OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-start" + ::= { staAdslConnectionEntry 1 } + +staAdslConnectionAdslsta OBJECT-TYPE + SYNTAX INTEGER{ + t1-413(0), + g-lite(1), + g-dmt(2), + alcatel-14(3), + unknown(4), + adi-914(5), + alcatel(6), + uawg-standard(7), + t1-413-auto(9), + alcatel-1-4(128), + cent-lite(17), + adi-930-etsi(18), + alcatel-etsi(20), + texas-instruments(19), + alcatel-4-1(21), + adsl2(26), + adsl2-plus(27), + readsl2(28) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ADSL-Standard" + ::= { staAdslConnectionEntry 2 } + +staAdslConnectionDownstr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Downstream rate (kbps)" + ::= { staAdslConnectionEntry 3 } + +staAdslConnectionUpstrea OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Upstream rate (kbps)" + ::= { staAdslConnectionEntry 4 } + +staAdslConnectionLocalat OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local attenuation (dB)" + ::= { staAdslConnectionEntry 5 } + +staAdslConnectionRemotea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote attenuation (dB)" + ::= { staAdslConnectionEntry 10 } + +staAdslConnectionLocalsn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local SNR (dB)" + ::= { staAdslConnectionEntry 6 } + +staAdslConnectionRemotes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote SNR (dB)" + ::= { staAdslConnectionEntry 11 } + +staAdslConnectionConnend OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-end" + ::= { staAdslConnectionEntry 7 } + +staAdslConnectionDisconn OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dsp-reset(1), + man-retrain(2), + low-snr(3), + line-error(4), + abort(9), + idle(6), + lockup(7), + autom-retrain(8), + boot-deakt(5), + reinit(10), + utopia(11), + rx-timeout(12) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Disconnect" + ::= { staAdslConnectionEntry 9 } + +staAdslConnectionLinecod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linecode" + ::= { staAdslConnectionEntry 12 } + +staAdslLinecodesTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAdslLinecodesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Linecodes" + ::= { staAdsl 28 } + +staAdslLinecodesEntry OBJECT-TYPE + SYNTAX StaAdslLinecodesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAdslLinecodesNam } + ::= { staAdslLinecodesTable 1 } + +StaAdslLinecodesEntry ::= SEQUENCE { + staAdslLinecodesNam DisplayString, + staAdslLinecodesAds INTEGER, + staAdslLinecodesLin INTEGER + } + +staAdslLinecodesNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staAdslLinecodesEntry 1 } + +staAdslLinecodesAds OBJECT-TYPE + SYNTAX INTEGER{ + adsl(0), + adsl2-plus(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ADSL-Standard" + ::= { staAdslLinecodesEntry 2 } + +staAdslLinecodesLin OBJECT-TYPE + SYNTAX INTEGER{ + annex-a(1), + annex-b(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Line-Type" + ::= { staAdslLinecodesEntry 3 } + +staAdslRetrain OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retrain" + ::= { staAdsl 13 } + +staAdslAdvanced OBJECT IDENTIFIER ::= { staAdsl 25} +staAdslAdvancedModemstatus OBJECT-TYPE + SYNTAX INTEGER { + idle(0), + handshake(16), + training(24), + showtime(1), + delt-training(259), + delt(260), + error(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem-Status" + ::= { staAdslAdvanced 1 } + +staAdslAdvancedAdslstandar OBJECT-TYPE + SYNTAX INTEGER { + t1-413(0), + g-lite(1), + g-dmt(2), + alcatel-14(3), + unknown(4), + adi-914(5), + alcatel(6), + uawg-standard(7), + t1-413-auto(9), + alcatel-1-4(128), + cent-lite(17), + adi-930-etsi(18), + alcatel-etsi(20), + texas-instruments(19), + alcatel-4-1(21), + adsl2(26), + adsl2-plus(27), + readsl2(28) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ADSL-Standard" + ::= { staAdslAdvanced 2 } + +staAdslAdvancedDownstreamr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Downstream rate (kbps)" + ::= { staAdslAdvanced 3 } + +staAdslAdvancedLocalsnrdb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local SNR (dB)" + ::= { staAdslAdvanced 4 } + +staAdslAdvancedLocalattenu OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local attenuation (dB)" + ::= { staAdslAdvanced 5 } + +staAdslAdvancedInterleaved OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interleave downstream" + ::= { staAdslAdvanced 6 } + +staAdslAdvancedLocalsef OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local SEF" + ::= { staAdslAdvanced 7 } + +staAdslAdvancedLocallos OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local LOS" + ::= { staAdslAdvanced 8 } + +staAdslAdvancedLocalncdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local NCD-I" + ::= { staAdslAdvanced 9 } + +staAdslAdvancedLocalncdf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local NCD-F" + ::= { staAdslAdvanced 10 } + +staAdslAdvancedLocallcdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local LCD-I" + ::= { staAdslAdvanced 11 } + +staAdslAdvancedLocallcdf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local LCD-F" + ::= { staAdslAdvanced 12 } + +staAdslAdvancedRxcellcount OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-cell-count" + ::= { staAdslAdvanced 28 } + +staAdslAdvancedDsbitsperbiTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAdslAdvancedDsbitsperbiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DS-bits-per-bin" + ::= { staAdslAdvanced 13 } + +staAdslAdvancedDsbitsperbiEntry OBJECT-TYPE + SYNTAX StaAdslAdvancedDsbitsperbiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAdslAdvancedDsbitsperbiInd } + ::= { staAdslAdvancedDsbitsperbiTable 1 } + +StaAdslAdvancedDsbitsperbiEntry ::= SEQUENCE { + staAdslAdvancedDsbitsperbiInd DisplayString, + staAdslAdvancedDsbitsperbiX0 DisplayString, + staAdslAdvancedDsbitsperbiX1 DisplayString, + staAdslAdvancedDsbitsperbiX2 DisplayString, + staAdslAdvancedDsbitsperbiX3 DisplayString, + staAdslAdvancedDsbitsperbiX4 DisplayString, + staAdslAdvancedDsbitsperbiX5 DisplayString, + staAdslAdvancedDsbitsperbiX6 DisplayString, + staAdslAdvancedDsbitsperbiX7 DisplayString, + staAdslAdvancedDsbitsperbiX8 DisplayString, + staAdslAdvancedDsbitsperbiX9 DisplayString + } + +staAdslAdvancedDsbitsperbiInd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staAdslAdvancedDsbitsperbiEntry 1 } + +staAdslAdvancedDsbitsperbiX0 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x0" + ::= { staAdslAdvancedDsbitsperbiEntry 2 } + +staAdslAdvancedDsbitsperbiX1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x1" + ::= { staAdslAdvancedDsbitsperbiEntry 3 } + +staAdslAdvancedDsbitsperbiX2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x2" + ::= { staAdslAdvancedDsbitsperbiEntry 4 } + +staAdslAdvancedDsbitsperbiX3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x3" + ::= { staAdslAdvancedDsbitsperbiEntry 5 } + +staAdslAdvancedDsbitsperbiX4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x4" + ::= { staAdslAdvancedDsbitsperbiEntry 6 } + +staAdslAdvancedDsbitsperbiX5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x5" + ::= { staAdslAdvancedDsbitsperbiEntry 7 } + +staAdslAdvancedDsbitsperbiX6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x6" + ::= { staAdslAdvancedDsbitsperbiEntry 8 } + +staAdslAdvancedDsbitsperbiX7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x7" + ::= { staAdslAdvancedDsbitsperbiEntry 9 } + +staAdslAdvancedDsbitsperbiX8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x8" + ::= { staAdslAdvancedDsbitsperbiEntry 10 } + +staAdslAdvancedDsbitsperbiX9 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x9" + ::= { staAdslAdvancedDsbitsperbiEntry 11 } + +staAdslAdvancedUpstreamrat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Upstream rate (kbps)" + ::= { staAdslAdvanced 15 } + +staAdslAdvancedRemotesnrdb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote SNR (dB)" + ::= { staAdslAdvanced 16 } + +staAdslAdvancedRemoteatten OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote attenuation (dB)" + ::= { staAdslAdvanced 17 } + +staAdslAdvancedInterleaveu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interleave upstream" + ::= { staAdslAdvanced 18 } + +staAdslAdvancedRemotesef OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote SEF" + ::= { staAdslAdvanced 19 } + +staAdslAdvancedRemotelos OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote LOS" + ::= { staAdslAdvanced 20 } + +staAdslAdvancedRemotencdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote NCD-I" + ::= { staAdslAdvanced 21 } + +staAdslAdvancedRemotencdf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote NCD-F" + ::= { staAdslAdvanced 22 } + +staAdslAdvancedRemotelcdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote LCD-I" + ::= { staAdslAdvanced 23 } + +staAdslAdvancedRemotelcdf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote LCD-F" + ::= { staAdslAdvanced 24 } + +staAdslAdvancedTxcellcount OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-cell-count" + ::= { staAdslAdvanced 29 } + +staAdslAdvancedUsbitsperbiTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAdslAdvancedUsbitsperbiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "US-bits-per-bin" + ::= { staAdslAdvanced 25 } + +staAdslAdvancedUsbitsperbiEntry OBJECT-TYPE + SYNTAX StaAdslAdvancedUsbitsperbiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAdslAdvancedUsbitsperbiInd } + ::= { staAdslAdvancedUsbitsperbiTable 1 } + +StaAdslAdvancedUsbitsperbiEntry ::= SEQUENCE { + staAdslAdvancedUsbitsperbiInd DisplayString, + staAdslAdvancedUsbitsperbiX0 DisplayString, + staAdslAdvancedUsbitsperbiX1 DisplayString, + staAdslAdvancedUsbitsperbiX2 DisplayString, + staAdslAdvancedUsbitsperbiX3 DisplayString, + staAdslAdvancedUsbitsperbiX4 DisplayString, + staAdslAdvancedUsbitsperbiX5 DisplayString, + staAdslAdvancedUsbitsperbiX6 DisplayString, + staAdslAdvancedUsbitsperbiX7 DisplayString, + staAdslAdvancedUsbitsperbiX8 DisplayString, + staAdslAdvancedUsbitsperbiX9 DisplayString + } + +staAdslAdvancedUsbitsperbiInd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staAdslAdvancedUsbitsperbiEntry 1 } + +staAdslAdvancedUsbitsperbiX0 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x0" + ::= { staAdslAdvancedUsbitsperbiEntry 2 } + +staAdslAdvancedUsbitsperbiX1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x1" + ::= { staAdslAdvancedUsbitsperbiEntry 3 } + +staAdslAdvancedUsbitsperbiX2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x2" + ::= { staAdslAdvancedUsbitsperbiEntry 4 } + +staAdslAdvancedUsbitsperbiX3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x3" + ::= { staAdslAdvancedUsbitsperbiEntry 5 } + +staAdslAdvancedUsbitsperbiX4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x4" + ::= { staAdslAdvancedUsbitsperbiEntry 6 } + +staAdslAdvancedUsbitsperbiX5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x5" + ::= { staAdslAdvancedUsbitsperbiEntry 7 } + +staAdslAdvancedUsbitsperbiX6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x6" + ::= { staAdslAdvancedUsbitsperbiEntry 8 } + +staAdslAdvancedUsbitsperbiX7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x7" + ::= { staAdslAdvancedUsbitsperbiEntry 9 } + +staAdslAdvancedUsbitsperbiX8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x8" + ::= { staAdslAdvancedUsbitsperbiEntry 10 } + +staAdslAdvancedUsbitsperbiX9 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x9" + ::= { staAdslAdvancedUsbitsperbiEntry 11 } + +staAdslAdvancedDyinggaspoc OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dying Gasp occured" + ::= { staAdslAdvanced 30 } + +staAdslAdvancedDyinggaspdi OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dying Gasp disabled" + ::= { staAdslAdvanced 31 } + +staAdslAdvancedDyinggaspco OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dying Gasp count" + ::= { staAdslAdvanced 32 } + +staAdslAdvancedEnabledying OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enable-Dying-Gasp" + ::= { staAdslAdvanced 33 } + +staAdslAdvancedRetrain OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retrain" + ::= { staAdslAdvanced 26 } + +staAdslAdvancedResetdsp OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset DSP" + ::= { staAdslAdvanced 27 } + +staAtm OBJECT IDENTIFIER ::= { sta 42} +staAtmWanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAtmWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN Layer Detection Results" + ::= { staAtm 1 } + +staAtmWanEntry OBJECT-TYPE + SYNTAX StaAtmWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAtmWanVci } + ::= { staAtmWanTable 1 } + +StaAtmWanEntry ::= SEQUENCE { + staAtmWanVci INTEGER, + staAtmWanVpi INTEGER, + staAtmWanLay3 INTEGER, + staAtmWanLay2 INTEGER, + staAtmWanLay1 INTEGER, + staAtmWanEnca INTEGER + } + +staAtmWanVci OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VCI" + ::= { staAtmWanEntry 1 } + +staAtmWanVpi OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VPI" + ::= { staAtmWanEntry 2 } + +staAtmWanLay3 OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + trans(1), + ppp(2), + dhcp(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-3" + ::= { staAtmWanEntry 3 } + +staAtmWanLay2 OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + trans(1), + pppoe(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-2" + ::= { staAtmWanEntry 4 } + +staAtmWanLay1 OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + aal-5(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-1" + ::= { staAtmWanEntry 5 } + +staAtmWanEnca OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + llc-mux(1), + llc-eth(2), + vc-mux(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Encaps." + ::= { staAtmWanEntry 6 } + +staMail OBJECT IDENTIFIER ::= { sta 43} +staMailBuf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Buffered-Mails" + ::= { staMail 1 } + +staMailSen OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Sent-Mails" + ::= { staMail 2 } + +staMailDis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Discarded-Mails" + ::= { staMail 3 } + +staMailCle OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Clear-Buffer" + ::= { staMail 4 } + +staMailDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Statistics" + ::= { staMail 5 } + +staHard OBJECT IDENTIFIER ::= { sta 47} +staHardMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Model-Number" + ::= { staHard 6 } + +staHardSeri OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-Number" + ::= { staHard 7 } + +staHardBoar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Board-Revision" + ::= { staHard 8 } + +staHardCput OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CPU-Type" + ::= { staHard 1 } + +staHardCpuc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CPU-Clock-MHz" + ::= { staHard 2 } + +staHardCpul OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CPU-Load-Percent" + ::= { staHard 3 } + +staHardTota OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Memory-KBytes" + ::= { staHard 4 } + +staHardFree OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Free-Memory-KBytes" + ::= { staHard 5 } + +staHardSwve OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SW-Version" + ::= { staHard 9 } + +staHardEthe OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Switch-Type" + ::= { staHard 10 } + +staChanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaChanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Channel" + ::= { sta 48 } + +staChanEntry OBJECT-TYPE + SYNTAX StaChanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staChanChan } + ::= { staChanTable 1 } + +StaChanEntry ::= SEQUENCE { + staChanChan INTEGER, + staChanPhcha INTEGER, + staChanPlci INTEGER, + staChanBus INTEGER, + staChanState INTEGER, + staChanApp INTEGER, + staChanMode INTEGER, + staChanCause INTEGER, + staChanNumbe DisplayString, + staChanSubad INTEGER, + staChanCharg INTEGER, + staChanConns INTEGER, + staChanConnt INTEGER, + staChanExtra DisplayString, + staChanIsdnd DisplayString, + staChanPptpc INTEGER, + staChanVpnco INTEGER + } + +staChanChan OBJECT-TYPE + SYNTAX INTEGER{ + atm-err(1), + atm-1(2), + atm-2(3), + atm-3(4), + atm-4(5), + atm-5(6), + atm-6(7), + atm-7(8), + atm-8(9), + s0-1-err(10), + s0-1-b1(11), + s0-1-b2(12), + dsl-err(13), + dsl-ch-1(14), + dsl-ch-2(15), + dsl-ch-3(16), + dsl-ch-4(17), + dsl-ch-5(18), + dsl-ch-6(19), + dsl-ch-7(20), + dsl-ch-8(21), + ext-err(22), + ext(23) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Chan." + ::= { staChanEntry 1 } + +staChanPhcha OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ph.-Chan." + ::= { staChanEntry 15 } + +staChanPlci OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PLCI" + ::= { staChanEntry 2 } + +staChanBus OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bus" + ::= { staChanEntry 3 } + +staChanState OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staChanEntry 4 } + +staChanApp OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + router(1), + capi(2), + a-b(3), + time-module(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "App" + ::= { staChanEntry 5 } + +staChanMode OBJECT-TYPE + SYNTAX INTEGER{ + unk(0), + act(1), + pas(2), + perm(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staChanEntry 6 } + +staChanCause OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cause" + ::= { staChanEntry 7 } + +staChanNumbe OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Number" + ::= { staChanEntry 8 } + +staChanSubad OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subaddress" + ::= { staChanEntry 9 } + +staChanCharg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Charge" + ::= { staChanEntry 10 } + +staChanConns OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-start" + ::= { staChanEntry 13 } + +staChanConnt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staChanEntry 12 } + +staChanExtra OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Extra" + ::= { staChanEntry 11 } + +staChanIsdnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..34)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ISDN-display" + ::= { staChanEntry 14 } + +staChanPptpc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PPTP-Conns." + ::= { staChanEntry 16 } + +staChanVpnco OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VPN-Conns." + ::= { staChanEntry 17 } + +staMode OBJECT IDENTIFIER ::= { sta 49} +staModeOperating OBJECT-TYPE + SYNTAX INTEGER { + no(0), + modem(1), + umts-gprs(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staMode 4 } + +staModeModeminfo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem-Info" + ::= { staMode 1 } + +staModeConnectinfo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect-Info" + ::= { staMode 2 } + +staModeState OBJECT-TYPE + SYNTAX INTEGER { + wait-for-device(15), + deactivated(0), + device-detection(1), + reset(2), + initializing(3), + modem-id(4), + ready(5), + connecting(6), + pass-connecting(7), + data-mode(8), + network-scan(9), + set-pin(10), + pin-invalid(11), + unexpected-response(12), + puk-required(13), + network(14) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staMode 3 } + +staModeDatarate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Data-Rate" + ::= { staMode 5 } + +staModeSignaldbm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Signal[dBm]" + ::= { staMode 6 } + +staModeRegistration OBJECT-TYPE + SYNTAX INTEGER { + no-network(0), + home-network(1), + searching(2), + denied(3), + unknown(4), + roaming(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Registration" + ::= { staMode 7 } + +staModeNetwork OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staMode 8 } + +staModeMode OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + umts(1), + gprs(2), + gsm(3), + edge(4), + hsdpa(5), + hsupa(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staMode 12 } + +staModePort OBJECT-TYPE + SYNTAX INTEGER { + none(0), + outband(1), + usb(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staMode 13 } + +staModePinstatus OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..47)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PIN-Status" + ::= { staMode 21 } + +staModeHardwareresets OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hardware-Resets" + ::= { staMode 15 } + +staModeTemperaturesta OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + normal(1), + low(2), + high(3), + low-critical(5), + high-critical(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Temperature_status" + ::= { staMode 17 } + +staModeTemperaturedeg OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Temperature[degC]" + ::= { staMode 18 } + +staModeSupplyvoltages OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + normal(1), + low(2), + high(3), + low-critical(5), + high-critical(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Supply_voltage_status" + ::= { staMode 19 } + +staModeSupplyvoltagem OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Supply_voltage[mV]" + ::= { staMode 20 } + +staModeSimidiccid OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..22)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SIM-ID(ICCID)" + ::= { staMode 23 } + +staModeNetworklistTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaModeNetworklistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-List" + ::= { staMode 9 } + +staModeNetworklistEntry OBJECT-TYPE + SYNTAX StaModeNetworklistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staModeNetworklistNet } + ::= { staModeNetworklistTable 1 } + +StaModeNetworklistEntry ::= SEQUENCE { + staModeNetworklistNet DisplayString, + staModeNetworklistSta INTEGER, + staModeNetworklistMod BITS + } + +staModeNetworklistNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staModeNetworklistEntry 1 } + +staModeNetworklistSta OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + available(2), + current(3), + forbidden(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staModeNetworklistEntry 2 } + +staModeNetworklistMod OBJECT-TYPE + SYNTAX BITS{ + unknown(0), + gprs(1), + umts(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staModeNetworklistEntry 3 } + +staModeHistoryTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaModeHistoryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "History" + ::= { staMode 16 } + +staModeHistoryEntry OBJECT-TYPE + SYNTAX StaModeHistoryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staModeHistoryInd } + ::= { staModeHistoryTable 1 } + +StaModeHistoryEntry ::= SEQUENCE { + staModeHistoryInd INTEGER, + staModeHistoryTim INTEGER, + staModeHistorySig INTEGER, + staModeHistoryNet DisplayString, + staModeHistoryMod INTEGER, + staModeHistoryReg INTEGER + } + +staModeHistoryInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staModeHistoryEntry 1 } + +staModeHistoryTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timestamp" + ::= { staModeHistoryEntry 2 } + +staModeHistorySig OBJECT-TYPE + SYNTAX INTEGER (-2147483648..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Signal[dBm]" + ::= { staModeHistoryEntry 3 } + +staModeHistoryNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staModeHistoryEntry 4 } + +staModeHistoryMod OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + umts(1), + gprs(2), + gsm(3), + edge(4), + hsdpa(5), + hsupa(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staModeHistoryEntry 5 } + +staModeHistoryReg OBJECT-TYPE + SYNTAX INTEGER{ + no-network(0), + home-network(1), + searching(2), + denied(3), + unknown(4), + roaming(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Registration" + ::= { staModeHistoryEntry 6 } + +staModeScannetworks OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Scan-Networks" + ::= { staMode 10 } + +staModeInputpuk OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Input-PUK" + ::= { staMode 11 } + +staModeDroppedtxpacke OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped-Tx-packets" + ::= { staMode 14 } + +staModeRxtimeouts OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Timeouts" + ::= { staMode 22 } + +staFile OBJECT IDENTIFIER ::= { sta 50} +staFileConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaFileConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Contents" + ::= { staFile 1 } + +staFileConEntry OBJECT-TYPE + SYNTAX StaFileConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staFileConNam } + ::= { staFileConTable 1 } + +StaFileConEntry ::= SEQUENCE { + staFileConNam DisplayString, + staFileConSiz INTEGER + } + +staFileConNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staFileConEntry 1 } + +staFileConSiz OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Size" + ::= { staFileConEntry 2 } + +staEthe OBJECT IDENTIFIER ::= { sta 51} +staEthePortsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaEthePortsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ports" + ::= { staEthe 1 } + +staEthePortsEntry OBJECT-TYPE + SYNTAX StaEthePortsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staEthePortsPor } + ::= { staEthePortsTable 1 } + +StaEthePortsEntry ::= SEQUENCE { + staEthePortsPor INTEGER, + staEthePortsAss INTEGER, + staEthePortsPri INTEGER, + staEthePortsLin INTEGER, + staEthePortsCon INTEGER, + staEthePortsAut INTEGER, + staEthePortsFlo INTEGER, + staEthePortsMdi INTEGER + } + +staEthePortsPor OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staEthePortsEntry 1 } + +staEthePortsAss OBJECT-TYPE + SYNTAX INTEGER{ + dsl-1(512), + dsl-2(513), + dsl-3(514), + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + idle(65533), + monitor(65534), + power-down(65535) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Assignment" + ::= { staEthePortsEntry 7 } + +staEthePortsPri OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Private-Mode" + ::= { staEthePortsEntry 9 } + +staEthePortsLin OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Link-Active" + ::= { staEthePortsEntry 3 } + +staEthePortsCon OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + e10b-t(1), + fd10b-tx(2), + e100b-tx(3), + fd100b-tx(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connector" + ::= { staEthePortsEntry 4 } + +staEthePortsAut OBJECT-TYPE + SYNTAX INTEGER{ + pending(0), + completed(1), + disabled(2), + not-available(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Auto-Negotiation" + ::= { staEthePortsEntry 10 } + +staEthePortsFlo OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flow-Control" + ::= { staEthePortsEntry 8 } + +staEthePortsMdi OBJECT-TYPE + SYNTAX INTEGER{ + mdi(0), + mdix(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MDI-Mode" + ::= { staEthePortsEntry 6 } + +staEtheCabletest OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cable-Test" + ::= { staEthe 2 } + +staEtheCabletestrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaEtheCabletestrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Cable-Test-Results" + ::= { staEthe 3 } + +staEtheCabletestrEntry OBJECT-TYPE + SYNTAX StaEtheCabletestrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staEtheCabletestrIfc } + ::= { staEtheCabletestrTable 1 } + +StaEtheCabletestrEntry ::= SEQUENCE { + staEtheCabletestrIfc INTEGER, + staEtheCabletestrTxs INTEGER, + staEtheCabletestrTxd DisplayString, + staEtheCabletestrRxs INTEGER, + staEtheCabletestrRxd DisplayString + } + +staEtheCabletestrIfc OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staEtheCabletestrEntry 1 } + +staEtheCabletestrTxs OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + ok(1), + open(2), + short(3), + impedance-fault(4), + fail(5), + busy(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Status" + ::= { staEtheCabletestrEntry 4 } + +staEtheCabletestrTxd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Distance" + ::= { staEtheCabletestrEntry 5 } + +staEtheCabletestrRxs OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + ok(1), + open(2), + short(3), + impedance-fault(4), + fail(5), + busy(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Status" + ::= { staEtheCabletestrEntry 2 } + +staEtheCabletestrRxd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Distance" + ::= { staEtheCabletestrEntry 3 } + +staPppo OBJECT IDENTIFIER ::= { sta 52} +staPppoRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staPppo 1 } + +staPppoTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staPppo 2 } + +staPppoDro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped-Packets" + ::= { staPppo 5 } + +staPppoRxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPppo 6 } + +staPppoSes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Session-Errors" + ::= { staPppo 8 } + +staPppoConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppoConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staPppo 9 } + +staPppoConEntry OBJECT-TYPE + SYNTAX StaPppoConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppoConCha, staPppoConMac } + ::= { staPppoConTable 1 } + +StaPppoConEntry ::= SEQUENCE { + staPppoConCha DisplayString, + staPppoConMac DisplayString, + staPppoConSta INTEGER, + staPppoConLas INTEGER, + staPppoConSht INTEGER, + staPppoConPee INTEGER, + staPppoConCon INTEGER + } + +staPppoConCha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staPppoConEntry 1 } + +staPppoConMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staPppoConEntry 2 } + +staPppoConSta OBJECT-TYPE + SYNTAX INTEGER{ + init(0), + setup-wan(1), + ready(2), + wait-for-cb(3), + dial(4), + incoming-call(5), + protocol(6), + connection(7), + disconnecting(8), + call-back(9), + bundle-connect(10), + protocol-2(11), + reserved(12), + bundle(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staPppoConEntry 3 } + +staPppoConLas OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + remote-disconnected(17153), + manual-disconnect(17154), + shorthold-expired(17155), + physical-disconnected(17156), + invalid-physical-channel(17157), + dynamic-vpn-reconnect(17158), + configuration-changed(17159), + removed-from-config(17160), + remote-doubled(267), + icmp-conn-error(275), + dhcp-timeout(277), + pptp-no-response(278), + vpn-no-response(279), + arp-no-response(280), + pptp-no-channel(513), + pptp-bad-format(514), + pptp-bad-value(515), + pptp-no-ressource(516), + pptp-bad-call-id(517), + pptp-gen-error(518), + lcp-rejected(32768), + auth-error(32769), + auth-rejected(32770), + lcp-conn-error(32771), + pap-rejected(32784), + pap-rx-timeout(32785), + pap-tx-timeout(32786), + wrong-pap-req(32787), + pap-nak-received(32788), + unkn-pap-peer(32789), + chap-rejected(32800), + chap-rx-timeout(32801), + chap-tx-timeout(32802), + wrong-chap-resp(32803), + chap-fail-recvd(32804), + unkn-chap-peer(32805), + ipxcp-rejected(32816), + wrong-ipxcp-net(32817), + ipxcp-net-reject(32818), + ipxcp-route-unkn(32819), + ipcp-rejected(32832), + ccp-rejected(32848), + no-ncp-available(33008) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Last-Error" + ::= { staPppoConEntry 4 } + +staPppoConSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SH-Time" + ::= { staPppoConEntry 5 } + +staPppoConPee OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer-Address" + ::= { staPppoConEntry 6 } + +staPppoConCon OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staPppoConEntry 7 } + +staPppoNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Num.-Connections" + ::= { staPppo 10 } + +staPppoDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppo 11 } + +staUsb OBJECT IDENTIFIER ::= { sta 54} +staUsbDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaUsbDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { staUsb 1 } + +staUsbDevEntry OBJECT-TYPE + SYNTAX StaUsbDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staUsbDevBus, staUsbDevAddress } + ::= { staUsbDevTable 1 } + +StaUsbDevEntry ::= SEQUENCE { + staUsbDevBus DisplayString, + staUsbDevAddress INTEGER, + staUsbDevVendor DisplayString, + staUsbDevVendorid INTEGER, + staUsbDevProduct DisplayString, + staUsbDevProducti INTEGER, + staUsbDevDepth INTEGER, + staUsbDevSpeed INTEGER, + staUsbDevInterfac INTEGER, + staUsbDevPower INTEGER, + staUsbDevDriver DisplayString, + staUsbDevParent DisplayString + } + +staUsbDevBus OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bus" + ::= { staUsbDevEntry 1 } + +staUsbDevAddress OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Address" + ::= { staUsbDevEntry 2 } + +staUsbDevVendor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor" + ::= { staUsbDevEntry 3 } + +staUsbDevVendorid OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor-ID" + ::= { staUsbDevEntry 4 } + +staUsbDevProduct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Product" + ::= { staUsbDevEntry 5 } + +staUsbDevProducti OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Product-ID" + ::= { staUsbDevEntry 6 } + +staUsbDevDepth OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Depth" + ::= { staUsbDevEntry 8 } + +staUsbDevSpeed OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Speed" + ::= { staUsbDevEntry 9 } + +staUsbDevInterfac OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interfaces" + ::= { staUsbDevEntry 10 } + +staUsbDevPower OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Power" + ::= { staUsbDevEntry 11 } + +staUsbDevDriver OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Driver" + ::= { staUsbDevEntry 12 } + +staUsbDevParent OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Parent" + ::= { staUsbDevEntry 13 } + +staUsbRei OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reinit" + ::= { staUsb 2 } + +staAcco OBJECT IDENTIFIER ::= { sta 56} +staAccoCurTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Current-User" + ::= { staAcco 1 } + +staAccoCurEntry OBJECT-TYPE + SYNTAX StaAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoCurUsern, staAccoCurMacad, staAccoCurPeer, staAccoCurConnt } + ::= { staAccoCurTable 1 } + +StaAccoCurEntry ::= SEQUENCE { + staAccoCurUsern DisplayString, + staAccoCurMacad DisplayString, + staAccoCurPeer DisplayString, + staAccoCurConnt INTEGER, + staAccoCurRxkby INTEGER, + staAccoCurTxkby INTEGER, + staAccoCurTotal INTEGER, + staAccoCurConne INTEGER + } + +staAccoCurUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { staAccoCurEntry 1 } + +staAccoCurMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staAccoCurEntry 2 } + +staAccoCurPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staAccoCurEntry 3 } + +staAccoCurConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { staAccoCurEntry 4 } + +staAccoCurRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { staAccoCurEntry 5 } + +staAccoCurTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { staAccoCurEntry 6 } + +staAccoCurTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { staAccoCurEntry 8 } + +staAccoCurConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staAccoCurEntry 9 } + +staAccoAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Accounting-List" + ::= { staAcco 2 } + +staAccoAccEntry OBJECT-TYPE + SYNTAX StaAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoAccUsern, staAccoAccMacad, staAccoAccPeer, staAccoAccConnt } + ::= { staAccoAccTable 1 } + +StaAccoAccEntry ::= SEQUENCE { + staAccoAccUsern DisplayString, + staAccoAccMacad DisplayString, + staAccoAccPeer DisplayString, + staAccoAccConnt INTEGER, + staAccoAccRxkby INTEGER, + staAccoAccTxkby INTEGER, + staAccoAccTotal INTEGER, + staAccoAccConne INTEGER + } + +staAccoAccUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { staAccoAccEntry 1 } + +staAccoAccMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staAccoAccEntry 2 } + +staAccoAccPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staAccoAccEntry 3 } + +staAccoAccConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { staAccoAccEntry 4 } + +staAccoAccRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { staAccoAccEntry 5 } + +staAccoAccTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { staAccoAccEntry 6 } + +staAccoAccTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { staAccoAccEntry 8 } + +staAccoAccConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staAccoAccEntry 9 } + +staAccoLasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Last-Snapshot" + ::= { staAcco 3 } + +staAccoLasEntry OBJECT-TYPE + SYNTAX StaAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoLasUsern, staAccoLasMacad, staAccoLasPeer, staAccoLasConnt } + ::= { staAccoLasTable 1 } + +StaAccoLasEntry ::= SEQUENCE { + staAccoLasUsern DisplayString, + staAccoLasMacad DisplayString, + staAccoLasPeer DisplayString, + staAccoLasConnt INTEGER, + staAccoLasRxkby INTEGER, + staAccoLasTxkby INTEGER, + staAccoLasTotal INTEGER, + staAccoLasConne INTEGER + } + +staAccoLasUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { staAccoLasEntry 1 } + +staAccoLasMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staAccoLasEntry 2 } + +staAccoLasPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staAccoLasEntry 3 } + +staAccoLasConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { staAccoLasEntry 4 } + +staAccoLasRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { staAccoLasEntry 5 } + +staAccoLasTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { staAccoLasEntry 6 } + +staAccoLasTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { staAccoLasEntry 8 } + +staAccoLasConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staAccoLasEntry 9 } + +staAccoTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Last-Snapshot" + ::= { staAcco 5 } + +staAccoTimEntry OBJECT-TYPE + SYNTAX StaAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoTimSys } + ::= { staAccoTimTable 1 } + +StaAccoTimEntry ::= SEQUENCE { + staAccoTimSys Counter32 + } + +staAccoTimSys OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staAccoTimEntry 1 } + +staAccoDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staAcco 4 } + +staCert OBJECT IDENTIFIER ::= { sta 61} +staCertSce OBJECT IDENTIFIER ::= { staCert 1} +staCertSceNumca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumCAs" + ::= { staCertSce 1 } + +staCertSceNumra OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumRAs" + ::= { staCertSce 2 } + +staCertSceNumce OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumCerts" + ::= { staCertSce 3 } + +staCertSceCasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "CAs" + ::= { staCertSce 4 } + +staCertSceCasEntry OBJECT-TYPE + SYNTAX StaCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertSceCasIdx } + ::= { staCertSceCasTable 1 } + +StaCertSceCasEntry ::= SEQUENCE { + staCertSceCasIdx INTEGER, + staCertSceCasName DisplayString, + staCertSceCasExpire DisplayString, + staCertSceCasIssued DisplayString, + staCertSceCasKeyusa DisplayString, + staCertSceCasIssuer DisplayString, + staCertSceCasSubjec DisplayString, + staCertSceCasStatus INTEGER, + staCertSceCasIkecer INTEGER, + staCertSceCasMd5fin DisplayString, + staCertSceCasSha1fi DisplayString, + staCertSceCasExpsnm INTEGER, + staCertSceCasIsssnm INTEGER + } + +staCertSceCasIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertSceCasEntry 1 } + +staCertSceCasName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staCertSceCasEntry 2 } + +staCertSceCasExpire OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertSceCasEntry 3 } + +staCertSceCasIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertSceCasEntry 4 } + +staCertSceCasKeyusa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Key-Usage" + ::= { staCertSceCasEntry 5 } + +staCertSceCasIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertSceCasEntry 6 } + +staCertSceCasSubjec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subject" + ::= { staCertSceCasEntry 7 } + +staCertSceCasStatus OBJECT-TYPE + SYNTAX INTEGER{ + status-unknown(0), + enroll-requested(1), + enroll-received(2), + enroll-ok(3), + enroll-bad(4), + enroll-bad-config(5), + enroll-pending(6), + enroll-rejected(7), + enroll-rejected-badalg(8), + enroll-rejected-badmsgchk(9), + enroll-rejected-badreq(10), + enroll-rejected-badtime(11), + enroll-rejected-badcertid(12), + enroll-ca-missing(13), + enroll-exp-unknown(14), + enroll-key-missing(15), + enroll-req-missing(16), + enroll-bad-reply(17), + ca-ra-requested(18), + ca-ra-received(19), + ca-ra-ok(20), + ca-ra-need-update(21), + ca-ra-bad(22), + ca-ra-bad-config(23), + not-a-ca-cert(24), + fingerprint-check-failed(25), + job-busy(26), + job-timeout(27), + job-scep-not-free(28), + job-no-url(29), + job-no-scep-msg(30), + utc-err(31), + mem-err(32), + msg-len-err(33), + selfsigned-err(34), + pkcs7-wrap-err(35), + pkcs7-unwrap-err(36), + gen-err(37), + job-httpc-err(38), + job-httpc-con-err(39), + job-httpc-dns-err(40), + job-httpc-prot-err(41), + job-httpc-mem-err(42), + job-wdog-err(43), + ok(44), + dn-normalization-failed(45), + io-err(46), + disabled(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertSceCasEntry 8 } + +staCertSceCasIkecer OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IKE-Certificate" + ::= { staCertSceCasEntry 9 } + +staCertSceCasMd5fin OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..46)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "md5-Fingerprint" + ::= { staCertSceCasEntry 10 } + +staCertSceCasSha1fi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..58)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "sha1-Fingerprint" + ::= { staCertSceCasEntry 11 } + +staCertSceCasExpsnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertSceCasEntry 12 } + +staCertSceCasIsssnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertSceCasEntry 13 } + +staCertSceRasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertSceRasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RAs" + ::= { staCertSce 5 } + +staCertSceRasEntry OBJECT-TYPE + SYNTAX StaCertSceRasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertSceRasIdx } + ::= { staCertSceRasTable 1 } + +StaCertSceRasEntry ::= SEQUENCE { + staCertSceRasIdx INTEGER, + staCertSceRasName DisplayString, + staCertSceRasExpire DisplayString, + staCertSceRasIssued DisplayString, + staCertSceRasKeyusa DisplayString, + staCertSceRasIssuer DisplayString, + staCertSceRasSubjec DisplayString, + staCertSceRasStatus INTEGER, + staCertSceRasExpsnm INTEGER, + staCertSceRasIsssnm INTEGER + } + +staCertSceRasIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertSceRasEntry 1 } + +staCertSceRasName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staCertSceRasEntry 2 } + +staCertSceRasExpire OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertSceRasEntry 3 } + +staCertSceRasIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertSceRasEntry 4 } + +staCertSceRasKeyusa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Key-Usage" + ::= { staCertSceRasEntry 5 } + +staCertSceRasIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertSceRasEntry 6 } + +staCertSceRasSubjec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subject" + ::= { staCertSceRasEntry 7 } + +staCertSceRasStatus OBJECT-TYPE + SYNTAX INTEGER{ + status-unknown(0), + enroll-requested(1), + enroll-received(2), + enroll-ok(3), + enroll-bad(4), + enroll-bad-config(5), + enroll-pending(6), + enroll-rejected(7), + enroll-rejected-badalg(8), + enroll-rejected-badmsgchk(9), + enroll-rejected-badreq(10), + enroll-rejected-badtime(11), + enroll-rejected-badcertid(12), + enroll-ca-missing(13), + enroll-exp-unknown(14), + enroll-key-missing(15), + enroll-req-missing(16), + enroll-bad-reply(17), + ca-ra-requested(18), + ca-ra-received(19), + ca-ra-ok(20), + ca-ra-need-update(21), + ca-ra-bad(22), + ca-ra-bad-config(23), + not-a-ca-cert(24), + fingerprint-check-failed(25), + job-busy(26), + job-timeout(27), + job-scep-not-free(28), + job-no-url(29), + job-no-scep-msg(30), + utc-err(31), + mem-err(32), + msg-len-err(33), + selfsigned-err(34), + pkcs7-wrap-err(35), + pkcs7-unwrap-err(36), + gen-err(37), + job-httpc-err(38), + job-httpc-con-err(39), + job-httpc-dns-err(40), + job-httpc-prot-err(41), + job-httpc-mem-err(42), + job-wdog-err(43), + ok(44), + dn-normalization-failed(45), + io-err(46), + disabled(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertSceRasEntry 8 } + +staCertSceRasExpsnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertSceRasEntry 9 } + +staCertSceRasIsssnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertSceRasEntry 10 } + +staCertSceCertsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertSceCertsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Certs" + ::= { staCertSce 6 } + +staCertSceCertsEntry OBJECT-TYPE + SYNTAX StaCertSceCertsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertSceCertsIdx } + ::= { staCertSceCertsTable 1 } + +StaCertSceCertsEntry ::= SEQUENCE { + staCertSceCertsIdx INTEGER, + staCertSceCertsName DisplayString, + staCertSceCertsExpires DisplayString, + staCertSceCertsIssued DisplayString, + staCertSceCertsKeyusage DisplayString, + staCertSceCertsExtended DisplayString, + staCertSceCertsSubjecta DisplayString, + staCertSceCertsIssuer DisplayString, + staCertSceCertsSubject DisplayString, + staCertSceCertsStatus INTEGER, + staCertSceCertsExpsnmp INTEGER, + staCertSceCertsIsssnmp INTEGER + } + +staCertSceCertsIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertSceCertsEntry 1 } + +staCertSceCertsName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staCertSceCertsEntry 2 } + +staCertSceCertsExpires OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertSceCertsEntry 3 } + +staCertSceCertsIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertSceCertsEntry 4 } + +staCertSceCertsKeyusage OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Key-Usage" + ::= { staCertSceCertsEntry 5 } + +staCertSceCertsExtended OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Extended-KeyUsage" + ::= { staCertSceCertsEntry 12 } + +staCertSceCertsSubjecta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SubjectAltName" + ::= { staCertSceCertsEntry 6 } + +staCertSceCertsIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertSceCertsEntry 7 } + +staCertSceCertsSubject OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subject" + ::= { staCertSceCertsEntry 8 } + +staCertSceCertsStatus OBJECT-TYPE + SYNTAX INTEGER{ + status-unknown(0), + enroll-requested(1), + enroll-received(2), + enroll-ok(3), + enroll-bad(4), + enroll-bad-config(5), + enroll-pending(6), + enroll-rejected(7), + enroll-rejected-badalg(8), + enroll-rejected-badmsgchk(9), + enroll-rejected-badreq(10), + enroll-rejected-badtime(11), + enroll-rejected-badcertid(12), + enroll-ca-missing(13), + enroll-exp-unknown(14), + enroll-key-missing(15), + enroll-req-missing(16), + enroll-bad-reply(17), + ca-ra-requested(18), + ca-ra-received(19), + ca-ra-ok(20), + ca-ra-need-update(21), + ca-ra-bad(22), + ca-ra-bad-config(23), + not-a-ca-cert(24), + fingerprint-check-failed(25), + job-busy(26), + job-timeout(27), + job-scep-not-free(28), + job-no-url(29), + job-no-scep-msg(30), + utc-err(31), + mem-err(32), + msg-len-err(33), + selfsigned-err(34), + pkcs7-wrap-err(35), + pkcs7-unwrap-err(36), + gen-err(37), + job-httpc-err(38), + job-httpc-con-err(39), + job-httpc-dns-err(40), + job-httpc-prot-err(41), + job-httpc-mem-err(42), + job-wdog-err(43), + ok(44), + dn-normalization-failed(45), + io-err(46), + disabled(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertSceCertsEntry 9 } + +staCertSceCertsExpsnmp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertSceCertsEntry 10 } + +staCertSceCertsIsssnmp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertSceCertsEntry 11 } + +staCertSceDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staCertSce 7 } + +staCertCrl OBJECT IDENTIFIER ::= { staCert 3} +staCertCrlNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumCRLs" + ::= { staCertCrl 1 } + +staCertCrlCrlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertCrlCrlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "CRLs" + ::= { staCertCrl 2 } + +staCertCrlCrlEntry OBJECT-TYPE + SYNTAX StaCertCrlCrlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertCrlCrlIdx } + ::= { staCertCrlCrlTable 1 } + +StaCertCrlCrlEntry ::= SEQUENCE { + staCertCrlCrlIdx INTEGER, + staCertCrlCrlExpire DisplayString, + staCertCrlCrlIssued DisplayString, + staCertCrlCrlIssuer DisplayString, + staCertCrlCrlDistri DisplayString, + staCertCrlCrlStatus INTEGER, + staCertCrlCrlExpsnm INTEGER, + staCertCrlCrlIsssnm INTEGER + } + +staCertCrlCrlIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertCrlCrlEntry 1 } + +staCertCrlCrlExpire OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertCrlCrlEntry 2 } + +staCertCrlCrlIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertCrlCrlEntry 3 } + +staCertCrlCrlIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertCrlCrlEntry 4 } + +staCertCrlCrlDistri OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distribution-Point" + ::= { staCertCrlCrlEntry 5 } + +staCertCrlCrlStatus OBJECT-TYPE + SYNTAX INTEGER{ + status-unknown(0), + update-requested(1), + update-received(2), + update-ok(3), + update-bad(4), + crl-job-busy(5), + crl-job-timeout(6), + crl-not-free-err(7), + no-url-passed-err(8), + no-crl-received-err(9), + no-utc-err(10), + crl-job-mem-err(11), + crl-len-err(12), + crl-gen-err(13), + httpc-err(14), + httpc-con-err(15), + httpc-dns-err(16), + httpc-prot-err(17), + httpc-mem-err(18), + crl-job-wdog-err(19), + prefetching(20), + retrieving(21), + crl-ok(22), + not-a-crl(23), + no-root-issuer(24), + issuer-mismatch(25), + no-lu-in-crl(26), + crl-not-gmt(27), + invalid-field(28), + update-expired(29), + crls-disabled(30) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertCrlCrlEntry 6 } + +staCertCrlCrlExpsnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertCrlCrlEntry 7 } + +staCertCrlCrlIsssnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertCrlCrlEntry 8 } + +staVlan OBJECT IDENTIFIER ::= { sta 62} +staVlanOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staVlan 4 } + +staVlanNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { staVlan 1 } + +staVlanNetEntry OBJECT-TYPE + SYNTAX StaVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVlanNetVla } + ::= { staVlanNetTable 1 } + +StaVlanNetEntry ::= SEQUENCE { + staVlanNetVla INTEGER, + staVlanNetPor DisplayString + } + +staVlanNetVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staVlanNetEntry 1 } + +staVlanNetPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ports" + ::= { staVlanNetEntry 4 } + +staVlanPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Table" + ::= { staVlan 2 } + +staVlanPorEntry OBJECT-TYPE + SYNTAX StaVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVlanPorPor } + ::= { staVlanPorTable 1 } + +StaVlanPorEntry ::= SEQUENCE { + staVlanPorPor DisplayString, + staVlanPorTag INTEGER + } + +staVlanPorPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staVlanPorEntry 1 } + +staVlanPorTag OBJECT-TYPE + SYNTAX INTEGER{ + ingress-mixed(0), + never(1), + mixed(2), + always(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tagging-Mode" + ::= { staVlanPorEntry 6 } + +staComp OBJECT IDENTIFIER ::= { sta 67} +staCompDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { staComp 1 } + +staCompDevEntry OBJECT-TYPE + SYNTAX StaCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompDevIndex } + ::= { staCompDevTable 1 } + +StaCompDevEntry ::= SEQUENCE { + staCompDevIndex INTEGER, + staCompDevDevicet INTEGER, + staCompDevBus INTEGER, + staCompDevDevice INTEGER, + staCompDevVendor INTEGER, + staCompDevUsbdriv INTEGER, + staCompDevState INTEGER, + staCompDevService INTEGER, + staCompDevFullnam DisplayString + } + +staCompDevIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staCompDevEntry 1 } + +staCompDevDevicet OBJECT-TYPE + SYNTAX INTEGER{ + outband-modem(2), + outband(1), + sierra-minicard-8780(11), + sierra-minicard-8781(12), + sierra-minicard-8790(38), + option-minicard-0201(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompDevEntry 2 } + +staCompDevBus OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + outband(1), + cardbus(2), + usb(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bus" + ::= { staCompDevEntry 3 } + +staCompDevDevice OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device" + ::= { staCompDevEntry 4 } + +staCompDevVendor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor" + ::= { staCompDevEntry 5 } + +staCompDevUsbdriv OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + ubsa(1), + uchcom(2), + uftdi(3), + ugensa(4), + uhmodem(5), + ukyopon(6), + uplcom(7), + uslsa(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "USB-Driver" + ::= { staCompDevEntry 11 } + +staCompDevState OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + wait-for-firmware(1), + ready(2), + in-use(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staCompDevEntry 13 } + +staCompDevService OBJECT-TYPE + SYNTAX INTEGER{ + wan(1), + com-port-server(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service" + ::= { staCompDevEntry 15 } + +staCompDevFullnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompDevEntry 99 } + +staCompCom OBJECT IDENTIFIER ::= { staComp 2} +staCompComNetworksTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComNetworksEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-Status" + ::= { staCompCom 1 } + +staCompComNetworksEntry OBJECT-TYPE + SYNTAX StaCompComNetworksEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComNetworksDevicet, staCompComNetworksPortnum } + ::= { staCompComNetworksTable 1 } + +StaCompComNetworksEntry ::= SEQUENCE { + staCompComNetworksDevicet INTEGER, + staCompComNetworksPortnum INTEGER, + staCompComNetworksFullnam DisplayString, + staCompComNetworksConnect INTEGER, + staCompComNetworksLasterr INTEGER, + staCompComNetworksRemotea INTEGER, + staCompComNetworksLocalpo INTEGER, + staCompComNetworksRemotep INTEGER + } + +staCompComNetworksDevicet OBJECT-TYPE + SYNTAX INTEGER{ + outband(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComNetworksEntry 1 } + +staCompComNetworksPortnum OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComNetworksEntry 2 } + +staCompComNetworksFullnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComNetworksEntry 99 } + +staCompComNetworksConnect OBJECT-TYPE + SYNTAX INTEGER{ + idle(0), + listening(1), + connecting(2), + connected(3), + not-listening(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connection-Status" + ::= { staCompComNetworksEntry 4 } + +staCompComNetworksLasterr OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + dns-error(1), + tcp-connect-error(2), + remote-disconnect(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Error" + ::= { staCompComNetworksEntry 5 } + +staCompComNetworksRemotea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Address" + ::= { staCompComNetworksEntry 6 } + +staCompComNetworksLocalpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Port" + ::= { staCompComNetworksEntry 7 } + +staCompComNetworksRemotep OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Port" + ::= { staCompComNetworksEntry 8 } + +staCompComComportsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComComportsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "COM-Port-Status" + ::= { staCompCom 2 } + +staCompComComportsEntry OBJECT-TYPE + SYNTAX StaCompComComportsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComComportsDev, staCompComComportsPor } + ::= { staCompComComportsTable 1 } + +StaCompComComportsEntry ::= SEQUENCE { + staCompComComportsDev INTEGER, + staCompComComportsPor INTEGER, + staCompComComportsFul DisplayString, + staCompComComportsInt INTEGER, + staCompComComportsBit INTEGER, + staCompComComportsDat INTEGER, + staCompComComportsPar INTEGER, + staCompComComportsSto INTEGER, + staCompComComportsHan INTEGER + } + +staCompComComportsDev OBJECT-TYPE + SYNTAX INTEGER{ + outband(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComComportsEntry 1 } + +staCompComComportsPor OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComComportsEntry 2 } + +staCompComComportsFul OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComComportsEntry 99 } + +staCompComComportsInt OBJECT-TYPE + SYNTAX INTEGER{ + not-present(0), + not-ready(1), + ready(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interface-Status" + ::= { staCompComComportsEntry 4 } + +staCompComComportsBit OBJECT-TYPE + SYNTAX INTEGER{ + e110(110), + e300(300), + e600(600), + e1200(1200), + e2400(2400), + e4800(4800), + e9600(9600), + e19200(19200), + e38400(38400), + e57600(57600), + e115200(115200), + e125000(125000), + e230400(230400) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bit-Rate" + ::= { staCompComComportsEntry 5 } + +staCompComComportsDat OBJECT-TYPE + SYNTAX INTEGER{ + e7(7), + e8(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Data-Bits" + ::= { staCompComComportsEntry 6 } + +staCompComComportsPar OBJECT-TYPE + SYNTAX INTEGER{ + none(1), + odd(2), + even(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Parity" + ::= { staCompComComportsEntry 7 } + +staCompComComportsSto OBJECT-TYPE + SYNTAX INTEGER{ + e1(1), + e2(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stop-Bits" + ::= { staCompComComportsEntry 8 } + +staCompComComportsHan OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rts-cts(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Handshake" + ::= { staCompComComportsEntry 9 } + +staCompComBytecounTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComBytecounEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Counters" + ::= { staCompCom 3 } + +staCompComBytecounEntry OBJECT-TYPE + SYNTAX StaCompComBytecounEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComBytecounDevicety, staCompComBytecounPortnumb } + ::= { staCompComBytecounTable 1 } + +StaCompComBytecounEntry ::= SEQUENCE { + staCompComBytecounDevicety INTEGER, + staCompComBytecounPortnumb INTEGER, + staCompComBytecounFullname DisplayString, + staCompComBytecounSerialtx INTEGER, + staCompComBytecounSerialrx INTEGER, + staCompComBytecounNetworkt INTEGER, + staCompComBytecounNetworkr INTEGER + } + +staCompComBytecounDevicety OBJECT-TYPE + SYNTAX INTEGER{ + outband(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComBytecounEntry 1 } + +staCompComBytecounPortnumb OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComBytecounEntry 2 } + +staCompComBytecounFullname OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComBytecounEntry 99 } + +staCompComBytecounSerialtx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-Tx" + ::= { staCompComBytecounEntry 4 } + +staCompComBytecounSerialrx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-Rx" + ::= { staCompComBytecounEntry 5 } + +staCompComBytecounNetworkt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-Tx" + ::= { staCompComBytecounEntry 6 } + +staCompComBytecounNetworkr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-Rx" + ::= { staCompComBytecounEntry 7 } + +staCompComComporteTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComComporteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "COM-Port-Errors" + ::= { staCompCom 4 } + +staCompComComporteEntry OBJECT-TYPE + SYNTAX StaCompComComporteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComComporteDev, staCompComComportePor } + ::= { staCompComComporteTable 1 } + +StaCompComComporteEntry ::= SEQUENCE { + staCompComComporteDev INTEGER, + staCompComComportePor INTEGER, + staCompComComporteFul DisplayString, + staCompComComportePar INTEGER, + staCompComComporteFra INTEGER + } + +staCompComComporteDev OBJECT-TYPE + SYNTAX INTEGER{ + outband(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComComporteEntry 1 } + +staCompComComportePor OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComComporteEntry 2 } + +staCompComComporteFul OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComComporteEntry 99 } + +staCompComComportePar OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Parity-Errors" + ::= { staCompComComporteEntry 4 } + +staCompComComporteFra OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Framing-Errors" + ::= { staCompComComporteEntry 5 } + +staCompComConnectiTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComConnectiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staCompCom 5 } + +staCompComConnectiEntry OBJECT-TYPE + SYNTAX StaCompComConnectiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComConnectiDevicet, staCompComConnectiPortnum } + ::= { staCompComConnectiTable 1 } + +StaCompComConnectiEntry ::= SEQUENCE { + staCompComConnectiDevicet INTEGER, + staCompComConnectiPortnum INTEGER, + staCompComConnectiFullnam DisplayString, + staCompComConnectiServerg INTEGER, + staCompComConnectiServerr INTEGER, + staCompComConnectiClients INTEGER, + staCompComConnectiClientd INTEGER, + staCompComConnectiClientt INTEGER, + staCompComConnectiClientr INTEGER + } + +staCompComConnectiDevicet OBJECT-TYPE + SYNTAX INTEGER{ + outband(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComConnectiEntry 1 } + +staCompComConnectiPortnum OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComConnectiEntry 2 } + +staCompComConnectiFullnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComConnectiEntry 99 } + +staCompComConnectiServerg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Granted" + ::= { staCompComConnectiEntry 4 } + +staCompComConnectiServerr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Rejected" + ::= { staCompComConnectiEntry 5 } + +staCompComConnectiClients OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-Succeeded" + ::= { staCompComConnectiEntry 6 } + +staCompComConnectiClientd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-DNS-Error" + ::= { staCompComConnectiEntry 7 } + +staCompComConnectiClientt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-TCP-Error" + ::= { staCompComConnectiEntry 8 } + +staCompComConnectiClientr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-Remote-Disconnects" + ::= { staCompComConnectiEntry 9 } + +staCompComDeleteva OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staCompCom 99 } + +staDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { sta 100 } + +setName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { set 1 } + +setWan OBJECT IDENTIFIER ::= { set 2} +setWanDialuppTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanDialuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dialup-Peers" + ::= { setWan 2 } + +setWanDialuppEntry OBJECT-TYPE + SYNTAX SetWanDialuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanDialuppPee } + ::= { setWanDialuppTable 1 } + +SetWanDialuppEntry ::= SEQUENCE { + setWanDialuppPee DisplayString, + setWanDialuppDia DisplayString, + setWanDialuppB1d INTEGER, + setWanDialuppB2d INTEGER, + setWanDialuppWan DisplayString, + setWanDialuppCal INTEGER + } + +setWanDialuppPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanDialuppEntry 1 } + +setWanDialuppDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dialup-remote" + ::= { setWanDialuppEntry 2 } + +setWanDialuppB1d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "B1-DT" + ::= { setWanDialuppEntry 3 } + +setWanDialuppB2d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "B2-DT" + ::= { setWanDialuppEntry 4 } + +setWanDialuppWan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-layer" + ::= { setWanDialuppEntry 5 } + +setWanDialuppCal OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + auto(1), + name(5), + fast(9), + looser(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Callback" + ::= { setWanDialuppEntry 6 } + +setWanRoundroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanRoundroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RoundRobin" + ::= { setWan 3 } + +setWanRoundroEntry OBJECT-TYPE + SYNTAX SetWanRoundroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanRoundroPee } + ::= { setWanRoundroTable 1 } + +SetWanRoundroEntry ::= SEQUENCE { + setWanRoundroPee DisplayString, + setWanRoundroRou DisplayString, + setWanRoundroHea INTEGER + } + +setWanRoundroPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanRoundroEntry 1 } + +setWanRoundroRou OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..53)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Round-Robin" + ::= { setWanRoundroEntry 2 } + +setWanRoundroHea OBJECT-TYPE + SYNTAX INTEGER{ + last(0), + first(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Head" + ::= { setWanRoundroEntry 3 } + +setWanLayerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Layer" + ::= { setWan 4 } + +setWanLayerEntry OBJECT-TYPE + SYNTAX SetWanLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanLayerWanl } + ::= { setWanLayerTable 1 } + +SetWanLayerEntry ::= SEQUENCE { + setWanLayerWanl DisplayString, + setWanLayerEnca INTEGER, + setWanLayerLay3 INTEGER, + setWanLayerLay2 INTEGER, + setWanLayerL2op INTEGER, + setWanLayerLay1 INTEGER + } + +setWanLayerWanl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-layer" + ::= { setWanLayerEntry 1 } + +setWanLayerEnca OBJECT-TYPE + SYNTAX INTEGER{ + llc-mux(1), + llc-eth(3), + vc-mux(4), + ether(0), + trans(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Encaps." + ::= { setWanLayerEntry 2 } + +setWanLayerLay3 OBJECT-TYPE + SYNTAX INTEGER{ + ppp(4), + appp(5), + scppp(6), + scappp(7), + sctrans(8), + dhcp(9), + trans(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lay-3" + ::= { setWanLayerEntry 3 } + +setWanLayerLay2 OBJECT-TYPE + SYNTAX INTEGER{ + pppoe(5), + x-75lapb(0), + trans(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lay-2" + ::= { setWanLayerEntry 4 } + +setWanLayerL2op OBJECT-TYPE + SYNTAX INTEGER{ + none(255), + compr(0), + bundle(1), + bnd-plus-cmpr(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "L2-Opt." + ::= { setWanLayerEntry 5 } + +setWanLayerLay1 OBJECT-TYPE + SYNTAX INTEGER{ + aal-5(2), + eth(4), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + serial(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lay-1" + ::= { setWanLayerEntry 6 } + +setWanPppTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PPP" + ::= { setWan 5 } + +setWanPppEntry OBJECT-TYPE + SYNTAX SetWanPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanPppPeer } + ::= { setWanPppTable 1 } + +SetWanPppEntry ::= SEQUENCE { + setWanPppPeer DisplayString, + setWanPppAuthentreq BITS, + setWanPppAuthentres BITS, + setWanPppKey DisplayString, + setWanPppTime INTEGER, + setWanPppTry INTEGER, + setWanPppConf INTEGER, + setWanPppFail INTEGER, + setWanPppTerm INTEGER, + setWanPppUsername DisplayString, + setWanPppRights INTEGER + } + +setWanPppPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanPppEntry 1 } + +setWanPppAuthentreq OBJECT-TYPE + SYNTAX BITS{ + none(0), + ms-chapv2(6), + ms-chap(5), + chap(4), + pap(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Authent.request" + ::= { setWanPppEntry 2 } + +setWanPppAuthentres OBJECT-TYPE + SYNTAX BITS{ + none(0), + ms-chapv2(6), + ms-chap(5), + chap(4), + pap(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Authent-response" + ::= { setWanPppEntry 11 } + +setWanPppKey OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Key" + ::= { setWanPppEntry 3 } + +setWanPppTime OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time" + ::= { setWanPppEntry 4 } + +setWanPppTry OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Try" + ::= { setWanPppEntry 5 } + +setWanPppConf OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Conf" + ::= { setWanPppEntry 7 } + +setWanPppFail OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fail" + ::= { setWanPppEntry 8 } + +setWanPppTerm OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Term" + ::= { setWanPppEntry 9 } + +setWanPppUsername OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Username" + ::= { setWanPppEntry 6 } + +setWanPppRights OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + ip(1), + ip-plus-nbt(3), + ipx(4), + ip-plus-ipx(5), + ip-plus-nbt-plus-ipx(7) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rights" + ::= { setWanPppEntry 10 } + +setWanDslbroaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanDslbroaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DSL-Broadband-Peers" + ::= { setWan 19 } + +setWanDslbroaEntry OBJECT-TYPE + SYNTAX SetWanDslbroaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanDslbroaPeer } + ::= { setWanDslbroaTable 1 } + +SetWanDslbroaEntry ::= SEQUENCE { + setWanDslbroaPeer DisplayString, + setWanDslbroaShtim INTEGER, + setWanDslbroaAcnam DisplayString, + setWanDslbroaServi DisplayString, + setWanDslbroaWanla DisplayString, + setWanDslbroaAtmvp INTEGER, + setWanDslbroaAtmvc INTEGER, + setWanDslbroaMacty INTEGER, + setWanDslbroaUserd MacAddress, + setWanDslbroaDslif DisplayString, + setWanDslbroaVlani INTEGER + } + +setWanDslbroaPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanDslbroaEntry 1 } + +setWanDslbroaShtim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setWanDslbroaEntry 2 } + +setWanDslbroaAcnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AC-name" + ::= { setWanDslbroaEntry 3 } + +setWanDslbroaServi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Servicename" + ::= { setWanDslbroaEntry 4 } + +setWanDslbroaWanla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-layer" + ::= { setWanDslbroaEntry 5 } + +setWanDslbroaAtmvp OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ATM-VPI" + ::= { setWanDslbroaEntry 11 } + +setWanDslbroaAtmvc OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ATM-VCI" + ::= { setWanDslbroaEntry 12 } + +setWanDslbroaMacty OBJECT-TYPE + SYNTAX INTEGER{ + global(1), + local(0), + user-def(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MAC-Type" + ::= { setWanDslbroaEntry 15 } + +setWanDslbroaUserd OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "user-def.-MAC" + ::= { setWanDslbroaEntry 13 } + +setWanDslbroaDslif OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DSL-ifc(s)" + ::= { setWanDslbroaEntry 14 } + +setWanDslbroaVlani OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setWanDslbroaEntry 16 } + +setWanMtulistTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanMtulistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "MTU-List" + ::= { setWan 26 } + +setWanMtulistEntry OBJECT-TYPE + SYNTAX SetWanMtulistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanMtulistPee } + ::= { setWanMtulistTable 1 } + +SetWanMtulistEntry ::= SEQUENCE { + setWanMtulistPee DisplayString, + setWanMtulistMtu INTEGER + } + +setWanMtulistPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanMtulistEntry 1 } + +setWanMtulistMtu OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MTU" + ::= { setWanMtulistEntry 2 } + +setWanIplistTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanIplistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-List" + ::= { setWan 20 } + +setWanIplistEntry OBJECT-TYPE + SYNTAX SetWanIplistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanIplistPeer } + ::= { setWanIplistTable 1 } + +SetWanIplistEntry ::= SEQUENCE { + setWanIplistPeer DisplayString, + setWanIplistIpadd INTEGER, + setWanIplistIpnet INTEGER, + setWanIplistMasqi INTEGER, + setWanIplistGatew INTEGER, + setWanIplistDnsde INTEGER, + setWanIplistDnsba INTEGER, + setWanIplistNbnsd INTEGER, + setWanIplistNbnsb INTEGER + } + +setWanIplistPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanIplistEntry 1 } + +setWanIplistIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setWanIplistEntry 2 } + +setWanIplistIpnet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setWanIplistEntry 3 } + +setWanIplistMasqi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Masq.-IP-Addr." + ::= { setWanIplistEntry 9 } + +setWanIplistGatew OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Gateway" + ::= { setWanIplistEntry 4 } + +setWanIplistDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Default" + ::= { setWanIplistEntry 5 } + +setWanIplistDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Backup" + ::= { setWanIplistEntry 6 } + +setWanIplistNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Default" + ::= { setWanIplistEntry 7 } + +setWanIplistNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { setWanIplistEntry 8 } + +setWanPptppeeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanPptppeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PPTP-Peers" + ::= { setWan 21 } + +setWanPptppeeEntry OBJECT-TYPE + SYNTAX SetWanPptppeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanPptppeePee } + ::= { setWanPptppeeTable 1 } + +SetWanPptppeeEntry ::= SEQUENCE { + setWanPptppeePee DisplayString, + setWanPptppeeIpa INTEGER, + setWanPptppeeRtg INTEGER, + setWanPptppeePor INTEGER, + setWanPptppeeSht INTEGER + } + +setWanPptppeePee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanPptppeeEntry 1 } + +setWanPptppeeIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setWanPptppeeEntry 2 } + +setWanPptppeeRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setWanPptppeeEntry 5 } + +setWanPptppeePor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setWanPptppeeEntry 3 } + +setWanPptppeeSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setWanPptppeeEntry 4 } + +setWanRadius OBJECT IDENTIFIER ::= { setWan 22} +setWanRadiusOperat OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + exclusive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setWanRadius 1 } + +setWanRadiusServer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Address" + ::= { setWanRadius 2 } + +setWanRadiusAuthpo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Port" + ::= { setWanRadius 3 } + +setWanRadiusLoopba OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setWanRadius 8 } + +setWanRadiusProtoc OBJECT-TYPE + SYNTAX INTEGER { + radius(0), + radsec(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setWanRadius 9 } + +setWanRadiusSecret OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Secret" + ::= { setWanRadius 4 } + +setWanRadiusPppope OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + exclusive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PPP-Operation" + ::= { setWanRadius 5 } + +setWanRadiusAuthpr OBJECT-TYPE + SYNTAX BITS { + none(0), + ms-chapv2(6), + ms-chap(5), + chap(4), + pap(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Protocols" + ::= { setWanRadius 10 } + +setWanRadiusClipop OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + exclusive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIP-Operation" + ::= { setWanRadius 6 } + +setWanRadiusClippa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIP-Password" + ::= { setWanRadius 7 } + +setWanPollingTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanPollingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Polling-Table" + ::= { setWan 23 } + +setWanPollingEntry OBJECT-TYPE + SYNTAX SetWanPollingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanPollingPeer } + ::= { setWanPollingTable 1 } + +SetWanPollingEntry ::= SEQUENCE { + setWanPollingPeer DisplayString, + setWanPollingIpaddress1 INTEGER, + setWanPollingIpaddress2 INTEGER, + setWanPollingIpaddress3 INTEGER, + setWanPollingIpaddress4 INTEGER, + setWanPollingTime INTEGER, + setWanPollingTry INTEGER, + setWanPollingLoopbackad DisplayString + } + +setWanPollingPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanPollingEntry 1 } + +setWanPollingIpaddress1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-1" + ::= { setWanPollingEntry 2 } + +setWanPollingIpaddress2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-2" + ::= { setWanPollingEntry 5 } + +setWanPollingIpaddress3 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-3" + ::= { setWanPollingEntry 6 } + +setWanPollingIpaddress4 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-4" + ::= { setWanPollingEntry 7 } + +setWanPollingTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time" + ::= { setWanPollingEntry 3 } + +setWanPollingTry OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Try" + ::= { setWanPollingEntry 4 } + +setWanPollingLoopbackad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setWanPollingEntry 8 } + +setWanBackuppTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanBackuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Backup-Peers" + ::= { setWan 24 } + +setWanBackuppEntry OBJECT-TYPE + SYNTAX SetWanBackuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanBackuppPee } + ::= { setWanBackuppTable 1 } + +SetWanBackuppEntry ::= SEQUENCE { + setWanBackuppPee DisplayString, + setWanBackuppAlt DisplayString, + setWanBackuppHea INTEGER + } + +setWanBackuppPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanBackuppEntry 1 } + +setWanBackuppAlt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..53)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Alternative-Peers" + ::= { setWanBackuppEntry 2 } + +setWanBackuppHea OBJECT-TYPE + SYNTAX INTEGER{ + last(0), + first(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Head" + ::= { setWanBackuppEntry 3 } + +setWanActiontTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanActiontEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Action-Table" + ::= { setWan 25 } + +setWanActiontEntry OBJECT-TYPE + SYNTAX SetWanActiontEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanActiontIndex } + ::= { setWanActiontTable 1 } + +SetWanActiontEntry ::= SEQUENCE { + setWanActiontIndex INTEGER, + setWanActiontActiv INTEGER, + setWanActiontHostn DisplayString, + setWanActiontPeer DisplayString, + setWanActiontLockt INTEGER, + setWanActiontCondi INTEGER, + setWanActiontActio DisplayString, + setWanActiontCheck DisplayString, + setWanActiontOwner DisplayString + } + +setWanActiontIndex OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setWanActiontEntry 1 } + +setWanActiontActiv OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setWanActiontEntry 8 } + +setWanActiontHostn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Host-Name" + ::= { setWanActiontEntry 2 } + +setWanActiontPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanActiontEntry 3 } + +setWanActiontLockt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lock-Time" + ::= { setWanActiontEntry 4 } + +setWanActiontCondi OBJECT-TYPE + SYNTAX INTEGER{ + establish(0), + disconnect(1), + end(2), + failure(3), + establish-failure(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Condition" + ::= { setWanActiontEntry 5 } + +setWanActiontActio OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..250)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Action" + ::= { setWanActiontEntry 6 } + +setWanActiontCheck OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-For" + ::= { setWanActiontEntry 7 } + +setWanActiontOwner OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Owner" + ::= { setWanActiontEntry 9 } + +setWanBackupd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Backup-Delay-Seconds" + ::= { setWan 18 } + +setWanIncominTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanIncominEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Incoming-Calling-Numbers" + ::= { setWan 6 } + +setWanIncominEntry OBJECT-TYPE + SYNTAX SetWanIncominEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanIncominDia } + ::= { setWanIncominTable 1 } + +SetWanIncominEntry ::= SEQUENCE { + setWanIncominDia DisplayString, + setWanIncominPee DisplayString + } + +setWanIncominDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dialup-remote" + ::= { setWanIncominEntry 1 } + +setWanIncominPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanIncominEntry 2 } + +setWanScriptsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanScriptsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Scripts" + ::= { setWan 8 } + +setWanScriptsEntry OBJECT-TYPE + SYNTAX SetWanScriptsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanScriptsPee } + ::= { setWanScriptsTable 1 } + +SetWanScriptsEntry ::= SEQUENCE { + setWanScriptsPee DisplayString, + setWanScriptsScr DisplayString + } + +setWanScriptsPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanScriptsEntry 1 } + +setWanScriptsScr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..58)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Script" + ::= { setWanScriptsEntry 2 } + +setWanProtect OBJECT-TYPE + SYNTAX INTEGER { + none(0), + number(2), + screened(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protect" + ::= { setWan 9 } + +setWanCallbac OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Callback-Attempts" + ::= { setWan 10 } + +setWanManuald OBJECT IDENTIFIER ::= { setWan 13} +setWanManualdCon OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect" + ::= { setWanManuald 1 } + +setWanManualdDis OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Disconnect" + ::= { setWanManuald 2 } + +setWanRouteriTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanRouteriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Router-Interface" + ::= { setWan 11 } + +setWanRouteriEntry OBJECT-TYPE + SYNTAX SetWanRouteriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanRouteriIfc } + ::= { setWanRouteriTable 1 } + +SetWanRouteriEntry ::= SEQUENCE { + setWanRouteriIfc INTEGER, + setWanRouteriMsn DisplayString, + setWanRouteriYc INTEGER, + setWanRouteriCli INTEGER, + setWanRouteriAcc INTEGER, + setWanRouteriTyp INTEGER + } + +setWanRouteriIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setWanRouteriEntry 1 } + +setWanRouteriMsn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MSN/EAZ" + ::= { setWanRouteriEntry 2 } + +setWanRouteriYc OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "YC." + ::= { setWanRouteriEntry 8 } + +setWanRouteriCli OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIP" + ::= { setWanRouteriEntry 3 } + +setWanRouteriAcc OBJECT-TYPE + SYNTAX INTEGER{ + all(0), + none(128) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Accept-calls" + ::= { setWanRouteriEntry 9 } + +setWanRouteriTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setWanRouteriEntry 10 } + +setWanDialpre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dial-Prefix" + ::= { setWan 7 } + +setAcco OBJECT IDENTIFIER ::= { set 18} +setAccoOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setAcco 1 } + +setAccoSav OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Save-to-Flashrom" + ::= { setAcco 2 } + +setAccoDis OBJECT-TYPE + SYNTAX INTEGER { + mac-address(0), + ip-address(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Discriminator" + ::= { setAcco 10 } + +setAccoSor OBJECT-TYPE + SYNTAX INTEGER { + time(0), + data(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Sort-by" + ::= { setAcco 3 } + +setAccoCurTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Current-User" + ::= { setAcco 4 } + +setAccoCurEntry OBJECT-TYPE + SYNTAX SetAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoCurUsern, setAccoCurMacad, setAccoCurPeer, setAccoCurConnt } + ::= { setAccoCurTable 1 } + +SetAccoCurEntry ::= SEQUENCE { + setAccoCurUsern DisplayString, + setAccoCurMacad DisplayString, + setAccoCurPeer DisplayString, + setAccoCurConnt INTEGER, + setAccoCurRxkby INTEGER, + setAccoCurTxkby INTEGER, + setAccoCurTotal INTEGER, + setAccoCurConne INTEGER + } + +setAccoCurUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { setAccoCurEntry 1 } + +setAccoCurMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setAccoCurEntry 2 } + +setAccoCurPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setAccoCurEntry 3 } + +setAccoCurConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { setAccoCurEntry 4 } + +setAccoCurRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { setAccoCurEntry 5 } + +setAccoCurTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { setAccoCurEntry 6 } + +setAccoCurTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { setAccoCurEntry 8 } + +setAccoCurConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { setAccoCurEntry 9 } + +setAccoAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Accounting-List" + ::= { setAcco 5 } + +setAccoAccEntry OBJECT-TYPE + SYNTAX SetAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoAccUsern, setAccoAccMacad, setAccoAccPeer, setAccoAccConnt } + ::= { setAccoAccTable 1 } + +SetAccoAccEntry ::= SEQUENCE { + setAccoAccUsern DisplayString, + setAccoAccMacad DisplayString, + setAccoAccPeer DisplayString, + setAccoAccConnt INTEGER, + setAccoAccRxkby INTEGER, + setAccoAccTxkby INTEGER, + setAccoAccTotal INTEGER, + setAccoAccConne INTEGER + } + +setAccoAccUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { setAccoAccEntry 1 } + +setAccoAccMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setAccoAccEntry 2 } + +setAccoAccPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setAccoAccEntry 3 } + +setAccoAccConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { setAccoAccEntry 4 } + +setAccoAccRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { setAccoAccEntry 5 } + +setAccoAccTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { setAccoAccEntry 6 } + +setAccoAccTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { setAccoAccEntry 8 } + +setAccoAccConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { setAccoAccEntry 9 } + +setAccoDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Accounting-List" + ::= { setAcco 6 } + +setAccoTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Snapshot" + ::= { setAcco 8 } + +setAccoTimEntry OBJECT-TYPE + SYNTAX SetAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoTimInde } + ::= { setAccoTimTable 1 } + +SetAccoTimEntry ::= SEQUENCE { + setAccoTimInde INTEGER, + setAccoTimActi INTEGER, + setAccoTimType INTEGER, + setAccoTimDay INTEGER, + setAccoTimDayo INTEGER, + setAccoTimHour INTEGER, + setAccoTimMinu INTEGER + } + +setAccoTimInde OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { setAccoTimEntry 1 } + +setAccoTimActi OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setAccoTimEntry 2 } + +setAccoTimType OBJECT-TYPE + SYNTAX INTEGER{ + monthly(0), + weekly(1), + daily(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setAccoTimEntry 3 } + +setAccoTimDay OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { setAccoTimEntry 4 } + +setAccoTimDayo OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + sunday(1), + monday(2), + tuesday(3), + wednesday(4), + thursday(5), + friday(6), + saturday(7) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DayOfWeek" + ::= { setAccoTimEntry 5 } + +setAccoTimHour OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { setAccoTimEntry 6 } + +setAccoTimMinu OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { setAccoTimEntry 7 } + +setAccoLasTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Last-Snapshot" + ::= { setAcco 9 } + +setAccoLasEntry OBJECT-TYPE + SYNTAX SetAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoLasUsern, setAccoLasMacad, setAccoLasPeer, setAccoLasConnt } + ::= { setAccoLasTable 1 } + +SetAccoLasEntry ::= SEQUENCE { + setAccoLasUsern DisplayString, + setAccoLasMacad DisplayString, + setAccoLasPeer DisplayString, + setAccoLasConnt INTEGER, + setAccoLasRxkby INTEGER, + setAccoLasTxkby INTEGER, + setAccoLasTotal INTEGER, + setAccoLasConne INTEGER + } + +setAccoLasUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { setAccoLasEntry 1 } + +setAccoLasMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setAccoLasEntry 2 } + +setAccoLasPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setAccoLasEntry 3 } + +setAccoLasConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { setAccoLasEntry 4 } + +setAccoLasRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { setAccoLasEntry 5 } + +setAccoLasTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { setAccoLasEntry 6 } + +setAccoLasTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { setAccoLasEntry 8 } + +setAccoLasConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { setAccoLasEntry 9 } + +setChar OBJECT IDENTIFIER ::= { set 3} +setCharDaysper OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Days-per-Period" + ::= { setChar 2 } + +setCharBudgetu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Budget-Units" + ::= { setChar 1 } + +setCharSpareun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Units" + ::= { setChar 3 } + +setCharRouteru OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-Units" + ::= { setChar 4 } + +setCharTotalun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Units" + ::= { setChar 6 } + +setCharTablebuTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Budget" + ::= { setChar 5 } + +setCharTablebuEntry OBJECT-TYPE + SYNTAX SetCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCharTablebuIfc } + ::= { setCharTablebuTable 1 } + +SetCharTablebuEntry ::= SEQUENCE { + setCharTablebuIfc INTEGER, + setCharTablebuBud INTEGER, + setCharTablebuSpa INTEGER, + setCharTablebuTot INTEGER + } + +setCharTablebuIfc OBJECT-TYPE + SYNTAX INTEGER{ + router-isdn-serial(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setCharTablebuEntry 1 } + +setCharTablebuBud OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-units" + ::= { setCharTablebuEntry 2 } + +setCharTablebuSpa OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Budget" + ::= { setCharTablebuEntry 3 } + +setCharTablebuTot OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-units" + ::= { setCharTablebuEntry 4 } + +setCharDialupm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dialup-Minutes-Budget" + ::= { setChar 13 } + +setCharSparedi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Dialup-Minutes" + ::= { setChar 14 } + +setCharRouteri OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ISDN-Serial-Minutes-Active" + ::= { setChar 15 } + +setCharTimetabTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Table" + ::= { setChar 7 } + +setCharTimetabEntry OBJECT-TYPE + SYNTAX SetCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCharTimetabIfc } + ::= { setCharTimetabTable 1 } + +SetCharTimetabEntry ::= SEQUENCE { + setCharTimetabIfc INTEGER, + setCharTimetabBudgetmi INTEGER, + setCharTimetabSparemin INTEGER, + setCharTimetabMinutesa INTEGER, + setCharTimetabMinutesp INTEGER + } + +setCharTimetabIfc OBJECT-TYPE + SYNTAX INTEGER{ + router-dsl-broadband(1), + router-isdn-serial(2), + lancapi(3), + ab-1(4), + ab-2(5), + ab-3(6), + ab-4(7), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setCharTimetabEntry 1 } + +setCharTimetabBudgetmi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-minutes" + ::= { setCharTimetabEntry 2 } + +setCharTimetabSparemin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-minutes" + ::= { setCharTimetabEntry 3 } + +setCharTimetabMinutesa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-active" + ::= { setCharTimetabEntry 4 } + +setCharTimetabMinutesp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-passive" + ::= { setCharTimetabEntry 5 } + +setCharDslbroa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DSL-Broadband-Minutes-Budget" + ::= { setChar 8 } + +setCharAdditio OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Additional-DSL-Broadband-Budget" + ::= { setChar 11 } + +setCharSpareds OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-DSL-Broadband-Minutes" + ::= { setChar 9 } + +setCharRouterd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-DSL-Broadband-Minutes-Active" + ::= { setChar 10 } + +setCharActivat OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Activate-Additional-Budget" + ::= { setChar 12 } + +setCharResetbu OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-Budgets" + ::= { setChar 16 } + +setLan OBJECT IDENTIFIER ::= { set 4} +setLanMacadd OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setLan 2 } + +setLanSpareh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Spare-Heap" + ::= { setLan 3 } + +setLanTracem OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trace-MAC" + ::= { setLan 8 } + +setLanTracel OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trace-Level" + ::= { setLan 9 } + +setBrid OBJECT IDENTIFIER ::= { set 5} +setBridOper OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setBrid 1 } + +setBridLani OBJECT-TYPE + SYNTAX INTEGER { + lan-1(256), + lan-2(257), + lan-3(258), + lan-4(259) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LAN-Interface" + ::= { setBrid 7 } + +setBridVlan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setBrid 8 } + +setBridRemo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-ID" + ::= { setBrid 2 } + +setBridBridTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridBridEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Bridge-Table" + ::= { setBrid 3 } + +setBridBridEntry OBJECT-TYPE + SYNTAX SetBridBridEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setBridBridMac } + ::= { setBridBridTable 1 } + +SetBridBridEntry ::= SEQUENCE { + setBridBridMac DisplayString, + setBridBridLas INTEGER, + setBridBridFor DisplayString + } + +setBridBridMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setBridBridEntry 1 } + +setBridBridLas OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-access" + ::= { setBridBridEntry 2 } + +setBridBridFor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Forward-Flag" + ::= { setBridBridEntry 3 } + +setBridAgin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Aging-Minutes" + ::= { setBrid 4 } + +setBridLanc OBJECT IDENTIFIER ::= { setBrid 5} +setBridLancBro OBJECT-TYPE + SYNTAX INTEGER { + semi(2), + positive(1), + negative(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Broadcast" + ::= { setBridLanc 1 } + +setBridLancMul OBJECT-TYPE + SYNTAX INTEGER { + semi(2), + positive(1), + negative(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Multicast" + ::= { setBridLanc 2 } + +setBridLancDes OBJECT IDENTIFIER ::= { setBridLanc 3} +setBridLancDesFilterty OBJECT-TYPE + SYNTAX INTEGER { + positive(4), + negative(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Filter-Type" + ::= { setBridLancDes 1 } + +setBridLancDesFiltertaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridLancDesFiltertaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-Table" + ::= { setBridLancDes 2 } + +setBridLancDesFiltertaEntry OBJECT-TYPE + SYNTAX SetBridLancDesFiltertaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setBridLancDesFiltertaDes } + ::= { setBridLancDesFiltertaTable 1 } + +SetBridLancDesFiltertaEntry ::= SEQUENCE { + setBridLancDesFiltertaDes DisplayString + } + +setBridLancDesFiltertaDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dest.-Address" + ::= { setBridLancDesFiltertaEntry 1 } + +setBridLancSrc OBJECT IDENTIFIER ::= { setBridLanc 4} +setBridLancSrcFilterty OBJECT-TYPE + SYNTAX INTEGER { + positive(8), + negative(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Filter-Type" + ::= { setBridLancSrc 1 } + +setBridLancSrcFiltertaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridLancSrcFiltertaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-Table" + ::= { setBridLancSrc 2 } + +setBridLancSrcFiltertaEntry OBJECT-TYPE + SYNTAX SetBridLancSrcFiltertaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setBridLancSrcFiltertaSrc } + ::= { setBridLancSrcFiltertaTable 1 } + +SetBridLancSrcFiltertaEntry ::= SEQUENCE { + setBridLancSrcFiltertaSrc DisplayString + } + +setBridLancSrcFiltertaSrc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src.-Address" + ::= { setBridLancSrcFiltertaEntry 1 } + +setBridWanc OBJECT IDENTIFIER ::= { setBrid 6} +setBridWancBro OBJECT-TYPE + SYNTAX INTEGER { + semi(2), + positive(1), + negative(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Broadcast" + ::= { setBridWanc 1 } + +setBridWancMul OBJECT-TYPE + SYNTAX INTEGER { + semi(2), + positive(1), + negative(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Multicast" + ::= { setBridWanc 2 } + +setBridWancDes OBJECT IDENTIFIER ::= { setBridWanc 3} +setBridWancDesFilterty OBJECT-TYPE + SYNTAX INTEGER { + positive(1), + negative(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Filter-Type" + ::= { setBridWancDes 1 } + +setBridWancDesFiltertaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridWancDesFiltertaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-Table" + ::= { setBridWancDes 2 } + +setBridWancDesFiltertaEntry OBJECT-TYPE + SYNTAX SetBridWancDesFiltertaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setBridWancDesFiltertaDes } + ::= { setBridWancDesFiltertaTable 1 } + +SetBridWancDesFiltertaEntry ::= SEQUENCE { + setBridWancDesFiltertaDes DisplayString + } + +setBridWancDesFiltertaDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dest.-Address" + ::= { setBridWancDesFiltertaEntry 1 } + +setBridWancSrc OBJECT IDENTIFIER ::= { setBridWanc 4} +setBridWancSrcFilterty OBJECT-TYPE + SYNTAX INTEGER { + positive(2), + negative(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Filter-Type" + ::= { setBridWancSrc 1 } + +setBridWancSrcFiltertaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetBridWancSrcFiltertaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-Table" + ::= { setBridWancSrc 2 } + +setBridWancSrcFiltertaEntry OBJECT-TYPE + SYNTAX SetBridWancSrcFiltertaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setBridWancSrcFiltertaDes } + ::= { setBridWancSrcFiltertaTable 1 } + +SetBridWancSrcFiltertaEntry ::= SEQUENCE { + setBridWancSrcFiltertaDes DisplayString + } + +setBridWancSrcFiltertaDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dest.-Address" + ::= { setBridWancSrcFiltertaEntry 1 } + +setIpxr OBJECT IDENTIFIER ::= { set 6} +setIpxrOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIpxr 1 } + +setIpxrIpx OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPX" + ::= { setIpxr 2 } + +setIpxrLan OBJECT IDENTIFIER ::= { setIpxr 3} +setIpxrLanNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network" + ::= { setIpxrLan 1 } + +setIpxrLanBind OBJECT-TYPE + SYNTAX INTEGER { + auto(0), + ii(1), + e802-3(2), + e802-2(4), + snap(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Binding" + ::= { setIpxrLan 2 } + +setIpxrLanLani OBJECT-TYPE + SYNTAX INTEGER { + lan-1(256), + lan-2(257), + lan-3(258), + lan-4(259) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LAN-Interface" + ::= { setIpxrLan 10 } + +setIpxrLanVlan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setIpxrLan 11 } + +setIpxrLanSpxw OBJECT-TYPE + SYNTAX INTEGER { + filter(3), + spoof(0), + route(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SPX-Watchdog" + ::= { setIpxrLan 3 } + +setIpxrLanIpxw OBJECT-TYPE + SYNTAX INTEGER { + spoof(0), + route(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPX-Watchdog" + ::= { setIpxrLan 4 } + +setIpxrLanNetb OBJECT-TYPE + SYNTAX INTEGER { + spoof(0), + route(3), + filter(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NetBIOS-Watchdog" + ::= { setIpxrLan 5 } + +setIpxrLanSockTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrLanSockEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Socket-Filter" + ::= { setIpxrLan 6 } + +setIpxrLanSockEntry OBJECT-TYPE + SYNTAX SetIpxrLanSockEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrLanSockSta } + ::= { setIpxrLanSockTable 1 } + +SetIpxrLanSockEntry ::= SEQUENCE { + setIpxrLanSockSta DisplayString, + setIpxrLanSockEnd DisplayString + } + +setIpxrLanSockSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-socket" + ::= { setIpxrLanSockEntry 1 } + +setIpxrLanSockEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-socket" + ::= { setIpxrLanSockEntry 2 } + +setIpxrLanLocr OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loc.-Routing" + ::= { setIpxrLan 7 } + +setIpxrLanRips OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-SAP-Scal." + ::= { setIpxrLan 8 } + +setIpxrLanLoop OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LOOP-Prop." + ::= { setIpxrLan 9 } + +setIpxrWan OBJECT IDENTIFIER ::= { setIpxr 4} +setIpxrWanRouTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrWanRouEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Routing" + ::= { setIpxrWan 1 } + +setIpxrWanRouEntry OBJECT-TYPE + SYNTAX SetIpxrWanRouEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrWanRouRem } + ::= { setIpxrWanRouTable 1 } + +SetIpxrWanRouEntry ::= SEQUENCE { + setIpxrWanRouRem DisplayString, + setIpxrWanRouNet DisplayString, + setIpxrWanRouBin INTEGER, + setIpxrWanRouPro INTEGER, + setIpxrWanRouBac INTEGER + } + +setIpxrWanRouRem OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-ID" + ::= { setIpxrWanRouEntry 1 } + +setIpxrWanRouNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network" + ::= { setIpxrWanRouEntry 2 } + +setIpxrWanRouBin OBJECT-TYPE + SYNTAX INTEGER{ + ii(1), + e802-3(2), + e802-2(4), + snap(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Binding" + ::= { setIpxrWanRouEntry 3 } + +setIpxrWanRouPro OBJECT-TYPE + SYNTAX INTEGER{ + filter(0), + route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Propagate" + ::= { setIpxrWanRouEntry 4 } + +setIpxrWanRouBac OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Backoff" + ::= { setIpxrWanRouEntry 5 } + +setIpxrWanSocTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrWanSocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Socket-Filter" + ::= { setIpxrWan 2 } + +setIpxrWanSocEntry OBJECT-TYPE + SYNTAX SetIpxrWanSocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrWanSocSta } + ::= { setIpxrWanSocTable 1 } + +SetIpxrWanSocEntry ::= SEQUENCE { + setIpxrWanSocSta DisplayString, + setIpxrWanSocEnd DisplayString + } + +setIpxrWanSocSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-socket" + ::= { setIpxrWanSocEntry 1 } + +setIpxrWanSocEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-socket" + ::= { setIpxrWanSocEntry 2 } + +setIpxrRip OBJECT IDENTIFIER ::= { setIpxr 5} +setIpxrRipRiptTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrRipRiptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RIP-Table" + ::= { setIpxrRip 1 } + +setIpxrRipRiptEntry OBJECT-TYPE + SYNTAX SetIpxrRipRiptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrRipRiptNet } + ::= { setIpxrRipRiptTable 1 } + +SetIpxrRipRiptEntry ::= SEQUENCE { + setIpxrRipRiptNet DisplayString, + setIpxrRipRiptHop INTEGER, + setIpxrRipRiptTic INTEGER, + setIpxrRipRiptNod DisplayString, + setIpxrRipRiptTim INTEGER, + setIpxrRipRiptFla BITS + } + +setIpxrRipRiptNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { setIpxrRipRiptEntry 1 } + +setIpxrRipRiptHop OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hops" + ::= { setIpxrRipRiptEntry 2 } + +setIpxrRipRiptTic OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tics" + ::= { setIpxrRipRiptEntry 3 } + +setIpxrRipRiptNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { setIpxrRipRiptEntry 4 } + +setIpxrRipRiptTim OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { setIpxrRipRiptEntry 5 } + +setIpxrRipRiptFla OBJECT-TYPE + SYNTAX BITS{ + local(2), + remote(1), + direct(8), + new(7), + down(6), + loop(5), + spare(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIpxrRipRiptEntry 6 } + +setIpxrRipLanfTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrRipLanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Filter" + ::= { setIpxrRip 2 } + +setIpxrRipLanfEntry OBJECT-TYPE + SYNTAX SetIpxrRipLanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrRipLanfSta } + ::= { setIpxrRipLanfTable 1 } + +SetIpxrRipLanfEntry ::= SEQUENCE { + setIpxrRipLanfSta DisplayString, + setIpxrRipLanfEnd DisplayString + } + +setIpxrRipLanfSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-net" + ::= { setIpxrRipLanfEntry 1 } + +setIpxrRipLanfEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-net" + ::= { setIpxrRipLanfEntry 2 } + +setIpxrRipWanfTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrRipWanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Filter" + ::= { setIpxrRip 3 } + +setIpxrRipWanfEntry OBJECT-TYPE + SYNTAX SetIpxrRipWanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrRipWanfSta } + ::= { setIpxrRipWanfTable 1 } + +SetIpxrRipWanfEntry ::= SEQUENCE { + setIpxrRipWanfSta DisplayString, + setIpxrRipWanfEnd DisplayString + } + +setIpxrRipWanfSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-net" + ::= { setIpxrRipWanfEntry 1 } + +setIpxrRipWanfEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-net" + ::= { setIpxrRipWanfEntry 2 } + +setIpxrRipRout OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Routes-per-Frame" + ::= { setIpxrRip 4 } + +setIpxrRipAgin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Aging-Minutes" + ::= { setIpxrRip 5 } + +setIpxrRipSpoo OBJECT-TYPE + SYNTAX INTEGER { + off(0), + trig(1), + time(2), + pback(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Spoofing" + ::= { setIpxrRip 6 } + +setIpxrRipWanu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Update-Minutes" + ::= { setIpxrRip 7 } + +setIpxrSap OBJECT IDENTIFIER ::= { setIpxr 6} +setIpxrSapSaptTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrSapSaptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "SAP-Table" + ::= { setIpxrSap 1 } + +setIpxrSapSaptEntry OBJECT-TYPE + SYNTAX SetIpxrSapSaptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrSapSaptTyp } + ::= { setIpxrSapSaptTable 1 } + +SetIpxrSapSaptEntry ::= SEQUENCE { + setIpxrSapSaptTyp DisplayString, + setIpxrSapSaptSer DisplayString, + setIpxrSapSaptNet DisplayString, + setIpxrSapSaptNod DisplayString, + setIpxrSapSaptSoc DisplayString, + setIpxrSapSaptHop INTEGER, + setIpxrSapSaptTim INTEGER, + setIpxrSapSaptFla BITS + } + +setIpxrSapSaptTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setIpxrSapSaptEntry 1 } + +setIpxrSapSaptSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-name" + ::= { setIpxrSapSaptEntry 2 } + +setIpxrSapSaptNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { setIpxrSapSaptEntry 3 } + +setIpxrSapSaptNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { setIpxrSapSaptEntry 4 } + +setIpxrSapSaptSoc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Socket" + ::= { setIpxrSapSaptEntry 5 } + +setIpxrSapSaptHop OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hops" + ::= { setIpxrSapSaptEntry 6 } + +setIpxrSapSaptTim OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { setIpxrSapSaptEntry 7 } + +setIpxrSapSaptFla OBJECT-TYPE + SYNTAX BITS{ + local(2), + remote(1), + direct(8), + new(7), + down(6), + loop(5), + spare(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIpxrSapSaptEntry 8 } + +setIpxrSapLanfTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrSapLanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Filter" + ::= { setIpxrSap 2 } + +setIpxrSapLanfEntry OBJECT-TYPE + SYNTAX SetIpxrSapLanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrSapLanfSta } + ::= { setIpxrSapLanfTable 1 } + +SetIpxrSapLanfEntry ::= SEQUENCE { + setIpxrSapLanfSta DisplayString, + setIpxrSapLanfEnd DisplayString + } + +setIpxrSapLanfSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-service" + ::= { setIpxrSapLanfEntry 1 } + +setIpxrSapLanfEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-service" + ::= { setIpxrSapLanfEntry 2 } + +setIpxrSapWanfTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrSapWanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Filter" + ::= { setIpxrSap 3 } + +setIpxrSapWanfEntry OBJECT-TYPE + SYNTAX SetIpxrSapWanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrSapWanfSta } + ::= { setIpxrSapWanfTable 1 } + +SetIpxrSapWanfEntry ::= SEQUENCE { + setIpxrSapWanfSta DisplayString, + setIpxrSapWanfEnd DisplayString + } + +setIpxrSapWanfSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-service" + ::= { setIpxrSapWanfEntry 1 } + +setIpxrSapWanfEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-service" + ::= { setIpxrSapWanfEntry 2 } + +setIpxrSapServ OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-per-Frame" + ::= { setIpxrSap 4 } + +setIpxrSapAgin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Aging-Minutes" + ::= { setIpxrSap 5 } + +setIpxrSapSpoo OBJECT-TYPE + SYNTAX INTEGER { + off(0), + trig(1), + time(2), + pback(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Spoofing" + ::= { setIpxrSap 6 } + +setIpxrSapWanu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Update-Minutes" + ::= { setIpxrSap 7 } + +setTcpi OBJECT IDENTIFIER ::= { set 7} +setTcpiOpera OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setTcpi 1 } + +setTcpiNetwoTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { setTcpi 30 } + +setTcpiNetwoEntry OBJECT-TYPE + SYNTAX SetTcpiNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiNetwoNet } + ::= { setTcpiNetwoTable 1 } + +SetTcpiNetwoEntry ::= SEQUENCE { + setTcpiNetwoNet DisplayString, + setTcpiNetwoIpa INTEGER, + setTcpiNetwoIpn INTEGER, + setTcpiNetwoVla INTEGER, + setTcpiNetwoInt INTEGER, + setTcpiNetwoSrc INTEGER, + setTcpiNetwoTyp INTEGER, + setTcpiNetwoRtg INTEGER, + setTcpiNetwoCom DisplayString + } + +setTcpiNetwoNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setTcpiNetwoEntry 1 } + +setTcpiNetwoIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setTcpiNetwoEntry 2 } + +setTcpiNetwoIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setTcpiNetwoEntry 3 } + +setTcpiNetwoVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setTcpiNetwoEntry 4 } + +setTcpiNetwoInt OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(256), + lan-2(257), + lan-3(258), + lan-4(259), + any(65535) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Interface" + ::= { setTcpiNetwoEntry 5 } + +setTcpiNetwoSrc OBJECT-TYPE + SYNTAX INTEGER{ + strict(1), + loose(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-check" + ::= { setTcpiNetwoEntry 6 } + +setTcpiNetwoTyp OBJECT-TYPE + SYNTAX INTEGER{ + disabled(0), + intranet(1), + dmz(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setTcpiNetwoEntry 7 } + +setTcpiNetwoRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setTcpiNetwoEntry 8 } + +setTcpiNetwoCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setTcpiNetwoEntry 9 } + +setTcpiLoopbTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiLoopbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Loopback-List" + ::= { setTcpi 17 } + +setTcpiLoopbEntry OBJECT-TYPE + SYNTAX SetTcpiLoopbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiLoopbNam } + ::= { setTcpiLoopbTable 1 } + +SetTcpiLoopbEntry ::= SEQUENCE { + setTcpiLoopbNam DisplayString, + setTcpiLoopbLoo INTEGER, + setTcpiLoopbRtg INTEGER + } + +setTcpiLoopbNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setTcpiLoopbEntry 2 } + +setTcpiLoopbLoo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setTcpiLoopbEntry 1 } + +setTcpiLoopbRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setTcpiLoopbEntry 3 } + +setTcpiAccesTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiAccesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-List" + ::= { setTcpi 6 } + +setTcpiAccesEntry OBJECT-TYPE + SYNTAX SetTcpiAccesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiAccesIpa, setTcpiAccesIpn, setTcpiAccesRtg } + ::= { setTcpiAccesTable 1 } + +SetTcpiAccesEntry ::= SEQUENCE { + setTcpiAccesIpa INTEGER, + setTcpiAccesIpn INTEGER, + setTcpiAccesRtg INTEGER + } + +setTcpiAccesIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setTcpiAccesEntry 1 } + +setTcpiAccesIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setTcpiAccesEntry 2 } + +setTcpiAccesRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setTcpiAccesEntry 3 } + +setTcpiDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Default" + ::= { setTcpi 7 } + +setTcpiDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Backup" + ::= { setTcpi 8 } + +setTcpiNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Default" + ::= { setTcpi 9 } + +setTcpiNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { setTcpi 10 } + +setTcpiArptaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiArptaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "ARP-Table" + ::= { setTcpi 16 } + +setTcpiArptaEntry OBJECT-TYPE + SYNTAX SetTcpiArptaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiArptaIpa } + ::= { setTcpiArptaTable 1 } + +SetTcpiArptaEntry ::= SEQUENCE { + setTcpiArptaIpa IpAddress, + setTcpiArptaMac MacAddress, + setTcpiArptaLas INTEGER, + setTcpiArptaCon INTEGER, + setTcpiArptaEth INTEGER, + setTcpiArptaVla INTEGER, + setTcpiArptaPee DisplayString + } + +setTcpiArptaIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setTcpiArptaEntry 1 } + +setTcpiArptaMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setTcpiArptaEntry 2 } + +setTcpiArptaLas OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-access" + ::= { setTcpiArptaEntry 3 } + +setTcpiArptaCon OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + wan(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect" + ::= { setTcpiArptaEntry 4 } + +setTcpiArptaEth OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { setTcpiArptaEntry 5 } + +setTcpiArptaVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setTcpiArptaEntry 7 } + +setTcpiArptaPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setTcpiArptaEntry 6 } + +setTcpiNonlo OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Non-Loc.-ARP-Replies" + ::= { setTcpi 20 } + +setTcpiIcmpo OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ICMP-On-ARP-Timeout" + ::= { setTcpi 22 } + +setTcpiArpag OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ARP-Aging-Minutes" + ::= { setTcpi 11 } + +setTcpiAlive OBJECT IDENTIFIER ::= { setTcpi 21} +setTcpiAliveTarget OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Target-Address" + ::= { setTcpiAlive 1 } + +setTcpiAliveTestin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Test-Interval" + ::= { setTcpiAlive 2 } + +setTcpiAliveRetryc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Count" + ::= { setTcpiAlive 3 } + +setTcpiAliveRetryi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Interval" + ::= { setTcpiAlive 4 } + +setTcpiAliveFailli OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fail-Limit" + ::= { setTcpiAlive 5 } + +setTcpiAliveBootty OBJECT-TYPE + SYNTAX INTEGER { + warm-boot(0), + cold-boot(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Boot-Type" + ::= { setTcpiAlive 6 } + +setIpro OBJECT IDENTIFIER ::= { set 8} +setIproOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIpro 1 } + +setIproIprTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-Routing-Table" + ::= { setIpro 2 } + +setIproIprEntry OBJECT-TYPE + SYNTAX SetIproIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproIprIpa, setIproIprIpn, setIproIprRtg } + ::= { setIproIprTable 1 } + +SetIproIprEntry ::= SEQUENCE { + setIproIprIpa INTEGER, + setIproIprIpn INTEGER, + setIproIprRtg INTEGER, + setIproIprPee DisplayString, + setIproIprDis INTEGER, + setIproIprMas INTEGER, + setIproIprAct INTEGER, + setIproIprCom DisplayString + } + +setIproIprIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setIproIprEntry 1 } + +setIproIprIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setIproIprEntry 2 } + +setIproIprRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproIprEntry 8 } + +setIproIprPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer-or-IP" + ::= { setIproIprEntry 3 } + +setIproIprDis OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Distance" + ::= { setIproIprEntry 4 } + +setIproIprMas OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + on(1), + intranet(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Masquerade" + ::= { setIproIprEntry 5 } + +setIproIprAct OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0), + semi(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setIproIprEntry 6 } + +setIproIprCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIproIprEntry 7 } + +setIproDefTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproDefEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Default-Time-List" + ::= { setIpro 13 } + +setIproDefEntry OBJECT-TYPE + SYNTAX SetIproDefEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproDefInd } + ::= { setIproDefTable 1 } + +SetIproDefEntry ::= SEQUENCE { + setIproDefInd INTEGER, + setIproDefDay BITS, + setIproDefSta DisplayString, + setIproDefSto DisplayString, + setIproDefPee DisplayString + } + +setIproDefInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setIproDefEntry 1 } + +setIproDefDay OBJECT-TYPE + SYNTAX BITS{ + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(7), + holiday(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Days" + ::= { setIproDefEntry 2 } + +setIproDefSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start" + ::= { setIproDefEntry 3 } + +setIproDefSto OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stop" + ::= { setIproDefEntry 4 } + +setIproDefPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproDefEntry 5 } + +setIproUsa OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Usage-Default-Timetable" + ::= { setIpro 14 } + +setIproPro OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Proxy-ARP" + ::= { setIpro 5 } + +setIproSen OBJECT-TYPE + SYNTAX INTEGER { + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Send-ICMP-Redirect" + ::= { setIpro 6 } + +setIproSta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-WAN-Pool" + ::= { setIpro 11 } + +setIproEnd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-WAN-Pool" + ::= { setIpro 12 } + +setIproLoa OBJECT IDENTIFIER ::= { setIpro 20} +setIproLoaOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIproLoa 1 } + +setIproLoaBunTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproLoaBunEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Bundle-Peers" + ::= { setIproLoa 2 } + +setIproLoaBunEntry OBJECT-TYPE + SYNTAX SetIproLoaBunEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproLoaBunPeer } + ::= { setIproLoaBunTable 1 } + +SetIproLoaBunEntry ::= SEQUENCE { + setIproLoaBunPeer DisplayString, + setIproLoaBunBundlepeer1 DisplayString, + setIproLoaBunBundlepeer2 DisplayString, + setIproLoaBunBundlepeer3 DisplayString, + setIproLoaBunBundlepeer4 DisplayString + } + +setIproLoaBunPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproLoaBunEntry 1 } + +setIproLoaBunBundlepeer1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-1" + ::= { setIproLoaBunEntry 2 } + +setIproLoaBunBundlepeer2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-2" + ::= { setIproLoaBunEntry 3 } + +setIproLoaBunBundlepeer3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-3" + ::= { setIproLoaBunEntry 4 } + +setIproLoaBunBundlepeer4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-4" + ::= { setIproLoaBunEntry 5 } + +setIproVrr OBJECT IDENTIFIER ::= { setIpro 21} +setIproVrrOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIproVrr 1 } + +setIproVrrVrrTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproVrrVrrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "VRRP-List" + ::= { setIproVrr 2 } + +setIproVrrVrrEntry OBJECT-TYPE + SYNTAX SetIproVrrVrrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproVrrVrrRou } + ::= { setIproVrrVrrTable 1 } + +SetIproVrrVrrEntry ::= SEQUENCE { + setIproVrrVrrRou INTEGER, + setIproVrrVrrVir INTEGER, + setIproVrrVrrPri INTEGER, + setIproVrrVrrBpr INTEGER, + setIproVrrVrrPee DisplayString, + setIproVrrVrrCom DisplayString + } + +setIproVrrVrrRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Router-ID" + ::= { setIproVrrVrrEntry 1 } + +setIproVrrVrrVir OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "virt.-Address" + ::= { setIproVrrVrrEntry 2 } + +setIproVrrVrrPri OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio" + ::= { setIproVrrVrrEntry 3 } + +setIproVrrVrrBpr OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "B-Prio" + ::= { setIproVrrVrrEntry 4 } + +setIproVrrVrrPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproVrrVrrEntry 5 } + +setIproVrrVrrCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIproVrrVrrEntry 6 } + +setIproVrrRec OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reconnect-Delay" + ::= { setIproVrr 3 } + +setIproVrrAdv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Advert.-Intervall" + ::= { setIproVrr 4 } + +setIproVrrInt OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Internal-Services" + ::= { setIproVrr 5 } + +setIproRou OBJECT IDENTIFIER ::= { setIpro 7} +setIproRouRou OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + type-of-service(1), + diffserv(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Routing-Method" + ::= { setIproRou 1 } + +setIproRouIcm OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + reliable(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ICMP-Routing-Method" + ::= { setIproRou 2 } + +setIproRouSyn OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SYN/ACK-Speedup" + ::= { setIproRou 3 } + +setIproRouL2l OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + auto(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "L2-L3-Tagging" + ::= { setIproRou 4 } + +setIproRouL3l OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "L3-L2-Tagging" + ::= { setIproRou 5 } + +setIproRip OBJECT IDENTIFIER ::= { setIpro 8} +setIproRipLanTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Sites" + ::= { setIproRip 5 } + +setIproRipLanEntry OBJECT-TYPE + SYNTAX SetIproRipLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipLanNetw } + ::= { setIproRipLanTable 1 } + +SetIproRipLanEntry ::= SEQUENCE { + setIproRipLanNetw DisplayString, + setIproRipLanRipt INTEGER, + setIproRipLanRipa INTEGER, + setIproRipLanProp INTEGER, + setIproRipLanPois INTEGER, + setIproRipLanDftr INTEGER, + setIproRipLanRtgt DisplayString, + setIproRipLanRxfi DisplayString, + setIproRipLanTxfi DisplayString + } + +setIproRipLanNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setIproRipLanEntry 1 } + +setIproRipLanRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Type" + ::= { setIproRipLanEntry 2 } + +setIproRipLanRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Accept" + ::= { setIproRipLanEntry 3 } + +setIproRipLanProp OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Propagate" + ::= { setIproRipLanEntry 4 } + +setIproRipLanPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { setIproRipLanEntry 7 } + +setIproRipLanDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { setIproRipLanEntry 5 } + +setIproRipLanRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { setIproRipLanEntry 6 } + +setIproRipLanRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rx-Filter" + ::= { setIproRipLanEntry 10 } + +setIproRipLanTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tx-Filter" + ::= { setIproRipLanEntry 11 } + +setIproRipR1m OBJECT-TYPE + SYNTAX INTEGER { + class(0), + address(1), + cl-plus-addr(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "R1-Mask" + ::= { setIproRip 2 } + +setIproRipIprTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-RIP-Table" + ::= { setIproRip 3 } + +setIproRipIprEntry OBJECT-TYPE + SYNTAX SetIproRipIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipIprIpa, setIproRipIprIpn, setIproRipIprRtg } + ::= { setIproRipIprTable 1 } + +SetIproRipIprEntry ::= SEQUENCE { + setIproRipIprIpa INTEGER, + setIproRipIprIpn INTEGER, + setIproRipIprRtg INTEGER, + setIproRipIprTim INTEGER, + setIproRipIprDis INTEGER, + setIproRipIprGat INTEGER, + setIproRipIprPee DisplayString, + setIproRipIprPor INTEGER, + setIproRipIprVla INTEGER, + setIproRipIprNet DisplayString + } + +setIproRipIprIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setIproRipIprEntry 1 } + +setIproRipIprIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setIproRipIprEntry 2 } + +setIproRipIprRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproRipIprEntry 6 } + +setIproRipIprTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { setIproRipIprEntry 3 } + +setIproRipIprDis OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distance" + ::= { setIproRipIprEntry 4 } + +setIproRipIprGat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { setIproRipIprEntry 5 } + +setIproRipIprPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setIproRipIprEntry 8 } + +setIproRipIprPor OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setIproRipIprEntry 9 } + +setIproRipIprVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setIproRipIprEntry 10 } + +setIproRipIprNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setIproRipIprEntry 11 } + +setIproRipWanTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Sites" + ::= { setIproRip 4 } + +setIproRipWanEntry OBJECT-TYPE + SYNTAX SetIproRipWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipWanPeer } + ::= { setIproRipWanTable 1 } + +SetIproRipWanEntry ::= SEQUENCE { + setIproRipWanPeer DisplayString, + setIproRipWanRipt INTEGER, + setIproRipWanRipa INTEGER, + setIproRipWanMasq INTEGER, + setIproRipWanPois INTEGER, + setIproRipWanRfc2 INTEGER, + setIproRipWanGate INTEGER, + setIproRipWanDftr INTEGER, + setIproRipWanRtgt DisplayString, + setIproRipWanRxfi DisplayString, + setIproRipWanTxfi DisplayString + } + +setIproRipWanPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproRipWanEntry 1 } + +setIproRipWanRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Type" + ::= { setIproRipWanEntry 2 } + +setIproRipWanRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Accept" + ::= { setIproRipWanEntry 3 } + +setIproRipWanMasq OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Masquerade" + ::= { setIproRipWanEntry 4 } + +setIproRipWanPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { setIproRipWanEntry 7 } + +setIproRipWanRfc2 OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RFC2091" + ::= { setIproRipWanEntry 8 } + +setIproRipWanGate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Gateway" + ::= { setIproRipWanEntry 9 } + +setIproRipWanDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { setIproRipWanEntry 5 } + +setIproRipWanRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { setIproRipWanEntry 6 } + +setIproRipWanRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rx-Filter" + ::= { setIproRipWanEntry 10 } + +setIproRipWanTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tx-Filter" + ::= { setIproRipWanEntry 11 } + +setIproRipFilTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipFilEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter" + ::= { setIproRip 7 } + +setIproRipFilEntry OBJECT-TYPE + SYNTAX SetIproRipFilEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipFilNam } + ::= { setIproRipFilTable 1 } + +SetIproRipFilEntry ::= SEQUENCE { + setIproRipFilNam DisplayString, + setIproRipFilFil DisplayString + } + +setIproRipFilNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproRipFilEntry 1 } + +setIproRipFilFil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Filter" + ::= { setIproRipFilEntry 2 } + +setIproRipPar OBJECT IDENTIFIER ::= { setIproRip 6} +setIproRipParUpda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update" + ::= { setIproRipPar 1 } + +setIproRipParHold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Holddown" + ::= { setIproRipPar 2 } + +setIproRipParInva OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Invalidate" + ::= { setIproRipPar 3 } + +setIproRipParFlus OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Flush" + ::= { setIproRipPar 4 } + +setIproRipParUpdd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Upd-Delay" + ::= { setIproRipPar 5 } + +setIproRipParMaxh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Hopcount" + ::= { setIproRipPar 6 } + +setIproRipParRout OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Routes-per-Frame" + ::= { setIproRipPar 7 } + +setIpro1nn OBJECT IDENTIFIER ::= { setIpro 9} +setIpro1nnTcpagings OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TCP-Aging-Seconds" + ::= { setIpro1nn 1 } + +setIpro1nnUdpagings OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "UDP-Aging-Seconds" + ::= { setIpro1nn 2 } + +setIpro1nnIcmpaging OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ICMP-Aging-Seconds" + ::= { setIpro1nn 3 } + +setIpro1nnServicetaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpro1nnServicetaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Service-Table" + ::= { setIpro1nn 4 } + +setIpro1nnServicetaEntry OBJECT-TYPE + SYNTAX SetIpro1nnServicetaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpro1nnServicetaDportf, setIpro1nnServicetaDportt, setIpro1nnServicetaProtoc, setIpro1nnServicetaPeer, setIpro1nnServicetaWanadd } + ::= { setIpro1nnServicetaTable 1 } + +SetIpro1nnServicetaEntry ::= SEQUENCE { + setIpro1nnServicetaDportf INTEGER, + setIpro1nnServicetaDportt INTEGER, + setIpro1nnServicetaProtoc INTEGER, + setIpro1nnServicetaPeer DisplayString, + setIpro1nnServicetaWanadd INTEGER, + setIpro1nnServicetaIntran INTEGER, + setIpro1nnServicetaMappor INTEGER, + setIpro1nnServicetaActive INTEGER, + setIpro1nnServicetaCommen DisplayString + } + +setIpro1nnServicetaDportf OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "D-port-from" + ::= { setIpro1nnServicetaEntry 1 } + +setIpro1nnServicetaDportt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "D-port-to" + ::= { setIpro1nnServicetaEntry 3 } + +setIpro1nnServicetaProtoc OBJECT-TYPE + SYNTAX INTEGER{ + tcp(1), + udp(2), + tcp-plus-udp(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setIpro1nnServicetaEntry 8 } + +setIpro1nnServicetaPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIpro1nnServicetaEntry 7 } + +setIpro1nnServicetaWanadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Address" + ::= { setIpro1nnServicetaEntry 9 } + +setIpro1nnServicetaIntran OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Intranet-Address" + ::= { setIpro1nnServicetaEntry 2 } + +setIpro1nnServicetaMappor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Map-Port" + ::= { setIpro1nnServicetaEntry 4 } + +setIpro1nnServicetaActive OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setIpro1nnServicetaEntry 5 } + +setIpro1nnServicetaCommen OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIpro1nnServicetaEntry 6 } + +setIpro1nnTable1nnaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpro1nnTable1nnaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-1-N-NAT" + ::= { setIpro1nn 5 } + +setIpro1nnTable1nnaEntry OBJECT-TYPE + SYNTAX SetIpro1nnTable1nnaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpro1nnTable1nnaInt } + ::= { setIpro1nnTable1nnaTable 1 } + +SetIpro1nnTable1nnaEntry ::= SEQUENCE { + setIpro1nnTable1nnaInt INTEGER, + setIpro1nnTable1nnaSou INTEGER, + setIpro1nnTable1nnaPro INTEGER, + setIpro1nnTable1nnaTim INTEGER, + setIpro1nnTable1nnaHan DisplayString, + setIpro1nnTable1nnaRem INTEGER + } + +setIpro1nnTable1nnaInt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Intranet-Address" + ::= { setIpro1nnTable1nnaEntry 1 } + +setIpro1nnTable1nnaSou OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-Port" + ::= { setIpro1nnTable1nnaEntry 2 } + +setIpro1nnTable1nnaPro OBJECT-TYPE + SYNTAX INTEGER{ + tcp(6), + udp(17), + icmp(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Protocol" + ::= { setIpro1nnTable1nnaEntry 3 } + +setIpro1nnTable1nnaTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIpro1nnTable1nnaEntry 4 } + +setIpro1nnTable1nnaHan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Handler" + ::= { setIpro1nnTable1nnaEntry 5 } + +setIpro1nnTable1nnaRem OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "remote-Address" + ::= { setIpro1nnTable1nnaEntry 6 } + +setIpro1nnFragments OBJECT-TYPE + SYNTAX INTEGER { + filter(0), + route(1), + reassemble(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fragments" + ::= { setIpro1nn 6 } + +setIpro1nnFragmenta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fragment-Aging-Seconds" + ::= { setIpro1nn 7 } + +setIpro1nnIpsecagin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSec-Aging-Seconds" + ::= { setIpro1nn 8 } + +setIpro1nnIpsectablTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpro1nnIpsectablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPSec-Table" + ::= { setIpro1nn 9 } + +setIpro1nnIpsectablEntry OBJECT-TYPE + SYNTAX SetIpro1nnIpsectablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpro1nnIpsectablRemotea } + ::= { setIpro1nnIpsectablTable 1 } + +SetIpro1nnIpsectablEntry ::= SEQUENCE { + setIpro1nnIpsectablRemotea INTEGER, + setIpro1nnIpsectablLocalad INTEGER, + setIpro1nnIpsectablRchi DisplayString, + setIpro1nnIpsectablRclo DisplayString, + setIpro1nnIpsectablLchi DisplayString, + setIpro1nnIpsectablLclo DisplayString, + setIpro1nnIpsectablRemotes DisplayString, + setIpro1nnIpsectablLocalsp DisplayString, + setIpro1nnIpsectablTimeout INTEGER, + setIpro1nnIpsectablCo INTEGER, + setIpro1nnIpsectablNl INTEGER, + setIpro1nnIpsectablNr INTEGER, + setIpro1nnIpsectablDp INTEGER, + setIpro1nnIpsectablFlags DisplayString + } + +setIpro1nnIpsectablRemotea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "remote-Address" + ::= { setIpro1nnIpsectablEntry 1 } + +setIpro1nnIpsectablLocalad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "local-Address" + ::= { setIpro1nnIpsectablEntry 2 } + +setIpro1nnIpsectablRchi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "rc-hi" + ::= { setIpro1nnIpsectablEntry 3 } + +setIpro1nnIpsectablRclo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "rc-lo" + ::= { setIpro1nnIpsectablEntry 4 } + +setIpro1nnIpsectablLchi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "lc-hi" + ::= { setIpro1nnIpsectablEntry 5 } + +setIpro1nnIpsectablLclo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "lc-lo" + ::= { setIpro1nnIpsectablEntry 6 } + +setIpro1nnIpsectablRemotes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "remote-SPI" + ::= { setIpro1nnIpsectablEntry 7 } + +setIpro1nnIpsectablLocalsp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "local-SPI" + ::= { setIpro1nnIpsectablEntry 8 } + +setIpro1nnIpsectablTimeout OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIpro1nnIpsectablEntry 9 } + +setIpro1nnIpsectablCo OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CO" + ::= { setIpro1nnIpsectablEntry 11 } + +setIpro1nnIpsectablNl OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NL" + ::= { setIpro1nnIpsectablEntry 12 } + +setIpro1nnIpsectablNr OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NR" + ::= { setIpro1nnIpsectablEntry 13 } + +setIpro1nnIpsectablDp OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DP" + ::= { setIpro1nnIpsectablEntry 14 } + +setIpro1nnIpsectablFlags OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIpro1nnIpsectablEntry 10 } + +setIpro1nnIdspoofin OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ID-Spoofing" + ::= { setIpro1nn 10 } + +setIproFir OBJECT IDENTIFIER ::= { setIpro 10} +setIproFirOpera OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIproFir 11 } + +setIproFirActioTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirActioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Actions" + ::= { setIproFir 4 } + +setIproFirActioEntry OBJECT-TYPE + SYNTAX SetIproFirActioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirActioNam } + ::= { setIproFirActioTable 1 } + +SetIproFirActioEntry ::= SEQUENCE { + setIproFirActioNam DisplayString, + setIproFirActioDes DisplayString + } + +setIproFirActioNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproFirActioEntry 1 } + +setIproFirActioDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Description" + ::= { setIproFirActioEntry 2 } + +setIproFirObjecTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirObjecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Objects" + ::= { setIproFir 1 } + +setIproFirObjecEntry OBJECT-TYPE + SYNTAX SetIproFirObjecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirObjecNam } + ::= { setIproFirObjecTable 1 } + +SetIproFirObjecEntry ::= SEQUENCE { + setIproFirObjecNam DisplayString, + setIproFirObjecDes DisplayString + } + +setIproFirObjecNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproFirObjecEntry 1 } + +setIproFirObjecDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Description" + ::= { setIproFirObjecEntry 2 } + +setIproFirRulesTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirRulesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Rules" + ::= { setIproFir 2 } + +setIproFirRulesEntry OBJECT-TYPE + SYNTAX SetIproFirRulesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirRulesNam } + ::= { setIproFirRulesTable 1 } + +SetIproFirRulesEntry ::= SEQUENCE { + setIproFirRulesNam DisplayString, + setIproFirRulesPro DisplayString, + setIproFirRulesSou DisplayString, + setIproFirRulesDes DisplayString, + setIproFirRulesAct DisplayString, + setIproFirRulesLin INTEGER, + setIproFirRulesPri INTEGER, + setIproFirRulesFir INTEGER, + setIproFirRulesVpn INTEGER, + setIproFirRulesSta INTEGER, + setIproFirRulesRtg INTEGER, + setIproFirRulesCom DisplayString + } + +setIproFirRulesNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproFirRulesEntry 1 } + +setIproFirRulesPro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirRulesEntry 2 } + +setIproFirRulesSou OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Source" + ::= { setIproFirRulesEntry 3 } + +setIproFirRulesDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination" + ::= { setIproFirRulesEntry 4 } + +setIproFirRulesAct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Action" + ::= { setIproFirRulesEntry 7 } + +setIproFirRulesLin OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Linked" + ::= { setIproFirRulesEntry 8 } + +setIproFirRulesPri OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio" + ::= { setIproFirRulesEntry 9 } + +setIproFirRulesFir OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Firewall-Rule" + ::= { setIproFirRulesEntry 10 } + +setIproFirRulesVpn OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VPN-Rule" + ::= { setIproFirRulesEntry 11 } + +setIproFirRulesSta OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stateful" + ::= { setIproFirRulesEntry 12 } + +setIproFirRulesRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproFirRulesEntry 14 } + +setIproFirRulesCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIproFirRulesEntry 13 } + +setIproFirFilteTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirFilteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-List" + ::= { setIproFir 3 } + +setIproFirFilteEntry OBJECT-TYPE + SYNTAX SetIproFirFilteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirFilteIdx } + ::= { setIproFirFilteTable 1 } + +SetIproFirFilteEntry ::= SEQUENCE { + setIproFirFilteIdx INTEGER, + setIproFirFilteProt INTEGER, + setIproFirFilteSrcm DisplayString, + setIproFirFilteSrca INTEGER, + setIproFirFilteSrcn INTEGER, + setIproFirFilteSst INTEGER, + setIproFirFilteSend INTEGER, + setIproFirFilteDstm DisplayString, + setIproFirFilteDsta INTEGER, + setIproFirFilteDstn INTEGER, + setIproFirFilteDst INTEGER, + setIproFirFilteDend INTEGER, + setIproFirFilteActi DisplayString, + setIproFirFilteLink INTEGER, + setIproFirFiltePrio INTEGER, + setIproFirFilteRtgt INTEGER + } + +setIproFirFilteIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { setIproFirFilteEntry 1 } + +setIproFirFilteProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirFilteEntry 2 } + +setIproFirFilteSrcm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-MAC" + ::= { setIproFirFilteEntry 13 } + +setIproFirFilteSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirFilteEntry 3 } + +setIproFirFilteSrcn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Netmask" + ::= { setIproFirFilteEntry 4 } + +setIproFirFilteSst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-St." + ::= { setIproFirFilteEntry 5 } + +setIproFirFilteSend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-End" + ::= { setIproFirFilteEntry 6 } + +setIproFirFilteDstm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-MAC" + ::= { setIproFirFilteEntry 14 } + +setIproFirFilteDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirFilteEntry 7 } + +setIproFirFilteDstn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Netmask" + ::= { setIproFirFilteEntry 8 } + +setIproFirFilteDst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-St." + ::= { setIproFirFilteEntry 9 } + +setIproFirFilteDend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-End" + ::= { setIproFirFilteEntry 10 } + +setIproFirFilteActi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { setIproFirFilteEntry 11 } + +setIproFirFilteLink OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linked" + ::= { setIproFirFilteEntry 15 } + +setIproFirFiltePrio OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prio" + ::= { setIproFirFilteEntry 16 } + +setIproFirFilteRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproFirFilteEntry 17 } + +setIproFirConneTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirConneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection-List" + ::= { setIproFir 5 } + +setIproFirConneEntry OBJECT-TYPE + SYNTAX SetIproFirConneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirConneSrca, setIproFirConneDsta, setIproFirConneProt, setIproFirConneSrcp, setIproFirConneDstp } + ::= { setIproFirConneTable 1 } + +SetIproFirConneEntry ::= SEQUENCE { + setIproFirConneSrca INTEGER, + setIproFirConneDsta INTEGER, + setIproFirConneProt INTEGER, + setIproFirConneSrcp INTEGER, + setIproFirConneDstp INTEGER, + setIproFirConneRtgt INTEGER, + setIproFirConneTime INTEGER, + setIproFirConneFlag INTEGER, + setIproFirConneFilt DisplayString, + setIproFirConneSrcr DisplayString, + setIproFirConneDest DisplayString + } + +setIproFirConneSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirConneEntry 1 } + +setIproFirConneDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirConneEntry 2 } + +setIproFirConneProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirConneEntry 3 } + +setIproFirConneSrcp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { setIproFirConneEntry 4 } + +setIproFirConneDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { setIproFirConneEntry 5 } + +setIproFirConneRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproFirConneEntry 11 } + +setIproFirConneTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirConneEntry 6 } + +setIproFirConneFlag OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIproFirConneEntry 7 } + +setIproFirConneFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirConneEntry 8 } + +setIproFirConneSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { setIproFirConneEntry 9 } + +setIproFirConneDest OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-Route" + ::= { setIproFirConneEntry 10 } + +setIproFirOpenpTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirOpenpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Open-Port-List" + ::= { setIproFir 19 } + +setIproFirOpenpEntry OBJECT-TYPE + SYNTAX SetIproFirOpenpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirOpenpSrca, setIproFirOpenpDsta, setIproFirOpenpProt, setIproFirOpenpDstp } + ::= { setIproFirOpenpTable 1 } + +SetIproFirOpenpEntry ::= SEQUENCE { + setIproFirOpenpSrca INTEGER, + setIproFirOpenpDsta INTEGER, + setIproFirOpenpProt INTEGER, + setIproFirOpenpDstp INTEGER, + setIproFirOpenpTime INTEGER, + setIproFirOpenpFilt DisplayString, + setIproFirOpenpSrcr DisplayString + } + +setIproFirOpenpSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirOpenpEntry 1 } + +setIproFirOpenpDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirOpenpEntry 2 } + +setIproFirOpenpProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirOpenpEntry 3 } + +setIproFirOpenpDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { setIproFirOpenpEntry 5 } + +setIproFirOpenpTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirOpenpEntry 6 } + +setIproFirOpenpFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirOpenpEntry 8 } + +setIproFirOpenpSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { setIproFirOpenpEntry 9 } + +setIproFirHostbTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirHostbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-Block-List" + ::= { setIproFir 6 } + +setIproFirHostbEntry OBJECT-TYPE + SYNTAX SetIproFirHostbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirHostbSrc } + ::= { setIproFirHostbTable 1 } + +SetIproFirHostbEntry ::= SEQUENCE { + setIproFirHostbSrc INTEGER, + setIproFirHostbTim INTEGER, + setIproFirHostbFil DisplayString + } + +setIproFirHostbSrc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirHostbEntry 1 } + +setIproFirHostbTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirHostbEntry 2 } + +setIproFirHostbFil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirHostbEntry 3 } + +setIproFirPortbTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirPortbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Block-List" + ::= { setIproFir 7 } + +setIproFirPortbEntry OBJECT-TYPE + SYNTAX SetIproFirPortbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirPortbDsta } + ::= { setIproFirPortbTable 1 } + +SetIproFirPortbEntry ::= SEQUENCE { + setIproFirPortbDsta INTEGER, + setIproFirPortbProt INTEGER, + setIproFirPortbDstp INTEGER, + setIproFirPortbTime INTEGER, + setIproFirPortbFilt DisplayString + } + +setIproFirPortbDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirPortbEntry 1 } + +setIproFirPortbProt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirPortbEntry 2 } + +setIproFirPortbDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { setIproFirPortbEntry 3 } + +setIproFirPortbTime OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirPortbEntry 4 } + +setIproFirPortbFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirPortbEntry 5 } + +setIproFirMaxha OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max.-Half-Open-Conns." + ::= { setIproFir 8 } + +setIproFirDosac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DoS-Action" + ::= { setIproFir 9 } + +setIproFirPorts OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Scan-Threshold" + ::= { setIproFir 12 } + +setIproFirIdsac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IDS-Action" + ::= { setIproFir 13 } + +setIproFirAdmin OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Admin.-Email" + ::= { setIproFir 10 } + +setIproFirPingb OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ping-Block" + ::= { setIproFir 14 } + +setIproFirSteal OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stealth-Mode" + ::= { setIproFir 15 } + +setIproFirAuthp OBJECT-TYPE + SYNTAX INTEGER { + closed(0), + stealth(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth-Port" + ::= { setIproFir 16 } + +setIproFirDenys OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Deny-Session-Recover" + ::= { setIproFir 17 } + +setIproFirAppli OBJECT IDENTIFIER ::= { setIproFir 20} +setIproFirAppliFtp OBJECT IDENTIFIER ::= { setIproFirAppli 1} +setIproFirAppliFtpFtp OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "FTP-Block" + ::= { setIproFirAppliFtp 1 } + +setIproFirAppliFtpAct OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active-FTP-Block" + ::= { setIproFirAppliFtp 2 } + +setIproFirAppliFtpMin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min-Port" + ::= { setIproFirAppliFtp 3 } + +setIproFirAppliFtpChe OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-Host-IP" + ::= { setIproFirAppliFtp 4 } + +setIproFirAppliFtpFxp OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "FXP-Block" + ::= { setIproFirAppliFtp 5 } + +setIproFirAppliIrc OBJECT IDENTIFIER ::= { setIproFirAppli 2} +setIproFirAppliIrcIrc OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IRC-Block" + ::= { setIproFirAppliIrc 1 } + +setIproFirAppliIrcDdc OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DDC-Block" + ::= { setIproFirAppliIrc 2 } + +setIproFirAppliIrcMin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min-Port" + ::= { setIproFirAppliIrc 3 } + +setIproFirAppliIrcChe OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-Host-IP" + ::= { setIproFirAppliIrc 4 } + +setIproFirAppliApp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Appl.-Action" + ::= { setIproFirAppli 10 } + +setIproNnnTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproNnnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "N-N-NAT" + ::= { setIpro 19 } + +setIproNnnEntry OBJECT-TYPE + SYNTAX SetIproNnnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproNnnIdx } + ::= { setIproNnnTable 1 } + +SetIproNnnEntry ::= SEQUENCE { + setIproNnnIdx DisplayString, + setIproNnnSrca INTEGER, + setIproNnnSrcm INTEGER, + setIproNnnDsts DisplayString, + setIproNnnMapp INTEGER + } + +setIproNnnIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Idx." + ::= { setIproNnnEntry 1 } + +setIproNnnSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproNnnEntry 2 } + +setIproNnnSrcm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-Mask" + ::= { setIproNnnEntry 3 } + +setIproNnnDsts OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dst-Station" + ::= { setIproNnnEntry 4 } + +setIproNnnMapp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mapped-Network" + ::= { setIproNnnEntry 5 } + +setIproWan OBJECT-TYPE + SYNTAX INTEGER { + manual(0), + auto(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Tag-Creation" + ::= { setIpro 22 } + +setIproTagTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproTagEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Tag-Table" + ::= { setIpro 23 } + +setIproTagEntry OBJECT-TYPE + SYNTAX SetIproTagEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproTagPee } + ::= { setIproTagTable 1 } + +SetIproTagEntry ::= SEQUENCE { + setIproTagPee DisplayString, + setIproTagRtg INTEGER, + setIproTagSta INTEGER, + setIproTagEnd INTEGER + } + +setIproTagPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproTagEntry 1 } + +setIproTagRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproTagEntry 2 } + +setIproTagSta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-WAN-Pool" + ::= { setIproTagEntry 3 } + +setIproTagEnd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-WAN-Pool" + ::= { setIproTagEntry 4 } + +setAdsl OBJECT IDENTIFIER ::= { set 42} +setAdslTra OBJECT-TYPE + SYNTAX INTEGER { + simple(0), + extended(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trace-Mode" + ::= { setAdsl 1 } + +setAdslLin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Line-Failures" + ::= { setAdsl 3 } + +setAdslMon OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Monitoring-Time[h]" + ::= { setAdsl 4 } + +setSnmp OBJECT IDENTIFIER ::= { set 9} +setSnmpSendtrap OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Send-Traps" + ::= { setSnmp 1 } + +setSnmpIptrapsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSnmpIptrapsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-Traps" + ::= { setSnmp 2 } + +setSnmpIptrapsEntry OBJECT-TYPE + SYNTAX SetSnmpIptrapsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSnmpIptrapsTra } + ::= { setSnmpIptrapsTable 1 } + +SetSnmpIptrapsEntry ::= SEQUENCE { + setSnmpIptrapsTra INTEGER, + setSnmpIptrapsLoo DisplayString, + setSnmpIptrapsVer INTEGER + } + +setSnmpIptrapsTra OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trap-IP" + ::= { setSnmpIptrapsEntry 1 } + +setSnmpIptrapsLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setSnmpIptrapsEntry 3 } + +setSnmpIptrapsVer OBJECT-TYPE + SYNTAX INTEGER{ + snmpv1(1), + snmpv2(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Version" + ::= { setSnmpIptrapsEntry 4 } + +setSnmpAdminist OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Administrator" + ::= { setSnmp 3 } + +setSnmpLocation OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Location" + ::= { setSnmp 4 } + +setSnmpRegister OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Register-Monitor" + ::= { setSnmp 5 } + +setSnmpDeletemo OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Monitor" + ::= { setSnmp 6 } + +setSnmpMonitortTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSnmpMonitortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Monitor-Table" + ::= { setSnmp 7 } + +setSnmpMonitortEntry OBJECT-TYPE + SYNTAX SetSnmpMonitortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSnmpMonitortIpa, setSnmpMonitortPor } + ::= { setSnmpMonitortTable 1 } + +SetSnmpMonitortEntry ::= SEQUENCE { + setSnmpMonitortIpa INTEGER, + setSnmpMonitortPor INTEGER, + setSnmpMonitortMac DisplayString, + setSnmpMonitortVla INTEGER, + setSnmpMonitortTim INTEGER, + setSnmpMonitortPee DisplayString, + setSnmpMonitortLoo INTEGER, + setSnmpMonitortLan DisplayString, + setSnmpMonitortEth INTEGER + } + +setSnmpMonitortIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setSnmpMonitortEntry 1 } + +setSnmpMonitortPor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setSnmpMonitortEntry 2 } + +setSnmpMonitortMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setSnmpMonitortEntry 4 } + +setSnmpMonitortVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setSnmpMonitortEntry 7 } + +setSnmpMonitortTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setSnmpMonitortEntry 3 } + +setSnmpMonitortPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setSnmpMonitortEntry 5 } + +setSnmpMonitortLoo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setSnmpMonitortEntry 6 } + +setSnmpMonitortLan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { setSnmpMonitortEntry 8 } + +setSnmpMonitortEth OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { setSnmpMonitortEntry 9 } + +setSnmpPassword OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password-Required-for-SNMP-Read-Access" + ::= { setSnmp 10 } + +setSnmpComment1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-1" + ::= { setSnmp 11 } + +setSnmpComment2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-2" + ::= { setSnmp 12 } + +setSnmpComment3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-3" + ::= { setSnmp 13 } + +setSnmpComment4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-4" + ::= { setSnmp 14 } + +setDhcp OBJECT IDENTIFIER ::= { set 10} +setDhcpNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { setDhcp 20 } + +setDhcpNetEntry OBJECT-TYPE + SYNTAX SetDhcpNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpNetNetworknam } + ::= { setDhcpNetTable 1 } + +SetDhcpNetEntry ::= SEQUENCE { + setDhcpNetNetworknam DisplayString, + setDhcpNetStartaddre INTEGER, + setDhcpNetEndaddress INTEGER, + setDhcpNetNetmask INTEGER, + setDhcpNetBroadcasta INTEGER, + setDhcpNetGatewayadd INTEGER, + setDhcpNetDnsdefault INTEGER, + setDhcpNetDnsbackup INTEGER, + setDhcpNetNbnsdefaul INTEGER, + setDhcpNetNbnsbackup INTEGER, + setDhcpNetOperating INTEGER, + setDhcpNetBroadcastb INTEGER, + setDhcpNetMasterserv INTEGER, + setDhcpNetCache INTEGER, + setDhcpNetAdaption INTEGER + } + +setDhcpNetNetworknam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpNetEntry 1 } + +setDhcpNetStartaddre OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-Address-Pool" + ::= { setDhcpNetEntry 2 } + +setDhcpNetEndaddress OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-Address-Pool" + ::= { setDhcpNetEntry 3 } + +setDhcpNetNetmask OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Netmask" + ::= { setDhcpNetEntry 4 } + +setDhcpNetBroadcasta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Broadcast-Address" + ::= { setDhcpNetEntry 5 } + +setDhcpNetGatewayadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Gateway-Address" + ::= { setDhcpNetEntry 6 } + +setDhcpNetDnsdefault OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Default" + ::= { setDhcpNetEntry 7 } + +setDhcpNetDnsbackup OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Backup" + ::= { setDhcpNetEntry 8 } + +setDhcpNetNbnsdefaul OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Default" + ::= { setDhcpNetEntry 9 } + +setDhcpNetNbnsbackup OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { setDhcpNetEntry 10 } + +setDhcpNetOperating OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1), + auto(2), + relay(16), + client(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setDhcpNetEntry 11 } + +setDhcpNetBroadcastb OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Broadcast-Bit" + ::= { setDhcpNetEntry 12 } + +setDhcpNetMasterserv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Master-Server" + ::= { setDhcpNetEntry 13 } + +setDhcpNetCache OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cache" + ::= { setDhcpNetEntry 14 } + +setDhcpNetAdaption OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Adaption" + ::= { setDhcpNetEntry 15 } + +setDhcpPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ports" + ::= { setDhcp 18 } + +setDhcpPorEntry OBJECT-TYPE + SYNTAX SetDhcpPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpPorPor } + ::= { setDhcpPorTable 1 } + +SetDhcpPorEntry ::= SEQUENCE { + setDhcpPorPor DisplayString, + setDhcpPorEna INTEGER + } + +setDhcpPorPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setDhcpPorEntry 2 } + +setDhcpPorEna OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enable-DHCP" + ::= { setDhcpPorEntry 3 } + +setDhcpMax OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max.-Lease-Time-Minutes" + ::= { setDhcp 6 } + +setDhcpDef OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Default-Lease-Time-Minutes" + ::= { setDhcp 7 } + +setDhcpDhcTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpDhcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DHCP-Table" + ::= { setDhcp 8 } + +setDhcpDhcEntry OBJECT-TYPE + SYNTAX SetDhcpDhcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpDhcIpa, setDhcpDhcNet } + ::= { setDhcpDhcTable 1 } + +SetDhcpDhcEntry ::= SEQUENCE { + setDhcpDhcIpa INTEGER, + setDhcpDhcMac DisplayString, + setDhcpDhcTim INTEGER, + setDhcpDhcHos DisplayString, + setDhcpDhcTyp BITS, + setDhcpDhcLan INTEGER, + setDhcpDhcEth INTEGER, + setDhcpDhcVla INTEGER, + setDhcpDhcNet DisplayString + } + +setDhcpDhcIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setDhcpDhcEntry 1 } + +setDhcpDhcMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setDhcpDhcEntry 2 } + +setDhcpDhcTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setDhcpDhcEntry 3 } + +setDhcpDhcHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hostname" + ::= { setDhcpDhcEntry 4 } + +setDhcpDhcTyp OBJECT-TYPE + SYNTAX BITS{ + new(1), + new(2), + dyn(5), + unkn(3), + stat(4), + bootp(6), + relay(12) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setDhcpDhcEntry 5 } + +setDhcpDhcLan OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { setDhcpDhcEntry 6 } + +setDhcpDhcEth OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { setDhcpDhcEntry 7 } + +setDhcpDhcVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setDhcpDhcEntry 8 } + +setDhcpDhcNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpDhcEntry 9 } + +setDhcpHosTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Hosts" + ::= { setDhcp 9 } + +setDhcpHosEntry OBJECT-TYPE + SYNTAX SetDhcpHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpHosMac, setDhcpHosNet } + ::= { setDhcpHosTable 1 } + +SetDhcpHosEntry ::= SEQUENCE { + setDhcpHosMac DisplayString, + setDhcpHosNet DisplayString, + setDhcpHosIpa INTEGER, + setDhcpHosHos DisplayString, + setDhcpHosIma DisplayString + } + +setDhcpHosMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MAC-Address" + ::= { setDhcpHosEntry 1 } + +setDhcpHosNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpHosEntry 5 } + +setDhcpHosIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setDhcpHosEntry 2 } + +setDhcpHosHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hostname" + ::= { setDhcpHosEntry 3 } + +setDhcpHosIma OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-alias" + ::= { setDhcpHosEntry 4 } + +setDhcpAliTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpAliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Alias-List" + ::= { setDhcp 10 } + +setDhcpAliEntry OBJECT-TYPE + SYNTAX SetDhcpAliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpAliImagea } + ::= { setDhcpAliTable 1 } + +SetDhcpAliEntry ::= SEQUENCE { + setDhcpAliImagea DisplayString, + setDhcpAliImages INTEGER, + setDhcpAliImagef DisplayString + } + +setDhcpAliImagea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-alias" + ::= { setDhcpAliEntry 1 } + +setDhcpAliImages OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-Server" + ::= { setDhcpAliEntry 3 } + +setDhcpAliImagef OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..60)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-file" + ::= { setDhcpAliEntry 2 } + +setDhcpAddTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpAddEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Additional-Options" + ::= { setDhcp 21 } + +setDhcpAddEntry OBJECT-TYPE + SYNTAX SetDhcpAddEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpAddOptionn, setDhcpAddNetwork } + ::= { setDhcpAddTable 1 } + +SetDhcpAddEntry ::= SEQUENCE { + setDhcpAddOptionn INTEGER, + setDhcpAddNetwork DisplayString, + setDhcpAddOptionv DisplayString + } + +setDhcpAddOptionn OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Option-Number" + ::= { setDhcpAddEntry 1 } + +setDhcpAddNetwork OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpAddEntry 2 } + +setDhcpAddOptionv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Option-Value" + ::= { setDhcpAddEntry 3 } + +setDhcpUse OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "User-Class-Identifer" + ::= { setDhcp 19 } + +setDns OBJECT IDENTIFIER ::= { set 17} +setDnsOper OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setDns 1 } + +setDnsDoma OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setDns 2 } + +setDnsSubdTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsSubdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Sub-Domains" + ::= { setDns 13 } + +setDnsSubdEntry OBJECT-TYPE + SYNTAX SetDnsSubdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsSubdNet } + ::= { setDnsSubdTable 1 } + +SetDnsSubdEntry ::= SEQUENCE { + setDnsSubdNet DisplayString, + setDnsSubdSub DisplayString + } + +setDnsSubdNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDnsSubdEntry 1 } + +setDnsSubdSub OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Sub-Domain" + ::= { setDnsSubdEntry 2 } + +setDnsReso OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Resolve-Domain" + ::= { setDns 12 } + +setDnsDhcp OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DHCP-Usage" + ::= { setDns 3 } + +setDnsNetb OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NetBIOS-Usage" + ::= { setDns 4 } + +setDnsDnslTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDnslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DNS-List" + ::= { setDns 5 } + +setDnsDnslEntry OBJECT-TYPE + SYNTAX SetDnsDnslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDnslHos } + ::= { setDnsDnslTable 1 } + +SetDnsDnslEntry ::= SEQUENCE { + setDnsDnslHos DisplayString, + setDnsDnslIpa INTEGER + } + +setDnsDnslHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsDnslEntry 1 } + +setDnsDnslIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setDnsDnslEntry 2 } + +setDnsFiltTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-List" + ::= { setDns 6 } + +setDnsFiltEntry OBJECT-TYPE + SYNTAX SetDnsFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsFiltIdx } + ::= { setDnsFiltTable 1 } + +SetDnsFiltEntry ::= SEQUENCE { + setDnsFiltIdx DisplayString, + setDnsFiltDom DisplayString, + setDnsFiltIpa INTEGER, + setDnsFiltNet INTEGER + } + +setDnsFiltIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Idx." + ::= { setDnsFiltEntry 1 } + +setDnsFiltDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setDnsFiltEntry 2 } + +setDnsFiltIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setDnsFiltEntry 3 } + +setDnsFiltNet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Netmask" + ::= { setDnsFiltEntry 4 } + +setDnsDyndTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDyndEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dyn.-DNS-List" + ::= { setDns 8 } + +setDnsDyndEntry OBJECT-TYPE + SYNTAX SetDnsDyndEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDyndHos } + ::= { setDnsDyndTable 1 } + +SetDnsDyndEntry ::= SEQUENCE { + setDnsDyndHos DisplayString, + setDnsDyndIpa INTEGER, + setDnsDyndTim INTEGER + } + +setDnsDyndHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsDyndEntry 1 } + +setDnsDyndIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setDnsDyndEntry 2 } + +setDnsDyndTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setDnsDyndEntry 3 } + +setDnsDnsdTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDnsdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DNS-Destinations" + ::= { setDns 9 } + +setDnsDnsdEntry OBJECT-TYPE + SYNTAX SetDnsDnsdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDnsdDom } + ::= { setDnsDnsdTable 1 } + +SetDnsDnsdEntry ::= SEQUENCE { + setDnsDnsdDom DisplayString, + setDnsDnsdDes DisplayString + } + +setDnsDnsdDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain-name" + ::= { setDnsDnsdEntry 1 } + +setDnsDnsdDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination" + ::= { setDnsDnsdEntry 2 } + +setDnsLeas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Leasetime" + ::= { setDns 7 } + +setDnsServTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsServEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Service-Location-List" + ::= { setDns 10 } + +setDnsServEntry OBJECT-TYPE + SYNTAX SetDnsServEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsServSer } + ::= { setDnsServTable 1 } + +SetDnsServEntry ::= SEQUENCE { + setDnsServSer DisplayString, + setDnsServHos DisplayString, + setDnsServPor INTEGER + } + +setDnsServSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Service-Name" + ::= { setDnsServEntry 1 } + +setDnsServHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsServEntry 2 } + +setDnsServPor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setDnsServEntry 3 } + +setDnsDynaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDynaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dynamic-SRV-List" + ::= { setDns 11 } + +setDnsDynaEntry OBJECT-TYPE + SYNTAX SetDnsDynaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDynaSer } + ::= { setDnsDynaTable 1 } + +SetDnsDynaEntry ::= SEQUENCE { + setDnsDynaSer DisplayString, + setDnsDynaHos DisplayString, + setDnsDynaPor INTEGER + } + +setDnsDynaSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service-Name" + ::= { setDnsDynaEntry 1 } + +setDnsDynaHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsDynaEntry 2 } + +setDnsDynaPor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setDnsDynaEntry 3 } + +setNetb OBJECT IDENTIFIER ::= { set 16} +setNetbOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setNetb 1 } + +setNetbNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { setNetb 12 } + +setNetbNetEntry OBJECT-TYPE + SYNTAX SetNetbNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbNetNet } + ::= { setNetbNetTable 1 } + +SetNetbNetEntry ::= SEQUENCE { + setNetbNetNet DisplayString, + setNetbNetOpe INTEGER, + setNetbNetNtd DisplayString + } + +setNetbNetNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbNetEntry 1 } + +setNetbNetOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setNetbNetEntry 2 } + +setNetbNetNtd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NT-Domain" + ::= { setNetbNetEntry 3 } + +setNetbSco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Scope-ID" + ::= { setNetb 2 } + +setNetbPeeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbPeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Peers" + ::= { setNetb 4 } + +setNetbPeeEntry OBJECT-TYPE + SYNTAX SetNetbPeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbPeeNam } + ::= { setNetbPeeTable 1 } + +SetNetbPeeEntry ::= SEQUENCE { + setNetbPeeNam DisplayString, + setNetbPeeTyp INTEGER + } + +setNetbPeeNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setNetbPeeEntry 1 } + +setNetbPeeTyp OBJECT-TYPE + SYNTAX INTEGER{ + workstation(1), + router(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setNetbPeeEntry 3 } + +setNetbGroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbGroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Group-List" + ::= { setNetb 5 } + +setNetbGroEntry OBJECT-TYPE + SYNTAX SetNetbGroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbGroGro, setNetbGroTyp, setNetbGroIpa, setNetbGroRtg } + ::= { setNetbGroTable 1 } + +SetNetbGroEntry ::= SEQUENCE { + setNetbGroGro DisplayString, + setNetbGroTyp DisplayString, + setNetbGroIpa INTEGER, + setNetbGroRtg INTEGER, + setNetbGroPee DisplayString, + setNetbGroNet DisplayString, + setNetbGroTim INTEGER, + setNetbGroFla DisplayString + } + +setNetbGroGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { setNetbGroEntry 1 } + +setNetbGroTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setNetbGroEntry 2 } + +setNetbGroIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbGroEntry 3 } + +setNetbGroRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbGroEntry 8 } + +setNetbGroPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbGroEntry 4 } + +setNetbGroNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbGroEntry 7 } + +setNetbGroTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbGroEntry 5 } + +setNetbGroFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbGroEntry 6 } + +setNetbHosTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-List" + ::= { setNetb 6 } + +setNetbHosEntry OBJECT-TYPE + SYNTAX SetNetbHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbHosNam, setNetbHosTyp, setNetbHosIpa, setNetbHosRtg } + ::= { setNetbHosTable 1 } + +SetNetbHosEntry ::= SEQUENCE { + setNetbHosNam DisplayString, + setNetbHosTyp DisplayString, + setNetbHosIpa INTEGER, + setNetbHosRtg INTEGER, + setNetbHosPee DisplayString, + setNetbHosNet DisplayString, + setNetbHosTim INTEGER, + setNetbHosFla DisplayString + } + +setNetbHosNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { setNetbHosEntry 1 } + +setNetbHosTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setNetbHosEntry 2 } + +setNetbHosIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbHosEntry 3 } + +setNetbHosRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbHosEntry 8 } + +setNetbHosPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbHosEntry 4 } + +setNetbHosNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbHosEntry 7 } + +setNetbHosTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbHosEntry 5 } + +setNetbHosFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbHosEntry 6 } + +setNetbSerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server-List" + ::= { setNetb 7 } + +setNetbSerEntry OBJECT-TYPE + SYNTAX SetNetbSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbSerHos, setNetbSerGro, setNetbSerIpa, setNetbSerRtg } + ::= { setNetbSerTable 1 } + +SetNetbSerEntry ::= SEQUENCE { + setNetbSerHos DisplayString, + setNetbSerGro DisplayString, + setNetbSerIpa DisplayString, + setNetbSerRtg INTEGER, + setNetbSerOsv DisplayString, + setNetbSerSmb DisplayString, + setNetbSerSer DisplayString, + setNetbSerPee DisplayString, + setNetbSerNet DisplayString, + setNetbSerTim INTEGER, + setNetbSerFla DisplayString + } + +setNetbSerHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host" + ::= { setNetbSerEntry 1 } + +setNetbSerGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { setNetbSerEntry 2 } + +setNetbSerIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbSerEntry 4 } + +setNetbSerRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbSerEntry 12 } + +setNetbSerOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { setNetbSerEntry 5 } + +setNetbSerSmb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SMB-Ver." + ::= { setNetbSerEntry 6 } + +setNetbSerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { setNetbSerEntry 7 } + +setNetbSerPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbSerEntry 8 } + +setNetbSerNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbSerEntry 11 } + +setNetbSerTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbSerEntry 9 } + +setNetbSerFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbSerEntry 10 } + +setNetbBroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbBroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Browser-List" + ::= { setNetb 13 } + +setNetbBroEntry OBJECT-TYPE + SYNTAX SetNetbBroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbBroBro, setNetbBroGro, setNetbBroIpa, setNetbBroRtg } + ::= { setNetbBroTable 1 } + +SetNetbBroEntry ::= SEQUENCE { + setNetbBroBro DisplayString, + setNetbBroGro DisplayString, + setNetbBroIpa DisplayString, + setNetbBroRtg INTEGER, + setNetbBroOsv DisplayString, + setNetbBroSer DisplayString, + setNetbBroPee DisplayString, + setNetbBroNet DisplayString, + setNetbBroTim INTEGER, + setNetbBroFla DisplayString + } + +setNetbBroBro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Browser" + ::= { setNetbBroEntry 1 } + +setNetbBroGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { setNetbBroEntry 2 } + +setNetbBroIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbBroEntry 4 } + +setNetbBroRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbBroEntry 12 } + +setNetbBroOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { setNetbBroEntry 5 } + +setNetbBroSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { setNetbBroEntry 7 } + +setNetbBroPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbBroEntry 8 } + +setNetbBroNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbBroEntry 11 } + +setNetbBroTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbBroEntry 9 } + +setNetbBroFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbBroEntry 10 } + +setNetbSup OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Support-Browsing" + ::= { setNetb 14 } + +setNetbWat OBJECT-TYPE + SYNTAX INTEGER { + spoof(1), + route(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Watchdogs" + ::= { setNetb 8 } + +setNetbUpd OBJECT-TYPE + SYNTAX INTEGER { + pback(0), + trig(1), + time(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update" + ::= { setNetb 9 } + +setNetbWan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Update-Minutes" + ::= { setNetb 10 } + +setNetbLea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Leasetime" + ::= { setNetb 11 } + +setConf OBJECT IDENTIFIER ::= { set 11} +setConfPasswor OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password-Required-for-SNMP-Read-Access" + ::= { setConf 3 } + +setConfAdminea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Admin.-EAZ-MSN" + ::= { setConf 9 } + +setConfMaximum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Maximum-Connections" + ::= { setConf 4 } + +setConfConfiga OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Config-Aging-Minutes" + ::= { setConf 5 } + +setConfOutband OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Outband-Aging-Minutes" + ::= { setConf 33 } + +setConfLoginer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Login-Errors" + ::= { setConf 7 } + +setConfLockmin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lock-Minutes" + ::= { setConf 8 } + +setConfLanguag OBJECT-TYPE + SYNTAX INTEGER { + english(1), + deutsch(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Language" + ::= { setConf 6 } + +setConfTftpcli OBJECT IDENTIFIER ::= { setConf 13} +setConfTftpcliConfigadd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Config-Address" + ::= { setConfTftpcli 1 } + +setConfTftpcliConfigfil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Config-Filename" + ::= { setConfTftpcli 2 } + +setConfTftpcliFirmwarea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Firmware-Address" + ::= { setConfTftpcli 3 } + +setConfTftpcliFirmwaref OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Firmware-Filename" + ::= { setConfTftpcli 4 } + +setConfTftpcliScriptadd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Script-Address" + ::= { setConfTftpcli 6 } + +setConfTftpcliScriptfil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Script-Filename" + ::= { setConfTftpcli 7 } + +setConfTftpcliBytesperh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bytes-per-Hashmark" + ::= { setConfTftpcli 5 } + +setConfAccesstTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfAccesstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-Table" + ::= { setConf 15 } + +setConfAccesstEntry OBJECT-TYPE + SYNTAX SetConfAccesstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfAccesstIfc } + ::= { setConfAccesstTable 1 } + +SetConfAccesstEntry ::= SEQUENCE { + setConfAccesstIfc INTEGER, + setConfAccesstTelnet INTEGER, + setConfAccesstTftp INTEGER, + setConfAccesstHttp INTEGER, + setConfAccesstSnmp INTEGER, + setConfAccesstHttps INTEGER, + setConfAccesstTelnets INTEGER, + setConfAccesstSsh INTEGER + } + +setConfAccesstIfc OBJECT-TYPE + SYNTAX INTEGER{ + lan(1), + wan(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc." + ::= { setConfAccesstEntry 1 } + +setConfAccesstTelnet OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet" + ::= { setConfAccesstEntry 2 } + +setConfAccesstTftp OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TFTP" + ::= { setConfAccesstEntry 3 } + +setConfAccesstHttp OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "HTTP" + ::= { setConfAccesstEntry 4 } + +setConfAccesstSnmp OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SNMP" + ::= { setConfAccesstEntry 5 } + +setConfAccesstHttps OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "HTTPS" + ::= { setConfAccesstEntry 6 } + +setConfAccesstTelnets OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet-SSL" + ::= { setConfAccesstEntry 7 } + +setConfAccesstSsh OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SSH" + ::= { setConfAccesstEntry 8 } + +setConfScreenh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Screen-Height" + ::= { setConf 16 } + +setConfFunctioTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfFunctioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Function-Keys" + ::= { setConf 43 } + +setConfFunctioEntry OBJECT-TYPE + SYNTAX SetConfFunctioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfFunctioKey } + ::= { setConfFunctioTable 1 } + +SetConfFunctioEntry ::= SEQUENCE { + setConfFunctioKey INTEGER, + setConfFunctioMap DisplayString + } + +setConfFunctioKey OBJECT-TYPE + SYNTAX INTEGER{ + f1(1), + f2(2), + f3(3), + f4(4), + f5(5), + f6(6), + f7(7), + f8(8), + f9(9), + f10(10), + f11(11), + f12(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Key" + ::= { setConfFunctioEntry 1 } + +setConfFunctioMap OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..99)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mapping" + ::= { setConfFunctioEntry 2 } + +setConfLl2m OBJECT IDENTIFIER ::= { setConf 50} +setConfLl2mOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setConfLl2m 1 } + +setConfLl2mTim OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-Limit" + ::= { setConfLl2m 2 } + +setConfCrashme OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Crash-Message" + ::= { setConf 40 } + +setConfAdminge OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + male(1), + female(2), + geek(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Admin-Gender" + ::= { setConf 41 } + +setConfAsserta OBJECT-TYPE + SYNTAX INTEGER { + log-only(0), + reboot(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Assert-Action" + ::= { setConf 42 } + +setConfPrompt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prompt" + ::= { setConf 17 } + +setConfLedtest OBJECT-TYPE + SYNTAX INTEGER { + off(0), + green(2), + red(1), + no-test(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LED-Test" + ::= { setConf 18 } + +setConfCrontabTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfCrontabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Cron-Table" + ::= { setConf 20 } + +setConfCrontabEntry OBJECT-TYPE + SYNTAX SetConfCrontabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfCrontabInde } + ::= { setConfCrontabTable 1 } + +SetConfCrontabEntry ::= SEQUENCE { + setConfCrontabInde INTEGER, + setConfCrontabActi INTEGER, + setConfCrontabBase INTEGER, + setConfCrontabVari INTEGER, + setConfCrontabMinu DisplayString, + setConfCrontabHour DisplayString, + setConfCrontabDayo DisplayString, + setConfCrontabDay DisplayString, + setConfCrontabMont DisplayString, + setConfCrontabComm DisplayString, + setConfCrontabOwne DisplayString + } + +setConfCrontabInde OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setConfCrontabEntry 1 } + +setConfCrontabActi OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setConfCrontabEntry 9 } + +setConfCrontabBase OBJECT-TYPE + SYNTAX INTEGER{ + real-time(0), + operation-time(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Base" + ::= { setConfCrontabEntry 8 } + +setConfCrontabVari OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Variation" + ::= { setConfCrontabEntry 11 } + +setConfCrontabMinu OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { setConfCrontabEntry 2 } + +setConfCrontabHour OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { setConfCrontabEntry 3 } + +setConfCrontabDayo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DayOfWeek" + ::= { setConfCrontabEntry 4 } + +setConfCrontabDay OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { setConfCrontabEntry 5 } + +setConfCrontabMont OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Month" + ::= { setConfCrontabEntry 6 } + +setConfCrontabComm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..100)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Command" + ::= { setConfCrontabEntry 7 } + +setConfCrontabOwne OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Owner" + ::= { setConfCrontabEntry 10 } + +setConfAdminsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfAdminsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Admins" + ::= { setConf 21 } + +setConfAdminsEntry OBJECT-TYPE + SYNTAX SetConfAdminsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfAdminsAdm } + ::= { setConfAdminsTable 1 } + +SetConfAdminsEntry ::= SEQUENCE { + setConfAdminsAdm DisplayString, + setConfAdminsPas DisplayString, + setConfAdminsAct INTEGER, + setConfAdminsAcc INTEGER, + setConfAdminsFun BITS + } + +setConfAdminsAdm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Administrator" + ::= { setConfAdminsEntry 1 } + +setConfAdminsPas OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password" + ::= { setConfAdminsEntry 2 } + +setConfAdminsAct OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setConfAdminsEntry 4 } + +setConfAdminsAcc OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + admin-ro-limit(8388608), + admin-rw-limit(8388864), + admin-ro(16777216), + admin-rw(16777472), + supervisor(-1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Access-Rights" + ::= { setConfAdminsEntry 5 } + +setConfAdminsFun OBJECT-TYPE + SYNTAX BITS{ + basic-wizard(1), + security-wizard(2), + internet-wizard(3), + ras-wizard(5), + provider-selection(4), + lanlan-wizard(6), + time-setting(7), + device-search(8), + rollout-wizard(14), + dynamic-dns-wizard(15) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Function-Rights" + ::= { setConfAdminsEntry 3 } + +setConfPredefaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfPredefaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Predef.-Admins" + ::= { setConf 27 } + +setConfPredefaEntry OBJECT-TYPE + SYNTAX SetConfPredefaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfPredefaNam } + ::= { setConfPredefaTable 1 } + +SetConfPredefaEntry ::= SEQUENCE { + setConfPredefaNam DisplayString + } + +setConfPredefaNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { setConfPredefaEntry 1 } + +setConfLan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN" + ::= { setConf 1 } + +setConfWan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN" + ::= { setConf 2 } + +setConfTelnetp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet-Port" + ::= { setConf 23 } + +setConfTelnets OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet-SSL-Port" + ::= { setConf 24 } + +setConfResetbu OBJECT-TYPE + SYNTAX INTEGER { + ignore(0), + boot-only(1), + reset-or-boot(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-button" + ::= { setConf 32 } + +setConfMonitor OBJECT IDENTIFIER ::= { setConf 35} +setConfMonitorTracemask1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tracemask1" + ::= { setConfMonitor 1 } + +setConfMonitorTracemask2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tracemask2" + ::= { setConfMonitor 2 } + +setConfUpdatec OBJECT IDENTIFIER ::= { setConf 30} +setConfUpdatecOperati OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setConfUpdatec 1 } + +setConfUpdatecServern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Name" + ::= { setConfUpdatec 2 } + +setConfUpdatecServerp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Port" + ::= { setConfUpdatec 3 } + +setConfUpdatecRespons OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Response-Timeout" + ::= { setConfUpdatec 4 } + +setConfUpdatecRetryfa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Failure" + ::= { setConfUpdatec 5 } + +setConfUpdatecRetryok OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Ok" + ::= { setConfUpdatec 6 } + +setConfUpdatecLastfir OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..21)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Firmware-Update" + ::= { setConfUpdatec 7 } + +setConfUpdatecLastcon OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..21)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Config-Update" + ::= { setConfUpdatec 8 } + +setConfAntithe OBJECT IDENTIFIER ::= { setConf 31} +setConfAntitheEna OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enabled" + ::= { setConfAntithe 1 } + +setConfAntitheMet OBJECT-TYPE + SYNTAX INTEGER { + basic-call(0), + facility(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Method" + ::= { setConfAntithe 6 } + +setConfAntitheIsd OBJECT-TYPE + SYNTAX INTEGER { + s0-1(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ISDN-Ifc" + ::= { setConfAntithe 7 } + +setConfAntitheCal OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Called-Number" + ::= { setConfAntithe 2 } + +setConfAntitheOut OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Outgoing-Calling-Number" + ::= { setConfAntithe 3 } + +setConfAntitheChe OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Checked-Calling-Number" + ::= { setConfAntithe 4 } + +setConfSshport OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SSH-Port" + ::= { setConf 25 } + +setConfSshauthTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfSshauthEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "SSH-Authentication-Methods" + ::= { setConf 26 } + +setConfSshauthEntry OBJECT-TYPE + SYNTAX SetConfSshauthEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfSshauthIfc } + ::= { setConfSshauthTable 1 } + +SetConfSshauthEntry ::= SEQUENCE { + setConfSshauthIfc INTEGER, + setConfSshauthMet INTEGER + } + +setConfSshauthIfc OBJECT-TYPE + SYNTAX INTEGER{ + lan(1), + wan(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc." + ::= { setConfSshauthEntry 1 } + +setConfSshauthMet OBJECT-TYPE + SYNTAX INTEGER{ + public-key(1), + password(2), + all(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Methods" + ::= { setConfSshauthEntry 2 } + +setLanc OBJECT IDENTIFIER ::= { set 13} +setLancAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-List" + ::= { setLanc 1 } + +setLancAccEntry OBJECT-TYPE + SYNTAX SetLancAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLancAccIpa, setLancAccIpn, setLancAccRtg } + ::= { setLancAccTable 1 } + +SetLancAccEntry ::= SEQUENCE { + setLancAccIpa INTEGER, + setLancAccIpn INTEGER, + setLancAccRtg INTEGER + } + +setLancAccIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setLancAccEntry 1 } + +setLancAccIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setLancAccEntry 2 } + +setLancAccRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setLancAccEntry 3 } + +setLancUdp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "UDP-Port" + ::= { setLanc 3 } + +setLancIntTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interface-List" + ::= { setLanc 6 } + +setLancIntEntry OBJECT-TYPE + SYNTAX SetLancIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLancIntIfc } + ::= { setLancIntTable 1 } + +SetLancIntEntry ::= SEQUENCE { + setLancIntIfc INTEGER, + setLancIntOpe INTEGER, + setLancIntMax INTEGER, + setLancIntEaz DisplayString, + setLancIntFor INTEGER + } + +setLancIntIfc OBJECT-TYPE + SYNTAX INTEGER{ + s0-1(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setLancIntEntry 1 } + +setLancIntOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1), + dial-only(2), + dial-in-only(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setLancIntEntry 2 } + +setLancIntMax OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Connections" + ::= { setLancIntEntry 6 } + +setLancIntEaz OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "EAZ-MSN(s)" + ::= { setLancIntEntry 3 } + +setLancIntFor OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Force-Out-MSN" + ::= { setLancIntEntry 5 } + +setLancPriTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Priority-List" + ::= { setLanc 7 } + +setLancPriEntry OBJECT-TYPE + SYNTAX SetLancPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLancPriIfc } + ::= { setLancPriTable 1 } + +SetLancPriEntry ::= SEQUENCE { + setLancPriIfc INTEGER, + setLancPriPri INTEGER + } + +setLancPriIfc OBJECT-TYPE + SYNTAX INTEGER{ + s0-1(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setLancPriEntry 1 } + +setLancPriPri OBJECT-TYPE + SYNTAX INTEGER{ + p1(0), + p2(1), + p3(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio-out" + ::= { setLancPriEntry 2 } + +setLcr OBJECT IDENTIFIER ::= { set 15} +setLcrRou OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Router-Usage" + ::= { setLcr 1 } + +setLcrLan OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lancapi-Usage" + ::= { setLcr 2 } + +setLcrTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLcrTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-List" + ::= { setLcr 4 } + +setLcrTimEntry OBJECT-TYPE + SYNTAX SetLcrTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLcrTimInd } + ::= { setLcrTimTable 1 } + +SetLcrTimEntry ::= SEQUENCE { + setLcrTimInd INTEGER, + setLcrTimPre DisplayString, + setLcrTimDay BITS, + setLcrTimSta DisplayString, + setLcrTimSto DisplayString, + setLcrTimNum DisplayString, + setLcrTimFal INTEGER + } + +setLcrTimInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setLcrTimEntry 1 } + +setLcrTimPre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prefix" + ::= { setLcrTimEntry 2 } + +setLcrTimDay OBJECT-TYPE + SYNTAX BITS{ + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(7), + holiday(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Days" + ::= { setLcrTimEntry 3 } + +setLcrTimSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start" + ::= { setLcrTimEntry 4 } + +setLcrTimSto OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stop" + ::= { setLcrTimEntry 5 } + +setLcrTimNum OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Number-List" + ::= { setLcrTimEntry 6 } + +setLcrTimFal OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fallback" + ::= { setLcrTimEntry 7 } + +setLcrHolTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLcrHolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Holidays" + ::= { setLcr 5 } + +setLcrHolEntry OBJECT-TYPE + SYNTAX SetLcrHolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLcrHolInd } + ::= { setLcrHolTable 1 } + +SetLcrHolEntry ::= SEQUENCE { + setLcrHolInd INTEGER, + setLcrHolDat DisplayString + } + +setLcrHolInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setLcrHolEntry 1 } + +setLcrHolDat OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..13)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Date" + ::= { setLcrHolEntry 2 } + +setTime OBJECT IDENTIFIER ::= { set 14} +setTimeFetch OBJECT-TYPE + SYNTAX INTEGER { + none(0), + isdn(1), + ntp(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fetch-Method" + ::= { setTime 1 } + +setTimeCurre OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Current-Time" + ::= { setTime 2 } + +setTimeTimec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-Call-Number" + ::= { setTime 3 } + +setTimeCalla OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Call-Attempts" + ::= { setTime 5 } + +setTimeUtcin OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "UTC-in-Seconds" + ::= { setTime 7 } + +setTimeTimez OBJECT-TYPE + SYNTAX INTEGER { + e0(0), + plus-1(1), + plus-2(2), + plus-3(3), + plus-4(4), + plus-5(5), + plus-6(6), + plus-7(7), + plus-8(8), + plus-9(9), + plus-10(10), + plus-11(11), + plus-12(12), + plus-13(13), + plus-14(14), + minus-1(255), + minus-2(254), + minus-3(253), + minus-4(252), + minus-5(251), + minus-6(250), + minus-7(249), + minus-8(248), + minus-9(247), + minus-10(246), + minus-11(245), + minus-12(244) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Timezone" + ::= { setTime 10 } + +setTimeDayli OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + europe-eu(2), + russia(3), + usa(4), + user-defined(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Daylight-saving-time" + ::= { setTime 11 } + +setTimeDstclTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTimeDstclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DST-clock-changes" + ::= { setTime 12 } + +setTimeDstclEntry OBJECT-TYPE + SYNTAX SetTimeDstclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTimeDstclEve } + ::= { setTimeDstclTable 1 } + +SetTimeDstclEntry ::= SEQUENCE { + setTimeDstclEve INTEGER, + setTimeDstclInd INTEGER, + setTimeDstclDay INTEGER, + setTimeDstclMon INTEGER, + setTimeDstclHou INTEGER, + setTimeDstclMin INTEGER, + setTimeDstclTim INTEGER + } + +setTimeDstclEve OBJECT-TYPE + SYNTAX INTEGER{ + start(1), + end(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { setTimeDstclEntry 1 } + +setTimeDstclInd OBJECT-TYPE + SYNTAX INTEGER{ + e4-last(252), + e3-last(253), + e2-last(254), + last(255), + first(1), + second(2), + third(3), + fourth(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setTimeDstclEntry 2 } + +setTimeDstclDay OBJECT-TYPE + SYNTAX INTEGER{ + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { setTimeDstclEntry 3 } + +setTimeDstclMon OBJECT-TYPE + SYNTAX INTEGER{ + january(1), + february(2), + march(3), + april(4), + may(5), + june(6), + july(7), + august(8), + september(9), + october(10), + november(11), + december(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Month" + ::= { setTimeDstclEntry 4 } + +setTimeDstclHou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { setTimeDstclEntry 5 } + +setTimeDstclMin OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { setTimeDstclEntry 6 } + +setTimeDstclTim OBJECT-TYPE + SYNTAX INTEGER{ + utc(1), + lst(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-type" + ::= { setTimeDstclEntry 7 } + +setTimeGetti OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Get-Time" + ::= { setTime 13 } + +setVpn OBJECT IDENTIFIER ::= { set 19} +setVpnOperating OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + exclusive(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setVpn 8 } + +setVpnNattoperati OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NAT-T-Operating" + ::= { setVpn 16 } + +setVpnSimplecertr OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Simple-Cert-RAS-Operating" + ::= { setVpn 17 } + +setVpnAllowremote OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Allow-Remote-Network-Selection" + ::= { setVpn 22 } + +setVpnEstablishsa OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + only-with-keepalive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Establish-SAs-Collectively" + ::= { setVpn 23 } + +setVpnVpnpeersTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnVpnpeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "VPN-Peers" + ::= { setVpn 9 } + +setVpnVpnpeersEntry OBJECT-TYPE + SYNTAX SetVpnVpnpeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnVpnpeersPeer } + ::= { setVpnVpnpeersTable 1 } + +SetVpnVpnpeersEntry ::= SEQUENCE { + setVpnVpnpeersPeer DisplayString, + setVpnVpnpeersShti INTEGER, + setVpnVpnpeersExtr INTEGER, + setVpnVpnpeersRemo DisplayString, + setVpnVpnpeersRtgt INTEGER, + setVpnVpnpeersLaye DisplayString, + setVpnVpnpeersDyna INTEGER, + setVpnVpnpeersIkee INTEGER, + setVpnVpnpeersRule INTEGER, + setVpnVpnpeersDpdi INTEGER, + setVpnVpnpeersIkec INTEGER, + setVpnVpnpeersXaut INTEGER + } + +setVpnVpnpeersPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setVpnVpnpeersEntry 1 } + +setVpnVpnpeersShti OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setVpnVpnpeersEntry 6 } + +setVpnVpnpeersExtr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Extranet-Address" + ::= { setVpnVpnpeersEntry 2 } + +setVpnVpnpeersRemo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gw" + ::= { setVpnVpnpeersEntry 8 } + +setVpnVpnpeersRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setVpnVpnpeersEntry 15 } + +setVpnVpnpeersLaye OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Layer" + ::= { setVpnVpnpeersEntry 4 } + +setVpnVpnpeersDyna OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + icmp(4), + udp(8), + b-channel(1), + d-channel(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "dynamic" + ::= { setVpnVpnpeersEntry 5 } + +setVpnVpnpeersIkee OBJECT-TYPE + SYNTAX INTEGER{ + main-mode(0), + aggressive-mode(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Exchange" + ::= { setVpnVpnpeersEntry 7 } + +setVpnVpnpeersRule OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + manually(1), + off(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rule-creation" + ::= { setVpnVpnpeersEntry 9 } + +setVpnVpnpeersDpdi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DPD-Inact-Timeout" + ::= { setVpnVpnpeersEntry 10 } + +setVpnVpnpeersIkec OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + client(1), + server(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-CFG" + ::= { setVpnVpnpeersEntry 11 } + +setVpnVpnpeersXaut OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + client(1), + server(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "XAUTH" + ::= { setVpnVpnpeersEntry 12 } + +setVpnAdditionalgTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnAdditionalgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Additional-Gateways" + ::= { setVpn 12 } + +setVpnAdditionalgEntry OBJECT-TYPE + SYNTAX SetVpnAdditionalgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnAdditionalgPeer } + ::= { setVpnAdditionalgTable 1 } + +SetVpnAdditionalgEntry ::= SEQUENCE { + setVpnAdditionalgPeer DisplayString, + setVpnAdditionalgRemotegateway1 DisplayString, + setVpnAdditionalgRtgtag1 INTEGER, + setVpnAdditionalgRemotegateway2 DisplayString, + setVpnAdditionalgRtgtag2 INTEGER, + setVpnAdditionalgRemotegateway3 DisplayString, + setVpnAdditionalgRtgtag3 INTEGER, + setVpnAdditionalgRemotegateway4 DisplayString, + setVpnAdditionalgRtgtag4 INTEGER, + setVpnAdditionalgRemotegateway5 DisplayString, + setVpnAdditionalgRtgtag5 INTEGER, + setVpnAdditionalgRemotegateway6 DisplayString, + setVpnAdditionalgRtgtag6 INTEGER, + setVpnAdditionalgRemotegateway7 DisplayString, + setVpnAdditionalgRtgtag7 INTEGER, + setVpnAdditionalgRemotegateway8 DisplayString, + setVpnAdditionalgRtgtag8 INTEGER, + setVpnAdditionalgRemotegateway9 DisplayString, + setVpnAdditionalgRtgtag9 INTEGER, + setVpnAdditionalgRemotegateway10 DisplayString, + setVpnAdditionalgRtgtag10 INTEGER, + setVpnAdditionalgRemotegateway11 DisplayString, + setVpnAdditionalgRtgtag11 INTEGER, + setVpnAdditionalgRemotegateway12 DisplayString, + setVpnAdditionalgRtgtag12 INTEGER, + setVpnAdditionalgRemotegateway13 DisplayString, + setVpnAdditionalgRtgtag13 INTEGER, + setVpnAdditionalgRemotegateway14 DisplayString, + setVpnAdditionalgRtgtag14 INTEGER, + setVpnAdditionalgRemotegateway15 DisplayString, + setVpnAdditionalgRtgtag15 INTEGER, + setVpnAdditionalgRemotegateway16 DisplayString, + setVpnAdditionalgRtgtag16 INTEGER, + setVpnAdditionalgBeginwith INTEGER + } + +setVpnAdditionalgPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setVpnAdditionalgEntry 1 } + +setVpnAdditionalgRemotegateway1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-1" + ::= { setVpnAdditionalgEntry 2 } + +setVpnAdditionalgRtgtag1 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-1" + ::= { setVpnAdditionalgEntry 11 } + +setVpnAdditionalgRemotegateway2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-2" + ::= { setVpnAdditionalgEntry 3 } + +setVpnAdditionalgRtgtag2 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-2" + ::= { setVpnAdditionalgEntry 12 } + +setVpnAdditionalgRemotegateway3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-3" + ::= { setVpnAdditionalgEntry 4 } + +setVpnAdditionalgRtgtag3 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-3" + ::= { setVpnAdditionalgEntry 13 } + +setVpnAdditionalgRemotegateway4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-4" + ::= { setVpnAdditionalgEntry 5 } + +setVpnAdditionalgRtgtag4 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-4" + ::= { setVpnAdditionalgEntry 14 } + +setVpnAdditionalgRemotegateway5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-5" + ::= { setVpnAdditionalgEntry 6 } + +setVpnAdditionalgRtgtag5 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-5" + ::= { setVpnAdditionalgEntry 15 } + +setVpnAdditionalgRemotegateway6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-6" + ::= { setVpnAdditionalgEntry 7 } + +setVpnAdditionalgRtgtag6 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-6" + ::= { setVpnAdditionalgEntry 16 } + +setVpnAdditionalgRemotegateway7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-7" + ::= { setVpnAdditionalgEntry 8 } + +setVpnAdditionalgRtgtag7 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-7" + ::= { setVpnAdditionalgEntry 17 } + +setVpnAdditionalgRemotegateway8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-8" + ::= { setVpnAdditionalgEntry 9 } + +setVpnAdditionalgRtgtag8 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-8" + ::= { setVpnAdditionalgEntry 18 } + +setVpnAdditionalgRemotegateway9 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-9" + ::= { setVpnAdditionalgEntry 19 } + +setVpnAdditionalgRtgtag9 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-9" + ::= { setVpnAdditionalgEntry 27 } + +setVpnAdditionalgRemotegateway10 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-10" + ::= { setVpnAdditionalgEntry 20 } + +setVpnAdditionalgRtgtag10 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-10" + ::= { setVpnAdditionalgEntry 28 } + +setVpnAdditionalgRemotegateway11 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-11" + ::= { setVpnAdditionalgEntry 21 } + +setVpnAdditionalgRtgtag11 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-11" + ::= { setVpnAdditionalgEntry 29 } + +setVpnAdditionalgRemotegateway12 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-12" + ::= { setVpnAdditionalgEntry 22 } + +setVpnAdditionalgRtgtag12 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-12" + ::= { setVpnAdditionalgEntry 30 } + +setVpnAdditionalgRemotegateway13 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-13" + ::= { setVpnAdditionalgEntry 23 } + +setVpnAdditionalgRtgtag13 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-13" + ::= { setVpnAdditionalgEntry 31 } + +setVpnAdditionalgRemotegateway14 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-14" + ::= { setVpnAdditionalgEntry 24 } + +setVpnAdditionalgRtgtag14 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-14" + ::= { setVpnAdditionalgEntry 32 } + +setVpnAdditionalgRemotegateway15 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-15" + ::= { setVpnAdditionalgEntry 25 } + +setVpnAdditionalgRtgtag15 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-15" + ::= { setVpnAdditionalgEntry 33 } + +setVpnAdditionalgRemotegateway16 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-16" + ::= { setVpnAdditionalgEntry 26 } + +setVpnAdditionalgRtgtag16 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-16" + ::= { setVpnAdditionalgEntry 34 } + +setVpnAdditionalgBeginwith OBJECT-TYPE + SYNTAX INTEGER{ + last-used(0), + first(1), + random(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Begin-With" + ::= { setVpnAdditionalgEntry 10 } + +setVpnLayerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Layer" + ::= { setVpn 7 } + +setVpnLayerEntry OBJECT-TYPE + SYNTAX SetVpnLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnLayerName } + ::= { setVpnLayerTable 1 } + +SetVpnLayerEntry ::= SEQUENCE { + setVpnLayerName DisplayString, + setVpnLayerPfsg INTEGER, + setVpnLayerIkeg INTEGER, + setVpnLayerIkep DisplayString, + setVpnLayerIpse DisplayString, + setVpnLayerIkek DisplayString + } + +setVpnLayerName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnLayerEntry 1 } + +setVpnLayerPfsg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PFS-Grp" + ::= { setVpnLayerEntry 3 } + +setVpnLayerIkeg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Grp" + ::= { setVpnLayerEntry 4 } + +setVpnLayerIkep OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Prop-List" + ::= { setVpnLayerEntry 5 } + +setVpnLayerIpse OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Prop-List" + ::= { setVpnLayerEntry 6 } + +setVpnLayerIkek OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Key" + ::= { setVpnLayerEntry 7 } + +setVpnProposals OBJECT IDENTIFIER ::= { setVpn 4} +setVpnProposalsIkeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE" + ::= { setVpnProposals 11 } + +setVpnProposalsIkeEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIkeName } + ::= { setVpnProposalsIkeTable 1 } + +SetVpnProposalsIkeEntry ::= SEQUENCE { + setVpnProposalsIkeName DisplayString, + setVpnProposalsIkeIkecrypta INTEGER, + setVpnProposalsIkeIkecryptk INTEGER, + setVpnProposalsIkeIkeauthal INTEGER, + setVpnProposalsIkeIkeauthmo INTEGER, + setVpnProposalsIkeLifetimes INTEGER, + setVpnProposalsIkeLifetimek INTEGER + } + +setVpnProposalsIkeName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnProposalsIkeEntry 1 } + +setVpnProposalsIkeIkecrypta OBJECT-TYPE + SYNTAX INTEGER{ + aes-cbc(7), + blowfish-cbc(3), + cast128-cbc(6), + e3des-cbc(5), + des-cbc(1), + null(42) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Crypt-Alg" + ::= { setVpnProposalsIkeEntry 2 } + +setVpnProposalsIkeIkecryptk OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Crypt-Keylen" + ::= { setVpnProposalsIkeEntry 3 } + +setVpnProposalsIkeIkeauthal OBJECT-TYPE + SYNTAX INTEGER{ + md5(1), + sha1(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Auth-Alg" + ::= { setVpnProposalsIkeEntry 4 } + +setVpnProposalsIkeIkeauthmo OBJECT-TYPE + SYNTAX INTEGER{ + preshared-key(1), + rsa-signature(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Auth-Mode" + ::= { setVpnProposalsIkeEntry 5 } + +setVpnProposalsIkeLifetimes OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-Sec" + ::= { setVpnProposalsIkeEntry 6 } + +setVpnProposalsIkeLifetimek OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-KB" + ::= { setVpnProposalsIkeEntry 7 } + +setVpnProposalsIpsecTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIpsecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPSEC" + ::= { setVpnProposals 12 } + +setVpnProposalsIpsecEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIpsecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIpsecName } + ::= { setVpnProposalsIpsecTable 1 } + +SetVpnProposalsIpsecEntry ::= SEQUENCE { + setVpnProposalsIpsecName DisplayString, + setVpnProposalsIpsecEncapsmod INTEGER, + setVpnProposalsIpsecEspcrypta INTEGER, + setVpnProposalsIpsecEspcryptk INTEGER, + setVpnProposalsIpsecEspauthal INTEGER, + setVpnProposalsIpsecAhauthalg INTEGER, + setVpnProposalsIpsecIpcompalg INTEGER, + setVpnProposalsIpsecLifetimes INTEGER, + setVpnProposalsIpsecLifetimek INTEGER + } + +setVpnProposalsIpsecName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnProposalsIpsecEntry 1 } + +setVpnProposalsIpsecEncapsmod OBJECT-TYPE + SYNTAX INTEGER{ + tunnel(1), + transport(2), + mixed-lcos4(65001) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Encaps-Mode" + ::= { setVpnProposalsIpsecEntry 2 } + +setVpnProposalsIpsecEspcrypta OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + aes-cbc(12), + blowfish-cbc(7), + cast128-cbc(6), + e3des-cbc(3), + des-cbc(2), + null(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ESP-Crypt-Alg" + ::= { setVpnProposalsIpsecEntry 3 } + +setVpnProposalsIpsecEspcryptk OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ESP-Crypt-Keylen" + ::= { setVpnProposalsIpsecEntry 4 } + +setVpnProposalsIpsecEspauthal OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + hmac-md5(1), + hmac-sha1(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ESP-Auth-Alg" + ::= { setVpnProposalsIpsecEntry 5 } + +setVpnProposalsIpsecAhauthalg OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + hmac-md5(1), + hmac-sha1(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AH-Auth-Alg" + ::= { setVpnProposalsIpsecEntry 6 } + +setVpnProposalsIpsecIpcompalg OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + deflate(2), + lzs(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPCOMP-Alg" + ::= { setVpnProposalsIpsecEntry 7 } + +setVpnProposalsIpsecLifetimes OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-Sec" + ::= { setVpnProposalsIpsecEntry 8 } + +setVpnProposalsIpsecLifetimek OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-KB" + ::= { setVpnProposalsIpsecEntry 9 } + +setVpnProposalsIkeproTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIkeproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE-Proposal-Lists" + ::= { setVpnProposals 9 } + +setVpnProposalsIkeproEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIkeproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIkeproIkeproposall } + ::= { setVpnProposalsIkeproTable 1 } + +SetVpnProposalsIkeproEntry ::= SEQUENCE { + setVpnProposalsIkeproIkeproposall DisplayString, + setVpnProposalsIkeproIkeproposal1 DisplayString, + setVpnProposalsIkeproIkeproposal2 DisplayString, + setVpnProposalsIkeproIkeproposal3 DisplayString, + setVpnProposalsIkeproIkeproposal4 DisplayString, + setVpnProposalsIkeproIkeproposal5 DisplayString, + setVpnProposalsIkeproIkeproposal6 DisplayString, + setVpnProposalsIkeproIkeproposal7 DisplayString, + setVpnProposalsIkeproIkeproposal8 DisplayString + } + +setVpnProposalsIkeproIkeproposall OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-Lists" + ::= { setVpnProposalsIkeproEntry 1 } + +setVpnProposalsIkeproIkeproposal1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-1" + ::= { setVpnProposalsIkeproEntry 2 } + +setVpnProposalsIkeproIkeproposal2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-2" + ::= { setVpnProposalsIkeproEntry 3 } + +setVpnProposalsIkeproIkeproposal3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-3" + ::= { setVpnProposalsIkeproEntry 4 } + +setVpnProposalsIkeproIkeproposal4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-4" + ::= { setVpnProposalsIkeproEntry 5 } + +setVpnProposalsIkeproIkeproposal5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-5" + ::= { setVpnProposalsIkeproEntry 6 } + +setVpnProposalsIkeproIkeproposal6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-6" + ::= { setVpnProposalsIkeproEntry 7 } + +setVpnProposalsIkeproIkeproposal7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-7" + ::= { setVpnProposalsIkeproEntry 8 } + +setVpnProposalsIkeproIkeproposal8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-8" + ::= { setVpnProposalsIkeproEntry 9 } + +setVpnProposalsIpsecpTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIpsecpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPSEC-Proposal-Lists" + ::= { setVpnProposals 10 } + +setVpnProposalsIpsecpEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIpsecpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIpsecpIpsecproposall } + ::= { setVpnProposalsIpsecpTable 1 } + +SetVpnProposalsIpsecpEntry ::= SEQUENCE { + setVpnProposalsIpsecpIpsecproposall DisplayString, + setVpnProposalsIpsecpIpsecproposal1 DisplayString, + setVpnProposalsIpsecpIpsecproposal2 DisplayString, + setVpnProposalsIpsecpIpsecproposal3 DisplayString, + setVpnProposalsIpsecpIpsecproposal4 DisplayString, + setVpnProposalsIpsecpIpsecproposal5 DisplayString, + setVpnProposalsIpsecpIpsecproposal6 DisplayString, + setVpnProposalsIpsecpIpsecproposal7 DisplayString, + setVpnProposalsIpsecpIpsecproposal8 DisplayString + } + +setVpnProposalsIpsecpIpsecproposall OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-Lists" + ::= { setVpnProposalsIpsecpEntry 1 } + +setVpnProposalsIpsecpIpsecproposal1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-1" + ::= { setVpnProposalsIpsecpEntry 2 } + +setVpnProposalsIpsecpIpsecproposal2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-2" + ::= { setVpnProposalsIpsecpEntry 3 } + +setVpnProposalsIpsecpIpsecproposal3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-3" + ::= { setVpnProposalsIpsecpEntry 4 } + +setVpnProposalsIpsecpIpsecproposal4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-4" + ::= { setVpnProposalsIpsecpEntry 5 } + +setVpnProposalsIpsecpIpsecproposal5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-5" + ::= { setVpnProposalsIpsecpEntry 6 } + +setVpnProposalsIpsecpIpsecproposal6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-6" + ::= { setVpnProposalsIpsecpEntry 7 } + +setVpnProposalsIpsecpIpsecproposal7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-7" + ::= { setVpnProposalsIpsecpEntry 8 } + +setVpnProposalsIpsecpIpsecproposal8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-8" + ::= { setVpnProposalsIpsecpEntry 9 } + +setVpnCertificate OBJECT IDENTIFIER ::= { setVpn 5} +setVpnCertificateIkeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnCertificateIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE-Keys" + ::= { setVpnCertificate 3 } + +setVpnCertificateIkeEntry OBJECT-TYPE + SYNTAX SetVpnCertificateIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnCertificateIkeName } + ::= { setVpnCertificateIkeTable 1 } + +SetVpnCertificateIkeEntry ::= SEQUENCE { + setVpnCertificateIkeName DisplayString, + setVpnCertificateIkeLocalidtyp INTEGER, + setVpnCertificateIkeLocalident DisplayString, + setVpnCertificateIkeRemoteidty INTEGER, + setVpnCertificateIkeRemoteiden DisplayString, + setVpnCertificateIkeSharedsec DisplayString, + setVpnCertificateIkeSharedsecf DisplayString + } + +setVpnCertificateIkeName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnCertificateIkeEntry 1 } + +setVpnCertificateIkeLocalidtyp OBJECT-TYPE + SYNTAX INTEGER{ + no-identity(0), + ip-address(1), + domain-name(2), + email-address(3), + distinguished-name(9), + key-id(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Local-ID-Type" + ::= { setVpnCertificateIkeEntry 6 } + +setVpnCertificateIkeLocalident OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..254)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Local-Identity" + ::= { setVpnCertificateIkeEntry 7 } + +setVpnCertificateIkeRemoteidty OBJECT-TYPE + SYNTAX INTEGER{ + no-identity(0), + ip-address(1), + domain-name(2), + email-address(3), + distinguished-name(9), + key-id(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-ID-Type" + ::= { setVpnCertificateIkeEntry 5 } + +setVpnCertificateIkeRemoteiden OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..254)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Identity" + ::= { setVpnCertificateIkeEntry 2 } + +setVpnCertificateIkeSharedsec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Shared-Sec" + ::= { setVpnCertificateIkeEntry 3 } + +setVpnCertificateIkeSharedsecf OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Shared-Sec-File" + ::= { setVpnCertificateIkeEntry 4 } + +setVpnIsakmp OBJECT IDENTIFIER ::= { setVpn 3} +setVpnIsakmpTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnIsakmpTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Timer" + ::= { setVpnIsakmp 4 } + +setVpnIsakmpTimEntry OBJECT-TYPE + SYNTAX SetVpnIsakmpTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnIsakmpTimIdx } + ::= { setVpnIsakmpTimTable 1 } + +SetVpnIsakmpTimEntry ::= SEQUENCE { + setVpnIsakmpTimIdx INTEGER, + setVpnIsakmpTimRetrlim INTEGER, + setVpnIsakmpTimRetrtim INTEGER, + setVpnIsakmpTimRetrtimu INTEGER, + setVpnIsakmpTimRetrtimm INTEGER, + setVpnIsakmpTimExptim INTEGER + } + +setVpnIsakmpTimIdx OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { setVpnIsakmpTimEntry 6 } + +setVpnIsakmpTimRetrlim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Lim" + ::= { setVpnIsakmpTimEntry 1 } + +setVpnIsakmpTimRetrtim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Tim" + ::= { setVpnIsakmpTimEntry 2 } + +setVpnIsakmpTimRetrtimu OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Tim-Usec" + ::= { setVpnIsakmpTimEntry 3 } + +setVpnIsakmpTimRetrtimm OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Tim-Max" + ::= { setVpnIsakmpTimEntry 4 } + +setVpnIsakmpTimExptim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Exp-Tim" + ::= { setVpnIsakmpTimEntry 5 } + +setVpnMainmodepro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MainMode-Proposal-List-Default" + ::= { setVpn 13 } + +setVpnMainmodeike OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MainMode-IKE-Group-Default" + ::= { setVpn 14 } + +setVpnAggrmodepro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AggrMode-Proposal-List-Default" + ::= { setVpn 10 } + +setVpnAggrmodeike OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AggrMode-IKE-Group-Default" + ::= { setVpn 11 } + +setVpnQuickmodepr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QuickMode-Proposal-List-Default" + ::= { setVpn 19 } + +setVpnQuickmodepf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QuickMode-PFS-Group-Default" + ::= { setVpn 20 } + +setVpnQuickmodesh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QuickMode-Shorthold-Time-Default" + ::= { setVpn 21 } + +setVpnLegacydynvp OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "legacy-dyn-VPN(LCOS5.0x)-support" + ::= { setVpn 15 } + +setHttp OBJECT IDENTIFIER ::= { set 21} +setHttpDoc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..99)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Document-Root" + ::= { setHttp 1 } + +setHttpUse OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Use-CSS" + ::= { setHttp 2 } + +setHttpFon OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Font-Family" + ::= { setHttp 3 } + +setHttpErr OBJECT-TYPE + SYNTAX INTEGER { + standard(0), + nifty(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Error-Page-Style" + ::= { setHttp 6 } + +setHttpPor OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setHttp 7 } + +setHttpSsl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SSL-Port" + ::= { setHttp 8 } + +setHttpSes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Session-Timeout" + ::= { setHttp 11 } + +setHttpSta OBJECT-TYPE + SYNTAX INTEGER { + normal-design(0), + design-for-small-resolutions(1), + design-with-high-contrast(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Standard-Design" + ::= { setHttp 13 } + +setHttpShoTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetHttpShoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Show-device-information" + ::= { setHttp 14 } + +setHttpShoEntry OBJECT-TYPE + SYNTAX SetHttpShoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setHttpShoDev } + ::= { setHttpShoTable 1 } + +SetHttpShoEntry ::= SEQUENCE { + setHttpShoDev INTEGER, + setHttpShoPos INTEGER + } + +setHttpShoDev OBJECT-TYPE + SYNTAX INTEGER{ + cpu(1), + memory(2), + ethernet-ports(5), + troughput-ethernet(6), + umts-modem-interface(7), + router(8), + firewall(9), + dhcp(10), + dns(11), + vpn(12), + adsl(13), + isdn(14), + dsl-dslol(15), + time(18), + ip-addresses(19), + operating-time(20) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Information" + ::= { setHttpShoEntry 1 } + +setHttpShoPos OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Position" + ::= { setHttpShoEntry 2 } + +setHttpHtt OBJECT-TYPE + SYNTAX INTEGER { + activated(0), + only-for-wan(1), + deactivated(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "HTTP-Compression" + ::= { setHttp 15 } + +setHttpMax OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Tunnel-Connections" + ::= { setHttp 9 } + +setHttpTun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tunnel-Idle-Timeout" + ::= { setHttp 10 } + +setHttpRol OBJECT IDENTIFIER ::= { setHttp 20} +setHttpRolOperating OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setHttpRol 1 } + +setHttpRolTitle OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Title" + ::= { setHttpRol 2 } + +setHttpRolVariablesTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetHttpRolVariablesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Variables" + ::= { setHttpRol 3 } + +setHttpRolVariablesEntry OBJECT-TYPE + SYNTAX SetHttpRolVariablesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setHttpRolVariablesInd } + ::= { setHttpRolVariablesTable 1 } + +SetHttpRolVariablesEntry ::= SEQUENCE { + setHttpRolVariablesInd INTEGER, + setHttpRolVariablesIde DisplayString, + setHttpRolVariablesTit DisplayString, + setHttpRolVariablesTyp INTEGER, + setHttpRolVariablesMin INTEGER, + setHttpRolVariablesMax INTEGER, + setHttpRolVariablesDef DisplayString + } + +setHttpRolVariablesInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setHttpRolVariablesEntry 1 } + +setHttpRolVariablesIde OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ident" + ::= { setHttpRolVariablesEntry 2 } + +setHttpRolVariablesTit OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Title" + ::= { setHttpRolVariablesEntry 3 } + +setHttpRolVariablesTyp OBJECT-TYPE + SYNTAX INTEGER{ + label(0), + integer(1), + string(2), + password(3), + checkmark(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setHttpRolVariablesEntry 4 } + +setHttpRolVariablesMin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min-Value" + ::= { setHttpRolVariablesEntry 5 } + +setHttpRolVariablesMax OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Value" + ::= { setHttpRolVariablesEntry 6 } + +setHttpRolVariablesDef OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Default-Value" + ::= { setHttpRolVariablesEntry 7 } + +setHttpRolRenumberv OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Renumber-Variables" + ::= { setHttpRol 5 } + +setHttpRolActionsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetHttpRolActionsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Actions" + ::= { setHttpRol 4 } + +setHttpRolActionsEntry OBJECT-TYPE + SYNTAX SetHttpRolActionsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setHttpRolActionsInd } + ::= { setHttpRolActionsTable 1 } + +SetHttpRolActionsEntry ::= SEQUENCE { + setHttpRolActionsInd INTEGER, + setHttpRolActionsAct DisplayString, + setHttpRolActionsDes DisplayString + } + +setHttpRolActionsInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setHttpRolActionsEntry 1 } + +setHttpRolActionsAct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Action" + ::= { setHttpRolActionsEntry 2 } + +setHttpRolActionsDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Description" + ::= { setHttpRolActionsEntry 3 } + +setHttpRolRenumbera OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Renumber-Actions" + ::= { setHttpRol 6 } + +setHttpRolDisplayco OBJECT-TYPE + SYNTAX BITS { + nothing(0), + adsl(1), + isdn(2), + vpn(3), + dsl(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Display-Connection-Status-for" + ::= { setHttpRol 7 } + +setSysl OBJECT IDENTIFIER ::= { set 22} +setSyslOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setSysl 1 } + +setSyslSerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSyslSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server" + ::= { setSysl 2 } + +setSyslSerEntry OBJECT-TYPE + SYNTAX SetSyslSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSyslSerIdx } + ::= { setSyslSerTable 1 } + +SetSyslSerEntry ::= SEQUENCE { + setSyslSerIdx DisplayString, + setSyslSerIpa INTEGER, + setSyslSerSou INTEGER, + setSyslSerLev INTEGER, + setSyslSerLoo DisplayString + } + +setSyslSerIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Idx." + ::= { setSyslSerEntry 1 } + +setSyslSerIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setSyslSerEntry 2 } + +setSyslSerSou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Source" + ::= { setSyslSerEntry 3 } + +setSyslSerLev OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Level" + ::= { setSyslSerEntry 4 } + +setSyslSerLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setSyslSerEntry 6 } + +setSyslFacTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSyslFacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Facility-Mapper" + ::= { setSysl 3 } + +setSyslFacEntry OBJECT-TYPE + SYNTAX SetSyslFacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSyslFacSou } + ::= { setSyslFacTable 1 } + +SetSyslFacEntry ::= SEQUENCE { + setSyslFacSou INTEGER, + setSyslFacFac INTEGER + } + +setSyslFacSou OBJECT-TYPE + SYNTAX INTEGER{ + system(1), + login(2), + systemtime(4), + console-login(8), + connections(16), + accounting(32), + administration(64), + router(128) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { setSyslFacEntry 1 } + +setSyslFacFac OBJECT-TYPE + SYNTAX INTEGER{ + kern(0), + user(1), + mail(2), + daemon(3), + auth(4), + syslog(5), + lpr(6), + news(7), + uucp(8), + cron(9), + authpriv(10), + local0(16), + local1(17), + local2(18), + local3(19), + local4(20), + local5(21), + local6(22), + local7(23) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Facility" + ::= { setSyslFacEntry 2 } + +setSyslPor OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setSysl 4 } + +setInte OBJECT IDENTIFIER ::= { set 23} +setInteModem OBJECT IDENTIFIER ::= { setInte 40} +setInteModemRingcou OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ring-Count" + ::= { setInteModem 1 } + +setInteModemEchooff OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Echo-Off-Command" + ::= { setInteModem 2 } + +setInteModemResetco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-Command" + ::= { setInteModem 3 } + +setInteModemInitcom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Init-Command" + ::= { setInteModem 4 } + +setInteModemRequest OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Request-ID" + ::= { setInteModem 6 } + +setInteModemInitdia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Init.-Dial" + ::= { setInteModem 11 } + +setInteModemDialcom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dial-Command" + ::= { setInteModem 5 } + +setInteModemInitans OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Init.-Answer" + ::= { setInteModem 12 } + +setInteModemAnswerc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Answer-Command" + ::= { setInteModem 7 } + +setInteModemDisconn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Disconnect-Command" + ::= { setInteModem 8 } + +setInteModemEscapes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Escape-Sequence" + ::= { setInteModem 9 } + +setInteModemEscapep OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Escape-Promt-Delay-(ms)" + ::= { setInteModem 10 } + +setInteModemCycleti OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cycletime-AT-Poll-(s)" + ::= { setInteModem 13 } + +setInteModemAtpollc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AT-Poll-Count" + ::= { setInteModem 14 } + +setInteMobile OBJECT IDENTIFIER ::= { setInte 41} +setInteMobileProTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteMobileProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Profiles" + ::= { setInteMobile 1 } + +setInteMobileProEntry OBJECT-TYPE + SYNTAX SetInteMobileProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteMobileProProf } + ::= { setInteMobileProTable 1 } + +SetInteMobileProEntry ::= SEQUENCE { + setInteMobileProProf DisplayString, + setInteMobileProPin DisplayString, + setInteMobileProApn DisplayString, + setInteMobileProNetw DisplayString, + setInteMobileProSele INTEGER, + setInteMobileProMode INTEGER, + setInteMobileProQosd INTEGER, + setInteMobileProQosu INTEGER + } + +setInteMobileProProf OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Profile" + ::= { setInteMobileProEntry 1 } + +setInteMobileProPin OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..6)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PIN" + ::= { setInteMobileProEntry 2 } + +setInteMobileProApn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..47)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "APN" + ::= { setInteMobileProEntry 3 } + +setInteMobileProNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network" + ::= { setInteMobileProEntry 4 } + +setInteMobileProSele OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + manual(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Select" + ::= { setInteMobileProEntry 5 } + +setInteMobileProMode OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + umts(1), + gprs(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mode" + ::= { setInteMobileProEntry 6 } + +setInteMobileProQosd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QoS-downstream-data-rate" + ::= { setInteMobileProEntry 7 } + +setInteMobileProQosu OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QoS-upstream-data-rate" + ::= { setInteMobileProEntry 8 } + +setInteMobileCon OBJECT-TYPE + SYNTAX INTEGER { + none(0), + ppp(1), + ppp-plus-ip(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect-Monitoring" + ::= { setInteMobile 4 } + +setInteMobileTri OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tries" + ::= { setInteMobile 5 } + +setInteMobileHis OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "History-Interval[Sec]" + ::= { setInteMobile 6 } + +setInteMobileSys OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Syslog-enabled" + ::= { setInteMobile 7 } + +setInteMobileSca OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Scan-Networks" + ::= { setInteMobile 2 } + +setInteMobileInp OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Input-PUK" + ::= { setInteMobile 3 } + +setInteEthernTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteEthernEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ethernet-Ports" + ::= { setInte 30 } + +setInteEthernEntry OBJECT-TYPE + SYNTAX SetInteEthernEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteEthernPor } + ::= { setInteEthernTable 1 } + +SetInteEthernEntry ::= SEQUENCE { + setInteEthernPor INTEGER, + setInteEthernAss INTEGER, + setInteEthernCon INTEGER, + setInteEthernMdi INTEGER, + setInteEthernPri INTEGER + } + +setInteEthernPor OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setInteEthernEntry 1 } + +setInteEthernAss OBJECT-TYPE + SYNTAX INTEGER{ + dsl-1(512), + dsl-2(513), + dsl-3(514), + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + idle(65533), + monitor(65534), + power-down(65535) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Assignment" + ::= { setInteEthernEntry 4 } + +setInteEthernCon OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + e10b-t(1), + fd10b-tx(2), + e100b-tx(3), + fd100b-tx(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connector" + ::= { setInteEthernEntry 2 } + +setInteEthernMdi OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + mdi(1), + mdix(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MDI-Mode" + ::= { setInteEthernEntry 5 } + +setInteEthernPri OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Private-Mode" + ::= { setInteEthernEntry 3 } + +setInteAdslTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteAdslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "ADSL" + ::= { setInte 6 } + +setInteAdslEntry OBJECT-TYPE + SYNTAX SetInteAdslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteAdslIfc } + ::= { setInteAdslTable 1 } + +SetInteAdslEntry ::= SEQUENCE { + setInteAdslIfc INTEGER, + setInteAdslPro INTEGER, + setInteAdslTyp INTEGER, + setInteAdslLin INTEGER, + setInteAdslPow INTEGER + } + +setInteAdslIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteAdslEntry 1 } + +setInteAdslPro OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + auto(8), + adsl2-plus(22), + adsl2(21), + adsl-multimode(20), + g-dmt(4), + t1-413(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setInteAdslEntry 2 } + +setInteAdslTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteAdslEntry 15 } + +setInteAdslLin OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + adsl-b(5), + adsl2-plus-b(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Linecode" + ::= { setInteAdslEntry 26 } + +setInteAdslPow OBJECT-TYPE + SYNTAX INTEGER{ + deactivated(0), + l2-allowed(1), + l3-and-l2-allowed(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Powermanagement" + ::= { setInteAdslEntry 25 } + +setInteS0Table OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "S0" + ::= { setInte 1 } + +setInteS0Entry OBJECT-TYPE + SYNTAX SetInteS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteS0Ifc } + ::= { setInteS0Table 1 } + +SetInteS0Entry ::= SEQUENCE { + setInteS0Ifc INTEGER, + setInteS0Prot INTEGER, + setInteS0Llbc INTEGER, + setInteS0Dial DisplayString, + setInteS0Maxi INTEGER, + setInteS0Maxo INTEGER, + setInteS0Type INTEGER + } + +setInteS0Ifc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteS0Entry 1 } + +setInteS0Prot OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + dss1(1), + e1tr6(2), + p2p-dss1(4), + grp0(16), + auto(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setInteS0Entry 2 } + +setInteS0Llbc OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + b1(1), + b2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LL-B-chan." + ::= { setInteS0Entry 7 } + +setInteS0Dial OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dial-prefix" + ::= { setInteS0Entry 9 } + +setInteS0Maxi OBJECT-TYPE + SYNTAX INTEGER{ + zero(2), + one(1), + two(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-in-calls" + ::= { setInteS0Entry 13 } + +setInteS0Maxo OBJECT-TYPE + SYNTAX INTEGER{ + zero(2), + one(1), + two(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-out-calls" + ::= { setInteS0Entry 14 } + +setInteS0Type OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteS0Entry 15 } + +setInteDslTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteDslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DSL" + ::= { setInte 4 } + +setInteDslEntry OBJECT-TYPE + SYNTAX SetInteDslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteDslIfc } + ::= { setInteDslTable 1 } + +SetInteDslEntry ::= SEQUENCE { + setInteDslIfc INTEGER, + setInteDslOpe INTEGER, + setInteDslUps INTEGER, + setInteDslExt INTEGER, + setInteDslDow INTEGER, + setInteDslTyp INTEGER + } + +setInteDslIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteDslEntry 1 } + +setInteDslOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(16) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setInteDslEntry 2 } + +setInteDslUps OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Upstream-Rate" + ::= { setInteDslEntry 16 } + +setInteDslExt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ext.-Overhead" + ::= { setInteDslEntry 17 } + +setInteDslDow OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Downstream-Rate" + ::= { setInteDslEntry 18 } + +setInteDslTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteDslEntry 15 } + +setInteModemmTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteModemmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Modem-Mobile" + ::= { setInte 7 } + +setInteModemmEntry OBJECT-TYPE + SYNTAX SetInteModemmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteModemmIfc } + ::= { setInteModemmTable 1 } + +SetInteModemmEntry ::= SEQUENCE { + setInteModemmIfc INTEGER, + setInteModemmOpe INTEGER, + setInteModemmTyp INTEGER, + setInteModemmDat INTEGER, + setInteModemmPro DisplayString + } + +setInteModemmIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + dsl-1(3), + dsl-2(4), + dsl-3(5), + ext(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteModemmEntry 1 } + +setInteModemmOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + modem(1), + umts-gprs(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setInteModemmEntry 2 } + +setInteModemmTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteModemmEntry 15 } + +setInteModemmDat OBJECT-TYPE + SYNTAX INTEGER{ + e19200(19200), + e38400(38400), + e57600(57600), + e115200(115200) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Data-Rate" + ::= { setInteModemmEntry 21 } + +setInteModemmPro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Profile" + ::= { setInteModemmEntry 22 } + +setRadi OBJECT IDENTIFIER ::= { set 25} +setRadiAutht OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Timeout" + ::= { setRadi 4 } + +setRadiAuthr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Retry" + ::= { setRadi 5 } + +setRadiBacku OBJECT-TYPE + SYNTAX INTEGER { + block(0), + cyclic(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Backup-Query-Strategy" + ::= { setRadi 9 } + +setNtp OBJECT IDENTIFIER ::= { set 26} +setNtpSer OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Operating" + ::= { setNtp 2 } + +setNtpBcm OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "BC-Mode" + ::= { setNtp 3 } + +setNtpBci OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "BC-Interval" + ::= { setNtp 4 } + +setNtpRqi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RQ-Interval" + ::= { setNtp 7 } + +setNtpRqt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RQ-Tries" + ::= { setNtp 12 } + +setNtpRqaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNtpRqaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RQ-Address" + ::= { setNtp 11 } + +setNtpRqaEntry OBJECT-TYPE + SYNTAX SetNtpRqaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNtpRqaRqa } + ::= { setNtpRqaTable 1 } + +SetNtpRqaEntry ::= SEQUENCE { + setNtpRqaRqa DisplayString, + setNtpRqaLoo DisplayString + } + +setNtpRqaRqa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RQ-Address" + ::= { setNtpRqaEntry 1 } + +setNtpRqaLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setNtpRqaEntry 2 } + +setMail OBJECT IDENTIFIER ::= { set 27} +setMailSmtps OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SMTP-Server" + ::= { setMail 1 } + +setMailSmtpp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SMTP-Port" + ::= { setMail 2 } + +setMailPop3s OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "POP3-Server" + ::= { setMail 3 } + +setMailPop3p OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "POP3-Port" + ::= { setMail 4 } + +setMailLoopb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setMail 11 } + +setMailUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "User-Name" + ::= { setMail 5 } + +setMailPassw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password" + ::= { setMail 6 } + +setMailEmail OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "E-Mail-Sender" + ::= { setMail 7 } + +setMailSenda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Send-Again-(min.)" + ::= { setMail 8 } + +setMailHoldt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hold-Time-(hrs.)" + ::= { setMail 9 } + +setMailBuffe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Buffers" + ::= { setMail 10 } + +setPppo OBJECT IDENTIFIER ::= { set 31} +setPppoOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setPppo 1 } + +setPppoNamTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPppoNamEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Name-List" + ::= { setPppo 2 } + +setPppoNamEntry OBJECT-TYPE + SYNTAX SetPppoNamEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPppoNamPee } + ::= { setPppoNamTable 1 } + +SetPppoNamEntry ::= SEQUENCE { + setPppoNamPee DisplayString, + setPppoNamSht INTEGER, + setPppoNamMac DisplayString + } + +setPppoNamPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setPppoNamEntry 1 } + +setPppoNamSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setPppoNamEntry 2 } + +setPppoNamMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MAC-Address" + ::= { setPppoNamEntry 3 } + +setPppoSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Service" + ::= { setPppo 3 } + +setPppoSes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Session-Limit" + ::= { setPppo 4 } + +setPppoPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPppoPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ports" + ::= { setPppo 5 } + +setPppoPorEntry OBJECT-TYPE + SYNTAX SetPppoPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPppoPorPor } + ::= { setPppoPorTable 1 } + +SetPppoPorEntry ::= SEQUENCE { + setPppoPorPor DisplayString, + setPppoPorEna INTEGER + } + +setPppoPorPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setPppoPorEntry 2 } + +setPppoPorEna OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enable-PPPoE" + ::= { setPppoPorEntry 3 } + +setVlan OBJECT IDENTIFIER ::= { set 32} +setVlanOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setVlan 4 } + +setVlanNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { setVlan 1 } + +setVlanNetEntry OBJECT-TYPE + SYNTAX SetVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVlanNetNam } + ::= { setVlanNetTable 1 } + +SetVlanNetEntry ::= SEQUENCE { + setVlanNetNam DisplayString, + setVlanNetVla INTEGER, + setVlanNetPor DisplayString + } + +setVlanNetNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVlanNetEntry 1 } + +setVlanNetVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setVlanNetEntry 2 } + +setVlanNetPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ports" + ::= { setVlanNetEntry 4 } + +setVlanTag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tag-Value" + ::= { setVlan 5 } + +setVlanPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Table" + ::= { setVlan 2 } + +setVlanPorEntry OBJECT-TYPE + SYNTAX SetVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVlanPorPort } + ::= { setVlanPorTable 1 } + +SetVlanPorEntry ::= SEQUENCE { + setVlanPorPort DisplayString, + setVlanPorTaggi INTEGER, + setVlanPorAllow INTEGER, + setVlanPorPortv INTEGER + } + +setVlanPorPort OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setVlanPorEntry 1 } + +setVlanPorTaggi OBJECT-TYPE + SYNTAX INTEGER{ + ingress-mixed(0), + never(1), + mixed(2), + always(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tagging-Mode" + ::= { setVlanPorEntry 6 } + +setVlanPorAllow OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Allow-All-VLANs" + ::= { setVlanPorEntry 4 } + +setVlanPorPortv OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-VLAN-Id" + ::= { setVlanPorEntry 5 } + +setPrin OBJECT IDENTIFIER ::= { set 34} +setPrinPriTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPrinPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Printer" + ::= { setPrin 1 } + +setPrinPriEntry OBJECT-TYPE + SYNTAX SetPrinPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPrinPriPri } + ::= { setPrinPriTable 1 } + +SetPrinPriEntry ::= SEQUENCE { + setPrinPriPri DisplayString, + setPrinPriRaw INTEGER, + setPrinPriLpd INTEGER, + setPrinPriAct INTEGER, + setPrinPriBid INTEGER, + setPrinPriRes INTEGER + } + +setPrinPriPri OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Printer" + ::= { setPrinPriEntry 1 } + +setPrinPriRaw OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RawIp-Port" + ::= { setPrinPriEntry 2 } + +setPrinPriLpd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LPD-Port" + ::= { setPrinPriEntry 3 } + +setPrinPriAct OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Activ" + ::= { setPrinPriEntry 4 } + +setPrinPriBid OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bidirectional" + ::= { setPrinPriEntry 5 } + +setPrinPriRes OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-on-Open" + ::= { setPrinPriEntry 6 } + +setPrinAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPrinAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-List" + ::= { setPrin 2 } + +setPrinAccEntry OBJECT-TYPE + SYNTAX SetPrinAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPrinAccIpa, setPrinAccIpn, setPrinAccRtg } + ::= { setPrinAccTable 1 } + +SetPrinAccEntry ::= SEQUENCE { + setPrinAccIpa INTEGER, + setPrinAccIpn INTEGER, + setPrinAccRtg INTEGER + } + +setPrinAccIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setPrinAccEntry 1 } + +setPrinAccIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setPrinAccEntry 2 } + +setPrinAccRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setPrinAccEntry 3 } + +setCert OBJECT IDENTIFIER ::= { set 39} +setCertSce OBJECT IDENTIFIER ::= { setCert 1} +setCertSceSce OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SCEP-Operating" + ::= { setCertSce 1 } + +setCertSceRet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-After-Error-Interval" + ::= { setCertSce 11 } + +setCertSceChe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-Pending-Requests-Interval" + ::= { setCertSce 12 } + +setCertSceDev OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Certificate-Update-Before" + ::= { setCertSce 2 } + +setCertSceCac OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Certificate-Update-Before" + ::= { setCertSce 3 } + +setCertSceCasTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "CAs" + ::= { setCertSce 6 } + +setCertSceCasEntry OBJECT-TYPE + SYNTAX SetCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCertSceCasName } + ::= { setCertSceCasTable 1 } + +SetCertSceCasEntry ::= SEQUENCE { + setCertSceCasName DisplayString, + setCertSceCasUrl DisplayString, + setCertSceCasDn DisplayString, + setCertSceCasEncalg INTEGER, + setCertSceCasIdentifier DisplayString, + setCertSceCasRaautoapprove INTEGER, + setCertSceCasCasignaturealg INTEGER, + setCertSceCasCafingerprinta INTEGER, + setCertSceCasCafingerprint DisplayString, + setCertSceCasApplication INTEGER, + setCertSceCasLoopbackaddr DisplayString + } + +setCertSceCasName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setCertSceCasEntry 1 } + +setCertSceCasUrl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "URL" + ::= { setCertSceCasEntry 2 } + +setCertSceCasDn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DN" + ::= { setCertSceCasEntry 3 } + +setCertSceCasEncalg OBJECT-TYPE + SYNTAX INTEGER{ + des(0), + e3des(1), + blowfish(2), + aes128(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enc-Alg" + ::= { setCertSceCasEntry 4 } + +setCertSceCasIdentifier OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Identifier" + ::= { setCertSceCasEntry 5 } + +setCertSceCasRaautoapprove OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RA-Autoapprove" + ::= { setCertSceCasEntry 7 } + +setCertSceCasCasignaturealg OBJECT-TYPE + SYNTAX INTEGER{ + md5(0), + sha1(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Signature-Algorithm" + ::= { setCertSceCasEntry 6 } + +setCertSceCasCafingerprinta OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + sha1(1), + md5(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Fingerprint-Algorithm" + ::= { setCertSceCasEntry 8 } + +setCertSceCasCafingerprint OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..59)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Fingerprint" + ::= { setCertSceCasEntry 9 } + +setCertSceCasApplication OBJECT-TYPE + SYNTAX INTEGER{ + general(2), + vpn(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Application" + ::= { setCertSceCasEntry 10 } + +setCertSceCasLoopbackaddr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setCertSceCasEntry 11 } + +setCertSceCerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCertSceCerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Certificates" + ::= { setCertSce 7 } + +setCertSceCerEntry OBJECT-TYPE + SYNTAX SetCertSceCerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCertSceCerName } + ::= { setCertSceCerTable 1 } + +SetCertSceCerEntry ::= SEQUENCE { + setCertSceCerName DisplayString, + setCertSceCerCadn DisplayString, + setCertSceCerSubject DisplayString, + setCertSceCerChalleng DisplayString, + setCertSceCerSubjecta DisplayString, + setCertSceCerKeyusage DisplayString, + setCertSceCerExtended DisplayString, + setCertSceCerDevicece INTEGER, + setCertSceCerApplicat INTEGER + } + +setCertSceCerName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setCertSceCerEntry 1 } + +setCertSceCerCadn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CADN" + ::= { setCertSceCerEntry 2 } + +setCertSceCerSubject OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Subject" + ::= { setCertSceCerEntry 3 } + +setCertSceCerChalleng OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ChallengePwd" + ::= { setCertSceCerEntry 4 } + +setCertSceCerSubjecta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SubjectAltName" + ::= { setCertSceCerEntry 5 } + +setCertSceCerKeyusage OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "KeyUsage" + ::= { setCertSceCerEntry 6 } + +setCertSceCerExtended OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Extended-KeyUsage" + ::= { setCertSceCerEntry 9 } + +setCertSceCerDevicece OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Certificate-Keylength" + ::= { setCertSceCerEntry 7 } + +setCertSceCerApplicat OBJECT-TYPE + SYNTAX INTEGER{ + vpn(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Application" + ::= { setCertSceCerEntry 8 } + +setCertSceRei OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reinit" + ::= { setCertSce 8 } + +setCertSceUpd OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update" + ::= { setCertSce 9 } + +setCertSceCle OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Clear-SCEP-Filesystem" + ::= { setCertSce 10 } + +setCertCrl OBJECT IDENTIFIER ::= { setCert 3} +setCertCrlCrl OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CRL-Operating" + ::= { setCertCrl 1 } + +setCertCrlAlt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Alternative-URL" + ::= { setCertCrl 2 } + +setCertCrlUse OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + fallback(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Use-Alternative-URL" + ::= { setCertCrl 3 } + +setCertCrlUpd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update-Before" + ::= { setCertCrl 4 } + +setCertCrlPre OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prefetch-Period" + ::= { setCertCrl 5 } + +setCertCrlVal OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Validity-Exceedance" + ::= { setCertCrl 6 } + +setCertCrlRef OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Refresh-CRL-Now" + ::= { setCertCrl 7 } + +setComp OBJECT IDENTIFIER ::= { set 52} +setCompDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { setComp 1 } + +setCompDevEntry OBJECT-TYPE + SYNTAX SetCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompDevDev } + ::= { setCompDevTable 1 } + +SetCompDevEntry ::= SEQUENCE { + setCompDevDev INTEGER, + setCompDevSer INTEGER + } + +setCompDevDev OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + sierra-minicard-8780(11), + sierra-minicard-8781(12), + sierra-minicard-8790(38), + option-minicard-0201(19) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompDevEntry 1 } + +setCompDevSer OBJECT-TYPE + SYNTAX INTEGER{ + wan(1), + com-port-server(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Service" + ::= { setCompDevEntry 4 } + +setCompWan OBJECT IDENTIFIER ::= { setComp 3} +setCompWanDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompWanDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { setCompWan 1 } + +setCompWanDevEntry OBJECT-TYPE + SYNTAX SetCompWanDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompWanDevDev } + ::= { setCompWanDevTable 1 } + +SetCompWanDevEntry ::= SEQUENCE { + setCompWanDevDev INTEGER, + setCompWanDevOpe INTEGER + } + +setCompWanDevDev OBJECT-TYPE + SYNTAX INTEGER{ + outband-modem(2), + sierra-minicard-8780(11), + sierra-minicard-8781(12), + sierra-minicard-8790(38), + option-minicard-0201(19) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompWanDevEntry 1 } + +setCompWanDevOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setCompWanDevEntry 3 } + +setCompCom OBJECT IDENTIFIER ::= { setComp 2} +setCompComOpeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompComOpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Operational" + ::= { setCompCom 1 } + +setCompComOpeEntry OBJECT-TYPE + SYNTAX SetCompComOpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompComOpeDev, setCompComOpePor } + ::= { setCompComOpeTable 1 } + +SetCompComOpeEntry ::= SEQUENCE { + setCompComOpeDev INTEGER, + setCompComOpePor INTEGER, + setCompComOpeOpe INTEGER + } + +setCompComOpeDev OBJECT-TYPE + SYNTAX INTEGER{ + outband(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompComOpeEntry 1 } + +setCompComOpePor OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Number" + ::= { setCompComOpeEntry 2 } + +setCompComOpeOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setCompComOpeEntry 4 } + +setCompComComTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompComComEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "COM-Port-Settings" + ::= { setCompCom 2 } + +setCompComComEntry OBJECT-TYPE + SYNTAX SetCompComComEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompComComDevice, setCompComComPortnu } + ::= { setCompComComTable 1 } + +SetCompComComEntry ::= SEQUENCE { + setCompComComDevice INTEGER, + setCompComComPortnu INTEGER, + setCompComComBitrat INTEGER, + setCompComComDatabi INTEGER, + setCompComComParity INTEGER, + setCompComComStopbi INTEGER, + setCompComComHandsh INTEGER, + setCompComComReadyc INTEGER, + setCompComComReadyd INTEGER + } + +setCompComComDevice OBJECT-TYPE + SYNTAX INTEGER{ + outband(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompComComEntry 1 } + +setCompComComPortnu OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Number" + ::= { setCompComComEntry 2 } + +setCompComComBitrat OBJECT-TYPE + SYNTAX INTEGER{ + e110(110), + e300(300), + e600(600), + e1200(1200), + e2400(2400), + e4800(4800), + e9600(9600), + e19200(19200), + e38400(38400), + e57600(57600), + e115200(115200), + e125000(125000), + e230400(230400) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bit-Rate" + ::= { setCompComComEntry 4 } + +setCompComComDatabi OBJECT-TYPE + SYNTAX INTEGER{ + e7(7), + e8(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Data-Bits" + ::= { setCompComComEntry 5 } + +setCompComComParity OBJECT-TYPE + SYNTAX INTEGER{ + none(1), + odd(2), + even(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Parity" + ::= { setCompComComEntry 6 } + +setCompComComStopbi OBJECT-TYPE + SYNTAX INTEGER{ + e1(1), + e2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stop-Bits" + ::= { setCompComComEntry 7 } + +setCompComComHandsh OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rts-cts(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Handshake" + ::= { setCompComComEntry 8 } + +setCompComComReadyc OBJECT-TYPE + SYNTAX INTEGER{ + dtr(0), + data(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ready-Condition" + ::= { setCompComComEntry 9 } + +setCompComComReadyd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ready-Data-Timeout" + ::= { setCompComComEntry 10 } + +setCompComNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompComNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-Settings" + ::= { setCompCom 3 } + +setCompComNetEntry OBJECT-TYPE + SYNTAX SetCompComNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompComNetDevicety, setCompComNetPortnumb } + ::= { setCompComNetTable 1 } + +SetCompComNetEntry ::= SEQUENCE { + setCompComNetDevicety INTEGER, + setCompComNetPortnumb INTEGER, + setCompComNetTcpmode INTEGER, + setCompComNetListenpo INTEGER, + setCompComNetConnecth DisplayString, + setCompComNetConnectp INTEGER, + setCompComNetLoopback DisplayString, + setCompComNetRfc2217e INTEGER + } + +setCompComNetDevicety OBJECT-TYPE + SYNTAX INTEGER{ + outband(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompComNetEntry 1 } + +setCompComNetPortnumb OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Number" + ::= { setCompComNetEntry 2 } + +setCompComNetTcpmode OBJECT-TYPE + SYNTAX INTEGER{ + server(0), + client(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TCP-Mode" + ::= { setCompComNetEntry 4 } + +setCompComNetListenpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Listen-Port" + ::= { setCompComNetEntry 5 } + +setCompComNetConnecth OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..48)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect-Hostname" + ::= { setCompComNetEntry 6 } + +setCompComNetConnectp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect-Port" + ::= { setCompComNetEntry 7 } + +setCompComNetLoopback OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setCompComNetEntry 8 } + +setCompComNetRfc2217e OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RFC2217-Extensions" + ::= { setCompComNetEntry 9 } + +setEcho OBJECT IDENTIFIER ::= { set 35} +setEchoOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setEcho 1 } + +setEchoAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetEchoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-Table" + ::= { setEcho 2 } + +setEchoAccEntry OBJECT-TYPE + SYNTAX SetEchoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setEchoAccIpa, setEchoAccNet } + ::= { setEchoAccTable 1 } + +SetEchoAccEntry ::= SEQUENCE { + setEchoAccIpa INTEGER, + setEchoAccNet INTEGER, + setEchoAccPro INTEGER, + setEchoAccAct INTEGER, + setEchoAccCom DisplayString + } + +setEchoAccIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setEchoAccEntry 1 } + +setEchoAccNet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Netmask" + ::= { setEchoAccEntry 2 } + +setEchoAccPro OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + tcp(1), + udp(2), + tcp-plus-udp(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protokoll" + ::= { setEchoAccEntry 3 } + +setEchoAccAct OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setEchoAccEntry 4 } + +setEchoAccCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setEchoAccEntry 5 } + +setEchoTcp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TCP-Timeout" + ::= { setEcho 3 } + +setPerf OBJECT IDENTIFIER ::= { set 36} +setPerfRttmonaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPerfRttmonaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RttMonAdmin" + ::= { setPerf 2 } + +setPerfRttmonaEntry OBJECT-TYPE + SYNTAX SetPerfRttmonaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPerfRttmonaInd } + ::= { setPerfRttmonaTable 1 } + +SetPerfRttmonaEntry ::= SEQUENCE { + setPerfRttmonaInd INTEGER, + setPerfRttmonaTyp INTEGER, + setPerfRttmonaFre INTEGER, + setPerfRttmonaTim INTEGER, + setPerfRttmonaSta INTEGER + } + +setPerfRttmonaInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setPerfRttmonaEntry 1 } + +setPerfRttmonaTyp OBJECT-TYPE + SYNTAX INTEGER{ + jitter(9) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setPerfRttmonaEntry 4 } + +setPerfRttmonaFre OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Frequency" + ::= { setPerfRttmonaEntry 6 } + +setPerfRttmonaTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Timeout" + ::= { setPerfRttmonaEntry 7 } + +setPerfRttmonaSta OBJECT-TYPE + SYNTAX INTEGER{ + active(1), + not-in-service(2), + not-ready(3), + create(5), + destroy(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Status" + ::= { setPerfRttmonaEntry 9 } + +setPerfRttmoneTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPerfRttmoneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RttMonEchoAdmin" + ::= { setPerf 3 } + +setPerfRttmoneEntry OBJECT-TYPE + SYNTAX SetPerfRttmoneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPerfRttmoneIndex } + ::= { setPerfRttmoneTable 1 } + +SetPerfRttmoneEntry ::= SEQUENCE { + setPerfRttmoneIndex INTEGER, + setPerfRttmoneProtocol INTEGER, + setPerfRttmoneDestinationa INTEGER, + setPerfRttmonePacketsize INTEGER, + setPerfRttmoneDestinationp INTEGER, + setPerfRttmoneInterval INTEGER, + setPerfRttmonePacketcount INTEGER + } + +setPerfRttmoneIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { setPerfRttmoneEntry 255 } + +setPerfRttmoneProtocol OBJECT-TYPE + SYNTAX INTEGER{ + echo(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setPerfRttmoneEntry 1 } + +setPerfRttmoneDestinationa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination-Address" + ::= { setPerfRttmoneEntry 2 } + +setPerfRttmonePacketsize OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Packet-Size" + ::= { setPerfRttmoneEntry 3 } + +setPerfRttmoneDestinationp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination-Port" + ::= { setPerfRttmoneEntry 5 } + +setPerfRttmoneInterval OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Interval" + ::= { setPerfRttmoneEntry 17 } + +setPerfRttmonePacketcount OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Packet-Count" + ::= { setPerfRttmoneEntry 18 } + +setPerfRttmonsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPerfRttmonsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RttMonStatistics" + ::= { setPerf 4 } + +setPerfRttmonsEntry OBJECT-TYPE + SYNTAX SetPerfRttmonsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPerfRttmonsIndex } + ::= { setPerfRttmonsTable 1 } + +SetPerfRttmonsEntry ::= SEQUENCE { + setPerfRttmonsIndex INTEGER, + setPerfRttmonsCompletions INTEGER, + setPerfRttmonsRttcount INTEGER, + setPerfRttmonsRttsum INTEGER, + setPerfRttmonsRttmin INTEGER, + setPerfRttmonsRttmax INTEGER, + setPerfRttmonsJitterminpossd INTEGER, + setPerfRttmonsJittermaxpossd INTEGER, + setPerfRttmonsJittercountposs INTEGER, + setPerfRttmonsJittersumpossd INTEGER, + setPerfRttmonsJitterminposds INTEGER, + setPerfRttmonsJittermaxposds INTEGER, + setPerfRttmonsJittercountposd INTEGER, + setPerfRttmonsJittersumposds INTEGER, + setPerfRttmonsJitterminnegsd INTEGER, + setPerfRttmonsJittermaxnegsd INTEGER, + setPerfRttmonsJittercountnegs INTEGER, + setPerfRttmonsJittersumnegsd INTEGER, + setPerfRttmonsJitterminnegds INTEGER, + setPerfRttmonsJittermaxnegds INTEGER, + setPerfRttmonsJittercountnegd INTEGER, + setPerfRttmonsJittersumnegds INTEGER, + setPerfRttmonsPacketlosssd INTEGER, + setPerfRttmonsPacketlossds INTEGER, + setPerfRttmonsAveragejitter INTEGER, + setPerfRttmonsAveragejittersd INTEGER, + setPerfRttmonsAveragejitterds INTEGER + } + +setPerfRttmonsIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { setPerfRttmonsEntry 255 } + +setPerfRttmonsCompletions OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Completions" + ::= { setPerfRttmonsEntry 2 } + +setPerfRttmonsRttcount OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Count" + ::= { setPerfRttmonsEntry 4 } + +setPerfRttmonsRttsum OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Sum" + ::= { setPerfRttmonsEntry 5 } + +setPerfRttmonsRttmin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Min" + ::= { setPerfRttmonsEntry 8 } + +setPerfRttmonsRttmax OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Max" + ::= { setPerfRttmonsEntry 9 } + +setPerfRttmonsJitterminpossd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Pos-SD" + ::= { setPerfRttmonsEntry 10 } + +setPerfRttmonsJittermaxpossd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Pos-SD" + ::= { setPerfRttmonsEntry 11 } + +setPerfRttmonsJittercountposs OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Pos-SD" + ::= { setPerfRttmonsEntry 12 } + +setPerfRttmonsJittersumpossd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Pos-SD" + ::= { setPerfRttmonsEntry 13 } + +setPerfRttmonsJitterminposds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Pos-DS" + ::= { setPerfRttmonsEntry 16 } + +setPerfRttmonsJittermaxposds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Pos-DS" + ::= { setPerfRttmonsEntry 17 } + +setPerfRttmonsJittercountposd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Pos-DS" + ::= { setPerfRttmonsEntry 18 } + +setPerfRttmonsJittersumposds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Pos-DS" + ::= { setPerfRttmonsEntry 19 } + +setPerfRttmonsJitterminnegsd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Neg-SD" + ::= { setPerfRttmonsEntry 22 } + +setPerfRttmonsJittermaxnegsd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Neg-SD" + ::= { setPerfRttmonsEntry 23 } + +setPerfRttmonsJittercountnegs OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Neg-SD" + ::= { setPerfRttmonsEntry 24 } + +setPerfRttmonsJittersumnegsd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Neg-SD" + ::= { setPerfRttmonsEntry 25 } + +setPerfRttmonsJitterminnegds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Neg-DS" + ::= { setPerfRttmonsEntry 28 } + +setPerfRttmonsJittermaxnegds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Neg-DS" + ::= { setPerfRttmonsEntry 29 } + +setPerfRttmonsJittercountnegd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Neg-DS" + ::= { setPerfRttmonsEntry 30 } + +setPerfRttmonsJittersumnegds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Neg-DS" + ::= { setPerfRttmonsEntry 31 } + +setPerfRttmonsPacketlosssd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Loss-SD" + ::= { setPerfRttmonsEntry 34 } + +setPerfRttmonsPacketlossds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Loss-DS" + ::= { setPerfRttmonsEntry 35 } + +setPerfRttmonsAveragejitter OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Average-Jitter" + ::= { setPerfRttmonsEntry 62 } + +setPerfRttmonsAveragejittersd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Average-Jitter-SD" + ::= { setPerfRttmonsEntry 63 } + +setPerfRttmonsAveragejitterds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Average-Jitter-DS" + ::= { setPerfRttmonsEntry 64 } + +firVerTable OBJECT-TYPE + SYNTAX SEQUENCE OF FirVerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Version-Table" + ::= { fir 1 } + +firVerEntry OBJECT-TYPE + SYNTAX FirVerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { firVerIfc } + ::= { firVerTable 1 } + +FirVerEntry ::= SEQUENCE { + firVerIfc INTEGER, + firVerMod DisplayString, + firVerVer DisplayString, + firVerSer DisplayString + } + +firVerIfc OBJECT-TYPE + SYNTAX INTEGER{ + ifc(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { firVerEntry 1 } + +firVerMod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Module" + ::= { firVerEntry 2 } + +firVerVer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Version" + ::= { firVerEntry 3 } + +firVerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-number" + ::= { firVerEntry 4 } + +firTabTable OBJECT-TYPE + SYNTAX SEQUENCE OF FirTabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Firmsafe" + ::= { fir 2 } + +firTabEntry OBJECT-TYPE + SYNTAX FirTabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { firTabPos } + ::= { firTabTable 1 } + +FirTabEntry ::= SEQUENCE { + firTabPos INTEGER, + firTabSta INTEGER, + firTabVer DisplayString, + firTabDat DisplayString, + firTabSiz INTEGER, + firTabInd INTEGER + } + +firTabPos OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Position" + ::= { firTabEntry 1 } + +firTabSta OBJECT-TYPE + SYNTAX INTEGER{ + loader(2), + active(1), + inactive(0), + minimal-plus-active(5), + minimal-plus-inactive(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Status" + ::= { firTabEntry 2 } + +firTabVer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Version" + ::= { firTabEntry 3 } + +firTabDat OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Date" + ::= { firTabEntry 4 } + +firTabSiz OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Size" + ::= { firTabEntry 5 } + +firTabInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { firTabEntry 6 } + +firMod OBJECT-TYPE + SYNTAX INTEGER { + immediate(0), + login(1), + manual(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mode-Firmsafe" + ::= { fir 3 } + +firTim OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Timeout-Firmsafe" + ::= { fir 4 } + +firFea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..34)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Feature-Word" + ::= { fir 7 } + +othMan OBJECT IDENTIFIER ::= { oth 1} +othManCon OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect" + ::= { othMan 1 } + +othManDis OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Disconnect" + ::= { othMan 2 } + +othBoo OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Boot-System" + ::= { oth 2 } + +othCol OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cold-Boot" + ::= { oth 5 } + + + +-- traps + +trapgrp OBJECT IDENTIFIER ::= { lancom-1721 0 } +traps OBJECT IDENTIFIER ::= { trapgrp 0 } + +trpStatChan NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staWanConnectio, + staChanState, + staChanApp, + staChanMode, + staChanCause, + staChanNumbe, + staChanSubad, + staChanCharg, + staChanExtra, + staChanConnt, + staChanConns, + staChanIsdnd, + staChanPhcha, + staChanPptpc, + staChanVpnco + } + STATUS current + DESCRIPTION "StatChan" + ::= { traps 1 } + +trpFwUplStart NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "FwUplStart" + ::= { traps 4 } + +trpUplSucc NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplSucc" + ::= { traps 5 } + +trpUplFailTo NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplFailTo" + ::= { traps 6 } + +trpUplFailIncl NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplFailIncl" + ::= { traps 7 } + +trpUplFailBadDev NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplFailBadDev" + ::= { traps 8 } + +trpLogin NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "Login" + ::= { traps 9 } + +trpLogout NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "Logout" + ::= { traps 10 } + +trpCnfUplStart NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "CnfUplStart" + ::= { traps 11 } + +trpCnfDnlStart NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "CnfDnlStart" + ::= { traps 12 } + +trpCnfDnlSucc NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "CnfDnlSucc" + ::= { traps 13 } + +trpIpFwFlt NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staIproLogtablSyst, + staIproLogtablSrca, + staIproLogtablDsta, + staIproLogtablProt, + staIproLogtablSrcp, + staIproLogtablDstp, + staIproLogtablFilt, + staIproLogtablLimi, + staIproLogtablThre, + staIproLogtablActi + } + STATUS current + DESCRIPTION "IpFwFlt" + ::= { traps 26 } + +trpVPNConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staVpnTunnel, + staVpnConnectPeer, + staVpnConnectState, + staVpnConnectLaster, + staVpnConnectMode, + staVpnConnectShtime, + staVpnConnectPhysco, + staVpnConnectB1dt, + staVpnConnectRemote, + staVpnConnectNatdet, + staVpnConnectCrypta, + staVpnConnectCryptl, + staVpnConnectHashal, + staVpnConnectHashle, + staVpnConnectHmacal, + staVpnConnectHmacle, + staVpnConnectCompra, + staVpnConnectClient + } + STATUS current + DESCRIPTION "VPNConn" + ::= { traps 27 } + +trpPptpConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staPptpTun, + staPptpConChann, + staPptpConState, + staPptpConMode, + staPptpConShtim, + staPptpConPhysc, + staPptpConPeera, + staPptpConIpadd, + staPptpConDnsde, + staPptpConNbnsd, + staPptpConLaste, + staPptpConDnsba, + staPptpConNbnsb + } + STATUS current + DESCRIPTION "PptpConn" + ::= { traps 28 } + +trpErrLogin NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "ErrLogin" + ::= { traps 29 } + +trpLdblConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staIproLoadbalConPee, + staIproLoadbalConBun, + staIproLoadbalConSta + } + STATUS current + DESCRIPTION "LdblConn" + ::= { traps 38 } + +trpPPPoESConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staPppoNum, + staPppoConCha, + staPppoConMac, + staPppoConSta, + staPppoConLas, + staPppoConSht, + staPppoConPee + } + STATUS current + DESCRIPTION "PPPoESConn" + ::= { traps 39 } + +trpVrrp NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staIproVrrpEveSys, + staIproVrrpEveSrc, + staIproVrrpEveVri, + staIproVrrpEveEve, + staIproVrrpEveInf + } + STATUS current + DESCRIPTION "Vrrp" + ::= { traps 41 } + +trpAdslState NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staAdslModemstatus, + staAdslPmstate + } + STATUS current + DESCRIPTION "AdslState" + ::= { traps 60 } + +trpHTTP-Tunnel-Open NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staTcpiHttpActiveIndex, + staTcpiHttpActiveRemotea, + staTcpiHttpActiveRemotep, + staTcpiHttpActiveLocalho, + staTcpiHttpActiveLocalpo, + staTcpiHttpActiveIdletim, + staTcpiHttpActiveLocalrt + } + STATUS current + DESCRIPTION "HTTP-Tunnel-Open" + ::= { traps 2000 } + +trpHTTP-Tunnel-Close NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staTcpiHttpActiveIndex + } + STATUS current + DESCRIPTION "HTTP-Tunnel-Close" + ::= { traps 2001 } + +END diff --git a/mibs/LANCOM-1722-MIB.mib b/mibs/LANCOM-1722-MIB.mib index 3242d65..66cc848 100644 --- a/mibs/LANCOM-1722-MIB.mib +++ b/mibs/LANCOM-1722-MIB.mib @@ -1,286 +1,30859 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - + + + +LANCOM-1722-MIB DEFINITIONS ::= BEGIN + +IMPORTS + DisplayString, sysDescr, sysName + FROM RFC1213-MIB + MacAddress + FROM SNMPv2-TC + enterprises, OBJECT-TYPE, + MODULE-IDENTITY, IpAddress, Counter32, TimeTicks, Counter64, + NOTIFICATION-TYPE + FROM SNMPv2-SMI; + + + +lancom-1722 MODULE-IDENTITY + LAST-UPDATED "200902252112Z" + ORGANIZATION "LANCOM Systems" + CONTACT-INFO "http://www.lancom-systems.de" + DESCRIPTION "MIB Definitions for LANCOM 1722 VoIP (Annex B)" + REVISION "200902252112Z" + DESCRIPTION "Auto-Generated on Jan 01, 2010" + ::= { enterprises lancom-systems(2356) adsl-systems(500) iad-annex-b(7) 1722 } + + +sta OBJECT IDENTIFIER ::= { lancom-1722 1 } +set OBJECT IDENTIFIER ::= { lancom-1722 2 } +fir OBJECT IDENTIFIER ::= { lancom-1722 3 } +oth OBJECT IDENTIFIER ::= { lancom-1722 4 } + +staOper OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating-Time" + ::= { sta 2 } + +staWan OBJECT IDENTIFIER ::= { sta 4} +staWanBytetransTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanBytetransEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Transport" + ::= { staWan 1 } + +staWanBytetransEntry OBJECT-TYPE + SYNTAX StaWanBytetransEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanBytetransIfc } + ::= { staWanBytetransTable 1 } + +StaWanBytetransEntry ::= SEQUENCE { + staWanBytetransIfc INTEGER, + staWanBytetransCrx Counter32, + staWanBytetransRxb Counter32, + staWanBytetransTxb Counter32, + staWanBytetransCtx Counter32 + } + +staWanBytetransIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanBytetransEntry 1 } + +staWanBytetransCrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CRx-Bytes" + ::= { staWanBytetransEntry 2 } + +staWanBytetransRxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bytes" + ::= { staWanBytetransEntry 3 } + +staWanBytetransTxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Bytes" + ::= { staWanBytetransEntry 4 } + +staWanBytetransCtx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CTx-Bytes" + ::= { staWanBytetransEntry 5 } + +staWanPackettraTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanPackettraEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Packet-Transport" + ::= { staWan 2 } + +staWanPackettraEntry OBJECT-TYPE + SYNTAX StaWanPackettraEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanPackettraIfc } + ::= { staWanPackettraTable 1 } + +StaWanPackettraEntry ::= SEQUENCE { + staWanPackettraIfc INTEGER, + staWanPackettraRx Counter32, + staWanPackettraTxt Counter32, + staWanPackettraTxn Counter32, + staWanPackettraTxr Counter32, + staWanPackettraTxu Counter32 + } + +staWanPackettraIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanPackettraEntry 1 } + +staWanPackettraRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx" + ::= { staWanPackettraEntry 2 } + +staWanPackettraTxt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-total" + ::= { staWanPackettraEntry 3 } + +staWanPackettraTxn OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-normal" + ::= { staWanPackettraEntry 4 } + +staWanPackettraTxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-reliable" + ::= { staWanPackettraEntry 5 } + +staWanPackettraTxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-urgent" + ::= { staWanPackettraEntry 6 } + +staWanErrorsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanErrorsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Errors" + ::= { staWan 3 } + +staWanErrorsEntry OBJECT-TYPE + SYNTAX StaWanErrorsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanErrorsIfc } + ::= { staWanErrorsTable 1 } + +StaWanErrorsEntry ::= SEQUENCE { + staWanErrorsIfc INTEGER, + staWanErrorsRxl1 Counter32, + staWanErrorsRxl2 Counter32, + staWanErrorsRxl3 Counter32, + staWanErrorsStac Counter32, + staWanErrorsTxer Counter32 + } + +staWanErrorsIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanErrorsEntry 1 } + +staWanErrorsRxl1 OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-l1-Error" + ::= { staWanErrorsEntry 2 } + +staWanErrorsRxl2 OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-l2-Error" + ::= { staWanErrorsEntry 3 } + +staWanErrorsRxl3 OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-l3-Error" + ::= { staWanErrorsEntry 4 } + +staWanErrorsStac OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stack-Error" + ::= { staWanErrorsEntry 5 } + +staWanErrorsTxer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Error" + ::= { staWanErrorsEntry 6 } + +staWanWantxdisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Discarded" + ::= { staWan 4 } + +staWanWanheappa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Heap-Packets" + ::= { staWan 5 } + +staWanWanqueuep OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Packets" + ::= { staWan 6 } + +staWanWanqueuee OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Errors" + ::= { staWan 7 } + +staWanWanqueuem OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Mgt-Drop" + ::= { staWan 21 } + +staWanThroughpuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanThroughpuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Throughput" + ::= { staWan 8 } + +staWanThroughpuEntry OBJECT-TYPE + SYNTAX StaWanThroughpuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanThroughpuIfc } + ::= { staWanThroughpuTable 1 } + +StaWanThroughpuEntry ::= SEQUENCE { + staWanThroughpuIfc INTEGER, + staWanThroughpuRxsc INTEGER, + staWanThroughpuTxsc INTEGER, + staWanThroughpuRxsa INTEGER, + staWanThroughpuTxsa INTEGER + } + +staWanThroughpuIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staWanThroughpuEntry 1 } + +staWanThroughpuRxsc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx/s current" + ::= { staWanThroughpuEntry 2 } + +staWanThroughpuTxsc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx/s current" + ::= { staWanThroughpuEntry 3 } + +staWanThroughpuRxsa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx/s average" + ::= { staWanThroughpuEntry 4 } + +staWanThroughpuTxsa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx/s average" + ::= { staWanThroughpuEntry 5 } + +staWanDeleteval OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staWan 9 } + +staWanConnectio OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staWan 10 } + +staWanMtuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanMtuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "MTU" + ::= { staWan 11 } + +staWanMtuEntry OBJECT-TYPE + SYNTAX StaWanMtuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanMtuPee } + ::= { staWanMtuTable 1 } + +StaWanMtuEntry ::= SEQUENCE { + staWanMtuPee DisplayString, + staWanMtuMtu INTEGER + } + +staWanMtuPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { staWanMtuEntry 1 } + +staWanMtuMtu OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MTU" + ::= { staWanMtuEntry 2 } + +staWanActions OBJECT IDENTIFIER ::= { staWan 20} +staWanActionsActTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanActionsActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Action-Table" + ::= { staWanActions 1 } + +staWanActionsActEntry OBJECT-TYPE + SYNTAX StaWanActionsActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanActionsActTim } + ::= { staWanActionsActTable 1 } + +StaWanActionsActEntry ::= SEQUENCE { + staWanActionsActTim DisplayString, + staWanActionsActAct DisplayString, + staWanActionsActRes DisplayString + } + +staWanActionsActTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staWanActionsActEntry 1 } + +staWanActionsActAct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { staWanActionsActEntry 2 } + +staWanActionsActRes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..100)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Result" + ::= { staWanActionsActEntry 3 } + +staWanActionsLocTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaWanActionsLocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Lock-Table" + ::= { staWanActions 2 } + +staWanActionsLocEntry OBJECT-TYPE + SYNTAX StaWanActionsLocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staWanActionsLocInd } + ::= { staWanActionsLocTable 1 } + +StaWanActionsLocEntry ::= SEQUENCE { + staWanActionsLocInd INTEGER, + staWanActionsLocRem INTEGER + } + +staWanActionsLocInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staWanActionsLocEntry 1 } + +staWanActionsLocRem OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remaining-Locktime" + ::= { staWanActionsLocEntry 2 } + +staLan OBJECT IDENTIFIER ::= { sta 5} +staLanLanh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Heap-Packets" + ::= { staLan 7 } + +staLanDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staLan 11 } + +staLanLanq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Queue-Mgt-Drop" + ::= { staLan 60 } + +staLanInteTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanInteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interfaces" + ::= { staLan 51 } + +staLanInteEntry OBJECT-TYPE + SYNTAX StaLanInteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanInteIfc } + ::= { staLanInteTable 1 } + +StaLanInteEntry ::= SEQUENCE { + staLanInteIfc DisplayString, + staLanInteQue INTEGER + } + +staLanInteIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanInteEntry 1 } + +staLanInteQue OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Packets" + ::= { staLanInteEntry 2 } + +staLanByteTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanByteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Transport" + ::= { staLan 52 } + +staLanByteEntry OBJECT-TYPE + SYNTAX StaLanByteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanByteIfc } + ::= { staLanByteTable 1 } + +StaLanByteEntry ::= SEQUENCE { + staLanByteIfc DisplayString, + staLanByteTxbyte Counter64, + staLanByteRxbyte Counter64, + staLanByteThroug DisplayString, + staLanByteMaxthr DisplayString, + staLanByteBytest INTEGER, + staLanByteBytesm INTEGER + } + +staLanByteIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanByteEntry 1 } + +staLanByteTxbyte OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Bytes" + ::= { staLanByteEntry 2 } + +staLanByteRxbyte OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bytes" + ::= { staLanByteEntry 3 } + +staLanByteThroug OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Throughput" + ::= { staLanByteEntry 4 } + +staLanByteMaxthr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max.-Throughput" + ::= { staLanByteEntry 5 } + +staLanByteBytest OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bytes-Throughput" + ::= { staLanByteEntry 6 } + +staLanByteBytesm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bytes-Max.-Throughput" + ::= { staLanByteEntry 7 } + +staLanPackTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanPackEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Packet-Transport" + ::= { staLan 53 } + +staLanPackEntry OBJECT-TYPE + SYNTAX StaLanPackEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanPackIfc } + ::= { staLanPackTable 1 } + +StaLanPackEntry ::= SEQUENCE { + staLanPackIfc DisplayString, + staLanPackRxp Counter32, + staLanPackTxp Counter32, + staLanPackRxb Counter32, + staLanPackRxm Counter32, + staLanPackRxu Counter32, + staLanPackTxb Counter32, + staLanPackTxm Counter32, + staLanPackTxu Counter32 + } + +staLanPackIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanPackEntry 1 } + +staLanPackRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staLanPackEntry 2 } + +staLanPackTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staLanPackEntry 3 } + +staLanPackRxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcasts" + ::= { staLanPackEntry 4 } + +staLanPackRxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicasts" + ::= { staLanPackEntry 5 } + +staLanPackRxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicasts" + ::= { staLanPackEntry 6 } + +staLanPackTxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Broadcasts" + ::= { staLanPackEntry 7 } + +staLanPackTxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Multicasts" + ::= { staLanPackEntry 8 } + +staLanPackTxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Unicasts" + ::= { staLanPackEntry 9 } + +staLanErroTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLanErroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Errors" + ::= { staLan 54 } + +staLanErroEntry OBJECT-TYPE + SYNTAX StaLanErroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLanErroIfc } + ::= { staLanErroTable 1 } + +StaLanErroEntry ::= SEQUENCE { + staLanErroIfc DisplayString, + staLanErroRxerro Counter32, + staLanErroTxerro Counter32, + staLanErroStacke Counter32, + staLanErroNicerr Counter32, + staLanErroQueuee Counter32, + staLanErroRxcrce Counter32, + staLanErroCollis Counter32, + staLanErroSingle Counter32, + staLanErroMultip Counter32, + staLanErroLateco Counter32, + staLanErroExcess Counter32, + staLanErroRxalig Counter32, + staLanErroRxtoos Counter32, + staLanErroRxtool Counter32, + staLanErroTxcarr Counter32, + staLanErroTxdefe Counter32 + } + +staLanErroIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLanErroEntry 1 } + +staLanErroRxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staLanErroEntry 2 } + +staLanErroTxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Errors" + ::= { staLanErroEntry 3 } + +staLanErroStacke OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stack-Errors" + ::= { staLanErroEntry 4 } + +staLanErroNicerr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NIC-Errors" + ::= { staLanErroEntry 5 } + +staLanErroQueuee OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Errors" + ::= { staLanErroEntry 6 } + +staLanErroRxcrce OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-CRC-Errors" + ::= { staLanErroEntry 7 } + +staLanErroCollis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Collisions" + ::= { staLanErroEntry 8 } + +staLanErroSingle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Single-Collisions" + ::= { staLanErroEntry 9 } + +staLanErroMultip OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Multiple-Collisions" + ::= { staLanErroEntry 10 } + +staLanErroLateco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Late-Collisions" + ::= { staLanErroEntry 11 } + +staLanErroExcess OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Excessive-Collisions" + ::= { staLanErroEntry 12 } + +staLanErroRxalig OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Align-Errors" + ::= { staLanErroEntry 13 } + +staLanErroRxtoos OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Short" + ::= { staLanErroEntry 14 } + +staLanErroRxtool OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Long" + ::= { staLanErroEntry 15 } + +staLanErroTxcarr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Carrier" + ::= { staLanErroEntry 16 } + +staLanErroTxdefe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Deferred" + ::= { staLanErroEntry 17 } + +staPpp OBJECT IDENTIFIER ::= { sta 6} +staPppPppTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PPP-Phases" + ::= { staPpp 1 } + +staPppPppEntry OBJECT-TYPE + SYNTAX StaPppPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppPppIfc } + ::= { staPppPppTable 1 } + +StaPppPppEntry ::= SEQUENCE { + staPppPppIfc INTEGER, + staPppPppPha INTEGER, + staPppPppLcp INTEGER, + staPppPppIpc INTEGER, + staPppPppIpx INTEGER, + staPppPppCcp INTEGER, + staPppPppBac INTEGER + } + +staPppPppIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppPppEntry 1 } + +staPppPppPha OBJECT-TYPE + SYNTAX INTEGER{ + dead(1), + establish(2), + terminate(3), + authenticate(4), + callback(5), + network(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Phase to" + ::= { staPppPppEntry 2 } + +staPppPppLcp OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LCP" + ::= { staPppPppEntry 3 } + +staPppPppIpc OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPCP" + ::= { staPppPppEntry 4 } + +staPppPppIpx OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPXCP" + ::= { staPppPppEntry 5 } + +staPppPppCcp OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CCP" + ::= { staPppPppEntry 6 } + +staPppPppBac OBJECT-TYPE + SYNTAX INTEGER{ + initial(1), + startng(2), + closed(3), + stopped(4), + closing(5), + stoppng(6), + reqsent(7), + ackrcvd(8), + acksent(9), + opened(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "BACP" + ::= { staPppPppEntry 7 } + +staPppLcp OBJECT IDENTIFIER ::= { staPpp 2} +staPppLcpRxerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPppLcp 1 } + +staPppLcpRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppLcp 2 } + +staPppLcpRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppLcp 3 } + +staPppLcpRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppLcp 4 } + +staPppLcpRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppLcp 5 } + +staPppLcpRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppLcp 6 } + +staPppLcpRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppLcp 7 } + +staPppLcpRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppLcp 8 } + +staPppLcpRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppLcp 9 } + +staPppLcpRxprotocolre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Protocol-Reject" + ::= { staPppLcp 10 } + +staPppLcpRxechoreques OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Echo-Request" + ::= { staPppLcp 11 } + +staPppLcpRxechoreply OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Echo-Reply" + ::= { staPppLcp 12 } + +staPppLcpRxdiscardreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard-Request" + ::= { staPppLcp 13 } + +staPppLcpTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppLcp 14 } + +staPppLcpTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppLcp 15 } + +staPppLcpTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppLcp 16 } + +staPppLcpTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppLcp 17 } + +staPppLcpTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppLcp 18 } + +staPppLcpTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppLcp 19 } + +staPppLcpTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppLcp 20 } + +staPppLcpTxprotocolre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Protocol-Reject" + ::= { staPppLcp 21 } + +staPppLcpTxechoreques OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Echo-Request" + ::= { staPppLcp 22 } + +staPppLcpTxechoreply OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Echo-Reply" + ::= { staPppLcp 23 } + +staPppLcpTxdiscardreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Discard-Request" + ::= { staPppLcp 24 } + +staPppLcpDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppLcp 25 } + +staPppPap OBJECT IDENTIFIER ::= { staPpp 3} +staPppPapRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppPap 1 } + +staPppPapRxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Request" + ::= { staPppPap 2 } + +staPppPapRxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Success" + ::= { staPppPap 3 } + +staPppPapRxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Failure" + ::= { staPppPap 4 } + +staPppPapTxret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Retry" + ::= { staPppPap 5 } + +staPppPapTxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Request" + ::= { staPppPap 6 } + +staPppPapTxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Success" + ::= { staPppPap 7 } + +staPppPapTxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Failure" + ::= { staPppPap 8 } + +staPppPapDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppPap 9 } + +staPppCha OBJECT IDENTIFIER ::= { staPpp 4} +staPppChaRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppCha 1 } + +staPppChaRxcha OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Challenge" + ::= { staPppCha 2 } + +staPppChaRxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Response" + ::= { staPppCha 3 } + +staPppChaRxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Success" + ::= { staPppCha 4 } + +staPppChaRxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Failure" + ::= { staPppCha 5 } + +staPppChaTxret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Retry" + ::= { staPppCha 6 } + +staPppChaTxcha OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Challenge" + ::= { staPppCha 7 } + +staPppChaTxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Response" + ::= { staPppCha 8 } + +staPppChaTxsuc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Success" + ::= { staPppCha 9 } + +staPppChaTxfai OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Failure" + ::= { staPppCha 10 } + +staPppChaDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppCha 11 } + +staPppCbc OBJECT IDENTIFIER ::= { staPpp 7} +staPppCbcRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppCbc 1 } + +staPppCbcRxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Request" + ::= { staPppCbc 2 } + +staPppCbcRxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Response" + ::= { staPppCbc 3 } + +staPppCbcRxack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Acknowledge" + ::= { staPppCbc 4 } + +staPppCbcTxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Request" + ::= { staPppCbc 5 } + +staPppCbcTxres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Response" + ::= { staPppCbc 6 } + +staPppCbcTxack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Acknowledge" + ::= { staPppCbc 7 } + +staPppCbcDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppCbc 8 } + +staPppIpx OBJECT IDENTIFIER ::= { staPpp 5} +staPppIpxRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppIpx 1 } + +staPppIpxRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppIpx 2 } + +staPppIpxRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppIpx 3 } + +staPppIpxRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppIpx 4 } + +staPppIpxRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppIpx 5 } + +staPppIpxRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppIpx 6 } + +staPppIpxRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppIpx 7 } + +staPppIpxRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppIpx 8 } + +staPppIpxTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppIpx 9 } + +staPppIpxTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppIpx 10 } + +staPppIpxTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppIpx 11 } + +staPppIpxTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppIpx 12 } + +staPppIpxTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppIpx 13 } + +staPppIpxTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppIpx 14 } + +staPppIpxTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppIpx 15 } + +staPppIpxDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppIpx 16 } + +staPppIpc OBJECT IDENTIFIER ::= { staPpp 6} +staPppIpcRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppIpc 1 } + +staPppIpcRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppIpc 2 } + +staPppIpcRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppIpc 3 } + +staPppIpcRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppIpc 4 } + +staPppIpcRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppIpc 5 } + +staPppIpcRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppIpc 6 } + +staPppIpcRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppIpc 7 } + +staPppIpcRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppIpc 8 } + +staPppIpcTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppIpc 9 } + +staPppIpcTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppIpc 10 } + +staPppIpcTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppIpc 11 } + +staPppIpcTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppIpc 12 } + +staPppIpcTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppIpc 13 } + +staPppIpcTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppIpc 14 } + +staPppIpcTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppIpc 15 } + +staPppIpcDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppIpc 16 } + +staPppCcp OBJECT IDENTIFIER ::= { staPpp 10} +staPppCcpRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppCcp 1 } + +staPppCcpRxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Request" + ::= { staPppCcp 2 } + +staPppCcpRxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Ack." + ::= { staPppCcp 3 } + +staPppCcpRxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Nak." + ::= { staPppCcp 4 } + +staPppCcpRxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Config-Reject" + ::= { staPppCcp 5 } + +staPppCcpRxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Request" + ::= { staPppCcp 6 } + +staPppCcpRxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Terminate-Ack." + ::= { staPppCcp 7 } + +staPppCcpRxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Code-Reject" + ::= { staPppCcp 8 } + +staPppCcpRxresetreque OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Reset-Request" + ::= { staPppCcp 9 } + +staPppCcpRxresetack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Reset-Ack" + ::= { staPppCcp 10 } + +staPppCcpTxconfigrequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Request" + ::= { staPppCcp 11 } + +staPppCcpTxconfigack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Ack." + ::= { staPppCcp 12 } + +staPppCcpTxconfignak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Nak." + ::= { staPppCcp 13 } + +staPppCcpTxconfigreje OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Config-Reject" + ::= { staPppCcp 14 } + +staPppCcpTxterminater OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Request" + ::= { staPppCcp 15 } + +staPppCcpTxterminatea OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Terminate-Ack." + ::= { staPppCcp 16 } + +staPppCcpTxcodereject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Code-Reject" + ::= { staPppCcp 17 } + +staPppCcpTxresetreque OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Reset-Request" + ::= { staPppCcp 19 } + +staPppCcpTxresetack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Reset-Ack" + ::= { staPppCcp 20 } + +staPppCcpCompressione OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Compression-Errors" + ::= { staPppCcp 22 } + +staPppCcpDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppCcp 21 } + +staPppMl OBJECT IDENTIFIER ::= { staPpp 11} +staPppMlBundlec OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bundle-Connections" + ::= { staPppMl 1 } + +staPppMlRxseqlo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Seq-Lost" + ::= { staPppMl 2 } + +staPppMlRxseqre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Seq-Repeat" + ::= { staPppMl 3 } + +staPppMlRxmrrue OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Mrru-Exceeded" + ::= { staPppMl 4 } + +staPppMlRxheade OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Header-Error" + ::= { staPppMl 5 } + +staPppMlRxdisca OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppMl 6 } + +staPppMlRxfrags OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Frag-Start" + ::= { staPppMl 7 } + +staPppMlRxfragm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Frag-Mid" + ::= { staPppMl 8 } + +staPppMlRxfrage OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Frag-End" + ::= { staPppMl 9 } + +staPppMlRxnotfr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-not-Fragmented" + ::= { staPppMl 10 } + +staPppMlDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppMl 11 } + +staPppBac OBJECT IDENTIFIER ::= { staPpp 12} +staPppBacRxerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPppBac 1 } + +staPppBacRxdiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discarded" + ::= { staPppBac 2 } + +staPppBacRxcallrequest OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Call-Request" + ::= { staPppBac 3 } + +staPppBacRxcallrespons OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Call-Response" + ::= { staPppBac 4 } + +staPppBacRxcallbackreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Callback-Request" + ::= { staPppBac 5 } + +staPppBacRxcallbackres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Callback-Response" + ::= { staPppBac 6 } + +staPppBacRxlinkdropreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Link-Drop-Request" + ::= { staPppBac 7 } + +staPppBacRxlinkdropres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Link-Drop-Response" + ::= { staPppBac 8 } + +staPppBacRxstatusindic OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Status-Indication" + ::= { staPppBac 9 } + +staPppBacRxstatusrespo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Status-Response" + ::= { staPppBac 10 } + +staPppBacTxcallrequest OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Call-Request" + ::= { staPppBac 11 } + +staPppBacTxcallrespons OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Call-Response" + ::= { staPppBac 12 } + +staPppBacTxcallbackreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Callback-Request" + ::= { staPppBac 13 } + +staPppBacTxcallbackres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Callback-Response" + ::= { staPppBac 14 } + +staPppBacTxlinkdropreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Link-Drop-Request" + ::= { staPppBac 15 } + +staPppBacTxlinkdropres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Link-Drop-Response" + ::= { staPppBac 16 } + +staPppBacTxstatusindic OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Status-Indication" + ::= { staPppBac 17 } + +staPppBacTxstatusrespo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Status-Response" + ::= { staPppBac 18 } + +staPppBacDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppBac 19 } + +staPppRxo OBJECT IDENTIFIER ::= { staPpp 8} +staPppRxoLcpTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppRxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LCP" + ::= { staPppRxo 1 } + +staPppRxoLcpEntry OBJECT-TYPE + SYNTAX StaPppRxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppRxoLcpIfc } + ::= { staPppRxoLcpTable 1 } + +StaPppRxoLcpEntry ::= SEQUENCE { + staPppRxoLcpIfc INTEGER, + staPppRxoLcpMru INTEGER, + staPppRxoLcpAcc DisplayString, + staPppRxoLcpAut INTEGER, + staPppRxoLcpMag DisplayString, + staPppRxoLcpPfc INTEGER, + staPppRxoLcpAcf INTEGER, + staPppRxoLcpCal INTEGER + } + +staPppRxoLcpIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppRxoLcpEntry 1 } + +staPppRxoLcpMru OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MRU" + ::= { staPppRxoLcpEntry 2 } + +staPppRxoLcpAcc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACCM" + ::= { staPppRxoLcpEntry 3 } + +staPppRxoLcpAut OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + ms-chapv2(32), + ms-chap(16), + chap(8), + pap(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Authent.request" + ::= { staPppRxoLcpEntry 4 } + +staPppRxoLcpMag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Magic-Num" + ::= { staPppRxoLcpEntry 6 } + +staPppRxoLcpPfc OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PFC" + ::= { staPppRxoLcpEntry 7 } + +staPppRxoLcpAcf OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACFC" + ::= { staPppRxoLcpEntry 8 } + +staPppRxoLcpCal OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + none(255), + lcp(1), + lcp(2), + lcp(3), + lcp(4), + lcp(5), + cbcp(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call-back" + ::= { staPppRxoLcpEntry 5 } + +staPppRxoIpxTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppRxoIpxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPXCP" + ::= { staPppRxo 2 } + +staPppRxoIpxEntry OBJECT-TYPE + SYNTAX StaPppRxoIpxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppRxoIpxIfc } + ::= { staPppRxoIpxTable 1 } + +StaPppRxoIpxEntry ::= SEQUENCE { + staPppRxoIpxIfc INTEGER, + staPppRxoIpxNet DisplayString, + staPppRxoIpxNod DisplayString, + staPppRxoIpxRou INTEGER + } + +staPppRxoIpxIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppRxoIpxEntry 1 } + +staPppRxoIpxNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staPppRxoIpxEntry 2 } + +staPppRxoIpxNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staPppRxoIpxEntry 3 } + +staPppRxoIpxRou OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rip-sap(2), + nlsp(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Routing-Method" + ::= { staPppRxoIpxEntry 4 } + +staPppRxoIpcTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppRxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPCP" + ::= { staPppRxo 3 } + +staPppRxoIpcEntry OBJECT-TYPE + SYNTAX StaPppRxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppRxoIpcIfc } + ::= { staPppRxoIpcTable 1 } + +StaPppRxoIpcEntry ::= SEQUENCE { + staPppRxoIpcIfc INTEGER, + staPppRxoIpcIpadd INTEGER, + staPppRxoIpcDnsde INTEGER, + staPppRxoIpcDnsba INTEGER, + staPppRxoIpcNbnsd INTEGER, + staPppRxoIpcNbnsb INTEGER + } + +staPppRxoIpcIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppRxoIpcEntry 1 } + +staPppRxoIpcIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staPppRxoIpcEntry 2 } + +staPppRxoIpcDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staPppRxoIpcEntry 3 } + +staPppRxoIpcDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staPppRxoIpcEntry 5 } + +staPppRxoIpcNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staPppRxoIpcEntry 4 } + +staPppRxoIpcNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staPppRxoIpcEntry 6 } + +staPppTxo OBJECT IDENTIFIER ::= { staPpp 9} +staPppTxoLcpTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppTxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LCP" + ::= { staPppTxo 1 } + +staPppTxoLcpEntry OBJECT-TYPE + SYNTAX StaPppTxoLcpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppTxoLcpIfc } + ::= { staPppTxoLcpTable 1 } + +StaPppTxoLcpEntry ::= SEQUENCE { + staPppTxoLcpIfc INTEGER, + staPppTxoLcpMru INTEGER, + staPppTxoLcpAcc DisplayString, + staPppTxoLcpAut INTEGER, + staPppTxoLcpMag DisplayString, + staPppTxoLcpPfc INTEGER, + staPppTxoLcpAcf INTEGER, + staPppTxoLcpCal INTEGER + } + +staPppTxoLcpIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppTxoLcpEntry 1 } + +staPppTxoLcpMru OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MRU" + ::= { staPppTxoLcpEntry 2 } + +staPppTxoLcpAcc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACCM" + ::= { staPppTxoLcpEntry 3 } + +staPppTxoLcpAut OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + ms-chapv2(32), + ms-chap(16), + chap(8), + pap(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Authent.request" + ::= { staPppTxoLcpEntry 4 } + +staPppTxoLcpMag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Magic-Num" + ::= { staPppTxoLcpEntry 6 } + +staPppTxoLcpPfc OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PFC" + ::= { staPppTxoLcpEntry 7 } + +staPppTxoLcpAcf OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ACFC" + ::= { staPppTxoLcpEntry 8 } + +staPppTxoLcpCal OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + none(255), + lcp(1), + lcp(2), + lcp(3), + lcp(4), + lcp(5), + cbcp(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call-back" + ::= { staPppTxoLcpEntry 5 } + +staPppTxoIpxTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppTxoIpxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPXCP" + ::= { staPppTxo 2 } + +staPppTxoIpxEntry OBJECT-TYPE + SYNTAX StaPppTxoIpxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppTxoIpxIfc } + ::= { staPppTxoIpxTable 1 } + +StaPppTxoIpxEntry ::= SEQUENCE { + staPppTxoIpxIfc INTEGER, + staPppTxoIpxNet DisplayString, + staPppTxoIpxNod DisplayString, + staPppTxoIpxRou INTEGER + } + +staPppTxoIpxIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppTxoIpxEntry 1 } + +staPppTxoIpxNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staPppTxoIpxEntry 2 } + +staPppTxoIpxNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staPppTxoIpxEntry 3 } + +staPppTxoIpxRou OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rip-sap(2), + nlsp(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Routing-Method" + ::= { staPppTxoIpxEntry 4 } + +staPppTxoIpcTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppTxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPCP" + ::= { staPppTxo 3 } + +staPppTxoIpcEntry OBJECT-TYPE + SYNTAX StaPppTxoIpcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppTxoIpcIfc } + ::= { staPppTxoIpcTable 1 } + +StaPppTxoIpcEntry ::= SEQUENCE { + staPppTxoIpcIfc INTEGER, + staPppTxoIpcIpadd INTEGER, + staPppTxoIpcDnsde INTEGER, + staPppTxoIpcDnsba INTEGER, + staPppTxoIpcNbnsd INTEGER, + staPppTxoIpcNbnsb INTEGER + } + +staPppTxoIpcIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staPppTxoIpcEntry 1 } + +staPppTxoIpcIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staPppTxoIpcEntry 2 } + +staPppTxoIpcDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staPppTxoIpcEntry 3 } + +staPppTxoIpcDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staPppTxoIpcEntry 5 } + +staPppTxoIpcNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staPppTxoIpcEntry 4 } + +staPppTxoIpcNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staPppTxoIpcEntry 6 } + +staPppDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPpp 13 } + +staIpx OBJECT IDENTIFIER ::= { sta 8} +staIpxMac OBJECT IDENTIFIER ::= { staIpx 1} +staIpxMacLanrx OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxMac 1 } + +staIpxMacLanrxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Broadcasts" + ::= { staIpxMac 2 } + +staIpxMacLanrxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-multicasts" + ::= { staIpxMac 3 } + +staIpxMacLanrxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Unicasts" + ::= { staIpxMac 4 } + +staIpxMacLantx OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxMac 5 } + +staIpxMacWanrx OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxMac 6 } + +staIpxMacWanrxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Broadcasts" + ::= { staIpxMac 7 } + +staIpxMacWanrxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Multicasts" + ::= { staIpxMac 8 } + +staIpxMacWanrxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Unicasts" + ::= { staIpxMac 9 } + +staIpxMacWantx OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxMac 10 } + +staIpxMacDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxMac 11 } + +staIpxWat OBJECT IDENTIFIER ::= { staIpx 2} +staIpxWatIpxlanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-LAN-Rx" + ::= { staIpxWat 1 } + +staIpxWatIpxlant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-LAN-Tx" + ::= { staIpxWat 2 } + +staIpxWatIpxwanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-WAN-Rx" + ::= { staIpxWat 3 } + +staIpxWatIpxwant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-WAN-Tx" + ::= { staIpxWat 4 } + +staIpxWatSpxlanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-LAN-Rx" + ::= { staIpxWat 5 } + +staIpxWatSpxlant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-LAN-Tx" + ::= { staIpxWat 6 } + +staIpxWatSpxwanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-WAN-Rx" + ::= { staIpxWat 7 } + +staIpxWatSpxwant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-WAN-Tx" + ::= { staIpxWat 8 } + +staIpxWatDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxWat 9 } + +staIpxPro OBJECT IDENTIFIER ::= { staIpx 3} +staIpxProLanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxPro 1 } + +staIpxProLanf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Filters" + ::= { staIpxPro 2 } + +staIpxProLant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxPro 3 } + +staIpxProLans OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Socket-Errors" + ::= { staIpxPro 4 } + +staIpxProLanh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Hop-Errors" + ::= { staIpxPro 5 } + +staIpxProLanb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Backroute-Errors" + ::= { staIpxPro 6 } + +staIpxProLanc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Contention" + ::= { staIpxPro 7 } + +staIpxProWanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxPro 8 } + +staIpxProWanf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Filters" + ::= { staIpxPro 9 } + +staIpxProWant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxPro 10 } + +staIpxProWans OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Socket-Errors" + ::= { staIpxPro 11 } + +staIpxProDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxPro 12 } + +staIpxRip OBJECT IDENTIFIER ::= { staIpx 4} +staIpxRipLanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxRip 1 } + +staIpxRipLane OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Errors" + ::= { staIpxRip 2 } + +staIpxRipLant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxRip 3 } + +staIpxRipWanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxRip 4 } + +staIpxRipWane OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Errors" + ::= { staIpxRip 5 } + +staIpxRipWant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxRip 6 } + +staIpxRipTablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxRipTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-RIP" + ::= { staIpxRip 7 } + +staIpxRipTablEntry OBJECT-TYPE + SYNTAX StaIpxRipTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIpxRipTablNet } + ::= { staIpxRipTablTable 1 } + +StaIpxRipTablEntry ::= SEQUENCE { + staIpxRipTablNet DisplayString, + staIpxRipTablHop INTEGER, + staIpxRipTablTic INTEGER, + staIpxRipTablNod DisplayString, + staIpxRipTablTim INTEGER, + staIpxRipTablFla BITS + } + +staIpxRipTablNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staIpxRipTablEntry 1 } + +staIpxRipTablHop OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hops" + ::= { staIpxRipTablEntry 2 } + +staIpxRipTablTic OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tics" + ::= { staIpxRipTablEntry 3 } + +staIpxRipTablNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staIpxRipTablEntry 4 } + +staIpxRipTablTim OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIpxRipTablEntry 5 } + +staIpxRipTablFla OBJECT-TYPE + SYNTAX BITS{ + local(2), + remote(1), + direct(8), + new(7), + down(6), + loop(5), + spare(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staIpxRipTablEntry 6 } + +staIpxRipDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxRip 8 } + +staIpxSap OBJECT IDENTIFIER ::= { staIpx 5} +staIpxSapLanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxSap 1 } + +staIpxSapLane OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Errors" + ::= { staIpxSap 2 } + +staIpxSapLant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxSap 3 } + +staIpxSapWanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxSap 4 } + +staIpxSapWane OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Errors" + ::= { staIpxSap 5 } + +staIpxSapWant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxSap 6 } + +staIpxSapTablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxSapTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-SAP" + ::= { staIpxSap 7 } + +staIpxSapTablEntry OBJECT-TYPE + SYNTAX StaIpxSapTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIpxSapTablTyp } + ::= { staIpxSapTablTable 1 } + +StaIpxSapTablEntry ::= SEQUENCE { + staIpxSapTablTyp DisplayString, + staIpxSapTablSer DisplayString, + staIpxSapTablNet DisplayString, + staIpxSapTablNod DisplayString, + staIpxSapTablSoc DisplayString, + staIpxSapTablHop INTEGER, + staIpxSapTablTim INTEGER, + staIpxSapTablFla BITS + } + +staIpxSapTablTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staIpxSapTablEntry 1 } + +staIpxSapTablSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-name" + ::= { staIpxSapTablEntry 2 } + +staIpxSapTablNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staIpxSapTablEntry 3 } + +staIpxSapTablNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staIpxSapTablEntry 4 } + +staIpxSapTablSoc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Socket" + ::= { staIpxSapTablEntry 5 } + +staIpxSapTablHop OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hops" + ::= { staIpxSapTablEntry 6 } + +staIpxSapTablTim OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIpxSapTablEntry 7 } + +staIpxSapTablFla OBJECT-TYPE + SYNTAX BITS{ + local(2), + remote(1), + direct(8), + new(7), + down(6), + loop(5), + spare(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staIpxSapTablEntry 8 } + +staIpxSapDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxSap 8 } + +staIpxIpx OBJECT IDENTIFIER ::= { staIpx 6} +staIpxIpxLanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpxIpx 1 } + +staIpxIpxLant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpxIpx 2 } + +staIpxIpxLanh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Hop-Errors" + ::= { staIpxIpx 3 } + +staIpxIpxLans OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Socket-Errors" + ::= { staIpxIpx 4 } + +staIpxIpxLann OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Net-Errors" + ::= { staIpxIpx 5 } + +staIpxIpxLanb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Backroute-Errors" + ::= { staIpxIpx 6 } + +staIpxIpxLanc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Contention" + ::= { staIpxIpx 7 } + +staIpxIpxLand OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Down-Errors" + ::= { staIpxIpx 8 } + +staIpxIpxWanr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpxIpx 9 } + +staIpxIpxWant OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpxIpx 10 } + +staIpxIpxWanh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Hop-Errors" + ::= { staIpxIpx 11 } + +staIpxIpxWans OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Socket-Errors" + ::= { staIpxIpx 12 } + +staIpxIpxWann OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Net-Errors" + ::= { staIpxIpx 13 } + +staIpxIpxWanb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Backroute-Errors" + ::= { staIpxIpx 14 } + +staIpxIpxWand OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Down-Errors" + ::= { staIpxIpx 15 } + +staIpxIpxInte OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Intern-Rx" + ::= { staIpxIpx 16 } + +staIpxIpxNetwTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxIpxNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { staIpxIpx 17 } + +staIpxIpxNetwEntry OBJECT-TYPE + SYNTAX StaIpxIpxNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIpxIpxNetwRem } + ::= { staIpxIpxNetwTable 1 } + +StaIpxIpxNetwEntry ::= SEQUENCE { + staIpxIpxNetwRem DisplayString, + staIpxIpxNetwNet DisplayString, + staIpxIpxNetwBin INTEGER, + staIpxIpxNetwPro INTEGER, + staIpxIpxNetwBac INTEGER, + staIpxIpxNetwTim INTEGER, + staIpxIpxNetwNod DisplayString + } + +staIpxIpxNetwRem OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-ID" + ::= { staIpxIpxNetwEntry 1 } + +staIpxIpxNetwNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staIpxIpxNetwEntry 2 } + +staIpxIpxNetwBin OBJECT-TYPE + SYNTAX INTEGER{ + auto(15), + auto(0), + ii(1), + e802-3(2), + e802-2(4), + snap(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Binding" + ::= { staIpxIpxNetwEntry 3 } + +staIpxIpxNetwPro OBJECT-TYPE + SYNTAX INTEGER{ + filter(0), + route(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Propagate" + ::= { staIpxIpxNetwEntry 4 } + +staIpxIpxNetwBac OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Backoff" + ::= { staIpxIpxNetwEntry 5 } + +staIpxIpxNetwTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIpxIpxNetwEntry 6 } + +staIpxIpxNetwNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { staIpxIpxNetwEntry 7 } + +staIpxIpxEstaTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIpxIpxEstaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Establish-Table" + ::= { staIpxIpx 18 } + +staIpxIpxEstaEntry OBJECT-TYPE + SYNTAX StaIpxIpxEstaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIpxIpxEstaTime, staIpxIpxEstaCounter } + ::= { staIpxIpxEstaTable 1 } + +StaIpxIpxEstaEntry ::= SEQUENCE { + staIpxIpxEstaTime DisplayString, + staIpxIpxEstaDestnet DisplayString, + staIpxIpxEstaDestnode DisplayString, + staIpxIpxEstaDestsock DisplayString, + staIpxIpxEstaSourcene DisplayString, + staIpxIpxEstaSourceno DisplayString, + staIpxIpxEstaSourceso DisplayString, + staIpxIpxEstaCounter INTEGER + } + +staIpxIpxEstaTime OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIpxIpxEstaEntry 1 } + +staIpxIpxEstaDestnet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-net" + ::= { staIpxIpxEstaEntry 2 } + +staIpxIpxEstaDestnode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-node" + ::= { staIpxIpxEstaEntry 3 } + +staIpxIpxEstaDestsock OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-socket" + ::= { staIpxIpxEstaEntry 4 } + +staIpxIpxEstaSourcene OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-net" + ::= { staIpxIpxEstaEntry 5 } + +staIpxIpxEstaSourceno OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-node" + ::= { staIpxIpxEstaEntry 6 } + +staIpxIpxEstaSourceso OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-socket" + ::= { staIpxIpxEstaEntry 7 } + +staIpxIpxEstaCounter OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staIpxIpxEstaEntry 8 } + +staIpxIpxDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpxIpx 19 } + +staIpxDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpx 7 } + +staTcpi OBJECT IDENTIFIER ::= { sta 9} +staTcpiArp OBJECT IDENTIFIER ::= { staTcpi 1} +staTcpiArpLanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiArp 1 } + +staTcpiArpLant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiArp 2 } + +staTcpiArpLane OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Errors" + ::= { staTcpiArp 3 } + +staTcpiArpWanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiArp 4 } + +staTcpiArpWant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiArp 5 } + +staTcpiArpWane OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Errors" + ::= { staTcpiArp 6 } + +staTcpiArpTablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiArpTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-ARP" + ::= { staTcpiArp 7 } + +staTcpiArpTablEntry OBJECT-TYPE + SYNTAX StaTcpiArpTablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiArpTablIpa } + ::= { staTcpiArpTablTable 1 } + +StaTcpiArpTablEntry ::= SEQUENCE { + staTcpiArpTablIpa IpAddress, + staTcpiArpTablMac MacAddress, + staTcpiArpTablLas INTEGER, + staTcpiArpTablCon INTEGER, + staTcpiArpTablEth INTEGER, + staTcpiArpTablVla INTEGER, + staTcpiArpTablPee DisplayString + } + +staTcpiArpTablIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiArpTablEntry 1 } + +staTcpiArpTablMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staTcpiArpTablEntry 2 } + +staTcpiArpTablLas OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-access" + ::= { staTcpiArpTablEntry 3 } + +staTcpiArpTablCon OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + wan(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect" + ::= { staTcpiArpTablEntry 4 } + +staTcpiArpTablEth OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { staTcpiArpTablEntry 5 } + +staTcpiArpTablVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiArpTablEntry 7 } + +staTcpiArpTablPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiArpTablEntry 6 } + +staTcpiArpDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiArp 8 } + +staTcpiIp OBJECT IDENTIFIER ::= { staTcpi 2} +staTcpiIpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiIp 1 } + +staTcpiIpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiIp 2 } + +staTcpiIpLanchecksumerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Checksum-Errors" + ::= { staTcpiIp 3 } + +staTcpiIpLanserviceerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Service-Errors" + ::= { staTcpiIp 4 } + +staTcpiIpLanfragmentationer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Fragmentation-Errors" + ::= { staTcpiIp 10 } + +staTcpiIpLanfragmentations OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Fragmentations" + ::= { staTcpiIp 13 } + +staTcpiIpLanfragmentationsf OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Fragmentations-Forced" + ::= { staTcpiIp 14 } + +staTcpiIpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiIp 5 } + +staTcpiIpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiIp 6 } + +staTcpiIpWanchecksumerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Checksum-Errors" + ::= { staTcpiIp 7 } + +staTcpiIpWanserviceerrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Service-Errors" + ::= { staTcpiIp 8 } + +staTcpiIpWanfragmentationer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Fragmentation-Errors" + ::= { staTcpiIp 11 } + +staTcpiIpWanfragmentations OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Fragmentations" + ::= { staTcpiIp 15 } + +staTcpiIpWanfragmentationsf OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Fragmentations-Forced" + ::= { staTcpiIp 16 } + +staTcpiIpWanrxdisconnect OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Disconnect" + ::= { staTcpiIp 9 } + +staTcpiIpLooperror OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Loop-Error" + ::= { staTcpiIp 17 } + +staTcpiIpDeletevalues OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiIp 12 } + +staTcpiIcmp OBJECT IDENTIFIER ::= { staTcpi 3} +staTcpiIcmpLanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiIcmp 1 } + +staTcpiIcmpLant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiIcmp 2 } + +staTcpiIcmpLanc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Checksum-Errors" + ::= { staTcpiIcmp 3 } + +staTcpiIcmpLans OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Service-Errors" + ::= { staTcpiIcmp 4 } + +staTcpiIcmpWanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiIcmp 5 } + +staTcpiIcmpWant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiIcmp 6 } + +staTcpiIcmpWanc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Checksum-Errors" + ::= { staTcpiIcmp 7 } + +staTcpiIcmpWans OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Service-Errors" + ::= { staTcpiIcmp 8 } + +staTcpiIcmpDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiIcmp 9 } + +staTcpiTftp OBJECT IDENTIFIER ::= { staTcpi 4} +staTcpiTftpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiTftp 1 } + +staTcpiTftpLanrxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Read-Request" + ::= { staTcpiTftp 2 } + +staTcpiTftpLanrxw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Write-Request" + ::= { staTcpiTftp 3 } + +staTcpiTftpLanrxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Data" + ::= { staTcpiTftp 4 } + +staTcpiTftpLanrxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Ack." + ::= { staTcpiTftp 5 } + +staTcpiTftpLanrxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Option-Ack." + ::= { staTcpiTftp 6 } + +staTcpiTftpLanrxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Errors" + ::= { staTcpiTftp 7 } + +staTcpiTftpLanrxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx-Bad-Packets" + ::= { staTcpiTftp 8 } + +staTcpiTftpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiTftp 9 } + +staTcpiTftpLantxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Data" + ::= { staTcpiTftp 10 } + +staTcpiTftpLantxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Ack." + ::= { staTcpiTftp 11 } + +staTcpiTftpLantxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Option-Ack." + ::= { staTcpiTftp 12 } + +staTcpiTftpLantxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Errors" + ::= { staTcpiTftp 13 } + +staTcpiTftpLantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Repeats" + ::= { staTcpiTftp 14 } + +staTcpiTftpLancon OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Connections" + ::= { staTcpiTftp 15 } + +staTcpiTftpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiTftp 16 } + +staTcpiTftpWanrxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Read-Request" + ::= { staTcpiTftp 17 } + +staTcpiTftpWanrxw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Write-Request" + ::= { staTcpiTftp 18 } + +staTcpiTftpWanrxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Data" + ::= { staTcpiTftp 19 } + +staTcpiTftpWanrxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Ack." + ::= { staTcpiTftp 20 } + +staTcpiTftpWanrxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Option-Ack." + ::= { staTcpiTftp 21 } + +staTcpiTftpWanrxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Errors" + ::= { staTcpiTftp 22 } + +staTcpiTftpWanrxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx-Bad-Packets" + ::= { staTcpiTftp 23 } + +staTcpiTftpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiTftp 24 } + +staTcpiTftpWantxd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Data" + ::= { staTcpiTftp 25 } + +staTcpiTftpWantxa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Ack." + ::= { staTcpiTftp 26 } + +staTcpiTftpWantxo OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Option-Ack." + ::= { staTcpiTftp 27 } + +staTcpiTftpWantxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Errors" + ::= { staTcpiTftp 28 } + +staTcpiTftpWantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Repeats" + ::= { staTcpiTftp 29 } + +staTcpiTftpWancon OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Connections" + ::= { staTcpiTftp 30 } + +staTcpiTftpDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiTftp 31 } + +staTcpiTcp OBJECT IDENTIFIER ::= { staTcpi 5} +staTcpiTcpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiTcp 1 } + +staTcpiTcpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiTcp 2 } + +staTcpiTcpLantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx-Repeats" + ::= { staTcpiTcp 3 } + +staTcpiTcpLanche OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Checksum-Errors" + ::= { staTcpiTcp 4 } + +staTcpiTcpLanser OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Service-Errors" + ::= { staTcpiTcp 5 } + +staTcpiTcpLancon OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Connections" + ::= { staTcpiTcp 6 } + +staTcpiTcpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiTcp 7 } + +staTcpiTcpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiTcp 8 } + +staTcpiTcpWantxr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx-Repeats" + ::= { staTcpiTcp 9 } + +staTcpiTcpWanche OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Checksum-Errors" + ::= { staTcpiTcp 10 } + +staTcpiTcpWanser OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Service-Errors" + ::= { staTcpiTcp 11 } + +staTcpiTcpWancon OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Connections" + ::= { staTcpiTcp 12 } + +staTcpiTcpDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiTcp 13 } + +staTcpiDhcp OBJECT IDENTIFIER ::= { staTcpi 6} +staTcpiDhcpLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiDhcp 1 } + +staTcpiDhcpLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiDhcp 2 } + +staTcpiDhcpWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiDhcp 3 } + +staTcpiDhcpWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiDhcp 19 } + +staTcpiDhcpDisca OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Discard" + ::= { staTcpiDhcp 4 } + +staTcpiDhcpRxdis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discover" + ::= { staTcpiDhcp 5 } + +staTcpiDhcpRxreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Request" + ::= { staTcpiDhcp 6 } + +staTcpiDhcpRxdec OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Decline" + ::= { staTcpiDhcp 7 } + +staTcpiDhcpRxinf OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Inform" + ::= { staTcpiDhcp 8 } + +staTcpiDhcpRxrel OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Release" + ::= { staTcpiDhcp 9 } + +staTcpiDhcpTxoff OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Offer" + ::= { staTcpiDhcp 10 } + +staTcpiDhcpTxack OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Ack." + ::= { staTcpiDhcp 11 } + +staTcpiDhcpTxnak OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Nak." + ::= { staTcpiDhcp 12 } + +staTcpiDhcpServe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Error" + ::= { staTcpiDhcp 13 } + +staTcpiDhcpAssig OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Assigned" + ::= { staTcpiDhcp 14 } + +staTcpiDhcpMacco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Conflicts" + ::= { staTcpiDhcp 15 } + +staTcpiDhcpNetwoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiDhcpNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { staTcpiDhcp 20 } + +staTcpiDhcpNetwoEntry OBJECT-TYPE + SYNTAX StaTcpiDhcpNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiDhcpNetwoNetworknam } + ::= { staTcpiDhcpNetwoTable 1 } + +StaTcpiDhcpNetwoEntry ::= SEQUENCE { + staTcpiDhcpNetwoNetworknam DisplayString, + staTcpiDhcpNetwoStartaddre INTEGER, + staTcpiDhcpNetwoEndaddress INTEGER, + staTcpiDhcpNetwoNetmask INTEGER, + staTcpiDhcpNetwoBroadcasta INTEGER, + staTcpiDhcpNetwoGatewayadd INTEGER, + staTcpiDhcpNetwoDnsdefault INTEGER, + staTcpiDhcpNetwoDnsbackup INTEGER, + staTcpiDhcpNetwoNbnsdefaul INTEGER, + staTcpiDhcpNetwoNbnsbackup INTEGER, + staTcpiDhcpNetwoServerflag DisplayString, + staTcpiDhcpNetwoBroadcastb INTEGER, + staTcpiDhcpNetwoServerid INTEGER, + staTcpiDhcpNetwoLanifc INTEGER, + staTcpiDhcpNetwoVlanid INTEGER, + staTcpiDhcpNetwoMasterserv INTEGER, + staTcpiDhcpNetwoCache INTEGER, + staTcpiDhcpNetwoAdaption INTEGER + } + +staTcpiDhcpNetwoNetworknam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiDhcpNetwoEntry 1 } + +staTcpiDhcpNetwoStartaddre OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Start-Address-Pool" + ::= { staTcpiDhcpNetwoEntry 2 } + +staTcpiDhcpNetwoEndaddress OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "End-Address-Pool" + ::= { staTcpiDhcpNetwoEntry 3 } + +staTcpiDhcpNetwoNetmask OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Netmask" + ::= { staTcpiDhcpNetwoEntry 4 } + +staTcpiDhcpNetwoBroadcasta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Broadcast-Address" + ::= { staTcpiDhcpNetwoEntry 5 } + +staTcpiDhcpNetwoGatewayadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway-Address" + ::= { staTcpiDhcpNetwoEntry 6 } + +staTcpiDhcpNetwoDnsdefault OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staTcpiDhcpNetwoEntry 7 } + +staTcpiDhcpNetwoDnsbackup OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staTcpiDhcpNetwoEntry 8 } + +staTcpiDhcpNetwoNbnsdefaul OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staTcpiDhcpNetwoEntry 9 } + +staTcpiDhcpNetwoNbnsbackup OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staTcpiDhcpNetwoEntry 10 } + +staTcpiDhcpNetwoServerflag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Flags" + ::= { staTcpiDhcpNetwoEntry 11 } + +staTcpiDhcpNetwoBroadcastb OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Broadcast-Bit" + ::= { staTcpiDhcpNetwoEntry 13 } + +staTcpiDhcpNetwoServerid OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-ID" + ::= { staTcpiDhcpNetwoEntry 14 } + +staTcpiDhcpNetwoLanifc OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { staTcpiDhcpNetwoEntry 15 } + +staTcpiDhcpNetwoVlanid OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiDhcpNetwoEntry 16 } + +staTcpiDhcpNetwoMasterserv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Master-Server" + ::= { staTcpiDhcpNetwoEntry 17 } + +staTcpiDhcpNetwoCache OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Cache" + ::= { staTcpiDhcpNetwoEntry 18 } + +staTcpiDhcpNetwoAdaption OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Adaption" + ::= { staTcpiDhcpNetwoEntry 19 } + +staTcpiDhcpDhcptTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiDhcpDhcptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DHCP-Table" + ::= { staTcpiDhcp 16 } + +staTcpiDhcpDhcptEntry OBJECT-TYPE + SYNTAX StaTcpiDhcpDhcptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiDhcpDhcptIpa, staTcpiDhcpDhcptNet } + ::= { staTcpiDhcpDhcptTable 1 } + +StaTcpiDhcpDhcptEntry ::= SEQUENCE { + staTcpiDhcpDhcptIpa INTEGER, + staTcpiDhcpDhcptMac DisplayString, + staTcpiDhcpDhcptTim INTEGER, + staTcpiDhcpDhcptHos DisplayString, + staTcpiDhcpDhcptTyp BITS, + staTcpiDhcpDhcptLan INTEGER, + staTcpiDhcpDhcptEth INTEGER, + staTcpiDhcpDhcptVla INTEGER, + staTcpiDhcpDhcptNet DisplayString + } + +staTcpiDhcpDhcptIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiDhcpDhcptEntry 1 } + +staTcpiDhcpDhcptMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staTcpiDhcpDhcptEntry 2 } + +staTcpiDhcpDhcptTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiDhcpDhcptEntry 3 } + +staTcpiDhcpDhcptHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hostname" + ::= { staTcpiDhcpDhcptEntry 4 } + +staTcpiDhcpDhcptTyp OBJECT-TYPE + SYNTAX BITS{ + new(1), + new(2), + dyn(5), + unkn(3), + stat(4), + bootp(6), + relay(12) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiDhcpDhcptEntry 5 } + +staTcpiDhcpDhcptLan OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { staTcpiDhcpDhcptEntry 6 } + +staTcpiDhcpDhcptEth OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { staTcpiDhcpDhcptEntry 7 } + +staTcpiDhcpDhcptVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiDhcpDhcptEntry 8 } + +staTcpiDhcpDhcptNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiDhcpDhcptEntry 9 } + +staTcpiDhcpDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiDhcp 18 } + +staTcpiDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpi 7 } + +staTcpiNetb OBJECT IDENTIFIER ::= { staTcpi 8} +staTcpiNetbLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiNetb 1 } + +staTcpiNetbLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiNetb 2 } + +staTcpiNetbWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiNetb 3 } + +staTcpiNetbWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiNetb 4 } + +staTcpiNetbRegist OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Registers" + ::= { staTcpiNetb 5 } + +staTcpiNetbConfli OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conflicts" + ::= { staTcpiNetb 6 } + +staTcpiNetbReleas OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Releases" + ::= { staTcpiNetb 7 } + +staTcpiNetbRefres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Refreshs" + ::= { staTcpiNetb 8 } + +staTcpiNetbTimeou OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeouts" + ::= { staTcpiNetb 9 } + +staTcpiNetbHosts OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hosts" + ::= { staTcpiNetb 10 } + +staTcpiNetbGroups OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Groups" + ::= { staTcpiNetb 11 } + +staTcpiNetbBnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B-Nodes" + ::= { staTcpiNetb 12 } + +staTcpiNetbPnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "P-Nodes" + ::= { staTcpiNetb 13 } + +staTcpiNetbMnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "M-Nodes" + ::= { staTcpiNetb 14 } + +staTcpiNetbWnodes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "W-Nodes" + ::= { staTcpiNetb 15 } + +staTcpiNetbPeersTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbPeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Peers" + ::= { staTcpiNetb 16 } + +staTcpiNetbPeersEntry OBJECT-TYPE + SYNTAX StaTcpiNetbPeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbPeersNam } + ::= { staTcpiNetbPeersTable 1 } + +StaTcpiNetbPeersEntry ::= SEQUENCE { + staTcpiNetbPeersNam DisplayString, + staTcpiNetbPeersTyp INTEGER, + staTcpiNetbPeersBac INTEGER, + staTcpiNetbPeersTim INTEGER + } + +staTcpiNetbPeersNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staTcpiNetbPeersEntry 1 } + +staTcpiNetbPeersTyp OBJECT-TYPE + SYNTAX INTEGER{ + workstation(1), + router(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetbPeersEntry 2 } + +staTcpiNetbPeersBac OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Backoff" + ::= { staTcpiNetbPeersEntry 3 } + +staTcpiNetbPeersTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staTcpiNetbPeersEntry 4 } + +staTcpiNetbNetworTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbNetworEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { staTcpiNetb 18 } + +staTcpiNetbNetworEntry OBJECT-TYPE + SYNTAX StaTcpiNetbNetworEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbNetworNet } + ::= { staTcpiNetbNetworTable 1 } + +StaTcpiNetbNetworEntry ::= SEQUENCE { + staTcpiNetbNetworNet DisplayString, + staTcpiNetbNetworNtd DisplayString, + staTcpiNetbNetworRtg INTEGER, + staTcpiNetbNetworInt INTEGER, + staTcpiNetbNetworVla INTEGER + } + +staTcpiNetbNetworNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbNetworEntry 1 } + +staTcpiNetbNetworNtd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NT-Domain" + ::= { staTcpiNetbNetworEntry 2 } + +staTcpiNetbNetworRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbNetworEntry 3 } + +staTcpiNetbNetworInt OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interface" + ::= { staTcpiNetbNetworEntry 4 } + +staTcpiNetbNetworVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiNetbNetworEntry 5 } + +staTcpiNetbGrouplTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbGrouplEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Group-List" + ::= { staTcpiNetb 19 } + +staTcpiNetbGrouplEntry OBJECT-TYPE + SYNTAX StaTcpiNetbGrouplEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbGrouplGro, staTcpiNetbGrouplTyp, staTcpiNetbGrouplIpa, staTcpiNetbGrouplRtg } + ::= { staTcpiNetbGrouplTable 1 } + +StaTcpiNetbGrouplEntry ::= SEQUENCE { + staTcpiNetbGrouplGro DisplayString, + staTcpiNetbGrouplTyp DisplayString, + staTcpiNetbGrouplIpa INTEGER, + staTcpiNetbGrouplRtg INTEGER, + staTcpiNetbGrouplPee DisplayString, + staTcpiNetbGrouplNet DisplayString, + staTcpiNetbGrouplTim INTEGER, + staTcpiNetbGrouplFla DisplayString + } + +staTcpiNetbGrouplGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { staTcpiNetbGrouplEntry 1 } + +staTcpiNetbGrouplTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetbGrouplEntry 2 } + +staTcpiNetbGrouplIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbGrouplEntry 3 } + +staTcpiNetbGrouplRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbGrouplEntry 8 } + +staTcpiNetbGrouplPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbGrouplEntry 4 } + +staTcpiNetbGrouplNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbGrouplEntry 7 } + +staTcpiNetbGrouplTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbGrouplEntry 5 } + +staTcpiNetbGrouplFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbGrouplEntry 6 } + +staTcpiNetbHostliTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbHostliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-List" + ::= { staTcpiNetb 20 } + +staTcpiNetbHostliEntry OBJECT-TYPE + SYNTAX StaTcpiNetbHostliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbHostliNam, staTcpiNetbHostliTyp, staTcpiNetbHostliIpa, staTcpiNetbHostliRtg } + ::= { staTcpiNetbHostliTable 1 } + +StaTcpiNetbHostliEntry ::= SEQUENCE { + staTcpiNetbHostliNam DisplayString, + staTcpiNetbHostliTyp DisplayString, + staTcpiNetbHostliIpa INTEGER, + staTcpiNetbHostliRtg INTEGER, + staTcpiNetbHostliPee DisplayString, + staTcpiNetbHostliNet DisplayString, + staTcpiNetbHostliTim INTEGER, + staTcpiNetbHostliFla DisplayString + } + +staTcpiNetbHostliNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staTcpiNetbHostliEntry 1 } + +staTcpiNetbHostliTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetbHostliEntry 2 } + +staTcpiNetbHostliIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbHostliEntry 3 } + +staTcpiNetbHostliRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbHostliEntry 8 } + +staTcpiNetbHostliPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbHostliEntry 4 } + +staTcpiNetbHostliNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbHostliEntry 7 } + +staTcpiNetbHostliTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbHostliEntry 5 } + +staTcpiNetbHostliFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbHostliEntry 6 } + +staTcpiNetbServerTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server-List" + ::= { staTcpiNetb 21 } + +staTcpiNetbServerEntry OBJECT-TYPE + SYNTAX StaTcpiNetbServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbServerHos, staTcpiNetbServerGro, staTcpiNetbServerIpa, staTcpiNetbServerRtg } + ::= { staTcpiNetbServerTable 1 } + +StaTcpiNetbServerEntry ::= SEQUENCE { + staTcpiNetbServerHos DisplayString, + staTcpiNetbServerGro DisplayString, + staTcpiNetbServerIpa DisplayString, + staTcpiNetbServerRtg INTEGER, + staTcpiNetbServerOsv DisplayString, + staTcpiNetbServerSmb DisplayString, + staTcpiNetbServerSer DisplayString, + staTcpiNetbServerPee DisplayString, + staTcpiNetbServerNet DisplayString, + staTcpiNetbServerTim INTEGER, + staTcpiNetbServerFla DisplayString + } + +staTcpiNetbServerHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host" + ::= { staTcpiNetbServerEntry 1 } + +staTcpiNetbServerGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { staTcpiNetbServerEntry 2 } + +staTcpiNetbServerIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbServerEntry 4 } + +staTcpiNetbServerRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbServerEntry 12 } + +staTcpiNetbServerOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { staTcpiNetbServerEntry 5 } + +staTcpiNetbServerSmb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SMB-Ver." + ::= { staTcpiNetbServerEntry 6 } + +staTcpiNetbServerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { staTcpiNetbServerEntry 7 } + +staTcpiNetbServerPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbServerEntry 8 } + +staTcpiNetbServerNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbServerEntry 11 } + +staTcpiNetbServerTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbServerEntry 9 } + +staTcpiNetbServerFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbServerEntry 10 } + +staTcpiNetbBrowseTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetbBrowseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Browser-List" + ::= { staTcpiNetb 22 } + +staTcpiNetbBrowseEntry OBJECT-TYPE + SYNTAX StaTcpiNetbBrowseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetbBrowseBro, staTcpiNetbBrowseGro, staTcpiNetbBrowseIpa, staTcpiNetbBrowseRtg } + ::= { staTcpiNetbBrowseTable 1 } + +StaTcpiNetbBrowseEntry ::= SEQUENCE { + staTcpiNetbBrowseBro DisplayString, + staTcpiNetbBrowseGro DisplayString, + staTcpiNetbBrowseIpa DisplayString, + staTcpiNetbBrowseRtg INTEGER, + staTcpiNetbBrowseOsv DisplayString, + staTcpiNetbBrowseSer DisplayString, + staTcpiNetbBrowsePee DisplayString, + staTcpiNetbBrowseNet DisplayString, + staTcpiNetbBrowseTim INTEGER, + staTcpiNetbBrowseFla DisplayString + } + +staTcpiNetbBrowseBro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Browser" + ::= { staTcpiNetbBrowseEntry 1 } + +staTcpiNetbBrowseGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { staTcpiNetbBrowseEntry 2 } + +staTcpiNetbBrowseIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetbBrowseEntry 4 } + +staTcpiNetbBrowseRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetbBrowseEntry 12 } + +staTcpiNetbBrowseOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { staTcpiNetbBrowseEntry 5 } + +staTcpiNetbBrowseSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { staTcpiNetbBrowseEntry 7 } + +staTcpiNetbBrowsePee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staTcpiNetbBrowseEntry 8 } + +staTcpiNetbBrowseNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetbBrowseEntry 11 } + +staTcpiNetbBrowseTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staTcpiNetbBrowseEntry 9 } + +staTcpiNetbBrowseFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staTcpiNetbBrowseEntry 10 } + +staTcpiNetbDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiNetb 17 } + +staTcpiDns OBJECT IDENTIFIER ::= { staTcpi 9} +staTcpiDnsLanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staTcpiDns 1 } + +staTcpiDnsLant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staTcpiDns 2 } + +staTcpiDnsWanr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staTcpiDns 3 } + +staTcpiDnsWant OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staTcpiDns 4 } + +staTcpiDnsForw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Forwarded" + ::= { staTcpiDns 5 } + +staTcpiDnsErro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Errors" + ::= { staTcpiDns 6 } + +staTcpiDnsDnsa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Access" + ::= { staTcpiDns 7 } + +staTcpiDnsDhcp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-Access" + ::= { staTcpiDns 8 } + +staTcpiDnsNetb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NetBIOS-Access" + ::= { staTcpiDns 9 } + +staTcpiDnsFilt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter" + ::= { staTcpiDns 10 } + +staTcpiDnsHitlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiDnsHitlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Hit-List" + ::= { staTcpiDns 11 } + +staTcpiDnsHitlEntry OBJECT-TYPE + SYNTAX StaTcpiDnsHitlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiDnsHitlDom } + ::= { staTcpiDnsHitlTable 1 } + +StaTcpiDnsHitlEntry ::= SEQUENCE { + staTcpiDnsHitlDom DisplayString, + staTcpiDnsHitlReq INTEGER, + staTcpiDnsHitlTim DisplayString, + staTcpiDnsHitlIpa INTEGER + } + +staTcpiDnsHitlDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staTcpiDnsHitlEntry 1 } + +staTcpiDnsHitlReq OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Requests" + ::= { staTcpiDnsHitlEntry 2 } + +staTcpiDnsHitlTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staTcpiDnsHitlEntry 3 } + +staTcpiDnsHitlIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiDnsHitlEntry 4 } + +staTcpiDnsDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiDns 12 } + +staTcpiHttp OBJECT IDENTIFIER ::= { staTcpi 10} +staTcpiHttpHttpac OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Accesses" + ::= { staTcpiHttp 1 } + +staTcpiHttpHttpsa OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTPS-Accesses" + ::= { staTcpiHttp 6 } + +staTcpiHttpHttpno OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Notfound-Errors" + ::= { staTcpiHttp 2 } + +staTcpiHttpHttpau OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Authentication-Errors" + ::= { staTcpiHttp 3 } + +staTcpiHttpHttppr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Protocol-Errors" + ::= { staTcpiHttp 4 } + +staTcpiHttpAgentlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiHttpAgentlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Agent-List" + ::= { staTcpiHttp 7 } + +staTcpiHttpAgentlEntry OBJECT-TYPE + SYNTAX StaTcpiHttpAgentlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiHttpAgentlAge } + ::= { staTcpiHttpAgentlTable 1 } + +StaTcpiHttpAgentlEntry ::= SEQUENCE { + staTcpiHttpAgentlAge DisplayString, + staTcpiHttpAgentlAcc INTEGER + } + +staTcpiHttpAgentlAge OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..67)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Agent-Name" + ::= { staTcpiHttpAgentlEntry 1 } + +staTcpiHttpAgentlAcc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accesses" + ::= { staTcpiHttpAgentlEntry 2 } + +staTcpiHttpDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTcpiHttp 5 } + +staTcpiHttpActiveTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiHttpActiveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Active-Tunnels" + ::= { staTcpiHttp 8 } + +staTcpiHttpActiveEntry OBJECT-TYPE + SYNTAX StaTcpiHttpActiveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiHttpActiveIndex } + ::= { staTcpiHttpActiveTable 1 } + +StaTcpiHttpActiveEntry ::= SEQUENCE { + staTcpiHttpActiveIndex INTEGER, + staTcpiHttpActiveRemotea INTEGER, + staTcpiHttpActiveRemotep INTEGER, + staTcpiHttpActiveLocalho DisplayString, + staTcpiHttpActiveLocalpo INTEGER, + staTcpiHttpActiveLocalrt INTEGER, + staTcpiHttpActiveIdletim INTEGER, + staTcpiHttpActiveNumconn INTEGER + } + +staTcpiHttpActiveIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staTcpiHttpActiveEntry 1 } + +staTcpiHttpActiveRemotea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Address" + ::= { staTcpiHttpActiveEntry 2 } + +staTcpiHttpActiveRemotep OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Port" + ::= { staTcpiHttpActiveEntry 3 } + +staTcpiHttpActiveLocalho OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..48)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Host" + ::= { staTcpiHttpActiveEntry 4 } + +staTcpiHttpActiveLocalpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Port" + ::= { staTcpiHttpActiveEntry 5 } + +staTcpiHttpActiveLocalrt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Rtg-Tag" + ::= { staTcpiHttpActiveEntry 7 } + +staTcpiHttpActiveIdletim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idle-Time" + ::= { staTcpiHttpActiveEntry 6 } + +staTcpiHttpActiveNumconn OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Num-Connections" + ::= { staTcpiHttpActiveEntry 8 } + +staTcpiNetwTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { staTcpi 20 } + +staTcpiNetwEntry OBJECT-TYPE + SYNTAX StaTcpiNetwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiNetwNet } + ::= { staTcpiNetwTable 1 } + +StaTcpiNetwEntry ::= SEQUENCE { + staTcpiNetwNet DisplayString, + staTcpiNetwIpa INTEGER, + staTcpiNetwIpn INTEGER, + staTcpiNetwVla INTEGER, + staTcpiNetwInt INTEGER, + staTcpiNetwSrc INTEGER, + staTcpiNetwTyp INTEGER, + staTcpiNetwRtg INTEGER + } + +staTcpiNetwNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staTcpiNetwEntry 1 } + +staTcpiNetwIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiNetwEntry 2 } + +staTcpiNetwIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staTcpiNetwEntry 3 } + +staTcpiNetwVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staTcpiNetwEntry 4 } + +staTcpiNetwInt OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(256), + lan-2(257), + lan-3(258), + lan-4(259), + any(65535) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interface" + ::= { staTcpiNetwEntry 5 } + +staTcpiNetwSrc OBJECT-TYPE + SYNTAX INTEGER{ + strict(1), + loose(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-check" + ::= { staTcpiNetwEntry 6 } + +staTcpiNetwTyp OBJECT-TYPE + SYNTAX INTEGER{ + disabled(0), + intranet(1), + dmz(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staTcpiNetwEntry 7 } + +staTcpiNetwRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staTcpiNetwEntry 8 } + +staTcpiSysl OBJECT IDENTIFIER ::= { staTcpi 11} +staTcpiSyslLasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiSyslLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Last-Messages" + ::= { staTcpiSysl 11 } + +staTcpiSyslLasEntry OBJECT-TYPE + SYNTAX StaTcpiSyslLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiSyslLasIdx } + ::= { staTcpiSyslLasTable 1 } + +StaTcpiSyslLasEntry ::= SEQUENCE { + staTcpiSyslLasIdx INTEGER, + staTcpiSyslLasTim DisplayString, + staTcpiSyslLasSou INTEGER, + staTcpiSyslLasLev INTEGER, + staTcpiSyslLasMes DisplayString + } + +staTcpiSyslLasIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staTcpiSyslLasEntry 1 } + +staTcpiSyslLasTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..21)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staTcpiSyslLasEntry 2 } + +staTcpiSyslLasSou OBJECT-TYPE + SYNTAX INTEGER{ + kern(0), + user(1), + mail(2), + daemon(3), + auth(4), + syslog(5), + lpr(6), + news(7), + uucp(8), + cron(9), + authpriv(10), + local0(16), + local1(17), + local2(18), + local3(19), + local4(20), + local5(21), + local6(22), + local7(23) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { staTcpiSyslLasEntry 3 } + +staTcpiSyslLasLev OBJECT-TYPE + SYNTAX INTEGER{ + emergency(0), + alarm(1), + critical(2), + error(3), + warning(4), + notice(5), + info(6), + debug(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Level" + ::= { staTcpiSyslLasEntry 4 } + +staTcpiSyslLasMes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..127)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Message" + ::= { staTcpiSyslLasEntry 5 } + +staTcpiRadi OBJECT IDENTIFIER ::= { staTcpi 13} +staTcpiRadiInvalidau OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Invalid-Auth.-Address-Responses" + ::= { staTcpiRadi 1 } + +staTcpiRadiAuthenticTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiRadiAuthenticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Authentication-Servers" + ::= { staTcpiRadi 2 } + +staTcpiRadiAuthenticEntry OBJECT-TYPE + SYNTAX StaTcpiRadiAuthenticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiRadiAuthenticIpaddress, staTcpiRadiAuthenticPort } + ::= { staTcpiRadiAuthenticTable 1 } + +StaTcpiRadiAuthenticEntry ::= SEQUENCE { + staTcpiRadiAuthenticIpaddress INTEGER, + staTcpiRadiAuthenticPort INTEGER, + staTcpiRadiAuthenticLastreque INTEGER, + staTcpiRadiAuthenticRoundtrip Counter32, + staTcpiRadiAuthenticAccessreq Counter32, + staTcpiRadiAuthenticAccessret Counter32, + staTcpiRadiAuthenticAccessacc Counter32, + staTcpiRadiAuthenticAccessrej Counter32, + staTcpiRadiAuthenticAccesscha Counter32, + staTcpiRadiAuthenticMalformed Counter32, + staTcpiRadiAuthenticBadauthen Counter32, + staTcpiRadiAuthenticPendingre Counter32, + staTcpiRadiAuthenticTimeouts Counter32, + staTcpiRadiAuthenticUnknownty Counter32, + staTcpiRadiAuthenticDropped Counter32 + } + +staTcpiRadiAuthenticIpaddress OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiRadiAuthenticEntry 1 } + +staTcpiRadiAuthenticPort OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staTcpiRadiAuthenticEntry 2 } + +staTcpiRadiAuthenticLastreque OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Request" + ::= { staTcpiRadiAuthenticEntry 3 } + +staTcpiRadiAuthenticRoundtrip OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Round-Trip-Time" + ::= { staTcpiRadiAuthenticEntry 4 } + +staTcpiRadiAuthenticAccessreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Requests" + ::= { staTcpiRadiAuthenticEntry 5 } + +staTcpiRadiAuthenticAccessret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Retransmits" + ::= { staTcpiRadiAuthenticEntry 6 } + +staTcpiRadiAuthenticAccessacc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Accepts" + ::= { staTcpiRadiAuthenticEntry 7 } + +staTcpiRadiAuthenticAccessrej OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Rejects" + ::= { staTcpiRadiAuthenticEntry 8 } + +staTcpiRadiAuthenticAccesscha OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access-Challenges" + ::= { staTcpiRadiAuthenticEntry 9 } + +staTcpiRadiAuthenticMalformed OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Malformed-Access-Responses" + ::= { staTcpiRadiAuthenticEntry 10 } + +staTcpiRadiAuthenticBadauthen OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bad-Authenticators" + ::= { staTcpiRadiAuthenticEntry 11 } + +staTcpiRadiAuthenticPendingre OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Pending-Requests" + ::= { staTcpiRadiAuthenticEntry 12 } + +staTcpiRadiAuthenticTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeouts" + ::= { staTcpiRadiAuthenticEntry 13 } + +staTcpiRadiAuthenticUnknownty OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Unknown-Types" + ::= { staTcpiRadiAuthenticEntry 14 } + +staTcpiRadiAuthenticDropped OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped" + ::= { staTcpiRadiAuthenticEntry 15 } + +staTcpiRadiInvalidac OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Invalid-Accnt.-Address-Responses" + ::= { staTcpiRadi 11 } + +staTcpiRadiAccountinTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTcpiRadiAccountinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Accounting-Servers" + ::= { staTcpiRadi 12 } + +staTcpiRadiAccountinEntry OBJECT-TYPE + SYNTAX StaTcpiRadiAccountinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTcpiRadiAccountinIpaddress, staTcpiRadiAccountinPort } + ::= { staTcpiRadiAccountinTable 1 } + +StaTcpiRadiAccountinEntry ::= SEQUENCE { + staTcpiRadiAccountinIpaddress INTEGER, + staTcpiRadiAccountinPort INTEGER, + staTcpiRadiAccountinLastrequest INTEGER, + staTcpiRadiAccountinRoundtriptime Counter32, + staTcpiRadiAccountinAccountingreq Counter32, + staTcpiRadiAccountinAccountingret Counter32, + staTcpiRadiAccountinAccountingres Counter32, + staTcpiRadiAccountinMalformedacco Counter32, + staTcpiRadiAccountinBadauthentica Counter32, + staTcpiRadiAccountinPendingreques Counter32, + staTcpiRadiAccountinTimeouts Counter32, + staTcpiRadiAccountinUnknowntypes Counter32, + staTcpiRadiAccountinDropped Counter32 + } + +staTcpiRadiAccountinIpaddress OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staTcpiRadiAccountinEntry 1 } + +staTcpiRadiAccountinPort OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staTcpiRadiAccountinEntry 2 } + +staTcpiRadiAccountinLastrequest OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Request" + ::= { staTcpiRadiAccountinEntry 3 } + +staTcpiRadiAccountinRoundtriptime OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Round-Trip-Time" + ::= { staTcpiRadiAccountinEntry 4 } + +staTcpiRadiAccountinAccountingreq OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accounting-Requests" + ::= { staTcpiRadiAccountinEntry 5 } + +staTcpiRadiAccountinAccountingret OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accounting-Retransmits" + ::= { staTcpiRadiAccountinEntry 6 } + +staTcpiRadiAccountinAccountingres OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Accounting-Responses" + ::= { staTcpiRadiAccountinEntry 7 } + +staTcpiRadiAccountinMalformedacco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Malformed-Accounting-Responses" + ::= { staTcpiRadiAccountinEntry 8 } + +staTcpiRadiAccountinBadauthentica OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bad-Authenticators" + ::= { staTcpiRadiAccountinEntry 9 } + +staTcpiRadiAccountinPendingreques OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Pending-Requests" + ::= { staTcpiRadiAccountinEntry 10 } + +staTcpiRadiAccountinTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeouts" + ::= { staTcpiRadiAccountinEntry 11 } + +staTcpiRadiAccountinUnknowntypes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Unknown-Types" + ::= { staTcpiRadiAccountinEntry 12 } + +staTcpiRadiAccountinDropped OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped" + ::= { staTcpiRadiAccountinEntry 13 } + +staIpro OBJECT IDENTIFIER ::= { sta 10} +staIproLanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Rx" + ::= { staIpro 1 } + +staIproLantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIpro 2 } + +staIproLanloca OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Local-Routings" + ::= { staIpro 3 } + +staIproLannetw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Network-Errors" + ::= { staIpro 4 } + +staIproLanrout OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Routing-Errors" + ::= { staIpro 5 } + +staIproLanttle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-TTL-Errors" + ::= { staIpro 6 } + +staIproLanfilt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Filters" + ::= { staIpro 7 } + +staIproLandisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Discards" + ::= { staIpro 8 } + +staIproWanrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Rx" + ::= { staIpro 9 } + +staIproWantx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIpro 10 } + +staIproWannetw OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Network-Errors" + ::= { staIpro 11 } + +staIproWanttle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-TTL-Errors" + ::= { staIpro 12 } + +staIproWanfilt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Filters" + ::= { staIpro 13 } + +staIproWandisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Discards" + ::= { staIpro 14 } + +staIproWantype OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Type-Errors" + ::= { staIpro 15 } + +staIproArperro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ARP-Errors" + ::= { staIpro 16 } + +staIproEstabliTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproEstabliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Establish-Table" + ::= { staIpro 17 } + +staIproEstabliEntry OBJECT-TYPE + SYNTAX StaIproEstabliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproEstabliTim, staIproEstabliCou } + ::= { staIproEstabliTable 1 } + +StaIproEstabliEntry ::= SEQUENCE { + staIproEstabliTim DisplayString, + staIproEstabliDes INTEGER, + staIproEstabliSrc INTEGER, + staIproEstabliPro INTEGER, + staIproEstabliDpo INTEGER, + staIproEstabliSou INTEGER, + staIproEstabliCou INTEGER + } + +staIproEstabliTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIproEstabliEntry 1 } + +staIproEstabliDes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staIproEstabliEntry 2 } + +staIproEstabliSrc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staIproEstabliEntry 3 } + +staIproEstabliPro OBJECT-TYPE + SYNTAX INTEGER{ + icmp(1), + igmp(2), + ggt(3), + ipip(4), + tcp(6), + egp(8), + udp(17), + gre(47), + esp(50), + ah(51), + cftp(62), + ipcomp(108), + vrrp(112), + srp(119) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproEstabliEntry 4 } + +staIproEstabliDpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-port-from" + ::= { staIproEstabliEntry 5 } + +staIproEstabliSou OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-Port" + ::= { staIproEstabliEntry 6 } + +staIproEstabliCou OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staIproEstabliEntry 7 } + +staIproProtocoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproProtocoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Protocol-Table" + ::= { staIpro 18 } + +staIproProtocoEntry OBJECT-TYPE + SYNTAX StaIproProtocoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproProtocoPro } + ::= { staIproProtocoTable 1 } + +StaIproProtocoEntry ::= SEQUENCE { + staIproProtocoPro INTEGER, + staIproProtocoLan Counter32, + staIproProtocoWan Counter32 + } + +staIproProtocoPro OBJECT-TYPE + SYNTAX INTEGER{ + icmp(1), + igmp(2), + ggt(3), + ipip(4), + tcp(6), + egp(8), + udp(17), + gre(47), + esp(50), + ah(51), + cftp(62), + ipcomp(108), + vrrp(112), + srp(119) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproProtocoEntry 1 } + +staIproProtocoLan OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Tx" + ::= { staIproProtocoEntry 2 } + +staIproProtocoWan OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Tx" + ::= { staIproProtocoEntry 3 } + +staIproRip OBJECT IDENTIFIER ::= { staIpro 19} +staIproRipRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx" + ::= { staIproRip 1 } + +staIproRipRequ OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Requests" + ::= { staIproRip 2 } + +staIproRipResp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Response" + ::= { staIproRip 3 } + +staIproRipDisc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Discards" + ::= { staIproRip 4 } + +staIproRipErro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Errors" + ::= { staIproRip 5 } + +staIproRipEntr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Entry-Errors" + ::= { staIproRip 6 } + +staIproRipTx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx" + ::= { staIproRip 7 } + +staIproRipIpriTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipIpriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-RIP-Table" + ::= { staIproRip 8 } + +staIproRipIpriEntry OBJECT-TYPE + SYNTAX StaIproRipIpriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipIpriIpa, staIproRipIpriIpn, staIproRipIpriRtg } + ::= { staIproRipIpriTable 1 } + +StaIproRipIpriEntry ::= SEQUENCE { + staIproRipIpriIpa INTEGER, + staIproRipIpriIpn INTEGER, + staIproRipIpriRtg INTEGER, + staIproRipIpriTim INTEGER, + staIproRipIpriDis INTEGER, + staIproRipIpriGat INTEGER, + staIproRipIpriPee DisplayString, + staIproRipIpriPor INTEGER, + staIproRipIpriVla INTEGER, + staIproRipIpriNet DisplayString + } + +staIproRipIpriIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staIproRipIpriEntry 1 } + +staIproRipIpriIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staIproRipIpriEntry 2 } + +staIproRipIpriRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproRipIpriEntry 6 } + +staIproRipIpriTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { staIproRipIpriEntry 3 } + +staIproRipIpriDis OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distance" + ::= { staIproRipIpriEntry 4 } + +staIproRipIpriGat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipIpriEntry 5 } + +staIproRipIpriPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipIpriEntry 8 } + +staIproRipIpriPor OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproRipIpriEntry 9 } + +staIproRipIpriVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproRipIpriEntry 10 } + +staIproRipIpriNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproRipIpriEntry 11 } + +staIproRipDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIproRip 9 } + +staIproRipLansTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipLansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Sites" + ::= { staIproRip 10 } + +staIproRipLansEntry OBJECT-TYPE + SYNTAX StaIproRipLansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipLansNetw } + ::= { staIproRipLansTable 1 } + +StaIproRipLansEntry ::= SEQUENCE { + staIproRipLansNetw DisplayString, + staIproRipLansRipt INTEGER, + staIproRipLansRipa INTEGER, + staIproRipLansProp INTEGER, + staIproRipLansPois INTEGER, + staIproRipLansDftr INTEGER, + staIproRipLansRtgt DisplayString, + staIproRipLansRxfi DisplayString, + staIproRipLansTxfi DisplayString, + staIproRipLansPort INTEGER, + staIproRipLansVlan INTEGER + } + +staIproRipLansNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproRipLansEntry 1 } + +staIproRipLansRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipLansEntry 2 } + +staIproRipLansRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipLansEntry 3 } + +staIproRipLansProp OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Propagate" + ::= { staIproRipLansEntry 4 } + +staIproRipLansPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipLansEntry 9 } + +staIproRipLansDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipLansEntry 5 } + +staIproRipLansRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipLansEntry 6 } + +staIproRipLansRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipLansEntry 10 } + +staIproRipLansTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipLansEntry 11 } + +staIproRipLansPort OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproRipLansEntry 7 } + +staIproRipLansVlan OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproRipLansEntry 8 } + +staIproRipVrrpTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipVrrpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "VRRP-Sites" + ::= { staIproRip 12 } + +staIproRipVrrpEntry OBJECT-TYPE + SYNTAX StaIproRipVrrpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipVrrpNet, staIproRipVrrpRou } + ::= { staIproRipVrrpTable 1 } + +StaIproRipVrrpEntry ::= SEQUENCE { + staIproRipVrrpNet DisplayString, + staIproRipVrrpRip INTEGER, + staIproRipVrrpRou INTEGER + } + +staIproRipVrrpNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproRipVrrpEntry 1 } + +staIproRipVrrpRip OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipVrrpEntry 2 } + +staIproRipVrrpRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ID" + ::= { staIproRipVrrpEntry 3 } + +staIproRipWansTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipWansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Sites" + ::= { staIproRip 11 } + +staIproRipWansEntry OBJECT-TYPE + SYNTAX StaIproRipWansEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipWansPeer } + ::= { staIproRipWansTable 1 } + +StaIproRipWansEntry ::= SEQUENCE { + staIproRipWansPeer DisplayString, + staIproRipWansRipt INTEGER, + staIproRipWansRipa INTEGER, + staIproRipWansMasq INTEGER, + staIproRipWansPois INTEGER, + staIproRipWansRfc2 INTEGER, + staIproRipWansGate INTEGER, + staIproRipWansDftr INTEGER, + staIproRipWansRtgt DisplayString, + staIproRipWansRxfi DisplayString, + staIproRipWansTxfi DisplayString + } + +staIproRipWansPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipWansEntry 1 } + +staIproRipWansRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipWansEntry 2 } + +staIproRipWansRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipWansEntry 3 } + +staIproRipWansMasq OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproRipWansEntry 4 } + +staIproRipWansPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipWansEntry 7 } + +staIproRipWansRfc2 OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RFC2091" + ::= { staIproRipWansEntry 8 } + +staIproRipWansGate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipWansEntry 9 } + +staIproRipWansDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipWansEntry 5 } + +staIproRipWansRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipWansEntry 6 } + +staIproRipWansRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipWansEntry 10 } + +staIproRipWansTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipWansEntry 11 } + +staIproRipDynlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipDynlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dyn.-LAN-Sites" + ::= { staIproRip 13 } + +staIproRipDynlEntry OBJECT-TYPE + SYNTAX StaIproRipDynlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipDynlGate } + ::= { staIproRipDynlTable 1 } + +StaIproRipDynlEntry ::= SEQUENCE { + staIproRipDynlGate DisplayString, + staIproRipDynlRipt INTEGER, + staIproRipDynlRipa INTEGER, + staIproRipDynlPois INTEGER, + staIproRipDynlDftr INTEGER, + staIproRipDynlRtgt DisplayString, + staIproRipDynlRxfi DisplayString, + staIproRipDynlTxfi DisplayString, + staIproRipDynlPort INTEGER, + staIproRipDynlVlan INTEGER + } + +staIproRipDynlGate OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipDynlEntry 1 } + +staIproRipDynlRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipDynlEntry 2 } + +staIproRipDynlRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipDynlEntry 3 } + +staIproRipDynlPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipDynlEntry 4 } + +staIproRipDynlDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipDynlEntry 5 } + +staIproRipDynlRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipDynlEntry 6 } + +staIproRipDynlRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipDynlEntry 10 } + +staIproRipDynlTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipDynlEntry 11 } + +staIproRipDynlPort OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproRipDynlEntry 7 } + +staIproRipDynlVlan OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproRipDynlEntry 8 } + +staIproRipDynwTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipDynwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dyn.-WAN-Sites" + ::= { staIproRip 14 } + +staIproRipDynwEntry OBJECT-TYPE + SYNTAX StaIproRipDynwEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipDynwPeer } + ::= { staIproRipDynwTable 1 } + +StaIproRipDynwEntry ::= SEQUENCE { + staIproRipDynwPeer DisplayString, + staIproRipDynwRipt INTEGER, + staIproRipDynwRipa INTEGER, + staIproRipDynwMasq INTEGER, + staIproRipDynwPois INTEGER, + staIproRipDynwRfc2 INTEGER, + staIproRipDynwGate INTEGER, + staIproRipDynwDftr INTEGER, + staIproRipDynwRtgt DisplayString, + staIproRipDynwRxfi DisplayString, + staIproRipDynwTxfi DisplayString + } + +staIproRipDynwPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipDynwEntry 1 } + +staIproRipDynwRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipDynwEntry 2 } + +staIproRipDynwRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipDynwEntry 3 } + +staIproRipDynwMasq OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproRipDynwEntry 4 } + +staIproRipDynwPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipDynwEntry 7 } + +staIproRipDynwRfc2 OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RFC2091" + ::= { staIproRipDynwEntry 8 } + +staIproRipDynwGate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipDynwEntry 9 } + +staIproRipDynwDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipDynwEntry 5 } + +staIproRipDynwRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipDynwEntry 6 } + +staIproRipDynwRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipDynwEntry 10 } + +staIproRipDynwTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipDynwEntry 11 } + +staIproRipWildTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipWildEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Wildcard-Sites" + ::= { staIproRip 16 } + +staIproRipWildEntry OBJECT-TYPE + SYNTAX StaIproRipWildEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipWildPeer } + ::= { staIproRipWildTable 1 } + +StaIproRipWildEntry ::= SEQUENCE { + staIproRipWildPeer DisplayString, + staIproRipWildRipt INTEGER, + staIproRipWildRipa INTEGER, + staIproRipWildMasq INTEGER, + staIproRipWildPois INTEGER, + staIproRipWildRfc2 INTEGER, + staIproRipWildGate INTEGER, + staIproRipWildDftr INTEGER, + staIproRipWildRtgt DisplayString, + staIproRipWildRxfi DisplayString, + staIproRipWildTxfi DisplayString + } + +staIproRipWildPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproRipWildEntry 1 } + +staIproRipWildRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Type" + ::= { staIproRipWildEntry 2 } + +staIproRipWildRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-Accept" + ::= { staIproRipWildEntry 3 } + +staIproRipWildMasq OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproRipWildEntry 4 } + +staIproRipWildPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { staIproRipWildEntry 7 } + +staIproRipWildRfc2 OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RFC2091" + ::= { staIproRipWildEntry 8 } + +staIproRipWildGate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproRipWildEntry 9 } + +staIproRipWildDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { staIproRipWildEntry 5 } + +staIproRipWildRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { staIproRipWildEntry 6 } + +staIproRipWildRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Filter" + ::= { staIproRipWildEntry 10 } + +staIproRipWildTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Filter" + ::= { staIproRipWildEntry 11 } + +staIproRipFiltTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproRipFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter" + ::= { staIproRip 15 } + +staIproRipFiltEntry OBJECT-TYPE + SYNTAX StaIproRipFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproRipFiltIdx } + ::= { staIproRipFiltTable 1 } + +StaIproRipFiltEntry ::= SEQUENCE { + staIproRipFiltIdx INTEGER, + staIproRipFiltNam DisplayString, + staIproRipFiltIpa INTEGER, + staIproRipFiltIpn INTEGER, + staIproRipFiltTyp INTEGER + } + +staIproRipFiltIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproRipFiltEntry 1 } + +staIproRipFiltNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staIproRipFiltEntry 3 } + +staIproRipFiltIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staIproRipFiltEntry 4 } + +staIproRipFiltIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staIproRipFiltEntry 5 } + +staIproRipFiltTyp OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + positive(1), + negative(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staIproRipFiltEntry 2 } + +staIproDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIpro 20 } + +staIproServiceTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproServiceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Service-Table" + ::= { staIpro 21 } + +staIproServiceEntry OBJECT-TYPE + SYNTAX StaIproServiceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproServiceService } + ::= { staIproServiceTable 1 } + +StaIproServiceEntry ::= SEQUENCE { + staIproServiceService INTEGER, + staIproServicePacketrx Counter32, + staIproServicePackettx Counter32, + staIproServicePacketre DisplayString, + staIproServiceKbytesrx Counter32, + staIproServiceKbytestx Counter32, + staIproServiceKbytesre DisplayString + } + +staIproServiceService OBJECT-TYPE + SYNTAX INTEGER{ + icmp(1), + ftp(2), + http(3), + smtp(4), + dns(5), + telnet(6), + tftp(7), + dhcp(8), + pop3(9), + netbios(10), + imap2(11), + news(12), + irc(13), + snmp(14), + other(15), + total(16) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service" + ::= { staIproServiceEntry 1 } + +staIproServicePacketrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Rx" + ::= { staIproServiceEntry 2 } + +staIproServicePackettx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Tx" + ::= { staIproServiceEntry 3 } + +staIproServicePacketre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Rel" + ::= { staIproServiceEntry 4 } + +staIproServiceKbytesrx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KBytes-Rx" + ::= { staIproServiceEntry 5 } + +staIproServiceKbytestx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KBytes-Tx" + ::= { staIproServiceEntry 6 } + +staIproServiceKbytesre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KBytes-Rel" + ::= { staIproServiceEntry 7 } + +staIproFilterlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproFilterlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-List" + ::= { staIpro 22 } + +staIproFilterlEntry OBJECT-TYPE + SYNTAX StaIproFilterlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproFilterlIdx } + ::= { staIproFilterlTable 1 } + +StaIproFilterlEntry ::= SEQUENCE { + staIproFilterlIdx INTEGER, + staIproFilterlProt INTEGER, + staIproFilterlSrcm DisplayString, + staIproFilterlSrca INTEGER, + staIproFilterlSrcn INTEGER, + staIproFilterlSst INTEGER, + staIproFilterlSend INTEGER, + staIproFilterlDstm DisplayString, + staIproFilterlDsta INTEGER, + staIproFilterlDstn INTEGER, + staIproFilterlDst INTEGER, + staIproFilterlDend INTEGER, + staIproFilterlActi DisplayString, + staIproFilterlLink INTEGER, + staIproFilterlPrio INTEGER, + staIproFilterlRtgt INTEGER + } + +staIproFilterlIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproFilterlEntry 1 } + +staIproFilterlProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproFilterlEntry 2 } + +staIproFilterlSrcm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-MAC" + ::= { staIproFilterlEntry 13 } + +staIproFilterlSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproFilterlEntry 3 } + +staIproFilterlSrcn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Netmask" + ::= { staIproFilterlEntry 4 } + +staIproFilterlSst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-St." + ::= { staIproFilterlEntry 5 } + +staIproFilterlSend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-End" + ::= { staIproFilterlEntry 6 } + +staIproFilterlDstm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-MAC" + ::= { staIproFilterlEntry 14 } + +staIproFilterlDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproFilterlEntry 7 } + +staIproFilterlDstn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Netmask" + ::= { staIproFilterlEntry 8 } + +staIproFilterlDst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-St." + ::= { staIproFilterlEntry 9 } + +staIproFilterlDend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-End" + ::= { staIproFilterlEntry 10 } + +staIproFilterlActi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { staIproFilterlEntry 11 } + +staIproFilterlLink OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linked" + ::= { staIproFilterlEntry 15 } + +staIproFilterlPrio OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prio" + ::= { staIproFilterlEntry 16 } + +staIproFilterlRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproFilterlEntry 17 } + +staIproConnectTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection-List" + ::= { staIpro 23 } + +staIproConnectEntry OBJECT-TYPE + SYNTAX StaIproConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproConnectSrca, staIproConnectDsta, staIproConnectProt, staIproConnectSrcp, staIproConnectDstp } + ::= { staIproConnectTable 1 } + +StaIproConnectEntry ::= SEQUENCE { + staIproConnectSrca INTEGER, + staIproConnectDsta INTEGER, + staIproConnectProt INTEGER, + staIproConnectSrcp INTEGER, + staIproConnectDstp INTEGER, + staIproConnectRtgt INTEGER, + staIproConnectTime INTEGER, + staIproConnectFlag INTEGER, + staIproConnectFilt DisplayString, + staIproConnectSrcr DisplayString, + staIproConnectDest DisplayString + } + +staIproConnectSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproConnectEntry 1 } + +staIproConnectDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproConnectEntry 2 } + +staIproConnectProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproConnectEntry 3 } + +staIproConnectSrcp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { staIproConnectEntry 4 } + +staIproConnectDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproConnectEntry 5 } + +staIproConnectRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproConnectEntry 11 } + +staIproConnectTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproConnectEntry 6 } + +staIproConnectFlag OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { staIproConnectEntry 7 } + +staIproConnectFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproConnectEntry 8 } + +staIproConnectSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { staIproConnectEntry 9 } + +staIproConnectDest OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-Route" + ::= { staIproConnectEntry 10 } + +staIproOpenporTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproOpenporEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Open-Port-List" + ::= { staIpro 29 } + +staIproOpenporEntry OBJECT-TYPE + SYNTAX StaIproOpenporEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproOpenporSrca, staIproOpenporDsta, staIproOpenporProt, staIproOpenporDstp } + ::= { staIproOpenporTable 1 } + +StaIproOpenporEntry ::= SEQUENCE { + staIproOpenporSrca INTEGER, + staIproOpenporDsta INTEGER, + staIproOpenporProt INTEGER, + staIproOpenporDstp INTEGER, + staIproOpenporTime INTEGER, + staIproOpenporFilt DisplayString, + staIproOpenporSrcr DisplayString + } + +staIproOpenporSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproOpenporEntry 1 } + +staIproOpenporDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproOpenporEntry 2 } + +staIproOpenporProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproOpenporEntry 3 } + +staIproOpenporDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproOpenporEntry 5 } + +staIproOpenporTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproOpenporEntry 6 } + +staIproOpenporFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproOpenporEntry 8 } + +staIproOpenporSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { staIproOpenporEntry 9 } + +staIproHostbloTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproHostbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-Block-List" + ::= { staIpro 24 } + +staIproHostbloEntry OBJECT-TYPE + SYNTAX StaIproHostbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproHostbloSrc } + ::= { staIproHostbloTable 1 } + +StaIproHostbloEntry ::= SEQUENCE { + staIproHostbloSrc INTEGER, + staIproHostbloTim INTEGER, + staIproHostbloFil DisplayString + } + +staIproHostbloSrc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproHostbloEntry 1 } + +staIproHostbloTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproHostbloEntry 2 } + +staIproHostbloFil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproHostbloEntry 3 } + +staIproPortbloTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproPortbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Block-List" + ::= { staIpro 25 } + +staIproPortbloEntry OBJECT-TYPE + SYNTAX StaIproPortbloEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproPortbloDsta } + ::= { staIproPortbloTable 1 } + +StaIproPortbloEntry ::= SEQUENCE { + staIproPortbloDsta INTEGER, + staIproPortbloProt INTEGER, + staIproPortbloDstp INTEGER, + staIproPortbloTime INTEGER, + staIproPortbloFilt DisplayString + } + +staIproPortbloDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproPortbloEntry 1 } + +staIproPortbloProt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproPortbloEntry 2 } + +staIproPortbloDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproPortbloEntry 3 } + +staIproPortbloTime OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproPortbloEntry 4 } + +staIproPortbloFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproPortbloEntry 5 } + +staIproLogtablTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproLogtablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Log-Table" + ::= { staIpro 26 } + +staIproLogtablEntry OBJECT-TYPE + SYNTAX StaIproLogtablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproLogtablIdx } + ::= { staIproLogtablTable 1 } + +StaIproLogtablEntry ::= SEQUENCE { + staIproLogtablIdx INTEGER, + staIproLogtablSyst DisplayString, + staIproLogtablSrca INTEGER, + staIproLogtablDsta INTEGER, + staIproLogtablProt INTEGER, + staIproLogtablSrcp INTEGER, + staIproLogtablDstp INTEGER, + staIproLogtablFilt DisplayString, + staIproLogtablLimi INTEGER, + staIproLogtablThre INTEGER, + staIproLogtablActi INTEGER + } + +staIproLogtablIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproLogtablEntry 1 } + +staIproLogtablSyst OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staIproLogtablEntry 2 } + +staIproLogtablSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproLogtablEntry 3 } + +staIproLogtablDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproLogtablEntry 4 } + +staIproLogtablProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { staIproLogtablEntry 5 } + +staIproLogtablSrcp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { staIproLogtablEntry 6 } + +staIproLogtablDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staIproLogtablEntry 7 } + +staIproLogtablFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { staIproLogtablEntry 8 } + +staIproLogtablLimi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Limit" + ::= { staIproLogtablEntry 9 } + +staIproLogtablThre OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Threshold" + ::= { staIproLogtablEntry 10 } + +staIproLogtablActi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { staIproLogtablEntry 11 } + +staIproHoconnlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproHoconnlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "HO-Conn.-List" + ::= { staIpro 27 } + +staIproHoconnlEntry OBJECT-TYPE + SYNTAX StaIproHoconnlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproHoconnlDst } + ::= { staIproHoconnlTable 1 } + +StaIproHoconnlEntry ::= SEQUENCE { + staIproHoconnlDst INTEGER, + staIproHoconnlNum INTEGER, + staIproHoconnlTim INTEGER + } + +staIproHoconnlDst OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { staIproHoconnlEntry 1 } + +staIproHoconnlNum OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Num-HO-Conn." + ::= { staIproHoconnlEntry 2 } + +staIproHoconnlTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { staIproHoconnlEntry 3 } + +staIproQosTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproQosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "QoS" + ::= { staIpro 28 } + +staIproQosEntry OBJECT-TYPE + SYNTAX StaIproQosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproQosIfc } + ::= { staIproQosTable 1 } + +StaIproQosEntry ::= SEQUENCE { + staIproQosIfc INTEGER, + staIproQosPeer DisplayString, + staIproQosUpstr INTEGER, + staIproQosDowns INTEGER, + staIproQosRxres INTEGER, + staIproQosRxreq INTEGER, + staIproQosRxblo INTEGER, + staIproQosTxres INTEGER, + staIproQosTxreq INTEGER, + staIproQosTxfav INTEGER, + staIproQosTxblo INTEGER, + staIproQosFragm INTEGER, + staIproQosPmtus INTEGER + } + +staIproQosIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIproQosEntry 1 } + +staIproQosPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproQosEntry 2 } + +staIproQosUpstr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Upstream-Rate" + ::= { staIproQosEntry 8 } + +staIproQosDowns OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Downstream-Rate" + ::= { staIproQosEntry 3 } + +staIproQosRxres OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-reserved" + ::= { staIproQosEntry 4 } + +staIproQosRxreq OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-requested" + ::= { staIproQosEntry 11 } + +staIproQosRxblo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-blocks-pending" + ::= { staIproQosEntry 5 } + +staIproQosTxres OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-reserved" + ::= { staIproQosEntry 9 } + +staIproQosTxreq OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-requested" + ::= { staIproQosEntry 12 } + +staIproQosTxfav OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-favoured" + ::= { staIproQosEntry 13 } + +staIproQosTxblo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-blocks-pending" + ::= { staIproQosEntry 10 } + +staIproQosFragm OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Fragment-size" + ::= { staIproQosEntry 6 } + +staIproQosPmtus OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PMTU-size" + ::= { staIproQosEntry 7 } + +staIproRules OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rules" + ::= { staIpro 34 } + +staIproFilter OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter" + ::= { staIpro 35 } + +staIproL4error OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L4-Errors" + ::= { staIpro 31 } + +staIproLoadbal OBJECT IDENTIFIER ::= { staIpro 32} +staIproLoadbalOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staIproLoadbal 1 } + +staIproLoadbalConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproLoadbalConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staIproLoadbal 2 } + +staIproLoadbalConEntry OBJECT-TYPE + SYNTAX StaIproLoadbalConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproLoadbalConPee, staIproLoadbalConBun } + ::= { staIproLoadbalConTable 1 } + +StaIproLoadbalConEntry ::= SEQUENCE { + staIproLoadbalConPee DisplayString, + staIproLoadbalConBun DisplayString, + staIproLoadbalConSta INTEGER, + staIproLoadbalConTcp INTEGER, + staIproLoadbalConPpt INTEGER, + staIproLoadbalConVpn INTEGER + } + +staIproLoadbalConPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproLoadbalConEntry 1 } + +staIproLoadbalConBun OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bundle-Peer" + ::= { staIproLoadbalConEntry 2 } + +staIproLoadbalConSta OBJECT-TYPE + SYNTAX INTEGER{ + ready(2), + connection(7), + disconnecting(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staIproLoadbalConEntry 3 } + +staIproLoadbalConTcp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TCP/IP-Sessions" + ::= { staIproLoadbalConEntry 4 } + +staIproLoadbalConPpt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PPTP-Sessions" + ::= { staIproLoadbalConEntry 5 } + +staIproLoadbalConVpn OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VPN-Sessions" + ::= { staIproLoadbalConEntry 6 } + +staIproVrrp OBJECT IDENTIFIER ::= { staIpro 33} +staIproVrrpOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staIproVrrp 5 } + +staIproVrrpRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx" + ::= { staIproVrrp 1 } + +staIproVrrpTx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx" + ::= { staIproVrrp 2 } + +staIproVrrpErr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Error" + ::= { staIproVrrp 3 } + +staIproVrrpDro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Drop" + ::= { staIproVrrp 4 } + +staIproVrrpInt OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Internal-Services" + ::= { staIproVrrp 6 } + +staIproVrrpVirTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproVrrpVirEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Virtual-Router" + ::= { staIproVrrp 10 } + +staIproVrrpVirEntry OBJECT-TYPE + SYNTAX StaIproVrrpVirEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproVrrpVirRou } + ::= { staIproVrrpVirTable 1 } + +StaIproVrrpVirEntry ::= SEQUENCE { + staIproVrrpVirRou INTEGER, + staIproVrrpVirVir INTEGER, + staIproVrrpVirPri INTEGER, + staIproVrrpVirBpr INTEGER, + staIproVrrpVirPee DisplayString, + staIproVrrpVirSta INTEGER, + staIproVrrpVirBac INTEGER, + staIproVrrpVirMas INTEGER, + staIproVrrpVirPor INTEGER, + staIproVrrpVirVla INTEGER, + staIproVrrpVirNet DisplayString + } + +staIproVrrpVirRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ID" + ::= { staIproVrrpVirEntry 1 } + +staIproVrrpVirVir OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "virt.-Address" + ::= { staIproVrrpVirEntry 2 } + +staIproVrrpVirPri OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prio" + ::= { staIproVrrpVirEntry 3 } + +staIproVrrpVirBpr OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B-Prio" + ::= { staIproVrrpVirEntry 4 } + +staIproVrrpVirPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproVrrpVirEntry 5 } + +staIproVrrpVirSta OBJECT-TYPE + SYNTAX INTEGER{ + init(0), + listen(1), + standby(2), + master(3), + down(4), + reconnect(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staIproVrrpVirEntry 6 } + +staIproVrrpVirBac OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Backup" + ::= { staIproVrrpVirEntry 7 } + +staIproVrrpVirMas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Master" + ::= { staIproVrrpVirEntry 8 } + +staIproVrrpVirPor OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staIproVrrpVirEntry 9 } + +staIproVrrpVirVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staIproVrrpVirEntry 10 } + +staIproVrrpVirNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { staIproVrrpVirEntry 11 } + +staIproVrrpMacTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproVrrpMacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "MAC-List" + ::= { staIproVrrp 11 } + +staIproVrrpMacEntry OBJECT-TYPE + SYNTAX StaIproVrrpMacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproVrrpMacVir } + ::= { staIproVrrpMacTable 1 } + +StaIproVrrpMacEntry ::= SEQUENCE { + staIproVrrpMacVir INTEGER, + staIproVrrpMacMac MacAddress, + staIproVrrpMacRou INTEGER + } + +staIproVrrpMacVir OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "virt.-Address" + ::= { staIproVrrpMacEntry 1 } + +staIproVrrpMacMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staIproVrrpMacEntry 2 } + +staIproVrrpMacRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ID" + ::= { staIproVrrpMacEntry 3 } + +staIproVrrpEveTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproVrrpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Event-Log" + ::= { staIproVrrp 12 } + +staIproVrrpEveEntry OBJECT-TYPE + SYNTAX StaIproVrrpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproVrrpEveIdx } + ::= { staIproVrrpEveTable 1 } + +StaIproVrrpEveEntry ::= SEQUENCE { + staIproVrrpEveIdx INTEGER, + staIproVrrpEveSys DisplayString, + staIproVrrpEveSrc INTEGER, + staIproVrrpEveVri INTEGER, + staIproVrrpEveEve INTEGER, + staIproVrrpEveInf DisplayString + } + +staIproVrrpEveIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staIproVrrpEveEntry 1 } + +staIproVrrpEveSys OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staIproVrrpEveEntry 2 } + +staIproVrrpEveSrc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { staIproVrrpEveEntry 3 } + +staIproVrrpEveVri OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VRID" + ::= { staIproVrrpEveEntry 4 } + +staIproVrrpEveEve OBJECT-TYPE + SYNTAX INTEGER{ + invalid-ttl(1), + invalid-version(2), + bad-number-of-virtual-addresses(3), + bad-authentication-type(4), + bad-advertisement-interval(5), + invalid-vrid(6), + invalid-router-address(7), + invalid-priority(8), + virtual-router-stopped(9), + virtual-router-started(10), + link-up(11), + link-down(12), + new-master(13), + backup-started(14), + backup-ended(15) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { staIproVrrpEveEntry 5 } + +staIproVrrpEveInf OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info" + ::= { staIproVrrpEveEntry 6 } + +staIproVrrpDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIproVrrp 20 } + +staIproActiproTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIproActiproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Act.-IP-Routing-Tab." + ::= { staIpro 30 } + +staIproActiproEntry OBJECT-TYPE + SYNTAX StaIproActiproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIproActiproIpa, staIproActiproIpn, staIproActiproRtg } + ::= { staIproActiproTable 1 } + +StaIproActiproEntry ::= SEQUENCE { + staIproActiproIpa INTEGER, + staIproActiproIpn INTEGER, + staIproActiproRtg INTEGER, + staIproActiproGat INTEGER, + staIproActiproPee DisplayString, + staIproActiproDis INTEGER, + staIproActiproMas INTEGER, + staIproActiproTyp INTEGER + } + +staIproActiproIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staIproActiproEntry 1 } + +staIproActiproIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staIproActiproEntry 2 } + +staIproActiproRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staIproActiproEntry 3 } + +staIproActiproGat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staIproActiproEntry 4 } + +staIproActiproPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staIproActiproEntry 5 } + +staIproActiproDis OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distance" + ::= { staIproActiproEntry 6 } + +staIproActiproMas OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + on(1), + intranet(2), + unknown(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Masquerade" + ::= { staIproActiproEntry 7 } + +staIproActiproTyp OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + static(1), + rip(2), + vpn(3), + capwap(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staIproActiproEntry 8 } + +staConf OBJECT IDENTIFIER ::= { sta 11} +staConfLanactiv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Active-Connections" + ::= { staConf 1 } + +staConfLantotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Total-Connections" + ::= { staConf 2 } + +staConfWanactiv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Active-Connections" + ::= { staConf 3 } + +staConfWantotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Total-Connections" + ::= { staConf 4 } + +staConfOutbanda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Outband-Active-Connections" + ::= { staConf 5 } + +staConfOutbandt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Outband-total-Connections" + ::= { staConf 6 } + +staConfOutbandb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Outband-Bitrate" + ::= { staConf 7 } + +staConfLoginerr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Login-Errors" + ::= { staConf 8 } + +staConfLoginloc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Login-Locks" + ::= { staConf 9 } + +staConfLoginrej OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Login-Rejects" + ::= { staConf 10 } + +staConfStartsca OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-Scan" + ::= { staConf 13 } + +staConfScanresuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConfScanresuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Scan-Results" + ::= { staConf 14 } + +staConfScanresuEntry OBJECT-TYPE + SYNTAX StaConfScanresuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConfScanresuIpadd, staConfScanresuRtgta } + ::= { staConfScanresuTable 1 } + +StaConfScanresuEntry ::= SEQUENCE { + staConfScanresuIpadd INTEGER, + staConfScanresuRtgta INTEGER, + staConfScanresuName DisplayString, + staConfScanresuDevic DisplayString, + staConfScanresuVersi DisplayString, + staConfScanresuCapip INTEGER, + staConfScanresuHttpp INTEGER, + staConfScanresuHttps INTEGER, + staConfScanresuState INTEGER + } + +staConfScanresuIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staConfScanresuEntry 1 } + +staConfScanresuRtgta OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { staConfScanresuEntry 9 } + +staConfScanresuName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staConfScanresuEntry 2 } + +staConfScanresuDevic OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staConfScanresuEntry 3 } + +staConfScanresuVersi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Version" + ::= { staConfScanresuEntry 4 } + +staConfScanresuCapip OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CAPI-Port" + ::= { staConfScanresuEntry 6 } + +staConfScanresuHttpp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTP-Port" + ::= { staConfScanresuEntry 7 } + +staConfScanresuHttps OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "HTTPS-Port" + ::= { staConfScanresuEntry 8 } + +staConfScanresuState OBJECT-TYPE + SYNTAX INTEGER{ + scanning(0), + ready(1), + error(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staConfScanresuEntry 5 } + +staConfFeaturesTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConfFeaturesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Features" + ::= { staConf 16 } + +staConfFeaturesEntry OBJECT-TYPE + SYNTAX StaConfFeaturesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConfFeaturesFea } + ::= { staConfFeaturesTable 1 } + +StaConfFeaturesEntry ::= SEQUENCE { + staConfFeaturesFea INTEGER, + staConfFeaturesExp DisplayString + } + +staConfFeaturesFea OBJECT-TYPE + SYNTAX INTEGER{ + ipx(1), + lan-bridge(2), + lancapi(3), + leased-line(4), + switched-line(5), + dsl-interface(6), + fax(7), + modem(8), + vpn-5(9), + vpn-25(10), + vpn-25-old(11), + vpn-50-old(12), + vpn-100(13), + wlc-4025-100(14), + wlan-point-to-point(15), + public-spot(16), + vpn-200(17), + vpn-500(18), + vpn-1000(19), + hermes1-wpa(20), + vpn-3(21), + umts(22), + dynamic-vpn(23), + wlan-5ghz(24), + wlan-no-encryption(25), + voip-advanced-32(26), + voip-basic(27), + wlan-fcc-restrictions(28), + wlc-4025-50(29), + wlc-4006-12(30), + voip-advanced-8(31), + unused(32), + unused(33), + utm-antivirus-small(34), + utm-antispam-small(35), + utm-contentfilter-small(36), + wlc-public-spot(37), + wlan-monitor-mode(38) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Feature" + ::= { staConfFeaturesEntry 1 } + +staConfFeaturesExp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expire" + ::= { staConfFeaturesEntry 2 } + +staConfAntithef OBJECT IDENTIFIER ::= { staConf 15} +staConfAntithefState OBJECT-TYPE + SYNTAX INTEGER { + disabled(0), + active(1), + successfull(2), + locked(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staConfAntithef 1 } + +staConfAntithefSendi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "sending-call-to" + ::= { staConfAntithef 2 } + +staConfAntithefWaiti OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "waiting-for-call-from" + ::= { staConfAntithef 3 } + +staConfAntithefLasts OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "last-seen-call-from" + ::= { staConfAntithef 4 } + +staConfAntithefCalla OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "call-accepted" + ::= { staConfAntithef 5 } + +staConfAntithefIncom OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "incoming-call" + ::= { staConfAntithef 7 } + +staConfAntithefLaste OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + unallocated-number(1), + no-route-to-destination(3), + normal-call-clearing(16), + user-busy(17), + no-user-responding(18), + user-alerting-no-answer(19), + call-rejected(21), + number-changed(22), + non-selected-user-clearing(26), + destination-out-of-order(27), + normal-unspecified(31), + no-channel-available(34), + switching-equipment-congestion(42), + invalid-call-reference-number(81), + incompatible-destination(88), + temp-failure(41), + facility-not-subscribed(50), + facility-not-available(63) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "last-error" + ::= { staConfAntithef 6 } + +staConfAntithefMetho OBJECT-TYPE + SYNTAX INTEGER { + basic-call(0), + facility(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Method" + ::= { staConfAntithef 8 } + +staConfLl2m OBJECT IDENTIFIER ::= { staConf 65} +staConfLl2mRxpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staConfLl2m 1 } + +staConfLl2mRxbr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcast-Packets" + ::= { staConfLl2m 2 } + +staConfLl2mRxmu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicast-Packets" + ::= { staConfLl2m 3 } + +staConfLl2mRxun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicast-Packets" + ::= { staConfLl2m 4 } + +staConfLl2mRxdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard" + ::= { staConfLl2m 5 } + +staConfLl2mRxma OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Malformed" + ::= { staConfLl2m 6 } + +staConfLl2mServ OBJECT IDENTIFIER ::= { staConfLl2m 20} +staConfLl2mServRxp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staConfLl2mServ 1 } + +staConfLl2mServRxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcast-Packets" + ::= { staConfLl2mServ 2 } + +staConfLl2mServRxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicast-Packets" + ::= { staConfLl2mServ 3 } + +staConfLl2mServRxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicast-Packets" + ::= { staConfLl2mServ 4 } + +staConfLl2mServRxd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard" + ::= { staConfLl2mServ 5 } + +staConfLl2mServDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConfLl2mServ 99 } + +staConfLl2mClie OBJECT IDENTIFIER ::= { staConfLl2m 30} +staConfLl2mClieRxp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staConfLl2mClie 1 } + +staConfLl2mClieRxb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcast-Packets" + ::= { staConfLl2mClie 2 } + +staConfLl2mClieRxm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicast-Packets" + ::= { staConfLl2mClie 3 } + +staConfLl2mClieRxu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicast-Packets" + ::= { staConfLl2mClie 4 } + +staConfLl2mClieRxd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Discard" + ::= { staConfLl2mClie 5 } + +staConfLl2mClieDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConfLl2mClie 99 } + +staConfLl2mDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConfLl2m 99 } + +staConfDeleteva OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staConf 11 } + +staConfEventlogTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConfEventlogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Event-Log" + ::= { staConf 12 } + +staConfEventlogEntry OBJECT-TYPE + SYNTAX StaConfEventlogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConfEventlogIdx } + ::= { staConfEventlogTable 1 } + +StaConfEventlogEntry ::= SEQUENCE { + staConfEventlogIdx INTEGER, + staConfEventlogSyste DisplayString, + staConfEventlogEvent INTEGER, + staConfEventlogAcces INTEGER, + staConfEventlogIpadd INTEGER, + staConfEventlogInfo1 DisplayString, + staConfEventlogInfo2 DisplayString + } + +staConfEventlogIdx OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staConfEventlogEntry 1 } + +staConfEventlogSyste OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staConfEventlogEntry 7 } + +staConfEventlogEvent OBJECT-TYPE + SYNTAX INTEGER{ + fwuplstart(4), + uplsucc(5), + uplfailto(6), + uplfailincl(7), + uplfailbaddev(8), + login(9), + logout(10), + cnfuplstart(11), + cnfdnlstart(12), + cnfdnlsucc(13), + errlogin(29) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { staConfEventlogEntry 2 } + +staConfEventlogAcces OBJECT-TYPE + SYNTAX INTEGER{ + outband(0), + telnet(1), + tftp(2), + http(3), + snmp(4), + https(5), + telnet-ssl(6), + ssh(7), + ll2m(8), + ppp(254), + unknown(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Access" + ::= { staConfEventlogEntry 3 } + +staConfEventlogIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staConfEventlogEntry 4 } + +staConfEventlogInfo1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info1" + ::= { staConfEventlogEntry 5 } + +staConfEventlogInfo2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info2" + ::= { staConfEventlogEntry 6 } + +staQueu OBJECT IDENTIFIER ::= { sta 12} +staQueuLanheap OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Heap-Packets" + ::= { staQueu 1 } + +staQueuQueuepa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Packets" + ::= { staQueu 2 } + +staQueuWanheap OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Heap-Packets" + ::= { staQueu 3 } + +staQueuWanqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-Queue-Packets" + ::= { staQueu 4 } + +staQueuArpquer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ARP-query-Queue-Packets" + ::= { staQueu 7 } + +staQueuArpqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ARP-Queue-Packets" + ::= { staQueu 8 } + +staQueuIpqueue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Queue-Packets" + ::= { staQueu 9 } + +staQueuIpurgen OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-urgent-Queue-Packets" + ::= { staQueu 10 } + +staQueuIcmpque OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ICMP-Queue-Packets" + ::= { staQueu 11 } + +staQueuTcpqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TCP-Queue-Packets" + ::= { staQueu 12 } + +staQueuTftpser OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TFTP-server-Queue-Packets" + ::= { staQueu 13 } + +staQueuSnmpque OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SNMP-Queue-Packets" + ::= { staQueu 14 } + +staQueuIpxqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-Queue-Packets" + ::= { staQueu 15 } + +staQueuRipquer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RIP-query-Queue-Packets" + ::= { staQueu 16 } + +staQueuSapqueu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SAP-Queue-Packets" + ::= { staQueu 17 } + +staQueuIpxwatc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-Watchdog-Queue-Packets" + ::= { staQueu 18 } + +staQueuSpxwatc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPX-Watchdog-Queue-Packets" + ::= { staQueu 19 } + +staQueuIpxrout OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPX-Router-Queue-Packets" + ::= { staQueu 21 } + +staQueuProthea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PROT-Heap-Packets" + ::= { staQueu 22 } + +staQueuDhcpser OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-server-Queue-Packets" + ::= { staQueu 27 } + +staQueuDhcpcli OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-client-Queue-Packets" + ::= { staQueu 28 } + +staQueuIprripq OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPR-RIP-Queue-Packets" + ::= { staQueu 29 } + +staQueuDnstxqu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-TX-Queue-Packets" + ::= { staQueu 30 } + +staQueuDnsrxqu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-RX-Queue-Packets" + ::= { staQueu 31 } + +staConnTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaConnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection" + ::= { sta 13 } + +staConnEntry OBJECT-TYPE + SYNTAX StaConnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staConnIfc } + ::= { staConnTable 1 } + +StaConnEntry ::= SEQUENCE { + staConnIfc INTEGER, + staConnConn INTEGER, + staConnActi INTEGER, + staConnPass INTEGER, + staConnErro INTEGER, + staConnCont DisplayString, + staConnChar INTEGER + } + +staConnIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staConnEntry 1 } + +staConnConn OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staConnEntry 2 } + +staConnActi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "active" + ::= { staConnEntry 3 } + +staConnPass OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "passive" + ::= { staConnEntry 4 } + +staConnErro OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Errors" + ::= { staConnEntry 5 } + +staConnCont OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Con.-Time" + ::= { staConnEntry 6 } + +staConnChar OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Charge" + ::= { staConnEntry 7 } + +staInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Info-Connection" + ::= { sta 14 } + +staInfoEntry OBJECT-TYPE + SYNTAX StaInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staInfoIfc } + ::= { staInfoTable 1 } + +StaInfoEntry ::= SEQUENCE { + staInfoIfc INTEGER, + staInfoSta DisplayString, + staInfoMod INTEGER, + staInfoDia DisplayString, + staInfoPee DisplayString, + staInfoB1d INTEGER, + staInfoB2d INTEGER + } + +staInfoIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staInfoEntry 1 } + +staInfoSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staInfoEntry 2 } + +staInfoMod OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + active(4), + passive(5), + callback(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staInfoEntry 3 } + +staInfoDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dialup-remote" + ::= { staInfoEntry 4 } + +staInfoPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staInfoEntry 5 } + +staInfoB1d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B1-DT" + ::= { staInfoEntry 6 } + +staInfoB2d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B2-DT" + ::= { staInfoEntry 7 } + +staLayeTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLayeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Layer-Connection" + ::= { sta 15 } + +staLayeEntry OBJECT-TYPE + SYNTAX StaLayeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLayeIfc } + ::= { staLayeTable 1 } + +StaLayeEntry ::= SEQUENCE { + staLayeIfc INTEGER, + staLayeWanl DisplayString, + staLayeEnca INTEGER, + staLayeLay3 INTEGER, + staLayeLay2 INTEGER, + staLayeL2op INTEGER, + staLayeLay1 INTEGER, + staLayeL1pa INTEGER + } + +staLayeIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staLayeEntry 1 } + +staLayeWanl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "WAN-layer" + ::= { staLayeEntry 2 } + +staLayeEnca OBJECT-TYPE + SYNTAX INTEGER{ + llc-mux(1), + llc-eth(3), + vc-mux(4), + ether(0), + trans(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Encaps." + ::= { staLayeEntry 3 } + +staLayeLay3 OBJECT-TYPE + SYNTAX INTEGER{ + trans(0), + ppp(4), + appp(5), + scppp(6), + scappp(7), + sctrans(8), + dhcp(9), + trans(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-3" + ::= { staLayeEntry 4 } + +staLayeLay2 OBJECT-TYPE + SYNTAX INTEGER{ + sscop(6), + pppoe(5), + x-75lapb(0), + trans(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-2" + ::= { staLayeEntry 5 } + +staLayeL2op OBJECT-TYPE + SYNTAX INTEGER{ + none(255), + compr(0), + bundle(1), + bnd-plus-cmpr(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L2-Opt." + ::= { staLayeEntry 6 } + +staLayeLay1 OBJECT-TYPE + SYNTAX INTEGER{ + aal-5(2), + eth(4), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + modem(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-1" + ::= { staLayeEntry 7 } + +staLayeL1pa OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + v-21-300(1), + v-23-600(2), + v-23-1200(3), + v-22-1200(4), + v-22bis-2400(5), + v-32qam-4800(6), + v-32qam-9600(7), + v-32bis-7200(8), + v-32tcm-9600(9), + v-32bis-12000(10), + v-32bis-14400(11), + v-34-2400(12), + v-34-4800(13), + v-34-7200(14), + v-34-9600(15), + v-34-12000(16), + v-34-14400(17), + v-34-16800(18), + v-34-19200(19), + v-34-21600(20), + v-34-24000(21), + v-34-26400(22), + v-34-28800(23), + v-34-31200(24), + v-34-33600(25), + v-90-28000(26), + v-90-29333(27), + v-90-30667(28), + v-90-32000(29), + v-90-33333(30), + v-90-34667(31), + v-90-36000(32), + v-90-37333(33), + v-90-38667(34), + v-90-40000(35), + v-90-41333(36), + v-90-42667(37), + v-90-44000(38), + v-90-45333(39), + v-90-46667(40), + v-90-48000(41), + v-90-49333(42), + v-90-50667(43), + v-90-52000(44), + v-90-53333(45), + v-90-54667(46), + v-90-56000(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L1-Parameter" + ::= { staLayeEntry 8 } + +staCallTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCallEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Call-Information" + ::= { sta 16 } + +staCallEntry OBJECT-TYPE + SYNTAX StaCallEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCallSys, staCallCou } + ::= { staCallTable 1 } + +StaCallEntry ::= SEQUENCE { + staCallSys INTEGER, + staCallIfc INTEGER, + staCallCli DisplayString, + staCallDia DisplayString, + staCallCap INTEGER, + staCallBch INTEGER, + staCallCou INTEGER + } + +staCallSys OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staCallEntry 1 } + +staCallIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staCallEntry 2 } + +staCallCli OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CLIP-Caller" + ::= { staCallEntry 3 } + +staCallDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dial-Caller" + ::= { staCallEntry 4 } + +staCallCap OBJECT-TYPE + SYNTAX INTEGER{ + unknown(255), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + modem(5), + a-3-1khz(13), + speech(14), + fax-g2-3(15) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Capab." + ::= { staCallEntry 5 } + +staCallBch OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B-chan." + ::= { staCallEntry 6 } + +staCallCou OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staCallEntry 7 } + +staRemoTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaRemoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Remote-Connections" + ::= { sta 17 } + +staRemoEntry OBJECT-TYPE + SYNTAX StaRemoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staRemoConns, staRemoCount } + ::= { staRemoTable 1 } + +StaRemoEntry ::= SEQUENCE { + staRemoConns DisplayString, + staRemoRemot DisplayString, + staRemoMode INTEGER, + staRemoIfc INTEGER, + staRemoConnt DisplayString, + staRemoCharg INTEGER, + staRemoCount INTEGER + } + +staRemoConns OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-start" + ::= { staRemoEntry 1 } + +staRemoRemot OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-ID" + ::= { staRemoEntry 2 } + +staRemoMode OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + active(4), + passive(5), + callback(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staRemoEntry 3 } + +staRemoIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staRemoEntry 4 } + +staRemoConnt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staRemoEntry 5 } + +staRemoCharg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Charge" + ::= { staRemoEntry 6 } + +staRemoCount OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter" + ::= { staRemoEntry 8 } + +staCurr OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Current-Time" + ::= { sta 18 } + +staTime OBJECT IDENTIFIER ::= { sta 21} +staTimeCur OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Current-Time" + ::= { staTime 1 } + +staTimeSou OBJECT-TYPE + SYNTAX INTEGER { + manual(1), + isdn(2), + lan(3), + ram(4), + ntp(9), + lanconfig(8), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { staTime 2 } + +staTimeSet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Set-Count" + ::= { staTime 3 } + +staTimeIsd OBJECT IDENTIFIER ::= { staTime 4} +staTimeIsdConne OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connection" + ::= { staTimeIsd 1 } + +staTimeIsdInfor OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Information" + ::= { staTimeIsd 2 } + +staTimeIsdInfoe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Info-Error" + ::= { staTimeIsd 3 } + +staTimeIsdUnits OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Units" + ::= { staTimeIsd 4 } + +staTimeIsdDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staTimeIsd 5 } + +staTimeUtc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "UTC-in-Seconds" + ::= { staTime 7 } + +staTimeTim OBJECT-TYPE + SYNTAX INTEGER { + e0(0), + plus-1(1), + plus-2(2), + plus-3(3), + plus-4(4), + plus-5(5), + plus-6(6), + plus-7(7), + plus-8(8), + plus-9(9), + plus-10(10), + plus-11(11), + plus-12(12), + plus-13(13), + plus-14(14), + minus-1(255), + minus-2(254), + minus-3(253), + minus-4(252), + minus-5(251), + minus-6(250), + minus-7(249), + minus-8(248), + minus-9(247), + minus-10(246), + minus-11(245), + minus-12(244) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timezone" + ::= { staTime 10 } + +staTimeDay OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + europe-eu(2), + russia(3), + usa(4), + user-defined(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Daylight-saving-time" + ::= { staTime 11 } + +staTimeDstTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaTimeDstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DST-clock-changes" + ::= { staTime 12 } + +staTimeDstEntry OBJECT-TYPE + SYNTAX StaTimeDstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staTimeDstEve } + ::= { staTimeDstTable 1 } + +StaTimeDstEntry ::= SEQUENCE { + staTimeDstEve INTEGER, + staTimeDstInd INTEGER, + staTimeDstDay INTEGER, + staTimeDstMon INTEGER, + staTimeDstHou INTEGER, + staTimeDstMin INTEGER, + staTimeDstTim INTEGER + } + +staTimeDstEve OBJECT-TYPE + SYNTAX INTEGER{ + start(1), + end(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { staTimeDstEntry 1 } + +staTimeDstInd OBJECT-TYPE + SYNTAX INTEGER{ + e4-last(252), + e3-last(253), + e2-last(254), + last(255), + first(1), + second(2), + third(3), + fourth(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { staTimeDstEntry 2 } + +staTimeDstDay OBJECT-TYPE + SYNTAX INTEGER{ + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { staTimeDstEntry 3 } + +staTimeDstMon OBJECT-TYPE + SYNTAX INTEGER{ + january(1), + february(2), + march(3), + april(4), + may(5), + june(6), + july(7), + august(8), + september(9), + october(10), + november(11), + december(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Month" + ::= { staTimeDstEntry 4 } + +staTimeDstHou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { staTimeDstEntry 5 } + +staTimeDstMin OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { staTimeDstEntry 6 } + +staTimeDstTim OBJECT-TYPE + SYNTAX INTEGER{ + utc(1), + lst(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-type" + ::= { staTimeDstEntry 7 } + +staLcr OBJECT IDENTIFIER ::= { sta 22} +staLcrTot OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Calls" + ::= { staLcr 1 } + +staLcrFou OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Found-Events" + ::= { staLcr 2 } + +staLcrNot OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Notfound-Errors" + ::= { staLcr 3 } + +staLcrMis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Missingtime-Errors" + ::= { staLcr 4 } + +staLcrProTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaLcrProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Provider" + ::= { staLcr 6 } + +staLcrProEntry OBJECT-TYPE + SYNTAX StaLcrProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staLcrProPro } + ::= { staLcrProTable 1 } + +StaLcrProEntry ::= SEQUENCE { + staLcrProPro DisplayString, + staLcrProFai INTEGER, + staLcrProSuc INTEGER + } + +staLcrProPro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Provider" + ::= { staLcrProEntry 1 } + +staLcrProFai OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Failures" + ::= { staLcrProEntry 2 } + +staLcrProSuc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Successes" + ::= { staLcrProEntry 3 } + +staLcrDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staLcr 7 } + +staChar OBJECT IDENTIFIER ::= { sta 24} +staCharSpareda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Days-per-Period" + ::= { staChar 6 } + +staCharSpareun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Units" + ::= { staChar 4 } + +staCharRouteru OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-Units" + ::= { staChar 7 } + +staCharTotalun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Units" + ::= { staChar 8 } + +staCharTablebuTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Budget" + ::= { staChar 5 } + +staCharTablebuEntry OBJECT-TYPE + SYNTAX StaCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCharTablebuIfc } + ::= { staCharTablebuTable 1 } + +StaCharTablebuEntry ::= SEQUENCE { + staCharTablebuIfc INTEGER, + staCharTablebuBud INTEGER, + staCharTablebuSpa INTEGER, + staCharTablebuTot INTEGER + } + +staCharTablebuIfc OBJECT-TYPE + SYNTAX INTEGER{ + router-isdn-serial(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staCharTablebuEntry 1 } + +staCharTablebuBud OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-units" + ::= { staCharTablebuEntry 2 } + +staCharTablebuSpa OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Budget" + ::= { staCharTablebuEntry 3 } + +staCharTablebuTot OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-units" + ::= { staCharTablebuEntry 4 } + +staCharSparedi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Dialup-Minutes" + ::= { staChar 10 } + +staCharRouteri OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ISDN-Serial-Minutes-Active" + ::= { staChar 11 } + +staCharSpareds OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-DSL-Broadband-Minutes" + ::= { staChar 1 } + +staCharRouterd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-DSL-Broadband-Minutes-Active" + ::= { staChar 9 } + +staCharTimetabTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Table" + ::= { staChar 2 } + +staCharTimetabEntry OBJECT-TYPE + SYNTAX StaCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCharTimetabIfc } + ::= { staCharTimetabTable 1 } + +StaCharTimetabEntry ::= SEQUENCE { + staCharTimetabIfc INTEGER, + staCharTimetabBudgetmi INTEGER, + staCharTimetabSparemin INTEGER, + staCharTimetabMinutesa INTEGER, + staCharTimetabMinutesp INTEGER + } + +staCharTimetabIfc OBJECT-TYPE + SYNTAX INTEGER{ + router-dsl-broadband(1), + router-isdn-serial(2), + lancapi(3), + ab-1(4), + ab-2(5), + ab-3(6), + ab-4(7), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staCharTimetabEntry 1 } + +staCharTimetabBudgetmi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-minutes" + ::= { staCharTimetabEntry 2 } + +staCharTimetabSparemin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-minutes" + ::= { staCharTimetabEntry 3 } + +staCharTimetabMinutesa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-active" + ::= { staCharTimetabEntry 4 } + +staCharTimetabMinutesp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-passive" + ::= { staCharTimetabEntry 5 } + +staCharDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staChar 3 } + +staDsl OBJECT IDENTIFIER ::= { sta 25} +staDslIntTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interfaces" + ::= { staDsl 1 } + +staDslIntEntry OBJECT-TYPE + SYNTAX StaDslIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslIntIfc } + ::= { staDslIntTable 1 } + +StaDslIntEntry ::= SEQUENCE { + staDslIntIfc DisplayString, + staDslIntLin INTEGER + } + +staDslIntIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslIntEntry 1 } + +staDslIntLin OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Link-Active" + ::= { staDslIntEntry 3 } + +staDslBytTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslBytEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Transport" + ::= { staDsl 2 } + +staDslBytEntry OBJECT-TYPE + SYNTAX StaDslBytEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslBytIfc } + ::= { staDslBytTable 1 } + +StaDslBytEntry ::= SEQUENCE { + staDslBytIfc DisplayString, + staDslBytTxb Counter64, + staDslBytRxb Counter64 + } + +staDslBytIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslBytEntry 1 } + +staDslBytTxb OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Bytes" + ::= { staDslBytEntry 2 } + +staDslBytRxb OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bytes" + ::= { staDslBytEntry 3 } + +staDslPacTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslPacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Packet-Transport" + ::= { staDsl 3 } + +staDslPacEntry OBJECT-TYPE + SYNTAX StaDslPacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslPacIfc } + ::= { staDslPacTable 1 } + +StaDslPacEntry ::= SEQUENCE { + staDslPacIfc DisplayString, + staDslPacRxp Counter32, + staDslPacTxp Counter32, + staDslPacRxb Counter32, + staDslPacRxm Counter32, + staDslPacRxu Counter32, + staDslPacTxb Counter32, + staDslPacTxm Counter32, + staDslPacTxu Counter32 + } + +staDslPacIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslPacEntry 1 } + +staDslPacRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staDslPacEntry 2 } + +staDslPacTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staDslPacEntry 3 } + +staDslPacRxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Broadcasts" + ::= { staDslPacEntry 4 } + +staDslPacRxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Multicasts" + ::= { staDslPacEntry 5 } + +staDslPacRxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Unicasts" + ::= { staDslPacEntry 6 } + +staDslPacTxb OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Broadcasts" + ::= { staDslPacEntry 7 } + +staDslPacTxm OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Multicasts" + ::= { staDslPacEntry 8 } + +staDslPacTxu OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Unicasts" + ::= { staDslPacEntry 9 } + +staDslErrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDslErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Errors" + ::= { staDsl 4 } + +staDslErrEntry OBJECT-TYPE + SYNTAX StaDslErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDslErrIfc } + ::= { staDslErrTable 1 } + +StaDslErrEntry ::= SEQUENCE { + staDslErrIfc DisplayString, + staDslErrRxerro Counter32, + staDslErrTxerro Counter32, + staDslErrStacke Counter32, + staDslErrNicerr Counter32, + staDslErrQueuee Counter32, + staDslErrRxcrce Counter32, + staDslErrCollis Counter32, + staDslErrSingle Counter32, + staDslErrMultip Counter32, + staDslErrLateco Counter32, + staDslErrExcess Counter32, + staDslErrRxalig Counter32, + staDslErrRxtoos Counter32, + staDslErrRxtool Counter32, + staDslErrTxcarr Counter32, + staDslErrTxdefe Counter32 + } + +staDslErrIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDslErrEntry 1 } + +staDslErrRxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staDslErrEntry 2 } + +staDslErrTxerro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Errors" + ::= { staDslErrEntry 3 } + +staDslErrStacke OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stack-Errors" + ::= { staDslErrEntry 4 } + +staDslErrNicerr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NIC-Errors" + ::= { staDslErrEntry 5 } + +staDslErrQueuee OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Queue-Errors" + ::= { staDslErrEntry 6 } + +staDslErrRxcrce OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-CRC-Errors" + ::= { staDslErrEntry 7 } + +staDslErrCollis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Collisions" + ::= { staDslErrEntry 8 } + +staDslErrSingle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Single-Collisions" + ::= { staDslErrEntry 9 } + +staDslErrMultip OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Multiple-Collisions" + ::= { staDslErrEntry 10 } + +staDslErrLateco OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Late-Collisions" + ::= { staDslErrEntry 11 } + +staDslErrExcess OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Excessive-Collisions" + ::= { staDslErrEntry 12 } + +staDslErrRxalig OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Align-Errors" + ::= { staDslErrEntry 13 } + +staDslErrRxtoos OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Short" + ::= { staDslErrEntry 14 } + +staDslErrRxtool OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Too-Long" + ::= { staDslErrEntry 15 } + +staDslErrTxcarr OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Carrier" + ::= { staDslErrEntry 16 } + +staDslErrTxdefe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Deferred" + ::= { staDslErrEntry 17 } + +staDslPpp OBJECT IDENTIFIER ::= { staDsl 23} +staDslPppTxpadi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-PADI" + ::= { staDslPpp 1 } + +staDslPppRxpado OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-PADO" + ::= { staDslPpp 2 } + +staDslPppTxpadr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-PADR" + ::= { staDslPpp 3 } + +staDslPppRxpads OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-PADS" + ::= { staDslPpp 4 } + +staDslPppTxpadt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-PADT" + ::= { staDslPpp 5 } + +staDslPppRxpadt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-PADT" + ::= { staDslPpp 6 } + +staDslPppTxprot OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Protocol" + ::= { staDslPpp 7 } + +staDslPppRxprot OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Protocol" + ::= { staDslPpp 8 } + +staDslPppTxdata OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Data" + ::= { staDslPpp 9 } + +staDslPppRxdata OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Data" + ::= { staDslPpp 10 } + +staDslPppRxbad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Bad" + ::= { staDslPpp 11 } + +staDslPppAcname OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "AC-Name" + ::= { staDslPpp 12 } + +staDslPppServic OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service" + ::= { staDslPpp 13 } + +staDslPppDelete OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staDslPpp 30 } + +staDslDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staDsl 30 } + +staVpn OBJECT IDENTIFIER ::= { sta 26} +staVpnPeers OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peers" + ::= { staVpn 1 } + +staVpnRules OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rules" + ::= { staVpn 2 } + +staVpnTunnel OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tunnel" + ::= { staVpn 4 } + +staVpnIkesas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IKE-SAs" + ::= { staVpn 5 } + +staVpnEspsas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ESP-SAs" + ::= { staVpn 6 } + +staVpnAhsas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "AH-SAs" + ::= { staVpn 7 } + +staVpnIpcomps OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IPCOMP-SAs" + ::= { staVpn 13 } + +staVpnIkeTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE" + ::= { staVpn 8 } + +staVpnIkeEntry OBJECT-TYPE + SYNTAX StaVpnIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnIkeIdx } + ::= { staVpnIkeTable 1 } + +StaVpnIkeEntry ::= SEQUENCE { + staVpnIkeIdx DisplayString, + staVpnIkePeer DisplayString, + staVpnIkeDesta INTEGER, + staVpnIkeDstpo INTEGER, + staVpnIkeSrcad INTEGER, + staVpnIkeSrcpo INTEGER, + staVpnIkeCrypt DisplayString, + staVpnIkeHasha DisplayString, + staVpnIkeIkeau INTEGER, + staVpnIkeIniti DisplayString, + staVpnIkeAge INTEGER, + staVpnIkeSofts INTEGER, + staVpnIkeMaxse INTEGER, + staVpnIkeKbyte INTEGER, + staVpnIkeSoftk INTEGER, + staVpnIkeMaxkb INTEGER + } + +staVpnIkeIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnIkeEntry 1 } + +staVpnIkePeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnIkeEntry 2 } + +staVpnIkeDesta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnIkeEntry 3 } + +staVpnIkeDstpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { staVpnIkeEntry 16 } + +staVpnIkeSrcad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnIkeEntry 4 } + +staVpnIkeSrcpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { staVpnIkeEntry 17 } + +staVpnIkeCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnIkeEntry 5 } + +staVpnIkeHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnIkeEntry 6 } + +staVpnIkeIkeau OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + pre-shared(1), + dss(2), + rsa-sig(3), + rsa-enc(4), + rsa-enc-rev(5), + el-gamal-enc(6), + el-gamal-enc-rev(7), + ecdsa-sig(8), + pre-shared-init-xauth(65001), + pre-shared-resp-xauth(65002), + dss-init-xauth(65003), + dss-resp-xauth(65004), + rsa-init-xauth(65005), + rsa-resp-xauth(65006) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IKE-Auth-Mode" + ::= { staVpnIkeEntry 15 } + +staVpnIkeIniti OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Initiator" + ::= { staVpnIkeEntry 9 } + +staVpnIkeAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnIkeEntry 8 } + +staVpnIkeSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnIkeEntry 10 } + +staVpnIkeMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnIkeEntry 11 } + +staVpnIkeKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnIkeEntry 12 } + +staVpnIkeSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnIkeEntry 13 } + +staVpnIkeMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnIkeEntry 14 } + +staVpnEspTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnEspEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "ESP" + ::= { staVpn 9 } + +staVpnEspEntry OBJECT-TYPE + SYNTAX StaVpnEspEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnEspIdx } + ::= { staVpnEspTable 1 } + +StaVpnEspEntry ::= SEQUENCE { + staVpnEspIdx DisplayString, + staVpnEspPeer DisplayString, + staVpnEspDesta INTEGER, + staVpnEspSrcad INTEGER, + staVpnEspMode DisplayString, + staVpnEspCrypt DisplayString, + staVpnEspHasha DisplayString, + staVpnEspSpi DisplayString, + staVpnEspAge INTEGER, + staVpnEspSofts INTEGER, + staVpnEspMaxse INTEGER, + staVpnEspKbyte INTEGER, + staVpnEspSoftk INTEGER, + staVpnEspMaxkb INTEGER + } + +staVpnEspIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnEspEntry 1 } + +staVpnEspPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnEspEntry 2 } + +staVpnEspDesta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnEspEntry 3 } + +staVpnEspSrcad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnEspEntry 4 } + +staVpnEspMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnEspEntry 5 } + +staVpnEspCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnEspEntry 6 } + +staVpnEspHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnEspEntry 7 } + +staVpnEspSpi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPI" + ::= { staVpnEspEntry 9 } + +staVpnEspAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnEspEntry 10 } + +staVpnEspSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnEspEntry 11 } + +staVpnEspMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnEspEntry 12 } + +staVpnEspKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnEspEntry 13 } + +staVpnEspSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnEspEntry 14 } + +staVpnEspMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnEspEntry 15 } + +staVpnAhTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnAhEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "AH" + ::= { staVpn 10 } + +staVpnAhEntry OBJECT-TYPE + SYNTAX StaVpnAhEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnAhIdx } + ::= { staVpnAhTable 1 } + +StaVpnAhEntry ::= SEQUENCE { + staVpnAhIdx DisplayString, + staVpnAhPeer DisplayString, + staVpnAhDesta INTEGER, + staVpnAhSrcad INTEGER, + staVpnAhMode DisplayString, + staVpnAhCrypt DisplayString, + staVpnAhHasha DisplayString, + staVpnAhSpi DisplayString, + staVpnAhAge INTEGER, + staVpnAhSofts INTEGER, + staVpnAhMaxse INTEGER, + staVpnAhKbyte INTEGER, + staVpnAhSoftk INTEGER, + staVpnAhMaxkb INTEGER + } + +staVpnAhIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnAhEntry 1 } + +staVpnAhPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnAhEntry 2 } + +staVpnAhDesta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnAhEntry 3 } + +staVpnAhSrcad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnAhEntry 4 } + +staVpnAhMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnAhEntry 5 } + +staVpnAhCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnAhEntry 6 } + +staVpnAhHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnAhEntry 7 } + +staVpnAhSpi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPI" + ::= { staVpnAhEntry 9 } + +staVpnAhAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnAhEntry 10 } + +staVpnAhSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnAhEntry 11 } + +staVpnAhMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnAhEntry 12 } + +staVpnAhKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnAhEntry 13 } + +staVpnAhSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnAhEntry 14 } + +staVpnAhMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnAhEntry 15 } + +staVpnIpcompTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnIpcompEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPCOMP" + ::= { staVpn 14 } + +staVpnIpcompEntry OBJECT-TYPE + SYNTAX StaVpnIpcompEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnIpcompIdx } + ::= { staVpnIpcompTable 1 } + +StaVpnIpcompEntry ::= SEQUENCE { + staVpnIpcompIdx DisplayString, + staVpnIpcompPeer DisplayString, + staVpnIpcompDesta INTEGER, + staVpnIpcompSrcad INTEGER, + staVpnIpcompMode DisplayString, + staVpnIpcompCrypt DisplayString, + staVpnIpcompHasha DisplayString, + staVpnIpcompSpi DisplayString, + staVpnIpcompAge INTEGER, + staVpnIpcompSofts INTEGER, + staVpnIpcompMaxse INTEGER, + staVpnIpcompKbyte INTEGER, + staVpnIpcompSoftk INTEGER, + staVpnIpcompMaxkb INTEGER + } + +staVpnIpcompIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staVpnIpcompEntry 1 } + +staVpnIpcompPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnIpcompEntry 2 } + +staVpnIpcompDesta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest.-Address" + ::= { staVpnIpcompEntry 3 } + +staVpnIpcompSrcad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src.-Address" + ::= { staVpnIpcompEntry 4 } + +staVpnIpcompMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnIpcompEntry 5 } + +staVpnIpcompCrypt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnIpcompEntry 6 } + +staVpnIpcompHasha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnIpcompEntry 7 } + +staVpnIpcompSpi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SPI" + ::= { staVpnIpcompEntry 9 } + +staVpnIpcompAge OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Age" + ::= { staVpnIpcompEntry 10 } + +staVpnIpcompSofts OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-Sec" + ::= { staVpnIpcompEntry 11 } + +staVpnIpcompMaxse OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-Sec" + ::= { staVpnIpcompEntry 12 } + +staVpnIpcompKbyte OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "KByte" + ::= { staVpnIpcompEntry 13 } + +staVpnIpcompSoftk OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Soft-KByte" + ::= { staVpnIpcompEntry 14 } + +staVpnIpcompMaxkb OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Max-KByte" + ::= { staVpnIpcompEntry 15 } + +staVpnConnectTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVpnConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staVpn 17 } + +staVpnConnectEntry OBJECT-TYPE + SYNTAX StaVpnConnectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVpnConnectPeer } + ::= { staVpnConnectTable 1 } + +StaVpnConnectEntry ::= SEQUENCE { + staVpnConnectPeer DisplayString, + staVpnConnectState INTEGER, + staVpnConnectLaster INTEGER, + staVpnConnectMode INTEGER, + staVpnConnectShtime INTEGER, + staVpnConnectPhysco DisplayString, + staVpnConnectB1dt INTEGER, + staVpnConnectRemote INTEGER, + staVpnConnectNatdet INTEGER, + staVpnConnectCrypta DisplayString, + staVpnConnectCryptl INTEGER, + staVpnConnectHashal DisplayString, + staVpnConnectHashle INTEGER, + staVpnConnectHmacal DisplayString, + staVpnConnectHmacle INTEGER, + staVpnConnectCompra DisplayString, + staVpnConnectClient INTEGER, + staVpnConnectConnti INTEGER + } + +staVpnConnectPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staVpnConnectEntry 1 } + +staVpnConnectState OBJECT-TYPE + SYNTAX INTEGER{ + init(0), + setup-wan(1), + ready(2), + wait-for-cb(3), + dial(4), + incoming-call(5), + protocol(6), + connection(7), + disconnecting(8), + call-back(9), + bundle-connect(10), + protocol-2(11), + reserved(12), + bundle(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staVpnConnectEntry 11 } + +staVpnConnectLaster OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + icmp-conn-error(275), + ifc-i-license-exceeded(4353), + ifc-r-license-exceeded(4609), + ifc-i-no-channel-available(4354), + ifc-r-no-channel-available(4610), + ifc-i-no-route-to-remote-gateway(4355), + ifc-r-no-route-to-remote-gateway(4611), + ifc-i-no-ppp-table-entry-matched(4356), + ifc-r-no-ppp-table-entry-matched(4612), + ifc-i-connection-timeout-dynamic(4357), + ifc-r-connection-timeout-dynamic(4613), + ifc-i-connection-timeout-ike-ipsec(4358), + ifc-r-connection-timeout-ike-ipsec(4614), + ifc-x-line-polling-failed(4871), + ifc-i-no-poll-table-entry-matched(4360), + ifc-i-name-resolution-failed(4361), + ifc-i-negotiator-charge-locked(4369), + ifc-i-negotiator-time-locked(4370), + ifc-i-negotiator-no-dial-number(4371), + ifc-i-negotiator-no-remote(4372), + ifc-i-negotiator-remote-blocked(4373), + ifc-i-negotiator-no-multiconnect(4374), + ifc-i-negotiator-line-error(4375), + ifc-i-physical-charge-locked(4385), + ifc-i-physical-time-locked(4386), + ifc-i-physical-no-dial-number(4387), + ifc-i-physical-no-remote(4388), + ifc-i-physical-no-server-address(4389), + ifc-i-physical-remote-locked(4390), + ifc-i-physical-no-multiconnect(4391), + ifc-x-physical-line-error(4904), + ike-r-license-exceeded(8705), + ike-r-exchange-type-mismatch(8706), + ike-i-no-proposal-matched(8451), + ike-r-no-proposal-matched(8707), + ike-r-ike-group-mismatch(8708), + ike-r-life-type-unsupported(8709), + ike-r-life-duration-mismatch(8710), + ike-r-id-type-unsupported(8711), + ike-r-id-type-mismatch(8712), + ike-r-no-rule-matched-id(8713), + ike-i-ike-key-mismatch(8458), + ike-r-ike-key-mismatch(8714), + ike-r-license-demosn-exceeded(8715), + ike-r-license-sn-exceeded(8716), + ike-i-dpd-timeout(8461), + ike-r-dpd-timeout(8717), + ike-i-unable-to-get-issuer-cert(8462), + ike-r-unable-to-get-issuer-cert(8718), + ike-i-unable-to-get-crl(8463), + ike-r-unable-to-get-crl(8719), + ike-i-unable-to-decrypt-cert-signature(8464), + ike-r-unable-to-decrypt-cert-signature(8720), + ike-i-unable-to-decrypt-crl-signature(8465), + ike-r-unable-to-decrypt-crl-signature(8721), + ike-i-unable-to-decode-issuer-public-key(8466), + ike-r-unable-to-decode-issuer-public-key(8722), + ike-i-cert-signature-failure(8467), + ike-r-cert-signature-failure(8723), + ike-i-crl-signature-failure(8468), + ike-r-crl-signature-failure(8724), + ike-i-cert-not-yet-valid(8469), + ike-r-cert-not-yet-valid(8725), + ike-i-cert-has-expired(8470), + ike-r-cert-has-expired(8726), + ike-i-crl-not-yet-valid(8471), + ike-r-crl-not-yet-valid(8727), + ike-i-crl-has-expired(8472), + ike-r-crl-has-expired(8728), + ike-i-error-in-cert-not-before-field(8473), + ike-r-error-in-cert-not-before-field(8729), + ike-i-error-in-cert-not-after-field(8474), + ike-r-error-in-cert-not-after-field(8730), + ike-i-error-in-crl-last-update-field(8475), + ike-r-error-in-crl-last-update-field(8731), + ike-i-error-in-crl-next-update-field(8476), + ike-r-error-in-crl-next-update-field(8732), + ike-i-out-of-mem(8477), + ike-r-out-of-mem(8733), + ike-i-depth-zero-self-signed-cert(8478), + ike-r-depth-zero-self-signed-cert(8734), + ike-i-self-signed-cert-in-chain(8479), + ike-r-self-signed-cert-in-chain(8735), + ike-i-unable-to-get-issuer-cert-locally(8480), + ike-r-unable-to-get-issuer-cert-locally(8736), + ike-i-unable-to-verify-leaf-signature(8481), + ike-r-unable-to-verify-leaf-signature(8737), + ike-i-cert-chain-too-long(8482), + ike-r-cert-chain-too-long(8738), + ike-i-cert-revoked(8483), + ike-r-cert-revoked(8739), + ike-i-invalid-ca(8484), + ike-r-invalid-ca(8740), + ike-i-path-length-exceeded(8485), + ike-r-path-length-exceeded(8741), + ike-i-invalid-purpose(8486), + ike-r-invalid-purpose(8742), + ike-i-cert-untrusted(8487), + ike-r-cert-untrusted(8743), + ike-i-cert-rejected(8488), + ike-r-cert-rejected(8744), + ike-i-subject-issuer-mismatch(8489), + ike-r-subject-issuer-mismatch(8745), + ike-i-akid-skid-mismatch(8490), + ike-r-akid-skid-mismatch(8746), + ike-i-akid-issuer-serial-mismatch(8491), + ike-r-akid-issuer-serial-mismatch(8747), + ike-i-keyusage-no-certsign(8492), + ike-r-keyusage-no-certsign(8748), + ike-i-unable-to-get-crl-issuer(8493), + ike-r-unable-to-get-crl-issuer(8749), + ike-i-unhandled-critical-extension(8494), + ike-r-unhandled-critical-extension(8750), + ike-i-keyusage-no-crl-sign(8495), + ike-r-keyusage-no-crl-sign(8751), + ike-i-unhandled-critical-crl-extension(8496), + ike-r-unhandled-critical-crl-extension(8752), + ike-i-crl-has-exceeded-exceedance(8497), + ike-r-crl-has-exceeded-exceedance(8753), + ike-i-application-verification(8498), + ike-r-application-verification(8754), + ike-i-cert-revoked-unspecified(8499), + ike-r-cert-revoked-unspecified(8755), + ike-i-cert-revoked-key-compromise(8500), + ike-r-cert-revoked-key-compromise(8756), + ike-i-cert-revoked-ca-compromise(8501), + ike-r-cert-revoked-ca-compromise(8757), + ike-i-cert-revoked-affiliation-changed(8502), + ike-r-cert-revoked-affiliation-changed(8758), + ike-i-cert-revoked-superseded(8503), + ike-r-cert-revoked-superseded(8759), + ike-i-cert-revoked-cessation-of-operation(8504), + ike-r-cert-revoked-cessation-of-operation(8760), + ike-i-cert-revoked-certificate-hold(8505), + ike-r-cert-revoked-certificate-hold(8761), + ike-i-cert-revoked-remove-from-crl(8506), + ike-r-cert-revoked-remove-from-crl(8762), + ike-i-cert-revoked-privilege-withdrawn(8507), + ike-r-cert-revoked-privilege-withdrawn(8763), + ike-i-cert-revoked-a-a-compromise(8508), + ike-r-cert-revoked-a-a-compromise(8764), + ike-i-cert-revoked-unknown-reason(8509), + ike-r-cert-revoked-unknown-reason(8765), + ike-i-general-failure(8703), + ike-r-general-failure(8959), + ike-i-out-of-memory(8702), + ike-r-out-of-memory(8958), + ipsec-r-no-rule-matched-ids(12801), + ipsec-i-no-proposal-matched(12546), + ipsec-r-no-proposal-matched(12802), + ipsec-r-pfs-group-mismatch(12803), + remote-disconnected(17153), + manual-disconnect(17154), + shorthold-expired(17155), + physical-disconnected(17156), + invalid-physical-channel(17157), + dynamic-vpn-reconnect(17158), + configuration-changed(17159), + removed-from-config(17160) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Last-Error" + ::= { staVpnConnectEntry 16 } + +staVpnConnectMode OBJECT-TYPE + SYNTAX INTEGER{ + active(128), + passive(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staVpnConnectEntry 12 } + +staVpnConnectShtime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SH-Time" + ::= { staVpnConnectEntry 13 } + +staVpnConnectPhysco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "phys.-Conn." + ::= { staVpnConnectEntry 2 } + +staVpnConnectB1dt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B1-DT" + ::= { staVpnConnectEntry 14 } + +staVpnConnectRemote OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Gw" + ::= { staVpnConnectEntry 3 } + +staVpnConnectNatdet OBJECT-TYPE + SYNTAX INTEGER{ + no-nat(0), + nat-local(1), + nat-remote(2), + nat-both(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Nat-Detection" + ::= { staVpnConnectEntry 18 } + +staVpnConnectCrypta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Alg" + ::= { staVpnConnectEntry 4 } + +staVpnConnectCryptl OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Crypt-Length" + ::= { staVpnConnectEntry 5 } + +staVpnConnectHashal OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Alg" + ::= { staVpnConnectEntry 6 } + +staVpnConnectHashle OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hash-Length" + ::= { staVpnConnectEntry 7 } + +staVpnConnectHmacal OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hmac-Alg" + ::= { staVpnConnectEntry 8 } + +staVpnConnectHmacle OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hmac-Length" + ::= { staVpnConnectEntry 9 } + +staVpnConnectCompra OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Compr-Alg" + ::= { staVpnConnectEntry 10 } + +staVpnConnectClient OBJECT-TYPE + SYNTAX INTEGER{ + not-available(-1), + demo-version(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-SN" + ::= { staVpnConnectEntry 17 } + +staVpnConnectConnti OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staVpnConnectEntry 19 } + +staVpnDeletev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staVpn 12 } + +staPptp OBJECT IDENTIFIER ::= { sta 27} +staPptpRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staPptp 1 } + +staPptpTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staPptp 2 } + +staPptpEch OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Echo-Retries" + ::= { staPptp 3 } + +staPptpAck OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ack-Timeouts" + ::= { staPptp 4 } + +staPptpDro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped-Packets" + ::= { staPptp 5 } + +staPptpRxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPptp 6 } + +staPptpTcp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tcp-Errors" + ::= { staPptp 7 } + +staPptpCal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call-Errors" + ::= { staPptp 8 } + +staPptpConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPptpConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staPptp 9 } + +staPptpConEntry OBJECT-TYPE + SYNTAX StaPptpConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPptpConChann } + ::= { staPptpConTable 1 } + +StaPptpConEntry ::= SEQUENCE { + staPptpConChann DisplayString, + staPptpConState INTEGER, + staPptpConLaste INTEGER, + staPptpConMode INTEGER, + staPptpConShtim INTEGER, + staPptpConPhysc DisplayString, + staPptpConPeera INTEGER, + staPptpConIpadd INTEGER, + staPptpConDnsde INTEGER, + staPptpConDnsba INTEGER, + staPptpConNbnsd INTEGER, + staPptpConNbnsb INTEGER, + staPptpConConnt INTEGER, + staPptpConGatew INTEGER + } + +staPptpConChann OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staPptpConEntry 1 } + +staPptpConState OBJECT-TYPE + SYNTAX INTEGER{ + init(0), + setup-wan(1), + ready(2), + wait-for-cb(3), + dial(4), + incoming-call(5), + protocol(6), + connection(7), + disconnecting(8), + call-back(9), + bundle-connect(10), + protocol-2(11), + reserved(12), + bundle(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staPptpConEntry 3 } + +staPptpConLaste OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + remote-disconnected(17153), + manual-disconnect(17154), + shorthold-expired(17155), + physical-disconnected(17156), + invalid-physical-channel(17157), + dynamic-vpn-reconnect(17158), + configuration-changed(17159), + removed-from-config(17160), + remote-doubled(267), + icmp-conn-error(275), + dhcp-timeout(277), + pptp-no-response(278), + vpn-no-response(279), + arp-no-response(280), + pptp-no-channel(513), + pptp-bad-format(514), + pptp-bad-value(515), + pptp-no-ressource(516), + pptp-bad-call-id(517), + pptp-gen-error(518), + lcp-rejected(32768), + auth-error(32769), + auth-rejected(32770), + lcp-conn-error(32771), + pap-rejected(32784), + pap-rx-timeout(32785), + pap-tx-timeout(32786), + wrong-pap-req(32787), + pap-nak-received(32788), + unkn-pap-peer(32789), + chap-rejected(32800), + chap-rx-timeout(32801), + chap-tx-timeout(32802), + wrong-chap-resp(32803), + chap-fail-recvd(32804), + unkn-chap-peer(32805), + ipxcp-rejected(32816), + wrong-ipxcp-net(32817), + ipxcp-net-reject(32818), + ipxcp-route-unkn(32819), + ipcp-rejected(32832), + ccp-rejected(32848), + no-ncp-available(33008) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Last-Error" + ::= { staPptpConEntry 11 } + +staPptpConMode OBJECT-TYPE + SYNTAX INTEGER{ + active(128), + passive(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staPptpConEntry 4 } + +staPptpConShtim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SH-Time" + ::= { staPptpConEntry 5 } + +staPptpConPhysc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Phys.-connection" + ::= { staPptpConEntry 6 } + +staPptpConPeera OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer-Address" + ::= { staPptpConEntry 7 } + +staPptpConIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staPptpConEntry 8 } + +staPptpConDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staPptpConEntry 9 } + +staPptpConDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staPptpConEntry 12 } + +staPptpConNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staPptpConEntry 10 } + +staPptpConNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staPptpConEntry 13 } + +staPptpConConnt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staPptpConEntry 14 } + +staPptpConGatew OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staPptpConEntry 15 } + +staPptpTun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tunnel" + ::= { staPptp 10 } + +staPptpDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPptp 11 } + +staPptpFlo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flow-Control-Queue" + ::= { staPptp 12 } + +staDhcp OBJECT IDENTIFIER ::= { sta 32} +staDhcpWanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-IP-List" + ::= { staDhcp 20 } + +staDhcpWanEntry OBJECT-TYPE + SYNTAX StaDhcpWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDhcpWanIfc } + ::= { staDhcpWanTable 1 } + +StaDhcpWanEntry ::= SEQUENCE { + staDhcpWanIfc INTEGER, + staDhcpWanIpadd INTEGER, + staDhcpWanIpnet INTEGER, + staDhcpWanGatew INTEGER, + staDhcpWanDnsde INTEGER, + staDhcpWanDnsba INTEGER, + staDhcpWanNbnsd INTEGER, + staDhcpWanNbnsb INTEGER, + staDhcpWanDomai DisplayString, + staDhcpWanDhcps INTEGER + } + +staDhcpWanIfc OBJECT-TYPE + SYNTAX INTEGER{ + atm1(1), + atm2(2), + atm3(3), + atm4(4), + atm5(5), + atm6(6), + atm7(7), + atm8(8), + ch01(9), + ch02(10), + ch03(11), + ch04(12), + dsl-ch-1(13), + dsl-ch-2(14), + dsl-ch-3(15), + dsl-ch-4(16), + dsl-ch-5(17), + dsl-ch-6(18), + dsl-ch-7(19), + dsl-ch-8(20), + ext(21) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDhcpWanEntry 1 } + +staDhcpWanIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staDhcpWanEntry 2 } + +staDhcpWanIpnet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staDhcpWanEntry 3 } + +staDhcpWanGatew OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staDhcpWanEntry 4 } + +staDhcpWanDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staDhcpWanEntry 5 } + +staDhcpWanDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staDhcpWanEntry 6 } + +staDhcpWanNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staDhcpWanEntry 7 } + +staDhcpWanNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staDhcpWanEntry 8 } + +staDhcpWanDomai OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staDhcpWanEntry 10 } + +staDhcpWanDhcps OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-server" + ::= { staDhcpWanEntry 9 } + +staDhcpLanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaDhcpLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-IP-List" + ::= { staDhcp 21 } + +staDhcpLanEntry OBJECT-TYPE + SYNTAX StaDhcpLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staDhcpLanIfc } + ::= { staDhcpLanTable 1 } + +StaDhcpLanEntry ::= SEQUENCE { + staDhcpLanIfc DisplayString, + staDhcpLanIpadd INTEGER, + staDhcpLanIpnet INTEGER, + staDhcpLanGatew INTEGER, + staDhcpLanDnsde INTEGER, + staDhcpLanDnsba INTEGER, + staDhcpLanNbnsd INTEGER, + staDhcpLanNbnsb INTEGER, + staDhcpLanDomai DisplayString, + staDhcpLanDhcps INTEGER + } + +staDhcpLanIfc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staDhcpLanEntry 1 } + +staDhcpLanIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { staDhcpLanEntry 2 } + +staDhcpLanIpnet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { staDhcpLanEntry 3 } + +staDhcpLanGatew OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { staDhcpLanEntry 4 } + +staDhcpLanDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Default" + ::= { staDhcpLanEntry 5 } + +staDhcpLanDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DNS-Backup" + ::= { staDhcpLanEntry 6 } + +staDhcpLanNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Default" + ::= { staDhcpLanEntry 7 } + +staDhcpLanNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { staDhcpLanEntry 8 } + +staDhcpLanDomai OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staDhcpLanEntry 10 } + +staDhcpLanDhcps OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DHCP-server" + ::= { staDhcpLanEntry 9 } + +staIsdn OBJECT IDENTIFIER ::= { sta 33} +staIsdnLin OBJECT IDENTIFIER ::= { staIsdn 1} +staIsdnLinS0Table OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnLinS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "S0" + ::= { staIsdnLin 1 } + +staIsdnLinS0Entry OBJECT-TYPE + SYNTAX StaIsdnLinS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnLinS0Ifc } + ::= { staIsdnLinS0Table 1 } + +StaIsdnLinS0Entry ::= SEQUENCE { + staIsdnLinS0Ifc INTEGER, + staIsdnLinS0Ope INTEGER + } + +staIsdnLinS0Ifc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIsdnLinS0Entry 1 } + +staIsdnLinS0Ope OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staIsdnLinS0Entry 2 } + +staIsdnFra OBJECT IDENTIFIER ::= { staIsdn 2} +staIsdnFraS0Table OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnFraS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "S0" + ::= { staIsdnFra 1 } + +staIsdnFraS0Entry OBJECT-TYPE + SYNTAX StaIsdnFraS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnFraS0Ifc } + ::= { staIsdnFraS0Table 1 } + +StaIsdnFraS0Entry ::= SEQUENCE { + staIsdnFraS0Ifc INTEGER, + staIsdnFraS0Sta DisplayString, + staIsdnFraS0B1f BITS, + staIsdnFraS0B2f BITS + } + +staIsdnFraS0Ifc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIsdnFraS0Entry 1 } + +staIsdnFraS0Sta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staIsdnFraS0Entry 2 } + +staIsdnFraS0B1f OBJECT-TYPE + SYNTAX BITS{ + loop(1), + rx-data(2), + tx-data(3), + none(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B1-Frame" + ::= { staIsdnFraS0Entry 3 } + +staIsdnFraS0B2f OBJECT-TYPE + SYNTAX BITS{ + loop(1), + rx-data(2), + tx-data(3), + none(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B2-Frame" + ::= { staIsdnFraS0Entry 4 } + +staIsdnFraPcm OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PCM-SYNC-SOURCE" + ::= { staIsdnFra 2 } + +staIsdnSig OBJECT IDENTIFIER ::= { staIsdn 3} +staIsdnSigLay OBJECT IDENTIFIER ::= { staIsdnSig 1} +staIsdnSigLayLapTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnSigLayLapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAPD" + ::= { staIsdnSigLay 1 } + +staIsdnSigLayLapEntry OBJECT-TYPE + SYNTAX StaIsdnSigLayLapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnSigLayLapCha } + ::= { staIsdnSigLayLapTable 1 } + +StaIsdnSigLayLapEntry ::= SEQUENCE { + staIsdnSigLayLapCha INTEGER, + staIsdnSigLayLapTei INTEGER, + staIsdnSigLayLapL2a INTEGER, + staIsdnSigLayLapCon INTEGER + } + +staIsdnSigLayLapCha OBJECT-TYPE + SYNTAX INTEGER{ + e1-1(1), + e1-2(2), + e1-3(3), + e1-4(4), + e1-5(5), + e1-6(6), + e1-7(7), + e1-8(8), + e1-9(9), + e1-10(10), + e1-11(11), + e1-12(12), + e1-13(13), + e1-14(14), + e1-15(15), + e1-16(16), + e2-1(17), + e2-2(18), + e2-3(19), + e2-4(20), + e2-5(21), + e2-6(22), + e2-7(23), + e2-8(24), + e2-9(25), + e2-10(26), + e2-11(27), + e2-12(28), + e2-13(29), + e2-14(30), + e2-15(31), + e2-16(32) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staIsdnSigLayLapEntry 1 } + +staIsdnSigLayLapTei OBJECT-TYPE + SYNTAX INTEGER{ + none(128) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TEI" + ::= { staIsdnSigLayLapEntry 2 } + +staIsdnSigLayLapL2a OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L2-Activation" + ::= { staIsdnSigLayLapEntry 3 } + +staIsdnSigLayLapCon OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staIsdnSigLayLapEntry 4 } + +staIsdnSigMan OBJECT IDENTIFIER ::= { staIsdnSig 3} +staIsdnSigManDinTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnSigManDinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "D-Info" + ::= { staIsdnSigMan 1 } + +staIsdnSigManDinEntry OBJECT-TYPE + SYNTAX StaIsdnSigManDinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnSigManDinCha } + ::= { staIsdnSigManDinTable 1 } + +StaIsdnSigManDinEntry ::= SEQUENCE { + staIsdnSigManDinCha INTEGER, + staIsdnSigManDinPro INTEGER, + staIsdnSigManDinLay INTEGER, + staIsdnSigManDinTei INTEGER, + staIsdnSigManDinS0a INTEGER + } + +staIsdnSigManDinCha OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staIsdnSigManDinEntry 1 } + +staIsdnSigManDinPro OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + dss1(1), + e1tr6(2), + p2p-dss1(4), + nt-dss1(32768), + nt-p2p-dss1(16384), + rev-nt-dss1(131072), + rev-nt-p2p-dss1(65536), + auto(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Protocol" + ::= { staIsdnSigManDinEntry 2 } + +staIsdnSigManDinLay OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Layer-2" + ::= { staIsdnSigManDinEntry 3 } + +staIsdnSigManDinTei OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "TEI" + ::= { staIsdnSigManDinEntry 4 } + +staIsdnSigManDinS0a OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S0-Activation" + ::= { staIsdnSigManDinEntry 5 } + +staIsdnSigManErrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnSigManErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Error-Statistic" + ::= { staIsdnSigMan 2 } + +staIsdnSigManErrEntry OBJECT-TYPE + SYNTAX StaIsdnSigManErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnSigManErrIfc } + ::= { staIsdnSigManErrTable 1 } + +StaIsdnSigManErrEntry ::= SEQUENCE { + staIsdnSigManErrIfc INTEGER, + staIsdnSigManErrA INTEGER, + staIsdnSigManErrB INTEGER, + staIsdnSigManErrC INTEGER, + staIsdnSigManErrD INTEGER, + staIsdnSigManErrE INTEGER, + staIsdnSigManErrF INTEGER, + staIsdnSigManErrG INTEGER, + staIsdnSigManErrH INTEGER, + staIsdnSigManErrI INTEGER, + staIsdnSigManErrJ INTEGER, + staIsdnSigManErrK INTEGER, + staIsdnSigManErrL INTEGER, + staIsdnSigManErrM INTEGER, + staIsdnSigManErrN INTEGER, + staIsdnSigManErrO INTEGER + } + +staIsdnSigManErrIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staIsdnSigManErrEntry 1 } + +staIsdnSigManErrA OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "A" + ::= { staIsdnSigManErrEntry 2 } + +staIsdnSigManErrB OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "B" + ::= { staIsdnSigManErrEntry 3 } + +staIsdnSigManErrC OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "C" + ::= { staIsdnSigManErrEntry 4 } + +staIsdnSigManErrD OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D" + ::= { staIsdnSigManErrEntry 5 } + +staIsdnSigManErrE OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "E" + ::= { staIsdnSigManErrEntry 6 } + +staIsdnSigManErrF OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "F" + ::= { staIsdnSigManErrEntry 7 } + +staIsdnSigManErrG OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "G" + ::= { staIsdnSigManErrEntry 8 } + +staIsdnSigManErrH OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "H" + ::= { staIsdnSigManErrEntry 9 } + +staIsdnSigManErrI OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "I" + ::= { staIsdnSigManErrEntry 10 } + +staIsdnSigManErrJ OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "J" + ::= { staIsdnSigManErrEntry 11 } + +staIsdnSigManErrK OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "K" + ::= { staIsdnSigManErrEntry 12 } + +staIsdnSigManErrL OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "L" + ::= { staIsdnSigManErrEntry 13 } + +staIsdnSigManErrM OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "M" + ::= { staIsdnSigManErrEntry 14 } + +staIsdnSigManErrN OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "N" + ::= { staIsdnSigManErrEntry 15 } + +staIsdnSigManErrO OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "O" + ::= { staIsdnSigManErrEntry 16 } + +staIsdnPcm OBJECT IDENTIFIER ::= { staIsdn 20} +staIsdnPcmPcmTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaIsdnPcmPcmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PCM-Connection" + ::= { staIsdnPcm 1 } + +staIsdnPcmPcmEntry OBJECT-TYPE + SYNTAX StaIsdnPcmPcmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staIsdnPcmPcmDev, staIsdnPcmPcmTyp, staIsdnPcmPcmNum } + ::= { staIsdnPcmPcmTable 1 } + +StaIsdnPcmPcmEntry ::= SEQUENCE { + staIsdnPcmPcmDev INTEGER, + staIsdnPcmPcmTyp INTEGER, + staIsdnPcmPcmNum INTEGER, + staIsdnPcmPcmFif DisplayString, + staIsdnPcmPcmFlo DisplayString, + staIsdnPcmPcmCha DisplayString, + staIsdnPcmPcmTim DisplayString + } + +staIsdnPcmPcmDev OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device" + ::= { staIsdnPcmPcmEntry 1 } + +staIsdnPcmPcmTyp OBJECT-TYPE + SYNTAX INTEGER{ + fifo(0), + pcm-ts(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staIsdnPcmPcmEntry 2 } + +staIsdnPcmPcmNum OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Number" + ::= { staIsdnPcmPcmEntry 3 } + +staIsdnPcmPcmFif OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..7)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "FiFo" + ::= { staIsdnPcmPcmEntry 4 } + +staIsdnPcmPcmFlo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flow" + ::= { staIsdnPcmPcmEntry 5 } + +staIsdnPcmPcmCha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staIsdnPcmPcmEntry 6 } + +staIsdnPcmPcmTim OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeslot" + ::= { staIsdnPcmPcmEntry 7 } + +staIsdnDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staIsdn 99 } + +staSnmp OBJECT IDENTIFIER ::= { sta 35} +staSnmpEveTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaSnmpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Event" + ::= { staSnmp 1 } + +staSnmpEveEntry OBJECT-TYPE + SYNTAX StaSnmpEveEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staSnmpEveTra, staSnmpEveVen } + ::= { staSnmpEveTable 1 } + +StaSnmpEveEntry ::= SEQUENCE { + staSnmpEveTra INTEGER, + staSnmpEveVen INTEGER, + staSnmpEveCou INTEGER + } + +staSnmpEveTra OBJECT-TYPE + SYNTAX INTEGER{ + coldstart(255), + warmstart(1), + linkdown(2), + linkup(3), + authfail(4), + epgnloss(5), + enterprise(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Trap-Name" + ::= { staSnmpEveEntry 1 } + +staSnmpEveVen OBJECT-TYPE + SYNTAX INTEGER{ + adslstate(60), + fwuplstart(4), + uplsucc(5), + uplfailto(6), + uplfailincl(7), + uplfailbaddev(8), + login(9), + logout(10), + cnfuplstart(11), + cnfdnlstart(12), + cnfdnlsucc(13), + errlogin(29), + pptpconn(28), + pppoesconn(39), + vpnconn(27), + http-tunnel-open(2000), + http-tunnel-close(2001), + ipfwflt(26), + ldblconn(38), + vrrp(41), + statchan(1), + vcmuserstatchan(44), + vcmlinestatchan(45), + vcmcallstatchan(43) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor-Name" + ::= { staSnmpEveEntry 2 } + +staSnmpEveCou OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Count" + ::= { staSnmpEveEntry 3 } + +staAdsl OBJECT IDENTIFIER ::= { sta 41} +staAdslModemstatus OBJECT-TYPE + SYNTAX INTEGER { + idle(0), + handshake(16), + training(24), + showtime(1), + delt-training(259), + delt(260), + error(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem-Status" + ::= { staAdsl 1 } + +staAdslLinetype OBJECT-TYPE + SYNTAX INTEGER { + adsl-over-pots(1), + adsl-over-isdn(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Line-Type" + ::= { staAdsl 2 } + +staAdslAdslstandar OBJECT-TYPE + SYNTAX INTEGER { + t1-413(0), + g-lite(1), + g-dmt(2), + alcatel-14(3), + unknown(4), + adi-914(5), + alcatel(6), + uawg-standard(7), + t1-413-auto(9), + alcatel-1-4(128), + cent-lite(17), + adi-930-etsi(18), + alcatel-etsi(20), + texas-instruments(19), + alcatel-4-1(21), + adsl2(26), + adsl2-plus(27), + readsl2(28) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ADSL-Standard" + ::= { staAdsl 3 } + +staAdslDownstreamr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Downstream rate (kbps)" + ::= { staAdsl 5 } + +staAdslUpstreamrat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Upstream rate (kbps)" + ::= { staAdsl 4 } + +staAdslLocalsnrdb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local SNR (dB)" + ::= { staAdsl 6 } + +staAdslRemotesnrdb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote SNR (dB)" + ::= { staAdsl 7 } + +staAdslLocalattenu OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local attenuation (dB)" + ::= { staAdsl 8 } + +staAdslRemoteatten OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote attenuation (dB)" + ::= { staAdsl 9 } + +staAdslInterleaved OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interleave downstream" + ::= { staAdsl 11 } + +staAdslInterleaveu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interleave upstream" + ::= { staAdsl 10 } + +staAdslRemotevendo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..7)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote vendor ID" + ::= { staAdsl 14 } + +staAdslLinecodever OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linecode version" + ::= { staAdsl 18 } + +staAdslModemtype OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem Type" + ::= { staAdsl 23 } + +staAdslModemreleas OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem Release" + ::= { staAdsl 22 } + +staAdslPmstate OBJECT-TYPE + SYNTAX INTEGER { + l0(0), + l2(2), + l3(3), + unknown(65535) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PM-State" + ::= { staAdsl 27 } + +staAdslConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAdslConnectionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection" + ::= { staAdsl 12 } + +staAdslConnectionEntry OBJECT-TYPE + SYNTAX StaAdslConnectionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAdslConnectionIndex } + ::= { staAdslConnectionTable 1 } + +StaAdslConnectionEntry ::= SEQUENCE { + staAdslConnectionIndex INTEGER, + staAdslConnectionConnsta INTEGER, + staAdslConnectionAdslsta INTEGER, + staAdslConnectionDownstr INTEGER, + staAdslConnectionUpstrea INTEGER, + staAdslConnectionLocalat DisplayString, + staAdslConnectionRemotea DisplayString, + staAdslConnectionLocalsn DisplayString, + staAdslConnectionRemotes DisplayString, + staAdslConnectionConnend INTEGER, + staAdslConnectionDisconn INTEGER, + staAdslConnectionLinecod DisplayString + } + +staAdslConnectionIndex OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staAdslConnectionEntry 8 } + +staAdslConnectionConnsta OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-start" + ::= { staAdslConnectionEntry 1 } + +staAdslConnectionAdslsta OBJECT-TYPE + SYNTAX INTEGER{ + t1-413(0), + g-lite(1), + g-dmt(2), + alcatel-14(3), + unknown(4), + adi-914(5), + alcatel(6), + uawg-standard(7), + t1-413-auto(9), + alcatel-1-4(128), + cent-lite(17), + adi-930-etsi(18), + alcatel-etsi(20), + texas-instruments(19), + alcatel-4-1(21), + adsl2(26), + adsl2-plus(27), + readsl2(28) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ADSL-Standard" + ::= { staAdslConnectionEntry 2 } + +staAdslConnectionDownstr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Downstream rate (kbps)" + ::= { staAdslConnectionEntry 3 } + +staAdslConnectionUpstrea OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Upstream rate (kbps)" + ::= { staAdslConnectionEntry 4 } + +staAdslConnectionLocalat OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local attenuation (dB)" + ::= { staAdslConnectionEntry 5 } + +staAdslConnectionRemotea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote attenuation (dB)" + ::= { staAdslConnectionEntry 10 } + +staAdslConnectionLocalsn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local SNR (dB)" + ::= { staAdslConnectionEntry 6 } + +staAdslConnectionRemotes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote SNR (dB)" + ::= { staAdslConnectionEntry 11 } + +staAdslConnectionConnend OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-end" + ::= { staAdslConnectionEntry 7 } + +staAdslConnectionDisconn OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dsp-reset(1), + man-retrain(2), + low-snr(3), + line-error(4), + abort(9), + idle(6), + lockup(7), + autom-retrain(8), + boot-deakt(5), + reinit(10), + utopia(11), + rx-timeout(12) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Disconnect" + ::= { staAdslConnectionEntry 9 } + +staAdslConnectionLinecod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linecode" + ::= { staAdslConnectionEntry 12 } + +staAdslLinecodesTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAdslLinecodesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Linecodes" + ::= { staAdsl 28 } + +staAdslLinecodesEntry OBJECT-TYPE + SYNTAX StaAdslLinecodesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAdslLinecodesNam } + ::= { staAdslLinecodesTable 1 } + +StaAdslLinecodesEntry ::= SEQUENCE { + staAdslLinecodesNam DisplayString, + staAdslLinecodesAds INTEGER, + staAdslLinecodesLin INTEGER + } + +staAdslLinecodesNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staAdslLinecodesEntry 1 } + +staAdslLinecodesAds OBJECT-TYPE + SYNTAX INTEGER{ + adsl(0), + adsl2-plus(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ADSL-Standard" + ::= { staAdslLinecodesEntry 2 } + +staAdslLinecodesLin OBJECT-TYPE + SYNTAX INTEGER{ + annex-a(1), + annex-b(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Line-Type" + ::= { staAdslLinecodesEntry 3 } + +staAdslRetrain OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retrain" + ::= { staAdsl 13 } + +staAdslAdvanced OBJECT IDENTIFIER ::= { staAdsl 25} +staAdslAdvancedModemstatus OBJECT-TYPE + SYNTAX INTEGER { + idle(0), + handshake(16), + training(24), + showtime(1), + delt-training(259), + delt(260), + error(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem-Status" + ::= { staAdslAdvanced 1 } + +staAdslAdvancedAdslstandar OBJECT-TYPE + SYNTAX INTEGER { + t1-413(0), + g-lite(1), + g-dmt(2), + alcatel-14(3), + unknown(4), + adi-914(5), + alcatel(6), + uawg-standard(7), + t1-413-auto(9), + alcatel-1-4(128), + cent-lite(17), + adi-930-etsi(18), + alcatel-etsi(20), + texas-instruments(19), + alcatel-4-1(21), + adsl2(26), + adsl2-plus(27), + readsl2(28) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ADSL-Standard" + ::= { staAdslAdvanced 2 } + +staAdslAdvancedDownstreamr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Downstream rate (kbps)" + ::= { staAdslAdvanced 3 } + +staAdslAdvancedLocalsnrdb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local SNR (dB)" + ::= { staAdslAdvanced 4 } + +staAdslAdvancedLocalattenu OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local attenuation (dB)" + ::= { staAdslAdvanced 5 } + +staAdslAdvancedInterleaved OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interleave downstream" + ::= { staAdslAdvanced 6 } + +staAdslAdvancedLocalsef OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local SEF" + ::= { staAdslAdvanced 7 } + +staAdslAdvancedLocallos OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local LOS" + ::= { staAdslAdvanced 8 } + +staAdslAdvancedLocalncdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local NCD-I" + ::= { staAdslAdvanced 9 } + +staAdslAdvancedLocalncdf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local NCD-F" + ::= { staAdslAdvanced 10 } + +staAdslAdvancedLocallcdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local LCD-I" + ::= { staAdslAdvanced 11 } + +staAdslAdvancedLocallcdf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local LCD-F" + ::= { staAdslAdvanced 12 } + +staAdslAdvancedRxcellcount OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-cell-count" + ::= { staAdslAdvanced 28 } + +staAdslAdvancedDsbitsperbiTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAdslAdvancedDsbitsperbiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DS-bits-per-bin" + ::= { staAdslAdvanced 13 } + +staAdslAdvancedDsbitsperbiEntry OBJECT-TYPE + SYNTAX StaAdslAdvancedDsbitsperbiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAdslAdvancedDsbitsperbiInd } + ::= { staAdslAdvancedDsbitsperbiTable 1 } + +StaAdslAdvancedDsbitsperbiEntry ::= SEQUENCE { + staAdslAdvancedDsbitsperbiInd DisplayString, + staAdslAdvancedDsbitsperbiX0 DisplayString, + staAdslAdvancedDsbitsperbiX1 DisplayString, + staAdslAdvancedDsbitsperbiX2 DisplayString, + staAdslAdvancedDsbitsperbiX3 DisplayString, + staAdslAdvancedDsbitsperbiX4 DisplayString, + staAdslAdvancedDsbitsperbiX5 DisplayString, + staAdslAdvancedDsbitsperbiX6 DisplayString, + staAdslAdvancedDsbitsperbiX7 DisplayString, + staAdslAdvancedDsbitsperbiX8 DisplayString, + staAdslAdvancedDsbitsperbiX9 DisplayString + } + +staAdslAdvancedDsbitsperbiInd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staAdslAdvancedDsbitsperbiEntry 1 } + +staAdslAdvancedDsbitsperbiX0 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x0" + ::= { staAdslAdvancedDsbitsperbiEntry 2 } + +staAdslAdvancedDsbitsperbiX1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x1" + ::= { staAdslAdvancedDsbitsperbiEntry 3 } + +staAdslAdvancedDsbitsperbiX2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x2" + ::= { staAdslAdvancedDsbitsperbiEntry 4 } + +staAdslAdvancedDsbitsperbiX3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x3" + ::= { staAdslAdvancedDsbitsperbiEntry 5 } + +staAdslAdvancedDsbitsperbiX4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x4" + ::= { staAdslAdvancedDsbitsperbiEntry 6 } + +staAdslAdvancedDsbitsperbiX5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x5" + ::= { staAdslAdvancedDsbitsperbiEntry 7 } + +staAdslAdvancedDsbitsperbiX6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x6" + ::= { staAdslAdvancedDsbitsperbiEntry 8 } + +staAdslAdvancedDsbitsperbiX7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x7" + ::= { staAdslAdvancedDsbitsperbiEntry 9 } + +staAdslAdvancedDsbitsperbiX8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x8" + ::= { staAdslAdvancedDsbitsperbiEntry 10 } + +staAdslAdvancedDsbitsperbiX9 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x9" + ::= { staAdslAdvancedDsbitsperbiEntry 11 } + +staAdslAdvancedUpstreamrat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Upstream rate (kbps)" + ::= { staAdslAdvanced 15 } + +staAdslAdvancedRemotesnrdb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote SNR (dB)" + ::= { staAdslAdvanced 16 } + +staAdslAdvancedRemoteatten OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..3)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote attenuation (dB)" + ::= { staAdslAdvanced 17 } + +staAdslAdvancedInterleaveu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interleave upstream" + ::= { staAdslAdvanced 18 } + +staAdslAdvancedRemotesef OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote SEF" + ::= { staAdslAdvanced 19 } + +staAdslAdvancedRemotelos OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote LOS" + ::= { staAdslAdvanced 20 } + +staAdslAdvancedRemotencdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote NCD-I" + ::= { staAdslAdvanced 21 } + +staAdslAdvancedRemotencdf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote NCD-F" + ::= { staAdslAdvanced 22 } + +staAdslAdvancedRemotelcdi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote LCD-I" + ::= { staAdslAdvanced 23 } + +staAdslAdvancedRemotelcdf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote LCD-F" + ::= { staAdslAdvanced 24 } + +staAdslAdvancedTxcellcount OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-cell-count" + ::= { staAdslAdvanced 29 } + +staAdslAdvancedUsbitsperbiTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAdslAdvancedUsbitsperbiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "US-bits-per-bin" + ::= { staAdslAdvanced 25 } + +staAdslAdvancedUsbitsperbiEntry OBJECT-TYPE + SYNTAX StaAdslAdvancedUsbitsperbiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAdslAdvancedUsbitsperbiInd } + ::= { staAdslAdvancedUsbitsperbiTable 1 } + +StaAdslAdvancedUsbitsperbiEntry ::= SEQUENCE { + staAdslAdvancedUsbitsperbiInd DisplayString, + staAdslAdvancedUsbitsperbiX0 DisplayString, + staAdslAdvancedUsbitsperbiX1 DisplayString, + staAdslAdvancedUsbitsperbiX2 DisplayString, + staAdslAdvancedUsbitsperbiX3 DisplayString, + staAdslAdvancedUsbitsperbiX4 DisplayString, + staAdslAdvancedUsbitsperbiX5 DisplayString, + staAdslAdvancedUsbitsperbiX6 DisplayString, + staAdslAdvancedUsbitsperbiX7 DisplayString, + staAdslAdvancedUsbitsperbiX8 DisplayString, + staAdslAdvancedUsbitsperbiX9 DisplayString + } + +staAdslAdvancedUsbitsperbiInd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staAdslAdvancedUsbitsperbiEntry 1 } + +staAdslAdvancedUsbitsperbiX0 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x0" + ::= { staAdslAdvancedUsbitsperbiEntry 2 } + +staAdslAdvancedUsbitsperbiX1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x1" + ::= { staAdslAdvancedUsbitsperbiEntry 3 } + +staAdslAdvancedUsbitsperbiX2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x2" + ::= { staAdslAdvancedUsbitsperbiEntry 4 } + +staAdslAdvancedUsbitsperbiX3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x3" + ::= { staAdslAdvancedUsbitsperbiEntry 5 } + +staAdslAdvancedUsbitsperbiX4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x4" + ::= { staAdslAdvancedUsbitsperbiEntry 6 } + +staAdslAdvancedUsbitsperbiX5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x5" + ::= { staAdslAdvancedUsbitsperbiEntry 7 } + +staAdslAdvancedUsbitsperbiX6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x6" + ::= { staAdslAdvancedUsbitsperbiEntry 8 } + +staAdslAdvancedUsbitsperbiX7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x7" + ::= { staAdslAdvancedUsbitsperbiEntry 9 } + +staAdslAdvancedUsbitsperbiX8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x8" + ::= { staAdslAdvancedUsbitsperbiEntry 10 } + +staAdslAdvancedUsbitsperbiX9 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "x9" + ::= { staAdslAdvancedUsbitsperbiEntry 11 } + +staAdslAdvancedDyinggaspoc OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dying Gasp occured" + ::= { staAdslAdvanced 30 } + +staAdslAdvancedDyinggaspdi OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dying Gasp disabled" + ::= { staAdslAdvanced 31 } + +staAdslAdvancedDyinggaspco OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dying Gasp count" + ::= { staAdslAdvanced 32 } + +staAdslAdvancedEnabledying OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enable-Dying-Gasp" + ::= { staAdslAdvanced 33 } + +staAdslAdvancedRetrain OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retrain" + ::= { staAdslAdvanced 26 } + +staAdslAdvancedResetdsp OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset DSP" + ::= { staAdslAdvanced 27 } + +staAtm OBJECT IDENTIFIER ::= { sta 42} +staAtmWanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAtmWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN Layer Detection Results" + ::= { staAtm 1 } + +staAtmWanEntry OBJECT-TYPE + SYNTAX StaAtmWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAtmWanVci } + ::= { staAtmWanTable 1 } + +StaAtmWanEntry ::= SEQUENCE { + staAtmWanVci INTEGER, + staAtmWanVpi INTEGER, + staAtmWanLay3 INTEGER, + staAtmWanLay2 INTEGER, + staAtmWanLay1 INTEGER, + staAtmWanEnca INTEGER + } + +staAtmWanVci OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VCI" + ::= { staAtmWanEntry 1 } + +staAtmWanVpi OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VPI" + ::= { staAtmWanEntry 2 } + +staAtmWanLay3 OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + trans(1), + ppp(2), + dhcp(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-3" + ::= { staAtmWanEntry 3 } + +staAtmWanLay2 OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + trans(1), + pppoe(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-2" + ::= { staAtmWanEntry 4 } + +staAtmWanLay1 OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + aal-5(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Lay-1" + ::= { staAtmWanEntry 5 } + +staAtmWanEnca OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + llc-mux(1), + llc-eth(2), + vc-mux(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Encaps." + ::= { staAtmWanEntry 6 } + +staMail OBJECT IDENTIFIER ::= { sta 43} +staMailBuf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Buffered-Mails" + ::= { staMail 1 } + +staMailSen OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Sent-Mails" + ::= { staMail 2 } + +staMailDis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Discarded-Mails" + ::= { staMail 3 } + +staMailCle OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Clear-Buffer" + ::= { staMail 4 } + +staMailDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Statistics" + ::= { staMail 5 } + +staHard OBJECT IDENTIFIER ::= { sta 47} +staHardMode OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Model-Number" + ::= { staHard 6 } + +staHardSeri OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-Number" + ::= { staHard 7 } + +staHardBoar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Board-Revision" + ::= { staHard 8 } + +staHardCput OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CPU-Type" + ::= { staHard 1 } + +staHardCpuc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CPU-Clock-MHz" + ::= { staHard 2 } + +staHardCpul OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CPU-Load-Percent" + ::= { staHard 3 } + +staHardTota OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Memory-KBytes" + ::= { staHard 4 } + +staHardFree OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Free-Memory-KBytes" + ::= { staHard 5 } + +staHardSwve OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SW-Version" + ::= { staHard 9 } + +staHardEthe OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Switch-Type" + ::= { staHard 10 } + +staChanTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaChanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Channel" + ::= { sta 48 } + +staChanEntry OBJECT-TYPE + SYNTAX StaChanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staChanChan } + ::= { staChanTable 1 } + +StaChanEntry ::= SEQUENCE { + staChanChan INTEGER, + staChanPhcha INTEGER, + staChanPlci INTEGER, + staChanBus INTEGER, + staChanState INTEGER, + staChanApp INTEGER, + staChanMode INTEGER, + staChanCause INTEGER, + staChanNumbe DisplayString, + staChanSubad INTEGER, + staChanCharg INTEGER, + staChanConns INTEGER, + staChanConnt INTEGER, + staChanExtra DisplayString, + staChanIsdnd DisplayString, + staChanPptpc INTEGER, + staChanVpnco INTEGER + } + +staChanChan OBJECT-TYPE + SYNTAX INTEGER{ + atm-err(1), + atm-1(2), + atm-2(3), + atm-3(4), + atm-4(5), + atm-5(6), + atm-6(7), + atm-7(8), + atm-8(9), + s0-1-err(10), + s0-1-b1(11), + s0-1-b2(12), + s0-2-err(13), + s0-2-b1(14), + s0-2-b2(15), + dsl-err(16), + dsl-ch-1(17), + dsl-ch-2(18), + dsl-ch-3(19), + dsl-ch-4(20), + dsl-ch-5(21), + dsl-ch-6(22), + dsl-ch-7(23), + dsl-ch-8(24), + ext-err(25), + ext(26) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Chan." + ::= { staChanEntry 1 } + +staChanPhcha OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ph.-Chan." + ::= { staChanEntry 15 } + +staChanPlci OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PLCI" + ::= { staChanEntry 2 } + +staChanBus OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bus" + ::= { staChanEntry 3 } + +staChanState OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staChanEntry 4 } + +staChanApp OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + router(1), + capi(2), + a-b(3), + time-module(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "App" + ::= { staChanEntry 5 } + +staChanMode OBJECT-TYPE + SYNTAX INTEGER{ + unk(0), + act(1), + pas(2), + perm(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staChanEntry 6 } + +staChanCause OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cause" + ::= { staChanEntry 7 } + +staChanNumbe OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Number" + ::= { staChanEntry 8 } + +staChanSubad OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subaddress" + ::= { staChanEntry 9 } + +staChanCharg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Charge" + ::= { staChanEntry 10 } + +staChanConns OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-start" + ::= { staChanEntry 13 } + +staChanConnt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staChanEntry 12 } + +staChanExtra OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Extra" + ::= { staChanEntry 11 } + +staChanIsdnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..34)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ISDN-display" + ::= { staChanEntry 14 } + +staChanPptpc OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PPTP-Conns." + ::= { staChanEntry 16 } + +staChanVpnco OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VPN-Conns." + ::= { staChanEntry 17 } + +staMode OBJECT IDENTIFIER ::= { sta 49} +staModeOperating OBJECT-TYPE + SYNTAX INTEGER { + no(0), + modem(1), + umts-gprs(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staMode 4 } + +staModeModeminfo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Modem-Info" + ::= { staMode 1 } + +staModeConnectinfo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect-Info" + ::= { staMode 2 } + +staModeState OBJECT-TYPE + SYNTAX INTEGER { + wait-for-device(15), + deactivated(0), + device-detection(1), + reset(2), + initializing(3), + modem-id(4), + ready(5), + connecting(6), + pass-connecting(7), + data-mode(8), + network-scan(9), + set-pin(10), + pin-invalid(11), + unexpected-response(12), + puk-required(13), + network(14) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staMode 3 } + +staModeDatarate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Data-Rate" + ::= { staMode 5 } + +staModeSignaldbm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Signal[dBm]" + ::= { staMode 6 } + +staModeRegistration OBJECT-TYPE + SYNTAX INTEGER { + no-network(0), + home-network(1), + searching(2), + denied(3), + unknown(4), + roaming(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Registration" + ::= { staMode 7 } + +staModeNetwork OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staMode 8 } + +staModeMode OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + umts(1), + gprs(2), + gsm(3), + edge(4), + hsdpa(5), + hsupa(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staMode 12 } + +staModePort OBJECT-TYPE + SYNTAX INTEGER { + none(0), + outband(1), + usb(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staMode 13 } + +staModePinstatus OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..47)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "PIN-Status" + ::= { staMode 21 } + +staModeHardwareresets OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hardware-Resets" + ::= { staMode 15 } + +staModeTemperaturesta OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + normal(1), + low(2), + high(3), + low-critical(5), + high-critical(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Temperature_status" + ::= { staMode 17 } + +staModeTemperaturedeg OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Temperature[degC]" + ::= { staMode 18 } + +staModeSupplyvoltages OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + normal(1), + low(2), + high(3), + low-critical(5), + high-critical(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Supply_voltage_status" + ::= { staMode 19 } + +staModeSupplyvoltagem OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Supply_voltage[mV]" + ::= { staMode 20 } + +staModeSimidiccid OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..22)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SIM-ID(ICCID)" + ::= { staMode 23 } + +staModeNetworklistTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaModeNetworklistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-List" + ::= { staMode 9 } + +staModeNetworklistEntry OBJECT-TYPE + SYNTAX StaModeNetworklistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staModeNetworklistNet } + ::= { staModeNetworklistTable 1 } + +StaModeNetworklistEntry ::= SEQUENCE { + staModeNetworklistNet DisplayString, + staModeNetworklistSta INTEGER, + staModeNetworklistMod BITS + } + +staModeNetworklistNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staModeNetworklistEntry 1 } + +staModeNetworklistSta OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + available(2), + current(3), + forbidden(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staModeNetworklistEntry 2 } + +staModeNetworklistMod OBJECT-TYPE + SYNTAX BITS{ + unknown(0), + gprs(1), + umts(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staModeNetworklistEntry 3 } + +staModeHistoryTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaModeHistoryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "History" + ::= { staMode 16 } + +staModeHistoryEntry OBJECT-TYPE + SYNTAX StaModeHistoryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staModeHistoryInd } + ::= { staModeHistoryTable 1 } + +StaModeHistoryEntry ::= SEQUENCE { + staModeHistoryInd INTEGER, + staModeHistoryTim INTEGER, + staModeHistorySig INTEGER, + staModeHistoryNet DisplayString, + staModeHistoryMod INTEGER, + staModeHistoryReg INTEGER + } + +staModeHistoryInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staModeHistoryEntry 1 } + +staModeHistoryTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timestamp" + ::= { staModeHistoryEntry 2 } + +staModeHistorySig OBJECT-TYPE + SYNTAX INTEGER (-2147483648..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Signal[dBm]" + ::= { staModeHistoryEntry 3 } + +staModeHistoryNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { staModeHistoryEntry 4 } + +staModeHistoryMod OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + umts(1), + gprs(2), + gsm(3), + edge(4), + hsdpa(5), + hsupa(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Mode" + ::= { staModeHistoryEntry 5 } + +staModeHistoryReg OBJECT-TYPE + SYNTAX INTEGER{ + no-network(0), + home-network(1), + searching(2), + denied(3), + unknown(4), + roaming(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Registration" + ::= { staModeHistoryEntry 6 } + +staModeScannetworks OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Scan-Networks" + ::= { staMode 10 } + +staModeInputpuk OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Input-PUK" + ::= { staMode 11 } + +staModeDroppedtxpacke OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped-Tx-packets" + ::= { staMode 14 } + +staModeRxtimeouts OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Timeouts" + ::= { staMode 22 } + +staFile OBJECT IDENTIFIER ::= { sta 50} +staFileConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaFileConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Contents" + ::= { staFile 1 } + +staFileConEntry OBJECT-TYPE + SYNTAX StaFileConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staFileConNam } + ::= { staFileConTable 1 } + +StaFileConEntry ::= SEQUENCE { + staFileConNam DisplayString, + staFileConSiz INTEGER + } + +staFileConNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staFileConEntry 1 } + +staFileConSiz OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Size" + ::= { staFileConEntry 2 } + +staEthe OBJECT IDENTIFIER ::= { sta 51} +staEthePortsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaEthePortsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ports" + ::= { staEthe 1 } + +staEthePortsEntry OBJECT-TYPE + SYNTAX StaEthePortsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staEthePortsPor } + ::= { staEthePortsTable 1 } + +StaEthePortsEntry ::= SEQUENCE { + staEthePortsPor INTEGER, + staEthePortsAss INTEGER, + staEthePortsPri INTEGER, + staEthePortsLin INTEGER, + staEthePortsCon INTEGER, + staEthePortsAut INTEGER, + staEthePortsFlo INTEGER, + staEthePortsMdi INTEGER + } + +staEthePortsPor OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staEthePortsEntry 1 } + +staEthePortsAss OBJECT-TYPE + SYNTAX INTEGER{ + dsl-1(512), + dsl-2(513), + dsl-3(514), + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + idle(65533), + monitor(65534), + power-down(65535) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Assignment" + ::= { staEthePortsEntry 7 } + +staEthePortsPri OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Private-Mode" + ::= { staEthePortsEntry 9 } + +staEthePortsLin OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Link-Active" + ::= { staEthePortsEntry 3 } + +staEthePortsCon OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + e10b-t(1), + fd10b-tx(2), + e100b-tx(3), + fd100b-tx(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connector" + ::= { staEthePortsEntry 4 } + +staEthePortsAut OBJECT-TYPE + SYNTAX INTEGER{ + pending(0), + completed(1), + disabled(2), + not-available(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Auto-Negotiation" + ::= { staEthePortsEntry 10 } + +staEthePortsFlo OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flow-Control" + ::= { staEthePortsEntry 8 } + +staEthePortsMdi OBJECT-TYPE + SYNTAX INTEGER{ + mdi(0), + mdix(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MDI-Mode" + ::= { staEthePortsEntry 6 } + +staEtheCabletest OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cable-Test" + ::= { staEthe 2 } + +staEtheCabletestrTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaEtheCabletestrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Cable-Test-Results" + ::= { staEthe 3 } + +staEtheCabletestrEntry OBJECT-TYPE + SYNTAX StaEtheCabletestrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staEtheCabletestrIfc } + ::= { staEtheCabletestrTable 1 } + +StaEtheCabletestrEntry ::= SEQUENCE { + staEtheCabletestrIfc INTEGER, + staEtheCabletestrTxs INTEGER, + staEtheCabletestrTxd DisplayString, + staEtheCabletestrRxs INTEGER, + staEtheCabletestrRxd DisplayString + } + +staEtheCabletestrIfc OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staEtheCabletestrEntry 1 } + +staEtheCabletestrTxs OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + ok(1), + open(2), + short(3), + impedance-fault(4), + fail(5), + busy(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Status" + ::= { staEtheCabletestrEntry 4 } + +staEtheCabletestrTxd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Distance" + ::= { staEtheCabletestrEntry 5 } + +staEtheCabletestrRxs OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + ok(1), + open(2), + short(3), + impedance-fault(4), + fail(5), + busy(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Status" + ::= { staEtheCabletestrEntry 2 } + +staEtheCabletestrRxd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Distance" + ::= { staEtheCabletestrEntry 3 } + +staPppo OBJECT IDENTIFIER ::= { sta 52} +staPppoRxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Packets" + ::= { staPppo 1 } + +staPppoTxp OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-Packets" + ::= { staPppo 2 } + +staPppoDro OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dropped-Packets" + ::= { staPppo 5 } + +staPppoRxe OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-Errors" + ::= { staPppo 6 } + +staPppoSes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Session-Errors" + ::= { staPppo 8 } + +staPppoConTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaPppoConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staPppo 9 } + +staPppoConEntry OBJECT-TYPE + SYNTAX StaPppoConEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staPppoConCha, staPppoConMac } + ::= { staPppoConTable 1 } + +StaPppoConEntry ::= SEQUENCE { + staPppoConCha DisplayString, + staPppoConMac DisplayString, + staPppoConSta INTEGER, + staPppoConLas INTEGER, + staPppoConSht INTEGER, + staPppoConPee INTEGER, + staPppoConCon INTEGER + } + +staPppoConCha OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Channel" + ::= { staPppoConEntry 1 } + +staPppoConMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staPppoConEntry 2 } + +staPppoConSta OBJECT-TYPE + SYNTAX INTEGER{ + init(0), + setup-wan(1), + ready(2), + wait-for-cb(3), + dial(4), + incoming-call(5), + protocol(6), + connection(7), + disconnecting(8), + call-back(9), + bundle-connect(10), + protocol-2(11), + reserved(12), + bundle(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staPppoConEntry 3 } + +staPppoConLas OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + remote-disconnected(17153), + manual-disconnect(17154), + shorthold-expired(17155), + physical-disconnected(17156), + invalid-physical-channel(17157), + dynamic-vpn-reconnect(17158), + configuration-changed(17159), + removed-from-config(17160), + remote-doubled(267), + icmp-conn-error(275), + dhcp-timeout(277), + pptp-no-response(278), + vpn-no-response(279), + arp-no-response(280), + pptp-no-channel(513), + pptp-bad-format(514), + pptp-bad-value(515), + pptp-no-ressource(516), + pptp-bad-call-id(517), + pptp-gen-error(518), + lcp-rejected(32768), + auth-error(32769), + auth-rejected(32770), + lcp-conn-error(32771), + pap-rejected(32784), + pap-rx-timeout(32785), + pap-tx-timeout(32786), + wrong-pap-req(32787), + pap-nak-received(32788), + unkn-pap-peer(32789), + chap-rejected(32800), + chap-rx-timeout(32801), + chap-tx-timeout(32802), + wrong-chap-resp(32803), + chap-fail-recvd(32804), + unkn-chap-peer(32805), + ipxcp-rejected(32816), + wrong-ipxcp-net(32817), + ipxcp-net-reject(32818), + ipxcp-route-unkn(32819), + ipcp-rejected(32832), + ccp-rejected(32848), + no-ncp-available(33008) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Last-Error" + ::= { staPppoConEntry 4 } + +staPppoConSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SH-Time" + ::= { staPppoConEntry 5 } + +staPppoConPee OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer-Address" + ::= { staPppoConEntry 6 } + +staPppoConCon OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-time" + ::= { staPppoConEntry 7 } + +staPppoNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Num.-Connections" + ::= { staPppo 10 } + +staPppoDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staPppo 11 } + +staVoic OBJECT IDENTIFIER ::= { sta 53} +staVoicOpera OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staVoic 1 } + +staVoicExpir OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expire" + ::= { staVoic 2 } + +staVoicUsersTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVoicUsersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Users" + ::= { staVoic 3 } + +staVoicUsersEntry OBJECT-TYPE + SYNTAX StaVoicUsersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVoicUsersIndex } + ::= { staVoicUsersTable 1 } + +StaVoicUsersEntry ::= SEQUENCE { + staVoicUsersIndex INTEGER, + staVoicUsersNumber DisplayString, + staVoicUsersType INTEGER, + staVoicUsersIfc BITS, + staVoicUsersAddres DisplayString, + staVoicUsersDispla DisplayString, + staVoicUsersDomain DisplayString, + staVoicUsersLocalr INTEGER, + staVoicUsersRemote INTEGER, + staVoicUsersStatus INTEGER, + staVoicUsersCfuact INTEGER, + staVoicUsersCfutar DisplayString, + staVoicUsersCfnrac INTEGER, + staVoicUsersCfnrta DisplayString, + staVoicUsersCfnrti INTEGER, + staVoicUsersCfbact INTEGER, + staVoicUsersCfbtar DisplayString + } + +staVoicUsersIndex OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staVoicUsersEntry 1 } + +staVoicUsersNumber OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Number/Name" + ::= { staVoicUsersEntry 2 } + +staVoicUsersType OBJECT-TYPE + SYNTAX INTEGER{ + isdn-user(0), + analog-user(3), + sip-user(1), + unspecified(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staVoicUsersEntry 3 } + +staVoicUsersIfc OBJECT-TYPE + SYNTAX BITS{ + s0-1(1), + s0-2(2), + none(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { staVoicUsersEntry 8 } + +staVoicUsersAddres OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Address" + ::= { staVoicUsersEntry 10 } + +staVoicUsersDispla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Display-Name" + ::= { staVoicUsersEntry 4 } + +staVoicUsersDomain OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staVoicUsersEntry 5 } + +staVoicUsersLocalr OBJECT-TYPE + SYNTAX INTEGER{ + not-possible(0), + registered(1), + not-registered(2), + failed(3), + bad-domain(4), + auth-failure(5), + unknown-user(6), + not-configured(7), + serialno-failure(8), + timeout(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-register" + ::= { staVoicUsersEntry 6 } + +staVoicUsersRemote OBJECT-TYPE + SYNTAX INTEGER{ + not-possible(0), + registered(1), + not-registered(2), + failed(3), + bad-domain(4), + auth-failure(5), + unknown-user(6), + not-configured(7), + serialno-failure(8), + timeout(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-register" + ::= { staVoicUsersEntry 7 } + +staVoicUsersStatus OBJECT-TYPE + SYNTAX INTEGER{ + unspecified(0), + good(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staVoicUsersEntry 9 } + +staVoicUsersCfuact OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CFU-Active" + ::= { staVoicUsersEntry 11 } + +staVoicUsersCfutar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CFU-Target" + ::= { staVoicUsersEntry 12 } + +staVoicUsersCfnrac OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CFNR-Active" + ::= { staVoicUsersEntry 13 } + +staVoicUsersCfnrta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CFNR-Target" + ::= { staVoicUsersEntry 14 } + +staVoicUsersCfnrti OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CFNR-Timeout" + ::= { staVoicUsersEntry 15 } + +staVoicUsersCfbact OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CFB-Active" + ::= { staVoicUsersEntry 16 } + +staVoicUsersCfbtar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CFB-Target" + ::= { staVoicUsersEntry 17 } + +staVoicLinesTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVoicLinesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Lines" + ::= { staVoic 4 } + +staVoicLinesEntry OBJECT-TYPE + SYNTAX StaVoicLinesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVoicLinesIndex } + ::= { staVoicLinesTable 1 } + +StaVoicLinesEntry ::= SEQUENCE { + staVoicLinesIndex INTEGER, + staVoicLinesName DisplayString, + staVoicLinesDomain DisplayString, + staVoicLinesNumber DisplayString, + staVoicLinesType INTEGER, + staVoicLinesRegstatu INTEGER, + staVoicLinesRegstate INTEGER, + staVoicLinesLinestat INTEGER, + staVoicLinesQuality INTEGER + } + +staVoicLinesIndex OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staVoicLinesEntry 1 } + +staVoicLinesName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staVoicLinesEntry 2 } + +staVoicLinesDomain OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staVoicLinesEntry 8 } + +staVoicLinesNumber OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Number" + ::= { staVoicLinesEntry 7 } + +staVoicLinesType OBJECT-TYPE + SYNTAX INTEGER{ + isdn(0), + analog(3), + sip-provider(2), + sip-pbx(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { staVoicLinesEntry 3 } + +staVoicLinesRegstatu OBJECT-TYPE + SYNTAX INTEGER{ + not-possible(0), + registered(1), + not-registered(2), + failed(3), + bad-domain(4), + auth-failure(5), + unknown-user(6), + not-configured(7), + serialno-failure(8), + timeout(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Reg-status" + ::= { staVoicLinesEntry 4 } + +staVoicLinesRegstate OBJECT-TYPE + SYNTAX INTEGER{ + idle(0), + trying(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Reg-state" + ::= { staVoicLinesEntry 9 } + +staVoicLinesLinestat OBJECT-TYPE + SYNTAX INTEGER{ + unspecified(0), + failure(1), + busy(2), + ready(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Line-status" + ::= { staVoicLinesEntry 5 } + +staVoicLinesQuality OBJECT-TYPE + SYNTAX INTEGER{ + excellent(5), + good(4), + fair(3), + poor(2), + bad(1), + unspecified(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Quality" + ::= { staVoicLinesEntry 6 } + +staVoicCallsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVoicCallsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Calls" + ::= { staVoic 5 } + +staVoicCallsEntry OBJECT-TYPE + SYNTAX StaVoicCallsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVoicCallsIndex } + ::= { staVoicCallsTable 1 } + +StaVoicCallsEntry ::= SEQUENCE { + staVoicCallsIndex INTEGER, + staVoicCallsFromli DisplayString, + staVoicCallsFromdi DisplayString, + staVoicCallsFromnu DisplayString, + staVoicCallsFromdo DisplayString, + staVoicCallsTonumb DisplayString, + staVoicCallsTodoma DisplayString, + staVoicCallsDestli DisplayString, + staVoicCallsDestdi DisplayString, + staVoicCallsDestnu DisplayString, + staVoicCallsDestdo DisplayString, + staVoicCallsCfmeth DisplayString, + staVoicCallsStart INTEGER, + staVoicCallsConnec INTEGER, + staVoicCallsEnd INTEGER, + staVoicCallsFromto DisplayString, + staVoicCallsTofrom DisplayString, + staVoicCallsStatus INTEGER + } + +staVoicCallsIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staVoicCallsEntry 1 } + +staVoicCallsFromli OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "From_Line" + ::= { staVoicCallsEntry 2 } + +staVoicCallsFromdi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "From_DisplayName" + ::= { staVoicCallsEntry 3 } + +staVoicCallsFromnu OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "From_Number/Name" + ::= { staVoicCallsEntry 4 } + +staVoicCallsFromdo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "From_Domain" + ::= { staVoicCallsEntry 5 } + +staVoicCallsTonumb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "To_Number/Name" + ::= { staVoicCallsEntry 7 } + +staVoicCallsTodoma OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "To_Domain" + ::= { staVoicCallsEntry 6 } + +staVoicCallsDestli OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-Line" + ::= { staVoicCallsEntry 8 } + +staVoicCallsDestdi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-DisplayName" + ::= { staVoicCallsEntry 13 } + +staVoicCallsDestnu OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-Number/Name" + ::= { staVoicCallsEntry 9 } + +staVoicCallsDestdo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-Domain" + ::= { staVoicCallsEntry 14 } + +staVoicCallsCfmeth OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..11)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CF-Method" + ::= { staVoicCallsEntry 18 } + +staVoicCallsStart OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Start" + ::= { staVoicCallsEntry 11 } + +staVoicCallsConnec OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect" + ::= { staVoicCallsEntry 17 } + +staVoicCallsEnd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "End" + ::= { staVoicCallsEntry 12 } + +staVoicCallsFromto OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..11)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "FromToCodec" + ::= { staVoicCallsEntry 15 } + +staVoicCallsTofrom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..11)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "ToFromCodec" + ::= { staVoicCallsEntry 16 } + +staVoicCallsStatus OBJECT-TYPE + SYNTAX INTEGER{ + unspecified(0), + dialing(1), + ringing(2), + connected(3), + unallocated-number(4), + no-route-to-destination(5), + normal-call-clearing(6), + user-busy(7), + no-user-responding(8), + user-alerting-no-answer(9), + call-rejected(10), + number-changed(11), + non-selected-user-clearing(12), + destination-out-of-order(13), + normal-unspecified(14), + no-channel-available(15), + switching-equipment-congestion(16), + incompatible-destination(17), + unauthorized(18), + payment-required(19), + forbidden(20), + unsupported-media-type(21), + bandwidth-not-available(22), + codec-not-allowed(23), + codec-not-supported(24), + line-not-available(25) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staVoicCallsEntry 10 } + +staVoicUserc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "User_Counter" + ::= { staVoic 6 } + +staVoicLinec OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Line_Counter" + ::= { staVoic 7 } + +staVoicCallc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Call_Counter" + ::= { staVoic 8 } + +staVoicDomai OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Domain" + ::= { staVoic 9 } + +staUsb OBJECT IDENTIFIER ::= { sta 54} +staUsbDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaUsbDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { staUsb 1 } + +staUsbDevEntry OBJECT-TYPE + SYNTAX StaUsbDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staUsbDevBus, staUsbDevAddress } + ::= { staUsbDevTable 1 } + +StaUsbDevEntry ::= SEQUENCE { + staUsbDevBus DisplayString, + staUsbDevAddress INTEGER, + staUsbDevVendor DisplayString, + staUsbDevVendorid INTEGER, + staUsbDevProduct DisplayString, + staUsbDevProducti INTEGER, + staUsbDevDepth INTEGER, + staUsbDevSpeed INTEGER, + staUsbDevInterfac INTEGER, + staUsbDevPower INTEGER, + staUsbDevDriver DisplayString, + staUsbDevParent DisplayString + } + +staUsbDevBus OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bus" + ::= { staUsbDevEntry 1 } + +staUsbDevAddress OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Address" + ::= { staUsbDevEntry 2 } + +staUsbDevVendor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor" + ::= { staUsbDevEntry 3 } + +staUsbDevVendorid OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor-ID" + ::= { staUsbDevEntry 4 } + +staUsbDevProduct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Product" + ::= { staUsbDevEntry 5 } + +staUsbDevProducti OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Product-ID" + ::= { staUsbDevEntry 6 } + +staUsbDevDepth OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Depth" + ::= { staUsbDevEntry 8 } + +staUsbDevSpeed OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Speed" + ::= { staUsbDevEntry 9 } + +staUsbDevInterfac OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interfaces" + ::= { staUsbDevEntry 10 } + +staUsbDevPower OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Power" + ::= { staUsbDevEntry 11 } + +staUsbDevDriver OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Driver" + ::= { staUsbDevEntry 12 } + +staUsbDevParent OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Parent" + ::= { staUsbDevEntry 13 } + +staUsbRei OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reinit" + ::= { staUsb 2 } + +staAcco OBJECT IDENTIFIER ::= { sta 56} +staAccoCurTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Current-User" + ::= { staAcco 1 } + +staAccoCurEntry OBJECT-TYPE + SYNTAX StaAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoCurUsern, staAccoCurMacad, staAccoCurPeer, staAccoCurConnt } + ::= { staAccoCurTable 1 } + +StaAccoCurEntry ::= SEQUENCE { + staAccoCurUsern DisplayString, + staAccoCurMacad DisplayString, + staAccoCurPeer DisplayString, + staAccoCurConnt INTEGER, + staAccoCurRxkby INTEGER, + staAccoCurTxkby INTEGER, + staAccoCurTotal INTEGER, + staAccoCurConne INTEGER + } + +staAccoCurUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { staAccoCurEntry 1 } + +staAccoCurMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staAccoCurEntry 2 } + +staAccoCurPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staAccoCurEntry 3 } + +staAccoCurConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { staAccoCurEntry 4 } + +staAccoCurRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { staAccoCurEntry 5 } + +staAccoCurTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { staAccoCurEntry 6 } + +staAccoCurTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { staAccoCurEntry 8 } + +staAccoCurConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staAccoCurEntry 9 } + +staAccoAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Accounting-List" + ::= { staAcco 2 } + +staAccoAccEntry OBJECT-TYPE + SYNTAX StaAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoAccUsern, staAccoAccMacad, staAccoAccPeer, staAccoAccConnt } + ::= { staAccoAccTable 1 } + +StaAccoAccEntry ::= SEQUENCE { + staAccoAccUsern DisplayString, + staAccoAccMacad DisplayString, + staAccoAccPeer DisplayString, + staAccoAccConnt INTEGER, + staAccoAccRxkby INTEGER, + staAccoAccTxkby INTEGER, + staAccoAccTotal INTEGER, + staAccoAccConne INTEGER + } + +staAccoAccUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { staAccoAccEntry 1 } + +staAccoAccMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staAccoAccEntry 2 } + +staAccoAccPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staAccoAccEntry 3 } + +staAccoAccConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { staAccoAccEntry 4 } + +staAccoAccRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { staAccoAccEntry 5 } + +staAccoAccTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { staAccoAccEntry 6 } + +staAccoAccTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { staAccoAccEntry 8 } + +staAccoAccConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staAccoAccEntry 9 } + +staAccoLasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Last-Snapshot" + ::= { staAcco 3 } + +staAccoLasEntry OBJECT-TYPE + SYNTAX StaAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoLasUsern, staAccoLasMacad, staAccoLasPeer, staAccoLasConnt } + ::= { staAccoLasTable 1 } + +StaAccoLasEntry ::= SEQUENCE { + staAccoLasUsern DisplayString, + staAccoLasMacad DisplayString, + staAccoLasPeer DisplayString, + staAccoLasConnt INTEGER, + staAccoLasRxkby INTEGER, + staAccoLasTxkby INTEGER, + staAccoLasTotal INTEGER, + staAccoLasConne INTEGER + } + +staAccoLasUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { staAccoLasEntry 1 } + +staAccoLasMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { staAccoLasEntry 2 } + +staAccoLasPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { staAccoLasEntry 3 } + +staAccoLasConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { staAccoLasEntry 4 } + +staAccoLasRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { staAccoLasEntry 5 } + +staAccoLasTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { staAccoLasEntry 6 } + +staAccoLasTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { staAccoLasEntry 8 } + +staAccoLasConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { staAccoLasEntry 9 } + +staAccoTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Last-Snapshot" + ::= { staAcco 5 } + +staAccoTimEntry OBJECT-TYPE + SYNTAX StaAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staAccoTimSys } + ::= { staAccoTimTable 1 } + +StaAccoTimEntry ::= SEQUENCE { + staAccoTimSys Counter32 + } + +staAccoTimSys OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "System-time" + ::= { staAccoTimEntry 1 } + +staAccoDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staAcco 4 } + +staCert OBJECT IDENTIFIER ::= { sta 61} +staCertSce OBJECT IDENTIFIER ::= { staCert 1} +staCertSceNumca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumCAs" + ::= { staCertSce 1 } + +staCertSceNumra OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumRAs" + ::= { staCertSce 2 } + +staCertSceNumce OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumCerts" + ::= { staCertSce 3 } + +staCertSceCasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "CAs" + ::= { staCertSce 4 } + +staCertSceCasEntry OBJECT-TYPE + SYNTAX StaCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertSceCasIdx } + ::= { staCertSceCasTable 1 } + +StaCertSceCasEntry ::= SEQUENCE { + staCertSceCasIdx INTEGER, + staCertSceCasName DisplayString, + staCertSceCasExpire DisplayString, + staCertSceCasIssued DisplayString, + staCertSceCasKeyusa DisplayString, + staCertSceCasIssuer DisplayString, + staCertSceCasSubjec DisplayString, + staCertSceCasStatus INTEGER, + staCertSceCasIkecer INTEGER, + staCertSceCasMd5fin DisplayString, + staCertSceCasSha1fi DisplayString, + staCertSceCasExpsnm INTEGER, + staCertSceCasIsssnm INTEGER + } + +staCertSceCasIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertSceCasEntry 1 } + +staCertSceCasName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staCertSceCasEntry 2 } + +staCertSceCasExpire OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertSceCasEntry 3 } + +staCertSceCasIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertSceCasEntry 4 } + +staCertSceCasKeyusa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Key-Usage" + ::= { staCertSceCasEntry 5 } + +staCertSceCasIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertSceCasEntry 6 } + +staCertSceCasSubjec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subject" + ::= { staCertSceCasEntry 7 } + +staCertSceCasStatus OBJECT-TYPE + SYNTAX INTEGER{ + status-unknown(0), + enroll-requested(1), + enroll-received(2), + enroll-ok(3), + enroll-bad(4), + enroll-bad-config(5), + enroll-pending(6), + enroll-rejected(7), + enroll-rejected-badalg(8), + enroll-rejected-badmsgchk(9), + enroll-rejected-badreq(10), + enroll-rejected-badtime(11), + enroll-rejected-badcertid(12), + enroll-ca-missing(13), + enroll-exp-unknown(14), + enroll-key-missing(15), + enroll-req-missing(16), + enroll-bad-reply(17), + ca-ra-requested(18), + ca-ra-received(19), + ca-ra-ok(20), + ca-ra-need-update(21), + ca-ra-bad(22), + ca-ra-bad-config(23), + not-a-ca-cert(24), + fingerprint-check-failed(25), + job-busy(26), + job-timeout(27), + job-scep-not-free(28), + job-no-url(29), + job-no-scep-msg(30), + utc-err(31), + mem-err(32), + msg-len-err(33), + selfsigned-err(34), + pkcs7-wrap-err(35), + pkcs7-unwrap-err(36), + gen-err(37), + job-httpc-err(38), + job-httpc-con-err(39), + job-httpc-dns-err(40), + job-httpc-prot-err(41), + job-httpc-mem-err(42), + job-wdog-err(43), + ok(44), + dn-normalization-failed(45), + io-err(46), + disabled(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertSceCasEntry 8 } + +staCertSceCasIkecer OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IKE-Certificate" + ::= { staCertSceCasEntry 9 } + +staCertSceCasMd5fin OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..46)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "md5-Fingerprint" + ::= { staCertSceCasEntry 10 } + +staCertSceCasSha1fi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..58)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "sha1-Fingerprint" + ::= { staCertSceCasEntry 11 } + +staCertSceCasExpsnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertSceCasEntry 12 } + +staCertSceCasIsssnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertSceCasEntry 13 } + +staCertSceRasTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertSceRasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RAs" + ::= { staCertSce 5 } + +staCertSceRasEntry OBJECT-TYPE + SYNTAX StaCertSceRasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertSceRasIdx } + ::= { staCertSceRasTable 1 } + +StaCertSceRasEntry ::= SEQUENCE { + staCertSceRasIdx INTEGER, + staCertSceRasName DisplayString, + staCertSceRasExpire DisplayString, + staCertSceRasIssued DisplayString, + staCertSceRasKeyusa DisplayString, + staCertSceRasIssuer DisplayString, + staCertSceRasSubjec DisplayString, + staCertSceRasStatus INTEGER, + staCertSceRasExpsnm INTEGER, + staCertSceRasIsssnm INTEGER + } + +staCertSceRasIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertSceRasEntry 1 } + +staCertSceRasName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staCertSceRasEntry 2 } + +staCertSceRasExpire OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertSceRasEntry 3 } + +staCertSceRasIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertSceRasEntry 4 } + +staCertSceRasKeyusa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Key-Usage" + ::= { staCertSceRasEntry 5 } + +staCertSceRasIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertSceRasEntry 6 } + +staCertSceRasSubjec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subject" + ::= { staCertSceRasEntry 7 } + +staCertSceRasStatus OBJECT-TYPE + SYNTAX INTEGER{ + status-unknown(0), + enroll-requested(1), + enroll-received(2), + enroll-ok(3), + enroll-bad(4), + enroll-bad-config(5), + enroll-pending(6), + enroll-rejected(7), + enroll-rejected-badalg(8), + enroll-rejected-badmsgchk(9), + enroll-rejected-badreq(10), + enroll-rejected-badtime(11), + enroll-rejected-badcertid(12), + enroll-ca-missing(13), + enroll-exp-unknown(14), + enroll-key-missing(15), + enroll-req-missing(16), + enroll-bad-reply(17), + ca-ra-requested(18), + ca-ra-received(19), + ca-ra-ok(20), + ca-ra-need-update(21), + ca-ra-bad(22), + ca-ra-bad-config(23), + not-a-ca-cert(24), + fingerprint-check-failed(25), + job-busy(26), + job-timeout(27), + job-scep-not-free(28), + job-no-url(29), + job-no-scep-msg(30), + utc-err(31), + mem-err(32), + msg-len-err(33), + selfsigned-err(34), + pkcs7-wrap-err(35), + pkcs7-unwrap-err(36), + gen-err(37), + job-httpc-err(38), + job-httpc-con-err(39), + job-httpc-dns-err(40), + job-httpc-prot-err(41), + job-httpc-mem-err(42), + job-wdog-err(43), + ok(44), + dn-normalization-failed(45), + io-err(46), + disabled(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertSceRasEntry 8 } + +staCertSceRasExpsnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertSceRasEntry 9 } + +staCertSceRasIsssnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertSceRasEntry 10 } + +staCertSceCertsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertSceCertsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Certs" + ::= { staCertSce 6 } + +staCertSceCertsEntry OBJECT-TYPE + SYNTAX StaCertSceCertsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertSceCertsIdx } + ::= { staCertSceCertsTable 1 } + +StaCertSceCertsEntry ::= SEQUENCE { + staCertSceCertsIdx INTEGER, + staCertSceCertsName DisplayString, + staCertSceCertsExpires DisplayString, + staCertSceCertsIssued DisplayString, + staCertSceCertsKeyusage DisplayString, + staCertSceCertsExtended DisplayString, + staCertSceCertsSubjecta DisplayString, + staCertSceCertsIssuer DisplayString, + staCertSceCertsSubject DisplayString, + staCertSceCertsStatus INTEGER, + staCertSceCertsExpsnmp INTEGER, + staCertSceCertsIsssnmp INTEGER + } + +staCertSceCertsIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertSceCertsEntry 1 } + +staCertSceCertsName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { staCertSceCertsEntry 2 } + +staCertSceCertsExpires OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertSceCertsEntry 3 } + +staCertSceCertsIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertSceCertsEntry 4 } + +staCertSceCertsKeyusage OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Key-Usage" + ::= { staCertSceCertsEntry 5 } + +staCertSceCertsExtended OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Extended-KeyUsage" + ::= { staCertSceCertsEntry 12 } + +staCertSceCertsSubjecta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SubjectAltName" + ::= { staCertSceCertsEntry 6 } + +staCertSceCertsIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertSceCertsEntry 7 } + +staCertSceCertsSubject OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Subject" + ::= { staCertSceCertsEntry 8 } + +staCertSceCertsStatus OBJECT-TYPE + SYNTAX INTEGER{ + status-unknown(0), + enroll-requested(1), + enroll-received(2), + enroll-ok(3), + enroll-bad(4), + enroll-bad-config(5), + enroll-pending(6), + enroll-rejected(7), + enroll-rejected-badalg(8), + enroll-rejected-badmsgchk(9), + enroll-rejected-badreq(10), + enroll-rejected-badtime(11), + enroll-rejected-badcertid(12), + enroll-ca-missing(13), + enroll-exp-unknown(14), + enroll-key-missing(15), + enroll-req-missing(16), + enroll-bad-reply(17), + ca-ra-requested(18), + ca-ra-received(19), + ca-ra-ok(20), + ca-ra-need-update(21), + ca-ra-bad(22), + ca-ra-bad-config(23), + not-a-ca-cert(24), + fingerprint-check-failed(25), + job-busy(26), + job-timeout(27), + job-scep-not-free(28), + job-no-url(29), + job-no-scep-msg(30), + utc-err(31), + mem-err(32), + msg-len-err(33), + selfsigned-err(34), + pkcs7-wrap-err(35), + pkcs7-unwrap-err(36), + gen-err(37), + job-httpc-err(38), + job-httpc-con-err(39), + job-httpc-dns-err(40), + job-httpc-prot-err(41), + job-httpc-mem-err(42), + job-wdog-err(43), + ok(44), + dn-normalization-failed(45), + io-err(46), + disabled(47) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertSceCertsEntry 9 } + +staCertSceCertsExpsnmp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertSceCertsEntry 10 } + +staCertSceCertsIsssnmp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertSceCertsEntry 11 } + +staCertSceDelet OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staCertSce 7 } + +staCertCrl OBJECT IDENTIFIER ::= { staCert 3} +staCertCrlNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NumCRLs" + ::= { staCertCrl 1 } + +staCertCrlCrlTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCertCrlCrlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "CRLs" + ::= { staCertCrl 2 } + +staCertCrlCrlEntry OBJECT-TYPE + SYNTAX StaCertCrlCrlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCertCrlCrlIdx } + ::= { staCertCrlCrlTable 1 } + +StaCertCrlCrlEntry ::= SEQUENCE { + staCertCrlCrlIdx INTEGER, + staCertCrlCrlExpire DisplayString, + staCertCrlCrlIssued DisplayString, + staCertCrlCrlIssuer DisplayString, + staCertCrlCrlDistri DisplayString, + staCertCrlCrlStatus INTEGER, + staCertCrlCrlExpsnm INTEGER, + staCertCrlCrlIsssnm INTEGER + } + +staCertCrlCrlIdx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { staCertCrlCrlEntry 1 } + +staCertCrlCrlExpire OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expires" + ::= { staCertCrlCrlEntry 2 } + +staCertCrlCrlIssued OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issued" + ::= { staCertCrlCrlEntry 3 } + +staCertCrlCrlIssuer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Issuer" + ::= { staCertCrlCrlEntry 4 } + +staCertCrlCrlDistri OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distribution-Point" + ::= { staCertCrlCrlEntry 5 } + +staCertCrlCrlStatus OBJECT-TYPE + SYNTAX INTEGER{ + status-unknown(0), + update-requested(1), + update-received(2), + update-ok(3), + update-bad(4), + crl-job-busy(5), + crl-job-timeout(6), + crl-not-free-err(7), + no-url-passed-err(8), + no-crl-received-err(9), + no-utc-err(10), + crl-job-mem-err(11), + crl-len-err(12), + crl-gen-err(13), + httpc-err(14), + httpc-con-err(15), + httpc-dns-err(16), + httpc-prot-err(17), + httpc-mem-err(18), + crl-job-wdog-err(19), + prefetching(20), + retrieving(21), + crl-ok(22), + not-a-crl(23), + no-root-issuer(24), + issuer-mismatch(25), + no-lu-in-crl(26), + crl-not-gmt(27), + invalid-field(28), + update-expired(29), + crls-disabled(30) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Status" + ::= { staCertCrlCrlEntry 6 } + +staCertCrlCrlExpsnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Exp-SNMP" + ::= { staCertCrlCrlEntry 7 } + +staCertCrlCrlIsssnm OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Iss-SNMP" + ::= { staCertCrlCrlEntry 8 } + +staVlan OBJECT IDENTIFIER ::= { sta 62} +staVlanOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Operating" + ::= { staVlan 4 } + +staVlanNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { staVlan 1 } + +staVlanNetEntry OBJECT-TYPE + SYNTAX StaVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVlanNetVla } + ::= { staVlanNetTable 1 } + +StaVlanNetEntry ::= SEQUENCE { + staVlanNetVla INTEGER, + staVlanNetPor DisplayString + } + +staVlanNetVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { staVlanNetEntry 1 } + +staVlanNetPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ports" + ::= { staVlanNetEntry 4 } + +staVlanPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Table" + ::= { staVlan 2 } + +staVlanPorEntry OBJECT-TYPE + SYNTAX StaVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staVlanPorPor } + ::= { staVlanPorTable 1 } + +StaVlanPorEntry ::= SEQUENCE { + staVlanPorPor DisplayString, + staVlanPorTag INTEGER + } + +staVlanPorPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { staVlanPorEntry 1 } + +staVlanPorTag OBJECT-TYPE + SYNTAX INTEGER{ + ingress-mixed(0), + never(1), + mixed(2), + always(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tagging-Mode" + ::= { staVlanPorEntry 6 } + +staComp OBJECT IDENTIFIER ::= { sta 67} +staCompDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { staComp 1 } + +staCompDevEntry OBJECT-TYPE + SYNTAX StaCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompDevIndex } + ::= { staCompDevTable 1 } + +StaCompDevEntry ::= SEQUENCE { + staCompDevIndex INTEGER, + staCompDevDevicet INTEGER, + staCompDevBus INTEGER, + staCompDevDevice INTEGER, + staCompDevVendor INTEGER, + staCompDevUsbdriv INTEGER, + staCompDevState INTEGER, + staCompDevService INTEGER, + staCompDevFullnam DisplayString + } + +staCompDevIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { staCompDevEntry 1 } + +staCompDevDevicet OBJECT-TYPE + SYNTAX INTEGER{ + outband-modem(2), + outband(1), + option-icon(17), + novatel-merlin-mc950d(26), + sierra-compass-885(39), + sierra-aircard-875u(30), + huawei-e172-e220-e870(31), + e4g-systems-uxs1(23), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompDevEntry 2 } + +staCompDevBus OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + outband(1), + cardbus(2), + usb(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bus" + ::= { staCompDevEntry 3 } + +staCompDevDevice OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device" + ::= { staCompDevEntry 4 } + +staCompDevVendor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Vendor" + ::= { staCompDevEntry 5 } + +staCompDevUsbdriv OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + ubsa(1), + uchcom(2), + uftdi(3), + ugensa(4), + uhmodem(5), + ukyopon(6), + uplcom(7), + uslsa(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "USB-Driver" + ::= { staCompDevEntry 11 } + +staCompDevState OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + wait-for-firmware(1), + ready(2), + in-use(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "State" + ::= { staCompDevEntry 13 } + +staCompDevService OBJECT-TYPE + SYNTAX INTEGER{ + wan(1), + com-port-server(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service" + ::= { staCompDevEntry 15 } + +staCompDevFullnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompDevEntry 99 } + +staCompCom OBJECT IDENTIFIER ::= { staComp 2} +staCompComNetworksTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComNetworksEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-Status" + ::= { staCompCom 1 } + +staCompComNetworksEntry OBJECT-TYPE + SYNTAX StaCompComNetworksEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComNetworksDevicet, staCompComNetworksPortnum } + ::= { staCompComNetworksTable 1 } + +StaCompComNetworksEntry ::= SEQUENCE { + staCompComNetworksDevicet INTEGER, + staCompComNetworksPortnum INTEGER, + staCompComNetworksFullnam DisplayString, + staCompComNetworksConnect INTEGER, + staCompComNetworksLasterr INTEGER, + staCompComNetworksRemotea INTEGER, + staCompComNetworksLocalpo INTEGER, + staCompComNetworksRemotep INTEGER + } + +staCompComNetworksDevicet OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComNetworksEntry 1 } + +staCompComNetworksPortnum OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComNetworksEntry 2 } + +staCompComNetworksFullnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComNetworksEntry 99 } + +staCompComNetworksConnect OBJECT-TYPE + SYNTAX INTEGER{ + idle(0), + listening(1), + connecting(2), + connected(3), + not-listening(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connection-Status" + ::= { staCompComNetworksEntry 4 } + +staCompComNetworksLasterr OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + dns-error(1), + tcp-connect-error(2), + remote-disconnect(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Error" + ::= { staCompComNetworksEntry 5 } + +staCompComNetworksRemotea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Address" + ::= { staCompComNetworksEntry 6 } + +staCompComNetworksLocalpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Local-Port" + ::= { staCompComNetworksEntry 7 } + +staCompComNetworksRemotep OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Remote-Port" + ::= { staCompComNetworksEntry 8 } + +staCompComComportsTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComComportsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "COM-Port-Status" + ::= { staCompCom 2 } + +staCompComComportsEntry OBJECT-TYPE + SYNTAX StaCompComComportsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComComportsDev, staCompComComportsPor } + ::= { staCompComComportsTable 1 } + +StaCompComComportsEntry ::= SEQUENCE { + staCompComComportsDev INTEGER, + staCompComComportsPor INTEGER, + staCompComComportsFul DisplayString, + staCompComComportsInt INTEGER, + staCompComComportsBit INTEGER, + staCompComComportsDat INTEGER, + staCompComComportsPar INTEGER, + staCompComComportsSto INTEGER, + staCompComComportsHan INTEGER + } + +staCompComComportsDev OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComComportsEntry 1 } + +staCompComComportsPor OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComComportsEntry 2 } + +staCompComComportsFul OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComComportsEntry 99 } + +staCompComComportsInt OBJECT-TYPE + SYNTAX INTEGER{ + not-present(0), + not-ready(1), + ready(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Interface-Status" + ::= { staCompComComportsEntry 4 } + +staCompComComportsBit OBJECT-TYPE + SYNTAX INTEGER{ + e110(110), + e300(300), + e600(600), + e1200(1200), + e2400(2400), + e4800(4800), + e9600(9600), + e19200(19200), + e38400(38400), + e57600(57600), + e115200(115200), + e125000(125000), + e230400(230400) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Bit-Rate" + ::= { staCompComComportsEntry 5 } + +staCompComComportsDat OBJECT-TYPE + SYNTAX INTEGER{ + e7(7), + e8(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Data-Bits" + ::= { staCompComComportsEntry 6 } + +staCompComComportsPar OBJECT-TYPE + SYNTAX INTEGER{ + none(1), + odd(2), + even(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Parity" + ::= { staCompComComportsEntry 7 } + +staCompComComportsSto OBJECT-TYPE + SYNTAX INTEGER{ + e1(1), + e2(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Stop-Bits" + ::= { staCompComComportsEntry 8 } + +staCompComComportsHan OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rts-cts(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Handshake" + ::= { staCompComComportsEntry 9 } + +staCompComBytecounTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComBytecounEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Byte-Counters" + ::= { staCompCom 3 } + +staCompComBytecounEntry OBJECT-TYPE + SYNTAX StaCompComBytecounEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComBytecounDevicety, staCompComBytecounPortnumb } + ::= { staCompComBytecounTable 1 } + +StaCompComBytecounEntry ::= SEQUENCE { + staCompComBytecounDevicety INTEGER, + staCompComBytecounPortnumb INTEGER, + staCompComBytecounFullname DisplayString, + staCompComBytecounSerialtx INTEGER, + staCompComBytecounSerialrx INTEGER, + staCompComBytecounNetworkt INTEGER, + staCompComBytecounNetworkr INTEGER + } + +staCompComBytecounDevicety OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComBytecounEntry 1 } + +staCompComBytecounPortnumb OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComBytecounEntry 2 } + +staCompComBytecounFullname OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComBytecounEntry 99 } + +staCompComBytecounSerialtx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-Tx" + ::= { staCompComBytecounEntry 4 } + +staCompComBytecounSerialrx OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-Rx" + ::= { staCompComBytecounEntry 5 } + +staCompComBytecounNetworkt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-Tx" + ::= { staCompComBytecounEntry 6 } + +staCompComBytecounNetworkr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-Rx" + ::= { staCompComBytecounEntry 7 } + +staCompComComporteTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComComporteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "COM-Port-Errors" + ::= { staCompCom 4 } + +staCompComComporteEntry OBJECT-TYPE + SYNTAX StaCompComComporteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComComporteDev, staCompComComportePor } + ::= { staCompComComporteTable 1 } + +StaCompComComporteEntry ::= SEQUENCE { + staCompComComporteDev INTEGER, + staCompComComportePor INTEGER, + staCompComComporteFul DisplayString, + staCompComComportePar INTEGER, + staCompComComporteFra INTEGER + } + +staCompComComporteDev OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComComporteEntry 1 } + +staCompComComportePor OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComComporteEntry 2 } + +staCompComComporteFul OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComComporteEntry 99 } + +staCompComComportePar OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Parity-Errors" + ::= { staCompComComporteEntry 4 } + +staCompComComporteFra OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Framing-Errors" + ::= { staCompComComporteEntry 5 } + +staCompComConnectiTable OBJECT-TYPE + SYNTAX SEQUENCE OF StaCompComConnectiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connections" + ::= { staCompCom 5 } + +staCompComConnectiEntry OBJECT-TYPE + SYNTAX StaCompComConnectiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { staCompComConnectiDevicet, staCompComConnectiPortnum } + ::= { staCompComConnectiTable 1 } + +StaCompComConnectiEntry ::= SEQUENCE { + staCompComConnectiDevicet INTEGER, + staCompComConnectiPortnum INTEGER, + staCompComConnectiFullnam DisplayString, + staCompComConnectiServerg INTEGER, + staCompComConnectiServerr INTEGER, + staCompComConnectiClients INTEGER, + staCompComConnectiClientd INTEGER, + staCompComConnectiClientt INTEGER, + staCompComConnectiClientr INTEGER + } + +staCompComConnectiDevicet OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Device-Type" + ::= { staCompComConnectiEntry 1 } + +staCompComConnectiPortnum OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port-Number" + ::= { staCompComConnectiEntry 2 } + +staCompComConnectiFullnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Full-Name" + ::= { staCompComConnectiEntry 99 } + +staCompComConnectiServerg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Granted" + ::= { staCompComConnectiEntry 4 } + +staCompComConnectiServerr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Rejected" + ::= { staCompComConnectiEntry 5 } + +staCompComConnectiClients OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-Succeeded" + ::= { staCompComConnectiEntry 6 } + +staCompComConnectiClientd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-DNS-Error" + ::= { staCompComConnectiEntry 7 } + +staCompComConnectiClientt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-TCP-Error" + ::= { staCompComConnectiEntry 8 } + +staCompComConnectiClientr OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Client-Remote-Disconnects" + ::= { staCompComConnectiEntry 9 } + +staCompComDeleteva OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { staCompCom 99 } + +staDele OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Values" + ::= { sta 100 } + +setName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { set 1 } + +setWan OBJECT IDENTIFIER ::= { set 2} +setWanDialuppTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanDialuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dialup-Peers" + ::= { setWan 2 } + +setWanDialuppEntry OBJECT-TYPE + SYNTAX SetWanDialuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanDialuppPee } + ::= { setWanDialuppTable 1 } + +SetWanDialuppEntry ::= SEQUENCE { + setWanDialuppPee DisplayString, + setWanDialuppDia DisplayString, + setWanDialuppB1d INTEGER, + setWanDialuppB2d INTEGER, + setWanDialuppWan DisplayString, + setWanDialuppCal INTEGER + } + +setWanDialuppPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanDialuppEntry 1 } + +setWanDialuppDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dialup-remote" + ::= { setWanDialuppEntry 2 } + +setWanDialuppB1d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "B1-DT" + ::= { setWanDialuppEntry 3 } + +setWanDialuppB2d OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "B2-DT" + ::= { setWanDialuppEntry 4 } + +setWanDialuppWan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-layer" + ::= { setWanDialuppEntry 5 } + +setWanDialuppCal OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + auto(1), + name(5), + fast(9), + looser(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Callback" + ::= { setWanDialuppEntry 6 } + +setWanRoundroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanRoundroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RoundRobin" + ::= { setWan 3 } + +setWanRoundroEntry OBJECT-TYPE + SYNTAX SetWanRoundroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanRoundroPee } + ::= { setWanRoundroTable 1 } + +SetWanRoundroEntry ::= SEQUENCE { + setWanRoundroPee DisplayString, + setWanRoundroRou DisplayString, + setWanRoundroHea INTEGER + } + +setWanRoundroPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanRoundroEntry 1 } + +setWanRoundroRou OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..53)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Round-Robin" + ::= { setWanRoundroEntry 2 } + +setWanRoundroHea OBJECT-TYPE + SYNTAX INTEGER{ + last(0), + first(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Head" + ::= { setWanRoundroEntry 3 } + +setWanLayerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Layer" + ::= { setWan 4 } + +setWanLayerEntry OBJECT-TYPE + SYNTAX SetWanLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanLayerWanl } + ::= { setWanLayerTable 1 } + +SetWanLayerEntry ::= SEQUENCE { + setWanLayerWanl DisplayString, + setWanLayerEnca INTEGER, + setWanLayerLay3 INTEGER, + setWanLayerLay2 INTEGER, + setWanLayerL2op INTEGER, + setWanLayerLay1 INTEGER + } + +setWanLayerWanl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-layer" + ::= { setWanLayerEntry 1 } + +setWanLayerEnca OBJECT-TYPE + SYNTAX INTEGER{ + llc-mux(1), + llc-eth(3), + vc-mux(4), + ether(0), + trans(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Encaps." + ::= { setWanLayerEntry 2 } + +setWanLayerLay3 OBJECT-TYPE + SYNTAX INTEGER{ + ppp(4), + appp(5), + scppp(6), + scappp(7), + sctrans(8), + dhcp(9), + trans(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lay-3" + ::= { setWanLayerEntry 3 } + +setWanLayerLay2 OBJECT-TYPE + SYNTAX INTEGER{ + pppoe(5), + x-75lapb(0), + trans(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lay-2" + ::= { setWanLayerEntry 4 } + +setWanLayerL2op OBJECT-TYPE + SYNTAX INTEGER{ + none(255), + compr(0), + bundle(1), + bnd-plus-cmpr(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "L2-Opt." + ::= { setWanLayerEntry 5 } + +setWanLayerLay1 OBJECT-TYPE + SYNTAX INTEGER{ + aal-5(2), + eth(4), + hdlc64k(0), + hdlc56k(1), + v110-9k6(3), + v110-19k2(67), + v110-38k4(131), + serial(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lay-1" + ::= { setWanLayerEntry 6 } + +setWanPppTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PPP" + ::= { setWan 5 } + +setWanPppEntry OBJECT-TYPE + SYNTAX SetWanPppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanPppPeer } + ::= { setWanPppTable 1 } + +SetWanPppEntry ::= SEQUENCE { + setWanPppPeer DisplayString, + setWanPppAuthentreq BITS, + setWanPppAuthentres BITS, + setWanPppKey DisplayString, + setWanPppTime INTEGER, + setWanPppTry INTEGER, + setWanPppConf INTEGER, + setWanPppFail INTEGER, + setWanPppTerm INTEGER, + setWanPppUsername DisplayString, + setWanPppRights INTEGER + } + +setWanPppPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanPppEntry 1 } + +setWanPppAuthentreq OBJECT-TYPE + SYNTAX BITS{ + none(0), + ms-chapv2(6), + ms-chap(5), + chap(4), + pap(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Authent.request" + ::= { setWanPppEntry 2 } + +setWanPppAuthentres OBJECT-TYPE + SYNTAX BITS{ + none(0), + ms-chapv2(6), + ms-chap(5), + chap(4), + pap(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Authent-response" + ::= { setWanPppEntry 11 } + +setWanPppKey OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Key" + ::= { setWanPppEntry 3 } + +setWanPppTime OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time" + ::= { setWanPppEntry 4 } + +setWanPppTry OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Try" + ::= { setWanPppEntry 5 } + +setWanPppConf OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Conf" + ::= { setWanPppEntry 7 } + +setWanPppFail OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fail" + ::= { setWanPppEntry 8 } + +setWanPppTerm OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Term" + ::= { setWanPppEntry 9 } + +setWanPppUsername OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Username" + ::= { setWanPppEntry 6 } + +setWanPppRights OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + ip(1), + ip-plus-nbt(3), + ipx(4), + ip-plus-ipx(5), + ip-plus-nbt-plus-ipx(7) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rights" + ::= { setWanPppEntry 10 } + +setWanDslbroaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanDslbroaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DSL-Broadband-Peers" + ::= { setWan 19 } + +setWanDslbroaEntry OBJECT-TYPE + SYNTAX SetWanDslbroaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanDslbroaPeer } + ::= { setWanDslbroaTable 1 } + +SetWanDslbroaEntry ::= SEQUENCE { + setWanDslbroaPeer DisplayString, + setWanDslbroaShtim INTEGER, + setWanDslbroaAcnam DisplayString, + setWanDslbroaServi DisplayString, + setWanDslbroaWanla DisplayString, + setWanDslbroaAtmvp INTEGER, + setWanDslbroaAtmvc INTEGER, + setWanDslbroaMacty INTEGER, + setWanDslbroaUserd MacAddress, + setWanDslbroaDslif DisplayString, + setWanDslbroaVlani INTEGER + } + +setWanDslbroaPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanDslbroaEntry 1 } + +setWanDslbroaShtim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setWanDslbroaEntry 2 } + +setWanDslbroaAcnam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AC-name" + ::= { setWanDslbroaEntry 3 } + +setWanDslbroaServi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Servicename" + ::= { setWanDslbroaEntry 4 } + +setWanDslbroaWanla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-layer" + ::= { setWanDslbroaEntry 5 } + +setWanDslbroaAtmvp OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ATM-VPI" + ::= { setWanDslbroaEntry 11 } + +setWanDslbroaAtmvc OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ATM-VCI" + ::= { setWanDslbroaEntry 12 } + +setWanDslbroaMacty OBJECT-TYPE + SYNTAX INTEGER{ + global(1), + local(0), + user-def(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MAC-Type" + ::= { setWanDslbroaEntry 15 } + +setWanDslbroaUserd OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "user-def.-MAC" + ::= { setWanDslbroaEntry 13 } + +setWanDslbroaDslif OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DSL-ifc(s)" + ::= { setWanDslbroaEntry 14 } + +setWanDslbroaVlani OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setWanDslbroaEntry 16 } + +setWanMtulistTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanMtulistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "MTU-List" + ::= { setWan 26 } + +setWanMtulistEntry OBJECT-TYPE + SYNTAX SetWanMtulistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanMtulistPee } + ::= { setWanMtulistTable 1 } + +SetWanMtulistEntry ::= SEQUENCE { + setWanMtulistPee DisplayString, + setWanMtulistMtu INTEGER + } + +setWanMtulistPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanMtulistEntry 1 } + +setWanMtulistMtu OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MTU" + ::= { setWanMtulistEntry 2 } + +setWanIplistTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanIplistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-List" + ::= { setWan 20 } + +setWanIplistEntry OBJECT-TYPE + SYNTAX SetWanIplistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanIplistPeer } + ::= { setWanIplistTable 1 } + +SetWanIplistEntry ::= SEQUENCE { + setWanIplistPeer DisplayString, + setWanIplistIpadd INTEGER, + setWanIplistIpnet INTEGER, + setWanIplistMasqi INTEGER, + setWanIplistGatew INTEGER, + setWanIplistDnsde INTEGER, + setWanIplistDnsba INTEGER, + setWanIplistNbnsd INTEGER, + setWanIplistNbnsb INTEGER + } + +setWanIplistPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanIplistEntry 1 } + +setWanIplistIpadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setWanIplistEntry 2 } + +setWanIplistIpnet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setWanIplistEntry 3 } + +setWanIplistMasqi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Masq.-IP-Addr." + ::= { setWanIplistEntry 9 } + +setWanIplistGatew OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Gateway" + ::= { setWanIplistEntry 4 } + +setWanIplistDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Default" + ::= { setWanIplistEntry 5 } + +setWanIplistDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Backup" + ::= { setWanIplistEntry 6 } + +setWanIplistNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Default" + ::= { setWanIplistEntry 7 } + +setWanIplistNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { setWanIplistEntry 8 } + +setWanPptppeeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanPptppeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PPTP-Peers" + ::= { setWan 21 } + +setWanPptppeeEntry OBJECT-TYPE + SYNTAX SetWanPptppeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanPptppeePee } + ::= { setWanPptppeeTable 1 } + +SetWanPptppeeEntry ::= SEQUENCE { + setWanPptppeePee DisplayString, + setWanPptppeeIpa INTEGER, + setWanPptppeeRtg INTEGER, + setWanPptppeePor INTEGER, + setWanPptppeeSht INTEGER + } + +setWanPptppeePee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanPptppeeEntry 1 } + +setWanPptppeeIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setWanPptppeeEntry 2 } + +setWanPptppeeRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setWanPptppeeEntry 5 } + +setWanPptppeePor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setWanPptppeeEntry 3 } + +setWanPptppeeSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setWanPptppeeEntry 4 } + +setWanRadius OBJECT IDENTIFIER ::= { setWan 22} +setWanRadiusOperat OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + exclusive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setWanRadius 1 } + +setWanRadiusServer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Address" + ::= { setWanRadius 2 } + +setWanRadiusAuthpo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Port" + ::= { setWanRadius 3 } + +setWanRadiusLoopba OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setWanRadius 8 } + +setWanRadiusProtoc OBJECT-TYPE + SYNTAX INTEGER { + radius(0), + radsec(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setWanRadius 9 } + +setWanRadiusSecret OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Secret" + ::= { setWanRadius 4 } + +setWanRadiusPppope OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + exclusive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PPP-Operation" + ::= { setWanRadius 5 } + +setWanRadiusAuthpr OBJECT-TYPE + SYNTAX BITS { + none(0), + ms-chapv2(6), + ms-chap(5), + chap(4), + pap(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Protocols" + ::= { setWanRadius 10 } + +setWanRadiusClipop OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + exclusive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIP-Operation" + ::= { setWanRadius 6 } + +setWanRadiusClippa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIP-Password" + ::= { setWanRadius 7 } + +setWanPollingTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanPollingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Polling-Table" + ::= { setWan 23 } + +setWanPollingEntry OBJECT-TYPE + SYNTAX SetWanPollingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanPollingPeer } + ::= { setWanPollingTable 1 } + +SetWanPollingEntry ::= SEQUENCE { + setWanPollingPeer DisplayString, + setWanPollingIpaddress1 INTEGER, + setWanPollingIpaddress2 INTEGER, + setWanPollingIpaddress3 INTEGER, + setWanPollingIpaddress4 INTEGER, + setWanPollingTime INTEGER, + setWanPollingTry INTEGER, + setWanPollingLoopbackad DisplayString + } + +setWanPollingPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanPollingEntry 1 } + +setWanPollingIpaddress1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-1" + ::= { setWanPollingEntry 2 } + +setWanPollingIpaddress2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-2" + ::= { setWanPollingEntry 5 } + +setWanPollingIpaddress3 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-3" + ::= { setWanPollingEntry 6 } + +setWanPollingIpaddress4 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address-4" + ::= { setWanPollingEntry 7 } + +setWanPollingTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time" + ::= { setWanPollingEntry 3 } + +setWanPollingTry OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Try" + ::= { setWanPollingEntry 4 } + +setWanPollingLoopbackad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setWanPollingEntry 8 } + +setWanBackuppTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanBackuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Backup-Peers" + ::= { setWan 24 } + +setWanBackuppEntry OBJECT-TYPE + SYNTAX SetWanBackuppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanBackuppPee } + ::= { setWanBackuppTable 1 } + +SetWanBackuppEntry ::= SEQUENCE { + setWanBackuppPee DisplayString, + setWanBackuppAlt DisplayString, + setWanBackuppHea INTEGER + } + +setWanBackuppPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanBackuppEntry 1 } + +setWanBackuppAlt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..53)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Alternative-Peers" + ::= { setWanBackuppEntry 2 } + +setWanBackuppHea OBJECT-TYPE + SYNTAX INTEGER{ + last(0), + first(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Head" + ::= { setWanBackuppEntry 3 } + +setWanActiontTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanActiontEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Action-Table" + ::= { setWan 25 } + +setWanActiontEntry OBJECT-TYPE + SYNTAX SetWanActiontEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanActiontIndex } + ::= { setWanActiontTable 1 } + +SetWanActiontEntry ::= SEQUENCE { + setWanActiontIndex INTEGER, + setWanActiontActiv INTEGER, + setWanActiontHostn DisplayString, + setWanActiontPeer DisplayString, + setWanActiontLockt INTEGER, + setWanActiontCondi INTEGER, + setWanActiontActio DisplayString, + setWanActiontCheck DisplayString, + setWanActiontOwner DisplayString + } + +setWanActiontIndex OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setWanActiontEntry 1 } + +setWanActiontActiv OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setWanActiontEntry 8 } + +setWanActiontHostn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Host-Name" + ::= { setWanActiontEntry 2 } + +setWanActiontPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanActiontEntry 3 } + +setWanActiontLockt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lock-Time" + ::= { setWanActiontEntry 4 } + +setWanActiontCondi OBJECT-TYPE + SYNTAX INTEGER{ + establish(0), + disconnect(1), + end(2), + failure(3), + establish-failure(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Condition" + ::= { setWanActiontEntry 5 } + +setWanActiontActio OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..250)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Action" + ::= { setWanActiontEntry 6 } + +setWanActiontCheck OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-For" + ::= { setWanActiontEntry 7 } + +setWanActiontOwner OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Owner" + ::= { setWanActiontEntry 9 } + +setWanBackupd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Backup-Delay-Seconds" + ::= { setWan 18 } + +setWanIncominTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanIncominEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Incoming-Calling-Numbers" + ::= { setWan 6 } + +setWanIncominEntry OBJECT-TYPE + SYNTAX SetWanIncominEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanIncominDia } + ::= { setWanIncominTable 1 } + +SetWanIncominEntry ::= SEQUENCE { + setWanIncominDia DisplayString, + setWanIncominPee DisplayString + } + +setWanIncominDia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dialup-remote" + ::= { setWanIncominEntry 1 } + +setWanIncominPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanIncominEntry 2 } + +setWanScriptsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanScriptsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Scripts" + ::= { setWan 8 } + +setWanScriptsEntry OBJECT-TYPE + SYNTAX SetWanScriptsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanScriptsPee } + ::= { setWanScriptsTable 1 } + +SetWanScriptsEntry ::= SEQUENCE { + setWanScriptsPee DisplayString, + setWanScriptsScr DisplayString + } + +setWanScriptsPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanScriptsEntry 1 } + +setWanScriptsScr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..58)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Script" + ::= { setWanScriptsEntry 2 } + +setWanProtect OBJECT-TYPE + SYNTAX INTEGER { + none(0), + number(2), + screened(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protect" + ::= { setWan 9 } + +setWanCallbac OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Callback-Attempts" + ::= { setWan 10 } + +setWanManuald OBJECT IDENTIFIER ::= { setWan 13} +setWanManualdCon OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect" + ::= { setWanManuald 1 } + +setWanManualdDis OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Disconnect" + ::= { setWanManuald 2 } + +setWanRouteriTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanRouteriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Router-Interface" + ::= { setWan 11 } + +setWanRouteriEntry OBJECT-TYPE + SYNTAX SetWanRouteriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanRouteriIfc } + ::= { setWanRouteriTable 1 } + +SetWanRouteriEntry ::= SEQUENCE { + setWanRouteriIfc INTEGER, + setWanRouteriMsn DisplayString, + setWanRouteriYc INTEGER, + setWanRouteriCli INTEGER, + setWanRouteriAcc INTEGER, + setWanRouteriTyp INTEGER + } + +setWanRouteriIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setWanRouteriEntry 1 } + +setWanRouteriMsn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MSN/EAZ" + ::= { setWanRouteriEntry 2 } + +setWanRouteriYc OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "YC." + ::= { setWanRouteriEntry 8 } + +setWanRouteriCli OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIP" + ::= { setWanRouteriEntry 3 } + +setWanRouteriAcc OBJECT-TYPE + SYNTAX INTEGER{ + all(0), + none(128) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Accept-calls" + ::= { setWanRouteriEntry 9 } + +setWanRouteriTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setWanRouteriEntry 10 } + +setWanChannelTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetWanChannelEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Channel-List" + ::= { setWan 17 } + +setWanChannelEntry OBJECT-TYPE + SYNTAX SetWanChannelEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setWanChannelPee } + ::= { setWanChannelTable 1 } + +SetWanChannelEntry ::= SEQUENCE { + setWanChannelPee DisplayString, + setWanChannelMin INTEGER, + setWanChannelMax INTEGER, + setWanChannelOrd DisplayString + } + +setWanChannelPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setWanChannelEntry 1 } + +setWanChannelMin OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min" + ::= { setWanChannelEntry 2 } + +setWanChannelMax OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max" + ::= { setWanChannelEntry 3 } + +setWanChannelOrd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Order" + ::= { setWanChannelEntry 4 } + +setWanDialpre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dial-Prefix" + ::= { setWan 7 } + +setAcco OBJECT IDENTIFIER ::= { set 18} +setAccoOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setAcco 1 } + +setAccoSav OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Save-to-Flashrom" + ::= { setAcco 2 } + +setAccoDis OBJECT-TYPE + SYNTAX INTEGER { + mac-address(0), + ip-address(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Discriminator" + ::= { setAcco 10 } + +setAccoSor OBJECT-TYPE + SYNTAX INTEGER { + time(0), + data(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Sort-by" + ::= { setAcco 3 } + +setAccoCurTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Current-User" + ::= { setAcco 4 } + +setAccoCurEntry OBJECT-TYPE + SYNTAX SetAccoCurEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoCurUsern, setAccoCurMacad, setAccoCurPeer, setAccoCurConnt } + ::= { setAccoCurTable 1 } + +SetAccoCurEntry ::= SEQUENCE { + setAccoCurUsern DisplayString, + setAccoCurMacad DisplayString, + setAccoCurPeer DisplayString, + setAccoCurConnt INTEGER, + setAccoCurRxkby INTEGER, + setAccoCurTxkby INTEGER, + setAccoCurTotal INTEGER, + setAccoCurConne INTEGER + } + +setAccoCurUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { setAccoCurEntry 1 } + +setAccoCurMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setAccoCurEntry 2 } + +setAccoCurPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setAccoCurEntry 3 } + +setAccoCurConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { setAccoCurEntry 4 } + +setAccoCurRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { setAccoCurEntry 5 } + +setAccoCurTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { setAccoCurEntry 6 } + +setAccoCurTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { setAccoCurEntry 8 } + +setAccoCurConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { setAccoCurEntry 9 } + +setAccoAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Accounting-List" + ::= { setAcco 5 } + +setAccoAccEntry OBJECT-TYPE + SYNTAX SetAccoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoAccUsern, setAccoAccMacad, setAccoAccPeer, setAccoAccConnt } + ::= { setAccoAccTable 1 } + +SetAccoAccEntry ::= SEQUENCE { + setAccoAccUsern DisplayString, + setAccoAccMacad DisplayString, + setAccoAccPeer DisplayString, + setAccoAccConnt INTEGER, + setAccoAccRxkby INTEGER, + setAccoAccTxkby INTEGER, + setAccoAccTotal INTEGER, + setAccoAccConne INTEGER + } + +setAccoAccUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { setAccoAccEntry 1 } + +setAccoAccMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setAccoAccEntry 2 } + +setAccoAccPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setAccoAccEntry 3 } + +setAccoAccConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { setAccoAccEntry 4 } + +setAccoAccRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { setAccoAccEntry 5 } + +setAccoAccTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { setAccoAccEntry 6 } + +setAccoAccTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { setAccoAccEntry 8 } + +setAccoAccConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { setAccoAccEntry 9 } + +setAccoDel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Accounting-List" + ::= { setAcco 6 } + +setAccoTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Snapshot" + ::= { setAcco 8 } + +setAccoTimEntry OBJECT-TYPE + SYNTAX SetAccoTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoTimInde } + ::= { setAccoTimTable 1 } + +SetAccoTimEntry ::= SEQUENCE { + setAccoTimInde INTEGER, + setAccoTimActi INTEGER, + setAccoTimType INTEGER, + setAccoTimDay INTEGER, + setAccoTimDayo INTEGER, + setAccoTimHour INTEGER, + setAccoTimMinu INTEGER + } + +setAccoTimInde OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { setAccoTimEntry 1 } + +setAccoTimActi OBJECT-TYPE + SYNTAX INTEGER{ + yes(1), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setAccoTimEntry 2 } + +setAccoTimType OBJECT-TYPE + SYNTAX INTEGER{ + monthly(0), + weekly(1), + daily(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setAccoTimEntry 3 } + +setAccoTimDay OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { setAccoTimEntry 4 } + +setAccoTimDayo OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + sunday(1), + monday(2), + tuesday(3), + wednesday(4), + thursday(5), + friday(6), + saturday(7) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DayOfWeek" + ::= { setAccoTimEntry 5 } + +setAccoTimHour OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { setAccoTimEntry 6 } + +setAccoTimMinu OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { setAccoTimEntry 7 } + +setAccoLasTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Last-Snapshot" + ::= { setAcco 9 } + +setAccoLasEntry OBJECT-TYPE + SYNTAX SetAccoLasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setAccoLasUsern, setAccoLasMacad, setAccoLasPeer, setAccoLasConnt } + ::= { setAccoLasTable 1 } + +SetAccoLasEntry ::= SEQUENCE { + setAccoLasUsern DisplayString, + setAccoLasMacad DisplayString, + setAccoLasPeer DisplayString, + setAccoLasConnt INTEGER, + setAccoLasRxkby INTEGER, + setAccoLasTxkby INTEGER, + setAccoLasTotal INTEGER, + setAccoLasConne INTEGER + } + +setAccoLasUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Username" + ::= { setAccoLasEntry 1 } + +setAccoLasMacad OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setAccoLasEntry 2 } + +setAccoLasPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setAccoLasEntry 3 } + +setAccoLasConnt OBJECT-TYPE + SYNTAX INTEGER{ + unknown(0), + dial-up(1), + leased-line(2), + dsl-line(4), + vpn-conn(7), + pptp-conn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Conn.-Type" + ::= { setAccoLasEntry 4 } + +setAccoLasRxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rx-KBytes" + ::= { setAccoLasEntry 5 } + +setAccoLasTxkby OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tx-KBytes" + ::= { setAccoLasEntry 6 } + +setAccoLasTotal OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Time" + ::= { setAccoLasEntry 8 } + +setAccoLasConne OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connections" + ::= { setAccoLasEntry 9 } + +setChar OBJECT IDENTIFIER ::= { set 3} +setCharDaysper OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Days-per-Period" + ::= { setChar 2 } + +setCharBudgetu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Budget-Units" + ::= { setChar 1 } + +setCharSpareun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Units" + ::= { setChar 3 } + +setCharRouteru OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-Units" + ::= { setChar 4 } + +setCharTotalun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-Units" + ::= { setChar 6 } + +setCharTablebuTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Budget" + ::= { setChar 5 } + +setCharTablebuEntry OBJECT-TYPE + SYNTAX SetCharTablebuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCharTablebuIfc } + ::= { setCharTablebuTable 1 } + +SetCharTablebuEntry ::= SEQUENCE { + setCharTablebuIfc INTEGER, + setCharTablebuBud INTEGER, + setCharTablebuSpa INTEGER, + setCharTablebuTot INTEGER + } + +setCharTablebuIfc OBJECT-TYPE + SYNTAX INTEGER{ + router-isdn-serial(1), + lancapi(2), + ab-1(3), + ab-2(4), + ab-3(5), + ab-4(6), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setCharTablebuEntry 1 } + +setCharTablebuBud OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-units" + ::= { setCharTablebuEntry 2 } + +setCharTablebuSpa OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Budget" + ::= { setCharTablebuEntry 3 } + +setCharTablebuTot OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Total-units" + ::= { setCharTablebuEntry 4 } + +setCharDialupm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dialup-Minutes-Budget" + ::= { setChar 13 } + +setCharSparedi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-Dialup-Minutes" + ::= { setChar 14 } + +setCharRouteri OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-ISDN-Serial-Minutes-Active" + ::= { setChar 15 } + +setCharTimetabTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-Table" + ::= { setChar 7 } + +setCharTimetabEntry OBJECT-TYPE + SYNTAX SetCharTimetabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCharTimetabIfc } + ::= { setCharTimetabTable 1 } + +SetCharTimetabEntry ::= SEQUENCE { + setCharTimetabIfc INTEGER, + setCharTimetabBudgetmi INTEGER, + setCharTimetabSparemin INTEGER, + setCharTimetabMinutesa INTEGER, + setCharTimetabMinutesp INTEGER + } + +setCharTimetabIfc OBJECT-TYPE + SYNTAX INTEGER{ + router-dsl-broadband(1), + router-isdn-serial(2), + lancapi(3), + ab-1(4), + ab-2(5), + ab-3(6), + ab-4(7), + time-modul(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setCharTimetabEntry 1 } + +setCharTimetabBudgetmi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Budget-minutes" + ::= { setCharTimetabEntry 2 } + +setCharTimetabSparemin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-minutes" + ::= { setCharTimetabEntry 3 } + +setCharTimetabMinutesa OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-active" + ::= { setCharTimetabEntry 4 } + +setCharTimetabMinutesp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Minutes-passive" + ::= { setCharTimetabEntry 5 } + +setCharDslbroa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DSL-Broadband-Minutes-Budget" + ::= { setChar 8 } + +setCharAdditio OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Additional-DSL-Broadband-Budget" + ::= { setChar 11 } + +setCharSpareds OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Spare-DSL-Broadband-Minutes" + ::= { setChar 9 } + +setCharRouterd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Router-DSL-Broadband-Minutes-Active" + ::= { setChar 10 } + +setCharActivat OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Activate-Additional-Budget" + ::= { setChar 12 } + +setCharResetbu OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-Budgets" + ::= { setChar 16 } + +setLan OBJECT IDENTIFIER ::= { set 4} +setLanMacadd OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setLan 2 } + +setLanSpareh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Spare-Heap" + ::= { setLan 3 } + +setLanTracem OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trace-MAC" + ::= { setLan 8 } + +setLanTracel OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trace-Level" + ::= { setLan 9 } + +setIpxr OBJECT IDENTIFIER ::= { set 6} +setIpxrOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIpxr 1 } + +setIpxrIpx OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPX" + ::= { setIpxr 2 } + +setIpxrLan OBJECT IDENTIFIER ::= { setIpxr 3} +setIpxrLanNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network" + ::= { setIpxrLan 1 } + +setIpxrLanBind OBJECT-TYPE + SYNTAX INTEGER { + auto(0), + ii(1), + e802-3(2), + e802-2(4), + snap(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Binding" + ::= { setIpxrLan 2 } + +setIpxrLanLani OBJECT-TYPE + SYNTAX INTEGER { + lan-1(256), + lan-2(257), + lan-3(258), + lan-4(259) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LAN-Interface" + ::= { setIpxrLan 10 } + +setIpxrLanVlan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setIpxrLan 11 } + +setIpxrLanSpxw OBJECT-TYPE + SYNTAX INTEGER { + filter(3), + spoof(0), + route(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SPX-Watchdog" + ::= { setIpxrLan 3 } + +setIpxrLanIpxw OBJECT-TYPE + SYNTAX INTEGER { + spoof(0), + route(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPX-Watchdog" + ::= { setIpxrLan 4 } + +setIpxrLanNetb OBJECT-TYPE + SYNTAX INTEGER { + spoof(0), + route(3), + filter(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NetBIOS-Watchdog" + ::= { setIpxrLan 5 } + +setIpxrLanSockTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrLanSockEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Socket-Filter" + ::= { setIpxrLan 6 } + +setIpxrLanSockEntry OBJECT-TYPE + SYNTAX SetIpxrLanSockEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrLanSockSta } + ::= { setIpxrLanSockTable 1 } + +SetIpxrLanSockEntry ::= SEQUENCE { + setIpxrLanSockSta DisplayString, + setIpxrLanSockEnd DisplayString + } + +setIpxrLanSockSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-socket" + ::= { setIpxrLanSockEntry 1 } + +setIpxrLanSockEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-socket" + ::= { setIpxrLanSockEntry 2 } + +setIpxrLanLocr OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loc.-Routing" + ::= { setIpxrLan 7 } + +setIpxrLanRips OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-SAP-Scal." + ::= { setIpxrLan 8 } + +setIpxrLanLoop OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LOOP-Prop." + ::= { setIpxrLan 9 } + +setIpxrWan OBJECT IDENTIFIER ::= { setIpxr 4} +setIpxrWanRouTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrWanRouEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Routing" + ::= { setIpxrWan 1 } + +setIpxrWanRouEntry OBJECT-TYPE + SYNTAX SetIpxrWanRouEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrWanRouRem } + ::= { setIpxrWanRouTable 1 } + +SetIpxrWanRouEntry ::= SEQUENCE { + setIpxrWanRouRem DisplayString, + setIpxrWanRouNet DisplayString, + setIpxrWanRouBin INTEGER, + setIpxrWanRouPro INTEGER, + setIpxrWanRouBac INTEGER + } + +setIpxrWanRouRem OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-ID" + ::= { setIpxrWanRouEntry 1 } + +setIpxrWanRouNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network" + ::= { setIpxrWanRouEntry 2 } + +setIpxrWanRouBin OBJECT-TYPE + SYNTAX INTEGER{ + ii(1), + e802-3(2), + e802-2(4), + snap(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Binding" + ::= { setIpxrWanRouEntry 3 } + +setIpxrWanRouPro OBJECT-TYPE + SYNTAX INTEGER{ + filter(0), + route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Propagate" + ::= { setIpxrWanRouEntry 4 } + +setIpxrWanRouBac OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Backoff" + ::= { setIpxrWanRouEntry 5 } + +setIpxrWanSocTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrWanSocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Socket-Filter" + ::= { setIpxrWan 2 } + +setIpxrWanSocEntry OBJECT-TYPE + SYNTAX SetIpxrWanSocEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrWanSocSta } + ::= { setIpxrWanSocTable 1 } + +SetIpxrWanSocEntry ::= SEQUENCE { + setIpxrWanSocSta DisplayString, + setIpxrWanSocEnd DisplayString + } + +setIpxrWanSocSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-socket" + ::= { setIpxrWanSocEntry 1 } + +setIpxrWanSocEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-socket" + ::= { setIpxrWanSocEntry 2 } + +setIpxrRip OBJECT IDENTIFIER ::= { setIpxr 5} +setIpxrRipRiptTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrRipRiptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RIP-Table" + ::= { setIpxrRip 1 } + +setIpxrRipRiptEntry OBJECT-TYPE + SYNTAX SetIpxrRipRiptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrRipRiptNet } + ::= { setIpxrRipRiptTable 1 } + +SetIpxrRipRiptEntry ::= SEQUENCE { + setIpxrRipRiptNet DisplayString, + setIpxrRipRiptHop INTEGER, + setIpxrRipRiptTic INTEGER, + setIpxrRipRiptNod DisplayString, + setIpxrRipRiptTim INTEGER, + setIpxrRipRiptFla BITS + } + +setIpxrRipRiptNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { setIpxrRipRiptEntry 1 } + +setIpxrRipRiptHop OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hops" + ::= { setIpxrRipRiptEntry 2 } + +setIpxrRipRiptTic OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tics" + ::= { setIpxrRipRiptEntry 3 } + +setIpxrRipRiptNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { setIpxrRipRiptEntry 4 } + +setIpxrRipRiptTim OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { setIpxrRipRiptEntry 5 } + +setIpxrRipRiptFla OBJECT-TYPE + SYNTAX BITS{ + local(2), + remote(1), + direct(8), + new(7), + down(6), + loop(5), + spare(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIpxrRipRiptEntry 6 } + +setIpxrRipLanfTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrRipLanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Filter" + ::= { setIpxrRip 2 } + +setIpxrRipLanfEntry OBJECT-TYPE + SYNTAX SetIpxrRipLanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrRipLanfSta } + ::= { setIpxrRipLanfTable 1 } + +SetIpxrRipLanfEntry ::= SEQUENCE { + setIpxrRipLanfSta DisplayString, + setIpxrRipLanfEnd DisplayString + } + +setIpxrRipLanfSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-net" + ::= { setIpxrRipLanfEntry 1 } + +setIpxrRipLanfEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-net" + ::= { setIpxrRipLanfEntry 2 } + +setIpxrRipWanfTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrRipWanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Filter" + ::= { setIpxrRip 3 } + +setIpxrRipWanfEntry OBJECT-TYPE + SYNTAX SetIpxrRipWanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrRipWanfSta } + ::= { setIpxrRipWanfTable 1 } + +SetIpxrRipWanfEntry ::= SEQUENCE { + setIpxrRipWanfSta DisplayString, + setIpxrRipWanfEnd DisplayString + } + +setIpxrRipWanfSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-net" + ::= { setIpxrRipWanfEntry 1 } + +setIpxrRipWanfEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-net" + ::= { setIpxrRipWanfEntry 2 } + +setIpxrRipRout OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Routes-per-Frame" + ::= { setIpxrRip 4 } + +setIpxrRipAgin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Aging-Minutes" + ::= { setIpxrRip 5 } + +setIpxrRipSpoo OBJECT-TYPE + SYNTAX INTEGER { + off(0), + trig(1), + time(2), + pback(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Spoofing" + ::= { setIpxrRip 6 } + +setIpxrRipWanu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Update-Minutes" + ::= { setIpxrRip 7 } + +setIpxrSap OBJECT IDENTIFIER ::= { setIpxr 6} +setIpxrSapSaptTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrSapSaptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "SAP-Table" + ::= { setIpxrSap 1 } + +setIpxrSapSaptEntry OBJECT-TYPE + SYNTAX SetIpxrSapSaptEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrSapSaptTyp } + ::= { setIpxrSapSaptTable 1 } + +SetIpxrSapSaptEntry ::= SEQUENCE { + setIpxrSapSaptTyp DisplayString, + setIpxrSapSaptSer DisplayString, + setIpxrSapSaptNet DisplayString, + setIpxrSapSaptNod DisplayString, + setIpxrSapSaptSoc DisplayString, + setIpxrSapSaptHop INTEGER, + setIpxrSapSaptTim INTEGER, + setIpxrSapSaptFla BITS + } + +setIpxrSapSaptTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setIpxrSapSaptEntry 1 } + +setIpxrSapSaptSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-name" + ::= { setIpxrSapSaptEntry 2 } + +setIpxrSapSaptNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network" + ::= { setIpxrSapSaptEntry 3 } + +setIpxrSapSaptNod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Node-ID" + ::= { setIpxrSapSaptEntry 4 } + +setIpxrSapSaptSoc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Socket" + ::= { setIpxrSapSaptEntry 5 } + +setIpxrSapSaptHop OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hops" + ::= { setIpxrSapSaptEntry 6 } + +setIpxrSapSaptTim OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { setIpxrSapSaptEntry 7 } + +setIpxrSapSaptFla OBJECT-TYPE + SYNTAX BITS{ + local(2), + remote(1), + direct(8), + new(7), + down(6), + loop(5), + spare(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIpxrSapSaptEntry 8 } + +setIpxrSapLanfTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrSapLanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Filter" + ::= { setIpxrSap 2 } + +setIpxrSapLanfEntry OBJECT-TYPE + SYNTAX SetIpxrSapLanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrSapLanfSta } + ::= { setIpxrSapLanfTable 1 } + +SetIpxrSapLanfEntry ::= SEQUENCE { + setIpxrSapLanfSta DisplayString, + setIpxrSapLanfEnd DisplayString + } + +setIpxrSapLanfSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-service" + ::= { setIpxrSapLanfEntry 1 } + +setIpxrSapLanfEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-service" + ::= { setIpxrSapLanfEntry 2 } + +setIpxrSapWanfTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpxrSapWanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Filter" + ::= { setIpxrSap 3 } + +setIpxrSapWanfEntry OBJECT-TYPE + SYNTAX SetIpxrSapWanfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpxrSapWanfSta } + ::= { setIpxrSapWanfTable 1 } + +SetIpxrSapWanfEntry ::= SEQUENCE { + setIpxrSapWanfSta DisplayString, + setIpxrSapWanfEnd DisplayString + } + +setIpxrSapWanfSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-service" + ::= { setIpxrSapWanfEntry 1 } + +setIpxrSapWanfEnd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-service" + ::= { setIpxrSapWanfEntry 2 } + +setIpxrSapServ OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-per-Frame" + ::= { setIpxrSap 4 } + +setIpxrSapAgin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Aging-Minutes" + ::= { setIpxrSap 5 } + +setIpxrSapSpoo OBJECT-TYPE + SYNTAX INTEGER { + off(0), + trig(1), + time(2), + pback(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Spoofing" + ::= { setIpxrSap 6 } + +setIpxrSapWanu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Update-Minutes" + ::= { setIpxrSap 7 } + +setTcpi OBJECT IDENTIFIER ::= { set 7} +setTcpiOpera OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setTcpi 1 } + +setTcpiNetwoTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { setTcpi 30 } + +setTcpiNetwoEntry OBJECT-TYPE + SYNTAX SetTcpiNetwoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiNetwoNet } + ::= { setTcpiNetwoTable 1 } + +SetTcpiNetwoEntry ::= SEQUENCE { + setTcpiNetwoNet DisplayString, + setTcpiNetwoIpa INTEGER, + setTcpiNetwoIpn INTEGER, + setTcpiNetwoVla INTEGER, + setTcpiNetwoInt INTEGER, + setTcpiNetwoSrc INTEGER, + setTcpiNetwoTyp INTEGER, + setTcpiNetwoRtg INTEGER, + setTcpiNetwoCom DisplayString + } + +setTcpiNetwoNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setTcpiNetwoEntry 1 } + +setTcpiNetwoIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setTcpiNetwoEntry 2 } + +setTcpiNetwoIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setTcpiNetwoEntry 3 } + +setTcpiNetwoVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setTcpiNetwoEntry 4 } + +setTcpiNetwoInt OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(256), + lan-2(257), + lan-3(258), + lan-4(259), + any(65535) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Interface" + ::= { setTcpiNetwoEntry 5 } + +setTcpiNetwoSrc OBJECT-TYPE + SYNTAX INTEGER{ + strict(1), + loose(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-check" + ::= { setTcpiNetwoEntry 6 } + +setTcpiNetwoTyp OBJECT-TYPE + SYNTAX INTEGER{ + disabled(0), + intranet(1), + dmz(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setTcpiNetwoEntry 7 } + +setTcpiNetwoRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setTcpiNetwoEntry 8 } + +setTcpiNetwoCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setTcpiNetwoEntry 9 } + +setTcpiLoopbTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiLoopbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Loopback-List" + ::= { setTcpi 17 } + +setTcpiLoopbEntry OBJECT-TYPE + SYNTAX SetTcpiLoopbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiLoopbNam } + ::= { setTcpiLoopbTable 1 } + +SetTcpiLoopbEntry ::= SEQUENCE { + setTcpiLoopbNam DisplayString, + setTcpiLoopbLoo INTEGER, + setTcpiLoopbRtg INTEGER + } + +setTcpiLoopbNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setTcpiLoopbEntry 2 } + +setTcpiLoopbLoo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setTcpiLoopbEntry 1 } + +setTcpiLoopbRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setTcpiLoopbEntry 3 } + +setTcpiAccesTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiAccesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-List" + ::= { setTcpi 6 } + +setTcpiAccesEntry OBJECT-TYPE + SYNTAX SetTcpiAccesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiAccesIpa, setTcpiAccesIpn, setTcpiAccesRtg } + ::= { setTcpiAccesTable 1 } + +SetTcpiAccesEntry ::= SEQUENCE { + setTcpiAccesIpa INTEGER, + setTcpiAccesIpn INTEGER, + setTcpiAccesRtg INTEGER + } + +setTcpiAccesIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setTcpiAccesEntry 1 } + +setTcpiAccesIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setTcpiAccesEntry 2 } + +setTcpiAccesRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setTcpiAccesEntry 3 } + +setTcpiDnsde OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Default" + ::= { setTcpi 7 } + +setTcpiDnsba OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Backup" + ::= { setTcpi 8 } + +setTcpiNbnsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Default" + ::= { setTcpi 9 } + +setTcpiNbnsb OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { setTcpi 10 } + +setTcpiArptaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTcpiArptaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "ARP-Table" + ::= { setTcpi 16 } + +setTcpiArptaEntry OBJECT-TYPE + SYNTAX SetTcpiArptaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTcpiArptaIpa } + ::= { setTcpiArptaTable 1 } + +SetTcpiArptaEntry ::= SEQUENCE { + setTcpiArptaIpa IpAddress, + setTcpiArptaMac MacAddress, + setTcpiArptaLas INTEGER, + setTcpiArptaCon INTEGER, + setTcpiArptaEth INTEGER, + setTcpiArptaVla INTEGER, + setTcpiArptaPee DisplayString + } + +setTcpiArptaIpa OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setTcpiArptaEntry 1 } + +setTcpiArptaMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setTcpiArptaEntry 2 } + +setTcpiArptaLas OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-access" + ::= { setTcpiArptaEntry 3 } + +setTcpiArptaCon OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + wan(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Connect" + ::= { setTcpiArptaEntry 4 } + +setTcpiArptaEth OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { setTcpiArptaEntry 5 } + +setTcpiArptaVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setTcpiArptaEntry 7 } + +setTcpiArptaPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setTcpiArptaEntry 6 } + +setTcpiNonlo OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Non-Loc.-ARP-Replies" + ::= { setTcpi 20 } + +setTcpiIcmpo OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ICMP-On-ARP-Timeout" + ::= { setTcpi 22 } + +setTcpiArpag OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ARP-Aging-Minutes" + ::= { setTcpi 11 } + +setTcpiAlive OBJECT IDENTIFIER ::= { setTcpi 21} +setTcpiAliveTarget OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Target-Address" + ::= { setTcpiAlive 1 } + +setTcpiAliveTestin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Test-Interval" + ::= { setTcpiAlive 2 } + +setTcpiAliveRetryc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Count" + ::= { setTcpiAlive 3 } + +setTcpiAliveRetryi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Interval" + ::= { setTcpiAlive 4 } + +setTcpiAliveFailli OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fail-Limit" + ::= { setTcpiAlive 5 } + +setTcpiAliveBootty OBJECT-TYPE + SYNTAX INTEGER { + warm-boot(0), + cold-boot(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Boot-Type" + ::= { setTcpiAlive 6 } + +setIpro OBJECT IDENTIFIER ::= { set 8} +setIproOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIpro 1 } + +setIproIprTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-Routing-Table" + ::= { setIpro 2 } + +setIproIprEntry OBJECT-TYPE + SYNTAX SetIproIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproIprIpa, setIproIprIpn, setIproIprRtg } + ::= { setIproIprTable 1 } + +SetIproIprEntry ::= SEQUENCE { + setIproIprIpa INTEGER, + setIproIprIpn INTEGER, + setIproIprRtg INTEGER, + setIproIprPee DisplayString, + setIproIprDis INTEGER, + setIproIprMas INTEGER, + setIproIprAct INTEGER, + setIproIprCom DisplayString + } + +setIproIprIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setIproIprEntry 1 } + +setIproIprIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setIproIprEntry 2 } + +setIproIprRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproIprEntry 8 } + +setIproIprPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer-or-IP" + ::= { setIproIprEntry 3 } + +setIproIprDis OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Distance" + ::= { setIproIprEntry 4 } + +setIproIprMas OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + on(1), + intranet(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Masquerade" + ::= { setIproIprEntry 5 } + +setIproIprAct OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0), + semi(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setIproIprEntry 6 } + +setIproIprCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIproIprEntry 7 } + +setIproDefTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproDefEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Default-Time-List" + ::= { setIpro 13 } + +setIproDefEntry OBJECT-TYPE + SYNTAX SetIproDefEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproDefInd } + ::= { setIproDefTable 1 } + +SetIproDefEntry ::= SEQUENCE { + setIproDefInd INTEGER, + setIproDefDay BITS, + setIproDefSta DisplayString, + setIproDefSto DisplayString, + setIproDefPee DisplayString + } + +setIproDefInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setIproDefEntry 1 } + +setIproDefDay OBJECT-TYPE + SYNTAX BITS{ + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(7), + holiday(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Days" + ::= { setIproDefEntry 2 } + +setIproDefSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start" + ::= { setIproDefEntry 3 } + +setIproDefSto OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stop" + ::= { setIproDefEntry 4 } + +setIproDefPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproDefEntry 5 } + +setIproUsa OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Usage-Default-Timetable" + ::= { setIpro 14 } + +setIproPro OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Proxy-ARP" + ::= { setIpro 5 } + +setIproSen OBJECT-TYPE + SYNTAX INTEGER { + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Send-ICMP-Redirect" + ::= { setIpro 6 } + +setIproSta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-WAN-Pool" + ::= { setIpro 11 } + +setIproEnd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-WAN-Pool" + ::= { setIpro 12 } + +setIproLoa OBJECT IDENTIFIER ::= { setIpro 20} +setIproLoaOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIproLoa 1 } + +setIproLoaBunTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproLoaBunEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Bundle-Peers" + ::= { setIproLoa 2 } + +setIproLoaBunEntry OBJECT-TYPE + SYNTAX SetIproLoaBunEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproLoaBunPeer } + ::= { setIproLoaBunTable 1 } + +SetIproLoaBunEntry ::= SEQUENCE { + setIproLoaBunPeer DisplayString, + setIproLoaBunBundlepeer1 DisplayString, + setIproLoaBunBundlepeer2 DisplayString, + setIproLoaBunBundlepeer3 DisplayString, + setIproLoaBunBundlepeer4 DisplayString + } + +setIproLoaBunPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproLoaBunEntry 1 } + +setIproLoaBunBundlepeer1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-1" + ::= { setIproLoaBunEntry 2 } + +setIproLoaBunBundlepeer2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-2" + ::= { setIproLoaBunEntry 3 } + +setIproLoaBunBundlepeer3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-3" + ::= { setIproLoaBunEntry 4 } + +setIproLoaBunBundlepeer4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bundle-Peer-4" + ::= { setIproLoaBunEntry 5 } + +setIproVrr OBJECT IDENTIFIER ::= { setIpro 21} +setIproVrrOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIproVrr 1 } + +setIproVrrVrrTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproVrrVrrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "VRRP-List" + ::= { setIproVrr 2 } + +setIproVrrVrrEntry OBJECT-TYPE + SYNTAX SetIproVrrVrrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproVrrVrrRou } + ::= { setIproVrrVrrTable 1 } + +SetIproVrrVrrEntry ::= SEQUENCE { + setIproVrrVrrRou INTEGER, + setIproVrrVrrVir INTEGER, + setIproVrrVrrPri INTEGER, + setIproVrrVrrBpr INTEGER, + setIproVrrVrrPee DisplayString, + setIproVrrVrrCom DisplayString + } + +setIproVrrVrrRou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Router-ID" + ::= { setIproVrrVrrEntry 1 } + +setIproVrrVrrVir OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "virt.-Address" + ::= { setIproVrrVrrEntry 2 } + +setIproVrrVrrPri OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio" + ::= { setIproVrrVrrEntry 3 } + +setIproVrrVrrBpr OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "B-Prio" + ::= { setIproVrrVrrEntry 4 } + +setIproVrrVrrPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproVrrVrrEntry 5 } + +setIproVrrVrrCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIproVrrVrrEntry 6 } + +setIproVrrRec OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reconnect-Delay" + ::= { setIproVrr 3 } + +setIproVrrAdv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Advert.-Intervall" + ::= { setIproVrr 4 } + +setIproVrrInt OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Internal-Services" + ::= { setIproVrr 5 } + +setIproRou OBJECT IDENTIFIER ::= { setIpro 7} +setIproRouRou OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + type-of-service(1), + diffserv(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Routing-Method" + ::= { setIproRou 1 } + +setIproRouIcm OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + reliable(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ICMP-Routing-Method" + ::= { setIproRou 2 } + +setIproRouSyn OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SYN/ACK-Speedup" + ::= { setIproRou 3 } + +setIproRouL2l OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + auto(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "L2-L3-Tagging" + ::= { setIproRou 4 } + +setIproRouL3l OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "L3-L2-Tagging" + ::= { setIproRou 5 } + +setIproRip OBJECT IDENTIFIER ::= { setIpro 8} +setIproRipLanTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN-Sites" + ::= { setIproRip 5 } + +setIproRipLanEntry OBJECT-TYPE + SYNTAX SetIproRipLanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipLanNetw } + ::= { setIproRipLanTable 1 } + +SetIproRipLanEntry ::= SEQUENCE { + setIproRipLanNetw DisplayString, + setIproRipLanRipt INTEGER, + setIproRipLanRipa INTEGER, + setIproRipLanProp INTEGER, + setIproRipLanPois INTEGER, + setIproRipLanDftr INTEGER, + setIproRipLanRtgt DisplayString, + setIproRipLanRxfi DisplayString, + setIproRipLanTxfi DisplayString + } + +setIproRipLanNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setIproRipLanEntry 1 } + +setIproRipLanRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Type" + ::= { setIproRipLanEntry 2 } + +setIproRipLanRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Accept" + ::= { setIproRipLanEntry 3 } + +setIproRipLanProp OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Propagate" + ::= { setIproRipLanEntry 4 } + +setIproRipLanPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { setIproRipLanEntry 7 } + +setIproRipLanDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { setIproRipLanEntry 5 } + +setIproRipLanRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { setIproRipLanEntry 6 } + +setIproRipLanRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rx-Filter" + ::= { setIproRipLanEntry 10 } + +setIproRipLanTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tx-Filter" + ::= { setIproRipLanEntry 11 } + +setIproRipR1m OBJECT-TYPE + SYNTAX INTEGER { + class(0), + address(1), + cl-plus-addr(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "R1-Mask" + ::= { setIproRip 2 } + +setIproRipIprTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-RIP-Table" + ::= { setIproRip 3 } + +setIproRipIprEntry OBJECT-TYPE + SYNTAX SetIproRipIprEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipIprIpa, setIproRipIprIpn, setIproRipIprRtg } + ::= { setIproRipIprTable 1 } + +SetIproRipIprEntry ::= SEQUENCE { + setIproRipIprIpa INTEGER, + setIproRipIprIpn INTEGER, + setIproRipIprRtg INTEGER, + setIproRipIprTim INTEGER, + setIproRipIprDis INTEGER, + setIproRipIprGat INTEGER, + setIproRipIprPee DisplayString, + setIproRipIprPor INTEGER, + setIproRipIprVla INTEGER, + setIproRipIprNet DisplayString + } + +setIproRipIprIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setIproRipIprEntry 1 } + +setIproRipIprIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setIproRipIprEntry 2 } + +setIproRipIprRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproRipIprEntry 6 } + +setIproRipIprTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Time" + ::= { setIproRipIprEntry 3 } + +setIproRipIprDis OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Distance" + ::= { setIproRipIprEntry 4 } + +setIproRipIprGat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Gateway" + ::= { setIproRipIprEntry 5 } + +setIproRipIprPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setIproRipIprEntry 8 } + +setIproRipIprPor OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setIproRipIprEntry 9 } + +setIproRipIprVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setIproRipIprEntry 10 } + +setIproRipIprNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setIproRipIprEntry 11 } + +setIproRipWanTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN-Sites" + ::= { setIproRip 4 } + +setIproRipWanEntry OBJECT-TYPE + SYNTAX SetIproRipWanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipWanPeer } + ::= { setIproRipWanTable 1 } + +SetIproRipWanEntry ::= SEQUENCE { + setIproRipWanPeer DisplayString, + setIproRipWanRipt INTEGER, + setIproRipWanRipa INTEGER, + setIproRipWanMasq INTEGER, + setIproRipWanPois INTEGER, + setIproRipWanRfc2 INTEGER, + setIproRipWanGate INTEGER, + setIproRipWanDftr INTEGER, + setIproRipWanRtgt DisplayString, + setIproRipWanRxfi DisplayString, + setIproRipWanTxfi DisplayString + } + +setIproRipWanPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproRipWanEntry 1 } + +setIproRipWanRipt OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + rip-1(1), + r1-comp(2), + rip-2(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Type" + ::= { setIproRipWanEntry 2 } + +setIproRipWanRipa OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RIP-Accept" + ::= { setIproRipWanEntry 3 } + +setIproRipWanMasq OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + on(1), + intranet(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Masquerade" + ::= { setIproRipWanEntry 4 } + +setIproRipWanPois OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Poisoned-Reverse" + ::= { setIproRipWanEntry 7 } + +setIproRipWanRfc2 OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RFC2091" + ::= { setIproRipWanEntry 8 } + +setIproRipWanGate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Gateway" + ::= { setIproRipWanEntry 9 } + +setIproRipWanDftr OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dft-Rtg-Tag" + ::= { setIproRipWanEntry 5 } + +setIproRipWanRtgt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..33)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-List" + ::= { setIproRipWanEntry 6 } + +setIproRipWanRxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rx-Filter" + ::= { setIproRipWanEntry 10 } + +setIproRipWanTxfi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tx-Filter" + ::= { setIproRipWanEntry 11 } + +setIproRipFilTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproRipFilEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter" + ::= { setIproRip 7 } + +setIproRipFilEntry OBJECT-TYPE + SYNTAX SetIproRipFilEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproRipFilNam } + ::= { setIproRipFilTable 1 } + +SetIproRipFilEntry ::= SEQUENCE { + setIproRipFilNam DisplayString, + setIproRipFilFil DisplayString + } + +setIproRipFilNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..18)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproRipFilEntry 1 } + +setIproRipFilFil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Filter" + ::= { setIproRipFilEntry 2 } + +setIproRipPar OBJECT IDENTIFIER ::= { setIproRip 6} +setIproRipParUpda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update" + ::= { setIproRipPar 1 } + +setIproRipParHold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Holddown" + ::= { setIproRipPar 2 } + +setIproRipParInva OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Invalidate" + ::= { setIproRipPar 3 } + +setIproRipParFlus OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Flush" + ::= { setIproRipPar 4 } + +setIproRipParUpdd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Upd-Delay" + ::= { setIproRipPar 5 } + +setIproRipParMaxh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Hopcount" + ::= { setIproRipPar 6 } + +setIproRipParRout OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Routes-per-Frame" + ::= { setIproRipPar 7 } + +setIpro1nn OBJECT IDENTIFIER ::= { setIpro 9} +setIpro1nnTcpagings OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TCP-Aging-Seconds" + ::= { setIpro1nn 1 } + +setIpro1nnUdpagings OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "UDP-Aging-Seconds" + ::= { setIpro1nn 2 } + +setIpro1nnIcmpaging OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ICMP-Aging-Seconds" + ::= { setIpro1nn 3 } + +setIpro1nnServicetaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpro1nnServicetaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Service-Table" + ::= { setIpro1nn 4 } + +setIpro1nnServicetaEntry OBJECT-TYPE + SYNTAX SetIpro1nnServicetaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpro1nnServicetaDportf, setIpro1nnServicetaDportt, setIpro1nnServicetaProtoc, setIpro1nnServicetaPeer, setIpro1nnServicetaWanadd } + ::= { setIpro1nnServicetaTable 1 } + +SetIpro1nnServicetaEntry ::= SEQUENCE { + setIpro1nnServicetaDportf INTEGER, + setIpro1nnServicetaDportt INTEGER, + setIpro1nnServicetaProtoc INTEGER, + setIpro1nnServicetaPeer DisplayString, + setIpro1nnServicetaWanadd INTEGER, + setIpro1nnServicetaIntran INTEGER, + setIpro1nnServicetaMappor INTEGER, + setIpro1nnServicetaActive INTEGER, + setIpro1nnServicetaCommen DisplayString + } + +setIpro1nnServicetaDportf OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "D-port-from" + ::= { setIpro1nnServicetaEntry 1 } + +setIpro1nnServicetaDportt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "D-port-to" + ::= { setIpro1nnServicetaEntry 3 } + +setIpro1nnServicetaProtoc OBJECT-TYPE + SYNTAX INTEGER{ + tcp(1), + udp(2), + tcp-plus-udp(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setIpro1nnServicetaEntry 8 } + +setIpro1nnServicetaPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIpro1nnServicetaEntry 7 } + +setIpro1nnServicetaWanadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Address" + ::= { setIpro1nnServicetaEntry 9 } + +setIpro1nnServicetaIntran OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Intranet-Address" + ::= { setIpro1nnServicetaEntry 2 } + +setIpro1nnServicetaMappor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Map-Port" + ::= { setIpro1nnServicetaEntry 4 } + +setIpro1nnServicetaActive OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setIpro1nnServicetaEntry 5 } + +setIpro1nnServicetaCommen OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIpro1nnServicetaEntry 6 } + +setIpro1nnTable1nnaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpro1nnTable1nnaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-1-N-NAT" + ::= { setIpro1nn 5 } + +setIpro1nnTable1nnaEntry OBJECT-TYPE + SYNTAX SetIpro1nnTable1nnaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpro1nnTable1nnaInt } + ::= { setIpro1nnTable1nnaTable 1 } + +SetIpro1nnTable1nnaEntry ::= SEQUENCE { + setIpro1nnTable1nnaInt INTEGER, + setIpro1nnTable1nnaSou INTEGER, + setIpro1nnTable1nnaPro INTEGER, + setIpro1nnTable1nnaTim INTEGER, + setIpro1nnTable1nnaHan DisplayString, + setIpro1nnTable1nnaRem INTEGER + } + +setIpro1nnTable1nnaInt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Intranet-Address" + ::= { setIpro1nnTable1nnaEntry 1 } + +setIpro1nnTable1nnaSou OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source-Port" + ::= { setIpro1nnTable1nnaEntry 2 } + +setIpro1nnTable1nnaPro OBJECT-TYPE + SYNTAX INTEGER{ + tcp(6), + udp(17), + icmp(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Protocol" + ::= { setIpro1nnTable1nnaEntry 3 } + +setIpro1nnTable1nnaTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIpro1nnTable1nnaEntry 4 } + +setIpro1nnTable1nnaHan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Handler" + ::= { setIpro1nnTable1nnaEntry 5 } + +setIpro1nnTable1nnaRem OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "remote-Address" + ::= { setIpro1nnTable1nnaEntry 6 } + +setIpro1nnFragments OBJECT-TYPE + SYNTAX INTEGER { + filter(0), + route(1), + reassemble(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fragments" + ::= { setIpro1nn 6 } + +setIpro1nnFragmenta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fragment-Aging-Seconds" + ::= { setIpro1nn 7 } + +setIpro1nnIpsecagin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSec-Aging-Seconds" + ::= { setIpro1nn 8 } + +setIpro1nnIpsectablTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIpro1nnIpsectablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPSec-Table" + ::= { setIpro1nn 9 } + +setIpro1nnIpsectablEntry OBJECT-TYPE + SYNTAX SetIpro1nnIpsectablEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIpro1nnIpsectablRemotea } + ::= { setIpro1nnIpsectablTable 1 } + +SetIpro1nnIpsectablEntry ::= SEQUENCE { + setIpro1nnIpsectablRemotea INTEGER, + setIpro1nnIpsectablLocalad INTEGER, + setIpro1nnIpsectablRchi DisplayString, + setIpro1nnIpsectablRclo DisplayString, + setIpro1nnIpsectablLchi DisplayString, + setIpro1nnIpsectablLclo DisplayString, + setIpro1nnIpsectablRemotes DisplayString, + setIpro1nnIpsectablLocalsp DisplayString, + setIpro1nnIpsectablTimeout INTEGER, + setIpro1nnIpsectablCo INTEGER, + setIpro1nnIpsectablNl INTEGER, + setIpro1nnIpsectablNr INTEGER, + setIpro1nnIpsectablDp INTEGER, + setIpro1nnIpsectablFlags DisplayString + } + +setIpro1nnIpsectablRemotea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "remote-Address" + ::= { setIpro1nnIpsectablEntry 1 } + +setIpro1nnIpsectablLocalad OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "local-Address" + ::= { setIpro1nnIpsectablEntry 2 } + +setIpro1nnIpsectablRchi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "rc-hi" + ::= { setIpro1nnIpsectablEntry 3 } + +setIpro1nnIpsectablRclo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "rc-lo" + ::= { setIpro1nnIpsectablEntry 4 } + +setIpro1nnIpsectablLchi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "lc-hi" + ::= { setIpro1nnIpsectablEntry 5 } + +setIpro1nnIpsectablLclo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "lc-lo" + ::= { setIpro1nnIpsectablEntry 6 } + +setIpro1nnIpsectablRemotes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "remote-SPI" + ::= { setIpro1nnIpsectablEntry 7 } + +setIpro1nnIpsectablLocalsp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "local-SPI" + ::= { setIpro1nnIpsectablEntry 8 } + +setIpro1nnIpsectablTimeout OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIpro1nnIpsectablEntry 9 } + +setIpro1nnIpsectablCo OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "CO" + ::= { setIpro1nnIpsectablEntry 11 } + +setIpro1nnIpsectablNl OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NL" + ::= { setIpro1nnIpsectablEntry 12 } + +setIpro1nnIpsectablNr OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "NR" + ::= { setIpro1nnIpsectablEntry 13 } + +setIpro1nnIpsectablDp OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "DP" + ::= { setIpro1nnIpsectablEntry 14 } + +setIpro1nnIpsectablFlags OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIpro1nnIpsectablEntry 10 } + +setIpro1nnIdspoofin OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ID-Spoofing" + ::= { setIpro1nn 10 } + +setIproFir OBJECT IDENTIFIER ::= { setIpro 10} +setIproFirOpera OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setIproFir 11 } + +setIproFirActioTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirActioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Actions" + ::= { setIproFir 4 } + +setIproFirActioEntry OBJECT-TYPE + SYNTAX SetIproFirActioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirActioNam } + ::= { setIproFirActioTable 1 } + +SetIproFirActioEntry ::= SEQUENCE { + setIproFirActioNam DisplayString, + setIproFirActioDes DisplayString + } + +setIproFirActioNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproFirActioEntry 1 } + +setIproFirActioDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Description" + ::= { setIproFirActioEntry 2 } + +setIproFirObjecTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirObjecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Objects" + ::= { setIproFir 1 } + +setIproFirObjecEntry OBJECT-TYPE + SYNTAX SetIproFirObjecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirObjecNam } + ::= { setIproFirObjecTable 1 } + +SetIproFirObjecEntry ::= SEQUENCE { + setIproFirObjecNam DisplayString, + setIproFirObjecDes DisplayString + } + +setIproFirObjecNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproFirObjecEntry 1 } + +setIproFirObjecDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Description" + ::= { setIproFirObjecEntry 2 } + +setIproFirRulesTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirRulesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Rules" + ::= { setIproFir 2 } + +setIproFirRulesEntry OBJECT-TYPE + SYNTAX SetIproFirRulesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirRulesNam } + ::= { setIproFirRulesTable 1 } + +SetIproFirRulesEntry ::= SEQUENCE { + setIproFirRulesNam DisplayString, + setIproFirRulesPro DisplayString, + setIproFirRulesSou DisplayString, + setIproFirRulesDes DisplayString, + setIproFirRulesAct DisplayString, + setIproFirRulesLin INTEGER, + setIproFirRulesPri INTEGER, + setIproFirRulesFir INTEGER, + setIproFirRulesVpn INTEGER, + setIproFirRulesSta INTEGER, + setIproFirRulesRtg INTEGER, + setIproFirRulesCom DisplayString + } + +setIproFirRulesNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setIproFirRulesEntry 1 } + +setIproFirRulesPro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirRulesEntry 2 } + +setIproFirRulesSou OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Source" + ::= { setIproFirRulesEntry 3 } + +setIproFirRulesDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination" + ::= { setIproFirRulesEntry 4 } + +setIproFirRulesAct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Action" + ::= { setIproFirRulesEntry 7 } + +setIproFirRulesLin OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Linked" + ::= { setIproFirRulesEntry 8 } + +setIproFirRulesPri OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio" + ::= { setIproFirRulesEntry 9 } + +setIproFirRulesFir OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Firewall-Rule" + ::= { setIproFirRulesEntry 10 } + +setIproFirRulesVpn OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VPN-Rule" + ::= { setIproFirRulesEntry 11 } + +setIproFirRulesSta OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stateful" + ::= { setIproFirRulesEntry 12 } + +setIproFirRulesRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproFirRulesEntry 14 } + +setIproFirRulesCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setIproFirRulesEntry 13 } + +setIproFirFilteTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirFilteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-List" + ::= { setIproFir 3 } + +setIproFirFilteEntry OBJECT-TYPE + SYNTAX SetIproFirFilteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirFilteIdx } + ::= { setIproFirFilteTable 1 } + +SetIproFirFilteEntry ::= SEQUENCE { + setIproFirFilteIdx INTEGER, + setIproFirFilteProt INTEGER, + setIproFirFilteSrcm DisplayString, + setIproFirFilteSrca INTEGER, + setIproFirFilteSrcn INTEGER, + setIproFirFilteSst INTEGER, + setIproFirFilteSend INTEGER, + setIproFirFilteDstm DisplayString, + setIproFirFilteDsta INTEGER, + setIproFirFilteDstn INTEGER, + setIproFirFilteDst INTEGER, + setIproFirFilteDend INTEGER, + setIproFirFilteActi DisplayString, + setIproFirFilteLink INTEGER, + setIproFirFiltePrio INTEGER, + setIproFirFilteRtgt INTEGER + } + +setIproFirFilteIdx OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { setIproFirFilteEntry 1 } + +setIproFirFilteProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirFilteEntry 2 } + +setIproFirFilteSrcm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-MAC" + ::= { setIproFirFilteEntry 13 } + +setIproFirFilteSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirFilteEntry 3 } + +setIproFirFilteSrcn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Netmask" + ::= { setIproFirFilteEntry 4 } + +setIproFirFilteSst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-St." + ::= { setIproFirFilteEntry 5 } + +setIproFirFilteSend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "S-End" + ::= { setIproFirFilteEntry 6 } + +setIproFirFilteDstm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-MAC" + ::= { setIproFirFilteEntry 14 } + +setIproFirFilteDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirFilteEntry 7 } + +setIproFirFilteDstn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Netmask" + ::= { setIproFirFilteEntry 8 } + +setIproFirFilteDst OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-St." + ::= { setIproFirFilteEntry 9 } + +setIproFirFilteDend OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "D-End" + ::= { setIproFirFilteEntry 10 } + +setIproFirFilteActi OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Action" + ::= { setIproFirFilteEntry 11 } + +setIproFirFilteLink OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Linked" + ::= { setIproFirFilteEntry 15 } + +setIproFirFiltePrio OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prio" + ::= { setIproFirFilteEntry 16 } + +setIproFirFilteRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproFirFilteEntry 17 } + +setIproFirConneTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirConneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Connection-List" + ::= { setIproFir 5 } + +setIproFirConneEntry OBJECT-TYPE + SYNTAX SetIproFirConneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirConneSrca, setIproFirConneDsta, setIproFirConneProt, setIproFirConneSrcp, setIproFirConneDstp } + ::= { setIproFirConneTable 1 } + +SetIproFirConneEntry ::= SEQUENCE { + setIproFirConneSrca INTEGER, + setIproFirConneDsta INTEGER, + setIproFirConneProt INTEGER, + setIproFirConneSrcp INTEGER, + setIproFirConneDstp INTEGER, + setIproFirConneRtgt INTEGER, + setIproFirConneTime INTEGER, + setIproFirConneFlag INTEGER, + setIproFirConneFilt DisplayString, + setIproFirConneSrcr DisplayString, + setIproFirConneDest DisplayString + } + +setIproFirConneSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirConneEntry 1 } + +setIproFirConneDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirConneEntry 2 } + +setIproFirConneProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirConneEntry 3 } + +setIproFirConneSrcp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Port" + ::= { setIproFirConneEntry 4 } + +setIproFirConneDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { setIproFirConneEntry 5 } + +setIproFirConneRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproFirConneEntry 11 } + +setIproFirConneTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirConneEntry 6 } + +setIproFirConneFlag OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setIproFirConneEntry 7 } + +setIproFirConneFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirConneEntry 8 } + +setIproFirConneSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { setIproFirConneEntry 9 } + +setIproFirConneDest OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dest-Route" + ::= { setIproFirConneEntry 10 } + +setIproFirOpenpTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirOpenpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Open-Port-List" + ::= { setIproFir 19 } + +setIproFirOpenpEntry OBJECT-TYPE + SYNTAX SetIproFirOpenpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirOpenpSrca, setIproFirOpenpDsta, setIproFirOpenpProt, setIproFirOpenpDstp } + ::= { setIproFirOpenpTable 1 } + +SetIproFirOpenpEntry ::= SEQUENCE { + setIproFirOpenpSrca INTEGER, + setIproFirOpenpDsta INTEGER, + setIproFirOpenpProt INTEGER, + setIproFirOpenpDstp INTEGER, + setIproFirOpenpTime INTEGER, + setIproFirOpenpFilt DisplayString, + setIproFirOpenpSrcr DisplayString + } + +setIproFirOpenpSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirOpenpEntry 1 } + +setIproFirOpenpDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirOpenpEntry 2 } + +setIproFirOpenpProt OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirOpenpEntry 3 } + +setIproFirOpenpDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { setIproFirOpenpEntry 5 } + +setIproFirOpenpTime OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirOpenpEntry 6 } + +setIproFirOpenpFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirOpenpEntry 8 } + +setIproFirOpenpSrcr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Route" + ::= { setIproFirOpenpEntry 9 } + +setIproFirHostbTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirHostbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-Block-List" + ::= { setIproFir 6 } + +setIproFirHostbEntry OBJECT-TYPE + SYNTAX SetIproFirHostbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirHostbSrc } + ::= { setIproFirHostbTable 1 } + +SetIproFirHostbEntry ::= SEQUENCE { + setIproFirHostbSrc INTEGER, + setIproFirHostbTim INTEGER, + setIproFirHostbFil DisplayString + } + +setIproFirHostbSrc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproFirHostbEntry 1 } + +setIproFirHostbTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirHostbEntry 2 } + +setIproFirHostbFil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirHostbEntry 3 } + +setIproFirPortbTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproFirPortbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Block-List" + ::= { setIproFir 7 } + +setIproFirPortbEntry OBJECT-TYPE + SYNTAX SetIproFirPortbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproFirPortbDsta } + ::= { setIproFirPortbTable 1 } + +SetIproFirPortbEntry ::= SEQUENCE { + setIproFirPortbDsta INTEGER, + setIproFirPortbProt INTEGER, + setIproFirPortbDstp INTEGER, + setIproFirPortbTime INTEGER, + setIproFirPortbFilt DisplayString + } + +setIproFirPortbDsta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Address" + ::= { setIproFirPortbEntry 1 } + +setIproFirPortbProt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Prot." + ::= { setIproFirPortbEntry 2 } + +setIproFirPortbDstp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Dst-Port" + ::= { setIproFirPortbEntry 3 } + +setIproFirPortbTime OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setIproFirPortbEntry 4 } + +setIproFirPortbFilt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Filter-Rule" + ::= { setIproFirPortbEntry 5 } + +setIproFirMaxha OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max.-Half-Open-Conns." + ::= { setIproFir 8 } + +setIproFirDosac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DoS-Action" + ::= { setIproFir 9 } + +setIproFirPorts OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Scan-Threshold" + ::= { setIproFir 12 } + +setIproFirIdsac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IDS-Action" + ::= { setIproFir 13 } + +setIproFirAdmin OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Admin.-Email" + ::= { setIproFir 10 } + +setIproFirPingb OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ping-Block" + ::= { setIproFir 14 } + +setIproFirSteal OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stealth-Mode" + ::= { setIproFir 15 } + +setIproFirAuthp OBJECT-TYPE + SYNTAX INTEGER { + closed(0), + stealth(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth-Port" + ::= { setIproFir 16 } + +setIproFirDenys OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Deny-Session-Recover" + ::= { setIproFir 17 } + +setIproFirAppli OBJECT IDENTIFIER ::= { setIproFir 20} +setIproFirAppliFtp OBJECT IDENTIFIER ::= { setIproFirAppli 1} +setIproFirAppliFtpFtp OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "FTP-Block" + ::= { setIproFirAppliFtp 1 } + +setIproFirAppliFtpAct OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active-FTP-Block" + ::= { setIproFirAppliFtp 2 } + +setIproFirAppliFtpMin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min-Port" + ::= { setIproFirAppliFtp 3 } + +setIproFirAppliFtpChe OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-Host-IP" + ::= { setIproFirAppliFtp 4 } + +setIproFirAppliFtpFxp OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "FXP-Block" + ::= { setIproFirAppliFtp 5 } + +setIproFirAppliIrc OBJECT IDENTIFIER ::= { setIproFirAppli 2} +setIproFirAppliIrcIrc OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IRC-Block" + ::= { setIproFirAppliIrc 1 } + +setIproFirAppliIrcDdc OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DDC-Block" + ::= { setIproFirAppliIrc 2 } + +setIproFirAppliIrcMin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min-Port" + ::= { setIproFirAppliIrc 3 } + +setIproFirAppliIrcChe OBJECT-TYPE + SYNTAX INTEGER { + off(0), + allways(1), + wan(2), + default-route(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-Host-IP" + ::= { setIproFirAppliIrc 4 } + +setIproFirAppliApp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Appl.-Action" + ::= { setIproFirAppli 10 } + +setIproNnnTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproNnnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "N-N-NAT" + ::= { setIpro 19 } + +setIproNnnEntry OBJECT-TYPE + SYNTAX SetIproNnnEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproNnnIdx } + ::= { setIproNnnTable 1 } + +SetIproNnnEntry ::= SEQUENCE { + setIproNnnIdx DisplayString, + setIproNnnSrca INTEGER, + setIproNnnSrcm INTEGER, + setIproNnnDsts DisplayString, + setIproNnnMapp INTEGER + } + +setIproNnnIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Idx." + ::= { setIproNnnEntry 1 } + +setIproNnnSrca OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-Address" + ::= { setIproNnnEntry 2 } + +setIproNnnSrcm OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-Mask" + ::= { setIproNnnEntry 3 } + +setIproNnnDsts OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dst-Station" + ::= { setIproNnnEntry 4 } + +setIproNnnMapp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mapped-Network" + ::= { setIproNnnEntry 5 } + +setIproWan OBJECT-TYPE + SYNTAX INTEGER { + manual(0), + auto(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Tag-Creation" + ::= { setIpro 22 } + +setIproTagTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetIproTagEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Tag-Table" + ::= { setIpro 23 } + +setIproTagEntry OBJECT-TYPE + SYNTAX SetIproTagEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setIproTagPee } + ::= { setIproTagTable 1 } + +SetIproTagEntry ::= SEQUENCE { + setIproTagPee DisplayString, + setIproTagRtg INTEGER, + setIproTagSta INTEGER, + setIproTagEnd INTEGER + } + +setIproTagPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setIproTagEntry 1 } + +setIproTagRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setIproTagEntry 2 } + +setIproTagSta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-WAN-Pool" + ::= { setIproTagEntry 3 } + +setIproTagEnd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-WAN-Pool" + ::= { setIproTagEntry 4 } + +setAdsl OBJECT IDENTIFIER ::= { set 42} +setAdslTra OBJECT-TYPE + SYNTAX INTEGER { + simple(0), + extended(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trace-Mode" + ::= { setAdsl 1 } + +setAdslLin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Line-Failures" + ::= { setAdsl 3 } + +setAdslMon OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Monitoring-Time[h]" + ::= { setAdsl 4 } + +setSnmp OBJECT IDENTIFIER ::= { set 9} +setSnmpSendtrap OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Send-Traps" + ::= { setSnmp 1 } + +setSnmpIptrapsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSnmpIptrapsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IP-Traps" + ::= { setSnmp 2 } + +setSnmpIptrapsEntry OBJECT-TYPE + SYNTAX SetSnmpIptrapsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSnmpIptrapsTra } + ::= { setSnmpIptrapsTable 1 } + +SetSnmpIptrapsEntry ::= SEQUENCE { + setSnmpIptrapsTra INTEGER, + setSnmpIptrapsLoo DisplayString, + setSnmpIptrapsVer INTEGER + } + +setSnmpIptrapsTra OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trap-IP" + ::= { setSnmpIptrapsEntry 1 } + +setSnmpIptrapsLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setSnmpIptrapsEntry 3 } + +setSnmpIptrapsVer OBJECT-TYPE + SYNTAX INTEGER{ + snmpv1(1), + snmpv2(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Version" + ::= { setSnmpIptrapsEntry 4 } + +setSnmpAdminist OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Administrator" + ::= { setSnmp 3 } + +setSnmpLocation OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Location" + ::= { setSnmp 4 } + +setSnmpRegister OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Register-Monitor" + ::= { setSnmp 5 } + +setSnmpDeletemo OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Delete-Monitor" + ::= { setSnmp 6 } + +setSnmpMonitortTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSnmpMonitortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Monitor-Table" + ::= { setSnmp 7 } + +setSnmpMonitortEntry OBJECT-TYPE + SYNTAX SetSnmpMonitortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSnmpMonitortIpa, setSnmpMonitortPor } + ::= { setSnmpMonitortTable 1 } + +SetSnmpMonitortEntry ::= SEQUENCE { + setSnmpMonitortIpa INTEGER, + setSnmpMonitortPor INTEGER, + setSnmpMonitortMac DisplayString, + setSnmpMonitortVla INTEGER, + setSnmpMonitortTim INTEGER, + setSnmpMonitortPee DisplayString, + setSnmpMonitortLoo INTEGER, + setSnmpMonitortLan DisplayString, + setSnmpMonitortEth INTEGER + } + +setSnmpMonitortIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setSnmpMonitortEntry 1 } + +setSnmpMonitortPor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setSnmpMonitortEntry 2 } + +setSnmpMonitortMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setSnmpMonitortEntry 4 } + +setSnmpMonitortVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setSnmpMonitortEntry 7 } + +setSnmpMonitortTim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setSnmpMonitortEntry 3 } + +setSnmpMonitortPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setSnmpMonitortEntry 5 } + +setSnmpMonitortLoo OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setSnmpMonitortEntry 6 } + +setSnmpMonitortLan OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { setSnmpMonitortEntry 8 } + +setSnmpMonitortEth OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { setSnmpMonitortEntry 9 } + +setSnmpPassword OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password-Required-for-SNMP-Read-Access" + ::= { setSnmp 10 } + +setSnmpComment1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-1" + ::= { setSnmp 11 } + +setSnmpComment2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-2" + ::= { setSnmp 12 } + +setSnmpComment3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-3" + ::= { setSnmp 13 } + +setSnmpComment4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment-4" + ::= { setSnmp 14 } + +setDhcp OBJECT IDENTIFIER ::= { set 10} +setDhcpNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-list" + ::= { setDhcp 20 } + +setDhcpNetEntry OBJECT-TYPE + SYNTAX SetDhcpNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpNetNetworknam } + ::= { setDhcpNetTable 1 } + +SetDhcpNetEntry ::= SEQUENCE { + setDhcpNetNetworknam DisplayString, + setDhcpNetStartaddre INTEGER, + setDhcpNetEndaddress INTEGER, + setDhcpNetNetmask INTEGER, + setDhcpNetBroadcasta INTEGER, + setDhcpNetGatewayadd INTEGER, + setDhcpNetDnsdefault INTEGER, + setDhcpNetDnsbackup INTEGER, + setDhcpNetNbnsdefaul INTEGER, + setDhcpNetNbnsbackup INTEGER, + setDhcpNetOperating INTEGER, + setDhcpNetBroadcastb INTEGER, + setDhcpNetMasterserv INTEGER, + setDhcpNetCache INTEGER, + setDhcpNetAdaption INTEGER + } + +setDhcpNetNetworknam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpNetEntry 1 } + +setDhcpNetStartaddre OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start-Address-Pool" + ::= { setDhcpNetEntry 2 } + +setDhcpNetEndaddress OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "End-Address-Pool" + ::= { setDhcpNetEntry 3 } + +setDhcpNetNetmask OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Netmask" + ::= { setDhcpNetEntry 4 } + +setDhcpNetBroadcasta OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Broadcast-Address" + ::= { setDhcpNetEntry 5 } + +setDhcpNetGatewayadd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Gateway-Address" + ::= { setDhcpNetEntry 6 } + +setDhcpNetDnsdefault OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Default" + ::= { setDhcpNetEntry 7 } + +setDhcpNetDnsbackup OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DNS-Backup" + ::= { setDhcpNetEntry 8 } + +setDhcpNetNbnsdefaul OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Default" + ::= { setDhcpNetEntry 9 } + +setDhcpNetNbnsbackup OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NBNS-Backup" + ::= { setDhcpNetEntry 10 } + +setDhcpNetOperating OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1), + auto(2), + relay(16), + client(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setDhcpNetEntry 11 } + +setDhcpNetBroadcastb OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Broadcast-Bit" + ::= { setDhcpNetEntry 12 } + +setDhcpNetMasterserv OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Master-Server" + ::= { setDhcpNetEntry 13 } + +setDhcpNetCache OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cache" + ::= { setDhcpNetEntry 14 } + +setDhcpNetAdaption OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Adaption" + ::= { setDhcpNetEntry 15 } + +setDhcpPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ports" + ::= { setDhcp 18 } + +setDhcpPorEntry OBJECT-TYPE + SYNTAX SetDhcpPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpPorPor } + ::= { setDhcpPorTable 1 } + +SetDhcpPorEntry ::= SEQUENCE { + setDhcpPorPor DisplayString, + setDhcpPorEna INTEGER + } + +setDhcpPorPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setDhcpPorEntry 2 } + +setDhcpPorEna OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enable-DHCP" + ::= { setDhcpPorEntry 3 } + +setDhcpMax OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max.-Lease-Time-Minutes" + ::= { setDhcp 6 } + +setDhcpDef OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Default-Lease-Time-Minutes" + ::= { setDhcp 7 } + +setDhcpDhcTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpDhcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DHCP-Table" + ::= { setDhcp 8 } + +setDhcpDhcEntry OBJECT-TYPE + SYNTAX SetDhcpDhcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpDhcIpa, setDhcpDhcNet } + ::= { setDhcpDhcTable 1 } + +SetDhcpDhcEntry ::= SEQUENCE { + setDhcpDhcIpa INTEGER, + setDhcpDhcMac DisplayString, + setDhcpDhcTim INTEGER, + setDhcpDhcHos DisplayString, + setDhcpDhcTyp BITS, + setDhcpDhcLan INTEGER, + setDhcpDhcEth INTEGER, + setDhcpDhcVla INTEGER, + setDhcpDhcNet DisplayString + } + +setDhcpDhcIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setDhcpDhcEntry 1 } + +setDhcpDhcMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "MAC-Address" + ::= { setDhcpDhcEntry 2 } + +setDhcpDhcTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setDhcpDhcEntry 3 } + +setDhcpDhcHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Hostname" + ::= { setDhcpDhcEntry 4 } + +setDhcpDhcTyp OBJECT-TYPE + SYNTAX BITS{ + new(1), + new(2), + dyn(5), + unkn(3), + stat(4), + bootp(6), + relay(12) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setDhcpDhcEntry 5 } + +setDhcpDhcLan OBJECT-TYPE + SYNTAX INTEGER{ + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + any(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "LAN-Ifc" + ::= { setDhcpDhcEntry 6 } + +setDhcpDhcEth OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ethernet-Port" + ::= { setDhcpDhcEntry 7 } + +setDhcpDhcVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setDhcpDhcEntry 8 } + +setDhcpDhcNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpDhcEntry 9 } + +setDhcpHosTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Hosts" + ::= { setDhcp 9 } + +setDhcpHosEntry OBJECT-TYPE + SYNTAX SetDhcpHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpHosMac, setDhcpHosNet } + ::= { setDhcpHosTable 1 } + +SetDhcpHosEntry ::= SEQUENCE { + setDhcpHosMac DisplayString, + setDhcpHosNet DisplayString, + setDhcpHosIpa INTEGER, + setDhcpHosHos DisplayString, + setDhcpHosIma DisplayString + } + +setDhcpHosMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MAC-Address" + ::= { setDhcpHosEntry 1 } + +setDhcpHosNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpHosEntry 5 } + +setDhcpHosIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setDhcpHosEntry 2 } + +setDhcpHosHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hostname" + ::= { setDhcpHosEntry 3 } + +setDhcpHosIma OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-alias" + ::= { setDhcpHosEntry 4 } + +setDhcpAliTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpAliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Alias-List" + ::= { setDhcp 10 } + +setDhcpAliEntry OBJECT-TYPE + SYNTAX SetDhcpAliEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpAliImagea } + ::= { setDhcpAliTable 1 } + +SetDhcpAliEntry ::= SEQUENCE { + setDhcpAliImagea DisplayString, + setDhcpAliImages INTEGER, + setDhcpAliImagef DisplayString + } + +setDhcpAliImagea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-alias" + ::= { setDhcpAliEntry 1 } + +setDhcpAliImages OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-Server" + ::= { setDhcpAliEntry 3 } + +setDhcpAliImagef OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..60)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Image-file" + ::= { setDhcpAliEntry 2 } + +setDhcpAddTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDhcpAddEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Additional-Options" + ::= { setDhcp 21 } + +setDhcpAddEntry OBJECT-TYPE + SYNTAX SetDhcpAddEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDhcpAddOptionn, setDhcpAddNetwork } + ::= { setDhcpAddTable 1 } + +SetDhcpAddEntry ::= SEQUENCE { + setDhcpAddOptionn INTEGER, + setDhcpAddNetwork DisplayString, + setDhcpAddOptionv DisplayString + } + +setDhcpAddOptionn OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Option-Number" + ::= { setDhcpAddEntry 1 } + +setDhcpAddNetwork OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDhcpAddEntry 2 } + +setDhcpAddOptionv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Option-Value" + ::= { setDhcpAddEntry 3 } + +setDhcpUse OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "User-Class-Identifer" + ::= { setDhcp 19 } + +setDns OBJECT IDENTIFIER ::= { set 17} +setDnsOper OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setDns 1 } + +setDnsDoma OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setDns 2 } + +setDnsSubdTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsSubdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Sub-Domains" + ::= { setDns 13 } + +setDnsSubdEntry OBJECT-TYPE + SYNTAX SetDnsSubdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsSubdNet } + ::= { setDnsSubdTable 1 } + +SetDnsSubdEntry ::= SEQUENCE { + setDnsSubdNet DisplayString, + setDnsSubdSub DisplayString + } + +setDnsSubdNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setDnsSubdEntry 1 } + +setDnsSubdSub OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Sub-Domain" + ::= { setDnsSubdEntry 2 } + +setDnsReso OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Resolve-Domain" + ::= { setDns 12 } + +setDnsDhcp OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DHCP-Usage" + ::= { setDns 3 } + +setDnsNetb OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NetBIOS-Usage" + ::= { setDns 4 } + +setDnsDnslTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDnslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DNS-List" + ::= { setDns 5 } + +setDnsDnslEntry OBJECT-TYPE + SYNTAX SetDnsDnslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDnslHos } + ::= { setDnsDnslTable 1 } + +SetDnsDnslEntry ::= SEQUENCE { + setDnsDnslHos DisplayString, + setDnsDnslIpa INTEGER + } + +setDnsDnslHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsDnslEntry 1 } + +setDnsDnslIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setDnsDnslEntry 2 } + +setDnsFiltTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Filter-List" + ::= { setDns 6 } + +setDnsFiltEntry OBJECT-TYPE + SYNTAX SetDnsFiltEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsFiltIdx } + ::= { setDnsFiltTable 1 } + +SetDnsFiltEntry ::= SEQUENCE { + setDnsFiltIdx DisplayString, + setDnsFiltDom DisplayString, + setDnsFiltIpa INTEGER, + setDnsFiltNet INTEGER + } + +setDnsFiltIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Idx." + ::= { setDnsFiltEntry 1 } + +setDnsFiltDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setDnsFiltEntry 2 } + +setDnsFiltIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setDnsFiltEntry 3 } + +setDnsFiltNet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Netmask" + ::= { setDnsFiltEntry 4 } + +setDnsDyndTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDyndEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dyn.-DNS-List" + ::= { setDns 8 } + +setDnsDyndEntry OBJECT-TYPE + SYNTAX SetDnsDyndEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDyndHos } + ::= { setDnsDyndTable 1 } + +SetDnsDyndEntry ::= SEQUENCE { + setDnsDyndHos DisplayString, + setDnsDyndIpa INTEGER, + setDnsDyndTim INTEGER + } + +setDnsDyndHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsDyndEntry 1 } + +setDnsDyndIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setDnsDyndEntry 2 } + +setDnsDyndTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setDnsDyndEntry 3 } + +setDnsDnsdTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDnsdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DNS-Destinations" + ::= { setDns 9 } + +setDnsDnsdEntry OBJECT-TYPE + SYNTAX SetDnsDnsdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDnsdDom } + ::= { setDnsDnsdTable 1 } + +SetDnsDnsdEntry ::= SEQUENCE { + setDnsDnsdDom DisplayString, + setDnsDnsdDes DisplayString + } + +setDnsDnsdDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain-name" + ::= { setDnsDnsdEntry 1 } + +setDnsDnsdDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination" + ::= { setDnsDnsdEntry 2 } + +setDnsLeas OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Leasetime" + ::= { setDns 7 } + +setDnsServTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsServEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Service-Location-List" + ::= { setDns 10 } + +setDnsServEntry OBJECT-TYPE + SYNTAX SetDnsServEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsServSer } + ::= { setDnsServTable 1 } + +SetDnsServEntry ::= SEQUENCE { + setDnsServSer DisplayString, + setDnsServHos DisplayString, + setDnsServPor INTEGER + } + +setDnsServSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Service-Name" + ::= { setDnsServEntry 1 } + +setDnsServHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsServEntry 2 } + +setDnsServPor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setDnsServEntry 3 } + +setDnsDynaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetDnsDynaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Dynamic-SRV-List" + ::= { setDns 11 } + +setDnsDynaEntry OBJECT-TYPE + SYNTAX SetDnsDynaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setDnsDynaSer } + ::= { setDnsDynaTable 1 } + +SetDnsDynaEntry ::= SEQUENCE { + setDnsDynaSer DisplayString, + setDnsDynaHos DisplayString, + setDnsDynaPor INTEGER + } + +setDnsDynaSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Service-Name" + ::= { setDnsDynaEntry 1 } + +setDnsDynaHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host-name" + ::= { setDnsDynaEntry 2 } + +setDnsDynaPor OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setDnsDynaEntry 3 } + +setNetb OBJECT IDENTIFIER ::= { set 16} +setNetbOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setNetb 1 } + +setNetbNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { setNetb 12 } + +setNetbNetEntry OBJECT-TYPE + SYNTAX SetNetbNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbNetNet } + ::= { setNetbNetTable 1 } + +SetNetbNetEntry ::= SEQUENCE { + setNetbNetNet DisplayString, + setNetbNetOpe INTEGER, + setNetbNetNtd DisplayString + } + +setNetbNetNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbNetEntry 1 } + +setNetbNetOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setNetbNetEntry 2 } + +setNetbNetNtd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NT-Domain" + ::= { setNetbNetEntry 3 } + +setNetbSco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Scope-ID" + ::= { setNetb 2 } + +setNetbPeeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbPeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Peers" + ::= { setNetb 4 } + +setNetbPeeEntry OBJECT-TYPE + SYNTAX SetNetbPeeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbPeeNam } + ::= { setNetbPeeTable 1 } + +SetNetbPeeEntry ::= SEQUENCE { + setNetbPeeNam DisplayString, + setNetbPeeTyp INTEGER + } + +setNetbPeeNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setNetbPeeEntry 1 } + +setNetbPeeTyp OBJECT-TYPE + SYNTAX INTEGER{ + workstation(1), + router(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setNetbPeeEntry 3 } + +setNetbGroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbGroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Group-List" + ::= { setNetb 5 } + +setNetbGroEntry OBJECT-TYPE + SYNTAX SetNetbGroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbGroGro, setNetbGroTyp, setNetbGroIpa, setNetbGroRtg } + ::= { setNetbGroTable 1 } + +SetNetbGroEntry ::= SEQUENCE { + setNetbGroGro DisplayString, + setNetbGroTyp DisplayString, + setNetbGroIpa INTEGER, + setNetbGroRtg INTEGER, + setNetbGroPee DisplayString, + setNetbGroNet DisplayString, + setNetbGroTim INTEGER, + setNetbGroFla DisplayString + } + +setNetbGroGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { setNetbGroEntry 1 } + +setNetbGroTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setNetbGroEntry 2 } + +setNetbGroIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbGroEntry 3 } + +setNetbGroRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbGroEntry 8 } + +setNetbGroPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbGroEntry 4 } + +setNetbGroNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbGroEntry 7 } + +setNetbGroTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbGroEntry 5 } + +setNetbGroFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbGroEntry 6 } + +setNetbHosTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Host-List" + ::= { setNetb 6 } + +setNetbHosEntry OBJECT-TYPE + SYNTAX SetNetbHosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbHosNam, setNetbHosTyp, setNetbHosIpa, setNetbHosRtg } + ::= { setNetbHosTable 1 } + +SetNetbHosEntry ::= SEQUENCE { + setNetbHosNam DisplayString, + setNetbHosTyp DisplayString, + setNetbHosIpa INTEGER, + setNetbHosRtg INTEGER, + setNetbHosPee DisplayString, + setNetbHosNet DisplayString, + setNetbHosTim INTEGER, + setNetbHosFla DisplayString + } + +setNetbHosNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { setNetbHosEntry 1 } + +setNetbHosTyp OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type" + ::= { setNetbHosEntry 2 } + +setNetbHosIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbHosEntry 3 } + +setNetbHosRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbHosEntry 8 } + +setNetbHosPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbHosEntry 4 } + +setNetbHosNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbHosEntry 7 } + +setNetbHosTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbHosEntry 5 } + +setNetbHosFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbHosEntry 6 } + +setNetbSerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server-List" + ::= { setNetb 7 } + +setNetbSerEntry OBJECT-TYPE + SYNTAX SetNetbSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbSerHos, setNetbSerGro, setNetbSerIpa, setNetbSerRtg } + ::= { setNetbSerTable 1 } + +SetNetbSerEntry ::= SEQUENCE { + setNetbSerHos DisplayString, + setNetbSerGro DisplayString, + setNetbSerIpa DisplayString, + setNetbSerRtg INTEGER, + setNetbSerOsv DisplayString, + setNetbSerSmb DisplayString, + setNetbSerSer DisplayString, + setNetbSerPee DisplayString, + setNetbSerNet DisplayString, + setNetbSerTim INTEGER, + setNetbSerFla DisplayString + } + +setNetbSerHos OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Host" + ::= { setNetbSerEntry 1 } + +setNetbSerGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { setNetbSerEntry 2 } + +setNetbSerIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbSerEntry 4 } + +setNetbSerRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbSerEntry 12 } + +setNetbSerOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { setNetbSerEntry 5 } + +setNetbSerSmb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "SMB-Ver." + ::= { setNetbSerEntry 6 } + +setNetbSerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { setNetbSerEntry 7 } + +setNetbSerPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbSerEntry 8 } + +setNetbSerNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbSerEntry 11 } + +setNetbSerTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbSerEntry 9 } + +setNetbSerFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbSerEntry 10 } + +setNetbBroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNetbBroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Browser-List" + ::= { setNetb 13 } + +setNetbBroEntry OBJECT-TYPE + SYNTAX SetNetbBroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNetbBroBro, setNetbBroGro, setNetbBroIpa, setNetbBroRtg } + ::= { setNetbBroTable 1 } + +SetNetbBroEntry ::= SEQUENCE { + setNetbBroBro DisplayString, + setNetbBroGro DisplayString, + setNetbBroIpa DisplayString, + setNetbBroRtg INTEGER, + setNetbBroOsv DisplayString, + setNetbBroSer DisplayString, + setNetbBroPee DisplayString, + setNetbBroNet DisplayString, + setNetbBroTim INTEGER, + setNetbBroFla DisplayString + } + +setNetbBroBro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Browser" + ::= { setNetbBroEntry 1 } + +setNetbBroGro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Group/Domain" + ::= { setNetbBroEntry 2 } + +setNetbBroIpa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "IP-Address" + ::= { setNetbBroEntry 4 } + +setNetbBroRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setNetbBroEntry 12 } + +setNetbBroOsv OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "OS-Ver." + ::= { setNetbBroEntry 5 } + +setNetbBroSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Server-Typ" + ::= { setNetbBroEntry 7 } + +setNetbBroPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Peer" + ::= { setNetbBroEntry 8 } + +setNetbBroNet OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Network-name" + ::= { setNetbBroEntry 11 } + +setNetbBroTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Timeout" + ::= { setNetbBroEntry 9 } + +setNetbBroFla OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Flags" + ::= { setNetbBroEntry 10 } + +setNetbSup OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Support-Browsing" + ::= { setNetb 14 } + +setNetbWat OBJECT-TYPE + SYNTAX INTEGER { + spoof(1), + route(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Watchdogs" + ::= { setNetb 8 } + +setNetbUpd OBJECT-TYPE + SYNTAX INTEGER { + pback(0), + trig(1), + time(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update" + ::= { setNetb 9 } + +setNetbWan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "WAN-Update-Minutes" + ::= { setNetb 10 } + +setNetbLea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Leasetime" + ::= { setNetb 11 } + +setConf OBJECT IDENTIFIER ::= { set 11} +setConfPasswor OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password-Required-for-SNMP-Read-Access" + ::= { setConf 3 } + +setConfAdminea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Admin.-EAZ-MSN" + ::= { setConf 9 } + +setConfMaximum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Maximum-Connections" + ::= { setConf 4 } + +setConfConfiga OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Config-Aging-Minutes" + ::= { setConf 5 } + +setConfOutband OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Outband-Aging-Minutes" + ::= { setConf 33 } + +setConfLoginer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Login-Errors" + ::= { setConf 7 } + +setConfLockmin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lock-Minutes" + ::= { setConf 8 } + +setConfLanguag OBJECT-TYPE + SYNTAX INTEGER { + english(1), + deutsch(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Language" + ::= { setConf 6 } + +setConfTftpcli OBJECT IDENTIFIER ::= { setConf 13} +setConfTftpcliConfigadd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Config-Address" + ::= { setConfTftpcli 1 } + +setConfTftpcliConfigfil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Config-Filename" + ::= { setConfTftpcli 2 } + +setConfTftpcliFirmwarea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Firmware-Address" + ::= { setConfTftpcli 3 } + +setConfTftpcliFirmwaref OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Firmware-Filename" + ::= { setConfTftpcli 4 } + +setConfTftpcliScriptadd OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Script-Address" + ::= { setConfTftpcli 6 } + +setConfTftpcliScriptfil OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Script-Filename" + ::= { setConfTftpcli 7 } + +setConfTftpcliBytesperh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bytes-per-Hashmark" + ::= { setConfTftpcli 5 } + +setConfAccesstTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfAccesstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-Table" + ::= { setConf 15 } + +setConfAccesstEntry OBJECT-TYPE + SYNTAX SetConfAccesstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfAccesstIfc } + ::= { setConfAccesstTable 1 } + +SetConfAccesstEntry ::= SEQUENCE { + setConfAccesstIfc INTEGER, + setConfAccesstTelnet INTEGER, + setConfAccesstTftp INTEGER, + setConfAccesstHttp INTEGER, + setConfAccesstSnmp INTEGER, + setConfAccesstHttps INTEGER, + setConfAccesstTelnets INTEGER, + setConfAccesstSsh INTEGER + } + +setConfAccesstIfc OBJECT-TYPE + SYNTAX INTEGER{ + lan(1), + wan(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc." + ::= { setConfAccesstEntry 1 } + +setConfAccesstTelnet OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet" + ::= { setConfAccesstEntry 2 } + +setConfAccesstTftp OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TFTP" + ::= { setConfAccesstEntry 3 } + +setConfAccesstHttp OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "HTTP" + ::= { setConfAccesstEntry 4 } + +setConfAccesstSnmp OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SNMP" + ::= { setConfAccesstEntry 5 } + +setConfAccesstHttps OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "HTTPS" + ::= { setConfAccesstEntry 6 } + +setConfAccesstTelnets OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet-SSL" + ::= { setConfAccesstEntry 7 } + +setConfAccesstSsh OBJECT-TYPE + SYNTAX INTEGER{ + vpn(16), + yes(1), + read(4), + no(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SSH" + ::= { setConfAccesstEntry 8 } + +setConfScreenh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Screen-Height" + ::= { setConf 16 } + +setConfFunctioTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfFunctioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Function-Keys" + ::= { setConf 43 } + +setConfFunctioEntry OBJECT-TYPE + SYNTAX SetConfFunctioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfFunctioKey } + ::= { setConfFunctioTable 1 } + +SetConfFunctioEntry ::= SEQUENCE { + setConfFunctioKey INTEGER, + setConfFunctioMap DisplayString + } + +setConfFunctioKey OBJECT-TYPE + SYNTAX INTEGER{ + f1(1), + f2(2), + f3(3), + f4(4), + f5(5), + f6(6), + f7(7), + f8(8), + f9(9), + f10(10), + f11(11), + f12(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Key" + ::= { setConfFunctioEntry 1 } + +setConfFunctioMap OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..99)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mapping" + ::= { setConfFunctioEntry 2 } + +setConfLl2m OBJECT IDENTIFIER ::= { setConf 50} +setConfLl2mOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setConfLl2m 1 } + +setConfLl2mTim OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-Limit" + ::= { setConfLl2m 2 } + +setConfCrashme OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Crash-Message" + ::= { setConf 40 } + +setConfAdminge OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + male(1), + female(2), + geek(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Admin-Gender" + ::= { setConf 41 } + +setConfAsserta OBJECT-TYPE + SYNTAX INTEGER { + log-only(0), + reboot(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Assert-Action" + ::= { setConf 42 } + +setConfPrompt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prompt" + ::= { setConf 17 } + +setConfLedtest OBJECT-TYPE + SYNTAX INTEGER { + off(0), + green(2), + red(1), + orange(3), + no-test(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LED-Test" + ::= { setConf 18 } + +setConfCrontabTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfCrontabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Cron-Table" + ::= { setConf 20 } + +setConfCrontabEntry OBJECT-TYPE + SYNTAX SetConfCrontabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfCrontabInde } + ::= { setConfCrontabTable 1 } + +SetConfCrontabEntry ::= SEQUENCE { + setConfCrontabInde INTEGER, + setConfCrontabActi INTEGER, + setConfCrontabBase INTEGER, + setConfCrontabVari INTEGER, + setConfCrontabMinu DisplayString, + setConfCrontabHour DisplayString, + setConfCrontabDayo DisplayString, + setConfCrontabDay DisplayString, + setConfCrontabMont DisplayString, + setConfCrontabComm DisplayString, + setConfCrontabOwne DisplayString + } + +setConfCrontabInde OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setConfCrontabEntry 1 } + +setConfCrontabActi OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setConfCrontabEntry 9 } + +setConfCrontabBase OBJECT-TYPE + SYNTAX INTEGER{ + real-time(0), + operation-time(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Base" + ::= { setConfCrontabEntry 8 } + +setConfCrontabVari OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Variation" + ::= { setConfCrontabEntry 11 } + +setConfCrontabMinu OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { setConfCrontabEntry 2 } + +setConfCrontabHour OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { setConfCrontabEntry 3 } + +setConfCrontabDayo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DayOfWeek" + ::= { setConfCrontabEntry 4 } + +setConfCrontabDay OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { setConfCrontabEntry 5 } + +setConfCrontabMont OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Month" + ::= { setConfCrontabEntry 6 } + +setConfCrontabComm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..100)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Command" + ::= { setConfCrontabEntry 7 } + +setConfCrontabOwne OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Owner" + ::= { setConfCrontabEntry 10 } + +setConfAdminsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfAdminsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Admins" + ::= { setConf 21 } + +setConfAdminsEntry OBJECT-TYPE + SYNTAX SetConfAdminsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfAdminsAdm } + ::= { setConfAdminsTable 1 } + +SetConfAdminsEntry ::= SEQUENCE { + setConfAdminsAdm DisplayString, + setConfAdminsPas DisplayString, + setConfAdminsAct INTEGER, + setConfAdminsAcc INTEGER, + setConfAdminsFun BITS + } + +setConfAdminsAdm OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Administrator" + ::= { setConfAdminsEntry 1 } + +setConfAdminsPas OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password" + ::= { setConfAdminsEntry 2 } + +setConfAdminsAct OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setConfAdminsEntry 4 } + +setConfAdminsAcc OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + admin-ro-limit(8388608), + admin-rw-limit(8388864), + admin-ro(16777216), + admin-rw(16777472), + supervisor(-1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Access-Rights" + ::= { setConfAdminsEntry 5 } + +setConfAdminsFun OBJECT-TYPE + SYNTAX BITS{ + basic-wizard(1), + security-wizard(2), + internet-wizard(3), + ras-wizard(5), + provider-selection(4), + lanlan-wizard(6), + time-setting(7), + device-search(8), + rollout-wizard(14), + dynamic-dns-wizard(15), + voip-callmanager-wizard(16) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Function-Rights" + ::= { setConfAdminsEntry 3 } + +setConfPredefaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfPredefaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Predef.-Admins" + ::= { setConf 27 } + +setConfPredefaEntry OBJECT-TYPE + SYNTAX SetConfPredefaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfPredefaNam } + ::= { setConfPredefaTable 1 } + +SetConfPredefaEntry ::= SEQUENCE { + setConfPredefaNam DisplayString + } + +setConfPredefaNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { setConfPredefaEntry 1 } + +setConfLan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "LAN" + ::= { setConf 1 } + +setConfWan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "WAN" + ::= { setConf 2 } + +setConfTelnetp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet-Port" + ::= { setConf 23 } + +setConfTelnets OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Telnet-SSL-Port" + ::= { setConf 24 } + +setConfResetbu OBJECT-TYPE + SYNTAX INTEGER { + ignore(0), + boot-only(1), + reset-or-boot(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-button" + ::= { setConf 32 } + +setConfMonitor OBJECT IDENTIFIER ::= { setConf 35} +setConfMonitorTracemask1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tracemask1" + ::= { setConfMonitor 1 } + +setConfMonitorTracemask2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Tracemask2" + ::= { setConfMonitor 2 } + +setConfUpdatec OBJECT IDENTIFIER ::= { setConf 30} +setConfUpdatecOperati OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setConfUpdatec 1 } + +setConfUpdatecServern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Name" + ::= { setConfUpdatec 2 } + +setConfUpdatecServerp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Port" + ::= { setConfUpdatec 3 } + +setConfUpdatecRespons OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Response-Timeout" + ::= { setConfUpdatec 4 } + +setConfUpdatecRetryfa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Failure" + ::= { setConfUpdatec 5 } + +setConfUpdatecRetryok OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-Ok" + ::= { setConfUpdatec 6 } + +setConfUpdatecLastfir OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..21)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Firmware-Update" + ::= { setConfUpdatec 7 } + +setConfUpdatecLastcon OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..21)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Last-Config-Update" + ::= { setConfUpdatec 8 } + +setConfAntithe OBJECT IDENTIFIER ::= { setConf 31} +setConfAntitheEna OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enabled" + ::= { setConfAntithe 1 } + +setConfAntitheMet OBJECT-TYPE + SYNTAX INTEGER { + basic-call(0), + facility(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Method" + ::= { setConfAntithe 6 } + +setConfAntitheIsd OBJECT-TYPE + SYNTAX INTEGER { + s0-1(1), + s0-2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ISDN-Ifc" + ::= { setConfAntithe 7 } + +setConfAntitheCal OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Called-Number" + ::= { setConfAntithe 2 } + +setConfAntitheOut OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Outgoing-Calling-Number" + ::= { setConfAntithe 3 } + +setConfAntitheChe OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Checked-Calling-Number" + ::= { setConfAntithe 4 } + +setConfSshport OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SSH-Port" + ::= { setConf 25 } + +setConfSshauthTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetConfSshauthEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "SSH-Authentication-Methods" + ::= { setConf 26 } + +setConfSshauthEntry OBJECT-TYPE + SYNTAX SetConfSshauthEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setConfSshauthIfc } + ::= { setConfSshauthTable 1 } + +SetConfSshauthEntry ::= SEQUENCE { + setConfSshauthIfc INTEGER, + setConfSshauthMet INTEGER + } + +setConfSshauthIfc OBJECT-TYPE + SYNTAX INTEGER{ + lan(1), + wan(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc." + ::= { setConfSshauthEntry 1 } + +setConfSshauthMet OBJECT-TYPE + SYNTAX INTEGER{ + public-key(1), + password(2), + all(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Methods" + ::= { setConfSshauthEntry 2 } + +setLanc OBJECT IDENTIFIER ::= { set 13} +setLancAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-List" + ::= { setLanc 1 } + +setLancAccEntry OBJECT-TYPE + SYNTAX SetLancAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLancAccIpa, setLancAccIpn, setLancAccRtg } + ::= { setLancAccTable 1 } + +SetLancAccEntry ::= SEQUENCE { + setLancAccIpa INTEGER, + setLancAccIpn INTEGER, + setLancAccRtg INTEGER + } + +setLancAccIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setLancAccEntry 1 } + +setLancAccIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setLancAccEntry 2 } + +setLancAccRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setLancAccEntry 3 } + +setLancUdp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "UDP-Port" + ::= { setLanc 3 } + +setLancIntTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interface-List" + ::= { setLanc 6 } + +setLancIntEntry OBJECT-TYPE + SYNTAX SetLancIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLancIntIfc } + ::= { setLancIntTable 1 } + +SetLancIntEntry ::= SEQUENCE { + setLancIntIfc INTEGER, + setLancIntOpe INTEGER, + setLancIntMax INTEGER, + setLancIntEaz DisplayString, + setLancIntFor INTEGER + } + +setLancIntIfc OBJECT-TYPE + SYNTAX INTEGER{ + s0-1(1), + s0-2(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setLancIntEntry 1 } + +setLancIntOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1), + dial-only(2), + dial-in-only(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setLancIntEntry 2 } + +setLancIntMax OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Connections" + ::= { setLancIntEntry 6 } + +setLancIntEaz OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "EAZ-MSN(s)" + ::= { setLancIntEntry 3 } + +setLancIntFor OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Force-Out-MSN" + ::= { setLancIntEntry 5 } + +setLancPriTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLancPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Priority-List" + ::= { setLanc 7 } + +setLancPriEntry OBJECT-TYPE + SYNTAX SetLancPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLancPriIfc } + ::= { setLancPriTable 1 } + +SetLancPriEntry ::= SEQUENCE { + setLancPriIfc INTEGER, + setLancPriPri INTEGER + } + +setLancPriIfc OBJECT-TYPE + SYNTAX INTEGER{ + s0-1(1), + s0-2(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setLancPriEntry 1 } + +setLancPriPri OBJECT-TYPE + SYNTAX INTEGER{ + p1(0), + p2(1), + p3(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio-out" + ::= { setLancPriEntry 2 } + +setLcr OBJECT IDENTIFIER ::= { set 15} +setLcrRou OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Router-Usage" + ::= { setLcr 1 } + +setLcrLan OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lancapi-Usage" + ::= { setLcr 2 } + +setLcrTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLcrTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Time-List" + ::= { setLcr 4 } + +setLcrTimEntry OBJECT-TYPE + SYNTAX SetLcrTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLcrTimInd } + ::= { setLcrTimTable 1 } + +SetLcrTimEntry ::= SEQUENCE { + setLcrTimInd INTEGER, + setLcrTimPre DisplayString, + setLcrTimDay BITS, + setLcrTimSta DisplayString, + setLcrTimSto DisplayString, + setLcrTimNum DisplayString, + setLcrTimFal INTEGER + } + +setLcrTimInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setLcrTimEntry 1 } + +setLcrTimPre OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prefix" + ::= { setLcrTimEntry 2 } + +setLcrTimDay OBJECT-TYPE + SYNTAX BITS{ + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(7), + holiday(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Days" + ::= { setLcrTimEntry 3 } + +setLcrTimSta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Start" + ::= { setLcrTimEntry 4 } + +setLcrTimSto OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stop" + ::= { setLcrTimEntry 5 } + +setLcrTimNum OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..29)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Number-List" + ::= { setLcrTimEntry 6 } + +setLcrTimFal OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fallback" + ::= { setLcrTimEntry 7 } + +setLcrHolTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetLcrHolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Holidays" + ::= { setLcr 5 } + +setLcrHolEntry OBJECT-TYPE + SYNTAX SetLcrHolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setLcrHolInd } + ::= { setLcrHolTable 1 } + +SetLcrHolEntry ::= SEQUENCE { + setLcrHolInd INTEGER, + setLcrHolDat DisplayString + } + +setLcrHolInd OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setLcrHolEntry 1 } + +setLcrHolDat OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..13)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Date" + ::= { setLcrHolEntry 2 } + +setTime OBJECT IDENTIFIER ::= { set 14} +setTimeFetch OBJECT-TYPE + SYNTAX INTEGER { + none(0), + isdn(1), + ntp(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Fetch-Method" + ::= { setTime 1 } + +setTimeCurre OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Current-Time" + ::= { setTime 2 } + +setTimeTimec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-Call-Number" + ::= { setTime 3 } + +setTimeCalla OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Call-Attempts" + ::= { setTime 5 } + +setTimeUtcin OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "UTC-in-Seconds" + ::= { setTime 7 } + +setTimeTimez OBJECT-TYPE + SYNTAX INTEGER { + e0(0), + plus-1(1), + plus-2(2), + plus-3(3), + plus-4(4), + plus-5(5), + plus-6(6), + plus-7(7), + plus-8(8), + plus-9(9), + plus-10(10), + plus-11(11), + plus-12(12), + plus-13(13), + plus-14(14), + minus-1(255), + minus-2(254), + minus-3(253), + minus-4(252), + minus-5(251), + minus-6(250), + minus-7(249), + minus-8(248), + minus-9(247), + minus-10(246), + minus-11(245), + minus-12(244) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Timezone" + ::= { setTime 10 } + +setTimeDayli OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + europe-eu(2), + russia(3), + usa(4), + user-defined(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Daylight-saving-time" + ::= { setTime 11 } + +setTimeDstclTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetTimeDstclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DST-clock-changes" + ::= { setTime 12 } + +setTimeDstclEntry OBJECT-TYPE + SYNTAX SetTimeDstclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setTimeDstclEve } + ::= { setTimeDstclTable 1 } + +SetTimeDstclEntry ::= SEQUENCE { + setTimeDstclEve INTEGER, + setTimeDstclInd INTEGER, + setTimeDstclDay INTEGER, + setTimeDstclMon INTEGER, + setTimeDstclHou INTEGER, + setTimeDstclMin INTEGER, + setTimeDstclTim INTEGER + } + +setTimeDstclEve OBJECT-TYPE + SYNTAX INTEGER{ + start(1), + end(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Event" + ::= { setTimeDstclEntry 1 } + +setTimeDstclInd OBJECT-TYPE + SYNTAX INTEGER{ + e4-last(252), + e3-last(253), + e2-last(254), + last(255), + first(1), + second(2), + third(3), + fourth(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setTimeDstclEntry 2 } + +setTimeDstclDay OBJECT-TYPE + SYNTAX INTEGER{ + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Day" + ::= { setTimeDstclEntry 3 } + +setTimeDstclMon OBJECT-TYPE + SYNTAX INTEGER{ + january(1), + february(2), + march(3), + april(4), + may(5), + june(6), + july(7), + august(8), + september(9), + october(10), + november(11), + december(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Month" + ::= { setTimeDstclEntry 4 } + +setTimeDstclHou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hour" + ::= { setTimeDstclEntry 5 } + +setTimeDstclMin OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Minute" + ::= { setTimeDstclEntry 6 } + +setTimeDstclTim OBJECT-TYPE + SYNTAX INTEGER{ + utc(1), + lst(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Time-type" + ::= { setTimeDstclEntry 7 } + +setTimeGetti OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Get-Time" + ::= { setTime 13 } + +setVpn OBJECT IDENTIFIER ::= { set 19} +setVpnOperating OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + exclusive(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setVpn 8 } + +setVpnNattoperati OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "NAT-T-Operating" + ::= { setVpn 16 } + +setVpnSimplecertr OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Simple-Cert-RAS-Operating" + ::= { setVpn 17 } + +setVpnAllowremote OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Allow-Remote-Network-Selection" + ::= { setVpn 22 } + +setVpnEstablishsa OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + only-with-keepalive(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Establish-SAs-Collectively" + ::= { setVpn 23 } + +setVpnVpnpeersTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnVpnpeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "VPN-Peers" + ::= { setVpn 9 } + +setVpnVpnpeersEntry OBJECT-TYPE + SYNTAX SetVpnVpnpeersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnVpnpeersPeer } + ::= { setVpnVpnpeersTable 1 } + +SetVpnVpnpeersEntry ::= SEQUENCE { + setVpnVpnpeersPeer DisplayString, + setVpnVpnpeersShti INTEGER, + setVpnVpnpeersExtr INTEGER, + setVpnVpnpeersRemo DisplayString, + setVpnVpnpeersRtgt INTEGER, + setVpnVpnpeersLaye DisplayString, + setVpnVpnpeersDyna INTEGER, + setVpnVpnpeersIkee INTEGER, + setVpnVpnpeersRule INTEGER, + setVpnVpnpeersDpdi INTEGER, + setVpnVpnpeersIkec INTEGER, + setVpnVpnpeersXaut INTEGER + } + +setVpnVpnpeersPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setVpnVpnpeersEntry 1 } + +setVpnVpnpeersShti OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setVpnVpnpeersEntry 6 } + +setVpnVpnpeersExtr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Extranet-Address" + ::= { setVpnVpnpeersEntry 2 } + +setVpnVpnpeersRemo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gw" + ::= { setVpnVpnpeersEntry 8 } + +setVpnVpnpeersRtgt OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setVpnVpnpeersEntry 15 } + +setVpnVpnpeersLaye OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Layer" + ::= { setVpnVpnpeersEntry 4 } + +setVpnVpnpeersDyna OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + icmp(4), + udp(8), + b-channel(1), + d-channel(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "dynamic" + ::= { setVpnVpnpeersEntry 5 } + +setVpnVpnpeersIkee OBJECT-TYPE + SYNTAX INTEGER{ + main-mode(0), + aggressive-mode(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Exchange" + ::= { setVpnVpnpeersEntry 7 } + +setVpnVpnpeersRule OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + manually(1), + off(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rule-creation" + ::= { setVpnVpnpeersEntry 9 } + +setVpnVpnpeersDpdi OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DPD-Inact-Timeout" + ::= { setVpnVpnpeersEntry 10 } + +setVpnVpnpeersIkec OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + client(1), + server(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-CFG" + ::= { setVpnVpnpeersEntry 11 } + +setVpnVpnpeersXaut OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + client(1), + server(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "XAUTH" + ::= { setVpnVpnpeersEntry 12 } + +setVpnAdditionalgTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnAdditionalgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Additional-Gateways" + ::= { setVpn 12 } + +setVpnAdditionalgEntry OBJECT-TYPE + SYNTAX SetVpnAdditionalgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnAdditionalgPeer } + ::= { setVpnAdditionalgTable 1 } + +SetVpnAdditionalgEntry ::= SEQUENCE { + setVpnAdditionalgPeer DisplayString, + setVpnAdditionalgRemotegateway1 DisplayString, + setVpnAdditionalgRtgtag1 INTEGER, + setVpnAdditionalgRemotegateway2 DisplayString, + setVpnAdditionalgRtgtag2 INTEGER, + setVpnAdditionalgRemotegateway3 DisplayString, + setVpnAdditionalgRtgtag3 INTEGER, + setVpnAdditionalgRemotegateway4 DisplayString, + setVpnAdditionalgRtgtag4 INTEGER, + setVpnAdditionalgRemotegateway5 DisplayString, + setVpnAdditionalgRtgtag5 INTEGER, + setVpnAdditionalgRemotegateway6 DisplayString, + setVpnAdditionalgRtgtag6 INTEGER, + setVpnAdditionalgRemotegateway7 DisplayString, + setVpnAdditionalgRtgtag7 INTEGER, + setVpnAdditionalgRemotegateway8 DisplayString, + setVpnAdditionalgRtgtag8 INTEGER, + setVpnAdditionalgRemotegateway9 DisplayString, + setVpnAdditionalgRtgtag9 INTEGER, + setVpnAdditionalgRemotegateway10 DisplayString, + setVpnAdditionalgRtgtag10 INTEGER, + setVpnAdditionalgRemotegateway11 DisplayString, + setVpnAdditionalgRtgtag11 INTEGER, + setVpnAdditionalgRemotegateway12 DisplayString, + setVpnAdditionalgRtgtag12 INTEGER, + setVpnAdditionalgRemotegateway13 DisplayString, + setVpnAdditionalgRtgtag13 INTEGER, + setVpnAdditionalgRemotegateway14 DisplayString, + setVpnAdditionalgRtgtag14 INTEGER, + setVpnAdditionalgRemotegateway15 DisplayString, + setVpnAdditionalgRtgtag15 INTEGER, + setVpnAdditionalgRemotegateway16 DisplayString, + setVpnAdditionalgRtgtag16 INTEGER, + setVpnAdditionalgBeginwith INTEGER + } + +setVpnAdditionalgPeer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setVpnAdditionalgEntry 1 } + +setVpnAdditionalgRemotegateway1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-1" + ::= { setVpnAdditionalgEntry 2 } + +setVpnAdditionalgRtgtag1 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-1" + ::= { setVpnAdditionalgEntry 11 } + +setVpnAdditionalgRemotegateway2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-2" + ::= { setVpnAdditionalgEntry 3 } + +setVpnAdditionalgRtgtag2 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-2" + ::= { setVpnAdditionalgEntry 12 } + +setVpnAdditionalgRemotegateway3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-3" + ::= { setVpnAdditionalgEntry 4 } + +setVpnAdditionalgRtgtag3 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-3" + ::= { setVpnAdditionalgEntry 13 } + +setVpnAdditionalgRemotegateway4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-4" + ::= { setVpnAdditionalgEntry 5 } + +setVpnAdditionalgRtgtag4 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-4" + ::= { setVpnAdditionalgEntry 14 } + +setVpnAdditionalgRemotegateway5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-5" + ::= { setVpnAdditionalgEntry 6 } + +setVpnAdditionalgRtgtag5 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-5" + ::= { setVpnAdditionalgEntry 15 } + +setVpnAdditionalgRemotegateway6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-6" + ::= { setVpnAdditionalgEntry 7 } + +setVpnAdditionalgRtgtag6 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-6" + ::= { setVpnAdditionalgEntry 16 } + +setVpnAdditionalgRemotegateway7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-7" + ::= { setVpnAdditionalgEntry 8 } + +setVpnAdditionalgRtgtag7 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-7" + ::= { setVpnAdditionalgEntry 17 } + +setVpnAdditionalgRemotegateway8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-8" + ::= { setVpnAdditionalgEntry 9 } + +setVpnAdditionalgRtgtag8 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-8" + ::= { setVpnAdditionalgEntry 18 } + +setVpnAdditionalgRemotegateway9 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-9" + ::= { setVpnAdditionalgEntry 19 } + +setVpnAdditionalgRtgtag9 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-9" + ::= { setVpnAdditionalgEntry 27 } + +setVpnAdditionalgRemotegateway10 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-10" + ::= { setVpnAdditionalgEntry 20 } + +setVpnAdditionalgRtgtag10 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-10" + ::= { setVpnAdditionalgEntry 28 } + +setVpnAdditionalgRemotegateway11 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-11" + ::= { setVpnAdditionalgEntry 21 } + +setVpnAdditionalgRtgtag11 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-11" + ::= { setVpnAdditionalgEntry 29 } + +setVpnAdditionalgRemotegateway12 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-12" + ::= { setVpnAdditionalgEntry 22 } + +setVpnAdditionalgRtgtag12 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-12" + ::= { setVpnAdditionalgEntry 30 } + +setVpnAdditionalgRemotegateway13 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-13" + ::= { setVpnAdditionalgEntry 23 } + +setVpnAdditionalgRtgtag13 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-13" + ::= { setVpnAdditionalgEntry 31 } + +setVpnAdditionalgRemotegateway14 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-14" + ::= { setVpnAdditionalgEntry 24 } + +setVpnAdditionalgRtgtag14 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-14" + ::= { setVpnAdditionalgEntry 32 } + +setVpnAdditionalgRemotegateway15 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-15" + ::= { setVpnAdditionalgEntry 25 } + +setVpnAdditionalgRtgtag15 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-15" + ::= { setVpnAdditionalgEntry 33 } + +setVpnAdditionalgRemotegateway16 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Gateway-16" + ::= { setVpnAdditionalgEntry 26 } + +setVpnAdditionalgRtgtag16 OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-Tag-16" + ::= { setVpnAdditionalgEntry 34 } + +setVpnAdditionalgBeginwith OBJECT-TYPE + SYNTAX INTEGER{ + last-used(0), + first(1), + random(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Begin-With" + ::= { setVpnAdditionalgEntry 10 } + +setVpnLayerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Layer" + ::= { setVpn 7 } + +setVpnLayerEntry OBJECT-TYPE + SYNTAX SetVpnLayerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnLayerName } + ::= { setVpnLayerTable 1 } + +SetVpnLayerEntry ::= SEQUENCE { + setVpnLayerName DisplayString, + setVpnLayerPfsg INTEGER, + setVpnLayerIkeg INTEGER, + setVpnLayerIkep DisplayString, + setVpnLayerIpse DisplayString, + setVpnLayerIkek DisplayString + } + +setVpnLayerName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnLayerEntry 1 } + +setVpnLayerPfsg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PFS-Grp" + ::= { setVpnLayerEntry 3 } + +setVpnLayerIkeg OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Grp" + ::= { setVpnLayerEntry 4 } + +setVpnLayerIkep OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Prop-List" + ::= { setVpnLayerEntry 5 } + +setVpnLayerIpse OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Prop-List" + ::= { setVpnLayerEntry 6 } + +setVpnLayerIkek OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Key" + ::= { setVpnLayerEntry 7 } + +setVpnProposals OBJECT IDENTIFIER ::= { setVpn 4} +setVpnProposalsIkeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE" + ::= { setVpnProposals 11 } + +setVpnProposalsIkeEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIkeName } + ::= { setVpnProposalsIkeTable 1 } + +SetVpnProposalsIkeEntry ::= SEQUENCE { + setVpnProposalsIkeName DisplayString, + setVpnProposalsIkeIkecrypta INTEGER, + setVpnProposalsIkeIkecryptk INTEGER, + setVpnProposalsIkeIkeauthal INTEGER, + setVpnProposalsIkeIkeauthmo INTEGER, + setVpnProposalsIkeLifetimes INTEGER, + setVpnProposalsIkeLifetimek INTEGER + } + +setVpnProposalsIkeName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnProposalsIkeEntry 1 } + +setVpnProposalsIkeIkecrypta OBJECT-TYPE + SYNTAX INTEGER{ + aes-cbc(7), + blowfish-cbc(3), + cast128-cbc(6), + e3des-cbc(5), + des-cbc(1), + null(42) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Crypt-Alg" + ::= { setVpnProposalsIkeEntry 2 } + +setVpnProposalsIkeIkecryptk OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Crypt-Keylen" + ::= { setVpnProposalsIkeEntry 3 } + +setVpnProposalsIkeIkeauthal OBJECT-TYPE + SYNTAX INTEGER{ + md5(1), + sha1(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Auth-Alg" + ::= { setVpnProposalsIkeEntry 4 } + +setVpnProposalsIkeIkeauthmo OBJECT-TYPE + SYNTAX INTEGER{ + preshared-key(1), + rsa-signature(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Auth-Mode" + ::= { setVpnProposalsIkeEntry 5 } + +setVpnProposalsIkeLifetimes OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-Sec" + ::= { setVpnProposalsIkeEntry 6 } + +setVpnProposalsIkeLifetimek OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-KB" + ::= { setVpnProposalsIkeEntry 7 } + +setVpnProposalsIpsecTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIpsecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPSEC" + ::= { setVpnProposals 12 } + +setVpnProposalsIpsecEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIpsecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIpsecName } + ::= { setVpnProposalsIpsecTable 1 } + +SetVpnProposalsIpsecEntry ::= SEQUENCE { + setVpnProposalsIpsecName DisplayString, + setVpnProposalsIpsecEncapsmod INTEGER, + setVpnProposalsIpsecEspcrypta INTEGER, + setVpnProposalsIpsecEspcryptk INTEGER, + setVpnProposalsIpsecEspauthal INTEGER, + setVpnProposalsIpsecAhauthalg INTEGER, + setVpnProposalsIpsecIpcompalg INTEGER, + setVpnProposalsIpsecLifetimes INTEGER, + setVpnProposalsIpsecLifetimek INTEGER + } + +setVpnProposalsIpsecName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnProposalsIpsecEntry 1 } + +setVpnProposalsIpsecEncapsmod OBJECT-TYPE + SYNTAX INTEGER{ + tunnel(1), + transport(2), + mixed-lcos4(65001) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Encaps-Mode" + ::= { setVpnProposalsIpsecEntry 2 } + +setVpnProposalsIpsecEspcrypta OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + aes-cbc(12), + blowfish-cbc(7), + cast128-cbc(6), + e3des-cbc(3), + des-cbc(2), + null(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ESP-Crypt-Alg" + ::= { setVpnProposalsIpsecEntry 3 } + +setVpnProposalsIpsecEspcryptk OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ESP-Crypt-Keylen" + ::= { setVpnProposalsIpsecEntry 4 } + +setVpnProposalsIpsecEspauthal OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + hmac-md5(1), + hmac-sha1(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ESP-Auth-Alg" + ::= { setVpnProposalsIpsecEntry 5 } + +setVpnProposalsIpsecAhauthalg OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + hmac-md5(1), + hmac-sha1(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AH-Auth-Alg" + ::= { setVpnProposalsIpsecEntry 6 } + +setVpnProposalsIpsecIpcompalg OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + deflate(2), + lzs(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPCOMP-Alg" + ::= { setVpnProposalsIpsecEntry 7 } + +setVpnProposalsIpsecLifetimes OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-Sec" + ::= { setVpnProposalsIpsecEntry 8 } + +setVpnProposalsIpsecLifetimek OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Lifetime-KB" + ::= { setVpnProposalsIpsecEntry 9 } + +setVpnProposalsIkeproTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIkeproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE-Proposal-Lists" + ::= { setVpnProposals 9 } + +setVpnProposalsIkeproEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIkeproEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIkeproIkeproposall } + ::= { setVpnProposalsIkeproTable 1 } + +SetVpnProposalsIkeproEntry ::= SEQUENCE { + setVpnProposalsIkeproIkeproposall DisplayString, + setVpnProposalsIkeproIkeproposal1 DisplayString, + setVpnProposalsIkeproIkeproposal2 DisplayString, + setVpnProposalsIkeproIkeproposal3 DisplayString, + setVpnProposalsIkeproIkeproposal4 DisplayString, + setVpnProposalsIkeproIkeproposal5 DisplayString, + setVpnProposalsIkeproIkeproposal6 DisplayString, + setVpnProposalsIkeproIkeproposal7 DisplayString, + setVpnProposalsIkeproIkeproposal8 DisplayString + } + +setVpnProposalsIkeproIkeproposall OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-Lists" + ::= { setVpnProposalsIkeproEntry 1 } + +setVpnProposalsIkeproIkeproposal1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-1" + ::= { setVpnProposalsIkeproEntry 2 } + +setVpnProposalsIkeproIkeproposal2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-2" + ::= { setVpnProposalsIkeproEntry 3 } + +setVpnProposalsIkeproIkeproposal3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-3" + ::= { setVpnProposalsIkeproEntry 4 } + +setVpnProposalsIkeproIkeproposal4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-4" + ::= { setVpnProposalsIkeproEntry 5 } + +setVpnProposalsIkeproIkeproposal5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-5" + ::= { setVpnProposalsIkeproEntry 6 } + +setVpnProposalsIkeproIkeproposal6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-6" + ::= { setVpnProposalsIkeproEntry 7 } + +setVpnProposalsIkeproIkeproposal7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-7" + ::= { setVpnProposalsIkeproEntry 8 } + +setVpnProposalsIkeproIkeproposal8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IKE-Proposal-8" + ::= { setVpnProposalsIkeproEntry 9 } + +setVpnProposalsIpsecpTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnProposalsIpsecpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IPSEC-Proposal-Lists" + ::= { setVpnProposals 10 } + +setVpnProposalsIpsecpEntry OBJECT-TYPE + SYNTAX SetVpnProposalsIpsecpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnProposalsIpsecpIpsecproposall } + ::= { setVpnProposalsIpsecpTable 1 } + +SetVpnProposalsIpsecpEntry ::= SEQUENCE { + setVpnProposalsIpsecpIpsecproposall DisplayString, + setVpnProposalsIpsecpIpsecproposal1 DisplayString, + setVpnProposalsIpsecpIpsecproposal2 DisplayString, + setVpnProposalsIpsecpIpsecproposal3 DisplayString, + setVpnProposalsIpsecpIpsecproposal4 DisplayString, + setVpnProposalsIpsecpIpsecproposal5 DisplayString, + setVpnProposalsIpsecpIpsecproposal6 DisplayString, + setVpnProposalsIpsecpIpsecproposal7 DisplayString, + setVpnProposalsIpsecpIpsecproposal8 DisplayString + } + +setVpnProposalsIpsecpIpsecproposall OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-Lists" + ::= { setVpnProposalsIpsecpEntry 1 } + +setVpnProposalsIpsecpIpsecproposal1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-1" + ::= { setVpnProposalsIpsecpEntry 2 } + +setVpnProposalsIpsecpIpsecproposal2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-2" + ::= { setVpnProposalsIpsecpEntry 3 } + +setVpnProposalsIpsecpIpsecproposal3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-3" + ::= { setVpnProposalsIpsecpEntry 4 } + +setVpnProposalsIpsecpIpsecproposal4 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-4" + ::= { setVpnProposalsIpsecpEntry 5 } + +setVpnProposalsIpsecpIpsecproposal5 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-5" + ::= { setVpnProposalsIpsecpEntry 6 } + +setVpnProposalsIpsecpIpsecproposal6 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-6" + ::= { setVpnProposalsIpsecpEntry 7 } + +setVpnProposalsIpsecpIpsecproposal7 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-7" + ::= { setVpnProposalsIpsecpEntry 8 } + +setVpnProposalsIpsecpIpsecproposal8 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IPSEC-Proposal-8" + ::= { setVpnProposalsIpsecpEntry 9 } + +setVpnCertificate OBJECT IDENTIFIER ::= { setVpn 5} +setVpnCertificateIkeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnCertificateIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "IKE-Keys" + ::= { setVpnCertificate 3 } + +setVpnCertificateIkeEntry OBJECT-TYPE + SYNTAX SetVpnCertificateIkeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnCertificateIkeName } + ::= { setVpnCertificateIkeTable 1 } + +SetVpnCertificateIkeEntry ::= SEQUENCE { + setVpnCertificateIkeName DisplayString, + setVpnCertificateIkeLocalidtyp INTEGER, + setVpnCertificateIkeLocalident DisplayString, + setVpnCertificateIkeRemoteidty INTEGER, + setVpnCertificateIkeRemoteiden DisplayString, + setVpnCertificateIkeSharedsec DisplayString, + setVpnCertificateIkeSharedsecf DisplayString + } + +setVpnCertificateIkeName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVpnCertificateIkeEntry 1 } + +setVpnCertificateIkeLocalidtyp OBJECT-TYPE + SYNTAX INTEGER{ + no-identity(0), + ip-address(1), + domain-name(2), + email-address(3), + distinguished-name(9), + key-id(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Local-ID-Type" + ::= { setVpnCertificateIkeEntry 6 } + +setVpnCertificateIkeLocalident OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..254)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Local-Identity" + ::= { setVpnCertificateIkeEntry 7 } + +setVpnCertificateIkeRemoteidty OBJECT-TYPE + SYNTAX INTEGER{ + no-identity(0), + ip-address(1), + domain-name(2), + email-address(3), + distinguished-name(9), + key-id(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-ID-Type" + ::= { setVpnCertificateIkeEntry 5 } + +setVpnCertificateIkeRemoteiden OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..254)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Remote-Identity" + ::= { setVpnCertificateIkeEntry 2 } + +setVpnCertificateIkeSharedsec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Shared-Sec" + ::= { setVpnCertificateIkeEntry 3 } + +setVpnCertificateIkeSharedsecf OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Shared-Sec-File" + ::= { setVpnCertificateIkeEntry 4 } + +setVpnIsakmp OBJECT IDENTIFIER ::= { setVpn 3} +setVpnIsakmpTimTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVpnIsakmpTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Timer" + ::= { setVpnIsakmp 4 } + +setVpnIsakmpTimEntry OBJECT-TYPE + SYNTAX SetVpnIsakmpTimEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVpnIsakmpTimIdx } + ::= { setVpnIsakmpTimTable 1 } + +SetVpnIsakmpTimEntry ::= SEQUENCE { + setVpnIsakmpTimIdx INTEGER, + setVpnIsakmpTimRetrlim INTEGER, + setVpnIsakmpTimRetrtim INTEGER, + setVpnIsakmpTimRetrtimu INTEGER, + setVpnIsakmpTimRetrtimm INTEGER, + setVpnIsakmpTimExptim INTEGER + } + +setVpnIsakmpTimIdx OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Idx." + ::= { setVpnIsakmpTimEntry 6 } + +setVpnIsakmpTimRetrlim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Lim" + ::= { setVpnIsakmpTimEntry 1 } + +setVpnIsakmpTimRetrtim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Tim" + ::= { setVpnIsakmpTimEntry 2 } + +setVpnIsakmpTimRetrtimu OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Tim-Usec" + ::= { setVpnIsakmpTimEntry 3 } + +setVpnIsakmpTimRetrtimm OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retr-Tim-Max" + ::= { setVpnIsakmpTimEntry 4 } + +setVpnIsakmpTimExptim OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Exp-Tim" + ::= { setVpnIsakmpTimEntry 5 } + +setVpnMainmodepro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MainMode-Proposal-List-Default" + ::= { setVpn 13 } + +setVpnMainmodeike OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MainMode-IKE-Group-Default" + ::= { setVpn 14 } + +setVpnAggrmodepro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AggrMode-Proposal-List-Default" + ::= { setVpn 10 } + +setVpnAggrmodeike OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AggrMode-IKE-Group-Default" + ::= { setVpn 11 } + +setVpnQuickmodepr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..17)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QuickMode-Proposal-List-Default" + ::= { setVpn 19 } + +setVpnQuickmodepf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QuickMode-PFS-Group-Default" + ::= { setVpn 20 } + +setVpnQuickmodesh OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QuickMode-Shorthold-Time-Default" + ::= { setVpn 21 } + +setVpnLegacydynvp OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "legacy-dyn-VPN(LCOS5.0x)-support" + ::= { setVpn 15 } + +setHttp OBJECT IDENTIFIER ::= { set 21} +setHttpDoc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..99)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Document-Root" + ::= { setHttp 1 } + +setHttpUse OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Use-CSS" + ::= { setHttp 2 } + +setHttpFon OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..39)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Font-Family" + ::= { setHttp 3 } + +setHttpErr OBJECT-TYPE + SYNTAX INTEGER { + standard(0), + nifty(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Error-Page-Style" + ::= { setHttp 6 } + +setHttpPor OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setHttp 7 } + +setHttpSsl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SSL-Port" + ::= { setHttp 8 } + +setHttpSes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Session-Timeout" + ::= { setHttp 11 } + +setHttpSta OBJECT-TYPE + SYNTAX INTEGER { + normal-design(0), + design-for-small-resolutions(1), + design-with-high-contrast(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Standard-Design" + ::= { setHttp 13 } + +setHttpShoTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetHttpShoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Show-device-information" + ::= { setHttp 14 } + +setHttpShoEntry OBJECT-TYPE + SYNTAX SetHttpShoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setHttpShoDev } + ::= { setHttpShoTable 1 } + +SetHttpShoEntry ::= SEQUENCE { + setHttpShoDev INTEGER, + setHttpShoPos INTEGER + } + +setHttpShoDev OBJECT-TYPE + SYNTAX INTEGER{ + cpu(1), + memory(2), + ethernet-ports(5), + troughput-ethernet(6), + umts-modem-interface(7), + router(8), + firewall(9), + dhcp(10), + dns(11), + vpn(12), + adsl(13), + isdn(14), + dsl-dslol(15), + time(18), + ip-addresses(19), + operating-time(20) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Information" + ::= { setHttpShoEntry 1 } + +setHttpShoPos OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Position" + ::= { setHttpShoEntry 2 } + +setHttpHtt OBJECT-TYPE + SYNTAX INTEGER { + activated(0), + only-for-wan(1), + deactivated(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "HTTP-Compression" + ::= { setHttp 15 } + +setHttpMax OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Tunnel-Connections" + ::= { setHttp 9 } + +setHttpTun OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tunnel-Idle-Timeout" + ::= { setHttp 10 } + +setHttpRol OBJECT IDENTIFIER ::= { setHttp 20} +setHttpRolOperating OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setHttpRol 1 } + +setHttpRolTitle OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..50)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Title" + ::= { setHttpRol 2 } + +setHttpRolVariablesTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetHttpRolVariablesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Variables" + ::= { setHttpRol 3 } + +setHttpRolVariablesEntry OBJECT-TYPE + SYNTAX SetHttpRolVariablesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setHttpRolVariablesInd } + ::= { setHttpRolVariablesTable 1 } + +SetHttpRolVariablesEntry ::= SEQUENCE { + setHttpRolVariablesInd INTEGER, + setHttpRolVariablesIde DisplayString, + setHttpRolVariablesTit DisplayString, + setHttpRolVariablesTyp INTEGER, + setHttpRolVariablesMin INTEGER, + setHttpRolVariablesMax INTEGER, + setHttpRolVariablesDef DisplayString + } + +setHttpRolVariablesInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setHttpRolVariablesEntry 1 } + +setHttpRolVariablesIde OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ident" + ::= { setHttpRolVariablesEntry 2 } + +setHttpRolVariablesTit OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..40)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Title" + ::= { setHttpRolVariablesEntry 3 } + +setHttpRolVariablesTyp OBJECT-TYPE + SYNTAX INTEGER{ + label(0), + integer(1), + string(2), + password(3), + checkmark(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setHttpRolVariablesEntry 4 } + +setHttpRolVariablesMin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Min-Value" + ::= { setHttpRolVariablesEntry 5 } + +setHttpRolVariablesMax OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-Value" + ::= { setHttpRolVariablesEntry 6 } + +setHttpRolVariablesDef OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Default-Value" + ::= { setHttpRolVariablesEntry 7 } + +setHttpRolRenumberv OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Renumber-Variables" + ::= { setHttpRol 5 } + +setHttpRolActionsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetHttpRolActionsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Actions" + ::= { setHttpRol 4 } + +setHttpRolActionsEntry OBJECT-TYPE + SYNTAX SetHttpRolActionsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setHttpRolActionsInd } + ::= { setHttpRolActionsTable 1 } + +SetHttpRolActionsEntry ::= SEQUENCE { + setHttpRolActionsInd INTEGER, + setHttpRolActionsAct DisplayString, + setHttpRolActionsDes DisplayString + } + +setHttpRolActionsInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setHttpRolActionsEntry 1 } + +setHttpRolActionsAct OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Action" + ::= { setHttpRolActionsEntry 2 } + +setHttpRolActionsDes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Description" + ::= { setHttpRolActionsEntry 3 } + +setHttpRolRenumbera OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Renumber-Actions" + ::= { setHttpRol 6 } + +setHttpRolDisplayco OBJECT-TYPE + SYNTAX BITS { + nothing(0), + adsl(1), + isdn(2), + vpn(3), + dsl(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Display-Connection-Status-for" + ::= { setHttpRol 7 } + +setSysl OBJECT IDENTIFIER ::= { set 22} +setSyslOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setSysl 1 } + +setSyslSerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSyslSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Server" + ::= { setSysl 2 } + +setSyslSerEntry OBJECT-TYPE + SYNTAX SetSyslSerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSyslSerIdx } + ::= { setSyslSerTable 1 } + +SetSyslSerEntry ::= SEQUENCE { + setSyslSerIdx DisplayString, + setSyslSerIpa INTEGER, + setSyslSerSou INTEGER, + setSyslSerLev INTEGER, + setSyslSerLoo DisplayString + } + +setSyslSerIdx OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Idx." + ::= { setSyslSerEntry 1 } + +setSyslSerIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setSyslSerEntry 2 } + +setSyslSerSou OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Source" + ::= { setSyslSerEntry 3 } + +setSyslSerLev OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Level" + ::= { setSyslSerEntry 4 } + +setSyslSerLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setSyslSerEntry 6 } + +setSyslFacTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetSyslFacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Facility-Mapper" + ::= { setSysl 3 } + +setSyslFacEntry OBJECT-TYPE + SYNTAX SetSyslFacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setSyslFacSou } + ::= { setSyslFacTable 1 } + +SetSyslFacEntry ::= SEQUENCE { + setSyslFacSou INTEGER, + setSyslFacFac INTEGER + } + +setSyslFacSou OBJECT-TYPE + SYNTAX INTEGER{ + system(1), + login(2), + systemtime(4), + console-login(8), + connections(16), + accounting(32), + administration(64), + router(128) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Source" + ::= { setSyslFacEntry 1 } + +setSyslFacFac OBJECT-TYPE + SYNTAX INTEGER{ + kern(0), + user(1), + mail(2), + daemon(3), + auth(4), + syslog(5), + lpr(6), + news(7), + uucp(8), + cron(9), + authpriv(10), + local0(16), + local1(17), + local2(18), + local3(19), + local4(20), + local5(21), + local6(22), + local7(23) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Facility" + ::= { setSyslFacEntry 2 } + +setSyslPor OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setSysl 4 } + +setInte OBJECT IDENTIFIER ::= { set 23} +setIntePcmsyn OBJECT-TYPE + SYNTAX INTEGER { + auto(0), + s0-1(1), + s0-2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PCM-SYNC-SOURCE" + ::= { setInte 19 } + +setIntePerman OBJECT-TYPE + SYNTAX INTEGER { + disabled(0), + sync-source-only(1), + all-te-interfaces(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Permanent-L1-Activation" + ::= { setInte 18 } + +setInteModem OBJECT IDENTIFIER ::= { setInte 40} +setInteModemRingcou OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ring-Count" + ::= { setInteModem 1 } + +setInteModemEchooff OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Echo-Off-Command" + ::= { setInteModem 2 } + +setInteModemResetco OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-Command" + ::= { setInteModem 3 } + +setInteModemInitcom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Init-Command" + ::= { setInteModem 4 } + +setInteModemRequest OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Request-ID" + ::= { setInteModem 6 } + +setInteModemInitdia OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Init.-Dial" + ::= { setInteModem 11 } + +setInteModemDialcom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dial-Command" + ::= { setInteModem 5 } + +setInteModemInitans OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Init.-Answer" + ::= { setInteModem 12 } + +setInteModemAnswerc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Answer-Command" + ::= { setInteModem 7 } + +setInteModemDisconn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Disconnect-Command" + ::= { setInteModem 8 } + +setInteModemEscapes OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Escape-Sequence" + ::= { setInteModem 9 } + +setInteModemEscapep OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Escape-Promt-Delay-(ms)" + ::= { setInteModem 10 } + +setInteModemCycleti OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cycletime-AT-Poll-(s)" + ::= { setInteModem 13 } + +setInteModemAtpollc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "AT-Poll-Count" + ::= { setInteModem 14 } + +setInteMobile OBJECT IDENTIFIER ::= { setInte 41} +setInteMobileProTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteMobileProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Profiles" + ::= { setInteMobile 1 } + +setInteMobileProEntry OBJECT-TYPE + SYNTAX SetInteMobileProEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteMobileProProf } + ::= { setInteMobileProTable 1 } + +SetInteMobileProEntry ::= SEQUENCE { + setInteMobileProProf DisplayString, + setInteMobileProPin DisplayString, + setInteMobileProApn DisplayString, + setInteMobileProNetw DisplayString, + setInteMobileProSele INTEGER, + setInteMobileProMode INTEGER, + setInteMobileProQosd INTEGER, + setInteMobileProQosu INTEGER + } + +setInteMobileProProf OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Profile" + ::= { setInteMobileProEntry 1 } + +setInteMobileProPin OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..6)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "PIN" + ::= { setInteMobileProEntry 2 } + +setInteMobileProApn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..47)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "APN" + ::= { setInteMobileProEntry 3 } + +setInteMobileProNetw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Network" + ::= { setInteMobileProEntry 4 } + +setInteMobileProSele OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + manual(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Select" + ::= { setInteMobileProEntry 5 } + +setInteMobileProMode OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + umts(1), + gprs(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mode" + ::= { setInteMobileProEntry 6 } + +setInteMobileProQosd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QoS-downstream-data-rate" + ::= { setInteMobileProEntry 7 } + +setInteMobileProQosu OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "QoS-upstream-data-rate" + ::= { setInteMobileProEntry 8 } + +setInteMobileCon OBJECT-TYPE + SYNTAX INTEGER { + none(0), + ppp(1), + ppp-plus-ip(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect-Monitoring" + ::= { setInteMobile 4 } + +setInteMobileTri OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tries" + ::= { setInteMobile 5 } + +setInteMobileHis OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "History-Interval[Sec]" + ::= { setInteMobile 6 } + +setInteMobileSys OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Syslog-enabled" + ::= { setInteMobile 7 } + +setInteMobileSca OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Scan-Networks" + ::= { setInteMobile 2 } + +setInteMobileInp OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Input-PUK" + ::= { setInteMobile 3 } + +setInteEthernTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteEthernEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ethernet-Ports" + ::= { setInte 30 } + +setInteEthernEntry OBJECT-TYPE + SYNTAX SetInteEthernEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteEthernPor } + ::= { setInteEthernTable 1 } + +SetInteEthernEntry ::= SEQUENCE { + setInteEthernPor INTEGER, + setInteEthernAss INTEGER, + setInteEthernCon INTEGER, + setInteEthernMdi INTEGER, + setInteEthernPri INTEGER + } + +setInteEthernPor OBJECT-TYPE + SYNTAX INTEGER{ + unknown(1), + eth-1(2), + eth-2(3), + eth-3(4), + eth-4(5), + unknown(0) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setInteEthernEntry 1 } + +setInteEthernAss OBJECT-TYPE + SYNTAX INTEGER{ + dsl-1(512), + dsl-2(513), + dsl-3(514), + lan-1(0), + lan-2(1), + lan-3(2), + lan-4(3), + idle(65533), + monitor(65534), + power-down(65535) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Assignment" + ::= { setInteEthernEntry 4 } + +setInteEthernCon OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + e10b-t(1), + fd10b-tx(2), + e100b-tx(3), + fd100b-tx(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connector" + ::= { setInteEthernEntry 2 } + +setInteEthernMdi OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + mdi(1), + mdix(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MDI-Mode" + ::= { setInteEthernEntry 5 } + +setInteEthernPri OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Private-Mode" + ::= { setInteEthernEntry 3 } + +setInteAdslTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteAdslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "ADSL" + ::= { setInte 6 } + +setInteAdslEntry OBJECT-TYPE + SYNTAX SetInteAdslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteAdslIfc } + ::= { setInteAdslTable 1 } + +SetInteAdslEntry ::= SEQUENCE { + setInteAdslIfc INTEGER, + setInteAdslPro INTEGER, + setInteAdslTyp INTEGER, + setInteAdslLin INTEGER, + setInteAdslPow INTEGER + } + +setInteAdslIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteAdslEntry 1 } + +setInteAdslPro OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + auto(8), + adsl2-plus(22), + adsl2(21), + adsl-multimode(20), + g-dmt(4), + t1-413(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setInteAdslEntry 2 } + +setInteAdslTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteAdslEntry 15 } + +setInteAdslLin OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + adsl-b(5), + adsl2-plus-b(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Linecode" + ::= { setInteAdslEntry 26 } + +setInteAdslPow OBJECT-TYPE + SYNTAX INTEGER{ + deactivated(0), + l2-allowed(1), + l3-and-l2-allowed(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Powermanagement" + ::= { setInteAdslEntry 25 } + +setInteS0Table OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "S0" + ::= { setInte 1 } + +setInteS0Entry OBJECT-TYPE + SYNTAX SetInteS0Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteS0Ifc } + ::= { setInteS0Table 1 } + +SetInteS0Entry ::= SEQUENCE { + setInteS0Ifc INTEGER, + setInteS0Prot INTEGER, + setInteS0Llbc INTEGER, + setInteS0Dial DisplayString, + setInteS0Maxi INTEGER, + setInteS0Maxo INTEGER, + setInteS0Type INTEGER + } + +setInteS0Ifc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteS0Entry 1 } + +setInteS0Prot OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + dss1(1), + e1tr6(2), + p2p-dss1(4), + nt-dss1(32768), + nt-p2p-dss1(16384), + rev-nt-dss1(131072), + rev-nt-p2p-dss1(65536), + grp0(16), + auto(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setInteS0Entry 2 } + +setInteS0Llbc OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + b1(1), + b2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LL-B-chan." + ::= { setInteS0Entry 7 } + +setInteS0Dial OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dial-prefix" + ::= { setInteS0Entry 9 } + +setInteS0Maxi OBJECT-TYPE + SYNTAX INTEGER{ + zero(2), + one(1), + two(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-in-calls" + ::= { setInteS0Entry 13 } + +setInteS0Maxo OBJECT-TYPE + SYNTAX INTEGER{ + zero(2), + one(1), + two(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Max-out-calls" + ::= { setInteS0Entry 14 } + +setInteS0Type OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteS0Entry 15 } + +setInteDslTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteDslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "DSL" + ::= { setInte 4 } + +setInteDslEntry OBJECT-TYPE + SYNTAX SetInteDslEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteDslIfc } + ::= { setInteDslTable 1 } + +SetInteDslEntry ::= SEQUENCE { + setInteDslIfc INTEGER, + setInteDslOpe INTEGER, + setInteDslUps INTEGER, + setInteDslExt INTEGER, + setInteDslDow INTEGER, + setInteDslTyp INTEGER + } + +setInteDslIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteDslEntry 1 } + +setInteDslOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(16) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setInteDslEntry 2 } + +setInteDslUps OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Upstream-Rate" + ::= { setInteDslEntry 16 } + +setInteDslExt OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ext.-Overhead" + ::= { setInteDslEntry 17 } + +setInteDslDow OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Downstream-Rate" + ::= { setInteDslEntry 18 } + +setInteDslTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteDslEntry 15 } + +setInteModemmTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetInteModemmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Modem-Mobile" + ::= { setInte 7 } + +setInteModemmEntry OBJECT-TYPE + SYNTAX SetInteModemmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setInteModemmIfc } + ::= { setInteModemmTable 1 } + +SetInteModemmEntry ::= SEQUENCE { + setInteModemmIfc INTEGER, + setInteModemmOpe INTEGER, + setInteModemmTyp INTEGER, + setInteModemmDat INTEGER, + setInteModemmPro DisplayString + } + +setInteModemmIfc OBJECT-TYPE + SYNTAX INTEGER{ + adsl(1), + s0-1(2), + s0-2(3), + dsl-1(4), + dsl-2(5), + dsl-3(6), + ext(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { setInteModemmEntry 1 } + +setInteModemmOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + modem(1), + umts-gprs(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setInteModemmEntry 2 } + +setInteModemmTyp OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Type-of-interface" + ::= { setInteModemmEntry 15 } + +setInteModemmDat OBJECT-TYPE + SYNTAX INTEGER{ + e19200(19200), + e38400(38400), + e57600(57600), + e115200(115200) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Data-Rate" + ::= { setInteModemmEntry 21 } + +setInteModemmPro OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Profile" + ::= { setInteModemmEntry 22 } + +setRadi OBJECT IDENTIFIER ::= { set 25} +setRadiAutht OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Timeout" + ::= { setRadi 4 } + +setRadiAuthr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth.-Retry" + ::= { setRadi 5 } + +setRadiBacku OBJECT-TYPE + SYNTAX INTEGER { + block(0), + cyclic(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Backup-Query-Strategy" + ::= { setRadi 9 } + +setNtp OBJECT IDENTIFIER ::= { set 26} +setNtpSer OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Server-Operating" + ::= { setNtp 2 } + +setNtpBcm OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "BC-Mode" + ::= { setNtp 3 } + +setNtpBci OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "BC-Interval" + ::= { setNtp 4 } + +setNtpRqi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RQ-Interval" + ::= { setNtp 7 } + +setNtpRqt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RQ-Tries" + ::= { setNtp 12 } + +setNtpRqaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetNtpRqaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RQ-Address" + ::= { setNtp 11 } + +setNtpRqaEntry OBJECT-TYPE + SYNTAX SetNtpRqaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setNtpRqaRqa } + ::= { setNtpRqaTable 1 } + +SetNtpRqaEntry ::= SEQUENCE { + setNtpRqaRqa DisplayString, + setNtpRqaLoo DisplayString + } + +setNtpRqaRqa OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RQ-Address" + ::= { setNtpRqaEntry 1 } + +setNtpRqaLoo OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setNtpRqaEntry 2 } + +setMail OBJECT IDENTIFIER ::= { set 27} +setMailSmtps OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SMTP-Server" + ::= { setMail 1 } + +setMailSmtpp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SMTP-Port" + ::= { setMail 2 } + +setMailPop3s OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "POP3-Server" + ::= { setMail 3 } + +setMailPop3p OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "POP3-Port" + ::= { setMail 4 } + +setMailLoopb OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setMail 11 } + +setMailUsern OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "User-Name" + ::= { setMail 5 } + +setMailPassw OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Password" + ::= { setMail 6 } + +setMailEmail OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "E-Mail-Sender" + ::= { setMail 7 } + +setMailSenda OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Send-Again-(min.)" + ::= { setMail 8 } + +setMailHoldt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Hold-Time-(hrs.)" + ::= { setMail 9 } + +setMailBuffe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Buffers" + ::= { setMail 10 } + +setPppo OBJECT IDENTIFIER ::= { set 31} +setPppoOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setPppo 1 } + +setPppoNamTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPppoNamEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Name-List" + ::= { setPppo 2 } + +setPppoNamEntry OBJECT-TYPE + SYNTAX SetPppoNamEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPppoNamPee } + ::= { setPppoNamTable 1 } + +SetPppoNamEntry ::= SEQUENCE { + setPppoNamPee DisplayString, + setPppoNamSht INTEGER, + setPppoNamMac DisplayString + } + +setPppoNamPee OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Peer" + ::= { setPppoNamEntry 1 } + +setPppoNamSht OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SH-Time" + ::= { setPppoNamEntry 2 } + +setPppoNamMac OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..12)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MAC-Address" + ::= { setPppoNamEntry 3 } + +setPppoSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Service" + ::= { setPppo 3 } + +setPppoSes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Session-Limit" + ::= { setPppo 4 } + +setPppoPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPppoPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Ports" + ::= { setPppo 5 } + +setPppoPorEntry OBJECT-TYPE + SYNTAX SetPppoPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPppoPorPor } + ::= { setPppoPorTable 1 } + +SetPppoPorEntry ::= SEQUENCE { + setPppoPorPor DisplayString, + setPppoPorEna INTEGER + } + +setPppoPorPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setPppoPorEntry 2 } + +setPppoPorEna OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enable-PPPoE" + ::= { setPppoPorEntry 3 } + +setVlan OBJECT IDENTIFIER ::= { set 32} +setVlanOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setVlan 4 } + +setVlanNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Networks" + ::= { setVlan 1 } + +setVlanNetEntry OBJECT-TYPE + SYNTAX SetVlanNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVlanNetNam } + ::= { setVlanNetTable 1 } + +SetVlanNetEntry ::= SEQUENCE { + setVlanNetNam DisplayString, + setVlanNetVla INTEGER, + setVlanNetPor DisplayString + } + +setVlanNetNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVlanNetEntry 1 } + +setVlanNetVla OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "VLAN-ID" + ::= { setVlanNetEntry 2 } + +setVlanNetPor OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ports" + ::= { setVlanNetEntry 4 } + +setVlanTag OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tag-Value" + ::= { setVlan 5 } + +setVlanPorTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Port-Table" + ::= { setVlan 2 } + +setVlanPorEntry OBJECT-TYPE + SYNTAX SetVlanPorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVlanPorPort } + ::= { setVlanPorTable 1 } + +SetVlanPorEntry ::= SEQUENCE { + setVlanPorPort DisplayString, + setVlanPorTaggi INTEGER, + setVlanPorAllow INTEGER, + setVlanPorPortv INTEGER + } + +setVlanPorPort OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Port" + ::= { setVlanPorEntry 1 } + +setVlanPorTaggi OBJECT-TYPE + SYNTAX INTEGER{ + ingress-mixed(0), + never(1), + mixed(2), + always(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Tagging-Mode" + ::= { setVlanPorEntry 6 } + +setVlanPorAllow OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Allow-All-VLANs" + ::= { setVlanPorEntry 4 } + +setVlanPorPortv OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-VLAN-Id" + ::= { setVlanPorEntry 5 } + +setVoic OBJECT IDENTIFIER ::= { set 33} +setVoicOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setVoic 1 } + +setVoicExp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Expire" + ::= { setVoic 6 } + +setVoicGen OBJECT IDENTIFIER ::= { setVoic 2} +setVoicGenDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setVoicGen 1 } + +setVoicGenOve OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Overlap-Timeout" + ::= { setVoicGen 2 } + +setVoicGenLoc OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Local-authentication" + ::= { setVoicGen 3 } + +setVoicGenEch OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Echo_Canceler" + ::= { setVoicGen 4 } + +setVoicGenOut OBJECT-TYPE + SYNTAX INTEGER { + none(0), + pmtu(1), + fragmentation(2), + pmtu-plus-fragmentation(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Outgoing-packet-reduction" + ::= { setVoicGen 5 } + +setVoicGenInc OBJECT-TYPE + SYNTAX INTEGER { + none(0), + pmtu(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Incoming-packet-reduction" + ::= { setVoicGen 6 } + +setVoicGenRed OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reduced-packet-size" + ::= { setVoicGen 7 } + +setVoicGenIsd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ISDN-Gateway-Codecs" + ::= { setVoicGen 8 } + +setVoicGenCou OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + austria(40), + belgium(56), + switzerland(756), + germany(276), + france(250), + italy(380), + netherlands(528), + spain(724), + united-kingdom(826) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Country" + ::= { setVoicGen 9 } + +setVoicGenCln OBJECT-TYPE + SYNTAX INTEGER { + subscriber(0), + unknown(1), + national(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ClnPartyNumType" + ::= { setVoicGen 11 } + +setVoicGenReg OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Register-Time" + ::= { setVoicGen 12 } + +setVoicGenCon OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Convert-Canonicals" + ::= { setVoicGen 13 } + +setVoicUse OBJECT IDENTIFIER ::= { setVoic 3} +setVoicUseSip OBJECT IDENTIFIER ::= { setVoicUse 1} +setVoicUseSipUseTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicUseSipUseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Users" + ::= { setVoicUseSip 1 } + +setVoicUseSipUseEntry OBJECT-TYPE + SYNTAX SetVoicUseSipUseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicUseSipUseNum } + ::= { setVoicUseSipUseTable 1 } + +SetVoicUseSipUseEntry ::= SEQUENCE { + setVoicUseSipUseNum DisplayString, + setVoicUseSipUseAut DisplayString, + setVoicUseSipUseSec DisplayString, + setVoicUseSipUseDev INTEGER, + setVoicUseSipUseCli INTEGER, + setVoicUseSipUseAct INTEGER, + setVoicUseSipUseCom DisplayString + } + +setVoicUseSipUseNum OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Number/Name" + ::= { setVoicUseSipUseEntry 1 } + +setVoicUseSipUseAut OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth-Name" + ::= { setVoicUseSipUseEntry 2 } + +setVoicUseSipUseSec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Secret" + ::= { setVoicUseSipUseEntry 3 } + +setVoicUseSipUseDev OBJECT-TYPE + SYNTAX INTEGER{ + phone(0), + fax(1), + auto(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setVoicUseSipUseEntry 6 } + +setVoicUseSipUseCli OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIR" + ::= { setVoicUseSipUseEntry 7 } + +setVoicUseSipUseAct OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicUseSipUseEntry 4 } + +setVoicUseSipUseCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicUseSipUseEntry 5 } + +setVoicUseSipInt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Intern-Cln-Prefix" + ::= { setVoicUseSip 2 } + +setVoicUseSipExt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Extern-Cln-Prefix" + ::= { setVoicUseSip 3 } + +setVoicUseIsd OBJECT IDENTIFIER ::= { setVoicUse 2} +setVoicUseIsdInterfaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicUseIsdInterfaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interfaces" + ::= { setVoicUseIsd 1 } + +setVoicUseIsdInterfaEntry OBJECT-TYPE + SYNTAX SetVoicUseIsdInterfaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicUseIsdInterfaNam } + ::= { setVoicUseIsdInterfaTable 1 } + +SetVoicUseIsdInterfaEntry ::= SEQUENCE { + setVoicUseIsdInterfaNam DisplayString, + setVoicUseIsdInterfaIfc BITS, + setVoicUseIsdInterfaAct INTEGER, + setVoicUseIsdInterfaCom DisplayString + } + +setVoicUseIsdInterfaNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..4)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVoicUseIsdInterfaEntry 1 } + +setVoicUseIsdInterfaIfc OBJECT-TYPE + SYNTAX BITS{ + s0-1(1), + s0-2(2), + none(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ifc" + ::= { setVoicUseIsdInterfaEntry 2 } + +setVoicUseIsdInterfaAct OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicUseIsdInterfaEntry 3 } + +setVoicUseIsdInterfaCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicUseIsdInterfaEntry 4 } + +setVoicUseIsdUsersTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicUseIsdUsersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Users" + ::= { setVoicUseIsd 2 } + +setVoicUseIsdUsersEntry OBJECT-TYPE + SYNTAX SetVoicUseIsdUsersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicUseIsdUsersNum, setVoicUseIsdUsersMsn } + ::= { setVoicUseIsdUsersTable 1 } + +SetVoicUseIsdUsersEntry ::= SEQUENCE { + setVoicUseIsdUsersNum DisplayString, + setVoicUseIsdUsersIfc BITS, + setVoicUseIsdUsersMsn DisplayString, + setVoicUseIsdUsersDis DisplayString, + setVoicUseIsdUsersAut DisplayString, + setVoicUseIsdUsersSec DisplayString, + setVoicUseIsdUsersDom DisplayString, + setVoicUseIsdUsersDev INTEGER, + setVoicUseIsdUsersDia INTEGER, + setVoicUseIsdUsersCli INTEGER, + setVoicUseIsdUsersAct INTEGER, + setVoicUseIsdUsersCom DisplayString + } + +setVoicUseIsdUsersNum OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Number/Name" + ::= { setVoicUseIsdUsersEntry 1 } + +setVoicUseIsdUsersIfc OBJECT-TYPE + SYNTAX BITS{ + s0-1(1), + s0-2(2), + none(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ifc" + ::= { setVoicUseIsdUsersEntry 2 } + +setVoicUseIsdUsersMsn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MSN/DDI" + ::= { setVoicUseIsdUsersEntry 3 } + +setVoicUseIsdUsersDis OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Display-Name" + ::= { setVoicUseIsdUsersEntry 4 } + +setVoicUseIsdUsersAut OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth-Name" + ::= { setVoicUseIsdUsersEntry 5 } + +setVoicUseIsdUsersSec OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Secret" + ::= { setVoicUseIsdUsersEntry 6 } + +setVoicUseIsdUsersDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setVoicUseIsdUsersEntry 7 } + +setVoicUseIsdUsersDev OBJECT-TYPE + SYNTAX INTEGER{ + phone(0), + fax(1), + auto(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setVoicUseIsdUsersEntry 11 } + +setVoicUseIsdUsersDia OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + manual(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DialCompl" + ::= { setVoicUseIsdUsersEntry 8 } + +setVoicUseIsdUsersCli OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIR" + ::= { setVoicUseIsdUsersEntry 12 } + +setVoicUseIsdUsersAct OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicUseIsdUsersEntry 9 } + +setVoicUseIsdUsersCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicUseIsdUsersEntry 10 } + +setVoicUseIsdInternc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Intern-Cln-Prefix" + ::= { setVoicUseIsd 3 } + +setVoicUseIsdExternc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Extern-Cln-Prefix" + ::= { setVoicUseIsd 4 } + +setVoicUseIsdInternd OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Intern-Dial-Tone" + ::= { setVoicUseIsd 5 } + +setVoicUseExtTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicUseExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Extensions" + ::= { setVoicUse 4 } + +setVoicUseExtEntry OBJECT-TYPE + SYNTAX SetVoicUseExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicUseExtName } + ::= { setVoicUseExtTable 1 } + +SetVoicUseExtEntry ::= SEQUENCE { + setVoicUseExtName DisplayString, + setVoicUseExtUsermo INTEGER, + setVoicUseExtCfuact INTEGER, + setVoicUseExtCfutar DisplayString, + setVoicUseExtCfnrac INTEGER, + setVoicUseExtCfnrta DisplayString, + setVoicUseExtCfnrti INTEGER, + setVoicUseExtCfbact INTEGER, + setVoicUseExtCfbtar DisplayString, + setVoicUseExtBusyon INTEGER, + setVoicUseExtCfsetc INTEGER, + setVoicUseExtCustom DisplayString, + setVoicUseExtActive INTEGER + } + +setVoicUseExtName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVoicUseExtEntry 1 } + +setVoicUseExtUsermo OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "User-modifiable" + ::= { setVoicUseExtEntry 2 } + +setVoicUseExtCfuact OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CFU-Active" + ::= { setVoicUseExtEntry 3 } + +setVoicUseExtCfutar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CFU-Target" + ::= { setVoicUseExtEntry 4 } + +setVoicUseExtCfnrac OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CFNR-Active" + ::= { setVoicUseExtEntry 5 } + +setVoicUseExtCfnrta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CFNR-Target" + ::= { setVoicUseExtEntry 6 } + +setVoicUseExtCfnrti OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CFNR-Timeout" + ::= { setVoicUseExtEntry 7 } + +setVoicUseExtCfbact OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CFB-Active" + ::= { setVoicUseExtEntry 8 } + +setVoicUseExtCfbtar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CFB-Target" + ::= { setVoicUseExtEntry 9 } + +setVoicUseExtBusyon OBJECT-TYPE + SYNTAX INTEGER{ + no(1), + yes(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Busy-on-Busy" + ::= { setVoicUseExtEntry 11 } + +setVoicUseExtCfsetc OBJECT-TYPE + SYNTAX INTEGER{ + extension-id(0), + calling-id(1), + custom-id(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CF-Set-Cln-Id" + ::= { setVoicUseExtEntry 12 } + +setVoicUseExtCustom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Custom-Id" + ::= { setVoicUseExtEntry 13 } + +setVoicUseExtActive OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicUseExtEntry 10 } + +setVoicLin OBJECT IDENTIFIER ::= { setVoic 4} +setVoicLinSippr OBJECT IDENTIFIER ::= { setVoicLin 1} +setVoicLinSipprLinTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicLinSipprLinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Line" + ::= { setVoicLinSippr 1 } + +setVoicLinSipprLinEntry OBJECT-TYPE + SYNTAX SetVoicLinSipprLinEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicLinSipprLinName } + ::= { setVoicLinSipprLinTable 1 } + +SetVoicLinSipprLinEntry ::= SEQUENCE { + setVoicLinSipprLinName DisplayString, + setVoicLinSipprLinMode INTEGER, + setVoicLinSipprLinDomain DisplayString, + setVoicLinSipprLinRtgtag INTEGER, + setVoicLinSipprLinPort INTEGER, + setVoicLinSipprLinUserid DisplayString, + setVoicLinSipprLinAuthname DisplayString, + setVoicLinSipprLinDisplayname DisplayString, + setVoicLinSipprLinSecret DisplayString, + setVoicLinSipprLinRegistrar DisplayString, + setVoicLinSipprLinOutbproxy DisplayString, + setVoicLinSipprLinClnprefix DisplayString, + setVoicLinSipprLinNumbername DisplayString, + setVoicLinSipprLinCodecs INTEGER, + setVoicLinSipprLinCodecorder INTEGER, + setVoicLinSipprLinReferforward INTEGER, + setVoicLinSipprLinLocalport INTEGER, + setVoicLinSipprLinReregistrati INTEGER, + setVoicLinSipprLinLinecontrolm INTEGER, + setVoicLinSipprLinLinecontroli INTEGER, + setVoicLinSipprLinTrusted INTEGER, + setVoicLinSipprLinPrivacymetho INTEGER, + setVoicLinSipprLinActive INTEGER, + setVoicLinSipprLinComment DisplayString + } + +setVoicLinSipprLinName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVoicLinSipprLinEntry 1 } + +setVoicLinSipprLinMode OBJECT-TYPE + SYNTAX INTEGER{ + provider(0), + trunk(1), + gateway(2), + link(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mode" + ::= { setVoicLinSipprLinEntry 17 } + +setVoicLinSipprLinDomain OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setVoicLinSipprLinEntry 2 } + +setVoicLinSipprLinRtgtag OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setVoicLinSipprLinEntry 14 } + +setVoicLinSipprLinPort OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setVoicLinSipprLinEntry 3 } + +setVoicLinSipprLinUserid OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "User-id" + ::= { setVoicLinSipprLinEntry 4 } + +setVoicLinSipprLinAuthname OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Auth-Name" + ::= { setVoicLinSipprLinEntry 5 } + +setVoicLinSipprLinDisplayname OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Display-Name" + ::= { setVoicLinSipprLinEntry 15 } + +setVoicLinSipprLinSecret OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Secret" + ::= { setVoicLinSipprLinEntry 6 } + +setVoicLinSipprLinRegistrar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Registrar" + ::= { setVoicLinSipprLinEntry 16 } + +setVoicLinSipprLinOutbproxy OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Outb-proxy" + ::= { setVoicLinSipprLinEntry 7 } + +setVoicLinSipprLinClnprefix OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cln-Prefix" + ::= { setVoicLinSipprLinEntry 8 } + +setVoicLinSipprLinNumbername OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Number/Name" + ::= { setVoicLinSipprLinEntry 9 } + +setVoicLinSipprLinCodecs OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Codecs" + ::= { setVoicLinSipprLinEntry 12 } + +setVoicLinSipprLinCodecorder OBJECT-TYPE + SYNTAX INTEGER{ + bestquality(1), + lowestbandwidth(2), + unchanged(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Codec-Order" + ::= { setVoicLinSipprLinEntry 13 } + +setVoicLinSipprLinReferforward OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Refer-forwarding" + ::= { setVoicLinSipprLinEntry 18 } + +setVoicLinSipprLinLocalport OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Local-Port" + ::= { setVoicLinSipprLinEntry 19 } + +setVoicLinSipprLinReregistrati OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "(Re)Registration" + ::= { setVoicLinSipprLinEntry 20 } + +setVoicLinSipprLinLinecontrolm OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + inactive(1), + register(2), + options(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Line-control-method" + ::= { setVoicLinSipprLinEntry 21 } + +setVoicLinSipprLinLinecontroli OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Line-control-interval" + ::= { setVoicLinSipprLinEntry 22 } + +setVoicLinSipprLinTrusted OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trusted" + ::= { setVoicLinSipprLinEntry 23 } + +setVoicLinSipprLinPrivacymetho OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rfc3325(1), + ietf-draft-sip-privacy-04(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Privacy-Method" + ::= { setVoicLinSipprLinEntry 24 } + +setVoicLinSipprLinActive OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicLinSipprLinEntry 10 } + +setVoicLinSipprLinComment OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicLinSipprLinEntry 11 } + +setVoicLinSipprMapTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicLinSipprMapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Mapping" + ::= { setVoicLinSippr 2 } + +setVoicLinSipprMapEntry OBJECT-TYPE + SYNTAX SetVoicLinSipprMapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicLinSipprMapSip, setVoicLinSipprMapExt, setVoicLinSipprMapNum } + ::= { setVoicLinSipprMapTable 1 } + +SetVoicLinSipprMapEntry ::= SEQUENCE { + setVoicLinSipprMapSip DisplayString, + setVoicLinSipprMapExt DisplayString, + setVoicLinSipprMapNum DisplayString, + setVoicLinSipprMapLen INTEGER, + setVoicLinSipprMapCli INTEGER, + setVoicLinSipprMapAct INTEGER, + setVoicLinSipprMapCom DisplayString + } + +setVoicLinSipprMapSip OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SIP-Provider" + ::= { setVoicLinSipprMapEntry 1 } + +setVoicLinSipprMapExt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ext-Number/Name" + ::= { setVoicLinSipprMapEntry 2 } + +setVoicLinSipprMapNum OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Number/Name" + ::= { setVoicLinSipprMapEntry 3 } + +setVoicLinSipprMapLen OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Length" + ::= { setVoicLinSipprMapEntry 4 } + +setVoicLinSipprMapCli OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIR" + ::= { setVoicLinSipprMapEntry 7 } + +setVoicLinSipprMapAct OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicLinSipprMapEntry 5 } + +setVoicLinSipprMapCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicLinSipprMapEntry 6 } + +setVoicLinSippb OBJECT IDENTIFIER ::= { setVoicLin 2} +setVoicLinSippbPbxTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicLinSippbPbxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "PBX" + ::= { setVoicLinSippb 1 } + +setVoicLinSippbPbxEntry OBJECT-TYPE + SYNTAX SetVoicLinSippbPbxEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicLinSippbPbxName } + ::= { setVoicLinSippbPbxTable 1 } + +SetVoicLinSippbPbxEntry ::= SEQUENCE { + setVoicLinSippbPbxName DisplayString, + setVoicLinSippbPbxDomain DisplayString, + setVoicLinSippbPbxRtgtag INTEGER, + setVoicLinSippbPbxPort INTEGER, + setVoicLinSippbPbxSecret DisplayString, + setVoicLinSippbPbxRegistrar DisplayString, + setVoicLinSippbPbxOutbproxy DisplayString, + setVoicLinSippbPbxClnprefix DisplayString, + setVoicLinSippbPbxLineprefix DisplayString, + setVoicLinSippbPbxCodecs INTEGER, + setVoicLinSippbPbxCodecorder INTEGER, + setVoicLinSippbPbxLocalport INTEGER, + setVoicLinSippbPbxReregistrati INTEGER, + setVoicLinSippbPbxLinecontrolm INTEGER, + setVoicLinSippbPbxLinecontroli INTEGER, + setVoicLinSippbPbxTrusted INTEGER, + setVoicLinSippbPbxPrivacymetho INTEGER, + setVoicLinSippbPbxActive INTEGER, + setVoicLinSippbPbxComment DisplayString + } + +setVoicLinSippbPbxName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVoicLinSippbPbxEntry 1 } + +setVoicLinSippbPbxDomain OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setVoicLinSippbPbxEntry 2 } + +setVoicLinSippbPbxRtgtag OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setVoicLinSippbPbxEntry 12 } + +setVoicLinSippbPbxPort OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port" + ::= { setVoicLinSippbPbxEntry 3 } + +setVoicLinSippbPbxSecret OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Secret" + ::= { setVoicLinSippbPbxEntry 4 } + +setVoicLinSippbPbxRegistrar OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Registrar" + ::= { setVoicLinSippbPbxEntry 13 } + +setVoicLinSippbPbxOutbproxy OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Outb-proxy" + ::= { setVoicLinSippbPbxEntry 5 } + +setVoicLinSippbPbxClnprefix OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cln-Prefix" + ::= { setVoicLinSippbPbxEntry 8 } + +setVoicLinSippbPbxLineprefix OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Line-Prefix" + ::= { setVoicLinSippbPbxEntry 9 } + +setVoicLinSippbPbxCodecs OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Codecs" + ::= { setVoicLinSippbPbxEntry 10 } + +setVoicLinSippbPbxCodecorder OBJECT-TYPE + SYNTAX INTEGER{ + bestquality(1), + lowestbandwidth(2), + unchanged(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Codec-Order" + ::= { setVoicLinSippbPbxEntry 11 } + +setVoicLinSippbPbxLocalport OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Local-Port" + ::= { setVoicLinSippbPbxEntry 14 } + +setVoicLinSippbPbxReregistrati OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "(Re)Registration" + ::= { setVoicLinSippbPbxEntry 15 } + +setVoicLinSippbPbxLinecontrolm OBJECT-TYPE + SYNTAX INTEGER{ + auto(0), + inactive(1), + register(2), + options(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Line-control-method" + ::= { setVoicLinSippbPbxEntry 16 } + +setVoicLinSippbPbxLinecontroli OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Line-control-interval" + ::= { setVoicLinSippbPbxEntry 17 } + +setVoicLinSippbPbxTrusted OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Trusted" + ::= { setVoicLinSippbPbxEntry 18 } + +setVoicLinSippbPbxPrivacymetho OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rfc3325(1), + ietf-draft-sip-privacy-04(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Privacy-Method" + ::= { setVoicLinSippbPbxEntry 19 } + +setVoicLinSippbPbxActive OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicLinSippbPbxEntry 6 } + +setVoicLinSippbPbxComment OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicLinSippbPbxEntry 7 } + +setVoicLinIsdn OBJECT IDENTIFIER ::= { setVoicLin 3} +setVoicLinIsdnIntTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicLinIsdnIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Interfaces" + ::= { setVoicLinIsdn 1 } + +setVoicLinIsdnIntEntry OBJECT-TYPE + SYNTAX SetVoicLinIsdnIntEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicLinIsdnIntNam } + ::= { setVoicLinIsdnIntTable 1 } + +SetVoicLinIsdnIntEntry ::= SEQUENCE { + setVoicLinIsdnIntNam DisplayString, + setVoicLinIsdnIntIfc BITS, + setVoicLinIsdnIntDom DisplayString, + setVoicLinIsdnIntCln DisplayString, + setVoicLinIsdnIntAct INTEGER, + setVoicLinIsdnIntCom DisplayString + } + +setVoicLinIsdnIntNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVoicLinIsdnIntEntry 1 } + +setVoicLinIsdnIntIfc OBJECT-TYPE + SYNTAX BITS{ + s0-1(1), + s0-2(2), + none(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ifc" + ::= { setVoicLinIsdnIntEntry 2 } + +setVoicLinIsdnIntDom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Domain" + ::= { setVoicLinIsdnIntEntry 3 } + +setVoicLinIsdnIntCln OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cln-Prefix" + ::= { setVoicLinIsdnIntEntry 4 } + +setVoicLinIsdnIntAct OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicLinIsdnIntEntry 5 } + +setVoicLinIsdnIntCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicLinIsdnIntEntry 6 } + +setVoicLinIsdnMapTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicLinIsdnMapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Mapping" + ::= { setVoicLinIsdn 2 } + +setVoicLinIsdnMapEntry OBJECT-TYPE + SYNTAX SetVoicLinIsdnMapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicLinIsdnMapMsn, setVoicLinIsdnMapNum } + ::= { setVoicLinIsdnMapTable 1 } + +SetVoicLinIsdnMapEntry ::= SEQUENCE { + setVoicLinIsdnMapMsn DisplayString, + setVoicLinIsdnMapNum DisplayString, + setVoicLinIsdnMapIfc BITS, + setVoicLinIsdnMapCli INTEGER, + setVoicLinIsdnMapAct INTEGER, + setVoicLinIsdnMapCom DisplayString + } + +setVoicLinIsdnMapMsn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "MSN/DDI" + ::= { setVoicLinIsdnMapEntry 1 } + +setVoicLinIsdnMapNum OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Number/Name" + ::= { setVoicLinIsdnMapEntry 3 } + +setVoicLinIsdnMapIfc OBJECT-TYPE + SYNTAX BITS{ + s0-1(1), + s0-2(2), + none(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ifc" + ::= { setVoicLinIsdnMapEntry 2 } + +setVoicLinIsdnMapCli OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CLIR" + ::= { setVoicLinIsdnMapEntry 4 } + +setVoicLinIsdnMapAct OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicLinIsdnMapEntry 5 } + +setVoicLinIsdnMapCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicLinIsdnMapEntry 6 } + +setVoicLinPredeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicLinPredeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Predef-Dest." + ::= { setVoicLin 4 } + +setVoicLinPredeEntry OBJECT-TYPE + SYNTAX SetVoicLinPredeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicLinPredeNam } + ::= { setVoicLinPredeTable 1 } + +SetVoicLinPredeEntry ::= SEQUENCE { + setVoicLinPredeNam DisplayString + } + +setVoicLinPredeNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { setVoicLinPredeEntry 1 } + +setVoicLinSourcTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicLinSourcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Source-Filters" + ::= { setVoicLin 5 } + +setVoicLinSourcEntry OBJECT-TYPE + SYNTAX SetVoicLinSourcEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicLinSourcNam } + ::= { setVoicLinSourcTable 1 } + +SetVoicLinSourcEntry ::= SEQUENCE { + setVoicLinSourcNam DisplayString + } + +setVoicLinSourcNam OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Name" + ::= { setVoicLinSourcEntry 1 } + +setVoicCal OBJECT IDENTIFIER ::= { setVoic 5} +setVoicCalCalTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicCalCalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Call-Routing" + ::= { setVoicCal 1 } + +setVoicCalCalEntry OBJECT-TYPE + SYNTAX SetVoicCalCalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicCalCalCalledid, setVoicCalCalClddomain, setVoicCalCalCallingid, setVoicCalCalClndomain, setVoicCalCalSrcline } + ::= { setVoicCalCalTable 1 } + +SetVoicCalCalEntry ::= SEQUENCE { + setVoicCalCalCalledid DisplayString, + setVoicCalCalClddomain DisplayString, + setVoicCalCalCallingid DisplayString, + setVoicCalCalClndomain DisplayString, + setVoicCalCalSrcline DisplayString, + setVoicCalCalDestid1 DisplayString, + setVoicCalCalDestline1 DisplayString, + setVoicCalCalDestid2 DisplayString, + setVoicCalCalDestline2 DisplayString, + setVoicCalCalDestid3 DisplayString, + setVoicCalCalDestline3 DisplayString, + setVoicCalCalPrio INTEGER, + setVoicCalCalActive INTEGER, + setVoicCalCalComment DisplayString + } + +setVoicCalCalCalledid OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Called-Id" + ::= { setVoicCalCalEntry 1 } + +setVoicCalCalClddomain OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cld-Domain" + ::= { setVoicCalCalEntry 2 } + +setVoicCalCalCallingid OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Calling-Id" + ::= { setVoicCalCalEntry 3 } + +setVoicCalCalClndomain OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cln-Domain" + ::= { setVoicCalCalEntry 4 } + +setVoicCalCalSrcline OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Src-Line" + ::= { setVoicCalCalEntry 5 } + +setVoicCalCalDestid1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..38)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dest-Id-1" + ::= { setVoicCalCalEntry 7 } + +setVoicCalCalDestline1 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dest-Line-1" + ::= { setVoicCalCalEntry 8 } + +setVoicCalCalDestid2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dest-Id-2" + ::= { setVoicCalCalEntry 11 } + +setVoicCalCalDestline2 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dest-Line-2" + ::= { setVoicCalCalEntry 12 } + +setVoicCalCalDestid3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..19)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dest-Id-3" + ::= { setVoicCalCalEntry 13 } + +setVoicCalCalDestline3 OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Dest-Line-3" + ::= { setVoicCalCalEntry 14 } + +setVoicCalCalPrio OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prio" + ::= { setVoicCalCalEntry 15 } + +setVoicCalCalActive OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(2), + default(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicCalCalEntry 9 } + +setVoicCalCalComment OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicCalCalEntry 10 } + +setVoicLog OBJECT IDENTIFIER ::= { setVoic 8} +setVoicLogCal OBJECT IDENTIFIER ::= { setVoicLog 1} +setVoicLogCalEmailn OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "E-Mail-Notification" + ::= { setVoicLogCal 1 } + +setVoicLogCalEmaila OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "E-Mail-Address" + ::= { setVoicLogCal 2 } + +setVoicLogCalSyslog OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Syslog" + ::= { setVoicLogCal 3 } + +setVoicGro OBJECT IDENTIFIER ::= { setVoic 7} +setVoicGroGroTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetVoicGroGroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Groups" + ::= { setVoicGro 1 } + +setVoicGroGroEntry OBJECT-TYPE + SYNTAX SetVoicGroGroEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setVoicGroGroName } + ::= { setVoicGroGroTable 1 } + +SetVoicGroGroEntry ::= SEQUENCE { + setVoicGroGroName DisplayString, + setVoicGroGroMembers DisplayString, + setVoicGroGroDistribution INTEGER, + setVoicGroGroForwardingti INTEGER, + setVoicGroGroForwardingta DisplayString, + setVoicGroGroActive INTEGER, + setVoicGroGroComment DisplayString + } + +setVoicGroGroName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setVoicGroGroEntry 1 } + +setVoicGroGroMembers OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Members" + ::= { setVoicGroGroEntry 2 } + +setVoicGroGroDistribution OBJECT-TYPE + SYNTAX INTEGER{ + simultaneous(0), + sequential(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Distribution-method" + ::= { setVoicGroGroEntry 3 } + +setVoicGroGroForwardingti OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Forwarding-time" + ::= { setVoicGroGroEntry 4 } + +setVoicGroGroForwardingta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Forwarding-target" + ::= { setVoicGroGroEntry 5 } + +setVoicGroGroActive OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setVoicGroGroEntry 6 } + +setVoicGroGroComment OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..63)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setVoicGroGroEntry 7 } + +setPrin OBJECT IDENTIFIER ::= { set 34} +setPrinPriTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPrinPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Printer" + ::= { setPrin 1 } + +setPrinPriEntry OBJECT-TYPE + SYNTAX SetPrinPriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPrinPriPri } + ::= { setPrinPriTable 1 } + +SetPrinPriEntry ::= SEQUENCE { + setPrinPriPri DisplayString, + setPrinPriRaw INTEGER, + setPrinPriLpd INTEGER, + setPrinPriAct INTEGER, + setPrinPriBid INTEGER, + setPrinPriRes INTEGER + } + +setPrinPriPri OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Printer" + ::= { setPrinPriEntry 1 } + +setPrinPriRaw OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RawIp-Port" + ::= { setPrinPriEntry 2 } + +setPrinPriLpd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "LPD-Port" + ::= { setPrinPriEntry 3 } + +setPrinPriAct OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Activ" + ::= { setPrinPriEntry 4 } + +setPrinPriBid OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bidirectional" + ::= { setPrinPriEntry 5 } + +setPrinPriRes OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reset-on-Open" + ::= { setPrinPriEntry 6 } + +setPrinAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPrinAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-List" + ::= { setPrin 2 } + +setPrinAccEntry OBJECT-TYPE + SYNTAX SetPrinAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPrinAccIpa, setPrinAccIpn, setPrinAccRtg } + ::= { setPrinAccTable 1 } + +SetPrinAccEntry ::= SEQUENCE { + setPrinAccIpa INTEGER, + setPrinAccIpn INTEGER, + setPrinAccRtg INTEGER + } + +setPrinAccIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setPrinAccEntry 1 } + +setPrinAccIpn OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Netmask" + ::= { setPrinAccEntry 2 } + +setPrinAccRtg OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Rtg-tag" + ::= { setPrinAccEntry 3 } + +setCert OBJECT IDENTIFIER ::= { set 39} +setCertSce OBJECT IDENTIFIER ::= { setCert 1} +setCertSceSce OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SCEP-Operating" + ::= { setCertSce 1 } + +setCertSceRet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Retry-After-Error-Interval" + ::= { setCertSce 11 } + +setCertSceChe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Check-Pending-Requests-Interval" + ::= { setCertSce 12 } + +setCertSceDev OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Certificate-Update-Before" + ::= { setCertSce 2 } + +setCertSceCac OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Certificate-Update-Before" + ::= { setCertSce 3 } + +setCertSceCasTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "CAs" + ::= { setCertSce 6 } + +setCertSceCasEntry OBJECT-TYPE + SYNTAX SetCertSceCasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCertSceCasName } + ::= { setCertSceCasTable 1 } + +SetCertSceCasEntry ::= SEQUENCE { + setCertSceCasName DisplayString, + setCertSceCasUrl DisplayString, + setCertSceCasDn DisplayString, + setCertSceCasEncalg INTEGER, + setCertSceCasIdentifier DisplayString, + setCertSceCasRaautoapprove INTEGER, + setCertSceCasCasignaturealg INTEGER, + setCertSceCasCafingerprinta INTEGER, + setCertSceCasCafingerprint DisplayString, + setCertSceCasApplication INTEGER, + setCertSceCasLoopbackaddr DisplayString + } + +setCertSceCasName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setCertSceCasEntry 1 } + +setCertSceCasUrl OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "URL" + ::= { setCertSceCasEntry 2 } + +setCertSceCasDn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "DN" + ::= { setCertSceCasEntry 3 } + +setCertSceCasEncalg OBJECT-TYPE + SYNTAX INTEGER{ + des(0), + e3des(1), + blowfish(2), + aes128(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Enc-Alg" + ::= { setCertSceCasEntry 4 } + +setCertSceCasIdentifier OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Identifier" + ::= { setCertSceCasEntry 5 } + +setCertSceCasRaautoapprove OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RA-Autoapprove" + ::= { setCertSceCasEntry 7 } + +setCertSceCasCasignaturealg OBJECT-TYPE + SYNTAX INTEGER{ + md5(0), + sha1(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Signature-Algorithm" + ::= { setCertSceCasEntry 6 } + +setCertSceCasCafingerprinta OBJECT-TYPE + SYNTAX INTEGER{ + off(0), + sha1(1), + md5(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Fingerprint-Algorithm" + ::= { setCertSceCasEntry 8 } + +setCertSceCasCafingerprint OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..59)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CA-Fingerprint" + ::= { setCertSceCasEntry 9 } + +setCertSceCasApplication OBJECT-TYPE + SYNTAX INTEGER{ + general(2), + vpn(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Application" + ::= { setCertSceCasEntry 10 } + +setCertSceCasLoopbackaddr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setCertSceCasEntry 11 } + +setCertSceCerTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCertSceCerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Certificates" + ::= { setCertSce 7 } + +setCertSceCerEntry OBJECT-TYPE + SYNTAX SetCertSceCerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCertSceCerName } + ::= { setCertSceCerTable 1 } + +SetCertSceCerEntry ::= SEQUENCE { + setCertSceCerName DisplayString, + setCertSceCerCadn DisplayString, + setCertSceCerSubject DisplayString, + setCertSceCerChalleng DisplayString, + setCertSceCerSubjecta DisplayString, + setCertSceCerKeyusage DisplayString, + setCertSceCerExtended DisplayString, + setCertSceCerDevicece INTEGER, + setCertSceCerApplicat INTEGER + } + +setCertSceCerName OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Name" + ::= { setCertSceCerEntry 1 } + +setCertSceCerCadn OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CADN" + ::= { setCertSceCerEntry 2 } + +setCertSceCerSubject OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Subject" + ::= { setCertSceCerEntry 3 } + +setCertSceCerChalleng OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "ChallengePwd" + ::= { setCertSceCerEntry 4 } + +setCertSceCerSubjecta OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "SubjectAltName" + ::= { setCertSceCerEntry 5 } + +setCertSceCerKeyusage OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "KeyUsage" + ::= { setCertSceCerEntry 6 } + +setCertSceCerExtended OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..251)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Extended-KeyUsage" + ::= { setCertSceCerEntry 9 } + +setCertSceCerDevicece OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Certificate-Keylength" + ::= { setCertSceCerEntry 7 } + +setCertSceCerApplicat OBJECT-TYPE + SYNTAX INTEGER{ + vpn(0) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Application" + ::= { setCertSceCerEntry 8 } + +setCertSceRei OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Reinit" + ::= { setCertSce 8 } + +setCertSceUpd OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update" + ::= { setCertSce 9 } + +setCertSceCle OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Clear-SCEP-Filesystem" + ::= { setCertSce 10 } + +setCertCrl OBJECT IDENTIFIER ::= { setCert 3} +setCertCrlCrl OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "CRL-Operating" + ::= { setCertCrl 1 } + +setCertCrlAlt OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Alternative-URL" + ::= { setCertCrl 2 } + +setCertCrlUse OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1), + fallback(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Use-Alternative-URL" + ::= { setCertCrl 3 } + +setCertCrlUpd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Update-Before" + ::= { setCertCrl 4 } + +setCertCrlPre OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Prefetch-Period" + ::= { setCertCrl 5 } + +setCertCrlVal OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Validity-Exceedance" + ::= { setCertCrl 6 } + +setCertCrlRef OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Refresh-CRL-Now" + ::= { setCertCrl 7 } + +setComp OBJECT IDENTIFIER ::= { set 52} +setCompDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { setComp 1 } + +setCompDevEntry OBJECT-TYPE + SYNTAX SetCompDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompDevDev } + ::= { setCompDevTable 1 } + +SetCompDevEntry ::= SEQUENCE { + setCompDevDev INTEGER, + setCompDevSer INTEGER + } + +setCompDevDev OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + option-icon(17), + novatel-merlin-mc950d(26), + sierra-compass-885(39), + sierra-aircard-875u(30), + huawei-e172-e220-e870(31), + e4g-systems-uxs1(23), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompDevEntry 1 } + +setCompDevSer OBJECT-TYPE + SYNTAX INTEGER{ + wan(1), + com-port-server(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Service" + ::= { setCompDevEntry 4 } + +setCompWan OBJECT IDENTIFIER ::= { setComp 3} +setCompWanDevTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompWanDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Devices" + ::= { setCompWan 1 } + +setCompWanDevEntry OBJECT-TYPE + SYNTAX SetCompWanDevEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompWanDevDev } + ::= { setCompWanDevTable 1 } + +SetCompWanDevEntry ::= SEQUENCE { + setCompWanDevDev INTEGER, + setCompWanDevOpe INTEGER + } + +setCompWanDevDev OBJECT-TYPE + SYNTAX INTEGER{ + outband-modem(2), + option-icon(17), + novatel-merlin-mc950d(26), + sierra-compass-885(39), + sierra-aircard-875u(30), + huawei-e172-e220-e870(31), + e4g-systems-uxs1(23), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompWanDevEntry 1 } + +setCompWanDevOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setCompWanDevEntry 3 } + +setCompCom OBJECT IDENTIFIER ::= { setComp 2} +setCompComOpeTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompComOpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Operational" + ::= { setCompCom 1 } + +setCompComOpeEntry OBJECT-TYPE + SYNTAX SetCompComOpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompComOpeDev, setCompComOpePor } + ::= { setCompComOpeTable 1 } + +SetCompComOpeEntry ::= SEQUENCE { + setCompComOpeDev INTEGER, + setCompComOpePor INTEGER, + setCompComOpeOpe INTEGER + } + +setCompComOpeDev OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompComOpeEntry 1 } + +setCompComOpePor OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Number" + ::= { setCompComOpeEntry 2 } + +setCompComOpeOpe OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setCompComOpeEntry 4 } + +setCompComComTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompComComEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "COM-Port-Settings" + ::= { setCompCom 2 } + +setCompComComEntry OBJECT-TYPE + SYNTAX SetCompComComEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompComComDevice, setCompComComPortnu } + ::= { setCompComComTable 1 } + +SetCompComComEntry ::= SEQUENCE { + setCompComComDevice INTEGER, + setCompComComPortnu INTEGER, + setCompComComBitrat INTEGER, + setCompComComDatabi INTEGER, + setCompComComParity INTEGER, + setCompComComStopbi INTEGER, + setCompComComHandsh INTEGER, + setCompComComReadyc INTEGER, + setCompComComReadyd INTEGER + } + +setCompComComDevice OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompComComEntry 1 } + +setCompComComPortnu OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Number" + ::= { setCompComComEntry 2 } + +setCompComComBitrat OBJECT-TYPE + SYNTAX INTEGER{ + e110(110), + e300(300), + e600(600), + e1200(1200), + e2400(2400), + e4800(4800), + e9600(9600), + e19200(19200), + e38400(38400), + e57600(57600), + e115200(115200), + e125000(125000), + e230400(230400) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Bit-Rate" + ::= { setCompComComEntry 4 } + +setCompComComDatabi OBJECT-TYPE + SYNTAX INTEGER{ + e7(7), + e8(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Data-Bits" + ::= { setCompComComEntry 5 } + +setCompComComParity OBJECT-TYPE + SYNTAX INTEGER{ + none(1), + odd(2), + even(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Parity" + ::= { setCompComComEntry 6 } + +setCompComComStopbi OBJECT-TYPE + SYNTAX INTEGER{ + e1(1), + e2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Stop-Bits" + ::= { setCompComComEntry 7 } + +setCompComComHandsh OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + rts-cts(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Handshake" + ::= { setCompComComEntry 8 } + +setCompComComReadyc OBJECT-TYPE + SYNTAX INTEGER{ + dtr(0), + data(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ready-Condition" + ::= { setCompComComEntry 9 } + +setCompComComReadyd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Ready-Data-Timeout" + ::= { setCompComComEntry 10 } + +setCompComNetTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetCompComNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Network-Settings" + ::= { setCompCom 3 } + +setCompComNetEntry OBJECT-TYPE + SYNTAX SetCompComNetEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setCompComNetDevicety, setCompComNetPortnumb } + ::= { setCompComNetTable 1 } + +SetCompComNetEntry ::= SEQUENCE { + setCompComNetDevicety INTEGER, + setCompComNetPortnumb INTEGER, + setCompComNetTcpmode INTEGER, + setCompComNetListenpo INTEGER, + setCompComNetConnecth DisplayString, + setCompComNetConnectp INTEGER, + setCompComNetLoopback DisplayString, + setCompComNetRfc2217e INTEGER + } + +setCompComNetDevicety OBJECT-TYPE + SYNTAX INTEGER{ + outband(1), + belkin-f5u103(33), + prolific-2303(34), + ftdi-8u232am(35) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Device-Type" + ::= { setCompComNetEntry 1 } + +setCompComNetPortnumb OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Port-Number" + ::= { setCompComNetEntry 2 } + +setCompComNetTcpmode OBJECT-TYPE + SYNTAX INTEGER{ + server(0), + client(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TCP-Mode" + ::= { setCompComNetEntry 4 } + +setCompComNetListenpo OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Listen-Port" + ::= { setCompComNetEntry 5 } + +setCompComNetConnecth OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..48)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect-Hostname" + ::= { setCompComNetEntry 6 } + +setCompComNetConnectp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect-Port" + ::= { setCompComNetEntry 7 } + +setCompComNetLoopback OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Loopback-Addr." + ::= { setCompComNetEntry 8 } + +setCompComNetRfc2217e OBJECT-TYPE + SYNTAX INTEGER{ + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "RFC2217-Extensions" + ::= { setCompComNetEntry 9 } + +setEcho OBJECT IDENTIFIER ::= { set 35} +setEchoOpe OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Operating" + ::= { setEcho 1 } + +setEchoAccTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetEchoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Access-Table" + ::= { setEcho 2 } + +setEchoAccEntry OBJECT-TYPE + SYNTAX SetEchoAccEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setEchoAccIpa, setEchoAccNet } + ::= { setEchoAccTable 1 } + +SetEchoAccEntry ::= SEQUENCE { + setEchoAccIpa INTEGER, + setEchoAccNet INTEGER, + setEchoAccPro INTEGER, + setEchoAccAct INTEGER, + setEchoAccCom DisplayString + } + +setEchoAccIpa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "IP-Address" + ::= { setEchoAccEntry 1 } + +setEchoAccNet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Netmask" + ::= { setEchoAccEntry 2 } + +setEchoAccPro OBJECT-TYPE + SYNTAX INTEGER{ + none(0), + tcp(1), + udp(2), + tcp-plus-udp(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protokoll" + ::= { setEchoAccEntry 3 } + +setEchoAccAct OBJECT-TYPE + SYNTAX INTEGER{ + yes(0), + no(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Active" + ::= { setEchoAccEntry 4 } + +setEchoAccCom OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Comment" + ::= { setEchoAccEntry 5 } + +setEchoTcp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "TCP-Timeout" + ::= { setEcho 3 } + +setPerf OBJECT IDENTIFIER ::= { set 36} +setPerfRttmonaTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPerfRttmonaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RttMonAdmin" + ::= { setPerf 2 } + +setPerfRttmonaEntry OBJECT-TYPE + SYNTAX SetPerfRttmonaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPerfRttmonaInd } + ::= { setPerfRttmonaTable 1 } + +SetPerfRttmonaEntry ::= SEQUENCE { + setPerfRttmonaInd INTEGER, + setPerfRttmonaTyp INTEGER, + setPerfRttmonaFre INTEGER, + setPerfRttmonaTim INTEGER, + setPerfRttmonaSta INTEGER + } + +setPerfRttmonaInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Index" + ::= { setPerfRttmonaEntry 1 } + +setPerfRttmonaTyp OBJECT-TYPE + SYNTAX INTEGER{ + jitter(9) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Type" + ::= { setPerfRttmonaEntry 4 } + +setPerfRttmonaFre OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Frequency" + ::= { setPerfRttmonaEntry 6 } + +setPerfRttmonaTim OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Timeout" + ::= { setPerfRttmonaEntry 7 } + +setPerfRttmonaSta OBJECT-TYPE + SYNTAX INTEGER{ + active(1), + not-in-service(2), + not-ready(3), + create(5), + destroy(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Status" + ::= { setPerfRttmonaEntry 9 } + +setPerfRttmoneTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPerfRttmoneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RttMonEchoAdmin" + ::= { setPerf 3 } + +setPerfRttmoneEntry OBJECT-TYPE + SYNTAX SetPerfRttmoneEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPerfRttmoneIndex } + ::= { setPerfRttmoneTable 1 } + +SetPerfRttmoneEntry ::= SEQUENCE { + setPerfRttmoneIndex INTEGER, + setPerfRttmoneProtocol INTEGER, + setPerfRttmoneDestinationa INTEGER, + setPerfRttmonePacketsize INTEGER, + setPerfRttmoneDestinationp INTEGER, + setPerfRttmoneInterval INTEGER, + setPerfRttmonePacketcount INTEGER + } + +setPerfRttmoneIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { setPerfRttmoneEntry 255 } + +setPerfRttmoneProtocol OBJECT-TYPE + SYNTAX INTEGER{ + echo(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Protocol" + ::= { setPerfRttmoneEntry 1 } + +setPerfRttmoneDestinationa OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination-Address" + ::= { setPerfRttmoneEntry 2 } + +setPerfRttmonePacketsize OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Packet-Size" + ::= { setPerfRttmoneEntry 3 } + +setPerfRttmoneDestinationp OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Destination-Port" + ::= { setPerfRttmoneEntry 5 } + +setPerfRttmoneInterval OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Interval" + ::= { setPerfRttmoneEntry 17 } + +setPerfRttmonePacketcount OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Packet-Count" + ::= { setPerfRttmoneEntry 18 } + +setPerfRttmonsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SetPerfRttmonsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "RttMonStatistics" + ::= { setPerf 4 } + +setPerfRttmonsEntry OBJECT-TYPE + SYNTAX SetPerfRttmonsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { setPerfRttmonsIndex } + ::= { setPerfRttmonsTable 1 } + +SetPerfRttmonsEntry ::= SEQUENCE { + setPerfRttmonsIndex INTEGER, + setPerfRttmonsCompletions INTEGER, + setPerfRttmonsRttcount INTEGER, + setPerfRttmonsRttsum INTEGER, + setPerfRttmonsRttmin INTEGER, + setPerfRttmonsRttmax INTEGER, + setPerfRttmonsJitterminpossd INTEGER, + setPerfRttmonsJittermaxpossd INTEGER, + setPerfRttmonsJittercountposs INTEGER, + setPerfRttmonsJittersumpossd INTEGER, + setPerfRttmonsJitterminposds INTEGER, + setPerfRttmonsJittermaxposds INTEGER, + setPerfRttmonsJittercountposd INTEGER, + setPerfRttmonsJittersumposds INTEGER, + setPerfRttmonsJitterminnegsd INTEGER, + setPerfRttmonsJittermaxnegsd INTEGER, + setPerfRttmonsJittercountnegs INTEGER, + setPerfRttmonsJittersumnegsd INTEGER, + setPerfRttmonsJitterminnegds INTEGER, + setPerfRttmonsJittermaxnegds INTEGER, + setPerfRttmonsJittercountnegd INTEGER, + setPerfRttmonsJittersumnegds INTEGER, + setPerfRttmonsPacketlosssd INTEGER, + setPerfRttmonsPacketlossds INTEGER, + setPerfRttmonsAveragejitter INTEGER, + setPerfRttmonsAveragejittersd INTEGER, + setPerfRttmonsAveragejitterds INTEGER + } + +setPerfRttmonsIndex OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { setPerfRttmonsEntry 255 } + +setPerfRttmonsCompletions OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Completions" + ::= { setPerfRttmonsEntry 2 } + +setPerfRttmonsRttcount OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Count" + ::= { setPerfRttmonsEntry 4 } + +setPerfRttmonsRttsum OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Sum" + ::= { setPerfRttmonsEntry 5 } + +setPerfRttmonsRttmin OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Min" + ::= { setPerfRttmonsEntry 8 } + +setPerfRttmonsRttmax OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "RTT-Max" + ::= { setPerfRttmonsEntry 9 } + +setPerfRttmonsJitterminpossd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Pos-SD" + ::= { setPerfRttmonsEntry 10 } + +setPerfRttmonsJittermaxpossd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Pos-SD" + ::= { setPerfRttmonsEntry 11 } + +setPerfRttmonsJittercountposs OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Pos-SD" + ::= { setPerfRttmonsEntry 12 } + +setPerfRttmonsJittersumpossd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Pos-SD" + ::= { setPerfRttmonsEntry 13 } + +setPerfRttmonsJitterminposds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Pos-DS" + ::= { setPerfRttmonsEntry 16 } + +setPerfRttmonsJittermaxposds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Pos-DS" + ::= { setPerfRttmonsEntry 17 } + +setPerfRttmonsJittercountposd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Pos-DS" + ::= { setPerfRttmonsEntry 18 } + +setPerfRttmonsJittersumposds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Pos-DS" + ::= { setPerfRttmonsEntry 19 } + +setPerfRttmonsJitterminnegsd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Neg-SD" + ::= { setPerfRttmonsEntry 22 } + +setPerfRttmonsJittermaxnegsd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Neg-SD" + ::= { setPerfRttmonsEntry 23 } + +setPerfRttmonsJittercountnegs OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Neg-SD" + ::= { setPerfRttmonsEntry 24 } + +setPerfRttmonsJittersumnegsd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Neg-SD" + ::= { setPerfRttmonsEntry 25 } + +setPerfRttmonsJitterminnegds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Min-Neg-DS" + ::= { setPerfRttmonsEntry 28 } + +setPerfRttmonsJittermaxnegds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Max-Neg-DS" + ::= { setPerfRttmonsEntry 29 } + +setPerfRttmonsJittercountnegd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Count-Neg-DS" + ::= { setPerfRttmonsEntry 30 } + +setPerfRttmonsJittersumnegds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Jitter-Sum-Neg-DS" + ::= { setPerfRttmonsEntry 31 } + +setPerfRttmonsPacketlosssd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Loss-SD" + ::= { setPerfRttmonsEntry 34 } + +setPerfRttmonsPacketlossds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Packet-Loss-DS" + ::= { setPerfRttmonsEntry 35 } + +setPerfRttmonsAveragejitter OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Average-Jitter" + ::= { setPerfRttmonsEntry 62 } + +setPerfRttmonsAveragejittersd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Average-Jitter-SD" + ::= { setPerfRttmonsEntry 63 } + +setPerfRttmonsAveragejitterds OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Average-Jitter-DS" + ::= { setPerfRttmonsEntry 64 } + +firVerTable OBJECT-TYPE + SYNTAX SEQUENCE OF FirVerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Version-Table" + ::= { fir 1 } + +firVerEntry OBJECT-TYPE + SYNTAX FirVerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { firVerIfc } + ::= { firVerTable 1 } + +FirVerEntry ::= SEQUENCE { + firVerIfc INTEGER, + firVerMod DisplayString, + firVerVer DisplayString, + firVerSer DisplayString + } + +firVerIfc OBJECT-TYPE + SYNTAX INTEGER{ + ifc(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Ifc" + ::= { firVerEntry 1 } + +firVerMod OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Module" + ::= { firVerEntry 2 } + +firVerVer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..30)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Version" + ::= { firVerEntry 3 } + +firVerSer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Serial-number" + ::= { firVerEntry 4 } + +firTabTable OBJECT-TYPE + SYNTAX SEQUENCE OF FirTabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Table-Firmsafe" + ::= { fir 2 } + +firTabEntry OBJECT-TYPE + SYNTAX FirTabEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "entry in table" + INDEX { firTabPos } + ::= { firTabTable 1 } + +FirTabEntry ::= SEQUENCE { + firTabPos INTEGER, + firTabSta INTEGER, + firTabVer DisplayString, + firTabDat DisplayString, + firTabSiz INTEGER, + firTabInd INTEGER + } + +firTabPos OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Position" + ::= { firTabEntry 1 } + +firTabSta OBJECT-TYPE + SYNTAX INTEGER{ + loader(2), + active(1), + inactive(0), + minimal-plus-active(5), + minimal-plus-inactive(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Status" + ::= { firTabEntry 2 } + +firTabVer OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..5)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Version" + ::= { firTabEntry 3 } + +firTabDat OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..9)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Date" + ::= { firTabEntry 4 } + +firTabSiz OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Size" + ::= { firTabEntry 5 } + +firTabInd OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Index" + ::= { firTabEntry 6 } + +firMod OBJECT-TYPE + SYNTAX INTEGER { + immediate(0), + login(1), + manual(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Mode-Firmsafe" + ::= { fir 3 } + +firTim OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Timeout-Firmsafe" + ::= { fir 4 } + +firFea OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..34)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Feature-Word" + ::= { fir 7 } + +othMan OBJECT IDENTIFIER ::= { oth 1} +othManCon OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Connect" + ::= { othMan 1 } + +othManDis OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Disconnect" + ::= { othMan 2 } + +othManTes OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Testcall" + ::= { othMan 4 } + +othBoo OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Boot-System" + ::= { oth 2 } + +othCol OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Cold-Boot" + ::= { oth 5 } + +othVoi OBJECT IDENTIFIER ::= { oth 6} +othVoiLin OBJECT IDENTIFIER ::= { othVoi 1} +othVoiLinUnr OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Unregister" + ::= { othVoiLin 1 } + +othVoiLinReg OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "Register" + ::= { othVoiLin 2 } + +othVoiGro OBJECT IDENTIFIER ::= { othVoi 2} +othVoiGroSho OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION "show" + ::= { othVoiGro 1 } + + + +-- traps + +trapgrp OBJECT IDENTIFIER ::= { lancom-1722 0 } +traps OBJECT IDENTIFIER ::= { trapgrp 0 } + +trpStatChan NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staWanConnectio, + staChanState, + staChanApp, + staChanMode, + staChanCause, + staChanNumbe, + staChanSubad, + staChanCharg, + staChanExtra, + staChanConnt, + staChanConns, + staChanIsdnd, + staChanPhcha, + staChanPptpc, + staChanVpnco + } + STATUS current + DESCRIPTION "StatChan" + ::= { traps 1 } + +trpFwUplStart NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "FwUplStart" + ::= { traps 4 } + +trpUplSucc NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplSucc" + ::= { traps 5 } + +trpUplFailTo NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplFailTo" + ::= { traps 6 } + +trpUplFailIncl NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplFailIncl" + ::= { traps 7 } + +trpUplFailBadDev NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "UplFailBadDev" + ::= { traps 8 } + +trpLogin NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "Login" + ::= { traps 9 } + +trpLogout NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "Logout" + ::= { traps 10 } + +trpCnfUplStart NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "CnfUplStart" + ::= { traps 11 } + +trpCnfDnlStart NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "CnfDnlStart" + ::= { traps 12 } + +trpCnfDnlSucc NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd, + staConfEventlogInfo1, + staConfEventlogInfo2 + } + STATUS current + DESCRIPTION "CnfDnlSucc" + ::= { traps 13 } + +trpIpFwFlt NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staIproLogtablSyst, + staIproLogtablSrca, + staIproLogtablDsta, + staIproLogtablProt, + staIproLogtablSrcp, + staIproLogtablDstp, + staIproLogtablFilt, + staIproLogtablLimi, + staIproLogtablThre, + staIproLogtablActi + } + STATUS current + DESCRIPTION "IpFwFlt" + ::= { traps 26 } + +trpVPNConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staVpnTunnel, + staVpnConnectPeer, + staVpnConnectState, + staVpnConnectLaster, + staVpnConnectMode, + staVpnConnectShtime, + staVpnConnectPhysco, + staVpnConnectB1dt, + staVpnConnectRemote, + staVpnConnectNatdet, + staVpnConnectCrypta, + staVpnConnectCryptl, + staVpnConnectHashal, + staVpnConnectHashle, + staVpnConnectHmacal, + staVpnConnectHmacle, + staVpnConnectCompra, + staVpnConnectClient + } + STATUS current + DESCRIPTION "VPNConn" + ::= { traps 27 } + +trpPptpConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staPptpTun, + staPptpConChann, + staPptpConState, + staPptpConMode, + staPptpConShtim, + staPptpConPhysc, + staPptpConPeera, + staPptpConIpadd, + staPptpConDnsde, + staPptpConNbnsd, + staPptpConLaste, + staPptpConDnsba, + staPptpConNbnsb + } + STATUS current + DESCRIPTION "PptpConn" + ::= { traps 28 } + +trpErrLogin NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staConfEventlogSyste, + staConfEventlogEvent, + staConfEventlogAcces, + staConfEventlogIpadd + } + STATUS current + DESCRIPTION "ErrLogin" + ::= { traps 29 } + +trpLdblConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staIproLoadbalConPee, + staIproLoadbalConBun, + staIproLoadbalConSta + } + STATUS current + DESCRIPTION "LdblConn" + ::= { traps 38 } + +trpPPPoESConn NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staPppoNum, + staPppoConCha, + staPppoConMac, + staPppoConSta, + staPppoConLas, + staPppoConSht, + staPppoConPee + } + STATUS current + DESCRIPTION "PPPoESConn" + ::= { traps 39 } + +trpVrrp NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staIproVrrpEveSys, + staIproVrrpEveSrc, + staIproVrrpEveVri, + staIproVrrpEveEve, + staIproVrrpEveInf + } + STATUS current + DESCRIPTION "Vrrp" + ::= { traps 41 } + +trpVcmCallStatChan NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staVoicCallc, + staVoicCallsIndex, + staVoicCallsFromli, + staVoicCallsFromdi, + staVoicCallsFromnu, + staVoicCallsFromdo, + staVoicCallsTodoma, + staVoicCallsTonumb, + staVoicCallsDestli, + staVoicCallsDestnu, + staVoicCallsStatus, + staVoicCallsStart, + staVoicCallsEnd, + staVoicCallsDestdi, + staVoicCallsDestdo, + staVoicCallsFromto, + staVoicCallsTofrom, + staVoicCallsConnec, + staVoicCallsCfmeth + } + STATUS current + DESCRIPTION "VcmCallStatChan" + ::= { traps 43 } + +trpVcmUserStatChan NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staVoicUserc, + staVoicUsersIndex, + staVoicUsersNumber, + staVoicUsersType, + staVoicUsersDispla, + staVoicUsersDomain, + staVoicUsersLocalr, + staVoicUsersRemote, + staVoicUsersIfc, + staVoicUsersStatus, + staVoicUsersAddres, + staVoicUsersCfuact, + staVoicUsersCfutar, + staVoicUsersCfnrac, + staVoicUsersCfnrta, + staVoicUsersCfnrti, + staVoicUsersCfbact, + staVoicUsersCfbtar + } + STATUS current + DESCRIPTION "VcmUserStatChan" + ::= { traps 44 } + +trpVcmLineStatChan NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staVoicLinec, + staVoicLinesIndex, + staVoicLinesName, + staVoicLinesType, + staVoicLinesRegstatu, + staVoicLinesLinestat, + staVoicLinesQuality, + staVoicLinesNumber, + staVoicLinesDomain, + staVoicLinesRegstate + } + STATUS current + DESCRIPTION "VcmLineStatChan" + ::= { traps 45 } + +trpAdslState NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staAdslModemstatus, + staAdslPmstate + } + STATUS current + DESCRIPTION "AdslState" + ::= { traps 60 } + +trpHTTP-Tunnel-Open NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staTcpiHttpActiveIndex, + staTcpiHttpActiveRemotea, + staTcpiHttpActiveRemotep, + staTcpiHttpActiveLocalho, + staTcpiHttpActiveLocalpo, + staTcpiHttpActiveIdletim, + staTcpiHttpActiveLocalrt + } + STATUS current + DESCRIPTION "HTTP-Tunnel-Open" + ::= { traps 2000 } + +trpHTTP-Tunnel-Close NOTIFICATION-TYPE + OBJECTS { + sysDescr, + sysName, + staSnmpEveCou, + staTcpiHttpActiveIndex + } + STATUS current + DESCRIPTION "HTTP-Tunnel-Close" + ::= { traps 2001 } + +END diff --git a/mibs/LANCOM-1751-MIB.mib b/mibs/LANCOM-1751-MIB.mib deleted file mode 100644 index 3242d65..0000000 --- a/mibs/LANCOM-1751-MIB.mib +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - diff --git a/mibs/LANCOM-821-MIB.mib b/mibs/LANCOM-821-MIB.mib deleted file mode 100644 index 3242d65..0000000 --- a/mibs/LANCOM-821-MIB.mib +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - diff --git a/mibs/NET-SNMP-AGENT-MIB.mib b/mibs/NET-SNMP-AGENT-MIB.mib index b0e4131..0659881 100644 --- a/mibs/NET-SNMP-AGENT-MIB.mib +++ b/mibs/NET-SNMP-AGENT-MIB.mib @@ -1,330 +1,554 @@ - - - - - - - NET-SNMP-AGENT-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +nsDebugTokenPrefix OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A token prefix for which to generate the corresponding + debugging output. Note that debug output will be generated + for all registered debug statements sharing this prefix + (rather than an exact match). Nothing will be generated + unless both nsDebuggingEnabled is set true(1) and the + corresponding nsDebugTokenStatus value is active(1)." + ::= { nsDebugTokenEntry 2 } + +nsDebugTokenStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Whether to generate debug output for the corresponding debug + token prefix. Nothing will be generated unless both + nsDebuggingEnabled is true(1) and this instance is active(1). + Note that is valid for an instance to be left with the value + notInService(2) indefinitely - i.e. the meaning of 'abnormally + long' (see RFC 2579, RowStatus) for this table is infinite." + ::= { nsDebugTokenEntry 4 } + +-- +-- Logging configuration +-- + +nsLoggingTable OBJECT-TYPE + SYNTAX SEQUENCE OF NsLoggingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of individual logging output destinations, used to control + where various levels of output from the agent should be directed." + ::= { nsConfigLogging 1 } + +nsLoggingEntry OBJECT-TYPE + SYNTAX NsLoggingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row within the logging table." + INDEX { nsLogLevel, IMPLIED nsLogToken } + ::= { nsLoggingTable 1 } + +NsLoggingEntry ::= SEQUENCE { + nsLogLevel INTEGER, + nsLogToken DisplayString, + nsLogType INTEGER, + nsLogMaxLevel INTEGER, + nsLogStatus RowStatus +} + +nsLogLevel OBJECT-TYPE + SYNTAX INTEGER { + emergency(0), + alert (1), + critical (2), + error (3), + warning (4), + notice (5), + info (6), + debug (7) + } + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The (minimum) priority level for which this logging entry + should be applied." + ::= { nsLoggingEntry 1 } + +nsLogToken OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A token for which to generate logging entries. + Depending on the style of logging, this may either + be simply an arbitrary token, or may have some + particular meaning (such as the filename to log to)." + ::= { nsLoggingEntry 2 } + +nsLogType OBJECT-TYPE + SYNTAX INTEGER { + stdout (1), + stderr (2), + file (3), + syslog (4), + callback (5) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The type of logging for this entry." + ::= { nsLoggingEntry 3 } + +nsLogMaxLevel OBJECT-TYPE + SYNTAX INTEGER { + emergency(0), + alert (1), + critical (2), + error (3), + warning (4), + notice (5), + info (6), + debug (7) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The maximum priority level for which this logging entry + should be applied." + DEFVAL { emergency } + ::= { nsLoggingEntry 4 } + +nsLogStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Whether to generate logging output for this entry. + Note that is valid for an instance to be left with the value + notInService(2) indefinitely - i.e. the meaning of 'abnormally + long' (see RFC 2579, RowStatus) for this table is infinite." + ::= { nsLoggingEntry 5 } + +-- +-- Monitoring outstanding "transactions" +-- (i.e. requests sent to AgentX subagents, or proxied agents) +-- + +nsTransactionTable OBJECT-TYPE + SYNTAX SEQUENCE OF NsTransactionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Lists currently outstanding transactions in the net-snmp agent. + This includes requests to AgentX subagents, or proxied SNMP agents." + ::= { nsTransactions 1 } + +nsTransactionEntry OBJECT-TYPE + SYNTAX NsTransactionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A row describing a given transaction." + INDEX { nsTransactionID } + ::= {nsTransactionTable 1 } + +NsTransactionEntry ::= SEQUENCE { + nsTransactionID Unsigned32, + nsTransactionMode Integer32 +} + +nsTransactionID OBJECT-TYPE + SYNTAX Unsigned32 (0..4294967295) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The internal identifier for a given transaction." + ::= { nsTransactionEntry 1 } + +nsTransactionMode OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The mode number for the current operation being performed." + ::= { nsTransactionEntry 2 } - +nsModuleEntry OBJECT-TYPE + SYNTAX NsModuleEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing a registered mib oid." + INDEX { nsmContextName, nsmRegistrationPoint, + nsmRegistrationPriority } + ::= { nsModuleTable 1 } - - - - - -
- - +nsmRegistrationPriority OBJECT-TYPE + SYNTAX INTEGER (-2147483648..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The priority of the registered mib module." + ::= { nsModuleEntry 3 } - +nsModuleName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The module name that registered this OID." + ::= { nsModuleEntry 4 } + +nsModuleModes OBJECT-TYPE + SYNTAX BITS { getAndGetNext(0), set(1), getBulk(2) } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The modes that the particular lower level handler can cope + with directly." + ::= { nsModuleEntry 5 } + +nsModuleTimeout OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The registered timeout. This is only meaningful for handlers + that expect to return results at a later date (subagents, + etc)" + ::= { nsModuleEntry 6 } + + +-- +-- Notifications relating to the basic operation of the agent +-- + +nsNotifyStart NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "An indication that the agent has started running." + ::= { netSnmpNotifications 1 } -

NET-SNMP-AGENT-MIB

-
-
-
- -
-
-
- -
- -

NET-SNMP-AGENT-MIB Download

-

-

MIBs list

-

-
-

-
-

-

OID list for NET-SNMP-AGENT-MIB

-

-
nsCacheDefaultTimeout
-
Default cache timeout value (unless overridden for a particular cache entry).
nsCacheEnabled
-
Whether data caching is active overall.
nsCacheTable
-
A table of individual MIB module data caches.
nsCacheEntry
-
A conceptual row within the cache table.
nsCachedOID
-
The root OID of the data being cached.
nsCacheTimeout
-
The length of time (?in seconds) for which the data in this particular cache entry will remain valid.
nsCacheStatus
-
The current status of this particular cache entry. Acceptable values for Set requests are 'enabled(1)', 'disabled(2)' or 'empty(3)' (to clear all cached data). Requests to read the value of such an object will return 'disabled(2)' through to 'expired(5)'.
nsDebugEnabled
-
Whether the agent is configured to generate debugging output
nsDebugOutputAll
-
Whether the agent is configured to display all debugging output rather than filtering on individual debug tokens. Nothing will be generated unless nsDebugEnabled is also true(1)
nsDebugDumpPdu
-
Whether the agent is configured to display raw packet dumps. This is unrelated to the nsDebugEnabled setting.
nsDebugTokenTable
-
A table of individual debug tokens, used to control the selection of what debugging output should be produced. This table is only effective if nsDebugOutputAll is false(2), and nothing will be generated unless nsDebugEnabled is also true(1)
nsDebugTokenEntry
-
A conceptual row within the debug token table.
nsDebugTokenPrefix
-
A token prefix for which to generate the corresponding debugging output. Note that debug output will be generated for all registered debug statements sharing this prefix (rather than an exact match). Nothing will be generated unless both nsDebuggingEnab ...
nsDebugTokenStatus
-
Whether to generate debug output for the corresponding debug token prefix. Nothing will be generated unless both nsDebuggingEnabled is true(1) and this instance is active(1). Note that is valid for an instance to be left with the value notInService(2) in ...
nsLoggingTable
-
A table of individual logging output destinations, used to control where various levels of output from the agent should be directed.
nsLoggingEntry
-
A conceptual row within the logging table.
nsLogLevel
-
The (minimum) priority level for which this logging entry should be applied.
nsLogToken
-
A token for which to generate logging entries. Depending on the style of logging, this may either be simply an arbitrary token, or may have some particular meaning (such as the filename to log to).
nsLogType
-
The type of logging for this entry.
nsLogMaxLevel
-
The maximum priority level for which this logging entry should be applied.
nsLogStatus
-
Whether to generate logging output for this entry. Note that is valid for an instance to be left with the value notInService(2) indefinitely - i.e. the meaning of 'abnormally long' (see RFC 2579, RowStatus) for this table is infinite.
nsTransactionTable
-
Lists currently outstanding transactions in the net-snmp agent. This includes requests to AgentX subagents, or proxied SNMP agents.
nsTransactionEntry
-
A row describing a given transaction.
nsTransactionID
-
The internal identifier for a given transaction.
nsTransactionMode
-
The mode number for the current operation being performed.
nsModuleTable
-
A table displaying all the oid's registered by mib modules in the agent. Since the agent is modular in nature, this lists each module's OID it is responsible for and the name of the module
nsModuleEntry
-
An entry containing a registered mib oid.
nsmContextName
-
The context name the module is registered under.
nsmRegistrationPoint
-
The registry OID of a mib module.
nsmRegistrationPriority
-
The priority of the registered mib module.
nsModuleName
-
The module name that registered this OID.
nsModuleModes
-
The modes that the particular lower level handler can cope with directly.
nsModuleTimeout
-
The registered timeout. This is only meaningful for handlers that expect to return results at a later date (subagents, etc)
nsModuleGroup
-
The objects relating to the list of MIB modules registered with the Net-SNMP agent.
nsCacheGroup
-
The objects relating to data caching in the Net-SNMP agent.
nsDebugGroup
-
The objects relating to debug configuration in the Net-SNMP agent.
nsLoggingGroup
-
The objects relating to logging configuration in the Net-SNMP agent.
nsTransactionGroup
-
The objects relating to transaction monitoring in the Net-SNMP agent.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
+-- +-- Conformance-related definitions +-- - - - - - - - - - - - - - - - - - - - - - +nsModuleGroup OBJECT-GROUP + OBJECTS { + nsModuleName, nsModuleModes, nsModuleTimeout + } + STATUS current + DESCRIPTION + "The objects relating to the list of MIB modules registered + with the Net-SNMP agent." + ::= { netSnmpGroups 2 } + +nsCacheGroup OBJECT-GROUP + OBJECTS { + nsCacheDefaultTimeout, nsCacheEnabled, + nsCacheTimeout, nsCacheStatus + } + STATUS current + DESCRIPTION + "The objects relating to data caching in the Net-SNMP agent." + ::= { netSnmpGroups 4 } + +nsConfigGroups OBJECT IDENTIFIER ::= {netSnmpGroups 7} + +nsDebugGroup OBJECT-GROUP + OBJECTS { + nsDebugEnabled, nsDebugOutputAll, nsDebugDumpPdu, + nsDebugTokenStatus + } + STATUS current + DESCRIPTION + "The objects relating to debug configuration in the Net-SNMP agent." + ::= { nsConfigGroups 1 } + +nsLoggingGroup OBJECT-GROUP + OBJECTS { + nsLogType, nsLogMaxLevel, nsLogStatus + } + STATUS current + DESCRIPTION + "The objects relating to logging configuration in the Net-SNMP agent." + ::= { nsConfigGroups 2 } + +nsTransactionGroup OBJECT-GROUP + OBJECTS { + nsTransactionMode + } + STATUS current + DESCRIPTION + "The objects relating to transaction monitoring in the Net-SNMP agent." + ::= { netSnmpGroups 8 } + +nsAgentNotifyGroup NOTIFICATION-GROUP + NOTIFICATIONS { nsNotifyStart, nsNotifyShutdown, nsNotifyRestart } + STATUS current + DESCRIPTION + "The notifications relating to the basic operation of the Net-SNMP agent." + ::= { netSnmpGroups 9 } + + + +END diff --git a/mibs/NET-SNMP-EXTEND-MIB.mib b/mibs/NET-SNMP-EXTEND-MIB.mib index b4f2c0a..2101035 100644 --- a/mibs/NET-SNMP-EXTEND-MIB.mib +++ b/mibs/NET-SNMP-EXTEND-MIB.mib @@ -1,315 +1,325 @@ - - - - - - - NET-SNMP-EXTEND-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +nsExtendOutput1Line OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The first line of output from the command" + ::= { nsExtendOutput1Entry 1 } + +nsExtendOutputFull OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The full output from the command, as a single string" + ::= { nsExtendOutput1Entry 2 } + +nsExtendOutNumLines OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of lines of output (and hence + the number of rows in nsExtendOutputTable + relating to this particular entry)." + ::= { nsExtendOutput1Entry 3 } + +nsExtendResult OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The return value of the command." + ::= { nsExtendOutput1Entry 4 } - +nsExtendOutput2Entry OBJECT-TYPE + SYNTAX NsExtendOutput2Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row within the line-based output table." + INDEX { nsExtendToken, nsExtendLineIndex } + ::= { nsExtendOutput2Table 1 } - - - - - -
- - +-- +-- Conformance-related definitions +-- - - -

NET-SNMP-EXTEND-MIB

-
-
-
- -
-
-
- -
- -

NET-SNMP-EXTEND-MIB Download

-

-

MIBs list

-

-
-

-
-

-

OID list for NET-SNMP-EXTEND-MIB

-

-
nsExtendNumEntries
-
The number of rows in the nsExtendConfigTable
nsExtendConfigTable
-
A table of scripted extensions - configuration and (basic) output.
nsExtendConfigEntry
-
A conceptual row within the extension table.
nsExtendToken
-
An arbitrary token to identify this extension entry
nsExtendCommand
-
The full path of the command binary (or script) to run
nsExtendArgs
-
Any command-line arguments for the command
nsExtendInput
-
The standard input for the command
nsExtendCacheTime
-
The length of time for which the output of this command will be cached. During this time, retrieving the output-related values will not reinvoke the command. A value of -1 indicates that the output results should not be cached at all, and retrieving each ...
nsExtendExecType
-
The mechanism used to invoke the command.
nsExtendRunType
-
Used to implement 'push-button' command invocation. The command for a 'run-on-read' entry will be invoked whenever one of the corresponding output-related instances is requested (and assuming the cached value is not still current). The command for a 'run- ...
nsExtendStatus
-
Used to create new rows in the table, in the standard manner. Note that is valid for an instance to be left with the value notInService(2) indefinitely - i.e. the meaning of 'abnormally long' (see RFC 2579, RowStatus) for this table is infinite.
nsExtendOutput1Table
-
A table of scripted extensions - configuration and (basic) output.
nsExtendOutput1Entry
-
A conceptual row within the extension table.
nsExtendOutput1Line
-
The first line of output from the command
nsExtendOutputFull
-
The full output from the command, as a single string
nsExtendOutNumLines
-
The number of lines of output (and hence the number of rows in nsExtendOutputTable relating to this particular entry).
nsExtendResult
-
The return value of the command.
nsExtendOutput2Table
-
A table of (line-based) output from scripted extensions.
nsExtendOutput2Entry
-
A conceptual row within the line-based output table.
nsExtendLineIndex
-
The index of this line of output. For a given nsExtendToken, this will run from 1 to the corresponding value of nsExtendNumLines.
nsExtendOutLine
-
A single line of output from the extension command.
nsExtendConfigGroup
-
Objects relating to the configuration of extension commands.
nsExtendOutputGroup
-
Objects relating to the output of extension commands.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +END diff --git a/mibs/NET-SNMP-MIB.mib b/mibs/NET-SNMP-MIB.mib index 3242d65..f7b0fba 100644 --- a/mibs/NET-SNMP-MIB.mib +++ b/mibs/NET-SNMP-MIB.mib @@ -1,286 +1,67 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +IMPORTS + MODULE-IDENTITY, enterprises FROM SNMPv2-SMI; + +netSnmp MODULE-IDENTITY + LAST-UPDATED "200201300000Z" + ORGANIZATION "www.net-snmp.org" + CONTACT-INFO + "postal: Wes Hardaker + P.O. Box 382 + Davis CA 95617 + + email: net-snmp-coders@lists.sourceforge.net" + DESCRIPTION + "Top-level infrastructure of the Net-SNMP project enterprise MIB tree" + REVISION "200201300000Z" + DESCRIPTION + "First draft" + ::= { enterprises 8072} - +-- +-- A subtree specifically designed for private testing purposes. +-- No "public" management objects should ever be defined within this tree. +-- +-- It is provided for private experimentation, prior to transferring a MIB +-- structure to another part of the overall OID tree +-- +netSnmpPlaypen OBJECT IDENTIFIER ::= {netSnmpExperimental 9999} - - - - - -
- - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +END diff --git a/mibs/NET-SNMP-MONITOR-MIB.mib b/mibs/NET-SNMP-MONITOR-MIB.mib index 3242d65..564e713 100644 --- a/mibs/NET-SNMP-MONITOR-MIB.mib +++ b/mibs/NET-SNMP-MONITOR-MIB.mib @@ -1,286 +1,59 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NET-SNMP-MONITOR-MIB DEFINITIONS ::= BEGIN + +-- +-- Configured elements of the system to monitor (XXX - ugh! - need a better description!) +-- + +IMPORTS + netSnmpObjects, netSnmpModuleIDs FROM NET-SNMP-MIB + + OBJECT-TYPE, NOTIFICATION-TYPE, MODULE-IDENTITY, Integer32 + FROM SNMPv2-SMI + + DisplayString FROM SNMPv2-TC; + + +netSnmpMonitorMIB MODULE-IDENTITY + LAST-UPDATED "200202090000Z" + ORGANIZATION "www.net-snmp.org" + CONTACT-INFO + "postal: Wes Hardaker + P.O. Box 382 + Davis CA 95617 + + email: net-snmp-coders@lists.sourceforge.net" + DESCRIPTION + "Configured elements of the system to monitor + (XXX - ugh! - need a better description!)" + REVISION "200202090000Z" + DESCRIPTION + "First revision." + ::= { netSnmpModuleIDs 3} + + +nsProcess OBJECT IDENTIFIER ::= {netSnmpObjects 21} +nsDisk OBJECT IDENTIFIER ::= {netSnmpObjects 22} +nsFile OBJECT IDENTIFIER ::= {netSnmpObjects 23} +nsLog OBJECT IDENTIFIER ::= {netSnmpObjects 24} + +-- +-- Process Monitoring +-- + + +-- +-- Disk Monitoring +-- + + +-- +-- File Monitoring +-- + + +-- +-- Log Monitoring +-- + + +END diff --git a/mibs/NET-SNMP-SYSTEM-MIB.mib b/mibs/NET-SNMP-SYSTEM-MIB.mib index 3242d65..141af47 100644 --- a/mibs/NET-SNMP-SYSTEM-MIB.mib +++ b/mibs/NET-SNMP-SYSTEM-MIB.mib @@ -1,286 +1,63 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NET-SNMP-SYSTEM-MIB DEFINITIONS ::= BEGIN + +-- +-- Characteristics of the current running system +-- + +IMPORTS + netSnmpObjects, netSnmpModuleIDs FROM NET-SNMP-MIB + + Float FROM NET-SNMP-TC + + OBJECT-TYPE, NOTIFICATION-TYPE, MODULE-IDENTITY, Integer32, Counter32 + FROM SNMPv2-SMI + + DisplayString FROM SNMPv2-TC; + + +netSnmpSystemMIB MODULE-IDENTITY + LAST-UPDATED "200202090000Z" + ORGANIZATION "www.net-snmp.org" + CONTACT-INFO + "postal: Wes Hardaker + P.O. Box 382 + Davis CA 95617 + + email: net-snmp-coders@lists.sourceforge.net" + DESCRIPTION + "Characteristics of the current running system" + REVISION "200202090000Z" + DESCRIPTION + "First draft." + ::= { netSnmpModuleIDs 4} + + +nsMemory OBJECT IDENTIFIER ::= {netSnmpObjects 31} +nsSwap OBJECT IDENTIFIER ::= {netSnmpObjects 32} +nsCPU OBJECT IDENTIFIER ::= {netSnmpObjects 33} +nsLoad OBJECT IDENTIFIER ::= {netSnmpObjects 34} +nsDiskIO OBJECT IDENTIFIER ::= {netSnmpObjects 35} + + +-- +-- Memory +-- + +-- +-- Swap +-- + +-- +-- CPU Statistics +-- + +-- +-- Load Average +-- + +-- +-- Disk IO +-- + + +END diff --git a/mibs/NET-SNMP-TC.mib b/mibs/NET-SNMP-TC.mib index 3242d65..46f7302 100644 --- a/mibs/NET-SNMP-TC.mib +++ b/mibs/NET-SNMP-TC.mib @@ -1,286 +1,128 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +IMPORTS + netSnmpModuleIDs, netSnmpAgentOIDs, netSnmpDomains FROM NET-SNMP-MIB + + MODULE-IDENTITY, Opaque FROM SNMPv2-SMI + + TEXTUAL-CONVENTION FROM SNMPv2-TC; + +netSnmpTCs MODULE-IDENTITY + LAST-UPDATED "200510140000Z" + ORGANIZATION "www.net-snmp.org" + CONTACT-INFO + "postal: Wes Hardaker + P.O. Box 382 + Davis CA 95617 + + email: net-snmp-coders@lists.sourceforge.net" + DESCRIPTION + "Textual conventions and enumerations for the Net-SNMP project" + REVISION "200202120000Z" + DESCRIPTION + "First draft" + ::= { netSnmpModuleIDs 1} - +Float ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "A single precision floating-point number. The semantics + and encoding are identical for type 'single' defined in + IEEE Standard for Binary Floating-Point, + ANSI/IEEE Std 754-1985. + The value is restricted to the BER serialization of + the following ASN.1 type: + FLOATTYPE ::= [120] IMPLICIT FloatType + (note: the value 120 is the sum of '30'h and '48'h) + The BER serialization of the length for values of + this type must use the definite length, short + encoding form. - - - - - -
- - +-- +-- System Object ID values +-- +-- XXX - do we want to distinguish between O/S versions ? +-- (as is currently done with HP-UX) +-- - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - +-- +-- Transport Domains +-- +-- Object identifiers for the non-standard transports that UCD/Net-SNMP +-- supports. Note that snmpTCPDomain is the subject of Internet Draft +-- draft-irtf-nmrg-snmp-tcp-06.txt, which defines the OID +-- .iso.org.dod.internet.experimental.nmrg.nmrgSnmpDomains.snmpTCPDomain +-- (.1.3.6.1.3.91.1.1) for the SNMP over TCP over IPv4 transport domain. +-- This draft (or its successor) is available from the Network Management +-- Research Group web page at http://www.ibr.cs.tu-bs.de/projects/nmrg/ +-- +-- The NMRG OID for snmpTCPDomain is currently used by the code, but in case +-- this is thought to be a Bad Idea, we define a private transport domain here +-- that we could use instead. The Unix domain, AAL5 PVC domain and +-- the IPv6 domains are also defined privately here (for now). + +netSnmpTCPDomain OBJECT IDENTIFIER ::= { netSnmpDomains 1 } -- obsolete +netSnmpUnixDomain OBJECT IDENTIFIER ::= { netSnmpDomains 2 } -- obsolete +netSnmpAAL5PVCDomain OBJECT IDENTIFIER ::= { netSnmpDomains 3 } +netSnmpUDPIPv6Domain OBJECT IDENTIFIER ::= { netSnmpDomains 4 } -- obsolete +netSnmpTCPIPv6Domain OBJECT IDENTIFIER ::= { netSnmpDomains 5 } -- obsolete +netSnmpCallbackDomain OBJECT IDENTIFIER ::= { netSnmpDomains 6 } +netSnmpAliasDomain OBJECT IDENTIFIER ::= { netSnmpDomains 7 } +netSnmpDTLSUDPDomain OBJECT IDENTIFIER ::= { netSnmpDomains 8 } +netSnmpDTLSSCTPDomain OBJECT IDENTIFIER ::= { netSnmpDomains 9 } +netSnmpTLSTCPDomain OBJECT IDENTIFIER ::= { netSnmpDomains 10 } + +END diff --git a/mibs/NET-SNMP-VACM-MIB.mib b/mibs/NET-SNMP-VACM-MIB.mib index d3a1c92..7bdb499 100644 --- a/mibs/NET-SNMP-VACM-MIB.mib +++ b/mibs/NET-SNMP-VACM-MIB.mib @@ -1,296 +1,154 @@ - - - - - - - NET-SNMP-VACM-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +IMPORTS + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + + netSnmpObjects, netSnmpGroups + FROM NET-SNMP-MIB + + vacmGroupName, vacmAccessContextPrefix, vacmAccessSecurityModel, + vacmAccessSecurityLevel + FROM SNMP-VIEW-BASED-ACM-MIB + + OBJECT-TYPE, MODULE-IDENTITY + FROM SNMPv2-SMI + + OBJECT-GROUP, NOTIFICATION-GROUP + FROM SNMPv2-CONF + + TEXTUAL-CONVENTION, DisplayString, RowStatus, StorageType + FROM SNMPv2-TC; - - - - - - -
- - +nsVacmAuthType OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(0..32)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "The type of processing that the specified view + should be applied to. See 'snmpd.conf(5)' and + 'snmptrapd.conf(5)' for details." + ::= { nsVacmAccessEntry 1 } - - -

NET-SNMP-VACM-MIB

-
-
-
- -
-
-
- -
- -

NET-SNMP-VACM-MIB Download

-

-

MIBs list

-

-
-

-
-

-

OID list for NET-SNMP-VACM-MIB

-

-
nsVacmAccessTable
-
Net-SNMP extensions to vacmAccessTable.
nsVacmAccessEntry
-
Net-SNMP extensions to vacmAccessTable.
nsVacmAuthType
-
should be applied to. See 'snmpd.conf(5)' and 'snmptrapd.conf(5)' for details.
nsVacmContextMatch
-
rows where the contextName exactly matches vacmAccessContextPrefix are selected. If the value of this object is prefix(2), then all rows where the contextName whose starting octets exactly match vacmAccessContextPrefix are selected. This allows for a simp ...
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
+ The value of this object should be consistent across + all nsVacmAccessEntries corresponding to a single + row of the vacmAccessTable. + " + DEFVAL { exact } + ::= { nsVacmAccessEntry 2 } - - - - - - - - - - - - - - - - - - - - - +nsVacmViewName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(0..32)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION "The MIB view authorised for the appropriate style + of processing (as indicated by nsVacmToken). + + The interpretation of this value is the same as for + the standard VACM ViewName objects." + DEFVAL { ''H } -- the empty string + ::= { nsVacmAccessEntry 3 } + + +nsVacmStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION "The storage type for this (group of) conceptual rows. + + Conceptual rows having the value 'permanent' need not + allow write-access to any columnar objects in the row. + + The value of this object should be consistent across + all nsVacmAccessEntries corresponding to a single + row of the vacmAccessTable. + " + DEFVAL { nonVolatile } + ::= { nsVacmAccessEntry 4 } + +nsVacmStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION "The status of this (group of) conceptual rows. + + The RowStatus TC [RFC2579] requires that this + DESCRIPTION clause states under which circumstances + other objects in this row can be modified: + + The value of this object has no effect on whether + other objects in this conceptual row can be modified. + + The value of this object should be consistent across + all nsVacmAccessEntries corresponding to a single + row of the vacmAccessTable. + " + ::= { nsVacmAccessEntry 5 } + +END diff --git a/mibs/NETGEAR-DHCPSERVER-PRIVATE-MIB.mib b/mibs/NETGEAR-DHCPSERVER-PRIVATE-MIB.mib index 2b2ab76..b36df1a 100644 --- a/mibs/NETGEAR-DHCPSERVER-PRIVATE-MIB.mib +++ b/mibs/NETGEAR-DHCPSERVER-PRIVATE-MIB.mib @@ -1,369 +1,995 @@ - - - - - - - NETGEAR-DHCPSERVER-PRIVATE-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-DHCPSERVER-PRIVATE-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-DHCPSERVER-PRIVATE-MIB Download

-

-

MIBs list

-

-
The NETGEAR Private MIB for DHCP Server
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-DHCPSERVER-PRIVATE-MIB

-

-
agentDhcpServerAdminMode
-
Admin-mode of the DHCP Server.
agentDhcpServerPingPktNos
-
The no. of packets a DHCP Server sends to a pool address as part of a ping operation.Setting the value of ping-packets to zero turns off DHCP Server ping operation .
agentDhcpServerAutomaticBindingsNos
-
The no. of IP addresses that have been assigned automatically.
agentDhcpServerExpiredBindingsNos
-
The no. of expired leases.
agentDhcpServerMalformedMessagesReceived
-
The no. of malformed(truncated or corrupt) messages that have been received by the DHCP server.
agentDhcpServerDISCOVERMessagesReceived
-
The no. of DHCP messages of type DHCPDISCOVER that have been received by the DHCP server.
agentDhcpServerREQUESTMessagesReceived
-
The no. of DHCP messages of type DHCPREQUEST that have been received by the DHCP server.
agentDhcpServerDECLINEMessagesReceived
-
The no. of DHCP messages of type DHCPDECLINE that have been received by the DHCP server.
agentDhcpServerRELEASEMessagesReceived
-
The no. of DHCP messages of type DHCPRELEASE that have been received by the DHCP server.
agentDhcpServerINFORMMessagesReceived
-
The no. of DHCP messages of type DHCPINFORM that have been received by the DHCP server.
agentDhcpServerOFFERMessagesSent
-
The no. of DHCP messages of type DHCPOFFER that have been sent by the DHCP server.
agentDhcpServerACKMessagesSent
-
The no. of DHCP messages of type DHCPACK that have been sent by the DHCP server.
agentDhcpServerNAKMessagesSent
-
The no. of DHCP messages of type DHCPNAK that have been sent by the DHCP server.
agentDhcpServerClearStatistics
-
Clears the DHCP server statistics.
agentDhcpServerBootpAutomatic
-
Used to enable or disable autmatic address allocation to bootp clients from dynamic address pools.
agentDhcpServerPoolNameCreate
-
A pool is created by applying write operation on this MIB object and providing a new pool-name. Get operation on this MIB object returns a null-value, as for the purpose of viewing the pool name, the user should perform the traversal of agentDhcpServerPoo ...
agentDhcpServerPoolConfigTable
-
A table of the DHCP Server Pool configuration entries.
agentDhcpServerPoolConfigEntry
-
Represents entry for a Dhcp server pool.
agentDhcpServerPoolIndex
-
The Pool Index, which 'll be used as index for the PoolConfig Table.
agentDhcpServerPoolName
-
The name of the DHCP Address pool. This value cannot be modified
agentDhcpServerPoolDefRouter
-
This specifies the default-router list(each default-router is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NU ...
agentDhcpServerPoolDNSServer
-
This specifies the DNS IP servers(each DNS IP server is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' st ...
agentDhcpServerPoolLeaseTime
-
This specifies the duration of the lease(in minutes) for an IP address that is assigened from a DHCP server to a DHCP client. For infinite leases, lease-time value will be set to 86400.
agentDhcpServerPoolType
-
This specifies the type of the binding that is associated with this pool.
agentDhcpServerPoolNetbiosNameServer
-
This specifies the IP address-list of Net BIOS name-servers that are available to DHCP clients (each IP address in this list is separated by comma and the list is terminated by semi-colon), an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no space ...
agentDhcpServerPoolNetbiosNodeType
-
This specifies the NetBIOS node-type for DHCP clients. 'none' is shown if node-type is not set to any of the four values.
agentDhcpServerPoolNextServer
-
This configures the next server in the boot-process of a DHCP clients.User should enter zero(0.0.0.0) to remove the current Next-server address
agentDhcpServerPoolDomainName
-
This specifies the domain-name for a DHCP client. User should enter a 'null' or 'NULL' string to remove specified domain-name.
agentDhcpServerPoolBootfile
-
This specifies the name of the default boot image for a DHCP client.User should enter a 'null' or 'NULL' string to remove specified bootfile name.
agentDhcpServerPoolRowStatus
-
The row status variable is used according to installation and removal conventions for conceptual rows. When a pool is created by applying write operation on 'agentDhcpServerPoolCreateName',row-status becomes 'active'. If row-status for a poolEntry is set ...
agentDhcpServerPoolAllocationTable
-
A table of the DHCP Server's pool entries, showing the binding(dynamic/manual) specific parameters.
agentDhcpServerPoolAllocationEntry
-
Represents entry for a Dhcp server's allocation pool.
agentDhcpServerPoolAllocationName
-
This specifies name of the DHCP Address pool having dynamic binding. This value is same as agentDhcpServerPoolName of the agentDhcpServerPoolConfigTable.
agentDhcpServerDynamicPoolIpAddress
-
The IP address of the DHCP Address pool. The IP address must be set before setting the IP Mask or IP Prefix Length. After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. This value shows 0.0 ...
agentDhcpServerDynamicPoolIpMask
-
The bit-combination that renders which portion of the address of the DHCP address pool refers to the network or subnet and which part refers to the host.The IP address must have been set before. This value shows 0.0.0.0, if the binding type is 'un-allocat ...
agentDhcpServerDynamicPoolIpPrefixLength
-
This specifies the no. of bits that comprise the address-prefix. The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding type is 'un-allocated',or,'mnaual'.
agentDhcpServerPoolAllocationType
-
This specifies the type of the binding that is associated with this pool.
agentDhcpServerManualPoolClientIdentifier
-
It specifies the unique identifier (in colon separated hexadecimal format) of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. To set this object, input should be 7 octets ...
agentDhcpServerManualPoolClientName
-
It specifies the name of a DHCP client. Client name should't include domain-name. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'.
agentDhcpServerManualPoolClientHWAddr
-
It specifies the hardware-address of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. After hardware-address, hardware-type will be configured.
agentDhcpServerManualPoolClientHWType
-
It specifies the hardware-type of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. Before this, hardware-address must be configured.
agentDhcpServerManualPoolIpAddress
-
The IP address of the DHCP Address pool for manual binding. The IP address must be set before setting the IP Mask or IP Prefix Length.After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. Th ...
agentDhcpServerManualPoolIpMask
-
The bit-combination that renders which portion of the address of the DHCP address pool for a manual binding refers to the network or subnet and which part refers to the host. The IP address must have been set before. This value shows 0.0.0.0, if the bindi ...
agentDhcpServerManualPoolIpPrefixLength
-
This specifies the no. of bits that comprise the address-prefix. The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding type is 'un-allocated',or,'dynamic' ...
agentDhcpServerExcludedAddressRangeCreate
-
It sets the IP address-ranges(from low to high) that a DHCP server should not assign to DHCP clients. Each time this MIB object is set successfully, one excluded range of IP address will be set. It is given in format - start and end IP address separated b ...
agentDhcpServerExcludedAddressRangeTable
-
A table of the DHCP Server Pool configuration entries.
agentDhcpServerExcludedAddressRangeEntry
-
Represents entry for a Dhcp server excluded address range table.
agentDhcpServerExcludedRangeIndex
-
This specifies the index of the excluded IP address-range table.
agentDhcpServerExcludedStartIpAddress
-
This specifies the starting IP address of the excluded address-range.
agentDhcpServerExcludedEndIpAddress
-
This specifies the ending IP address of the excluded address-range.
agentDhcpServerExcludedAddressRangeStatus
-
This specifies the row-status of the excluded address-range. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding address-range is deleted.
agentDhcpServerPoolOptionCreate
-
This sets the option for an existing DHCP Server pool. Here, it is required to enter the pool-index, for which option is to be set and the value of the DHCP option code in string-format : pool-index and option code separated by '-' and terminated by ';', ...
agentDhcpServerPoolOptionTable
-
A table for configuring DHCP Server options.
agentDhcpServerPoolOptionEntry
-
Represents entry for a Dhcp server option table.
agentDhcpServerPoolOptionIndex
-
The Pool Index alongwith option-code, acts as index for the DHCP Server Option table. ::= { agentDhcpServerPoolOptionEntry 1 } SYNTAX Unsigned32 (1..254) MAX-ACCESS read-write STATUS current DESCRIPTION This specifies the DHCP option code. This ...
agentDhcpServerOptionPoolName
-
The name of the DHCP Address pool. This value cannot be modified
agentDhcpServerPoolOptionAsciiData
-
This specifies an NVT ASCII character string. ASCII character strings that contain white space must be delimited by quotation marks. If an ascii optiondata is entered again, it gets concatenated with the previous ascii data.
agentDhcpServerPoolOptionHexData
-
This specifies semi-colon separated hexadecimal data. Two hexadecimal digits in hexadecimal character string represents one byte . Hexadecimal strings can be entered in the following formats : 1) continuous hexadecimal digits like -- 0123456789abcdef 2) h ...
agentDhcpServerPoolOptionIpAddressData
-
This specifies the IP-address list(each IP-address is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between). If a IP option is entered again, it gets ...
agentDhcpServerLeaseClearAllBindings
-
Clears All the DHCP server bindings.
agentDhcpServerLeaseTable
-
A table of the DHCP Server's Lease entries.
agentDhcpServerLeaseEntry
-
Represents entry for a Dhcp server's leases.
agentDhcpServerLeaseIPAddress
-
This specifies the IP address leased to the client.
agentDhcpServerLeaseIPMask
-
This specifies the IP mask of the address leased to the client.
agentDhcpServerLeaseHWAddress
-
This specifies the hardware address of the client.
agentDhcpServerLeaseRemainingTime
-
This specifies the period for which the lease is valid. It is displayed in days, hours, minutes, and seconds.
agentDhcpServerLeaseType
-
This specifies the type of address lease as Automatic or Manual.
agentDhcpServerLeaseStatus
-
This specifies the row-status of the address-lease. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding address-lease is cleared.
agentDhcpServerClearAllAddressConflicts
-
Clears all the address-conflicts found by DHCP server,when set to enable.
agentDhcpServerAddressConflictLogging
-
It is used to enable, or disables the logging of address-conflicts on a DHCP Server.
agentDhcpServerAddressConflictTable
-
A table of the conflicting-address entries.
agentDhcpServerAddressConflictEntry
-
Represents a conflicting-address entry.
agentDhcpServerAddressConflictIP
-
This specifies the conflicting IP address assigned to the client by DHCP server.
agentDhcpServerAddressConflictDetectionType
-
This specifies the address-conflict detection-method.
agentDhcpServerAddressConflictDetectionTime
-
This specifies the sysUpTime at which the address-conflict was detected.
agentDhcpServerAddressConflictStatus
-
This specifies the row-status of the conflicting-address entry. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding conflicting-address entry is cleared ...
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-DHCPSERVER-PRIVATE-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR DHCP Server MIB +-- Copyright LVL7 Systems (2002-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, IpAddress, + Integer32, Unsigned32, TimeTicks, Counter32 + FROM SNMPv2-SMI + TEXTUAL-CONVENTION, RowStatus, RowPointer, MacAddress, + StorageType, TruthValue FROM SNMPv2-TC + + DisplayString, PhysAddress FROM RFC1213-MIB + ng7000Switch FROM NETGEAR-REF-MIB; + + agentDHCPServerPrivate MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The NETGEAR Private MIB for DHCP Server" + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 12 } + + + --************************************************************************************** + -- agentDhcpServerGroup -> contains MIB objects displaying various properties of a DHCP server + -- + --************************************************************************************** + + agentDhcpServerGroup OBJECT IDENTIFIER ::= { agentDHCPServerPrivate 1 } + + agentDhcpServerAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " Admin-mode of the DHCP Server." + DEFVAL { disable } + ::= { agentDhcpServerGroup 1 } + + + agentDhcpServerPingPktNos OBJECT-TYPE + SYNTAX INTEGER (0 | 2..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " The no. of packets a DHCP Server sends to a pool address as part of a ping operation.Setting the value of ping-packets to zero turns off DHCP Server ping operation ." + DEFVAL { 2 } + ::= { agentDhcpServerGroup 2 } + + agentDhcpServerAutomaticBindingsNos OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of IP addresses that have been assigned automatically." + + ::= { agentDhcpServerGroup 3 } + + agentDhcpServerExpiredBindingsNos OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of expired leases." + ::= { agentDhcpServerGroup 4 } + + + agentDhcpServerMalformedMessagesReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of malformed(truncated or corrupt) messages that have been received by the DHCP server." + ::= { agentDhcpServerGroup 5 } + + agentDhcpServerDISCOVERMessagesReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of DHCP messages of type DHCPDISCOVER that have been received by the DHCP server." + ::= { agentDhcpServerGroup 6 } + + agentDhcpServerREQUESTMessagesReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of DHCP messages of type DHCPREQUEST that have been received by the DHCP server." + ::= { agentDhcpServerGroup 7 } + + agentDhcpServerDECLINEMessagesReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of DHCP messages of type DHCPDECLINE that have been received by the DHCP server." + ::= { agentDhcpServerGroup 8 } + + agentDhcpServerRELEASEMessagesReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of DHCP messages of type DHCPRELEASE that have been received by the DHCP server." + ::= { agentDhcpServerGroup 9 } + + agentDhcpServerINFORMMessagesReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of DHCP messages of type DHCPINFORM that have been received by the DHCP server." + ::= { agentDhcpServerGroup 10 } + + agentDhcpServerOFFERMessagesSent OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of DHCP messages of type DHCPOFFER that have been sent by the DHCP server." + ::= { agentDhcpServerGroup 11 } + + agentDhcpServerACKMessagesSent OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of DHCP messages of type DHCPACK that have been sent by the DHCP server." + ::= { agentDhcpServerGroup 12 } + + agentDhcpServerNAKMessagesSent OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The no. of DHCP messages of type DHCPNAK that have been sent by the DHCP server." + ::= { agentDhcpServerGroup 13 } + + agentDhcpServerClearStatistics OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " Clears the DHCP server statistics." + DEFVAL { disable } + ::= { agentDhcpServerGroup 14 } + + agentDhcpServerBootpAutomatic OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Used to enable or disable autmatic address allocation to bootp clients from dynamic address pools." + DEFVAL { disable } + ::= { agentDhcpServerGroup 15 } + +--********************************************************************************** +-- agentDhcpServerPoolConfigGroup +-- This group contains three tables : agentDhcpServerPoolConfigTable, +-- agentDhcpServerBindingTable, +-- +-- agentDhcpServerPoolConfigTable -> This table is used to configure a +-- new DHCP address pool on a DHCP server. This table +-- is also used to delete a configured DHCP address pool. +-- +-- agentDhcpServerPoolAllocationTable -> This table is used to configure a DHCP address +-- pool for dynamic and manual allocations. +-- +-- agentDhcpServerExcludedAddressRangeTable -> This table lists the excluded-address ranges +-- for a DHCP Server +-- +-- agentDhcpServerPoolOptionTable -> Table for DHCP Server options +--********************************************************************************** + + + agentDhcpServerPoolConfigGroup OBJECT IDENTIFIER ::= { agentDHCPServerPrivate 2 } + + agentDhcpServerPoolNameCreate OBJECT-TYPE + SYNTAX DisplayString (SIZE(0|1..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "A pool is created by applying write operation + on this MIB object and providing a new pool-name. + Get operation on this MIB object returns a + null-value, as for the purpose of viewing the + pool name, the user should perform the + traversal of agentDhcpServerPoolConfigTable. + For this reason the get operation on object + agentDhcpServerPoolNameCreate becomes insignificant." + ::= { agentDhcpServerPoolConfigGroup 1 } + + agentDhcpServerPoolConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDhcpServerPoolConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the DHCP Server Pool configuration entries." + ::= { agentDhcpServerPoolConfigGroup 2 } + + agentDhcpServerPoolConfigEntry OBJECT-TYPE + SYNTAX AgentDhcpServerPoolConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a Dhcp server pool." + INDEX { agentDhcpServerPoolIndex } + ::= { agentDhcpServerPoolConfigTable 1 } + + AgentDhcpServerPoolConfigEntry ::= SEQUENCE { + agentDhcpServerPoolIndex + Unsigned32, + agentDhcpServerPoolName + DisplayString, + agentDhcpServerPoolDefRouter + DisplayString, + agentDhcpServerPoolDNSServer + DisplayString, + agentDhcpServerPoolLeaseTime + Integer32, + agentDhcpServerPoolType + INTEGER, + agentDhcpServerPoolNetbiosNameServer + DisplayString, + agentDhcpServerPoolNetbiosNodeType + INTEGER, + agentDhcpServerPoolNextServer + IpAddress, + agentDhcpServerPoolDomainName + DisplayString, + agentDhcpServerPoolBootfile + DisplayString, + agentDhcpServerPoolRowStatus + RowStatus + } + + agentDhcpServerPoolIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..512) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Pool Index, which 'll be used as index for the PoolConfig Table." + ::= { agentDhcpServerPoolConfigEntry 1 } + + agentDhcpServerPoolName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the DHCP Address pool. This value cannot be modified" + ::= { agentDhcpServerPoolConfigEntry 2 } + + agentDhcpServerPoolDefRouter OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the default-router list(each default-router is + separated by comma and the list is terminated by semi-colon) for a DHCP client, + an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' string to remove current default-router list." + ::= { agentDhcpServerPoolConfigEntry 3 } + + agentDhcpServerPoolDNSServer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the DNS IP servers(each DNS IP server is + separated by comma and the list is terminated by semi-colon) for a DHCP client, + an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' string to remove current default-router list." + ::= { agentDhcpServerPoolConfigEntry 4 } + + agentDhcpServerPoolLeaseTime OBJECT-TYPE + SYNTAX Integer32 (1..86400) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the duration of the lease(in minutes) for an IP address that is assigened from a + DHCP server to a DHCP client. For infinite leases, lease-time value will be set to + 86400." + ::= { agentDhcpServerPoolConfigEntry 5 } + + agentDhcpServerPoolType OBJECT-TYPE + SYNTAX INTEGER{ + un-allocated(0), + dynamic(1), + manual(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the type of the binding that is associated with this pool." + ::= { agentDhcpServerPoolConfigEntry 6 } + + agentDhcpServerPoolNetbiosNameServer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the IP address-list of Net BIOS name-servers that are + available to DHCP clients + (each IP address in this list is + separated by comma and the list is terminated by semi-colon), + an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' string to remove current Net BIOS name-server list." + ::= { agentDhcpServerPoolConfigEntry 7 } + + + agentDhcpServerPoolNetbiosNodeType OBJECT-TYPE + SYNTAX INTEGER { + none(0), + b-node(1), + p-node(2), + m-node(4), + h-node(8) + } + + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the NetBIOS node-type for DHCP clients. 'none' is shown if + node-type is not set to any of the four values." + ::= { agentDhcpServerPoolConfigEntry 8 } + + agentDhcpServerPoolNextServer OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This configures the next server in the boot-process of a DHCP clients.User should enter zero(0.0.0.0) to remove the current Next-server address" + ::= { agentDhcpServerPoolConfigEntry 9 } + + agentDhcpServerPoolDomainName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the domain-name for a DHCP client. User should enter a 'null' or 'NULL' string to remove specified domain-name." + ::= { agentDhcpServerPoolConfigEntry 10 } + + agentDhcpServerPoolBootfile OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the name of the default boot image for a DHCP client.User should enter a 'null' or 'NULL' string to remove specified bootfile name." + ::= { agentDhcpServerPoolConfigEntry 11 } + + agentDhcpServerPoolRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The row status variable is used according to installation + and removal conventions for conceptual rows. When a pool is created by applying write + operation on 'agentDhcpServerPoolCreateName',row-status becomes 'active'. If row-status for + a poolEntry is set to 'destroy', the corresponding pool gets deleted. " + + ::= { agentDhcpServerPoolConfigEntry 12 } + +--********************************************************************************** + agentDhcpServerPoolAllocationTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDhcpServerPoolAllocationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the DHCP Server's pool entries, showing the binding(dynamic/manual) + specific parameters." + ::= { agentDhcpServerPoolConfigGroup 3 } + + agentDhcpServerPoolAllocationEntry OBJECT-TYPE + SYNTAX AgentDhcpServerPoolAllocationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a Dhcp server's allocation pool." + AUGMENTS { agentDhcpServerPoolConfigEntry } + ::= { agentDhcpServerPoolAllocationTable 1 } + + -- All objects are of type read-write + AgentDhcpServerPoolAllocationEntry ::= SEQUENCE { + agentDhcpServerPoolAllocationName + DisplayString, + agentDhcpServerDynamicPoolIpAddress + IpAddress, + agentDhcpServerDynamicPoolIpMask + IpAddress, + agentDhcpServerDynamicPoolIpPrefixLength + Unsigned32, + agentDhcpServerPoolAllocationType + INTEGER, + agentDhcpServerManualPoolClientIdentifier + DisplayString, + agentDhcpServerManualPoolClientName + DisplayString, + agentDhcpServerManualPoolClientHWAddr + MacAddress, + agentDhcpServerManualPoolClientHWType + INTEGER, + agentDhcpServerManualPoolIpAddress + IpAddress, + agentDhcpServerManualPoolIpMask + IpAddress, + agentDhcpServerManualPoolIpPrefixLength + Unsigned32 + } + + agentDhcpServerPoolAllocationName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..30)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies name of the DHCP Address pool having dynamic binding. + This value is same as agentDhcpServerPoolName of the agentDhcpServerPoolConfigTable." + ::= { agentDhcpServerPoolAllocationEntry 1 } + + agentDhcpServerDynamicPoolIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The IP address of the DHCP Address pool. + The IP address must be set before setting the IP Mask or IP Prefix Length. + After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. + This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'manual'." + ::= { agentDhcpServerPoolAllocationEntry 2 } + + agentDhcpServerDynamicPoolIpMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The bit-combination that renders which portion of the address of the DHCP + address pool refers to the network or subnet and which part refers to the host.The IP address must have been set before. + This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'manual'." + ::= { agentDhcpServerPoolAllocationEntry 3 } + + agentDhcpServerDynamicPoolIpPrefixLength OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the no. of bits that comprise the address-prefix. + The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. + This value shows 0, if the binding type is 'un-allocated',or,'mnaual'." + ::= { agentDhcpServerPoolAllocationEntry 4 } + + agentDhcpServerPoolAllocationType OBJECT-TYPE + SYNTAX INTEGER{ + un-allocated(0), + dynamic(1), + manual(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the type of the binding that is associated with this pool." + ::= { agentDhcpServerPoolAllocationEntry 5 } + + agentDhcpServerManualPoolClientIdentifier OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "It specifies the unique identifier (in colon separated hexadecimal format) + of a DHCP client. It is valid for manual bindings only. + It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. + To set this object, input should be 7 octets long with the hardware + type in the first octet." + ::= { agentDhcpServerPoolAllocationEntry 6 } + + agentDhcpServerManualPoolClientName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..30)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "It specifies the name of a DHCP client. + Client name should't include domain-name. + It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. " + ::= { agentDhcpServerPoolAllocationEntry 7 } + + agentDhcpServerManualPoolClientHWAddr OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "It specifies the hardware-address of a DHCP client. It is valid for manual bindings only. + It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. + After hardware-address, hardware-type will be configured." + ::= { agentDhcpServerPoolAllocationEntry 8 } + + agentDhcpServerManualPoolClientHWType OBJECT-TYPE + SYNTAX INTEGER{ + ethernet(1), + ieee802(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "It specifies the hardware-type of a DHCP client. It is valid for manual bindings only. + It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. + Before this, hardware-address must be configured." + DEFVAL { ethernet } + ::= { agentDhcpServerPoolAllocationEntry 9 } + + agentDhcpServerManualPoolIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The IP address of the DHCP Address pool for manual binding. + The IP address must be set before setting the IP Mask or IP Prefix Length.After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. + This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'dynamic'." + ::= { agentDhcpServerPoolAllocationEntry 10 } + + agentDhcpServerManualPoolIpMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The bit-combination that renders which portion of the address of the DHCP + address pool for a manual binding refers to the network or subnet and which part refers to the host. + The IP address must have been set before. + This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'dynamic'." + ::= { agentDhcpServerPoolAllocationEntry 11 } + + agentDhcpServerManualPoolIpPrefixLength OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the no. of bits that comprise the address-prefix. + The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. + This value shows 0, if the binding type is 'un-allocated',or,'dynamic'." + ::= { agentDhcpServerPoolAllocationEntry 12 } + + + --*********************************************************************************************** + agentDhcpServerExcludedAddressRangeCreate OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "It sets the IP address-ranges(from low to high) that a + DHCP server should not assign to DHCP clients. Each time + this MIB object is set successfully, one excluded range + of IP address will be set. + It is given in format - start and end IP address + separated by '-' and terminated by ';'. + One example would be - 192.168.36.1-200.1.1.1; . + This sets one excluded range of IP address,which + starts at 192.168.36.1 and ends at 200.1.1.1. + If only start IP address is given, + end IP address is assumed to be equal to the start IP + address. Get operation on this MIB object returns a + null-value, as for the purpose of viewing the + exclude-address ranges, the user should perform the + traversal of agentDhcpServerExcludedAddressRangeTable. + For this reason the get operation on object + agentDhcpServerExcludedAddressRangeCreate becomes insignificant." + ::= { agentDhcpServerPoolConfigGroup 4 } + + agentDhcpServerExcludedAddressRangeTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDhcpServerExcludedAddressRangeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the DHCP Server Pool configuration entries." + ::= { agentDhcpServerPoolConfigGroup 5 } + + agentDhcpServerExcludedAddressRangeEntry OBJECT-TYPE + SYNTAX AgentDhcpServerExcludedAddressRangeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a Dhcp server excluded address range table." + INDEX { agentDhcpServerExcludedRangeIndex } + ::= { agentDhcpServerExcludedAddressRangeTable 1 } + + -- All objects are of type read-only, except agentDhcpServerExcludedAddressRangeStatus, + -- which is of type read-write + AgentDhcpServerExcludedAddressRangeEntry ::= SEQUENCE { + agentDhcpServerExcludedRangeIndex + Unsigned32, + agentDhcpServerExcludedStartIpAddress + IpAddress, + agentDhcpServerExcludedEndIpAddress + IpAddress, + agentDhcpServerExcludedAddressRangeStatus + RowStatus + } + + agentDhcpServerExcludedRangeIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..256) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the index of the excluded IP address-range table." + ::= { agentDhcpServerExcludedAddressRangeEntry 1 } + + agentDhcpServerExcludedStartIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the starting IP address of the excluded address-range." + ::= { agentDhcpServerExcludedAddressRangeEntry 2 } + + agentDhcpServerExcludedEndIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the ending IP address of the excluded address-range." + ::= { agentDhcpServerExcludedAddressRangeEntry 3 } + + agentDhcpServerExcludedAddressRangeStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the row-status of the excluded address-range. Implemented values + are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). + When it is set to destroy(6), the corresponding address-range is deleted." + ::= { agentDhcpServerExcludedAddressRangeEntry 4 } + + --*********************************************************************************************** + + agentDhcpServerPoolOptionCreate OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This sets the option for an existing DHCP Server pool. Here, it is required + to enter the pool-index, for which option is to be set and + the value of the DHCP option code in string-format : pool-index and option code + separated by '-' and terminated by ';', one example would be -> 1-19; + , 1 is the pool-index and 19 is the option code. " + ::= { agentDhcpServerPoolConfigGroup 6 } + + agentDhcpServerPoolOptionTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDhcpServerPoolOptionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table for configuring DHCP Server options." + ::= { agentDhcpServerPoolConfigGroup 7 } + + agentDhcpServerPoolOptionEntry OBJECT-TYPE + SYNTAX AgentDhcpServerPoolOptionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a Dhcp server option table." + INDEX { agentDhcpServerPoolOptionIndex, + agentDhcpServerPoolOptionCode } + ::= { agentDhcpServerPoolOptionTable 1 } + + -- All objects are of type read-write, except the indexes agentDhcpServerPoolOptionIndex and + -- agentDhcpServerPoolOptionCode + -- For a particular poolOption entry, option data ( ASCII, HEX and IP Address) can be + -- entered multiple times provided data-format is same each time. + AgentDhcpServerPoolOptionEntry ::= SEQUENCE { + agentDhcpServerPoolOptionIndex + Unsigned32, + agentDhcpServerPoolOptionCode + Unsigned32, + agentDhcpServerOptionPoolName + DisplayString, + agentDhcpServerPoolOptionAsciiData + DisplayString, + agentDhcpServerPoolOptionHexData + OCTET STRING, + agentDhcpServerPoolOptionIpAddressData + DisplayString, + agentDhcpServerPoolOptionStatus + RowStatus + } + agentDhcpServerPoolOptionIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..512) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Pool Index alongwith option-code, acts as index for the DHCP Server Option table. + " + ::= { agentDhcpServerPoolOptionEntry 1 } + + agentDhcpServerPoolOptionCode OBJECT-TYPE + SYNTAX Unsigned32 (1..254) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the DHCP option code. This alongwith pool-index acts as the index of the + DHCP Server Option table." + ::= { agentDhcpServerPoolOptionEntry 2 } + + agentDhcpServerOptionPoolName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..31)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the DHCP Address pool. This value cannot be modified" + ::= { agentDhcpServerPoolOptionEntry 3 } + + agentDhcpServerPoolOptionAsciiData OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..441)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies an NVT ASCII character string. ASCII character strings + that contain white space must be delimited by quotation marks. + If an ascii optiondata is entered again, it gets concatenated with the + previous ascii data." + ::= { agentDhcpServerPoolOptionEntry 4 } + + agentDhcpServerPoolOptionHexData OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..1324)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies semi-colon separated hexadecimal data. Two hexadecimal digits + in hexadecimal character string represents one byte . Hexadecimal strings can + be entered in the following formats : + 1) continuous hexadecimal digits like -- 0123456789abcdef + 2) hexadecimal digits separated by space ' ' -- 01 23 45 67 de 0f + 3) Two hexadecimal digits separated by delimeter ':' -- 01:02:a0 de:0f 78:5e + 4) Four hexadecimal digits separated by delimeter '.' -- 01ab.c0de.7865 + If a Hex optiondata is entered again, it gets concatenated with the + previous Hex data." + ::= { agentDhcpServerPoolOptionEntry 5 } + + agentDhcpServerPoolOptionIpAddressData OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the IP-address list(each IP-address is + separated by comma and the list is terminated by semi-colon) for a DHCP client, + an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between). + If a IP option is entered again, it gets concatenated with the + previous IP data. + Maximum no. of IP addresses that can be entered at one time is 8. + " + ::= { agentDhcpServerPoolOptionEntry 6 } + + + agentDhcpServerPoolOptionStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the row-status of the DHCP Server Pool option." + ::= { agentDhcpServerPoolOptionEntry 7 } + + --************************************************************************************** + -- agentDhcpServerLeaseGroup -> contains MIB objects displaying and clearing leases of a DHCP server + -- + --************************************************************************************** + + agentDhcpServerLeaseGroup OBJECT IDENTIFIER ::= { agentDHCPServerPrivate 3 } + + agentDhcpServerLeaseClearAllBindings OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Clears All the DHCP server bindings." + DEFVAL { disable } + ::= { agentDhcpServerLeaseGroup 1} + + agentDhcpServerLeaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDhcpServerLeaseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the DHCP Server's Lease entries." + ::= { agentDhcpServerLeaseGroup 2 } + + agentDhcpServerLeaseEntry OBJECT-TYPE + SYNTAX AgentDhcpServerLeaseEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a Dhcp server's leases." + INDEX { agentDhcpServerLeaseIPAddress } + + ::= { agentDhcpServerLeaseTable 1 } + + -- All objects are of type read-only + AgentDhcpServerLeaseEntry ::= SEQUENCE { + agentDhcpServerLeaseIPAddress + IpAddress, + agentDhcpServerLeaseIPMask + IpAddress, + agentDhcpServerLeaseHWAddress + MacAddress, + agentDhcpServerLeaseRemainingTime + TimeTicks, + agentDhcpServerLeaseType + INTEGER, + agentDhcpServerLeaseStatus + RowStatus + } + + agentDhcpServerLeaseIPAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the IP address leased to the client." + ::= { agentDhcpServerLeaseEntry 1 } + + agentDhcpServerLeaseIPMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the IP mask of the address leased to the client." + ::= { agentDhcpServerLeaseEntry 2 } + agentDhcpServerLeaseHWAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the hardware address of the client." + ::= { agentDhcpServerLeaseEntry 3 } + + agentDhcpServerLeaseRemainingTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the period for which the lease is valid. It is displayed in days, hours, minutes, and seconds." + ::= { agentDhcpServerLeaseEntry 4 } + + agentDhcpServerLeaseType OBJECT-TYPE + SYNTAX INTEGER{ + automatic(1), + manual(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the type of address lease as Automatic or Manual." + ::= { agentDhcpServerLeaseEntry 5 } + + agentDhcpServerLeaseStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the row-status of the address-lease. Implemented values + are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). + When it is set to destroy(6), the corresponding address-lease is cleared." + ::= { agentDhcpServerLeaseEntry 6 } + + + --************************************************************************************** + -- agentDhcpServerAddressConflictGroup -> contains MIB objects displaying and clearing + -- address conflicts found by a DHCP server, when addresses are offered to the client. + -- + --************************************************************************************** + + agentDhcpServerAddressConflictGroup OBJECT IDENTIFIER ::= { agentDHCPServerPrivate 4 } + + agentDhcpServerClearAllAddressConflicts OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Clears all the address-conflicts found by DHCP server,when set to enable." + DEFVAL { disable } + ::= { agentDhcpServerAddressConflictGroup 1} + + agentDhcpServerAddressConflictLogging OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " It is used to enable, or disables the logging of address-conflicts on a DHCP Server." + DEFVAL { enable } + ::= { agentDhcpServerAddressConflictGroup 2} + + + + agentDhcpServerAddressConflictTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDhcpServerAddressConflictEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the conflicting-address entries." + ::= { agentDhcpServerAddressConflictGroup 3 } + + agentDhcpServerAddressConflictEntry OBJECT-TYPE + SYNTAX AgentDhcpServerAddressConflictEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents a conflicting-address entry." + INDEX { agentDhcpServerAddressConflictIP } + + ::= { agentDhcpServerAddressConflictTable 1 } + + -- All objects are of type read-only, except agentDhcpServerAddressConflictStatus which is + -- of type read-write + AgentDhcpServerAddressConflictEntry ::= SEQUENCE { + agentDhcpServerAddressConflictIP + IpAddress, + agentDhcpServerAddressConflictDetectionType + INTEGER, + agentDhcpServerAddressConflictDetectionTime + TimeTicks, + agentDhcpServerAddressConflictStatus + RowStatus + } + + agentDhcpServerAddressConflictIP OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the conflicting IP address assigned to the client by DHCP server." + ::= { agentDhcpServerAddressConflictEntry 1 } + + agentDhcpServerAddressConflictDetectionType OBJECT-TYPE + SYNTAX INTEGER{ + ping(1), + gratuitousArp(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the address-conflict detection-method." + ::= { agentDhcpServerAddressConflictEntry 2 } + + agentDhcpServerAddressConflictDetectionTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This specifies the sysUpTime at which the address-conflict was detected." + ::= { agentDhcpServerAddressConflictEntry 3 } + + agentDhcpServerAddressConflictStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This specifies the row-status of the conflicting-address entry. Implemented values + are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). + When it is set to destroy(6), the corresponding conflicting-address entry is cleared." + ::= { agentDhcpServerAddressConflictEntry 4 } + +END diff --git a/mibs/NETGEAR-INVENTORY-MIB.mib b/mibs/NETGEAR-INVENTORY-MIB.mib index 021a46b..9f00876 100644 --- a/mibs/NETGEAR-INVENTORY-MIB.mib +++ b/mibs/NETGEAR-INVENTORY-MIB.mib @@ -1,360 +1,1019 @@ - - - - - - - NETGEAR-INVENTORY-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-INVENTORY-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-INVENTORY-MIB Download

-

-

MIBs list

-

-
This MIB defines the objects used to configure and - report information and status of units, slots and supported cards.
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-INVENTORY-MIB

-

-
agentInventoryStackReplicateSTK
-
Initiates STK copy from management unit to all other management capable units in the stack.
agentInventoryStackReload
-
Initiates stack reload.
agentInventoryStackMaxUnitNumber
-
Indicates the maximum allowed Unit Number configurable on the stack.
agentInventoryStackReplicateSTKStatus
-
Indicates the current status of an STK copy from management unit to all other management capable units inthe stack.
agentInventorySupportedUnitTable
-
TODO
agentInventorySupportedUnitEntry
-
TODO
agentInventorySupportedUnitIndex
-
The unit identifier associated with the supported unit.
agentInventorySupportedUnitModelIdentifier
-
The model identifier for the supported unit.
agentInventorySupportedUnitDescription
-
The description of the supported unit.
agentInventorySupportedUnitExpectedCodeVer
-
The expected code version.
agentInventoryUnitTable
-
A table of Per-Unit configuration objects.
agentInventoryUnitEntry
-
Each Instance corresponds with a different unit managed by this agent.
agentInventoryUnitNumber
-
The unit number associated with this unit.
agentInventoryUnitAssignNumber
-
Allows setting the unit number associated with this unit. This number must be less than the value returned by agentInventoryStackMaxUnitNumber. Setting this object to a non-zero value will initate changing the unit number.
agentInventoryUnitType
-
The Unit Type identifier for this unit.
agentInventoryUnitSupportedUnitIndex
-
The index of the unit type in agentInventorySupportedUnitTable which this unit is associated with.
agentInventoryUnitMgmtAdmin
-
Indicates whether the unit is a Management Unit, a Stack Unit, or has been configured to be a Management Unit. Setting this object to mgmtUnit(1) initiates transfer of the management functionality to the specified stack unit. Object values stackUnit(2) an ...
agentInventoryUnitHWMgmtPref
-
Indicates the default preference assigned to the unit.
agentInventoryUnitHWMgmtPrefValue
-
Indicates the default preference value assigned to the unit. The preference value indicates how likely this unit is to be chosen as the management unit. A value of 0 indicates a disabled or unassigned preference.
agentInventoryUnitAdminMgmtPref
-
Indicates the configured preference assigned to the unit. This object can not be set to assigned(3). Setting this object to disabled(1), or unassigned(2) will set agentInventoryUnitHWMgmtPrefValue to 0.
agentInventoryUnitAdminMgmtPrefValue
-
Indicates the configured preference value assigned to the unit. The preference value indicates how likely this unit is to be chosen as the management unit. A value of 0 indicates a disabled or unassigned preference. Setting this object to 0 will also se ...
agentInventoryUnitStatus
-
The unit status of this unit.
agentInventoryUnitDetectedCodeVer
-
The version of code running on this unit. If the unit is not detected then the code version is an empty string.
agentInventoryUnitDetectedCodeInFlashVer
-
The version of code that is currently stored in FLASH memory on the unit. This code will execute after the unit is reset. If the unit is not detected then this object will return an empty string.
agentInventoryUnitUpTime
-
The system up time of the unit.
agentInventoryUnitDescription
-
The description of the unit.
agentInventoryUnitReplicateSTK
-
Initiates STK copy from management unit to this unit if it is management capable.
agentInventoryUnitReload
-
Reload a specific unit in the stack.
agentInventoryUnitRowStatus
-
The status of this unit instance. Creation of new instances requires the object agentInventoryUnitSupportedUnitIndex to be set at the same time to indicate the type of of unit to pre-configure. active(1) - This instance is active. createAndGo(4) - C ...
agentInventoryUnitSerialNumber
-
The Serial Number of the unit.
agentInventorySlotTable
-
TODO
agentInventorySlotEntry
-
TODO
agentInventorySlotNumber
-
An incrimental index of the slot in this unit.
agentInventorySlotStatus
-
Indicates the current status of the slot.
agentInventorySlotPowerMode
-
Indicates whether a card in this slot will be powered on.
agentInventorySlotAdminMode
-
Indicates whether this card is administratively enabled or disabled.
agentInventorySlotInsertedCardType
-
Indicates the inserted card type. Will return 0 if the slot is not full.
agentInventorySlotConfiguredCardType
-
Indicates the configured card type. This object may be set with a corresponding value of agentInventoryCardType if this slot supports removable cards.
agentInventorySlotCapabilities
-
Indicates the different capabilities this slot has. pluggable(0) - This slot can contain pluggable cards. power-down(1) - Power to this slot can be controlled through the object agentInventorySlotPowerMode ::= { agentInventorySlotEntry 8 } --********** ...
agentInventoryCardTypeEntry
-
Contains information related to a specific Card Type.
agentInventoryCardIndex
-
An arbitrary index used to identify cards in the table.
agentInventoryCardType
-
The Card Type associated with this instance.
agentInventoryCardModelIdentifier
-
The model identifier for the supported Card Type.
agentInventoryCardDescription
-
The card description for the supported Card Type.
agentInventoryComponentTable
-
Contains information for all supported Components in the system.
agentInventoryComponentEntry
-
Contains information related to a specific Components.
agentInventoryComponentIndex
-
An arbitrary index used to reference components in the table.
agentInventoryComponentMnemonic
-
The abreviated name of this component.
agentInventoryComponentName
-
The name of the component for this instance.
agentInventoryStackPortIpTelephonyQOSSupport
-
Controls whether the Stack Ports give higher priority to IP Telephony traffic.
agentInventoryStackPortTable
-
Contains information for all Stack Ports present in the system.
agentInventoryStackPortEntry
-
Contains information related to a specific Stack Port.
agentInventoryStackPortIndex
-
An arbitrary index used to reference Stack Ports in the table.
agentInventoryStackPortUnit
-
The Unit Index this Stack Port is physically located on.
agentInventoryStackPortTag
-
The name of the Stack Port for this instance.
agentInventoryStackPortConfiguredStackMode
-
Configured mode of the Stack Port. Changes to this value happen only after a reset of the switch.
agentInventoryStackPortRunningStackMode
-
Currently operational mode of the Stack Port.
agentInventoryStackPortLinkStatus
-
Link status of the Stack Port. Ports which are in ethernet mode will return a status of down(2).
agentInventoryStackPortLinkSpeed
-
Speed of the Stack Port measured in Gb/s. Ports which are in ethernet mode will return a speed of 0.
agentInventoryStackPortDataRate
-
Approximate data rate on the stacking port. Measured in Gb/s. Ports which are in ethernet mode will return 0.
agentInventoryStackPortErrorRate
-
Approximate error rate on the stack port. Measured in Errors per Second. Ports which are in ethernet mode will return 0.
agentInventoryStackPortTotalErrors
-
Number of errors since boot. The counter may wrap. Ports which are in ethernet mode will return 0.
agentInventorySupportedUnitComplianceGroup
-
The collection of objects which are used to represent multiple units in the stack.
agentInventoryUnitComplienceComplianceGroup
-
The collection of objects which are used to represent multiple units in the stack.
agentInventorySlotComplianceGroup
-
The collection of objects which are used to represent slots in the each unit managed by this agent.
agentInventoryCardComplianceGroup
-
The collection of objects which are used to represent the card types this system can manage.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-INVENTORY-MIB DEFINITIONS ::= BEGIN + +-- Copyright LVL7 Systems (2003-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, Integer32, + Counter32, Gauge32, Unsigned32, TimeTicks, NOTIFICATION-TYPE FROM SNMPv2-SMI + TEXTUAL-CONVENTION, DisplayString, + RowStatus FROM SNMPv2-TC + MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP + FROM SNMPv2-CONF + ng7000Switch FROM NETGEAR-REF-MIB; + + agentInventory MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "This MIB defines the objects used to configure and + report information and status of units, slots and supported cards." + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 13 } + + AgentInventoryUnitPreference ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Indicates the preference the unit has for being the + management unit in the stack. If the value is 0, it + indicates the unit is disabled for management." + SYNTAX INTEGER { + disabled(0), + unsassigned(1), + assigned(2) + } + + AgentInventoryUnitType ::= TEXTUAL-CONVENTION + DISPLAY-HINT "x" + STATUS current + DESCRIPTION + "The Unit Type value for a given unit, displayed in hexadecimal." + SYNTAX Unsigned32 + + AgentInventoryCardType ::= TEXTUAL-CONVENTION + DISPLAY-HINT "x" + STATUS current + DESCRIPTION + "The Card Type value for a given card, displayed in hexadecimal." + SYNTAX Unsigned32 + + --************************************************************************************** + -- agentInventoryStackGroup + -- + --************************************************************************************** + + agentInventoryStackGroup OBJECT IDENTIFIER ::= { agentInventory 1 } + + agentInventoryStackReplicateSTK OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Initiates STK copy from management unit to all other management capable units in + the stack." + ::= { agentInventoryStackGroup 1 } + + agentInventoryStackReload OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Initiates stack reload." + ::= { agentInventoryStackGroup 2 } + + agentInventoryStackMaxUnitNumber OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the maximum allowed Unit Number configurable on the stack." + ::= { agentInventoryStackGroup 3 } + + agentInventoryStackReplicateSTKStatus OBJECT-TYPE + SYNTAX INTEGER { + inProgress(1), + notInProgress(2), + finishedWithSuccess(3), + finishedWithError(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the current status of an STK copy from management unit to all other + management capable units inthe stack." + ::= { agentInventoryStackGroup 4 } + + --************************************************************************************** + -- agentInventoryUnitGroup + -- + --************************************************************************************** + + agentInventoryUnitGroup OBJECT IDENTIFIER ::= { agentInventory 2 } + + --************************************************************************************** + -- agentInventorySupportedUnitTable + -- + --************************************************************************************** + + agentInventorySupportedUnitTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentInventorySupportedUnitEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "TODO" + ::= { agentInventoryUnitGroup 1 } + + agentInventorySupportedUnitEntry OBJECT-TYPE + SYNTAX AgentInventorySupportedUnitEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "TODO" + INDEX { agentInventorySupportedUnitIndex } + ::= { agentInventorySupportedUnitTable 1 } + + AgentInventorySupportedUnitEntry ::= + SEQUENCE { + agentInventorySupportedUnitIndex + Unsigned32, + agentInventorySupportedUnitModelIdentifier + DisplayString, + agentInventorySupportedUnitDescription + DisplayString, + agentInventorySupportedUnitExpectedCodeVer + DisplayString + } + + agentInventorySupportedUnitIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..100) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The unit identifier associated with the supported unit." + ::= { agentInventorySupportedUnitEntry 1 } + + agentInventorySupportedUnitModelIdentifier OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The model identifier for the supported unit." + ::= { agentInventorySupportedUnitEntry 4 } + + agentInventorySupportedUnitDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..80)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The description of the supported unit." + ::= { agentInventorySupportedUnitEntry 5 } + + agentInventorySupportedUnitExpectedCodeVer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The expected code version." + ::= { agentInventorySupportedUnitEntry 6 } + + --************************************************************************************** + -- agentInventoryUnitTable + -- + --************************************************************************************** + + agentInventoryUnitTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentInventoryUnitEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Per-Unit configuration objects." + ::= { agentInventoryUnitGroup 2 } + + agentInventoryUnitEntry OBJECT-TYPE + SYNTAX AgentInventoryUnitEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each Instance corresponds with a different unit managed by this agent." + INDEX { agentInventoryUnitNumber } + ::= { agentInventoryUnitTable 1 } + + AgentInventoryUnitEntry ::= + SEQUENCE { + agentInventoryUnitNumber + Unsigned32, + agentInventoryUnitAssignNumber + Unsigned32, + agentInventoryUnitType + AgentInventoryUnitType, + agentInventoryUnitSupportedUnitIndex + Unsigned32, + agentInventoryUnitMgmtAdmin + INTEGER, + agentInventoryUnitHWMgmtPref + AgentInventoryUnitPreference, + agentInventoryUnitHWMgmtPrefValue + Unsigned32, + agentInventoryUnitAdminMgmtPref + AgentInventoryUnitPreference, + agentInventoryUnitAdminMgmtPrefValue + Unsigned32, + agentInventoryUnitStatus + INTEGER, + agentInventoryUnitDetectedCodeVer + DisplayString, + agentInventoryUnitDetectedCodeInFlashVer + DisplayString, + agentInventoryUnitUpTime + TimeTicks, + agentInventoryUnitDescription + DisplayString, + agentInventoryUnitReplicateSTK + INTEGER, + agentInventoryUnitReload + INTEGER, + agentInventoryUnitRowStatus + RowStatus, + agentInventoryUnitSerialNumber + DisplayString + } + + agentInventoryUnitNumber OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The unit number associated with this unit." + ::= { agentInventoryUnitEntry 1 } + + agentInventoryUnitAssignNumber OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Allows setting the unit number associated with this unit. This number must + be less than the value returned by agentInventoryStackMaxUnitNumber. Setting + this object to a non-zero value will initate changing the unit number." + ::= { agentInventoryUnitEntry 2 } + + agentInventoryUnitType OBJECT-TYPE + SYNTAX AgentInventoryUnitType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Unit Type identifier for this unit." + ::= { agentInventoryUnitEntry 3 } + + agentInventoryUnitSupportedUnitIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The index of the unit type in agentInventorySupportedUnitTable which this unit + is associated with." + ::= { agentInventoryUnitEntry 4 } + + agentInventoryUnitMgmtAdmin OBJECT-TYPE + SYNTAX INTEGER { + mgmtUnit(1), + stackUnit(2), + mgmtUnassigned(3) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Indicates whether the unit is a Management Unit, a Stack Unit, or has + been configured to be a Management Unit. + + Setting this object to mgmtUnit(1) initiates transfer of the + management functionality to the specified stack unit. Object values + stackUnit(2) and mgmtUnassigned(3) cannot be set." + ::= { agentInventoryUnitEntry 6 } + + agentInventoryUnitHWMgmtPref OBJECT-TYPE + SYNTAX AgentInventoryUnitPreference + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the default preference assigned to the unit." + ::= { agentInventoryUnitEntry 7 } + + agentInventoryUnitHWMgmtPrefValue OBJECT-TYPE + SYNTAX Unsigned32 (0|1..15) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the default preference value assigned to the unit. + The preference value indicates how likely this unit is to be + chosen as the management unit. A value of 0 indicates a disabled + or unassigned preference." + ::= { agentInventoryUnitEntry 8 } + + agentInventoryUnitAdminMgmtPref OBJECT-TYPE + SYNTAX AgentInventoryUnitPreference + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Indicates the configured preference assigned to the unit. This object + can not be set to assigned(3). Setting this object to disabled(1), + or unassigned(2) will set agentInventoryUnitHWMgmtPrefValue to 0." + ::= { agentInventoryUnitEntry 9 } + + agentInventoryUnitAdminMgmtPrefValue OBJECT-TYPE + SYNTAX Unsigned32 (0|1..15) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Indicates the configured preference value assigned to the unit. + The preference value indicates how likely this unit is to be + chosen as the management unit. A value of 0 indicates a disabled + or unassigned preference. Setting this object to 0 will also set + agentInventoryUnitHWMgmtPref to unassigned(2). Setting this object + to a non-zero value will set agentInventoryUnitHWMgmtPref to + assigned(3). This value overrides the value of + agentInventoryUnitHWMgmtPref if assigned." + ::= { agentInventoryUnitEntry 10 } + + agentInventoryUnitStatus OBJECT-TYPE + SYNTAX INTEGER { + ok(1), + unsupported(2), + codeMismatch(3), + configMismatch(4), + notPresent(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The unit status of this unit." + ::= { agentInventoryUnitEntry 11 } + + agentInventoryUnitDetectedCodeVer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The version of code running on this unit. If the unit is not + detected then the code version is an empty string." + ::= { agentInventoryUnitEntry 12 } + + agentInventoryUnitDetectedCodeInFlashVer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The version of code that is currently stored in FLASH + memory on the unit. This code will execute after the unit + is reset. If the unit is not detected then this object will + return an empty string." + ::= { agentInventoryUnitEntry 13 } + + agentInventoryUnitUpTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The system up time of the unit." + ::= { agentInventoryUnitEntry 14 } + + agentInventoryUnitDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..80)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The description of the unit." + ::= { agentInventoryUnitEntry 15 } + + agentInventoryUnitReplicateSTK OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Initiates STK copy from management unit to this unit if it is management capable." + ::= { agentInventoryUnitEntry 16 } + + agentInventoryUnitReload OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Reload a specific unit in the stack." + ::= { agentInventoryUnitEntry 17 } + + agentInventoryUnitRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this unit instance. Creation of new instances requires the object + agentInventoryUnitSupportedUnitIndex to be set at the same time to indicate the type + of of unit to pre-configure. + + active(1) - This instance is active. + createAndGo(4) - Creates a new instance. + destroy(6) - Removes this instance." + ::= { agentInventoryUnitEntry 18 } + + agentInventoryUnitSerialNumber OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Serial Number of the unit." + ::= { agentInventoryUnitEntry 19 } + + --************************************************************************************** + -- agentInventorySlotGroup + -- + --************************************************************************************** + + agentInventorySlotGroup OBJECT IDENTIFIER ::= { agentInventory 3 } + + --************************************************************************************** + -- agentInventorySlotTable + -- + --************************************************************************************** + + agentInventorySlotTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentInventorySlotEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "TODO" + ::= { agentInventorySlotGroup 1 } + + agentInventorySlotEntry OBJECT-TYPE + SYNTAX AgentInventorySlotEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "TODO" + INDEX { agentInventoryUnitNumber, agentInventorySlotNumber } + ::= { agentInventorySlotTable 1 } + + AgentInventorySlotEntry ::= + SEQUENCE { + agentInventorySlotNumber + Unsigned32, + agentInventorySlotStatus + INTEGER, + agentInventorySlotPowerMode + INTEGER, + agentInventorySlotAdminMode + INTEGER, + agentInventorySlotInsertedCardType + AgentInventoryCardType, + agentInventorySlotConfiguredCardType + AgentInventoryCardType, + agentInventorySlotCapabilities + BITS + } + + agentInventorySlotNumber OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An incrimental index of the slot in this unit." + ::= { agentInventorySlotEntry 1 } + + agentInventorySlotStatus OBJECT-TYPE + SYNTAX INTEGER { + empty(1), + full(2), + error(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the current status of the slot." + ::= { agentInventorySlotEntry 3 } + + agentInventorySlotPowerMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Indicates whether a card in this slot will be powered on." + ::= { agentInventorySlotEntry 4 } + + agentInventorySlotAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Indicates whether this card is administratively enabled or + disabled." + ::= { agentInventorySlotEntry 5 } + + agentInventorySlotInsertedCardType OBJECT-TYPE + SYNTAX AgentInventoryCardType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the inserted card type. Will return 0 if the slot is + not full." + ::= { agentInventorySlotEntry 6 } + + agentInventorySlotConfiguredCardType OBJECT-TYPE + SYNTAX AgentInventoryCardType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Indicates the configured card type. This object may be set with a + corresponding value of agentInventoryCardType if this slot supports + removable cards." + ::= { agentInventorySlotEntry 7 } + + agentInventorySlotCapabilities OBJECT-TYPE + SYNTAX BITS { + pluggable(0), + power-down(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the different capabilities this slot has. + + pluggable(0) - This slot can contain pluggable cards. + power-down(1) - Power to this slot can be controlled through the object + agentInventorySlotPowerMode + " + ::= { agentInventorySlotEntry 8 } + + --************************************************************************************** + -- agentInventoryCardGroup + -- + --************************************************************************************** + + agentInventoryCardGroup OBJECT IDENTIFIER ::= { agentInventory 4 } + + --************************************************************************************** + -- agentInventoryCardTypeTable + -- + --************************************************************************************** + + agentInventoryCardTypeTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentInventoryCardTypeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Contains information for all supported Card Types in the system." + ::= { agentInventoryCardGroup 1 } + + agentInventoryCardTypeEntry OBJECT-TYPE + SYNTAX AgentInventoryCardTypeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Contains information related to a specific Card Type." + INDEX { agentInventoryCardIndex } + ::= { agentInventoryCardTypeTable 1 } + + AgentInventoryCardTypeEntry ::= + SEQUENCE { + agentInventoryCardIndex + Unsigned32, + agentInventoryCardType + AgentInventoryCardType, + agentInventoryCardModelIdentifier + DisplayString, + agentInventoryCardDescription + DisplayString + } + + agentInventoryCardIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An arbitrary index used to identify cards in the table." + ::= { agentInventoryCardTypeEntry 1 } + + agentInventoryCardType OBJECT-TYPE + SYNTAX AgentInventoryCardType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Card Type associated with this instance." + ::= { agentInventoryCardTypeEntry 2 } + + agentInventoryCardModelIdentifier OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The model identifier for the supported Card Type." + ::= { agentInventoryCardTypeEntry 3 } + + agentInventoryCardDescription OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The card description for the supported Card Type." + ::= { agentInventoryCardTypeEntry 4 } + + --************************************************************************************** + -- agentInventoryComponentGroup + -- + --************************************************************************************** + + agentInventoryComponentGroup OBJECT IDENTIFIER ::= { agentInventory 5 } + + + --************************************************************************************** + -- agentInventoryComponentTable + -- + --************************************************************************************** + + agentInventoryComponentTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentInventoryComponentEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Contains information for all supported Components in the system." + ::= { agentInventoryComponentGroup 1 } + + agentInventoryComponentEntry OBJECT-TYPE + SYNTAX AgentInventoryComponentEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Contains information related to a specific Components." + INDEX { agentInventoryComponentIndex } + ::= { agentInventoryComponentTable 1 } + + AgentInventoryComponentEntry ::= + SEQUENCE { + agentInventoryComponentIndex + Unsigned32, + agentInventoryComponentMnemonic + DisplayString, + agentInventoryComponentName + DisplayString + } + + agentInventoryComponentIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An arbitrary index used to reference components in the table." + ::= { agentInventoryComponentEntry 1 } + + agentInventoryComponentMnemonic OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The abreviated name of this component." + ::= { agentInventoryComponentEntry 2 } + + agentInventoryComponentName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the component for this instance." + ::= { agentInventoryComponentEntry 3 } + + --************************************************************************************** + -- agentInventoryComponentGroup + -- + --************************************************************************************** + + agentInventoryStackPortGroup OBJECT IDENTIFIER ::= { agentInventory 7 } + + + agentInventoryStackPortIpTelephonyQOSSupport OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Controls whether the Stack Ports give higher priority to IP Telephony traffic." + ::= { agentInventoryStackPortGroup 1 } + + --************************************************************************************** + -- agentInventoryStackPortTable + -- + --************************************************************************************** + + agentInventoryStackPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentInventoryStackPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Contains information for all Stack Ports present in the system." + ::= { agentInventoryStackPortGroup 2 } + + agentInventoryStackPortEntry OBJECT-TYPE + SYNTAX AgentInventoryStackPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Contains information related to a specific Stack Port." + INDEX { agentInventoryStackPortIndex } + ::= { agentInventoryStackPortTable 1 } + + AgentInventoryStackPortEntry ::= + SEQUENCE { + agentInventoryStackPortIndex + Unsigned32, + agentInventoryStackPortUnit + Unsigned32, + agentInventoryStackPortTag + DisplayString, + agentInventoryStackPortConfiguredStackMode + INTEGER, + agentInventoryStackPortRunningStackMode + INTEGER, + agentInventoryStackPortLinkStatus + INTEGER, + agentInventoryStackPortLinkSpeed + Gauge32, + agentInventoryStackPortDataRate + Counter32, + agentInventoryStackPortErrorRate + Counter32, + agentInventoryStackPortTotalErrors + Counter32 + } + + agentInventoryStackPortIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An arbitrary index used to reference Stack Ports in the table." + ::= { agentInventoryStackPortEntry 1 } + + agentInventoryStackPortUnit OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Unit Index this Stack Port is physically located on." + ::= { agentInventoryStackPortEntry 2 } + + agentInventoryStackPortTag OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the Stack Port for this instance." + ::= { agentInventoryStackPortEntry 3 } + + agentInventoryStackPortConfiguredStackMode OBJECT-TYPE + SYNTAX INTEGER { + stack(1), + ethernet(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configured mode of the Stack Port. Changes to this + value happen only after a reset of the switch." + ::= { agentInventoryStackPortEntry 4 } + + agentInventoryStackPortRunningStackMode OBJECT-TYPE + SYNTAX INTEGER { + stack(1), + ethernet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Currently operational mode of the Stack Port." + ::= { agentInventoryStackPortEntry 5 } + + agentInventoryStackPortLinkStatus OBJECT-TYPE + SYNTAX INTEGER { + up(1), + down(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Link status of the Stack Port. Ports which are in ethernet + mode will return a status of down(2)." + ::= { agentInventoryStackPortEntry 6 } + + agentInventoryStackPortLinkSpeed OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Speed of the Stack Port measured in Gb/s. Ports which are + in ethernet mode will return a speed of 0." + ::= { agentInventoryStackPortEntry 7 } + + agentInventoryStackPortDataRate OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Approximate data rate on the stacking port. Measured in Gb/s. + Ports which are in ethernet mode will return 0." + ::= { agentInventoryStackPortEntry 8 } + + agentInventoryStackPortErrorRate OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Approximate error rate on the stack port. Measured in Errors + per Second. Ports which are in ethernet mode will return 0." + ::= { agentInventoryStackPortEntry 9 } + + agentInventoryStackPortTotalErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of errors since boot. The counter may wrap. Ports + which are in ethernet mode will return 0." + ::= { agentInventoryStackPortEntry 10 } + + --************************************************************************************** + -- agentInventory Traps + -- + --************************************************************************************** + + agentInventoryTraps OBJECT IDENTIFIER ::= { agentInventory 0 } + + agentInventoryCardMismatch NOTIFICATION-TYPE + OBJECTS { + agentInventoryUnitNumber, + agentInventorySlotNumber, + agentInventorySlotInsertedCardType, + agentInventorySlotConfiguredCardType + } + STATUS current + DESCRIPTION + "Sent when a card is inserted which is a different type than + what the slot was configured for." + ::= { agentInventoryTraps 1 } + + agentInventoryCardUnsupported NOTIFICATION-TYPE + OBJECTS { + agentInventoryUnitNumber, + agentInventorySlotNumber, + agentInventorySlotInsertedCardType + } + STATUS current + DESCRIPTION + "Sent when a card is inserted which is of a type that is not + supported by the slot." + ::= { agentInventoryTraps 2 } + + agentInventoryStackPortLinkUp NOTIFICATION-TYPE + OBJECTS { + agentInventoryStackPortUnit, + agentInventoryStackPortTag + } + STATUS current + DESCRIPTION + "Sent when a Stack Port is connected to annother Stack Member." + ::= { agentInventoryTraps 3 } + + agentInventoryStackPortLinkDown NOTIFICATION-TYPE + OBJECTS { + agentInventoryStackPortUnit, + agentInventoryStackPortTag + } + STATUS current + DESCRIPTION + "Sent when a Stack Port is disconnected from annother Stack Member." + ::= { agentInventoryTraps 4 } + + +-- conformance information +agentInventoryConformance OBJECT IDENTIFIER ::= { agentInventory 6 } + +agentInventoryCompliances OBJECT IDENTIFIER ::= { agentInventoryConformance 1 } +agentInventoryComplianceGroups OBJECT IDENTIFIER ::= { agentInventoryConformance 2 } + +-- compliance statements +agentInventoryCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for SNMP entities which implement + version 1 of the agentInventory MIB." + MODULE -- this module + MANDATORY-GROUPS { + agentInventorySlotComplianceGroup, + agentInventoryCardComplianceGroup + } + GROUP agentInventoryUnitComplianceGroup + DESCRIPTION + "Implementation of the agentInventoryUnitTable is only mandatory + on systems which support the capability of managing multiple units + in a stack." + ::= { agentInventoryCompliances 1 } + +-- MIB groupings +agentInventorySupportedUnitComplianceGroup OBJECT-GROUP + OBJECTS { + agentInventorySupportedUnitIndex, + agentInventorySupportedUnitModelIdentifier, + agentInventorySupportedUnitDescription, + agentInventorySupportedUnitExpectedCodeVer + } + STATUS current + DESCRIPTION + "The collection of objects which are used to represent + multiple units in the stack." + ::= { agentInventoryComplianceGroups 1 } + +agentInventoryUnitComplienceComplianceGroup OBJECT-GROUP + OBJECTS { + agentInventoryUnitNumber, + agentInventoryUnitAssignNumber, + agentInventoryUnitType, + agentInventoryUnitMgmtAdmin, + agentInventoryUnitHWMgmtPref, + agentInventoryUnitAdminMgmtPref, + agentInventoryUnitStatus, + agentInventoryUnitDetectedCodeVer, + agentInventoryUnitDetectedCodeInFlashVer, + agentInventoryUnitUpTime, + agentInventoryUnitDescription, + agentInventoryUnitReplicateSTK, + agentInventoryUnitRowStatus + } + STATUS current + DESCRIPTION + "The collection of objects which are used to represent + multiple units in the stack." + ::= { agentInventoryComplianceGroups 2 } + +agentInventorySlotComplianceGroup OBJECT-GROUP + OBJECTS { + agentInventorySlotNumber, + agentInventorySlotStatus, + agentInventorySlotPowerMode, + agentInventorySlotAdminMode, + agentInventorySlotInsertedCardType, + agentInventorySlotConfiguredCardType + } + STATUS current + DESCRIPTION + "The collection of objects which are used to represent + slots in the each unit managed by this agent." + ::= { agentInventoryComplianceGroups 3 } + +agentInventoryCardComplianceGroup OBJECT-GROUP + OBJECTS { + agentInventoryCardIndex, + agentInventoryCardType, + agentInventoryCardModelIdentifier, + agentInventoryCardDescription + } + STATUS current + DESCRIPTION + "The collection of objects which are used to represent + the card types this system can manage." + ::= { agentInventoryComplianceGroups 4 } + +agentInventoryNotificationsComplianceGroup NOTIFICATION-GROUP + NOTIFICATIONS { + agentInventoryCardMismatch, + agentInventoryCardUnsupported + } + STATUS current + DESCRIPTION + "The collection of notifications used to indicate problems + associated with the insertion of cards." + ::= { agentInventoryComplianceGroups 5 } + +END diff --git a/mibs/NETGEAR-KEYING-PRIVATE-MIB.mib b/mibs/NETGEAR-KEYING-PRIVATE-MIB.mib index 938e41e..8c4f8f7 100644 --- a/mibs/NETGEAR-KEYING-PRIVATE-MIB.mib +++ b/mibs/NETGEAR-KEYING-PRIVATE-MIB.mib @@ -1,300 +1,128 @@ - - - - - - - NETGEAR-KEYING-PRIVATE-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-KEYING-PRIVATE-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-KEYING-PRIVATE-MIB Download

-

-

MIBs list

-

-
The NETGEAR Private MIB for Keying Utility
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-KEYING-PRIVATE-MIB

-

-
agentFeatureKeyingEnableKey
-
Hexadecimal Key-string entered to enable an advance functionality.
agentFeatureKeyingDisableKey
-
Hexadecimal Key-string entered to disable an advance functionality.
agentFeatureKeyingTable
-
A table for license key and associated functionality.
agentFeatureKeyingEntry
-
Represents entry for key table
agentFeatureKeyingIndex
-
A value corresponding to a keyable feature.When this table is walked, only values associated with keyable features are returned.This value must be equivalent to valid value of agentFeatureKeyingIndex.
agentFeatureKeyingName
-
The abbreviated name of this component.This is also equivalent to agentFeatureKeyingName
agentFeatureKeyingStatus
-
Returns a value of (1) if the feature is enabled for management, (2) if disabled.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-KEYING-PRIVATE-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR Keying MIB +-- Copyright LVL7 Systems (2004-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, + Unsigned32 FROM SNMPv2-SMI + + + TEXTUAL-CONVENTION,RowStatus, + RowPointer FROM SNMPv2-TC + + DisplayString FROM RFC1213-MIB + ng7000Switch FROM NETGEAR-REF-MIB; + + agentKeyingPrivate MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The NETGEAR Private MIB for Keying Utility" + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 24 } + + + --************************************************************************************** + -- agentFeatureKeyingGroup -> contains MIB objects displaying Key and associated Functionality + -- + --************************************************************************************** + +agentFeatureKeyingGroup OBJECT IDENTIFIER ::= { agentKeyingPrivate 1 } + +agentFeatureKeyingEnableKey OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Hexadecimal Key-string entered to enable an advance functionality." + ::={ agentFeatureKeyingGroup 1 } + +agentFeatureKeyingDisableKey OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Hexadecimal Key-string entered to disable an advance functionality." + ::={ agentFeatureKeyingGroup 2 } + + +agentFeatureKeyingTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentFeatureKeyingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "A table for license key and associated functionality. " + ::= { agentFeatureKeyingGroup 3 } + +agentFeatureKeyingEntry OBJECT-TYPE + SYNTAX AgentFeatureKeyingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Represents entry for key table" + INDEX { agentFeatureKeyingIndex } + ::={ agentFeatureKeyingTable 1} + + AgentFeatureKeyingEntry ::= + SEQUENCE { + agentFeatureKeyingIndex + Unsigned32, + agentFeatureKeyingName + DisplayString, + agentFeatureKeyingStatus + INTEGER + } + + agentFeatureKeyingIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A value corresponding to a keyable feature.When this table is walked, + only values associated with keyable features are returned.This value + must be equivalent to valid value of agentFeatureKeyingIndex." + ::={ agentFeatureKeyingEntry 1 } + + agentFeatureKeyingName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The abbreviated name of this component.This is also equivalent to + agentFeatureKeyingName" + ::={ agentFeatureKeyingEntry 2 } + + agentFeatureKeyingStatus OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Returns a value of (1) if the feature is enabled for management, + (2) if disabled." + ::={agentFeatureKeyingEntry 3 } + +END + diff --git a/mibs/NETGEAR-LOGGING-MIB.mib b/mibs/NETGEAR-LOGGING-MIB.mib index de70d08..07a9173 100644 --- a/mibs/NETGEAR-LOGGING-MIB.mib +++ b/mibs/NETGEAR-LOGGING-MIB.mib @@ -1,326 +1,502 @@ - - - - - - - NETGEAR-LOGGING-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-LOGGING-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-LOGGING-MIB Download

-

-

MIBs list

-

-
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-LOGGING-MIB

-

-
agentLogInMemoryAdminStatus
-
Administratively enable/disable the In Memory log.
agentLogInMemoryBehavior
-
Configures the behavior of the In Memory Log when it becomes full. A value of wrap(1) will cause the oldest log message to be removed, making room for the new message. A value of stop-on-full(2) will prevent any further logging.
agentLogConsoleAdminStatus
-
Admin mode for console logs
agentLogConsoleSeverityFilter
-
Severity filter for console logs
agentLogPersistentAdminStatus
-
This control disables/enables logging for the persistent startup log. Setting this value to disable does not clear the current contents of the log.
agentLogPersistentSeverityFilter
-
This control specifies the minimum severity to log to the startup and operation log. Messages with an equal or lower numerical severity are logged.
agentLogSyslogAdminStatus
-
For Enabling and Disabling logging to configured syslog hosts. Setting this to disable stops logging to all syslog hosts.
agentLogSyslogLocalPort
-
This is the port on the local host from which syslog messages are sent.
agentLogSyslogMaxHosts
-
Maximum number of hosts that can be configured for logging syslog messages.
agentLogCliCommandsAdminStatus
-
Administratively enable/disable the logging of the CLI Commands
agentLogSyslogHostTable
-
Syslog host table containing syslog host entries.
agentLogSyslogHostEntry
-
Syslog Host entry attributes.
agentLogHostTableIndex
-
Index to syslog host entry in syslog host table.
agentLogHostTableIpAddress
-
Syslog Host table IP Address.
agentLogHostTablePort
-
Syslog Host table port number.
agentLogHostTableSeverityFilter
-
Configures the minimum severity that will be stored in the In Memory log.
agentLogHostTableRowStatus
-
Syslog Host table row status
agentLogMessagesReceived
-
The number of messages received by the log process. This includes messages that are dropped or ignored.
agentLogMessagesDropped
-
The number of messages that could not be processed.
agentLogSyslogMessagesRelayed
-
The number of messages forwarded by the syslog function to a syslog host. Messages forwarded to multiple hosts are counted once for each host.
agentLogSyslogMessagesIgnored
-
The number of messages that were not processed by the syslog process because the component name or the priority level did not match any specification.
agentLogMessageReceivedTime
-
The local time when a message was last received by the log subsystem specified as the number of non-leap seconds since 00:00:00 UTC on January 1 1970.
agentLogSyslogMessageDeliveredTime
-
The local time when a message was last delivered to a syslog host specified as the number of non-leap seconds since 00:00:00 UTC on January 1 1970.
agentLogInMemoryLogCount
-
The count of valid entries in the in-memory log.
agentLogInMemoryTable
-
The in-memory log table containing sequence of in-memory log entries.
agentLogInMemoryEntry
-
An individual message entry in in-memory log table.
agentLogInMemoryMsgIndex
-
The index to message entry in the in-memory log table.
agentLogInMemoryMsgText
-
Message text info for inmemory logged messages.
agentLogPersistentLogCount
-
The count of valid entries in the persistent log.
agentLogPersistentTable
-
Table for storing persistent log messages.
agentLogPersistentEntry
-
Log entry details for logging message in persistent log table.
agentLogMsgPersistentMsgIndex
-
Table index for logging message in persistent log table.
agentLogMsgPersistentMsgText
-
The text corresponding to persistent log message.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-LOGGING-MIB DEFINITIONS ::= BEGIN + +-- Copyright LVL7 Systems (2004-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + IMPORTS + Gauge32, Counter32, MODULE-IDENTITY, OBJECT-TYPE, Integer32, + Unsigned32, TimeTicks, NOTIFICATION-TYPE FROM SNMPv2-SMI + TEXTUAL-CONVENTION, DisplayString, + DateAndTime, RowStatus FROM SNMPv2-TC + ng7000Switch FROM NETGEAR-REF-MIB + InetAddress FROM INET-ADDRESS-MIB + agentInventoryComponentIndex FROM NETGEAR-INVENTORY-MIB; + + AgentLogFacility ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Facility code used in determining the SysLog Priority value." + REFERENCE + "RFC3164 - 4.1.1: Table 1" + SYNTAX INTEGER { + kernel(0), -- kernel messages + user(1), -- user-level messages + mail(2), -- mail system + system(3), -- system daemons + security(4), -- security/authorization messages + syslog(5), -- messages generated internally by syslogd + lpr(6), -- line printer subsystem + nntp(7), -- network news subsystem + uucp(8), -- UUCP subsystem + cron(9), -- clock daemon + auth (10), -- security/authorization messages + ftp(11), -- FTP daemon + ntp(12), -- NTP subsystem + audit(13), -- log audit + alert(14), -- log alert + clock(15), -- clock daemon + local0(16), -- local use 0 + local1(17), -- local use 1 + local2(18), -- local use 2 + local3(19), -- local use 3 + local4(20), -- local use 4 + local5(21), -- local use 5 + local6(22), -- local use 6 + local7(23) -- local use 7 + } + + AgentLogSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Severity code used in determining the SysLog Priority value." + REFERENCE + "RFC3164 - 4.1.1: Table 2" + SYNTAX INTEGER { + emergency(0), -- System is unusable. System failure has occurred. + alert(1), -- Action must be taken immediately. Unrecoverable + -- failure of a component. System failure likely. + critical(2), -- Critical conditions. Recoverable failure of a + -- component that may lead to system failure. + error(3), -- Error conditions. Recoverable failure of a component. + warning(4), -- Warning conditions. Minor failure, e.g. + -- misconfiguration of a component. + notice(5), -- Normal but significant conditions. + informational(6), -- Informational messages. + debug(7) -- Debug-level messages. + } + + agentLogging MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "This MIB provides objects to configure and display events logged + on this system." + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 14 } + + --************************************************************************************** + -- agentLogConfigGroup + -- + --************************************************************************************** + + agentLogConfigGroup OBJECT IDENTIFIER ::= { agentLogging 1 } + + --************************************************************************************** + -- agentLogInMemoryConfigGroup + -- + --************************************************************************************** + + agentLogInMemoryConfigGroup OBJECT IDENTIFIER ::= { agentLogConfigGroup 1 } + + agentLogInMemoryAdminStatus OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Administratively enable/disable the In Memory log." + ::= { agentLogInMemoryConfigGroup 1 } + + + agentLogInMemoryBehavior OBJECT-TYPE + SYNTAX INTEGER { + wrap(1), + stop-on-full(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the behavior of the In Memory Log when it becomes full. A value of + wrap(1) will cause the oldest log message to be removed, making room for the new + message. A value of stop-on-full(2) will prevent any further logging." + ::= { agentLogInMemoryConfigGroup 4 } + + --************************************************************************************** + -- agentLogConsoleConfigGroup + -- + --************************************************************************************** + + agentLogConsoleConfigGroup OBJECT IDENTIFIER ::= { agentLogConfigGroup 2 } + + agentLogConsoleAdminStatus OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Admin mode for console logs" + ::= { agentLogConsoleConfigGroup 1 } + + agentLogConsoleSeverityFilter OBJECT-TYPE + SYNTAX AgentLogSeverity + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Severity filter for console logs" + ::= { agentLogConsoleConfigGroup 2 } + + --************************************************************************************** + -- agentLogPersistentConfigGroup + -- + --************************************************************************************** + + agentLogPersistentConfigGroup OBJECT IDENTIFIER ::= { agentLogConfigGroup 3 } + + agentLogPersistentAdminStatus OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This control disables/enables logging for the persistent startup log. Setting this + value to disable does not clear the current contents of the log." + ::= { agentLogPersistentConfigGroup 1 } + + agentLogPersistentSeverityFilter OBJECT-TYPE + SYNTAX AgentLogSeverity + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This control specifies the minimum severity to log to the startup and operation log. + Messages with an equal or lower numerical severity are logged." + ::= { agentLogPersistentConfigGroup 2 } + + --************************************************************************************** + -- agentLogSysLogConfigGroup + -- + --************************************************************************************** + + agentLogSysLogConfigGroup OBJECT IDENTIFIER ::= { agentLogConfigGroup 4 } + + agentLogSyslogAdminStatus OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "For Enabling and Disabling logging to configured syslog hosts. Setting this to disable + stops logging to all syslog hosts." + ::= { agentLogSysLogConfigGroup 1 } + + agentLogSyslogLocalPort OBJECT-TYPE + SYNTAX Unsigned32 (1..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the port on the local host from which syslog messages are sent." + ::= { agentLogSysLogConfigGroup 3 } + + agentLogSyslogMaxHosts OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Maximum number of hosts that can be configured for logging syslog messages." + ::= { agentLogSysLogConfigGroup 4 } + + --************************************************************************************** + -- agentLogCliCommandsConfigGroup + -- + --************************************************************************************** + + agentLogCliCommandsConfigGroup OBJECT IDENTIFIER ::= { agentLogConfigGroup 5 } + + agentLogCliCommandsAdminStatus OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Administratively enable/disable the logging of the CLI Commands " + ::= { agentLogCliCommandsConfigGroup 1 } + + + --************************************************************************************** + -- agentLogSyslogHostTable + -- + --************************************************************************************** + + agentLogSyslogHostTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentLogSyslogHostEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Syslog host table containing syslog host entries." + ::= { agentLogSysLogConfigGroup 5 } + + agentLogSyslogHostEntry OBJECT-TYPE + SYNTAX AgentLogSyslogHostEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Syslog Host entry attributes." + INDEX { agentLogHostTableIndex } + ::= { agentLogSyslogHostTable 1 } + + AgentLogSyslogHostEntry ::= + SEQUENCE { + agentLogHostTableIndex + Unsigned32, + agentLogHostTableIpAddress + InetAddress, + agentLogHostTablePort + Unsigned32, + agentLogHostTableSeverityFilter + AgentLogSeverity, + agentLogHostTableRowStatus + RowStatus + } + + agentLogHostTableIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Index to syslog host entry in syslog host table." + ::= { agentLogSyslogHostEntry 1 } + + agentLogHostTableIpAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Syslog Host table IP Address." + ::= { agentLogSyslogHostEntry 3 } + + agentLogHostTablePort OBJECT-TYPE + SYNTAX Unsigned32 (1..65535) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Syslog Host table port number." + ::= { agentLogSyslogHostEntry 4 } + + agentLogHostTableSeverityFilter OBJECT-TYPE + SYNTAX AgentLogSeverity + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Configures the minimum severity that will be stored in the In Memory log." + ::= { agentLogSyslogHostEntry 5 } + + agentLogHostTableRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Syslog Host table row status" + ::= { agentLogSyslogHostEntry 7 } + + + --************************************************************************************** + -- agentLogStatisticsGroup + -- + --************************************************************************************** + + agentLogStatisticsGroup OBJECT IDENTIFIER ::= { agentLogging 2 } + + agentLogMessagesReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of messages received by the log process. This includes messages that are + dropped or ignored." + ::= { agentLogStatisticsGroup 1 } + + agentLogMessagesDropped OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of messages that could not be processed." + ::= { agentLogStatisticsGroup 2 } + + agentLogSyslogMessagesRelayed OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of messages forwarded by the syslog function to a syslog host. Messages forwarded + to multiple hosts are counted once for each host." + ::= { agentLogStatisticsGroup 3 } + + agentLogSyslogMessagesIgnored OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of messages that were not processed by the syslog process because the component name + or the priority level did not match any specification." + ::= { agentLogStatisticsGroup 4 } + + agentLogMessageReceivedTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The local time when a message was last received by the log subsystem specified as the number of + non-leap seconds since 00:00:00 UTC on January 1 1970." + ::= { agentLogStatisticsGroup 5 } + + agentLogSyslogMessageDeliveredTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The local time when a message was last delivered to a syslog host specified as the number of non-leap + seconds since 00:00:00 UTC on January 1 1970." + ::= { agentLogStatisticsGroup 6 } + + --************************************************************************************** + -- agentLogInMemoryGroup + -- + --************************************************************************************** + + agentLogInMemoryGroup OBJECT IDENTIFIER ::= { agentLogging 3 } + + agentLogInMemoryLogCount OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of valid entries in the in-memory log." + ::= { agentLogInMemoryGroup 1 } + + --************************************************************************************** + -- agentLogInMemoryTable + -- + --************************************************************************************** + + agentLogInMemoryTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentLogInMemoryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The in-memory log table containing sequence of in-memory log entries." + ::= { agentLogInMemoryGroup 2 } + + agentLogInMemoryEntry OBJECT-TYPE + SYNTAX AgentLogInMemoryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An individual message entry in in-memory log table." + INDEX { agentLogInMemoryMsgIndex } + ::= { agentLogInMemoryTable 1 } + + AgentLogInMemoryEntry ::= + SEQUENCE { + agentLogInMemoryMsgIndex + Unsigned32, + agentLogInMemoryMsgText + DisplayString + } + + agentLogInMemoryMsgIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The index to message entry in the in-memory log table." + ::= { agentLogInMemoryEntry 1 } + + agentLogInMemoryMsgText OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Message text info for inmemory logged messages." + ::= { agentLogInMemoryEntry 2 } + + --************************************************************************************** + -- agentLogPersistentGroup + -- + --************************************************************************************** + + agentLogPersistentGroup OBJECT IDENTIFIER ::= { agentLogging 4 } + + agentLogPersistentLogCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of valid entries in the persistent log." + ::= { agentLogPersistentGroup 1 } + + --************************************************************************************** + -- agentLogPersistentTable + -- + --************************************************************************************** + + agentLogPersistentTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentLogPersistentEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table for storing persistent log messages." + ::= { agentLogPersistentGroup 4 } + + agentLogPersistentEntry OBJECT-TYPE + SYNTAX AgentLogPersistentEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Log entry details for logging message in persistent log table." + INDEX { agentLogMsgPersistentMsgIndex } + ::= { agentLogPersistentTable 1 } + + AgentLogPersistentEntry ::= + SEQUENCE { + agentLogMsgPersistentMsgIndex + Unsigned32, + agentLogMsgPersistentMsgText + DisplayString + } + + agentLogMsgPersistentMsgIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table index for logging message in persistent log table." + ::= { agentLogPersistentEntry 1 } + + agentLogMsgPersistentMsgText OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The text corresponding to persistent log message." + ::= { agentLogPersistentEntry 2 } + + +END diff --git a/mibs/NETGEAR-MGMT-SECURITY-MIB.mib b/mibs/NETGEAR-MGMT-SECURITY-MIB.mib index 4440701..28b5a31 100644 --- a/mibs/NETGEAR-MGMT-SECURITY-MIB.mib +++ b/mibs/NETGEAR-MGMT-SECURITY-MIB.mib @@ -1,301 +1,137 @@ - - - - - - - NETGEAR-MGMT-SECURITY-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-MGMT-SECURITY-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-MGMT-SECURITY-MIB Download

-

-

MIBs list

-

-
The NETGEAR Private MIB for Mgmt Security
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-MGMT-SECURITY-MIB

-

-
agentSSLAdminMode
-
Configures whether the SSL service is enabled on this switch. The default value is disable(2).
agentSSLSecurePort
-
Configures the port the SSL service will respond on. The default value is 443.
agentSSLProtocolLevel
-
Configures which protocol versions of SSL are enabled on this switch. The default value is both(3).
agentSSHAdminMode
-
Configures whether the SSH service is enabled on this switch. The default value is disable(2).
agentSSHProtocolLevel
-
Configures which protocol versions of SSH are enabled on this switch. The default value is both(3).
agentSSHSessionsCount
-
Current number of active SSH sessions on this switch.
agentSSHMaxSessionsCount
-
Max number of SSH sessions permitted on this switch.
agentSSHSessionTimeout
-
ssh idle timeout value for this switch im minutes.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-MGMT-SECURITY-MIB DEFINITIONS ::= BEGIN + +-- Copyright LVL7 Systems (2003-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, + Integer32, NOTIFICATION-TYPE, IpAddress FROM SNMPv2-SMI + ng7000Switch FROM NETGEAR-REF-MIB + DisplayString FROM RFC1213-MIB; + + agentMgmtSecurity MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The NETGEAR Private MIB for Mgmt Security" + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 11 } + + + --************************************************************************************** + -- agentSSLConfigGroup + -- + --************************************************************************************** + + agentSSLConfigGroup OBJECT IDENTIFIER ::= { agentMgmtSecurity 1 } + + agentSSLAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures whether the SSL service is enabled on this switch. The + default value is disable(2)." + ::= { agentSSLConfigGroup 1 } + + agentSSLSecurePort OBJECT-TYPE + SYNTAX Integer32 (1..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the port the SSL service will respond on. The default + value is 443." + ::= { agentSSLConfigGroup 2 } + + agentSSLProtocolLevel OBJECT-TYPE + SYNTAX INTEGER { + ssl30(1), -- SSL 3.0 + tls10(2), -- TSL 1.0 + both(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures which protocol versions of SSL are enabled on this + switch. The default value is both(3)." + ::= { agentSSLConfigGroup 3 } + + --************************************************************************************** + -- agentSSHConfigGroup + -- + --************************************************************************************** + + agentSSHConfigGroup OBJECT IDENTIFIER ::= { agentMgmtSecurity 2 } + + agentSSHAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures whether the SSH service is enabled on this switch. The + default value is disable(2)." + ::= { agentSSHConfigGroup 1 } + + agentSSHProtocolLevel OBJECT-TYPE + SYNTAX INTEGER { + ssh10(1), -- SSH 1.0 + ssh20(2), -- SSH 2.0 + both(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures which protocol versions of SSH are enabled on this + switch. The default value is both(3)." + ::= { agentSSHConfigGroup 2 } + + agentSSHSessionsCount OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current number of active SSH sessions on this switch." + ::= { agentSSHConfigGroup 3 } + + agentSSHMaxSessionsCount OBJECT-TYPE + SYNTAX Integer32 (0..5) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Max number of SSH sessions permitted on this switch." + ::= { agentSSHConfigGroup 4 } + + agentSSHSessionTimeout OBJECT-TYPE + SYNTAX Integer32 (1..160) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "ssh idle timeout value for this switch im minutes." + ::= { agentSSHConfigGroup 5 } + +END diff --git a/mibs/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB.mib b/mibs/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB.mib index 6fbf8f4..b175fa8 100644 --- a/mibs/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB.mib +++ b/mibs/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB.mib @@ -1,296 +1,77 @@ - - - - - - - NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB Download

-

-

MIBs list

-

-
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB

-

-
agentOutboundTelnetAdminMode
-
Admin-mode of the Outbound Telnet.
agentOutboundTelnetMaxNoOfSessions
-
The maximum no. of Outbound Telnet sessions allowed.
agentOutboundTelnetTimeout
-
The login inactivity timeout value for Outbound Telnet.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR OUTBOUND TELNET MIB +-- Copyright LVL7 Systems (2002-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, Integer32 FROM SNMPv2-SMI + ng7000Switch FROM NETGEAR-REF-MIB; + + agentOutboundTelnetPrivate MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The NETGEAR Private MIB for Outbound Telnet" + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 19 } + + + --************************************************************************************** + -- agentOutboundTelnetGroup -> contains MIB objects displaying various properties of a Outbound Telnet + -- + --************************************************************************************** + + agentOutboundTelnetGroup OBJECT IDENTIFIER ::= { agentOutboundTelnetPrivate 1 } + + agentOutboundTelnetAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " Admin-mode of the Outbound Telnet." + DEFVAL { enable } + ::= { agentOutboundTelnetGroup 1 } + + + agentOutboundTelnetMaxNoOfSessions OBJECT-TYPE + SYNTAX INTEGER (0..5) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " The maximum no. of Outbound Telnet sessions allowed." + DEFVAL { 5 } + ::= { agentOutboundTelnetGroup 2 } + + agentOutboundTelnetTimeout OBJECT-TYPE + SYNTAX INTEGER (0..160) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " The login inactivity timeout value for Outbound Telnet." + DEFVAL { 0 } + ::= { agentOutboundTelnetGroup 3 } +END diff --git a/mibs/NETGEAR-PORTSECURITY-PRIVATE-MIB.mib b/mibs/NETGEAR-PORTSECURITY-PRIVATE-MIB.mib index 8444880..fc68e44 100644 --- a/mibs/NETGEAR-PORTSECURITY-PRIVATE-MIB.mib +++ b/mibs/NETGEAR-PORTSECURITY-PRIVATE-MIB.mib @@ -1,309 +1,270 @@ - - - - - - - NETGEAR-PORTSECURITY-PRIVATE-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-PORTSECURITY-PRIVATE-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-PORTSECURITY-PRIVATE-MIB Download

-

-

MIBs list

-

-
The NETGEAR0 Private MIB for Port Security Feature
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-PORTSECURITY-PRIVATE-MIB

-

-
agentGlobalPortSecurityMode
-
Mode showing whether at the global level, port security is enabled or not.
agentPortSecurityTable
-
A table for Port Security and associated functionality.
agentPortSecurityEntry
-
Represents entry for port security table
agentPortSecurityMode
-
Mode showing whether at port level security is enabled or not.
agentPortSecurityDynamicLimit
-
This variable signifies the limit of dynamically locked MAC addresses allowed on a specific port.
agentPortSecurityStaticLimit
-
This variable signifies the limit of statically locked MAC addresses allowed on a specific port.
agentPortSecurityViolationTrapMode
-
This variable is used to enable or disable the sending of new violation traps designating when a packet with a disallowed MAC address is received on a locked port.
agentPortSecurityStaticMACs
-
This variable displays the statically locked MAC addresses for port. The list displayed in a particular fashion : 2 a0:b1:c2:d1:e3:a1,11 a0:b1:c2:d3:e4:f5 (i.e., VLAN MAC pairs separated by commas).
agentPortSecurityLastDiscardedMAC
-
This variable displays the vlan-id and source MAC address of the last packet that was discarded on a locked port.
agentPortSecurityMACAddressAdd
-
This MIB variable accepts a VLAN id and MAC address to be added to the list of statically locked MAC addresses on a port. The VLAN id and MAC address combination would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and MAC addr ...
agentPortSecurityMACAddressRemove
-
This MIB variable accepts a VLAN id and MAC address to be removed from the list of statically locked MAC addresses on a port.. The VLAN id and MAC address combination would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and MAC ...
agentPortSecurityMACAddressMove
-
When this object is enabled, all the dynamically locked MAC addresses will be moved to statically locked addresses on a port. GET operation on this object will display disable.
agentPortSecurityDynamicTable
-
A table for Port Security Dynamic and associated functionality.
agentPortSecurityDynamicEntry
-
Represents entry for port MAC Locking table
agentPortSecurityDynamicVLANId
-
Source VLAN id of the packet that is received on the dynamically locked port.
agentPortSecurityDynamicMACAddress
-
Source MAC address of the packet that is received on the dynamically locked port.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-PORTSECURITY-PRIVATE-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR Port Mac Locking MIB +-- LVL7 FASTPATH Port Security MIB +-- Copyright LVL7 Systems (2004-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, + Unsigned32 FROM SNMPv2-SMI + TEXTUAL-CONVENTION,RowStatus, + MacAddress FROM SNMPv2-TC + ifIndex FROM IF-MIB + + DisplayString FROM RFC1213-MIB + ng7000Switch FROM NETGEAR-REF-MIB; + + agentPortSecurity MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The NETGEAR0 Private MIB for Port Security Feature." + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 20 } + + + --************************************************************************************** + -- agentPortSecurityGroup -> contains MIB objects displaying Port Security + -- and associated Functionality + -- + --************************************************************************************** + +agentPortSecurityGroup OBJECT IDENTIFIER ::= { agentPortSecurity 1} + +agentGlobalPortSecurityMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Mode showing whether at the global level, port security is enabled or not." + DEFVAL { disable } + ::={ agentPortSecurityGroup 1 } + +agentPortSecurityTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentPortSecurityEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "A table for Port Security and associated functionality." + ::= { agentPortSecurityGroup 2 } + +agentPortSecurityEntry OBJECT-TYPE + SYNTAX AgentPortSecurityEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Represents entry for port security table" + INDEX { ifIndex } + ::={ agentPortSecurityTable 1} + + AgentPortSecurityEntry ::= + SEQUENCE { + agentPortSecurityMode + INTEGER, + agentPortSecurityDynamicLimit + Unsigned32, + agentPortSecurityStaticLimit + Unsigned32, + agentPortSecurityViolationTrapMode + INTEGER, + agentPortSecurityStaticMACs + DisplayString, + agentPortSecurityLastDiscardedMAC + DisplayString, + agentPortSecurityMACAddressAdd + DisplayString, + agentPortSecurityMACAddressRemove + DisplayString, + agentPortSecurityMACAddressMove + INTEGER + } + + agentPortSecurityMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Mode showing whether at port level security is enabled or not." + DEFVAL { disable } + ::={ agentPortSecurityEntry 1 } + + agentPortSecurityDynamicLimit OBJECT-TYPE + SYNTAX Unsigned32(0..600) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This variable signifies the limit of dynamically locked MAC addresses + allowed on a specific port." + DEFVAL { 600 } + ::={ agentPortSecurityEntry 2 } + + agentPortSecurityStaticLimit OBJECT-TYPE + SYNTAX Unsigned32(0..20) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This variable signifies the limit of statically locked MAC addresses + allowed on a specific port." + DEFVAL { 20 } + ::={ agentPortSecurityEntry 3 } + + + agentPortSecurityViolationTrapMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This variable is used to enable or disable the sending of new violation + traps designating when a packet with a disallowed MAC address is + received on a locked port." + ::={agentPortSecurityEntry 4 } + + agentPortSecurityStaticMACs OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This variable displays the statically locked MAC addresses for port. + The list displayed in a particular fashion : + 2 a0:b1:c2:d1:e3:a1,11 a0:b1:c2:d3:e4:f5 + (i.e., VLAN MAC pairs separated by commas)." + ::={agentPortSecurityEntry 6 } + + agentPortSecurityLastDiscardedMAC OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This variable displays the vlan-id and source MAC address of the last packet that was + discarded on a locked port." + ::={agentPortSecurityEntry 7 } + + + agentPortSecurityMACAddressAdd OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This MIB variable accepts a VLAN id and MAC address to be added to the list + of statically locked MAC addresses on a port. The VLAN id and MAC address combination + would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and + MAC address separated by a blank-space)." + ::={ agentPortSecurityEntry 8 } + + agentPortSecurityMACAddressRemove OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This MIB variable accepts a VLAN id and MAC address to be removed from the list + of statically locked MAC addresses on a port.. The VLAN id and MAC address combination + would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and + MAC address separated by a blank-space)." + ::={ agentPortSecurityEntry 9 } + + agentPortSecurityMACAddressMove OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "When this object is enabled, all the dynamically locked MAC addresses will + be moved to statically locked addresses on a port. GET operation on this object will display + disable." + ::={ agentPortSecurityEntry 10 } + --**********************************************************************-- + + agentPortSecurityDynamicTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentPortSecurityDynamicEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "A table for Port Security Dynamic and associated functionality." + ::= { agentPortSecurityGroup 3 } + + agentPortSecurityDynamicEntry OBJECT-TYPE + SYNTAX AgentPortSecurityDynamicEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Represents entry for port MAC Locking table" + INDEX { ifIndex,agentPortSecurityDynamicVLANId,agentPortSecurityDynamicMACAddress } + ::={ agentPortSecurityDynamicTable 1} + + AgentPortSecurityDynamicEntry ::= + SEQUENCE { + agentPortSecurityDynamicVLANId + Unsigned32, + agentPortSecurityDynamicMACAddress + MacAddress + } + + + agentPortSecurityDynamicVLANId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Source VLAN id of the packet that is received on the dynamically locked port." + ::={agentPortSecurityDynamicEntry 1 } + + + agentPortSecurityDynamicMACAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Source MAC address of the packet that is received on the dynamically locked port." + ::={ agentPortSecurityDynamicEntry 2 } + + + --************************************************************************************** + -- agentPortSecurity Traps + -- + --************************************************************************************** + + agentPortSecurityTraps OBJECT IDENTIFIER ::= { agentPortSecurity 2 } + + agentPortSecurityViolation NOTIFICATION-TYPE + OBJECTS { + ifIndex, + agentPortSecurityLastDiscardedMAC + } + STATUS current + DESCRIPTION + "Sent when a packet is received on a locked port with a source MAC address + that is not allowed." + ::= { agentPortSecurityTraps 1 } + + + +END + diff --git a/mibs/NETGEAR-POWER-ETHERNET-MIB.mib b/mibs/NETGEAR-POWER-ETHERNET-MIB.mib index dd57dde..96ae4b2 100644 --- a/mibs/NETGEAR-POWER-ETHERNET-MIB.mib +++ b/mibs/NETGEAR-POWER-ETHERNET-MIB.mib @@ -1,303 +1,113 @@ - - - - - - - NETGEAR-POWER-ETHERNET-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-POWER-ETHERNET-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-POWER-ETHERNET-MIB Download

-

-

MIBs list

-

-
This MIB Augments the POWER-ETHERNET-MIB created by the IETF Ethernet +NETGEAR-POWER-ETHERNET-MIB DEFINITIONS ::= BEGIN + +-- Copyright LVL7 Systems (2003-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, Gauge32 FROM SNMPv2-SMI + ng7000Switch FROM NETGEAR-REF-MIB + pethPsePortEntry FROM POWER-ETHERNET-MIB; + + + agentPowerEthernetMIB MODULE-IDENTITY + LAST-UPDATED "200311101200Z" -- 10 Nov 2003 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + DESCRIPTION + "This MIB Augments the POWER-ETHERNET-MIB created by the IETF Ethernet Interfaces and Hub MIB Working Group for managing Power Source Equipment (PSE). The objects in this MIB are intended to provide additional objects for reporting information available to the hardware - on this platform which are not represented in the draft MIB.
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-POWER-ETHERNET-MIB

-

-
agentPethPsePortTable
-
A table of per-port information and configuration objects relating to the power status of each port.
agentPethPsePortEntry
-
A collection of objects providing additional power information and control parameters for the specified port.
agentPethPowerLimit
-
The configured maximum power this port can provide to an attached device measured in Watts.
agentPethOutputPower
-
The power this port is supplying to an attached device measured in Milliwatts.
agentPethOutputCurrent
-
The current this port is supplying to an attached device measured in Milliamps.
agentPethOutputVolts
-
The voltage this port is supplying to an attached device measured in Volts.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - + on this platform which are not represented in the draft MIB." + +-- revision history + REVISION + "200311101200Z" -- 10 Nov 2003 12:00:00 GMT + + DESCRIPTION + "Initial revision." + ::= { ng7000Switch 15 } + + agentPethObjects OBJECT IDENTIFIER ::= { agentPowerEthernetMIB 1 } + + agentPethPsePortTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentPethPsePortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of per-port information and configuration objects relating + to the power status of each port." + ::= { agentPethObjects 1 } + + agentPethPsePortEntry OBJECT-TYPE + SYNTAX AgentPethPsePortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A collection of objects providing additional power information + and control parameters for the specified port." + AUGMENTS { pethPsePortEntry } + ::= { agentPethPsePortTable 1 } + + AgentPethPsePortEntry ::= SEQUENCE { + agentPethPowerLimit + Gauge32, + agentPethOutputPower + Gauge32, + agentPethOutputCurrent + Gauge32, + agentPethOutputVolts + Gauge32 + } + + agentPethPowerLimit OBJECT-TYPE + SYNTAX Gauge32 (3..16) + UNITS "Watts" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The configured maximum power this port can provide to an + attached device measured in Watts." + ::= { agentPethPsePortEntry 1 } + + agentPethOutputPower OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Milliwatts" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power this port is supplying to an attached device measured + in Milliwatts." + ::= { agentPethPsePortEntry 2 } + + agentPethOutputCurrent OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Milliamps" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current this port is supplying to an attached device measured + in Milliamps." + ::= { agentPethPsePortEntry 3 } + + agentPethOutputVolts OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Volts" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The voltage this port is supplying to an attached device measured + in Volts." + ::= { agentPethPsePortEntry 4 } + +END diff --git a/mibs/NETGEAR-QOS-ACL-MIB.mib b/mibs/NETGEAR-QOS-ACL-MIB.mib index 3f59759..02a488f 100644 --- a/mibs/NETGEAR-QOS-ACL-MIB.mib +++ b/mibs/NETGEAR-QOS-ACL-MIB.mib @@ -1,356 +1,900 @@ - - - - - - - NETGEAR-QOS-ACL-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-QOS-ACL-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-QOS-ACL-MIB Download

-

-

MIBs list

-

-
The MIB definitions for Quality of Service - ACL Flex package.
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-QOS-ACL-MIB

-

-
aclTable
-
A table of ACL instances.
aclEntry
-
aclIndex
-
The IP ACL table index this instance is associated with.
aclStatus
-
Status of this instance. Entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an in ...
aclIfTable
-
A table of ACL interface instances per direction.
aclIfEntry
-
aclIfIndex
-
The interface to which this ACL instance applies.
aclIfDirection
-
The interface direction to which this ACL instance applies.
aclIfSequence
-
The relative evaluation sequence of this ACL for this interface and direction. When multiple ACLs are allowed for a given interface and direction, the sequence number determines the order in which the list of ACLs are evaluated, with lower sequence numbe ...
aclIfAclType
-
The type of this ACL, which is used to interpret the aclIfId object value. Each type of ACL uses its own numbering scheme for identification (see aclIfId object for details). The aclIfId object must be specified along with this object.
aclIfAclId
-
The ACL identifier value, which is interpreted based on the aclIfType object. For the IP ACLs, the actual ACL number is its identifier as follows: IP standard ranges from 1-99, while IP extended ranges from 100-199. Here, aclIfAclId represents aclIndex. ...
aclIfStatus
-
Status of this instance. active(1) - this ACL interface instance is active createAndGo(4) - set to this value to assign an ACL to an interface and direction destroy(6) - set to this value to remove an ACL from an interface and direction
aclRuleTable
-
A table of IP ACL Rule instances.
aclRuleEntry
-
A table of IP ACL Classification Rules
aclRuleIndex
-
The index of this rule instance within an IP ACL.
aclRuleAction
-
The type of action this rule should perform.
aclRuleProtocol
-
icmp - 1 igmp - 2 ip - 4 tcp - 6 udp - 17 All values from 1 to 255 are valid.
aclRuleSrcIpAddress
-
The Source IP Address used in the ACL Classification.
aclRuleSrcIpMask
-
The Source IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represented by bi ...
aclRuleSrcL4Port
-
The Source Port Number (Layer 4) used in the ACL Classification.
aclRuleSrcL4PortRangeStart
-
The Source Port Number(Layer 4) range start.
aclRuleSrcL4PortRangeEnd
-
The Source Port Number(Layer 4) range end.
aclRuleDestIpAddress
-
The Destination IP Address used in the ACL Classification.
aclRuleDestIpMask
-
The Destination IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represent ...
aclRuleDestL4Port
-
The Destination Port (Layer 4) used in ACl classification.
aclRuleDestL4PortRangeStart
-
The Destination Port (Layer 4) starting range used in ACL classification.
aclRuleDestL4PortRangeEnd
-
The Destination Port (Layer 4) ending range used in ACL classification.
aclRuleIPDSCP
-
The Differentiated Services Code Point value.
aclRuleIpPrecedence
-
The Type of Service (TOS) IP Precedence value.
aclRuleIpTosBits
-
The Type of Service (TOS) Bits value.
aclRuleIpTosMask
-
The Type of Service (TOS) Mask value.
aclRuleStatus
-
Status of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
aclRuleAssignQueueId
-
Queue identifier to which all inbound packets matching this ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the system: ...
aclRuleRedirectIntf
-
A non-zero value indicates the external ifIndex to which all inbound packets matching this ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object.
aclRuleMatchEvery
-
Flag to indicate that the acl rule is defined to match on every IP packet, regardless of content.
aclMacIndexNextFree
-
This object contains an unused value for the aclMacIndex to be used when creating a new MAC ACL. A value of zero zero indicates the ACL table is full.
aclMacTable
-
A table of MAC ACL instances.
aclMacEntry
-
aclMacIndex
-
The MAC ACL table index this instance is associated with. When creating a new MAC ACL, refer to the aclMacIndexNextFree object to determine the next available aclMacIndex to use.
aclMacName
-
The name of this MAC ACL entry, which must consist of 1 to 31 alphanumeric characters and uniquely identify this MAC ACL. An existing MAC ACL can be renamed by setting this object to a new name. This object must be set to complete a new MAC ACL row insta ...
aclMacStatus
-
Status of this instance. ACL MAC entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclMacIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to c ...
aclMacRuleTable
-
A table of layer 2 MAC ACL Rule instances.
aclMacRuleEntry
-
A table of layer 2 MAC ACL Classification Rules
aclMacRuleIndex
-
The index of this rule instance within an MAC ACL.
aclMacRuleAction
-
The type of action this MAC ACL rule should perform.
aclMacRuleCos
-
The Class of Service (COS) used in the MAC ACL Classification. This is the three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame. For frames containing a double VLAN tag, this field is located in the first/outer tag.
aclMacRuleCos2
-
The Secondary Class of Service (COS2) used in the MAC ACL Classification. This is the three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.
aclMacRuleDestMacAddr
-
The Destination MAC address used in the MAC ACL Classification.
aclMacRuleDestMacMask
-
The Destination MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleDestMacAddr that is compared against a packet. A non-contiguous mask value is permitted.
aclMacRuleEtypeKey
-
The Ethertype keyword used in the MAC ACL Classification. A keyword of custom(1) requires that the aclMacRuleEtypeValue object also be set.
aclMacRuleEtypeValue
-
The Ethertype custom value used in the MAC ACL Classification. This object is only valid if the aclMacRuleEtypeKey is set to custom(1). The allowed value for this object is 0x0600 to 0xFFFF (1536 to 65535).
aclMacRuleSrcMacAddr
-
The Source MAC address used in the MAC ACL Classification.
aclMacRuleSrcMacMask
-
The Source MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleSrcMacAddr that is compared against a packet. A non-contiguous mask value is permitted.
aclMacRuleVlanId
-
The VLAN ID value used in the MAC ACL Classification. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame.
aclMacRuleVlanIdRangeStart
-
The VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start. The VLAN ID field is defined as the 12-bit VLAN iden ...
aclMacRuleVlanIdRangeEnd
-
The VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanIdRangeStart changes the VLAN ID range start to the same value as the range end. The VLAN ID field is defined as the 12-bit VLAN identif ...
aclMacRuleVlanId2
-
The Secondary VLAN ID value used in the MAC ACL Classification. The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.
aclMacRuleVlanId2RangeStart
-
The Secondary VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanId2RangeEnd changes the Secondary VLAN ID range end to the same value as the range start. The Secondary VLAN ID field is ...
aclMacRuleVlanId2RangeEnd
-
The Secondary VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanId2RangeStart changes the Secondary VLAN ID range start to the same value as the range end. The Secondary VLAN ID field is def ...
aclMacRuleStatus
-
Status of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
aclMacRuleAssignQueueId
-
Queue identifier to which all inbound packets matching this MAC ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the sys ...
aclMacRuleRedirectIntf
-
A non-zero value indicates the external ifIndex to which all inbound packets matching this MAC ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object.
aclMacRuleMatchEvery
-
Flag to indicate that the MAC acl rule is defined to match all packets, regardless of Ethertype.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-QOS-ACL-MIB DEFINITIONS ::= BEGIN + +-- LVL7 Quality of Service - ACL Package MIB +-- Copyright LVL7 Systems (2002-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + +IMPORTS + TEXTUAL-CONVENTION FROM SNMPv2-TC + MODULE-IDENTITY, OBJECT-TYPE, IpAddress, + Integer32, Unsigned32 FROM SNMPv2-SMI + RowStatus,MacAddress,TruthValue FROM SNMPv2-TC + + DisplayString FROM RFC1213-MIB + InterfaceIndexOrZero FROM IF-MIB + + agentQOS FROM NETGEAR-QOS-MIB; + + agentQOSACL MODULE-IDENTITY + LAST-UPDATED "200409200000Z" -- 09 Sep 2004 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + DESCRIPTION + "The MIB definitions for Quality of Service - ACL Flex package." + + -- Revision history. + REVISION + "200409200000Z" -- 20 Sep 2004 12:00:00 GMT + DESCRIPTION + "Added L2 MAC ACL support." + REVISION + "200311210000Z" -- 21 Nov 2003 12:00:00 GMT + DESCRIPTION + "Revisions made for new release." + REVISION + "200302062334Z" -- 6 February 2003 + DESCRIPTION + "Updated for release" + ::= { agentQOS 2 } + + + EtypeValue ::= TEXTUAL-CONVENTION + DISPLAY-HINT "x" + STATUS current + DESCRIPTION + "Ethertype value of a packet. The allowed value is 0x0600 to 0xFFFF." + SYNTAX Unsigned32 (1536..65535) -- hex value 0x0600 to 0xFFFF + + + --************************************************************************************** + + aclTable OBJECT-TYPE + SYNTAX SEQUENCE OF AclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of ACL instances." + ::= { agentQOSACL 1 } + + aclEntry OBJECT-TYPE + SYNTAX AclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { aclIndex } + ::= { aclTable 1 } + + AclEntry ::= SEQUENCE { + aclIndex + Integer32, + aclStatus + RowStatus + } + + aclIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The IP ACL table index this instance is associated with." + ::= { aclEntry 1 } + + aclStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Status of this instance. Entries can not be deleted until all rows in + the aclIfTable and aclRuleTable with corresponding values of aclIndex + have been deleted. + + active(1) - this ACL instance is active + createAndGo(4) - set to this value to create an instance + destroy(6) - set to this value to delete an instance" + ::= { aclEntry 3 } + + --************************************************************************************** + + aclIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF AclIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of ACL interface instances per direction." + ::= { agentQOSACL 2 } + + aclIfEntry OBJECT-TYPE + SYNTAX AclIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { aclIfIndex, aclIfDirection, aclIfSequence, aclIfAclType, aclIfAclId } + ::= { aclIfTable 1 } + + AclIfEntry ::= SEQUENCE { + aclIfIndex + Integer32, + aclIfDirection + INTEGER, + aclIfSequence + Unsigned32, + aclIfAclType + INTEGER, + aclIfAclId + Integer32, + aclIfStatus + RowStatus + } + + aclIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The interface to which this ACL instance applies." + ::= { aclIfEntry 1 } + + aclIfDirection OBJECT-TYPE + SYNTAX INTEGER { + inbound(1), + outbound(2) + } + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The interface direction to which this ACL instance applies." + ::= { aclIfEntry 2 } + + aclIfSequence OBJECT-TYPE + SYNTAX Unsigned32 (1..4294967295) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The relative evaluation sequence of this ACL for this + interface and direction. When multiple ACLs are allowed + for a given interface and direction, the sequence number + determines the order in which the list of ACLs are evaluated, + with lower sequence numbers given higher precedence. The + sequence number value is arbitrary, but must be a unique + non-zero value for a given interface and direction. + + Setting this object to an existing sequence number + value for a given interface and direction causes the + ACL corresponding to that value to be replaced with + this ACL." + ::= { aclIfEntry 3 } + + aclIfAclType OBJECT-TYPE + SYNTAX INTEGER { + ip(1), + mac(2) + } + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The type of this ACL, which is used to interpret the + aclIfId object value. Each type of ACL uses its own + numbering scheme for identification (see aclIfId object + for details). + + The aclIfId object must be specified along with this + object." + ::= { aclIfEntry 4 } + + aclIfAclId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ACL identifier value, which is interpreted based on + the aclIfType object. + + For the IP ACLs, the actual ACL number is its identifier + as follows: IP standard ranges from 1-99, while + IP extended ranges from 100-199. Here, aclIfAclId represents + aclIndex. + + The MAC ACLs use an internally-generated index value + that is assigned when the ACL is created.Here, aclIfAclId + represents aclMacIndex. + + The aclIfType object must be specified along with + this object." + ::= { aclIfEntry 5 } + + aclIfStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Status of this instance. + + active(1) - this ACL interface instance is active + createAndGo(4) - set to this value to assign an ACL to an interface and direction + destroy(6) - set to this value to remove an ACL from an interface and direction" + ::= { aclIfEntry 6 } + + + --************************************************************************************** + -- Layer 3 IP Access List Rules + -- + --************************************************************************************** + + aclRuleTable OBJECT-TYPE + SYNTAX SEQUENCE OF AclRuleEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of IP ACL Rule instances." + ::= { agentQOSACL 4 } + + aclRuleEntry OBJECT-TYPE + SYNTAX AclRuleEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of IP ACL Classification Rules" + INDEX { aclIndex, aclRuleIndex } + ::= { aclRuleTable 1 } + + AclRuleEntry ::= SEQUENCE { + aclRuleIndex + Integer32, + aclRuleAction + INTEGER, + aclRuleProtocol + Integer32, + aclRuleSrcIpAddress + IpAddress, + aclRuleSrcIpMask + IpAddress, + aclRuleSrcL4Port + Integer32, + aclRuleSrcL4PortRangeStart + Integer32, + aclRuleSrcL4PortRangeEnd + Integer32, + aclRuleDestIpAddress + IpAddress, + aclRuleDestIpMask + IpAddress, + aclRuleDestL4Port + Integer32, + aclRuleDestL4PortRangeStart + Integer32, + aclRuleDestL4PortRangeEnd + Integer32, + aclRuleIPDSCP + Integer32, + aclRuleIpPrecedence + Integer32, + aclRuleIpTosBits + Integer32, + aclRuleIpTosMask + Integer32, + aclRuleStatus + RowStatus, + aclRuleAssignQueueId + Unsigned32, + aclRuleRedirectIntf + InterfaceIndexOrZero, + aclRuleMatchEvery + TruthValue + } + + aclRuleIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The index of this rule instance within an IP ACL." + ::= { aclRuleEntry 1 } + + aclRuleAction OBJECT-TYPE + SYNTAX INTEGER { + permit(1), + deny(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The type of action this rule should perform." + DEFVAL { deny } + ::= { aclRuleEntry 2 } + + aclRuleProtocol OBJECT-TYPE + SYNTAX Integer32 (1..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "icmp - 1 + igmp - 2 + ip - 4 + tcp - 6 + udp - 17 + All values from 1 to 255 are valid." + ::= { aclRuleEntry 3 } + + aclRuleSrcIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Source IP Address used in the ACL Classification." + ::= { aclRuleEntry 4 } + + aclRuleSrcIpMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Source IP Mask used in the ACL Classification. + This mask is expressed using wild-card notation,which + is the 1's compliment of traditional Subnet Masks. + Here, the 'Don't care bits' are represented by binary 1's and + 'Do care bits' are represented by binary 0's. " + ::= { aclRuleEntry 5 } + + + aclRuleSrcL4Port OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Source Port Number (Layer 4) used in the ACL Classification." + ::= { aclRuleEntry 6 } + + aclRuleSrcL4PortRangeStart OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Source Port Number(Layer 4) range start." + ::= { aclRuleEntry 7 } + + aclRuleSrcL4PortRangeEnd OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Source Port Number(Layer 4) range end." + ::= { aclRuleEntry 8 } + + aclRuleDestIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Destination IP Address used in the ACL Classification." + ::= { aclRuleEntry 9 } + + aclRuleDestIpMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Destination IP Mask used in the ACL Classification. + This mask is expressed using wild-card notation,which + is the 1's compliment of traditional Subnet Masks. + Here, the 'Don't care bits' are represented by binary 1's and + 'Do care bits' are represented by binary 0's. " + ::= { aclRuleEntry 10 } + + aclRuleDestL4Port OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Destination Port (Layer 4) used in ACl classification." + ::= { aclRuleEntry 11 } + + aclRuleDestL4PortRangeStart OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Destination Port (Layer 4) starting range used in ACL classification." + ::= { aclRuleEntry 12 } + + aclRuleDestL4PortRangeEnd OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Destination Port (Layer 4) ending range used in ACL classification." + ::= { aclRuleEntry 13 } + + aclRuleIPDSCP OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Differentiated Services Code Point value." + ::= { aclRuleEntry 14 } + + aclRuleIpPrecedence OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Type of Service (TOS) IP Precedence value." + ::= { aclRuleEntry 15 } + + aclRuleIpTosBits OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Type of Service (TOS) Bits value." + ::= { aclRuleEntry 16 } + + aclRuleIpTosMask OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Type of Service (TOS) Mask value." + ::= { aclRuleEntry 17 } + + aclRuleStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Status of this instance. + + active(1) - this ACL Rule is active + createAndGo(4) - set to this value to create an instance + destroy(6) - set to this value to delete an instance" + ::= { aclRuleEntry 18 } + + aclRuleAssignQueueId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Queue identifier to which all inbound packets matching this + ACL rule are directed. This object defaults to the standard + queue assignment for user priority 0 traffic per the IEEE 802.1D + specification based on the number of assignable queues in the + system: + 1-3 queues: 0 + 4-7 queues: 1 + 8 queues: 2 + This default assignment is static and is not influenced by + other system configuration changes." + ::= { aclRuleEntry 19 } + + aclRuleRedirectIntf OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "A non-zero value indicates the external ifIndex to which all + inbound packets matching this ACL rule are directed. A + value of zero means packet redirection is not in effect, which + is the default value of this object." + DEFVAL { 0 } + ::= { aclRuleEntry 20 } + + aclRuleMatchEvery OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Flag to indicate that the acl rule is defined to match on every IP packet, + regardless of content." + ::= { aclRuleEntry 21 } + + + --************************************************************************************** + -- Layer 2 MAC Access Lists + -- + --************************************************************************************** + + aclMacGroup OBJECT IDENTIFIER ::= { agentQOSACL 5 } + + aclMacIndexNextFree OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an unused value for the aclMacIndex + to be used when creating a new MAC ACL. A value of zero + zero indicates the ACL table is full." + ::= { aclMacGroup 1 } + + --************************************************************************************** + + aclMacTable OBJECT-TYPE + SYNTAX SEQUENCE OF AclMacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of MAC ACL instances." + ::= { aclMacGroup 2 } + + aclMacEntry OBJECT-TYPE + SYNTAX AclMacEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { aclMacIndex } + ::= { aclMacTable 1 } + + AclMacEntry ::= SEQUENCE { + aclMacIndex + Integer32, + aclMacName + DisplayString, + aclMacStatus + RowStatus + } + + aclMacIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The MAC ACL table index this instance is associated with. + When creating a new MAC ACL, refer to the aclMacIndexNextFree + object to determine the next available aclMacIndex to use." + ::= { aclMacEntry 1 } + + aclMacName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..31)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The name of this MAC ACL entry, which must consist of + 1 to 31 alphanumeric characters and uniquely identify + this MAC ACL. An existing MAC ACL can be renamed by + setting this object to a new name. + + This object must be set to complete a new MAC ACL + row instance." + ::= { aclMacEntry 2 } + + aclMacStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Status of this instance. ACL MAC entries can not be deleted until all rows in + the aclIfTable and aclRuleTable with corresponding values of aclMacIndex + have been deleted. + + active(1) - this ACL instance is active + createAndGo(4) - set to this value to create an instance + destroy(6) - set to this value to delete an instance + + The aclMacName object must be set to complete this row instance." + ::= { aclMacEntry 3 } + + --************************************************************************************** + + aclMacRuleTable OBJECT-TYPE + SYNTAX SEQUENCE OF AclMacRuleEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of layer 2 MAC ACL Rule instances." + ::= { aclMacGroup 3 } + + aclMacRuleEntry OBJECT-TYPE + SYNTAX AclMacRuleEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of layer 2 MAC ACL Classification Rules" + INDEX { aclMacIndex, aclMacRuleIndex } + ::= { aclMacRuleTable 1 } + + AclMacRuleEntry ::= SEQUENCE { + aclMacRuleIndex + Integer32, + aclMacRuleAction + INTEGER, + aclMacRuleCos + Unsigned32, + aclMacRuleCos2 + Unsigned32, + aclMacRuleDestMacAddr + MacAddress, + aclMacRuleDestMacMask + MacAddress, + aclMacRuleEtypeKey + INTEGER, + aclMacRuleEtypeValue + EtypeValue, + aclMacRuleSrcMacAddr + MacAddress, + aclMacRuleSrcMacMask + MacAddress, + aclMacRuleVlanId + Unsigned32, + aclMacRuleVlanIdRangeStart + Unsigned32, + aclMacRuleVlanIdRangeEnd + Unsigned32, + aclMacRuleVlanId2 + Unsigned32, + aclMacRuleVlanId2RangeStart + Unsigned32, + aclMacRuleVlanId2RangeEnd + Unsigned32, + aclMacRuleStatus + RowStatus, + aclMacRuleAssignQueueId + Unsigned32, + aclMacRuleRedirectIntf + InterfaceIndexOrZero, + aclMacRuleMatchEvery + TruthValue + } + + aclMacRuleIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The index of this rule instance within an MAC ACL." + ::= { aclMacRuleEntry 1 } + + aclMacRuleAction OBJECT-TYPE + SYNTAX INTEGER { + permit(1), + deny(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The type of action this MAC ACL rule should perform." + DEFVAL { deny } + ::= { aclMacRuleEntry 2 } + + aclMacRuleCos OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Class of Service (COS) used in the MAC ACL Classification. + + This is the three-bit user priority field in the 802.1Q tag + header of a tagged Ethernet frame. For frames containing a + double VLAN tag, this field is located in the first/outer tag." + ::= { aclMacRuleEntry 3 } + + aclMacRuleCos2 OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Secondary Class of Service (COS2) used in the MAC ACL Classification. + + This is the three-bit user priority field in the second/inner 802.1Q + tag header of a double VLAN tagged Ethernet frame." + ::= { aclMacRuleEntry 4 } + + aclMacRuleDestMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Destination MAC address used in the MAC ACL Classification." + ::= { aclMacRuleEntry 5 } + + aclMacRuleDestMacMask OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Destination MAC address mask used in the MAC ACL Classification. + + This mask value identifies the portion of the aclMacRuleDestMacAddr + that is compared against a packet. A non-contiguous mask value is + permitted." + ::= { aclMacRuleEntry 6 } + + aclMacRuleEtypeKey OBJECT-TYPE + SYNTAX INTEGER { + custom(1), + appletalk(2), + arp(3), + ibmsna(4), + ipv4(5), + ipv6(6), + ipx(7), + mplsmcast(8), + mplsucast(9), + netbios(10), + novell(11), + pppoe(12), + rarp(13) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Ethertype keyword used in the MAC ACL Classification. + + A keyword of custom(1) requires that the aclMacRuleEtypeValue + object also be set." + ::= { aclMacRuleEntry 7 } + + aclMacRuleEtypeValue OBJECT-TYPE + SYNTAX EtypeValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Ethertype custom value used in the MAC ACL Classification. + + This object is only valid if the aclMacRuleEtypeKey is set to + custom(1). The allowed value for this object is 0x0600 to 0xFFFF + (1536 to 65535)." + ::= { aclMacRuleEntry 8 } + + aclMacRuleSrcMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Source MAC address used in the MAC ACL Classification." + ::= { aclMacRuleEntry 9 } + + aclMacRuleSrcMacMask OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Source MAC address mask used in the MAC ACL Classification. + + This mask value identifies the portion of the aclMacRuleSrcMacAddr + that is compared against a packet. A non-contiguous mask value is + permitted." + ::= { aclMacRuleEntry 10 } + + aclMacRuleVlanId OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The VLAN ID value used in the MAC ACL Classification. + + The VLAN ID field is defined as the 12-bit VLAN identifier + in the 802.1Q tag header of a tagged Ethernet frame. This is + contained in the first/outer tag of a double VLAN tagged frame." + ::= { aclMacRuleEntry 11 } + + aclMacRuleVlanIdRangeStart OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The VLAN ID range start value used in the MAC ACL Classification. + Setting this value greater than the current aclMacRuleVlanIdRangeEnd + changes the VLAN ID range end to the same value as the range start. + + The VLAN ID field is defined as the 12-bit VLAN identifier + in the 802.1Q tag header of a tagged Ethernet frame. This is + contained in the first/outer tag of a double VLAN tagged frame." + ::= { aclMacRuleEntry 12 } + + aclMacRuleVlanIdRangeEnd OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The VLAN ID range end value used in the MAC ACL Classification. + Setting this value less than the current aclMacRuleVlanIdRangeStart + changes the VLAN ID range start to the same value as the range end. + + The VLAN ID field is defined as the 12-bit VLAN identifier + in the 802.1Q tag header of a tagged Ethernet frame. This is + contained in the first/outer tag of a double VLAN tagged frame." + ::= { aclMacRuleEntry 13 } + + aclMacRuleVlanId2 OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Secondary VLAN ID value used in the MAC ACL Classification. + + The Secondary VLAN ID field is defined as the 12-bit VLAN identifier + in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet + frame." + ::= { aclMacRuleEntry 14 } + + aclMacRuleVlanId2RangeStart OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Secondary VLAN ID range start value used in the MAC ACL Classification. + Setting this value greater than the current aclMacRuleVlanId2RangeEnd + changes the Secondary VLAN ID range end to the same value as the range start. + + The Secondary VLAN ID field is defined as the 12-bit VLAN identifier + in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet + frame." + ::= { aclMacRuleEntry 15 } + + aclMacRuleVlanId2RangeEnd OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Secondary VLAN ID range end value used in the MAC ACL Classification. + Setting this value less than the current aclMacRuleVlanId2RangeStart + changes the Secondary VLAN ID range start to the same value as the range end. + + The Secondary VLAN ID field is defined as the 12-bit VLAN identifier + in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet + frame." + ::= { aclMacRuleEntry 16 } + + aclMacRuleStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Status of this instance. + + active(1) - this ACL Rule is active + createAndGo(4) - set to this value to create an instance + destroy(6) - set to this value to delete an instance" + ::= { aclMacRuleEntry 17 } + + aclMacRuleAssignQueueId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Queue identifier to which all inbound packets matching this + MAC ACL rule are directed. This object defaults to the standard + queue assignment for user priority 0 traffic per the IEEE 802.1D + specification based on the number of assignable queues in the + system: + 1-3 queues: 0 + 4-7 queues: 1 + 8 queues: 2 + This default assignment is static and is not influenced by + other system configuration changes." + ::= { aclMacRuleEntry 18 } + + aclMacRuleRedirectIntf OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "A non-zero value indicates the external ifIndex to which all + inbound packets matching this MAC ACL rule are directed. A + value of zero means packet redirection is not in effect, which + is the default value of this object." + DEFVAL { 0 } + ::= { aclMacRuleEntry 19 } + + aclMacRuleMatchEvery OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Flag to indicate that the MAC acl rule is defined to match all packets, + regardless of Ethertype." + ::= { aclMacRuleEntry 20 } + +END diff --git a/mibs/NETGEAR-QOS-BW-MIB.mib b/mibs/NETGEAR-QOS-BW-MIB.mib index 1481d40..2d260e0 100644 --- a/mibs/NETGEAR-QOS-BW-MIB.mib +++ b/mibs/NETGEAR-QOS-BW-MIB.mib @@ -1,312 +1,242 @@ - - - - - - - NETGEAR-QOS-BW-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-QOS-BW-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-QOS-BW-MIB Download

-

-

MIBs list

-

-
The MIB definitaions for Quality of Service Flex package.
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-QOS-BW-MIB

-

-
trafficClassCreate
-
Set to a non-empty string to create a Traffic Class entry in trafficClassTable.
trafficClassTable
-
A table of Traffic Class instances.
trafficClassEntry
-
trafficClassIndex
-
The index of this instance.
trafficClassName
-
The name of the traffic class.
trafficClassIfIndex
-
The IfIndex of the port that this instance is associated with.
trafficClassVlanId
-
The VlanID of the VLAN that this instance is associated with.
trafficClassWeight
-
The weight that this instances has.
trafficClassBandwidthAllocation
-
Index of Bandwidth Allocation entry this traffic class uses.
trafficClassAcceptByteCount
-
Byte count of packets accepted by this traffic class.
trafficClassStatus
-
Status of this instance. active(1) - this traffic class is active destroy(6) - set to this value to delete an instance
bandwidthAllocationCreate
-
Set to a non-empty string to create a Bandwidth Allocation entry in bandwidthAllocationTable.
bandwidthAllocationTable
-
Table of bandwidth allocation instances.
bandwidthAllocationEntry
-
bandwidthAllocationIndex
-
The index of the traffic class.
bandwidthAllocationName
-
The name of the traffic class.
bandwidthAllocationMinBandwidth
-
Minimum bandwidth allocated.
bandwidthAllocationMaxBandwidth
-
Maximum bandwidth allocated.
bandwidthAllocationStatus
-
Status of this instance. active(1) - this bandwidth allocation is active destroy(6) - set to this value to delete an instance
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-QOS-BW-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR Quality of Service Package MIB +-- Copyright LVL7 Systems (2001-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + +IMPORTS + Counter32, MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Integer32, Gauge32 + FROM SNMPv2-SMI + RowStatus FROM SNMPv2-TC + agentQOS FROM NETGEAR-QOS-MIB + DisplayString FROM RFC1213-MIB; + + agentQOSBandwidth MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The MIB definitaions for Quality of Service Flex package." + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { agentQOS 1 } + + + trafficClassGroup OBJECT IDENTIFIER ::= { agentQOSBandwidth 1 } + + trafficClassCreate OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set to a non-empty string to create a Traffic Class entry in + trafficClassTable." + ::= { trafficClassGroup 1 } + + trafficClassTable OBJECT-TYPE + SYNTAX SEQUENCE OF TrafficClassEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Traffic Class instances." + ::= { trafficClassGroup 2 } + + trafficClassEntry OBJECT-TYPE + SYNTAX TrafficClassEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { trafficClassIndex } + ::= { trafficClassTable 1 } + + TrafficClassEntry ::= SEQUENCE { + trafficClassIndex + Integer32, + trafficClassName + DisplayString, + trafficClassIfIndex + Integer32, + trafficClassVlanId + Integer32, + trafficClassWeight + Integer32, + trafficClassBandwidthAllocation + Integer32, + trafficClassAcceptByteCount + Counter32, + trafficClassStatus + RowStatus + } + + trafficClassIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The index of this instance." + ::= { trafficClassEntry 1 } + + trafficClassName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the traffic class." + ::= { trafficClassEntry 2 } + + trafficClassIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The IfIndex of the port that this instance is associated with." + ::= { trafficClassEntry 3 } + + trafficClassVlanId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The VlanID of the VLAN that this instance is associated with." + ::= { trafficClassEntry 4 } + + trafficClassWeight OBJECT-TYPE + SYNTAX Integer32 (1..1024) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The weight that this instances has." + ::= { trafficClassEntry 5 } + + trafficClassBandwidthAllocation OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Index of Bandwidth Allocation entry this traffic class uses." + ::= { trafficClassEntry 6 } + + trafficClassAcceptByteCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Byte count of packets accepted by this traffic class." + ::= { trafficClassEntry 7 } + + trafficClassStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Status of this instance. + + active(1) - this traffic class is active + destroy(6) - set to this value to delete an instance" + ::= { trafficClassEntry 8 } + + + bandwidthAllocationGroup OBJECT IDENTIFIER ::= { agentQOSBandwidth 2 } + + bandwidthAllocationCreate OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set to a non-empty string to create a Bandwidth + Allocation entry in bandwidthAllocationTable." + ::= { bandwidthAllocationGroup 1 } + + + bandwidthAllocationTable OBJECT-TYPE + SYNTAX SEQUENCE OF BandwidthAllocationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of bandwidth allocation instances." + ::= { bandwidthAllocationGroup 2 } + + bandwidthAllocationEntry OBJECT-TYPE + SYNTAX BandwidthAllocationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { bandwidthAllocationIndex } + ::= { bandwidthAllocationTable 1 } + + BandwidthAllocationEntry ::= SEQUENCE { + bandwidthAllocationIndex + Integer32, + bandwidthAllocationName + DisplayString, + bandwidthAllocationMinBandwidth + Gauge32, + bandwidthAllocationMaxBandwidth + Gauge32, + bandwidthAllocationStatus + RowStatus + } + + bandwidthAllocationIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The index of the traffic class." + ::= { bandwidthAllocationEntry 1 } + + bandwidthAllocationName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the traffic class." + ::= { bandwidthAllocationEntry 2 } + + bandwidthAllocationMinBandwidth OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Minimum bandwidth allocated." + ::= { bandwidthAllocationEntry 3 } + + bandwidthAllocationMaxBandwidth OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Maximum bandwidth allocated." + ::= { bandwidthAllocationEntry 4 } + + bandwidthAllocationStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Status of this instance. + + active(1) - this bandwidth allocation is active + destroy(6) - set to this value to delete an instance" + ::= { bandwidthAllocationEntry 5 } + +END diff --git a/mibs/NETGEAR-QOS-COS-MIB.mib b/mibs/NETGEAR-QOS-COS-MIB.mib index 7c54a7e..3a566a5 100644 --- a/mibs/NETGEAR-QOS-COS-MIB.mib +++ b/mibs/NETGEAR-QOS-COS-MIB.mib @@ -1,331 +1,813 @@ - - - - - - - NETGEAR-QOS-COS-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-QOS-COS-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-QOS-COS-MIB Download

-

-

MIBs list

-

-
The MIB definitions for Quality of Service - CoS Flex package.
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-QOS-COS-MIB

-

-
agentCosMapIpPrecTable
-
A table mapping evaluated IP precedence to Traffic Class for a specific physical port. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).
agentCosMapIpPrecEntry
-
IP Precedence to Traffic Class mapping for a port.
agentCosMapIpPrecIntfIndex
-
This is a unique index for an entry in the agentCosMapIpPrecTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries t ...
agentCosMapIpPrecValue
-
The IP precedence value contained in the received frame. This value is only indicated in IP packets, but is independent of both media-type and frame tagging. Non-IP packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingr ...
agentCosMapIpPrecTrafficClass
-
Traffic class priority queue the received frame is mapped to. This represents the actual configuration setting the port is using.
agentCosMapIpDscpTable
-
A table mapping evaluated IP DSCP to Traffic Class for a specific physical port. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).
agentCosMapIpDscpEntry
-
IP DSCP to Traffic Class mapping for a port.
agentCosMapIpDscpIntfIndex
-
This is a unique index for an entry in the agentCosMapIpDscpTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries t ...
agentCosMapIpDscpValue
-
The IP DSCP value contained in the received frame. This value is only indicated in IP packets, but is independent of both media-type and frame tagging. Non-IP packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingress por ...
agentCosMapIpDscpTrafficClass
-
Traffic class priority queue the received frame is mapped to.
agentCosMapIntfTrustTable
-
Specifies the interface trust mode of operation for a port. The trust mode setting determines which COS mapping table is used for directing ingress packets to a Traffic Class.
agentCosMapIntfTrustEntry
-
COS interface trust mode.
agentCosMapIntfTrustIntfIndex
-
This is a unique index for an entry in the agentCosMapIntfTrustTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entrie ...
agentCosMapIntfTrustMode
-
The class of service trust mode of an interface. When set to a trusted mode, the appropriate COS mapping table is used as follows: trustDot1p(2) : dot1dTrafficClassTable trustIpPrecedence(3): agentCosMapIpPrecTable trustIpDscp(4): agentCosMapIpDscpTable F ...
agentCosMapUntrustedTrafficClass
-
The traffic class (i.e. hardware queue) to which all untrusted traffic is assigned. This includes all traffic when the agentCosMapIntfTrustMode is set to untrusted(1), or just non-IP packets when in trustIpPrecedence(3) or trustIpDscp(4) modes. This is a ...
agentCosQueueNumQueuesPerPort
-
The number of configurable COS queues per port supported by the hardware device.
agentCosQueueNumDropPrecedenceLevels
-
The number of distinct drop precedence levels per queue supported by the hardware device. These levels are typically used when configuring the queue management tail drop and WRED parameters.
agentCosQueueControlTable
-
Table of class-of-service queue configuration controls for the specified interface.
agentCosQueueControlEntry
-
Provides a general control mechanism that affects all queues on a given interface.
agentCosQueueIntfIndex
-
This is a unique index for an entry in the agentCosQueueControlTable, agentCosQueueTable, or agentCosQueueMgmtTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configura ...
agentCosQueueIntfShapingRate
-
Maximum bandwidth allowed for this interface as a whole, typically used to shape the outbound transmission rate. The value is specified in terms of percentage of overall link speed for the port in 5% increments. A value of 0 means there is no maximum ban ...
agentCosQueueMgmtTypeIntf
-
The management technique used for all queues on this interface. If taildrop(1), then all new packets presented to the queues are dropped based on some maximum threshold value(s). If wred(2), then an active queue management scheme is employed whereby pack ...
agentCosQueueWredDecayExponent
-
The decay exponent value used with the weighted random early discard (WRED) algorithm to determine how quickly the average queue length calculation reacts to the current length of the queue. A higher value produces a slower response, meaning previously s ...
agentCosQueueDefaultsRestore
-
Causes the default values to be restored for all COS queue objects defined for this interface. This includes objects in the following tables: agentCosQueueTable agentCosQueueMgmtTable This object always reads as disable(2). This object may only be set to ...
agentCosQueueTable
-
Table of class-of-service queue configuration parameters for the specified interface.
agentCosQueueEntry
-
Each entry describes a single class-of-service (COS) queue for a given Interface Index. The number of configurable COS queues for an interface vary based on device capabilities. All objects defined for this table entry contain a default value correspondin ...
agentCosQueueIndex
-
The COS queue index, numbered 0 to (n-1), where n is the total number of configurable interface queues for the device as indicated by agentCosQueueNumQueuesPerPort. In general, a higher numbered queue index is used to support higher priority traffic, alth ...
agentCosQueueSchedulerType
-
The type of scheduling used for this queue. If strict(1), then all traffic placed on this queue is transmitted before any queue with a lower precedence (lower agentCosQueueIndex). A weighted(2) scheme gives this queue service relative to other weighted ...
agentCosQueueMinBandwidth
-
Minimum guaranteed bandwidth allotted to this queue. The value is specified in terms of percentage of overall link speed for the port in 5% increments. A value of 0 means there is no guaranteed minimum bandwidth in effect (best-effort service). The defau ...
agentCosQueueMaxBandwidth
-
Maximum bandwidth allowed for this queue, typically used to shape the outbound transmission rate. The value is specified in terms of percentage of overall link speed for the port in 5% increments. A value of 0 means there is no maximum bandwidth limit in ...
agentCosQueueMgmtType
-
The queue depth management technique used when per-queue specification is supported. If taildrop(1), then all new packets presented to the queue are dropped based on some maximum threshold value(s). If wred(2), then an active queue management scheme is e ...
agentCosQueueMgmtTable
-
Table of class-of-service queue drop precedence configuration parameters. The values in this table are used based on the agentCosQueueMgmtType for the corresponding agentCosQueueIntfIndex and agentCosQueueIndex values. These parameters are specified for ...
agentCosQueueMgmtEntry
-
The individual objects in this table are specified for each drop precedence level supported within a particular queue on a given interface. Each object's usage is based on the current setting of the agentCosQueueMgmtType. See the individual object descri ...
agentCosQueueDropPrecIndex
-
The COS queue drop precedence level, numbered 1 to p, where p is the total number of drop precedences supported per queue, as indicated by agentCosQueueNumDropPrecedenceLevels. This is used as the minor index into the table. Each supported drop preceden ...
agentCosQueueMgmtTailDropThreshold
-
Tail drop queue threshold above which all packets are dropped for the current drop precedence level. The value specifies the threshold based on a fraction of the overall device queue size in terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since device imp ...
agentCosQueueMgmtWredMinThreshold
-
Weighted RED minimum queue threshold, below which no packets are dropped for the current drop precedence level. The value specifies the threshold based on a fraction of the overall device queue size in terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since ...
agentCosQueueMgmtWredMaxThreshold
-
Weighted RED maximum queue threshold, above which all packets are dropped for the current drop precedence level. The value specifies the threshold based on a fraction the overall device queue size in terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since d ...
agentCosQueueMgmtWredDropProbScale
-
A scaling factor used for the WRED calculation to determine the packet drop probability for the current drop precedence level. The value is specified as a number S from 1-15 and is used in the formula: 1/(2** S), meaning one packet is dropped out of every ...
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-QOS-COS-MIB DEFINITIONS ::= BEGIN + +IMPORTS + TEXTUAL-CONVENTION FROM SNMPv2-TC + MODULE-IDENTITY, OBJECT-TYPE, IpAddress, + Integer32, Unsigned32 FROM SNMPv2-SMI + + RowStatus FROM SNMPv2-TC + InterfaceIndexOrZero FROM IF-MIB + agentQOS FROM NETGEAR-QOS-MIB; + + agentQOSCOS MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The MIB definitions for Quality of Service - CoS Flex package." + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { agentQOS 3 } + + PercentByFives ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "An unsigned integer representing a value expressed + as a percentage with five percent increments." + SYNTAX Unsigned32 (0|5|10|15|20|25|30|35|40|45|50|55|60|65|70|75|80|85|90|95|100) + + Sixteenths ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "An unsigned integer representing the numerator of a + value expressing a fraction in terms of sixteenths + (0/16, 1/16, 2/16, up to 16/16)." + SYNTAX Unsigned32 (0..16) + +--********************************************************************* +-- agentCosMapCfgGroup +-- +-- Note: System-wide configuration is supported for this +-- group by using an index value of 0. +--********************************************************************* + agentCosMapCfgGroup OBJECT IDENTIFIER ::= { agentQOSCOS 1 } + + -- IP Precedence mapping table (global and per-port) + agentCosMapIpPrecTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentCosMapIpPrecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table mapping evaluated IP precedence to Traffic + Class for a specific physical port. Traffic class + is a number in the range + (0..(dot1dPortNumTrafficClasses-1))." + + ::= { agentCosMapCfgGroup 1 } + + agentCosMapIpPrecEntry OBJECT-TYPE + SYNTAX AgentCosMapIpPrecEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "IP Precedence to Traffic Class mapping for a port." + INDEX { agentCosMapIpPrecIntfIndex, agentCosMapIpPrecValue } + ::= { agentCosMapIpPrecTable 1 } + + AgentCosMapIpPrecEntry ::= + SEQUENCE { + agentCosMapIpPrecIntfIndex + InterfaceIndexOrZero, + agentCosMapIpPrecValue + Unsigned32, + agentCosMapIpPrecTrafficClass + Unsigned32 + } + + agentCosMapIpPrecIntfIndex OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a unique index for an entry in the + agentCosMapIpPrecTable. A non-zero value indicates + the ifIndex for the corresponding interface entry + in the ifTable. A value of zero represents global + configuration, which in turn causes all interface + entries to be updated for a set operation, or + reflects the most recent global setting for a get + operation." + + ::= { agentCosMapIpPrecEntry 1 } + + agentCosMapIpPrecValue OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The IP precedence value contained in the received + frame. This value is only indicated in IP packets, + but is independent of both media-type and frame + tagging. + + Non-IP packets are handled in accordance with the + dot1dPortDefaultUserPriority value of the ingress + port." + + ::= { agentCosMapIpPrecEntry 2 } + + agentCosMapIpPrecTrafficClass OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Traffic class priority queue the received frame is + mapped to. This represents the actual configuration + setting the port is using." + + ::= { agentCosMapIpPrecEntry 3 } + + + -- IP DSCP mapping table (global and per-port) + agentCosMapIpDscpTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentCosMapIpDscpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table mapping evaluated IP DSCP to Traffic Class + for a specific physical port. Traffic class is a + number in the range + (0..(dot1dPortNumTrafficClasses-1))." + + ::= { agentCosMapCfgGroup 2 } + + agentCosMapIpDscpEntry OBJECT-TYPE + SYNTAX AgentCosMapIpDscpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "IP DSCP to Traffic Class mapping for a port." + INDEX { agentCosMapIpDscpIntfIndex, agentCosMapIpDscpValue } + ::= { agentCosMapIpDscpTable 1 } + + AgentCosMapIpDscpEntry ::= + SEQUENCE { + agentCosMapIpDscpIntfIndex + InterfaceIndexOrZero, + agentCosMapIpDscpValue + Unsigned32, + agentCosMapIpDscpTrafficClass + Unsigned32 + } + + agentCosMapIpDscpIntfIndex OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a unique index for an entry in the + agentCosMapIpDscpTable. A non-zero value indicates + the ifIndex for the corresponding interface entry + in the ifTable. A value of zero represents global + configuration, which in turn causes all interface + entries to be updated for a set operation, or + reflects the most recent global setting for a get + operation." + + ::= { agentCosMapIpDscpEntry 1 } + + agentCosMapIpDscpValue OBJECT-TYPE + SYNTAX Unsigned32 (0..63) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The IP DSCP value contained in the received frame. + This value is only indicated in IP packets, but is + independent of both media-type and frame tagging. + + Non-IP packets are handled in accordance with the + dot1dPortDefaultUserPriority value of the ingress + port." + + ::= { agentCosMapIpDscpEntry 2 } + + agentCosMapIpDscpTrafficClass OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Traffic class priority queue the received frame is + mapped to." + + ::= { agentCosMapIpDscpEntry 3 } + + + -- Interface trust mode (global and per-port) + agentCosMapIntfTrustTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentCosMapIntfTrustEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Specifies the interface trust mode of operation for + a port. The trust mode setting determines which COS + mapping table is used for directing ingress packets + to a Traffic Class." + + ::= { agentCosMapCfgGroup 3 } + + agentCosMapIntfTrustEntry OBJECT-TYPE + SYNTAX AgentCosMapIntfTrustEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "COS interface trust mode." + INDEX { agentCosMapIntfTrustIntfIndex } + ::= { agentCosMapIntfTrustTable 1 } + + AgentCosMapIntfTrustEntry ::= + SEQUENCE { + agentCosMapIntfTrustIntfIndex + InterfaceIndexOrZero, + agentCosMapIntfTrustMode + INTEGER, + agentCosMapUntrustedTrafficClass + Unsigned32 + } + + agentCosMapIntfTrustIntfIndex OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a unique index for an entry in the + agentCosMapIntfTrustTable. A non-zero value indicates + the ifIndex for the corresponding interface entry + in the ifTable. A value of zero represents global + configuration, which in turn causes all interface + entries to be updated for a set operation, or + reflects the most recent global setting for a get + operation." + + ::= { agentCosMapIntfTrustEntry 1 } + + agentCosMapIntfTrustMode OBJECT-TYPE + SYNTAX INTEGER { + untrusted(1), + trustDot1p(2), + trustIpPrecedence(3), + trustIpDscp(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The class of service trust mode of an interface. + When set to a trusted mode, the appropriate COS + mapping table is used as follows: + + trustDot1p(2) : dot1dTrafficClassTable + trustIpPrecedence(3): agentCosMapIpPrecTable + trustIpDscp(4): agentCosMapIpDscpTable + + For an untrusted(1) interface, packets are handled in + accordance with the dot1dPortDefaultUserPriority value + of the ingress port." + + ::= { agentCosMapIntfTrustEntry 2 } + + agentCosMapUntrustedTrafficClass OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The traffic class (i.e. hardware queue) to which all + untrusted traffic is assigned. This includes all + traffic when the agentCosMapIntfTrustMode is set to + untrusted(1), or just non-IP packets when in + trustIpPrecedence(3) or trustIpDscp(4) modes. + + This is a read-only object that reflects the current setting + of the dot1dPortDefaultUserPriority object as mapped + to a traffic class through the dot1dTrafficClassEntry." + ::= { agentCosMapIntfTrustEntry 3 } + + + +--********************************************************************* +-- agentCosQueueCfgGroup +-- +-- Note: System-wide configuration is supported for this +-- group by using an index value of 0. +--********************************************************************* +agentCosQueueCfgGroup OBJECT IDENTIFIER ::= { agentQOSCOS 2 } + + agentCosQueueNumQueuesPerPort OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of configurable COS queues per port + supported by the hardware device." + ::= { agentCosQueueCfgGroup 1 } + + agentCosQueueNumDropPrecedenceLevels OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of distinct drop precedence levels per + queue supported by the hardware device. These levels + are typically used when configuring the queue + management tail drop and WRED parameters." + ::= { agentCosQueueCfgGroup 2 } + + -- Control table for managing queue configuration for the interface + agentCosQueueControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentCosQueueControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of class-of-service queue configuration + controls for the specified interface." + ::= { agentCosQueueCfgGroup 3 } + + agentCosQueueControlEntry OBJECT-TYPE + SYNTAX AgentCosQueueControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Provides a general control mechanism that affects + all queues on a given interface." + INDEX { agentCosQueueIntfIndex } + ::= { agentCosQueueControlTable 1 } + + AgentCosQueueControlEntry ::= SEQUENCE { + agentCosQueueIntfIndex + InterfaceIndexOrZero, + agentCosQueueIntfShapingRate + PercentByFives, + agentCosQueueMgmtTypeIntf + INTEGER, + agentCosQueueWredDecayExponent + Unsigned32, + agentCosQueueDefaultsRestore + INTEGER + } + + agentCosQueueIntfIndex OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a unique index for an entry in the + agentCosQueueControlTable, agentCosQueueTable, + or agentCosQueueMgmtTable. A non-zero value indicates + the ifIndex for the corresponding interface entry + in the ifTable. A value of zero represents global + configuration, which in turn causes all interface + entries to be updated for a set operation, or + reflects the most recent global setting for a get + operation." + + ::= { agentCosQueueControlEntry 1 } + + agentCosQueueIntfShapingRate OBJECT-TYPE + SYNTAX PercentByFives + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Maximum bandwidth allowed for this interface as a + whole, typically used to shape the outbound + transmission rate. The value is specified in terms + of percentage of overall link speed for the port in + 5% increments. A value of 0 means there is no + maximum bandwidth limit in effect and that the + interface is allowed to transmit up to its maximum + line rate (i.e., work conserving method). + The default value is 0. + + When set to a non-zero value, the interface is + restricted to using at most the bandwidth specified + in this object for the outbound transmission rate + (i.e., non-work-conserving method). This bandwidth + value is independent of any per-queue maximum + bandwidth value(s) in effect for the interface, as + specified in the agentCosQueueMaxBandwidth ohject, + and should be considered as a second-level + transmission rate control mechanism that regulates + the output of the entire interface regardless of + which queues originate the outbound traffic." + DEFVAL { 0 } + ::= { agentCosQueueControlEntry 2 } + + agentCosQueueMgmtTypeIntf OBJECT-TYPE + SYNTAX INTEGER { + taildrop(1), + wred(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The management technique used for all queues on this + interface. If taildrop(1), then all new packets + presented to the queues are dropped based on some + maximum threshold value(s). If wred(2), then an + active queue management scheme is employed whereby + packet drop precedence is considered during times of + queue congestion using WRED parameters. The + necessary queue management parameters are specified + in the agentCosQueueMgmtTable for the corresponding + agentCosQueueIntfIndex value. The default for this + object is taildrop(1). + + Implementations that support this object but do not + support weighted RED must return taildrop(1) for this + value and must not allow a value of wred(2) to be set." + DEFVAL { taildrop } + ::= { agentCosQueueControlEntry 3 } + + agentCosQueueWredDecayExponent OBJECT-TYPE + SYNTAX Unsigned32 (1..15) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The decay exponent value used with the weighted + random early discard (WRED) algorithm to determine + how quickly the average queue length calculation + reacts to the current length of the queue. A higher + value produces a slower response, meaning previously + sampled queue length values are factored into the + calculation for a longer period of time. The default + value is 9. + + Use caution when changing this value from its + default. If set too low, short traffic bursts can + cause WRED to drop too many packets. If set too + high, WRED might not detect queue congestion in a + timely manner and becomes ineffective. The default + value should be sufficient for most users. + + This object value is only used when the + agentCosQueueMgmtType is set to wred(2) and is + otherwise ignored." + DEFVAL { 9 } + ::= { agentCosQueueControlEntry 4 } + + agentCosQueueDefaultsRestore OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Causes the default values to be restored for all COS + queue objects defined for this interface. This + includes objects in the following tables: + agentCosQueueTable + agentCosQueueMgmtTable + + This object always reads as disable(2). This object may + only be set to enable(1), which immediately causes the + default value restoration action as described above. + In essence, this models a momentary-style push button + switch that triggers a restoration of the original + default values for all affected objects." + ::= { agentCosQueueControlEntry 5 } + + + -- Queue table for specifying attributes of each COS queue on an interface + agentCosQueueTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentCosQueueEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of class-of-service queue configuration + parameters for the specified interface." + ::= { agentCosQueueCfgGroup 4 } + + agentCosQueueEntry OBJECT-TYPE + SYNTAX AgentCosQueueEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry describes a single class-of-service (COS) + queue for a given Interface Index. The number of + configurable COS queues for an interface vary based + on device capabilities. + + All objects defined for this table entry contain a + default value corresponding to a typical, + non-preferential treatment of packets traversing the + interface's COS queues." + INDEX { agentCosQueueIntfIndex, agentCosQueueIndex } + ::= { agentCosQueueTable 1 } + + AgentCosQueueEntry ::= SEQUENCE { + agentCosQueueIndex + Unsigned32, + agentCosQueueSchedulerType + INTEGER, + agentCosQueueMinBandwidth + PercentByFives, + agentCosQueueMaxBandwidth + PercentByFives, + agentCosQueueMgmtType + INTEGER + } + + agentCosQueueIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The COS queue index, numbered 0 to (n-1), where n is + the total number of configurable interface queues for + the device as indicated by agentCosQueueNumQueuesPerPort. + In general, a higher numbered queue index is used to + support higher priority traffic, although actual + operation may be altered via configuration through + this table." + ::= { agentCosQueueEntry 1 } + + agentCosQueueSchedulerType OBJECT-TYPE + SYNTAX INTEGER { + strict(1), + weighted(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The type of scheduling used for this queue. If + strict(1), then all traffic placed on this queue is + transmitted before any queue with a lower precedence + (lower agentCosQueueIndex). A weighted(2) scheme + gives this queue service relative to other weighted + queues based on their relative agentCosQueueMinBandwidth + object values. The default is weighted(2)." + DEFVAL { weighted } + ::= { agentCosQueueEntry 2 } + + agentCosQueueMinBandwidth OBJECT-TYPE + SYNTAX PercentByFives + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Minimum guaranteed bandwidth allotted to this queue. + The value is specified in terms of percentage of + overall link speed for the port in 5% increments. A + value of 0 means there is no guaranteed minimum + bandwidth in effect (best-effort service). + The default value is 0. + + The sum of all agentCosQueueMinBandwidth object + values for the queues on the same interface must not + exceed 100%. + + If the agentCosQueueMaxBandwidth corresponding to the + same agentCosQueueIndex on this interface is + currently set to a non-zero value, then setting this + object to a value greater than + agentCosQueueMaxBandwidth automatically updates + agentCosQueueMaxBandwidth to the same value to + maintain a proper relationship between the minimum + and maximum queue bandwidth specification. + + The value of this object is ignored when + agentCosQueueSchedulerType is set to strict(1)." + DEFVAL { 0 } + ::= { agentCosQueueEntry 3 } + + agentCosQueueMaxBandwidth OBJECT-TYPE + SYNTAX PercentByFives + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Maximum bandwidth allowed for this queue, typically + used to shape the outbound transmission rate. The + value is specified in terms of percentage of overall + link speed for the port in 5% increments. A value + of 0 means there is no maximum bandwidth limit in + effect and that the queue is allowed to use any + available excess bandwidth (i.e., work conserving + method). The default value is 0. + + When set to a non-zero value, the queue is restricted + to using at most the bandwidth specified in this + object for the outbound transmission rate (i.e., + non-work-conserving method). Any non-zero value set + for this object must be equal to or greater than the + value of agentCosQueueMinBandwidth for the same + agentCosQueueIndex on this interface." + DEFVAL { 0 } + ::= { agentCosQueueEntry 4 } + + agentCosQueueMgmtType OBJECT-TYPE + SYNTAX INTEGER { + taildrop(1), + wred(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The queue depth management technique used when + per-queue specification is supported. If + taildrop(1), then all new packets presented to the + queue are dropped based on some maximum threshold + value(s). If wred(2), then an active queue management + scheme is employed whereby packet drop precedence is + considered during times of queue congestion using + WRED parameters. The necessary queue management + parameters are specified in the + agentCosQueueMgmtEntry for the corresponding + agentCosQueueIntfIndex and agentCosQueueIndex values. + The default for this object is taildrop(1). + + Implementations that do not support weighted RED must + return taildrop(1) for this value and must not allow + a value of wred(2) to be set." + DEFVAL { taildrop } + ::= { agentCosQueueEntry 5 } + + + -- Queue management table for setting parameters related to queue depth + agentCosQueueMgmtTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentCosQueueMgmtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of class-of-service queue drop precedence + configuration parameters. The values in this table + are used based on the agentCosQueueMgmtType for the + corresponding agentCosQueueIntfIndex and agentCosQueueIndex + values. These parameters are specified for each + drop precedence level supported within a queue." + ::= { agentCosQueueCfgGroup 5 } + + agentCosQueueMgmtEntry OBJECT-TYPE + SYNTAX AgentCosQueueMgmtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The individual objects in this table are specified + for each drop precedence level supported within a + particular queue on a given interface. Each object's + usage is based on the current setting of the + agentCosQueueMgmtType. + + See the individual object descriptions for details." + INDEX { agentCosQueueIntfIndex, agentCosQueueIndex, agentCosQueueDropPrecIndex } + ::= { agentCosQueueMgmtTable 1 } + + AgentCosQueueMgmtEntry ::= SEQUENCE { + agentCosQueueDropPrecIndex + Unsigned32, + agentCosQueueMgmtTailDropThreshold + Sixteenths, + agentCosQueueMgmtWredMinThreshold + Sixteenths, + agentCosQueueMgmtWredMaxThreshold + Sixteenths, + agentCosQueueMgmtWredDropProbScale + Unsigned32 + } + + agentCosQueueDropPrecIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The COS queue drop precedence level, numbered 1 to + p, where p is the total number of drop precedences + supported per queue, as indicated by + agentCosQueueNumDropPrecedenceLevels. This is used as + the minor index into the table. Each supported drop + precedence level for a queue has its own set of + configuration parameters. + + The actual number of drop precedence levels supported + depends on the device characteristics. For example, + some implementations may allow for three levels of + drop precedence (1/2/3, sometimes referred to as + green/yellow/red), some may support two levels + (1/2, or high/low), while others only one." + ::= { agentCosQueueMgmtEntry 1 } + + agentCosQueueMgmtTailDropThreshold OBJECT-TYPE + SYNTAX Sixteenths + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Tail drop queue threshold above which all packets + are dropped for the current drop precedence level. + The value specifies the threshold based on a fraction + of the overall device queue size in terms of + sixteenths (0/16, 1/16, 2/16…, 16/16). Since device + implementations vary, the actual value deployed may + be rounded up or down accordingly. + + The default value is calculated from the + agentCosQueueIndex and agentCosQueueDropPrecIndex as + shown in the following table (values listed for drop + precedence levels 1, 2, and 3, respectively): + Queue Index 0: 16, 14, 12 + Queue Index 1: 16, 14, 12 + Queue Index 2: 16, 14, 12 + Queue Index 3: 16, 14, 12 + Queue Index 4: 16, 14, 12 + Queue Index 5: 16, 14, 12 + Queue Index 6: 16, 14, 12 + Queue Index 7: 16, 14, 12 + + This object is only used when agentCosQueueMgmtType + is set to taildrop(1)." + ::= { agentCosQueueMgmtEntry 2 } + + agentCosQueueMgmtWredMinThreshold OBJECT-TYPE + SYNTAX Sixteenths + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Weighted RED minimum queue threshold, below which no + packets are dropped for the current drop precedence + level. The value specifies the threshold based on a + fraction of the overall device queue size in terms of + sixteenths (0/16, 1/16, 2/16…, 16/16). Since device + implementations vary, the actual value deployed may + be rounded up or down accordingly. + + The default value is calculated from the + agentCosQueueIndex and agentCosQueueDropPrecIndex as + shown in the following table (values listed for drop + precedence levels 1, 2, and 3, respectively): + Queue Index 0: 8, 6, 4 + Queue Index 1: 9, 7, 5 + Queue Index 2: 10, 8, 6 + Queue Index 3: 11, 9, 7 + Queue Index 4: 12, 10, 8 + Queue Index 5: 13, 11, 9 + Queue Index 6: 14, 12, 10 + Queue Index 7: 15, 13, 11 + + This object is only used when agentCosQueueMgmtType + is set to wred(2). Any value set for this object must + be equal to or less than the value of + agentCosQueueMgmtWredMaxThreshold." + ::= { agentCosQueueMgmtEntry 3 } + + agentCosQueueMgmtWredMaxThreshold OBJECT-TYPE + SYNTAX Sixteenths + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Weighted RED maximum queue threshold, above which + all packets are dropped for the current drop + precedence level. The value specifies the threshold + based on a fraction the overall device queue size in + terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since + device implementations vary, the actual value + deployed may be rounded up or down accordingly. + + The default value is calculated from the + agentCosQueueIndex and agentCosQueueDropPrecIndex as + shown in the following table (values listed for drop + precedence levels 1, 2, and 3, respectively): + Queue Index 0: 16, 14, 12 + Queue Index 1: 16, 14, 12 + Queue Index 2: 16, 14, 12 + Queue Index 3: 16, 14, 12 + Queue Index 4: 16, 14, 12 + Queue Index 5: 16, 14, 12 + Queue Index 6: 16, 14, 12 + Queue Index 7: 16, 14, 12 + + This object is only used when agentCosQueueMgmtType + is set to wred(2). Any value set for this object must + be equal to or greater than the value of + agentCosQueueMgmtWredMinThreshold." + ::= { agentCosQueueMgmtEntry 4 } + + agentCosQueueMgmtWredDropProbScale OBJECT-TYPE + SYNTAX Unsigned32 (1..15) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "A scaling factor used for the WRED calculation to + determine the packet drop probability for the current + drop precedence level. The value is specified as a + number S from 1-15 and is used in the formula: 1/(2** + S), meaning one packet is dropped out of every (2** + S). Packet dropping begins when + agentCosQueueMgmtWredMinThreshold is reached and + proceeds linearly up to the (2**S) value specified by + this object until the + agentCosQueueMgmtWredMaxThreshold is reached, beyond + which all packets are dropped. Smaller values of S + produce a steeper slope, hence a higher incidence of + randomly dropped packets. + + The default value is 10, which corresponds to a drop + rate of 1 out of every (2**10)=1024 packets. + + This object is only used when agentCosQueueMgmtType + is set to wred(2)." + DEFVAL { 10 } + ::= { agentCosQueueMgmtEntry 5 } + +END diff --git a/mibs/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB.mib b/mibs/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB.mib index 1b813b4..a242d8f 100644 --- a/mibs/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB.mib +++ b/mibs/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB.mib @@ -1,352 +1,972 @@ - - - - - - - NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB Download

-

-

MIBs list

-

-
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB

-

-
agentDiffServAuxMfClfrNextFree
-
This object contains an unused value for agentDiffServAuxMfClfrId , or a zero to indicate that none exist.
agentDiffServAuxMfClfrTable
-
A table of Auxiliary Multi-field Classifier filter entries that a system may use to identify IP traffic.
agentDiffServAuxMfClfrEntry
-
An IP Multi-field Classifier entry describes a single filter.
agentDiffServAuxMfClfrId
-
An index that enumerates the Auxiliary MultiField Classifier filter entries. Managers obtain new values for row creation in this table by reading agentDiffServAuxMfClfrNextFree.
agentDiffServAuxMfClfrDstAddr
-
The IP address to match against the packet's destination IP address.
agentDiffServAuxMfClfrDstMask
-
This mask value identifies the portion of agentDiffServAuxMfClfrDstAddr that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any address.
agentDiffServAuxMfClfrSrcAddr
-
The IP address to match against the packet's source IP address.
agentDiffServAuxMfClfrSrcMask
-
This mask value identifies the portion of agentDiffServAuxMfClfrSrcAddr that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any address.
agentDiffServAuxMfClfrProtocol
-
The IP protocol to match against the IPv4 protocol number. A value of 255 means match all.
agentDiffServAuxMfClfrDstL4PortMin
-
The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry.
agentDiffServAuxMfClfrDstL4PortMax
-
The maximum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in agentDiffServAuxMfClfrDstL4PortMin.
agentDiffServAuxMfClfrSrcL4PortMin
-
The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry.
agentDiffServAuxMfClfrSrcL4PortMax
-
The maximum value that the layer-4 source port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMultiFieldClfrSrcL4PortMin.
agentDiffServAuxMfClfrCos
-
Three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame used as a class-match parameter. For frames containing a double VLAN tag, this field is located in the first/outer tag. A value of -1 indicates that a specific COS value h ...
agentDiffServAuxMfClfrTos
-
IP TOS bits value, defined as all eight bits of the Service Type octet in the IPv4 header. There are multiple, overlapping, meanings of the TOS octet in use today: Precedence (bits 7-5): IP Precedence, values 0-7 DSCP (bits 7-2): IP DiffServ Code Point, ...
agentDiffServAuxMfClfrTosMask
-
IP TOS bits mask value. It identifies the portion of agentDiffServAuxMfClfrTos that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any TOS value. There are multiple, overlapping meanings of the TOS ...
agentDiffServAuxMfClfrDstMac
-
Destination MAC address.
agentDiffServAuxMfClfrDstMacMask
-
Destination MAC address mask value. This mask value identifies the portion of agentDiffServAuxMfClfrDstMac that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any MAC address.
agentDiffServAuxMfClfrSrcMac
-
Source MAC address.
agentDiffServAuxMfClfrSrcMacMask
-
Source MAC address mask value. This mask value identifies the portion of agentDiffServAuxMfClfrSrcMac that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any MAC address.
agentDiffServAuxMfClfrVlanId
-
VLAN ID value for the classifier. A value of -1 indicates that a specific VLAN ID value has not been defined and thus all VLAN ID values are considered a match.
agentDiffServAuxMfClfrStorage
-
The storage type for this conceptual row.
agentDiffServAuxMfClfrStatus
-
The status of this conceptual row.
agentDiffServAuxMfClfrCos2
-
Three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame used as a class-match parameter A value of -1 indicates that a specific Secondary COS value has not been defined and thus all Secondary COS values a ...
agentDiffServAuxMfClfrEtypeVal1
-
Ethertype value to be compared in order to match this classifier entry. The allowed value for this object is 0x0600 to 0xFFFF, with a value of 0 used to indicate this object is not involved in the classifier entry.
agentDiffServAuxMfClfrEtypeVal2
-
A second Ethertype value to be compared in order to match this classifier entry. This value is considered in addition to the value specified by agentDiffServAuxMfClfrEtypeVal1 and serves as a second possible match value (i.e. a packet can match either Et ...
agentDiffServAuxMfClfrVlanIdMin
-
The minimum value that the VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. For a double VLAN tagged frame, this field is co ...
agentDiffServAuxMfClfrVlanIdMax
-
The maximum value that the VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. For a double VLAN tagged frame, this field is co ...
agentDiffServAuxMfClfrVlanId2Min
-
The minimum value that the Secondary VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.
agentDiffServAuxMfClfrVlanId2Max
-
The maximum value that the Secondary VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame. This value mu ...
agentDiffServIpPrecMarkActTable
-
This table enumerates specific IP Precedence values used for marking or remarking the Precedence field of IP packets. The entries of this table may be referenced by a diffServActionSpecific attribute.
agentDiffServIpPrecMarkActEntry
-
An entry in the IP Precedence mark action table that describes a single IP Precedence value used for marking.
agentDiffServIpPrecMarkActPrecedence
-
The IP Precedence that this Action will store into the Precedence field of the IP packet. It is quite possible that the only packets subject to this Action are already marked with this IP Precedence. Note also that Differentiated Services processing may r ...
agentDiffServCosMarkActTable
-
This table enumerates specific Class of Service values used for marking or remarking the priority bits in the 802.1p header. The entries of this table may be referenced by a diffServActionSpecific attribute.
agentDiffServCosMarkActEntry
-
An entry in the COS mark action table that describes a single Class of Service value used for marking.
agentDiffServCosMarkActCos
-
The Class of Service value that this Action will store into the priority bits of the 802.1p header. It is quite possible that the only packets subject to this Action are already marked with this COS value.
agentDiffServCos2MarkActTable
-
This table enumerates specific Secondary Class of Service values used for marking or remarking the priority bits in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet packet. The entries of this table may be referenced by a diffServActio ...
agentDiffServCos2MarkActEntry
-
An entry in the Secondary COS mark action table that describes a single Class of Service value used for marking.
agentDiffServCos2MarkActCos
-
The Secondary Class of Service value that this Action will store into the priority bits of the second/inner 802.1p tag header. It is quite possible that the only packets subject to this Action are already marked with this COS value.
agentDiffServAssignQueueNextFree
-
This object contains an unused value for agentDiffServAssignIndex, or a zero to indicate that none exist.
agentDiffServAssignQueueTable
-
A table used for assigning a stream of Differentiated Services traffic to a specific quality of service (QoS) queue. The traffic stream is identified by the upstream Functional Data Path Element(s), i.e. by the object(s) that point to each entry in this t ...
agentDiffServAssignQueueEntry
-
An entry in the assign queue table describes a specific (egress) QoS queue identifier for a traffic stream.
agentDiffServAssignQueueIndex
-
An index that enumerates the Assign Queue entries. Managers obtain new values for row creation in this table by reading agentDiffServAssignQueueNextFree.
agentDiffServAssignQueueQnum
-
The queue identifier value. This value indicates the QoS queue number to which the traffic stream for this data path is directed for egress from the device.
agentDiffServAssignQueueStorage
-
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
agentDiffServAssignQueueStatus
-
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
agentDiffServRedirectNextFree
-
This object contains an unused value for agentDiffServRedirectId, or a zero to indicate that none exist.
agentDiffServRedirectTable
-
A table used for redirecting a stream of Differentiated Services traffic to a specific egress interface, bypassing any normal device forwarding decision. The traffic stream is identified by the upstream Functional Data Path Element(s), i.e. by the object ...
agentDiffServRedirectEntry
-
An entry in the redirect table describes a specific external interface number used as the egress point of a traffic stream.
agentDiffServRedirectId
-
An index that enumerates the Redirect entries. Managers obtain new values for row creation in this table by reading agentDiffServRedirectNextFree.
agentDiffServRedirectIntf
-
The external interface number identifier value. This value indicates the egress interface to which the traffic stream for this data path is directed. Normal traffic forwarding decisions are bypassed.
agentDiffServRedirectStorage
-
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
agentDiffServRedirectStatus
-
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
agentDiffServColorAwareTable
-
A table used for augmenting the Differentiated Services meter information with information describing the packet coloration characteristics for a color-aware mode of policing. The diffServMeterId is used as the index to this table, which logically extend ...
agentDiffServColorAwareEntry
-
An entry in the color aware table describes a single color conformance level of a meter.
agentDiffServColorAwareLevel
-
The metering conformance level of this table entry. A policing meter represents either a conforming or an exceeding level of traffic in the traffic stream for this data path. The color characteristics used by the meter are relevant to this conformance le ...
agentDiffServColorAwareMode
-
The color mode indicator for the meter. When set to blind(1), metering is performed in a color-blind manner such that any packet markings are ignored by the meter. The other values listed for this object indicate the packet field used for determining it ...
agentDiffServColorAwareValue
-
The value of the color aware table entry. This value is used to compare the field indicated in agentDiffServColorAwareMode against packets in a traffic stream along the data path supplying the meter for a given conformance level. This object always retu ...
agentDiffServTBParamSimpleTokenBucketAware
-
Two Parameter Token Bucket Meter as described in the Informal Differentiated Services Model section 5.2.3, but using a color-aware mode of operation.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR Quality of Service Diffserv Extensions MIB +-- Copyright LVL7 Systems (2001-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + +IMPORTS + IpAddress, Integer32, Unsigned32, MODULE-IDENTITY, OBJECT-TYPE, OBJECT-IDENTITY + FROM SNMPv2-SMI + TEXTUAL-CONVENTION, RowStatus, StorageType, MacAddress + FROM SNMPv2-TC + InterfaceIndex + FROM IF-MIB + InetPortNumber + FROM INET-ADDRESS-MIB + DisplayString + FROM RFC1213-MIB + IndexInteger, IndexIntegerNextFree, IfDirection, diffServMeterEntry + FROM DIFFSERV-MIB + agentQOS + FROM NETGEAR-QOS-MIB; + + agentQOSDiffServExtensions MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "" + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { agentQOS 6 } + +IpPrecedence ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "An IP Precedence value that may be used for marking a traffic stream." + SYNTAX Integer32 (0..7) + +Cos ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "The 802.1p header Class of Service field that may be used for + marking a traffic streams. Also known as the Ethernet frame + priority." + SYNTAX Integer32 (0..7) + +CosOrAny ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "The 802.1p header Class of Service field that may be used for + discriminating among traffic streams. Also known as the Ethernet + frame priority. The value -1 is used to indicate a wild card + i.e. any value." + SYNTAX Integer32 (-1 | 0..7) + +VlanIdOrAny ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "The virtual LAN identifier (VLAN ID) that may be used to + differentiate among traffic streams. The value -1 is + used to indicate a wild card i.e. any value." + SYNTAX Integer32 (-1 | 1..4094) + +EtypeOrAny ::= TEXTUAL-CONVENTION + DISPLAY-HINT "x" + STATUS current + DESCRIPTION + "Ethertype value field that may be used to differentiate among traffic + streams. The allowed value is 0x0600 to 0xFFFF, with a value of + 0 used to indicate this object is not involved in the classifier + entry." + SYNTAX Unsigned32 (0 | 1536..65535) -- hex value 0x0600 to 0xFFFF + +agentDiffServMIBObjects OBJECT IDENTIFIER ::= { agentQOSDiffServExtensions 1 } +agentDiffServMIBAdmin OBJECT IDENTIFIER ::= { agentQOSDiffServExtensions 2 } + +-- +-- Classifiers +-- + +agentDiffServClassifier OBJECT IDENTIFIER ::= { agentDiffServMIBObjects 1 } + +-- +-- Auxiliary Multi-field Classification Table +-- +-- Classification based on different fields in the Layer 2 and IP headers. +-- Functional Data Paths may share definitions by using the same entry. +-- +-- NOTE: This table is an alternative to the IP Multi-field Classification +-- Table. +-- + +agentDiffServAuxMfClfrNextFree OBJECT-TYPE + SYNTAX IndexIntegerNextFree + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an unused value for + agentDiffServAuxMfClfrId , or a zero to indicate that none exist." + ::= { agentDiffServClassifier 1 } + +agentDiffServAuxMfClfrTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServAuxMfClfrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Auxiliary Multi-field Classifier filter entries that a + system may use to identify IP traffic." + ::= { agentDiffServClassifier 2 } + +agentDiffServAuxMfClfrEntry OBJECT-TYPE + SYNTAX AgentDiffServAuxMfClfrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An IP Multi-field Classifier entry describes a single filter." + INDEX { agentDiffServAuxMfClfrId } + ::= { agentDiffServAuxMfClfrTable 1 } + +AgentDiffServAuxMfClfrEntry ::= SEQUENCE { + agentDiffServAuxMfClfrId IndexInteger, + agentDiffServAuxMfClfrDstAddr IpAddress, + agentDiffServAuxMfClfrDstMask IpAddress, + agentDiffServAuxMfClfrSrcAddr IpAddress, + agentDiffServAuxMfClfrSrcMask IpAddress, + agentDiffServAuxMfClfrProtocol Unsigned32, + agentDiffServAuxMfClfrDstL4PortMin InetPortNumber, + agentDiffServAuxMfClfrDstL4PortMax InetPortNumber, + agentDiffServAuxMfClfrSrcL4PortMin InetPortNumber, + agentDiffServAuxMfClfrSrcL4PortMax InetPortNumber, + agentDiffServAuxMfClfrCos CosOrAny, + agentDiffServAuxMfClfrTos OCTET STRING, + agentDiffServAuxMfClfrTosMask OCTET STRING, + agentDiffServAuxMfClfrDstMac MacAddress, + agentDiffServAuxMfClfrDstMacMask MacAddress, + agentDiffServAuxMfClfrSrcMac MacAddress, + agentDiffServAuxMfClfrSrcMacMask MacAddress, + agentDiffServAuxMfClfrVlanId VlanIdOrAny, + agentDiffServAuxMfClfrStorage StorageType, + agentDiffServAuxMfClfrStatus RowStatus, + agentDiffServAuxMfClfrCos2 CosOrAny, + agentDiffServAuxMfClfrEtypeVal1 EtypeOrAny, + agentDiffServAuxMfClfrEtypeVal2 EtypeOrAny, + agentDiffServAuxMfClfrVlanIdMin Unsigned32, + agentDiffServAuxMfClfrVlanIdMax Unsigned32, + agentDiffServAuxMfClfrVlanId2Min Unsigned32, + agentDiffServAuxMfClfrVlanId2Max Unsigned32 +} + +agentDiffServAuxMfClfrId OBJECT-TYPE + SYNTAX IndexInteger + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An index that enumerates the Auxiliary MultiField Classifier filter + entries. Managers obtain new values for row creation in this + table by reading agentDiffServAuxMfClfrNextFree." + + ::= { agentDiffServAuxMfClfrEntry 1 } + +agentDiffServAuxMfClfrDstAddr OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The IP address to match against the packet's destination IP + address." + ::= { agentDiffServAuxMfClfrEntry 2 } + +agentDiffServAuxMfClfrDstMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This mask value identifies the portion of agentDiffServAuxMfClfrDstAddr + that is compared against a packet. + A non-contiguous mask value is permitted. A mask of 0 indicates a match + of any address." + DEFVAL { 0 } + ::= { agentDiffServAuxMfClfrEntry 3 } + + +agentDiffServAuxMfClfrSrcAddr OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The IP address to match against the packet's source IP + address." + ::= { agentDiffServAuxMfClfrEntry 4 } + +agentDiffServAuxMfClfrSrcMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This mask value identifies the portion of agentDiffServAuxMfClfrSrcAddr + that is compared against a packet. + A non-contiguous mask value is permitted. A mask of 0 indicates a match + of any address." + DEFVAL { 0 } + ::= { agentDiffServAuxMfClfrEntry 5 } + + +agentDiffServAuxMfClfrProtocol OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The IP protocol to match against the IPv4 protocol number. A value of 255 means + match all. " + DEFVAL { 255 } + ::= { agentDiffServAuxMfClfrEntry 6 } + + +agentDiffServAuxMfClfrDstL4PortMin OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The minimum value that the layer-4 destination port number in the packet must have + in order to match this classifier entry. " + DEFVAL { 0 } + ::= { agentDiffServAuxMfClfrEntry 7 } + + +agentDiffServAuxMfClfrDstL4PortMax OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The maximum value that the layer-4 destination port number in the + packet must have in order to match this classifier entry. + This value must be equal to or greater than the value specified + for this entry in agentDiffServAuxMfClfrDstL4PortMin. " + DEFVAL { 65535 } + ::= { agentDiffServAuxMfClfrEntry 8 } + + +agentDiffServAuxMfClfrSrcL4PortMin OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The minimum value that the layer-4 source port number in the + packet must have in order to match this classifier entry. " + DEFVAL { 0 } + ::= { agentDiffServAuxMfClfrEntry 9 } + + +agentDiffServAuxMfClfrSrcL4PortMax OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The maximum value that the layer-4 source port number in the + packet must have in order to match this classifier entry. This + value must be equal to or greater than the value specified for + this entry in diffServMultiFieldClfrSrcL4PortMin. " + DEFVAL { 65535 } + ::= { agentDiffServAuxMfClfrEntry 10 } + + +agentDiffServAuxMfClfrCos OBJECT-TYPE + SYNTAX CosOrAny + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Three-bit user priority field in the 802.1Q tag header of a tagged + Ethernet frame used as a class-match parameter. For frames + containing a double VLAN tag, this field is located in the first/outer + tag. A value of -1 indicates that a specific COS value has not been + defined and thus all COS values are considered a match." + DEFVAL { -1 } + ::= { agentDiffServAuxMfClfrEntry 11 } + + +agentDiffServAuxMfClfrTos OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "IP TOS bits value, defined as all eight bits of the Service + Type octet in the IPv4 header. There are multiple, overlapping, + meanings of the TOS octet in use today: + + Precedence (bits 7-5): IP Precedence, values 0-7 + DSCP (bits 7-2): IP DiffServ Code Point, values 0-63 + TOS (bits 7-0): IP Type of Service, by bits, values 0-255 + + Each of these definitions can be produced using the appropriate + agentDiffServAuxMfClfrTosMask mask value. These definitions are + mutually-exclusive, so only one is allowed for any given classifier + element." + ::= { agentDiffServAuxMfClfrEntry 12 } + + +agentDiffServAuxMfClfrTosMask OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "IP TOS bits mask value. It identifies the portion of + agentDiffServAuxMfClfrTos that is compared against a packet. + A non-contiguous mask value is permitted. A mask of 0 indicates a match + of any TOS value. + + There are multiple, overlapping meanings of the TOS octet in use today. + These are represented by the following specific mask values: + + Precedence (bits 7-5): 224 (bit mask '11100000') + DSCP (bits 7-2): 252 (bit mask '11111100') + TOS (bits 7-0): 255 (bit mask '11111111') + + Other mask values are also permitted." + DEFVAL { 0 } + ::= { agentDiffServAuxMfClfrEntry 13 } + + +agentDiffServAuxMfClfrDstMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Destination MAC address. " + ::= { agentDiffServAuxMfClfrEntry 14 } + + +agentDiffServAuxMfClfrDstMacMask OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Destination MAC address mask value. This mask value + identifies the portion of agentDiffServAuxMfClfrDstMac + that is compared against a packet. + A non-contiguous mask value is permitted. A mask of 0 indicates a match + of any MAC address." + DEFVAL { 0 } + ::= { agentDiffServAuxMfClfrEntry 15 } + + +agentDiffServAuxMfClfrSrcMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Source MAC address. " + ::= { agentDiffServAuxMfClfrEntry 16 } + + +agentDiffServAuxMfClfrSrcMacMask OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Source MAC address mask value. This mask value + identifies the portion of agentDiffServAuxMfClfrSrcMac + that is compared against a packet. + A non-contiguous mask value is permitted. A mask of 0 indicates a match + of any MAC address." + DEFVAL { 0 } + ::= { agentDiffServAuxMfClfrEntry 17 } + +agentDiffServAuxMfClfrVlanId OBJECT-TYPE + SYNTAX VlanIdOrAny + MAX-ACCESS read-create + STATUS obsolete + DESCRIPTION + "VLAN ID value for the classifier. A value of -1 indicates that + a specific VLAN ID value has not been defined and thus all + VLAN ID values are considered a match." + DEFVAL { -1 } + ::= { agentDiffServAuxMfClfrEntry 18 } + + +agentDiffServAuxMfClfrStorage OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The storage type for this conceptual row. " + DEFVAL { nonVolatile } + ::= { agentDiffServAuxMfClfrEntry 19 } + +agentDiffServAuxMfClfrStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this conceptual row." + ::= { agentDiffServAuxMfClfrEntry 20 } + +agentDiffServAuxMfClfrCos2 OBJECT-TYPE + SYNTAX CosOrAny + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Three-bit user priority field in the second/inner 802.1Q tag header of a + double VLAN tagged Ethernet frame used as a class-match parameter + A value of -1 indicates that a specific Secondary COS value has not been + defined and thus all Secondary COS values are considered a match." + DEFVAL { -1 } + ::= { agentDiffServAuxMfClfrEntry 21 } + +agentDiffServAuxMfClfrEtypeVal1 OBJECT-TYPE + SYNTAX EtypeOrAny + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Ethertype value to be compared in order to match this classifier entry. + The allowed value for this object is 0x0600 to 0xFFFF, with a value of + 0 used to indicate this object is not involved in the classifier entry." + DEFVAL { 0 } + ::= { agentDiffServAuxMfClfrEntry 22 } + + +agentDiffServAuxMfClfrEtypeVal2 OBJECT-TYPE + SYNTAX EtypeOrAny + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "A second Ethertype value to be compared in order to match + this classifier entry. This value is considered in addition + to the value specified by agentDiffServAuxMfClfrEtypeVal1 and serves + as a second possible match value (i.e. a packet can match either + EtypeVal1 or EtypeVal2). The allowed value for this object is + 0x0600 to 0xFFFF, with a value of 0 used to indicate this object is + not involved in the classifier entry." + DEFVAL { 0 } + ::= { agentDiffServAuxMfClfrEntry 23 } + + +agentDiffServAuxMfClfrVlanIdMin OBJECT-TYPE + SYNTAX Unsigned32 (1..4094) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The minimum value that the VLAN ID in the packet must have + in order to match this classifier entry. This field is defined + as the 12-bit VLAN identifier in the 802.1Q tag header of a + tagged Ethernet frame. For a double VLAN tagged frame, this + field is contained in the first/outer tag." + DEFVAL { 1 } + ::= { agentDiffServAuxMfClfrEntry 24 } + + +agentDiffServAuxMfClfrVlanIdMax OBJECT-TYPE + SYNTAX Unsigned32 (1..4094) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The maximum value that the VLAN ID in the packet must have + in order to match this classifier entry. This field is defined + as the 12-bit VLAN identifier in the 802.1Q tag header of a + tagged Ethernet frame. For a double VLAN tagged frame, this + field is contained in the first/outer tag. This value must be + equal to or greater than the value specified for the entry in + agentDiffServAuxMfClfrVlanIdMin." + DEFVAL { 4094 } + ::= { agentDiffServAuxMfClfrEntry 25 } + + +agentDiffServAuxMfClfrVlanId2Min OBJECT-TYPE + SYNTAX Unsigned32 (1..4094) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The minimum value that the Secondary VLAN ID in the packet must have + in order to match this classifier entry. This field is defined + as the 12-bit VLAN identifier in the second/inner 802.1Q tag header + of a double VLAN tagged Ethernet frame." + DEFVAL { 1 } + ::= { agentDiffServAuxMfClfrEntry 26 } + + +agentDiffServAuxMfClfrVlanId2Max OBJECT-TYPE + SYNTAX Unsigned32 (1..4094) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The maximum value that the Secondary VLAN ID in the packet must have + in order to match this classifier entry. This field is defined + as the 12-bit VLAN identifier in the second/inner 802.1Q tag header + of a double VLAN tagged Ethernet frame. This value must be equal to or + greater than the value specified for the entry in + agentDiffServAuxMfClfrVlanId2Min." + DEFVAL { 4094 } + ::= { agentDiffServAuxMfClfrEntry 27 } + + + +-- +-- Actions +-- + +agentDiffServAction OBJECT IDENTIFIER ::= { agentDiffServMIBObjects 2 } + +-- +-- IP Precedence Mark Action Table +-- +-- Rows of this table are pointed to by diffServActionSpecific to +-- provide detailed parameters specific to the IP Precedence Mark action. +-- +-- A single entry in this table can be shared by multiple +-- diffServActionTable entries. +-- +-- NOTE: This table is referenced instead of the DSCP Mark Action Table +-- when marking the IP Precedence of a packet rather than its DSCP. +-- + +agentDiffServIpPrecMarkActTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServIpPrecMarkActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table enumerates specific IP Precedence values used for marking + or remarking the Precedence field of IP packets. The entries of this + table may be referenced by a diffServActionSpecific attribute." + ::= { agentDiffServAction 4 } + +agentDiffServIpPrecMarkActEntry OBJECT-TYPE + SYNTAX AgentDiffServIpPrecMarkActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the IP Precedence mark action table that describes a + single IP Precedence value used for marking." + INDEX { agentDiffServIpPrecMarkActPrecedence } + ::= { agentDiffServIpPrecMarkActTable 1 } + +AgentDiffServIpPrecMarkActEntry ::= SEQUENCE { + agentDiffServIpPrecMarkActPrecedence IpPrecedence +} + +agentDiffServIpPrecMarkActPrecedence OBJECT-TYPE + SYNTAX IpPrecedence + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP Precedence that this Action will store into the Precedence + field of the IP packet. It is quite possible that the only packets + subject to this Action are already marked with this IP Precedence. + Note also that Differentiated Services processing may result in a + packet being marked on both ingress to a network and on egress from + it, and that ingress and egress can occur in the same router." + ::= { agentDiffServIpPrecMarkActEntry 1 } + + +-- +-- COS Mark Action Table +-- +-- Rows of this table are pointed to by diffServActionSpecific to +-- provide detailed parameters specific to the COS Mark action. +-- +-- A single entry in this table can be shared by multiple +-- diffServActionTable entries. +-- +-- NOTE: This table is referenced when marking the Class of Service +-- priority bits as defined in the 802.1Q tag header of a +-- tagged Ethernet frame. For frames containing a double VLAN +-- tag, this field is located in the first/outer tag. +-- + +agentDiffServCosMarkActTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServCosMarkActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table enumerates specific Class of Service values used for marking + or remarking the priority bits in the 802.1p header. The entries of this + table may be referenced by a diffServActionSpecific attribute." + ::= { agentDiffServAction 2 } + +agentDiffServCosMarkActEntry OBJECT-TYPE + SYNTAX AgentDiffServCosMarkActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the COS mark action table that describes a + single Class of Service value used for marking." + INDEX { agentDiffServCosMarkActCos } + ::= { agentDiffServCosMarkActTable 1 } + +AgentDiffServCosMarkActEntry ::= SEQUENCE { + agentDiffServCosMarkActCos Cos +} + +agentDiffServCosMarkActCos OBJECT-TYPE + SYNTAX Cos + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Class of Service value that this Action will store into the + priority bits of the 802.1p header. It is quite possible that the + only packets subject to this Action are already marked with this COS + value." + ::= { agentDiffServCosMarkActEntry 1 } + + +-- +-- Secondary COS (COS2) Mark Action Table +-- +-- Rows of this table are pointed to by diffServActionSpecific to +-- provide detailed parameters specific to the Secondary COS Mark action. +-- +-- A single entry in this table can be shared by multiple +-- diffServActionTable entries. +-- +-- NOTE: This table is referenced when marking the Secondary Class of Service +-- priority bits as defined in the second/inner 802.1Q tag header of a +-- double VLAN tagged Ethernet packet. +-- + +agentDiffServCos2MarkActTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServCos2MarkActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table enumerates specific Secondary Class of Service values used for marking + or remarking the priority bits in the second/inner 802.1Q tag header of a double VLAN + tagged Ethernet packet. The entries of this table may be referenced by + a diffServActionSpecific attribute." + ::= { agentDiffServAction 5 } + +agentDiffServCos2MarkActEntry OBJECT-TYPE + SYNTAX AgentDiffServCos2MarkActEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the Secondary COS mark action table that describes a + single Class of Service value used for marking." + INDEX { agentDiffServCos2MarkActCos } + ::= { agentDiffServCos2MarkActTable 1 } + +AgentDiffServCos2MarkActEntry ::= SEQUENCE { + agentDiffServCos2MarkActCos Cos +} + +agentDiffServCos2MarkActCos OBJECT-TYPE + SYNTAX Cos + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Secondary Class of Service value that this Action will store into the + priority bits of the second/inner 802.1p tag header. It is quite possible + that the only packets subject to this Action are already marked with this + COS value." + ::= { agentDiffServCos2MarkActEntry 1 } + + +-- +-- Assign Queue Table +-- +-- Rows of this table are pointed to by diffServActionSpecific to +-- provide detailed parameters specific to the Assign Queue action. +-- + +agentDiffServAssignQueueNextFree OBJECT-TYPE + SYNTAX IndexIntegerNextFree + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an unused value for agentDiffServAssignIndex, or a + zero to indicate that none exist." + ::= { agentDiffServAction 6 } + +agentDiffServAssignQueueTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServAssignQueueEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table used for assigning a stream of Differentiated Services + traffic to a specific quality of service (QoS) queue. + The traffic stream is identified by the upstream Functional + Data Path Element(s), i.e. by the object(s) that point + to each entry in this table. This may include all traffic on an + interface or just a portion thereof." + ::= { agentDiffServAction 7 } + +agentDiffServAssignQueueEntry OBJECT-TYPE + SYNTAX AgentDiffServAssignQueueEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the assign queue table describes a specific (egress) + QoS queue identifier for a traffic stream." + INDEX { agentDiffServAssignQueueIndex } + ::= { agentDiffServAssignQueueTable 1 } + +AgentDiffServAssignQueueEntry ::= SEQUENCE { + agentDiffServAssignQueueIndex IndexInteger, + agentDiffServAssignQueueQnum Unsigned32, + agentDiffServAssignQueueStorage StorageType, + agentDiffServAssignQueueStatus RowStatus +} + +agentDiffServAssignQueueIndex OBJECT-TYPE + SYNTAX IndexInteger + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An index that enumerates the Assign Queue entries. Managers obtain + new values for row creation in this table by reading + agentDiffServAssignQueueNextFree." + ::= { agentDiffServAssignQueueEntry 1 } + +agentDiffServAssignQueueQnum OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The queue identifier value. This value indicates the QoS queue + number to which the traffic stream for this data path is directed + for egress from the device." + ::= { agentDiffServAssignQueueEntry 2 } + +agentDiffServAssignQueueStorage OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The storage type for this conceptual row. Conceptual rows + having the value 'permanent' need not allow write-access to any + columnar objects in the row." + DEFVAL { nonVolatile } + ::= { agentDiffServAssignQueueEntry 3 } + +agentDiffServAssignQueueStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + + STATUS current + DESCRIPTION + "The status of this conceptual row. All writable objects in this + row may be modified at any time. Setting this variable to + 'destroy' when the MIB contains one or more RowPointers pointing + to it results in destruction being delayed until the row is no + longer used." + ::= { agentDiffServAssignQueueEntry 4 } + + +-- +-- Redirect Table +-- +-- Rows of this table are pointed to by diffServActionSpecific to +-- provide detailed parameters specific to the Redirect action. +-- + +agentDiffServRedirectNextFree OBJECT-TYPE + SYNTAX IndexIntegerNextFree + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an unused value for agentDiffServRedirectId, or a + zero to indicate that none exist." + ::= { agentDiffServAction 8 } + +agentDiffServRedirectTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServRedirectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table used for redirecting a stream of Differentiated Services + traffic to a specific egress interface, bypassing any normal + device forwarding decision. The traffic stream is identified by + the upstream Functional Data Path Element(s), i.e. by the object(s) + that point to each entry in this table. This may include all traffic + on an interface or just a portion thereof." + ::= { agentDiffServAction 9 } + +agentDiffServRedirectEntry OBJECT-TYPE + SYNTAX AgentDiffServRedirectEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the redirect table describes a specific external + interface number used as the egress point of a traffic stream." + INDEX { agentDiffServRedirectId } + ::= { agentDiffServRedirectTable 1 } + +AgentDiffServRedirectEntry ::= SEQUENCE { + agentDiffServRedirectId IndexInteger, + agentDiffServRedirectIntf InterfaceIndex, + agentDiffServRedirectStorage StorageType, + agentDiffServRedirectStatus RowStatus +} + +agentDiffServRedirectId OBJECT-TYPE + SYNTAX IndexInteger + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An index that enumerates the Redirect entries. Managers obtain new + values for row creation in this table by reading + agentDiffServRedirectNextFree." + ::= { agentDiffServRedirectEntry 1 } + +agentDiffServRedirectIntf OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The external interface number identifier value. This value indicates + the egress interface to which the traffic stream for this data path + is directed. Normal traffic forwarding decisions are bypassed." + ::= { agentDiffServRedirectEntry 2 } + +agentDiffServRedirectStorage OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The storage type for this conceptual row. Conceptual rows + having the value 'permanent' need not allow write-access to any + columnar objects in the row." + DEFVAL { nonVolatile } + ::= { agentDiffServRedirectEntry 3 } + +agentDiffServRedirectStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + + STATUS current + DESCRIPTION + "The status of this conceptual row. All writable objects in this + row may be modified at any time. Setting this variable to + 'destroy' when the MIB contains one or more RowPointers pointing + to it results in destruction being delayed until the row is no + longer used." + ::= { agentDiffServRedirectEntry 4 } + + + +-- +-- Meter +-- + +agentDiffServMeter OBJECT IDENTIFIER ::= { agentDiffServMIBObjects 3 } + +-- +-- Color Aware Table +-- +-- Augments the diffServMeterTable to provide additional information regarding +-- the policing color mode and its associated color-aware parameters. Each +-- row in this table is indexed using a meter Id corresponding to its +-- associated Meter Table row plus a local table row index. +-- + +agentDiffServColorAwareTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServColorAwareEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table used for augmenting the Differentiated Services + meter information with information describing the packet coloration + characteristics for a color-aware mode of policing. The + diffServMeterId is used as the index to this table, + which logically extends the Meter table row with the columnar + objects defined in this Color Aware table row." + ::= { agentDiffServMeter 1 } + +agentDiffServColorAwareEntry OBJECT-TYPE + SYNTAX AgentDiffServColorAwareEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the color aware table describes a single color conformance + level of a meter." + AUGMENTS { diffServMeterEntry } + ::= { agentDiffServColorAwareTable 1 } + +AgentDiffServColorAwareEntry ::= SEQUENCE { + agentDiffServColorAwareLevel INTEGER, + agentDiffServColorAwareMode INTEGER, + agentDiffServColorAwareValue Unsigned32 +} + +agentDiffServColorAwareLevel OBJECT-TYPE + SYNTAX INTEGER { + conform(1), + exceed(2), + unused(3) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The metering conformance level of this table entry. A policing meter + represents either a conforming or an exceeding level of traffic + in the traffic stream for this data path. The color characteristics + used by the meter are relevant to this conformance level. This + object is set to unused(3) when the meter is not being used for + policing." + DEFVAL { unused } + ::= { agentDiffServColorAwareEntry 1 } + +agentDiffServColorAwareMode OBJECT-TYPE + SYNTAX INTEGER { + blind(1), + awarecos(2), + awarecos2(3), + awareipdscp(4), + awareipprec(5), + awareunused(6) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The color mode indicator for the meter. When set to blind(1), + metering is performed in a color-blind manner such that any + packet markings are ignored by the meter. The other values + listed for this object indicate the packet field used for determining + its pre-existing color marking. In color-aware mode, the + current color of a packet (e.g. green, yellow, red) influences + the metering outcome. The object value awareunused(6) is + special in that it denotes that the specific field attributes + are not specified for the meter even though a color aware scheme + is in use for policing. This object always returns blind(1) when the + agentDiffServColorAwareLevel is set to unused(3)." + DEFVAL { blind } + ::= { agentDiffServColorAwareEntry 2 } + +agentDiffServColorAwareValue OBJECT-TYPE + SYNTAX Unsigned32 (0..63) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The value of the color aware table entry. This value is used + to compare the field indicated in agentDiffServColorAwareMode against + packets in a traffic stream along the data path supplying the meter + for a given conformance level. This object always returns 0 when the + agentDiffServColorAwareMode is set to blind(1) or awareunused(6)." + DEFVAL { 0 } + ::= { agentDiffServColorAwareEntry 3 } + + + +-- +-- OIDs for diffServTBParamType standard MIB definitions: additional values +-- + +agentDiffServTBMeters OBJECT IDENTIFIER ::= { agentDiffServMIBAdmin 1 } + +agentDiffServTBParamSimpleTokenBucketAware OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Two Parameter Token Bucket Meter as described in the Informal + Differentiated Services Model section 5.2.3, but using a + color-aware mode of operation." + ::= { agentDiffServTBMeters 1 } + +END diff --git a/mibs/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB.mib b/mibs/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB.mib index 086607c..c1c9e26 100644 --- a/mibs/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB.mib +++ b/mibs/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB.mib @@ -1,469 +1,2530 @@ - - - - - - - NETGEAR-QOS-DIFFSERV-PRIVATE-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-QOS-DIFFSERV-PRIVATE-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-QOS-DIFFSERV-PRIVATE-MIB Download

-

-

MIBs list

-

-
The Netgear Private MIB for DiffServ
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-QOS-DIFFSERV-PRIVATE-MIB

-

-
agentDiffServGenStatusAdminMode
-
DiffServ Admin Mode
agentDiffServGenStatusClassTableSize
-
Current size of the Class Table
agentDiffServGenStatusClassTableMax
-
Max size of the Class Table
agentDiffServGenStatusClassRuleTableSize
-
Current size of Class Rule Table
agentDiffServGenStatusClassRuleTableMax
-
Max size of the Class Rule Table.
agentDiffServGenStatusPolicyTableSize
-
Current Size of the Policy Table.
agentDiffServGenStatusPolicyTableMax
-
Max size of the Policy Table
agentDiffServGenStatusPolicyInstTableSize
-
Current size of the Policy-Class Instance Table
agentDiffServGenStatusPolicyInstTableMax
-
Max size of the Policy-Class Instance Table
agentDiffServGenStatusPolicyAttrTableSize
-
Current size of the Policy Attribute Table
agentDiffServGenStatusPolicyAttrTableMax
-
Max size of the Policy Attribute Table
agentDiffServGenStatusServiceTableSize
-
Current size of the Service Table
agentDiffServGenStatusServiceTableMax
-
Max size of the Service Table
agentDiffServClassIndexNextFree
-
This object contains an unused value for classIndex, or a zero to indicate that none exists.
agentDiffServClassTable
-
A table of the DiffServ class entries
agentDiffServClassEntry
-
Represents entry for a DiffServ traffic class
agentDiffServClassIndex
-
The identifier for DiffServ Class entry
agentDiffServClassName
-
Name of the DiffServ traffic class
agentDiffServClassType
-
The class type indicates how the individual class match criteria are evaluated. For type all, all of the individual match conditions must be true for a packet to be considered a member of the class. For types any and acl, only one of the match criteria ...
agentDiffServClassAclNum
-
The access list number used to define the match conditions for the DiffServ class. This attribute is only valid if the value of agentDiffServClassType is set to acl(3). Match conditions are copied from the ACL definition at the time the class is created ...
agentDiffServClassRuleIndexNextFree
-
This object contains an unused value for classRuleIndex, or a zero to indicate that none exists. This index is maintained on a per-class basis.
agentDiffServClassStorageType
-
Storage-type for this conceptual row
agentDiffServClassRowStatus
-
The status of this conceptual row. Entries can not be deleted until all rows in agentDiffServClassRuleTable with corresponding values of agentDiffServClassIndex have been deleted.
agentDiffServClassAclType
-
The access list type used to define the match conditions for the DiffServ class. This attribute is only valid if the value of agentDiffServClassType is set to acl(3). When this attribute is set to ip(1), the agentDiffServClassAclNum object is interpreted ...
agentDiffServClassRuleTable
-
A table of the DiffServ Class Rule entries
agentDiffServClassRuleEntry
-
Represents entry for a set of class-match rules
agentDiffServClassRuleIndex
-
The identifier for DiffServ Class Rule Table entry within a class
agentDiffServClassRuleMatchEntryType
-
Class Rule match entry type, it determines which one of the individual match conditions is defined for the present class rule. This object must be created before any other match object in this row.
agentDiffServClassRuleMatchCos
-
Three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame used as a class-match parameter - only valid if the agentDiffServClassRuleMatchEntryType is set to cos(1). For frames containing a double VLAN tag, this field is located in ...
agentDiffServClassRuleMatchDstIpAddr
-
Destination IP address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstip(2).
agentDiffServClassRuleMatchDstIpMask
-
Destination IP address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstip(2). This mask value identifies the portion of agentDiffServClassRuleMatchDstIpAddr that is compared against a packet. A non-cont ...
agentDiffServClassRuleMatchDstL4PortStart
-
Destination layer 4 port range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3).
agentDiffServClassRuleMatchDstL4PortEnd
-
Destination layer 4 port range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3).
agentDiffServClassRuleMatchDstMacAddr
-
Destination MAC address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstmac(4).
agentDiffServClassRuleMatchDstMacMask
-
Destination MAC address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstmac(4). This mask value identifies the portion of agentDiffServClassRuleMatchDstMacAddr that is compared against a packet. A non-c ...
agentDiffServClassRuleMatchEvery
-
Flag to indicate that the class rule is defined to match on every packet, regardless of content. - only valid if the agentDiffServClassRuleMatchEntryType is set to every(5).
agentDiffServClassRuleMatchIpDscp
-
IP DiffServ Code Point (DSCP) match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to ipdscp(6). The DSCP is defined as the high-order six bits of the Service Type octet in the IPv4 header.
agentDiffServClassRuleMatchIpPrecedence
-
IP Precedence match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to ipprecedence(7). The Precedence bits are defined as the high-order three bits of the Service Type octed in the IPv4 header.
agentDiffServClassRuleMatchIpTosBits
-
IP TOS bits match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to iptos(8). The TOS bits are defined as all eight bits of the Service Type octet in the IPv4 header.
agentDiffServClassRuleMatchIpTosMask
-
IP TOS bits mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to iptos(8). This mask value identifies the portion of agentDiffServClassRuleMatchIpTosBits that is compared against a packet. A non-contiguous mask ...
agentDiffServClassRuleMatchProtocolNum
-
Protocol number match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to protocol(9).
agentDiffServClassRuleMatchRefClassIndex
-
Index of the corresponding referenced class - only valid if the agentDiffServClassRuleMatchEntryType is set to refclass(10). The set of match conditions defined for the reference class are directly inherited by the current class. Restrictions: 1) The clas ...
agentDiffServClassRuleMatchSrcIpAddr
-
Source IP address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcip(11).
agentDiffServClassRuleMatchSrcIpMask
-
Source IP address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcip(11). This mask value identifies the portion of agentDiffServClassRuleMatchSrcIpAddr that is compared against a packet. A non-contiguo ...
agentDiffServClassRuleMatchSrcL4PortStart
-
Source layer 4 port range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcl4port(12).
agentDiffServClassRuleMatchSrcL4PortEnd
-
Source layer 4 port range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcl4port(12).
agentDiffServClassRuleMatchSrcMacAddr
-
Source MAC address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcmac(13).
agentDiffServClassRuleMatchSrcMacMask
-
Source MAC address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcmac(13). This mask value identifies the portion of agentDiffServClassRuleMatchSrcMacAddr that is compared against a packet. A non-conti ...
agentDiffServClassRuleMatchVlanId
-
VLAN ID match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlan(14). This object is obsoleted by agentDiffServClassRuleMatchVlanIdStart and agentDiffServClassRuleMatchVlanIdEnd.
agentDiffServClassRuleMatchExcludeFlag
-
Class Rule exclude flag - when set to true(1), the match condition identified by agentDiffServClassRuleMatchEntryType is negated. This means that for a given field, every value is considered to be a match EXCEPT for the value specified in the class rule. ...
agentDiffServClassRuleStorageType
-
Storage-type for this conceptual row
agentDiffServClassRuleRowStatus
-
The status of this conceptual row.
agentDiffServClassRuleMatchCos2
-
Three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame used as a class-match parameter - only valid if the agentDiffServClassRuleMatchEntryType is set to cos2(15).
agentDiffServClassRuleMatchEtypeKey
-
Ethertype keyword match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to etype(16). A keyword of custom(1) requires that the agentDiffServClassRuleMatchEtypeValue object also be set.
agentDiffServClassRuleMatchEtypeValue
-
Ethertype match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to etype(16) and the agentDiffServClassRuleMatchEtypeKey is set to custom(1). The allowed value for this object is 0x0600 to 0xFFFF.
agentDiffServClassRuleMatchVlanIdStart
-
VLAN ID range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlanid(17). The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained ...
agentDiffServClassRuleMatchVlanIdEnd
-
VLAN ID range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlanid(17). The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained i ...
agentDiffServClassRuleMatchVlanId2Start
-
Secondary VLAN ID range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlanid2(18). The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double ...
agentDiffServClassRuleMatchVlanId2End
-
Secondary VLAN ID range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlanid2(18). The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VL ...
agentDiffServPolicyIndexNextFree
-
This object contains an unused value for agentDiffServPolicyIndex, or a zero to indicate that none exists.
agentDiffServPolicyTable
-
A table of the DiffServ policy entries.
agentDiffServPolicyEntry
-
Represents entry for a DiffServ policy.
agentDiffServPolicyIndex
-
The identifier for DiffServ Policy table entry.
agentDiffServPolicyName
-
Name of the policy
agentDiffServPolicyType
-
The policy type dictates whether inbound or outbound policy attribute statements are used in the policy definition.
agentDiffServPolicyInstIndexNextFree
-
This object contains an unused value for agentDiffServPolicyInstIndex, or a zero to indicate that none exists. This index is maintained on a per-policy basis.
agentDiffServPolicyStorageType
-
Storage-type for this conceptual row
agentDiffServPolicyRowStatus
-
The status of this conceptual row. Entries can not be deleted until all rows in agentDiffServPolicyInstTable with corresponding values of agentDiffServPolicyIndex have been deleted.
agentDiffServPolicyInstTable
-
A table of the policy-class instance entries.
agentDiffServPolicyInstEntry
-
Represents entry for a policy-class instance.
agentDiffServPolicyInstIndex
-
The identifier for policy-class Instance table entry within a policy.
agentDiffServPolicyInstClassIndex
-
Index of the DiffServ Class Table row, whose class definition is used as the policy class instance. The class index identifies the classifier definition used by the policy to establish an instance of that class (to which policy attributes can be attached) ...
agentDiffServPolicyInstAttrIndexNextFree
-
This object contains an unused value for agentDiffServPolicyAttrIndex, or a zero to indicate that none exists. This index is maintained on a per-policy-class-instance basis.
agentDiffServPolicyInstStorageType
-
Storage-type for this conceptual row.
agentDiffServPolicyInstRowStatus
-
The status of this conceptual row. Entries can not be deleted until all rows in agentDiffServPolicyAttrTable with corresponding values of agentDiffServPolicyIndex and agentDiffServPolicyInstIndex have been deleted.
agentDiffServPolicyAttrTable
-
A table of policy attribute entries
agentDiffServPolicyAttrEntry
-
Represents entry for policy attributes
agentDiffServPolicyAttrIndex
-
The identifier for policy-attribute entry
agentDiffServPolicyAttrStmtEntryType
-
Policy attribute statement entry type -- this entry type is essential to determine which of the individual object(s) is defined for this policy attribute statement. This object must be created before any other policy attribute statement object in the row. ...
agentDiffServPolicyAttrStmtBandwidthCrate
-
Bandwidth committed rate attribute statement value -- identifies the minimum amount of bandwidth to be reserved for the specified class instance within the policy. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to ...
agentDiffServPolicyAttrStmtBandwidthCrateUnits
-
Bandwidth committed rate units attribute statement value -- this value determines the interpretation of the agentDiffServPolicyAttrStmtBandwidthCrate object as either kilobits-per-second or as a percentage of interface link speed. This attribute is only v ...
agentDiffServPolicyAttrStmtExpediteCrate
-
Expedited (bandwidth) committed rate attribute statement value -- it identifies the maximum guaranteed amount of bandwidth to be reserved for the specified class instance within the policy. This attribute is only valid if the value of agentDiffServPolicyA ...
agentDiffServPolicyAttrStmtExpediteCrateUnits
-
Expedited (bandwidth) committed rate units attribute statement value -- determines the interpretation of the agentDiffServPolicyAttrStmtExpediteCrate object as either kilobits-per-second or as a percentage of interface link speed. This attribute is only v ...
agentDiffServPolicyAttrStmtExpediteCburst
-
Expedited (bandwidth) committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to expedite(2).
agentDiffServPolicyAttrStmtMarkCosVal
-
Three-bit user priority field value in the 802.1Q tag header of a tagged Ethernet frame, marked as part of the inbound policy for a class instance. For frames containing a double VLAN tag, this field is located in the first/outer tag. This attribute is o ...
agentDiffServPolicyAttrStmtMarkIpDscpVal
-
Specified IP DSCP value to mark in all inbound packets belonging to the class-instance. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to markIpDscpVal(4).
agentDiffServPolicyAttrStmtMarkIpPrecedenceVal
-
Specified IP Precedence value to mark in all inbound packets belonging to the class-instance. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to markIpPrecedenceVal(5).
agentDiffServPolicyAttrStmtPoliceConformAct
-
Policing conform action attribute statement value -- determines the action taken on conforming traffic for the policing style (simple,singlerate,tworate) currently configured for the specified class instance within the policy. The default conform action i ...
agentDiffServPolicyAttrStmtPoliceConformVal
-
Policing conform value attribute statement -- used to mark conforming packets when the conform action is one of the following: markdscp(2) - mark IP DSCP field markprec(3) - mark IP Precedence field markcos(5) - mark 802.1p CoS field (first/only tag) mar ...
agentDiffServPolicyAttrStmtPoliceExceedAct
-
Policing exceed action attribute statement value -- determines the action taken on excess traffic for the policing style (singlerate, tworate) currently configured for the specified class instance within the policy. The default exceed action is drop(1). ...
agentDiffServPolicyAttrStmtPoliceExceedVal
-
Policing exceed value attribute statement -- used to mark excess packets when the exceed action is one of the following: markdscp(2) - mark IP DSCP field markprec(3) - mark IP Precedence field markcos(5) - mark 802.1p CoS field (first/only tag) markcos2( ...
agentDiffServPolicyAttrStmtPoliceNonconformAct
-
Policing non-conform action attribute statement value -- determines the action taken on nonconforming traffic for the policing style (simple, singlerate,tworate) currently configured for the specified class instance within the policy. The default non-conf ...
agentDiffServPolicyAttrStmtPoliceNonconformVal
-
Policing non-conform value attribute statement -- used to mark nonconforming packets when the nonconform action is one of the following: markdscp(2) - mark IP DSCP field markprec(3) - mark IP Precedence field markcos(5) - mark 802.1p CoS field (first/onl ...
agentDiffServPolicyAttrStmtPoliceSimpleCrate
-
Simple policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).
agentDiffServPolicyAttrStmtPoliceSimpleCburst
-
Simple policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).
agentDiffServPolicyAttrStmtPoliceSinglerateCrate
-
Single-rate policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).
agentDiffServPolicyAttrStmtPoliceSinglerateCburst
-
Single-rate policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).
agentDiffServPolicyAttrStmtPoliceSinglerateEburst
-
Single-rate policing excess burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).
agentDiffServPolicyAttrStmtPoliceTworateCrate
-
Two-rate policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
agentDiffServPolicyAttrStmtPoliceTworateCburst
-
Two-rate policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
agentDiffServPolicyAttrStmtPoliceTworatePrate
-
Two-rate policing peak rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
agentDiffServPolicyAttrStmtPoliceTworatePburst
-
Two-rate policing peak burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
agentDiffServPolicyAttrStmtRandomdropMinThresh
-
Random drop minimum threshold attribute statement value -- the average queue depth minimum threshold in bytes used by the WRED algorithm. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9).
agentDiffServPolicyAttrStmtRandomdropMaxThresh
-
Random drop maximum threshold attribute statement value -- the average queue depth maximum threshold in bytes used by the WRED algorithm. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9).
agentDiffServPolicyAttrStmtRandomdropMaxDropProb
-
Random drop maximum drop probability attribute statement value -- the packet drop probability when the queue depth average reaches its maximum threshold. It is expressed as a percentage, and is an integer from 0 to 100. This attribute is only valid if th ...
agentDiffServPolicyAttrStmtRandomdropSamplingRate
-
Random drop sampling rate attribute statement value -- the period at which the queue depth is sampled for computing an average, expressed in microseconds. This value is an integer from 0 to 1000000, with a default value of 0 (meaning per packet sampling). ...
agentDiffServPolicyAttrStmtRandomdropDecayExponent
-
Random drop decay exponent attribute statement value -- determines how quickly the average queue length calculation decays over time, with a higher number causing a slower decay. This value is an integer from 0 to 16, with a default of 9. This attribute i ...
agentDiffServPolicyAttrStmtShapeAverageCrate
-
Average-rate shaping committed rate attribute statement value, specified in kbps -- used to establish average rate traffic shaping for the specified class , which limits transmissions for the class to the committed information rate, with any excess traffi ...
agentDiffServPolicyAttrStmtShapePeakCrate
-
Peak-rate shaping committed rate attribute statement value, specified in kbps -- used to establish peak rate traffic shaping for the specified class , which allows transmissions for the class to exceed the committed information rate by sending excess traf ...
agentDiffServPolicyAttrStmtShapePeakPrate
-
Peak-rate shaping peak rate attribute statement value, specified in kbps -- used to establish peak rate traffic shaping for the specified class, which allows transmissions for the class to exceed the committed information rate by sending excess traffic wi ...
agentDiffServPolicyAttrStorageType
-
Storage-type for this conceptual row.
agentDiffServPolicyAttrRowStatus
-
The status of this conceptual row.
agentDiffServPolicyAttrStmtAssignQueueId
-
Queue identifier to which all inbound packets belonging to this class-instance are directed. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to assignQueue(12).
agentDiffServPolicyAttrStmtDrop
-
Flag to indicate that all inbound packets belonging to this class-instance are dropped at ingress. This attribute is only valid if the agentDiffServPolicyAttrStmtEntryType is set to drop(13).
agentDiffServPolicyAttrStmtMarkCos2Val
-
Three-bit user priority field value in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame, marked as part of the inbound policy for a class instance. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType ...
agentDiffServPolicyAttrStmtPoliceColorConformIndex
-
Index of the DiffServ Class Table row whose class definition is used to specify the policing color conform mode and value. This identifies incoming traffic categorized as 'green' packets in the network. This attribute is only valid if the value of agent ...
agentDiffServPolicyAttrStmtPoliceColorConformMode
-
Policing color conform mode -- indicates the color awareness mode of conforming traffic for the policing style (simple, singlerate, or tworate) currently configured for the specified class instance within the policy. The default value is blind(1). Any va ...
agentDiffServPolicyAttrStmtPoliceColorConformVal
-
Policing color conform value -- indicates the color awareness packet mark value of conforming traffic for the policing style (simple, singlerate, or tworate) currently configured for the specified class instance within the policy. For the color conform fi ...
agentDiffServPolicyAttrStmtPoliceColorExceedIndex
-
Index of the DiffServ Class Table row whose class definition is used to specify the policing color exceed mode and value. This identifies incoming traffic categorized as 'yellow' packets in the network. This attribute is only valid if the value of agent ...
agentDiffServPolicyAttrStmtPoliceColorExceedMode
-
Policing color exceed mode -- indicates the color awareness mode of exceeding traffic for the policing style (singlerate or tworate) currently configured for the specified class instance within the policy. The default value is blind(1). Any value other t ...
agentDiffServPolicyAttrStmtPoliceColorExceedVal
-
Policing color exceed value -- indicates the color awareness packet mark value of exceeding traffic for the policing style (singlerate or tworate) currently configured for the specified class instance within the policy. For the color exceed field indicate ...
agentDiffServPolicyAttrStmtRedirectIntf
-
External interface number to which all inbound packets belonging to this class-instance are redirected. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to redirect(15).
agentDiffServPolicyPerfInTable
-
A table of inbound policy-class performance entries
agentDiffServPolicyPerfInEntry
-
Represents entry for the performance attributes of the associated inbound policy-class instance
agentDiffServPolicyPerfInOfferedOctets
-
Offered octets count for the inbound policy-class instance performance entry.
agentDiffServPolicyPerfInOfferedPackets
-
Offered packets count for the inbound policy-class instance performance entry.
agentDiffServPolicyPerfInDiscardedOctets
-
Discarded octets count for the inbound policy-class instance performance entry.
agentDiffServPolicyPerfInDiscardedPackets
-
Discarded packets count for the inbound policy-class instance performance entry.
agentDiffServPolicyPerfInHCOfferedOctets
-
Offered octets high capacity count for the inbound policy-class instance performance entry.
agentDiffServPolicyPerfInHCOfferedPackets
-
Offered packets high capacity count for the inbound policy-class instance performance entry.
agentDiffServPolicyPerfInHCDiscardedOctets
-
Discarded octets high capacity count for the inbound policy-class instance performance entry.
agentDiffServPolicyPerfInHCDiscardedPackets
-
Discarded packets high capacity count for the inbound policy-class instance performance entry.
agentDiffServPolicyPerfInStorageType
-
Storage-type for this conceptual row.
agentDiffServPolicyPerfInRowStatus
-
The status of this conceptual row.
agentDiffServPolicyPerfOutTable
-
A table of outbound policy-class performance entries
agentDiffServPolicyPerfOutEntry
-
Represents entry for the performance attributes of the associated outbound policy-class instance
agentDiffServPolicyPerfOutTailDroppedOctets
-
Tail-dropped octets count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutTailDroppedPackets
-
Tail-dropped packets count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutRandomDroppedOctets
-
Random-dropped octets count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutRandomDroppedPackets
-
Random-dropped packets count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutShapeDelayedOctets
-
Shape-delayed octets count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutShapeDelayedPackets
-
Shape-delayed packets count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutSentOctets
-
Sent octets count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutSentPackets
-
Sent packets count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutHCTailDroppedOctets
-
Tail-dropped octets high capacity count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutHCTailDroppedPackets
-
Tail-dropped packets high capacity count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutHCRandomDroppedOctets
-
Random-dropped octets high capacity count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutHCRandomDroppedPackets
-
Random-dropped packets high capacity count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutHCShapeDelayedOctets
-
Shape-delayed octets high capacity count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutHCShapeDelayedPackets
-
Shape-delayed packets high capacity count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutHCSentOctets
-
Sent octets high capacity count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutHCSentPackets
-
Sent packets high capacity count for the outbound policy-class instance performance entry.
agentDiffServPolicyPerfOutStorageType
-
Storage-type for this conceptual row.
agentDiffServPolicyPerfOutRowStatus
-
The status of this conceptual row.
agentDiffServServiceTable
-
A table of the service entries.
agentDiffServServiceEntry
-
Represents entry for policy assigned to an interface in a particular direction.
agentDiffServServiceIfIndex
-
External interface number of the interface to which policy is assigned.
agentDiffServServiceIfDirection
-
Interface direction to which the policy is assigned.
agentDiffServServicePolicyIndex
-
Index of the Policy Table row whose policy definition is attached to the interface in the specified direction.
agentDiffServServiceIfOperStatus
-
The current operational state of the DiffServ service interface. If agentDiffServGenStatusAdminMode is disable(2) then agentDiffServServiceIfOperStatus should be down(2). If agentDiffServServiceGenStatusAdminMode is changed to enable(1) then agentDiffSe ...
agentDiffServServiceStorageType
-
Storage-type for this conceptual row
agentDiffServServiceRowStatus
-
The status of this conceptual row.
agentDiffServServicePerfTable
-
A table of service performance entries.
agentDiffServServicePerfEntry
-
Represents a service performance entry.
agentDiffServServicePerfOfferedOctets
-
Offered octets count for the specified service interface and direction
agentDiffServServicePerfOfferedPackets
-
Offered packets count for specified service interface and direction
agentDiffServServicePerfDiscardedOctets
-
Discarded octets count for the specified service interface and direction
agentDiffServServicePerfDiscardedPackets
-
Discarded packets count for the specified service interface and direction
agentDiffServServicePerfSentOctets
-
Sent octets count for the specified service interface and direction
agentDiffServServicePerfSentPackets
-
Sent packets count for the specified service interface and direction
agentDiffServServicePerfHCOfferedOctets
-
Offered octets high capacity count for the specified service interface and direction
agentDiffServServicePerfHCOfferedPackets
-
Offered packets high capacity count for the specified service interface and direction
agentDiffServServicePerfHCDiscardedOctets
-
Discarded octets high capacity count for the specified service interface and direction
agentDiffServServicePerfHCDiscardedPackets
-
Discarded packets high capacity count for the specified service interface and direction
agentDiffServServicePerfHCSentOctets
-
Sent octets high capacity count for the specified service interface and direction
agentDiffServServicePerfHCSentPackets
-
Sent packets high capacity count for the specified service interface and direction
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +-- DiffServ MIB overview: + +-- DiffServ Private MIB falls under Netgear QOS MIB node of the private subtree. +-- Various MIB groups defined within this MIB are: + +-- a) General Status Group -> All objects within this group are scalar and are not part of a +-- conceptual MIB table. The objects of this group define the current and maximum sizes of +-- conceptual DiffServ MIB tables like, DiffServ Class Table, DiffServ Class Rule Table, +-- DiffServ Policy Table,DiffServ Policy-Class Instance Table, DiffServ Policy Attribute +-- Table, DiffServ Service Table. Also, one object of this group named GenStatusAdminMode, is +-- used to enable or disable DiffServ on the switch. + +-- b) Class Group -> This MIB group represents classifiers, which are used to differentiate +-- among types of traffic. There are two conceptual MIB tables within the class group : + +-- 1) Class Table - The Class Table entry contains a name and type, plus a referenced ACL +-- type and number if the class type is 'acl'. + +-- 2) Class Rule Table - Each Class Rule Table entry in the private MIB represents a single +-- match criterion that belongs to a class definition. Depending on the class type, +-- multiple criteria are evaluated as either an all-inclusive or sequential-ordered +-- relationship to determine if a packet belongs to the class. The +-- classRuleMatchEntryType object indicates specifically which of the match items is +-- described by this entry. + +-- c) Policy Group -> DiffServ Policy group is used to define: +-- traffic conditioning actions - policing and marking applied to traffic classes, and +-- service provisioning actions - specifying bandwidth, shaping and queue depth management +-- requirements of service levels like Expedite Forwarding, Assured Forwarding etc. There +-- are five conceptual MIB tables within the policy group: + +-- 1) Policy Table - The Policy Table entry contains policy-name, policy-type and next free +-- per-policy policyInstIndex for the Policy-Class Instance table. The policy-type defines +-- whether policy is applied inbound or outbound to an interface. + +-- 2) Policy-Class Instance Table - An entry in this table is used to connect an policy with +-- an already created DiffServ class. It contains a class index, which identifies the +-- classifier definition used by the policy to establish an instance of that class (to +-- which policy attributes can be attached). It also contains the next free per-policy +-- policyAttrIndex for the policy attribute table. + +-- 3) Policy Attribute Table - Each Policy Table Attribute entry attaches various policy +-- attributes to a policy-class instance. There is an object named +-- policyAttrStmtEntryType, that specifies which policy attributes are meaningful for a +-- particular policy-class instance. + +-- 4) Policy-Class Inbound Performance Table - Contains performance counters for each +-- policy-class instance assigned to an interface in the inbound direction. This table +-- contains offered and discarded counters. These rows are automatically created/deleted +-- when a policy is attached to/removed from a service interface in an inbound direction. + +-- 5) Policy-Class Outbound Performance Table - Contains performance counters for each +-- policy-class instance assigned to an interface in the outbound direction. This table +-- contains discarded, tail dropped, random dropped, shape delayed and sent counters. +-- Note that the random dropped and shape delayed counters are only active when their +-- respective policy attributes are defined for the policy-class instance, otherwise they +-- always read as 0. These rows are automatically created/deleted when a policy is +-- attached to/removed from a service interface in an outbound direction. + +-- d) Service Group -> DiffServ Service group associates a policy with an interface in a +-- specific direction. There are two conceptual MIB tables within the service group: + +-- 1) Service Table - Contains rows for each interface (ifIndex) that has a policy index +-- attached to it in a specific direction (ifDirection). + +-- 2) Service Performance Table - Augments the Service Table to provide performance +-- counters for each row. This table contains offered, discarded and sent counters that +-- are aggregated for the attached policy as a whole based on the individual +-- policy-class instance counts. + +-- General Notes: + +-- 1) All objects of this MIB are prefixed with 'agentDiffServ' followed by the name of the +-- object with the first letter in uppercase. + +-- 2) All counter tables like Policy-Class Inbound Performance Table, Policy-Class Outbound +-- Performance Table and Service Performance Table contain both 32-bit and 64-bit (high- +-- capacity) counters. + + +NETGEAR-QOS-DIFFSERV-PRIVATE-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR DiffServ MIB +-- Copyright LVL7 Systems (2002-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + +IMPORTS + Counter64, Counter32, MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, IpAddress, + Integer32,Unsigned32 FROM SNMPv2-SMI + + InetPortNumber FROM INET-ADDRESS-MIB + + TEXTUAL-CONVENTION,RowStatus, + RowPointer,MacAddress, + StorageType,TruthValue FROM SNMPv2-TC + + agentQOS FROM NETGEAR-QOS-MIB + TimeTicks FROM RFC1155-SMI + DisplayString,PhysAddress FROM RFC1213-MIB + IANAifType FROM IANAifType-MIB + ifIndex,InterfaceIndex FROM IF-MIB; + + agentQOSDiffServPrivate MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The Netgear Private MIB for DiffServ" + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { agentQOS 7 } + + QosBurstSize ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "The number of kilobytes (Kbytes) in a packet that may be sent in a + traffic stream without regard for other traffic streams." + SYNTAX Unsigned32 (1..128) + + IntfDirection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "IntfDirection specifies a direction of data travel on an + interface. 'inbound' traffic is operated on during reception from + the interface, while 'outbound' traffic is operated on prior to + transmission on the interface." + + SYNTAX INTEGER { + in(1), -- ingress interface + out(2) -- egress interface + } + + EtypeValue ::= TEXTUAL-CONVENTION + DISPLAY-HINT "x" + STATUS current + DESCRIPTION + "Ethertype value of a packet. The allowed value is 0x0600 to 0xFFFF." + SYNTAX Unsigned32 (1536..65535) -- hex value 0x0600 to 0xFFFF + + +--************************************************************************************** +-- agentDiffServGenStatusGroup +--************************************************************************************** + + agentDiffServGenStatusGroup OBJECT IDENTIFIER ::= { agentQOSDiffServPrivate 1 } + + agentDiffServGenStatusAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " DiffServ Admin Mode" + DEFVAL { disable } + ::= { agentDiffServGenStatusGroup 1 } + + agentDiffServGenStatusClassTableSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Current size of the Class Table" + ::= { agentDiffServGenStatusGroup 2 } + + agentDiffServGenStatusClassTableMax OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Max size of the Class Table" + ::= { agentDiffServGenStatusGroup 3 } + + agentDiffServGenStatusClassRuleTableSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Current size of Class Rule Table" + ::= { agentDiffServGenStatusGroup 4 } + + agentDiffServGenStatusClassRuleTableMax OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Max size of the Class Rule Table." + ::= { agentDiffServGenStatusGroup 5 } + + agentDiffServGenStatusPolicyTableSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Current Size of the Policy Table." + ::= { agentDiffServGenStatusGroup 6 } + + agentDiffServGenStatusPolicyTableMax OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Max size of the Policy Table" + ::= { agentDiffServGenStatusGroup 7 } + + agentDiffServGenStatusPolicyInstTableSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Current size of the Policy-Class Instance Table" + ::= { agentDiffServGenStatusGroup 8 } + + agentDiffServGenStatusPolicyInstTableMax OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Max size of the Policy-Class Instance Table" + ::= { agentDiffServGenStatusGroup 9 } + + agentDiffServGenStatusPolicyAttrTableSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Current size of the Policy Attribute Table" + ::= { agentDiffServGenStatusGroup 10 } + + agentDiffServGenStatusPolicyAttrTableMax OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Max size of the Policy Attribute Table" + ::= { agentDiffServGenStatusGroup 11 } + + agentDiffServGenStatusServiceTableSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Current size of the Service Table" + ::= { agentDiffServGenStatusGroup 12 } + + agentDiffServGenStatusServiceTableMax OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " Max size of the Service Table" + ::= { agentDiffServGenStatusGroup 13 } + +--********************************************************************************** +-- agentDiffServClassGroup +-- +--********************************************************************************** + + + agentDiffServClassGroup OBJECT IDENTIFIER ::= { agentQOSDiffServPrivate 2 } + + --*********************** classTable *********************** + + agentDiffServClassIndexNextFree OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an unused value for classIndex, or a + zero to indicate that none exists." + ::= { agentDiffServClassGroup 1 } + + agentDiffServClassTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServClassEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the DiffServ class entries" + ::= { agentDiffServClassGroup 2 } + + agentDiffServClassEntry OBJECT-TYPE + SYNTAX AgentDiffServClassEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a DiffServ traffic class" + INDEX { agentDiffServClassIndex } + ::= { agentDiffServClassTable 1 } + + AgentDiffServClassEntry ::= SEQUENCE { + agentDiffServClassIndex + Unsigned32, + agentDiffServClassName + DisplayString, + agentDiffServClassType + INTEGER, + agentDiffServClassAclNum + Unsigned32, + agentDiffServClassRuleIndexNextFree + Unsigned32, + agentDiffServClassStorageType + StorageType, + agentDiffServClassRowStatus + RowStatus, + agentDiffServClassAclType + INTEGER + } + + agentDiffServClassIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The identifier for DiffServ Class entry " + ::= { agentDiffServClassEntry 1 } + + agentDiffServClassName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..31)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Name of the DiffServ traffic class" + ::= { agentDiffServClassEntry 2 } + + agentDiffServClassType OBJECT-TYPE + SYNTAX INTEGER { + all(1), + any(2), + acl(3) + } + + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The class type indicates how the individual class match + criteria are evaluated. For type all, all of the + individual match conditions must be true for a packet to + be considered a member of the class. For types any and + acl, only one of the match criteria must be true for a + packet to belong to the class; multiple matching criteria + are evaluated in a sequential order, with the highest + precedence awarded to the first criterion defined for the + class. An acl class type copies its set of match criteria + from the current rule definition of the specified + ACL number." + ::= { agentDiffServClassEntry 3 } + + agentDiffServClassAclNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The access list number used to define the match conditions for the + DiffServ class. + This attribute is only valid if the value of agentDiffServClassType + is set to acl(3). Match conditions are copied from the ACL definition + at the time the class is created and do not reflect subsequent + changes to the ACL definition. + + This attribute requires that the agentDiffServClassAclType object + also be set so that the ACL number can be interpreted relative to + ip(1) or mac(2) ACLs. The objects may be set in either order. + The NETGEAR-QOS-ACL-MIB defines an aclIndex for IP ACLs and an + aclMacIndex for MAC ACLs. Setting this object to one of these + values per the agentDiffServClassAclType causes the corresponding + ACL rules to be used for creating the DiffServ class." + ::= { agentDiffServClassEntry 4 } + + agentDiffServClassRuleIndexNextFree OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an unused value for classRuleIndex, or a + zero to indicate that none exists. This index is maintained + on a per-class basis." + ::= { agentDiffServClassEntry 5 } + + agentDiffServClassStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Storage-type for this conceptual row" + DEFVAL { nonVolatile } + ::= { agentDiffServClassEntry 6 } + + agentDiffServClassRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this conceptual row. Entries can not be deleted until all rows in + agentDiffServClassRuleTable with corresponding values of agentDiffServClassIndex + have been deleted." + ::= { agentDiffServClassEntry 7 } + + agentDiffServClassAclType OBJECT-TYPE + SYNTAX INTEGER { + ip(1), + mac(2) + } + + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The access list type used to define the match conditions for the + DiffServ class. This attribute is only valid if the value of + agentDiffServClassType is set to acl(3). + + When this attribute is set to ip(1), the agentDiffServClassAclNum + object is interpreted as an IP ACL number per the aclIndex definition + from the NETGEAR-QOS-ACL-MIB. When set to mac(2), the agentDiffServClassAclNum + object is interpreted as a MAC ACL index per the aclMacIndex definition + in the NETGEAR-QOS-ACL-MIB. Both this object and agentDiffServClassAclNum + must be set (in either order) for an agentDiffServClassType of acl(3)." + ::= { agentDiffServClassEntry 8 } + + --*********************** agentDiffServClassRuleTable *********************** + + agentDiffServClassRuleTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServClassRuleEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the DiffServ Class Rule entries" + ::= { agentDiffServClassGroup 3 } + + agentDiffServClassRuleEntry OBJECT-TYPE + SYNTAX AgentDiffServClassRuleEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a set of class-match rules" + INDEX { agentDiffServClassIndex,agentDiffServClassRuleIndex } + ::= { agentDiffServClassRuleTable 1 } + + AgentDiffServClassRuleEntry ::= SEQUENCE { + agentDiffServClassRuleIndex + Unsigned32, + agentDiffServClassRuleMatchEntryType + INTEGER, + agentDiffServClassRuleMatchCos + Unsigned32, + agentDiffServClassRuleMatchDstIpAddr + IpAddress, + agentDiffServClassRuleMatchDstIpMask + IpAddress, + agentDiffServClassRuleMatchDstL4PortStart + InetPortNumber, + agentDiffServClassRuleMatchDstL4PortEnd + InetPortNumber, + agentDiffServClassRuleMatchDstMacAddr + MacAddress, + agentDiffServClassRuleMatchDstMacMask + MacAddress, + agentDiffServClassRuleMatchEvery + TruthValue, + agentDiffServClassRuleMatchIpDscp + Unsigned32, + agentDiffServClassRuleMatchIpPrecedence + Unsigned32, + agentDiffServClassRuleMatchIpTosBits + OCTET STRING, + agentDiffServClassRuleMatchIpTosMask + OCTET STRING, + agentDiffServClassRuleMatchProtocolNum + Unsigned32, + agentDiffServClassRuleMatchRefClassIndex + Unsigned32, + agentDiffServClassRuleMatchSrcIpAddr + IpAddress, + agentDiffServClassRuleMatchSrcIpMask + IpAddress, + agentDiffServClassRuleMatchSrcL4PortStart + InetPortNumber, + agentDiffServClassRuleMatchSrcL4PortEnd + InetPortNumber, + agentDiffServClassRuleMatchSrcMacAddr + MacAddress, + agentDiffServClassRuleMatchSrcMacMask + MacAddress, + agentDiffServClassRuleMatchVlanId + Unsigned32, + agentDiffServClassRuleMatchExcludeFlag + TruthValue, + agentDiffServClassRuleStorageType + StorageType, + agentDiffServClassRuleRowStatus + RowStatus, + agentDiffServClassRuleMatchCos2 + Unsigned32, + agentDiffServClassRuleMatchEtypeKey + INTEGER, + agentDiffServClassRuleMatchEtypeValue + EtypeValue, + agentDiffServClassRuleMatchVlanIdStart + Unsigned32, + agentDiffServClassRuleMatchVlanIdEnd + Unsigned32, + agentDiffServClassRuleMatchVlanId2Start + Unsigned32, + agentDiffServClassRuleMatchVlanId2End + Unsigned32 + } + + agentDiffServClassRuleIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The identifier for DiffServ Class Rule Table entry within a class" + ::= { agentDiffServClassRuleEntry 1 } + + agentDiffServClassRuleMatchEntryType OBJECT-TYPE + SYNTAX INTEGER { + cos(1), + dstip(2), + dstl4port(3), + dstmac(4), + every(5), + ipdscp(6), + ipprecedence(7), + iptos(8), + protocol(9), + refclass(10), + srcip(11), + srcl4port(12), + srcmac(13), + vlan(14), + cos2(15), + etype(16), + vlanid(17), + vlanid2(18) + } + + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Class Rule match entry type, it determines which one of the individual + match conditions is defined for the present class rule. This object must + be created before any other match object in this row." + ::= { agentDiffServClassRuleEntry 2 } + + + agentDiffServClassRuleMatchCos OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Three-bit user priority field in the 802.1Q tag header of a tagged + Ethernet frame used as a class-match parameter - only valid if the + agentDiffServClassRuleMatchEntryType is set to cos(1). For frames + containing a double VLAN tag, this field is located in the first/outer + tag." + ::= { agentDiffServClassRuleEntry 3 } + + agentDiffServClassRuleMatchDstIpAddr OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Destination IP address match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to dstip(2)." + ::= { agentDiffServClassRuleEntry 4 } + + agentDiffServClassRuleMatchDstIpMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Destination IP address mask match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to dstip(2). This mask value + identifies the portion of agentDiffServClassRuleMatchDstIpAddr that is + compared against a packet. A non-contiguous mask value is permitted." + ::= { agentDiffServClassRuleEntry 5 } + + agentDiffServClassRuleMatchDstL4PortStart OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Destination layer 4 port range start match value for the class - only + valid if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3)." + ::= { agentDiffServClassRuleEntry 6 } + + agentDiffServClassRuleMatchDstL4PortEnd OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Destination layer 4 port range end match value for the class - only valid + if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3)." + ::= { agentDiffServClassRuleEntry 7 } + + agentDiffServClassRuleMatchDstMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Destination MAC address match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to dstmac(4)." + ::= { agentDiffServClassRuleEntry 8 } + + agentDiffServClassRuleMatchDstMacMask OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Destination MAC address mask match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to dstmac(4). This mask value + identifies the portion of agentDiffServClassRuleMatchDstMacAddr that is + compared against a packet. A non-contiguous mask value is permitted." + ::= { agentDiffServClassRuleEntry 9 } + + agentDiffServClassRuleMatchEvery OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Flag to indicate that the class rule is defined to match on every packet, + regardless of content. - only valid if the + agentDiffServClassRuleMatchEntryType is set to every(5)." + ::= { agentDiffServClassRuleEntry 10 } + + agentDiffServClassRuleMatchIpDscp OBJECT-TYPE + SYNTAX Unsigned32 (0..63) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "IP DiffServ Code Point (DSCP) match value for the class - only valid if + the agentDiffServClassRuleMatchEntryType is set to ipdscp(6). The DSCP + is defined as the high-order six bits of the Service Type octet in the + IPv4 header." + ::= { agentDiffServClassRuleEntry 11 } + + agentDiffServClassRuleMatchIpPrecedence OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "IP Precedence match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to ipprecedence(7). + The Precedence bits are defined as the high-order three bits of + the Service Type octed in the IPv4 header." + ::= { agentDiffServClassRuleEntry 12 } + + agentDiffServClassRuleMatchIpTosBits OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "IP TOS bits match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to iptos(8). + The TOS bits are defined as all eight bits of the Service + Type octet in the IPv4 header." + ::= { agentDiffServClassRuleEntry 13 } + + agentDiffServClassRuleMatchIpTosMask OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "IP TOS bits mask match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to iptos(8). This mask value + identifies the portion of agentDiffServClassRuleMatchIpTosBits that + is compared against a packet. A non-contiguous mask value is permitted." + ::= { agentDiffServClassRuleEntry 14 } + + agentDiffServClassRuleMatchProtocolNum OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Protocol number match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to protocol(9)." + ::= { agentDiffServClassRuleEntry 15 } + + agentDiffServClassRuleMatchRefClassIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Index of the corresponding referenced class - only valid if the + agentDiffServClassRuleMatchEntryType is set to refclass(10). + The set of match conditions defined for the reference class + are directly inherited by the current class. + + Restrictions: 1) The class types of both, current class and + the reference class must be identical (i.e., any vs. any, + or all vs. all). + 2) Self-referencing of class-name is not allowed. + 3) Any attempt to delete the reference class while still + referenced by any class shall fail. + 4) The combined match criteria of classname and reference class + name must be an allowed combination based on the class type. + Any subsequent changes to the reference class name match + criteria must maintain this validity, or the change attempt + shall fail." + + ::= { agentDiffServClassRuleEntry 16 } + + agentDiffServClassRuleMatchSrcIpAddr OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Source IP address match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to srcip(11)." + ::= { agentDiffServClassRuleEntry 17 } + + agentDiffServClassRuleMatchSrcIpMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Source IP address mask match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to srcip(11). This mask value + identifies the portion of agentDiffServClassRuleMatchSrcIpAddr that + is compared against a packet. A non-contiguous mask value is permitted." + ::= { agentDiffServClassRuleEntry 18 } + + agentDiffServClassRuleMatchSrcL4PortStart OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Source layer 4 port range start match value for the class - only valid if + the agentDiffServClassRuleMatchEntryType is set to srcl4port(12)." + ::= { agentDiffServClassRuleEntry 19 } + + agentDiffServClassRuleMatchSrcL4PortEnd OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Source layer 4 port range end match value for the class - only valid if + the agentDiffServClassRuleMatchEntryType is set to srcl4port(12)." + ::= { agentDiffServClassRuleEntry 20 } + + agentDiffServClassRuleMatchSrcMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Source MAC address match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to srcmac(13)." + ::= { agentDiffServClassRuleEntry 21 } + + agentDiffServClassRuleMatchSrcMacMask OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Source MAC address mask match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to srcmac(13). This mask value + identifies the portion of agentDiffServClassRuleMatchSrcMacAddr that + is compared against a packet. A non-contiguous mask value is permitted." + ::= { agentDiffServClassRuleEntry 22 } + + agentDiffServClassRuleMatchVlanId OBJECT-TYPE + SYNTAX Unsigned32 (1..4094) + MAX-ACCESS read-create + STATUS obsolete + DESCRIPTION + "VLAN ID match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to vlan(14). + This object is obsoleted by agentDiffServClassRuleMatchVlanIdStart + and agentDiffServClassRuleMatchVlanIdEnd." + ::= { agentDiffServClassRuleEntry 23 } + + agentDiffServClassRuleMatchExcludeFlag OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Class Rule exclude flag - when set to true(1), the match condition + identified by agentDiffServClassRuleMatchEntryType is negated. This means + that for a given field, every value is considered to be a match EXCEPT for + the value specified in the class rule. This flag must be false(2) for an + agendDiffServClassRuleMatchEntryType of refClass(10). + This object must be set after the agentDiffServClassRuleMatchEntryType + object, but before any other match object in this row" + ::= { agentDiffServClassRuleEntry 24 } + + agentDiffServClassRuleStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Storage-type for this conceptual row" + DEFVAL { nonVolatile } + ::= { agentDiffServClassRuleEntry 25 } + + agentDiffServClassRuleRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this conceptual row." + + ::= { agentDiffServClassRuleEntry 26 } + + agentDiffServClassRuleMatchCos2 OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Three-bit user priority field in the second/inner 802.1Q tag header of a + double VLAN tagged Ethernet frame used as a class-match parameter + - only valid if the agentDiffServClassRuleMatchEntryType is set to + cos2(15)." + ::= { agentDiffServClassRuleEntry 27 } + + agentDiffServClassRuleMatchEtypeKey OBJECT-TYPE + SYNTAX INTEGER { + custom(1), + appletalk(2), + arp(3), + ibmsna(4), + ipv4(5), + ipv6(6), + ipx(7), + mplsmcast(8), + mplsucast(9), + netbios(10), + novell(11), + pppoe(12), + rarp(13) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Ethertype keyword match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to etype(16). A keyword + of custom(1) requires that the agentDiffServClassRuleMatchEtypeValue + object also be set." + ::= { agentDiffServClassRuleEntry 28 } + + agentDiffServClassRuleMatchEtypeValue OBJECT-TYPE + SYNTAX EtypeValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Ethertype match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to etype(16) and + the agentDiffServClassRuleMatchEtypeKey is set to custom(1). + The allowed value for this object is 0x0600 to 0xFFFF." + ::= { agentDiffServClassRuleEntry 29 } + + agentDiffServClassRuleMatchVlanIdStart OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "VLAN ID range start match value for the class - only valid if + the agentDiffServClassRuleMatchEntryType is set to vlanid(17). + The VLAN ID field is defined as the 12-bit VLAN identifier + in the 802.1Q tag header of a tagged Ethernet frame. This is + contained in the first/outer tag of a double VLAN tagged frame." + ::= { agentDiffServClassRuleEntry 30 } + + agentDiffServClassRuleMatchVlanIdEnd OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "VLAN ID range end match value for the class - only valid if + the agentDiffServClassRuleMatchEntryType is set to vlanid(17). + The VLAN ID field is defined as the 12-bit VLAN identifier + in the 802.1Q tag header of a tagged Ethernet frame. This is + contained in the first/outer tag of a double VLAN tagged frame." + ::= { agentDiffServClassRuleEntry 31 } + + agentDiffServClassRuleMatchVlanId2Start OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Secondary VLAN ID range start match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to vlanid2(18). + The Secondary VLAN ID field is defined as the 12-bit VLAN identifier + in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet + frame." + ::= { agentDiffServClassRuleEntry 32 } + + agentDiffServClassRuleMatchVlanId2End OBJECT-TYPE + SYNTAX Unsigned32 (0..4095) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Secondary VLAN ID range end match value for the class - only valid if the + agentDiffServClassRuleMatchEntryType is set to vlanid2(18). + The Secondary VLAN ID field is defined as the 12-bit VLAN identifier + in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet + frame." + ::= { agentDiffServClassRuleEntry 33 } + + --********************************************************************************** + -- agentDiffServPolicyGroup + -- + --********************************************************************************** + + + agentDiffServPolicyGroup OBJECT IDENTIFIER ::= { agentQOSDiffServPrivate 3 } + + --*********************** agentDiffServPolicyTable ************************ + + agentDiffServPolicyIndexNextFree OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an unused value for agentDiffServPolicyIndex, or a + zero to indicate that none exists." + ::= { agentDiffServPolicyGroup 1 } + + agentDiffServPolicyTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the DiffServ policy entries." + ::= { agentDiffServPolicyGroup 2 } + + agentDiffServPolicyEntry OBJECT-TYPE + SYNTAX AgentDiffServPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a DiffServ policy." + INDEX { agentDiffServPolicyIndex } + ::= { agentDiffServPolicyTable 1 } + + AgentDiffServPolicyEntry ::= SEQUENCE { + agentDiffServPolicyIndex + Unsigned32, + agentDiffServPolicyName + DisplayString, + agentDiffServPolicyType + IntfDirection, + agentDiffServPolicyInstIndexNextFree + Unsigned32, + agentDiffServPolicyStorageType + StorageType, + agentDiffServPolicyRowStatus + RowStatus + } + + + agentDiffServPolicyIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The identifier for DiffServ Policy table entry." + ::= { agentDiffServPolicyEntry 1 } + + agentDiffServPolicyName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..31)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Name of the policy" + ::= { agentDiffServPolicyEntry 2 } + + agentDiffServPolicyType OBJECT-TYPE + SYNTAX IntfDirection + MAX-ACCESS read-create + STATUS current + DESCRIPTION + " The policy type dictates whether inbound or outbound policy + attribute statements are used in the policy definition." + ::= { agentDiffServPolicyEntry 3 } + + agentDiffServPolicyInstIndexNextFree OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an unused value for agentDiffServPolicyInstIndex, or + a zero to indicate that none exists. This index is maintained on a + per-policy basis." + ::= { agentDiffServPolicyEntry 4 } + + agentDiffServPolicyStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Storage-type for this conceptual row" + DEFVAL { nonVolatile } + ::= { agentDiffServPolicyEntry 5 } + + agentDiffServPolicyRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this conceptual row. Entries can not be deleted until all rows in + agentDiffServPolicyInstTable with corresponding values of agentDiffServPolicyIndex + have been deleted." + + ::= { agentDiffServPolicyEntry 6 } + + --*********************** agentDiffServPolicyInstTable ************************ + + agentDiffServPolicyInstTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServPolicyInstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the policy-class instance entries." + ::= { agentDiffServPolicyGroup 3 } + + agentDiffServPolicyInstEntry OBJECT-TYPE + SYNTAX AgentDiffServPolicyInstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a policy-class instance." + INDEX { agentDiffServPolicyIndex,agentDiffServPolicyInstIndex } + ::= { agentDiffServPolicyInstTable 1 } + + AgentDiffServPolicyInstEntry ::= SEQUENCE { + agentDiffServPolicyInstIndex + Unsigned32, + agentDiffServPolicyInstClassIndex + Unsigned32, + agentDiffServPolicyInstAttrIndexNextFree + Unsigned32, + agentDiffServPolicyInstStorageType + StorageType, + agentDiffServPolicyInstRowStatus + RowStatus + } + + + agentDiffServPolicyInstIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The identifier for policy-class Instance table entry within a policy." + ::= { agentDiffServPolicyInstEntry 1 } + + agentDiffServPolicyInstClassIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Index of the DiffServ Class Table row, whose class definition is used + as the policy class instance. The class index identifies the classifier + definition used by the policy to establish an instance of that class + (to which policy attributes can be attached). This is what connects a + class (instance) to a policy." + ::= { agentDiffServPolicyInstEntry 2 } + + agentDiffServPolicyInstAttrIndexNextFree OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an unused value for agentDiffServPolicyAttrIndex, or + a zero to indicate that none exists. This index is maintained on a + per-policy-class-instance basis." + ::= { agentDiffServPolicyInstEntry 3 } + + agentDiffServPolicyInstStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Storage-type for this conceptual row." + DEFVAL { nonVolatile } + ::= { agentDiffServPolicyInstEntry 4 } + + agentDiffServPolicyInstRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this conceptual row. Entries can not be deleted until all rows in + agentDiffServPolicyAttrTable with corresponding values of agentDiffServPolicyIndex + and agentDiffServPolicyInstIndex have been deleted." + ::= { agentDiffServPolicyInstEntry 5 } + + + --*********************** agentDiffServPolicyAttrTable ************************ + + agentDiffServPolicyAttrTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServPolicyAttrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of policy attribute entries" + ::= { agentDiffServPolicyGroup 4 } + + agentDiffServPolicyAttrEntry OBJECT-TYPE + SYNTAX AgentDiffServPolicyAttrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for policy attributes" + INDEX { agentDiffServPolicyIndex, agentDiffServPolicyInstIndex, + agentDiffServPolicyAttrIndex } + ::= { agentDiffServPolicyAttrTable 1 } + + AgentDiffServPolicyAttrEntry ::= SEQUENCE { + agentDiffServPolicyAttrIndex + Unsigned32, + agentDiffServPolicyAttrStmtEntryType + INTEGER, + agentDiffServPolicyAttrStmtBandwidthCrate + Unsigned32, + agentDiffServPolicyAttrStmtBandwidthCrateUnits + INTEGER, + agentDiffServPolicyAttrStmtExpediteCrate + Unsigned32, + agentDiffServPolicyAttrStmtExpediteCrateUnits + INTEGER, + agentDiffServPolicyAttrStmtExpediteCburst + QosBurstSize, + agentDiffServPolicyAttrStmtMarkCosVal + Unsigned32, + agentDiffServPolicyAttrStmtMarkIpDscpVal + Unsigned32, + agentDiffServPolicyAttrStmtMarkIpPrecedenceVal + Unsigned32, + agentDiffServPolicyAttrStmtPoliceConformAct + INTEGER, + agentDiffServPolicyAttrStmtPoliceConformVal + Unsigned32, + agentDiffServPolicyAttrStmtPoliceExceedAct + INTEGER, + agentDiffServPolicyAttrStmtPoliceExceedVal + Unsigned32, + agentDiffServPolicyAttrStmtPoliceNonconformAct + INTEGER, + agentDiffServPolicyAttrStmtPoliceNonconformVal + Unsigned32, + agentDiffServPolicyAttrStmtPoliceSimpleCrate + Unsigned32, + agentDiffServPolicyAttrStmtPoliceSimpleCburst + QosBurstSize, + agentDiffServPolicyAttrStmtPoliceSinglerateCrate + Unsigned32, + agentDiffServPolicyAttrStmtPoliceSinglerateCburst + QosBurstSize, + agentDiffServPolicyAttrStmtPoliceSinglerateEburst + QosBurstSize, + agentDiffServPolicyAttrStmtPoliceTworateCrate + Unsigned32, + agentDiffServPolicyAttrStmtPoliceTworateCburst + QosBurstSize, + agentDiffServPolicyAttrStmtPoliceTworatePrate + Unsigned32, + agentDiffServPolicyAttrStmtPoliceTworatePburst + QosBurstSize, + agentDiffServPolicyAttrStmtRandomdropMinThresh + Unsigned32, + agentDiffServPolicyAttrStmtRandomdropMaxThresh + Unsigned32, + agentDiffServPolicyAttrStmtRandomdropMaxDropProb + Unsigned32, + agentDiffServPolicyAttrStmtRandomdropSamplingRate + Unsigned32, + agentDiffServPolicyAttrStmtRandomdropDecayExponent + Unsigned32, + agentDiffServPolicyAttrStmtShapeAverageCrate + Unsigned32, + agentDiffServPolicyAttrStmtShapePeakCrate + Unsigned32, + agentDiffServPolicyAttrStmtShapePeakPrate + Unsigned32, + agentDiffServPolicyAttrStorageType + StorageType, + agentDiffServPolicyAttrRowStatus + RowStatus, + agentDiffServPolicyAttrStmtAssignQueueId + Unsigned32, + agentDiffServPolicyAttrStmtDrop + TruthValue, + agentDiffServPolicyAttrStmtMarkCos2Val + Unsigned32, + agentDiffServPolicyAttrStmtPoliceColorConformIndex + Unsigned32, + agentDiffServPolicyAttrStmtPoliceColorConformMode + INTEGER, + agentDiffServPolicyAttrStmtPoliceColorConformVal + Unsigned32, + agentDiffServPolicyAttrStmtPoliceColorExceedIndex + Unsigned32, + agentDiffServPolicyAttrStmtPoliceColorExceedMode + INTEGER, + agentDiffServPolicyAttrStmtPoliceColorExceedVal + Unsigned32, + agentDiffServPolicyAttrStmtRedirectIntf + InterfaceIndex + } + + agentDiffServPolicyAttrIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The identifier for policy-attribute entry " + ::= { agentDiffServPolicyAttrEntry 1 } + + + agentDiffServPolicyAttrStmtEntryType OBJECT-TYPE + SYNTAX INTEGER { + bandwidth(1), + expedite(2), + markCosVal(3), + markIpDscpVal(4), + markIpPrecedenceVal(5), + policeSimple(6), + policeSinglerate(7), + policeTworate(8), + randomdrop(9), + shapeAverage(10), + shapePeak(11), + assignQueue(12), + drop(13), + markCos2Val(14), + redirect(15) + } + + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Policy attribute statement entry type -- this entry type is + essential to determine which of the individual object(s) + is defined for this policy attribute statement. This object must be + created before any other policy attribute statement object in the row. + + The markIpDscpVal(4), markIpPrecedenceVal(5), policeSimple(6), + policeSinglerate(7) and policeTworate(8) values are only allowed for an + agentDiffServPolicyType of in(1). The remaining values are only allowed + for an agentDiffServPolicyType of out(2)." + ::= { agentDiffServPolicyAttrEntry 2 } + + agentDiffServPolicyAttrStmtBandwidthCrate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Bandwidth committed rate attribute statement value -- identifies + the minimum amount of bandwidth to be reserved for the specified + class instance within the policy. This attribute is only valid if + the value of agentDiffServPolicyAttrStmtEntryType is set to bandwidth(1)." + ::= { agentDiffServPolicyAttrEntry 3 } + + agentDiffServPolicyAttrStmtBandwidthCrateUnits OBJECT-TYPE + SYNTAX INTEGER { + kbps(1), + percentage(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Bandwidth committed rate units attribute statement value -- this value + determines the interpretation of the + agentDiffServPolicyAttrStmtBandwidthCrate object as either + kilobits-per-second or as a percentage of interface link speed. This + attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to bandwidth(1)." + ::= { agentDiffServPolicyAttrEntry 4 } + + agentDiffServPolicyAttrStmtExpediteCrate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Expedited (bandwidth) committed rate attribute statement value -- it + identifies the maximum guaranteed amount of bandwidth to be reserved for + the specified class instance within the policy. This attribute is only + valid if the value of agentDiffServPolicyAttrStmtEntryType is set to + expedite(2). " + ::= { agentDiffServPolicyAttrEntry 5 } + + agentDiffServPolicyAttrStmtExpediteCrateUnits OBJECT-TYPE + SYNTAX INTEGER { + kbps(1), + percentage(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Expedited (bandwidth) committed rate units attribute statement value + -- determines the interpretation of the + agentDiffServPolicyAttrStmtExpediteCrate object as either + kilobits-per-second or as a percentage of interface link speed. This + attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to expedite(2)." + ::= { agentDiffServPolicyAttrEntry 6 } + + agentDiffServPolicyAttrStmtExpediteCburst OBJECT-TYPE + SYNTAX QosBurstSize + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Expedited (bandwidth) committed burst size attribute statement value, + specified in Kbytes. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to expedite(2)." + DEFVAL { 4 } + ::= { agentDiffServPolicyAttrEntry 7 } + + agentDiffServPolicyAttrStmtMarkCosVal OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Three-bit user priority field value in the 802.1Q tag header of a tagged + Ethernet frame, marked as part of the inbound policy for a class instance. + For frames containing a double VLAN tag, this field is located in the + first/outer tag. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to markCosVal(3)." + ::= { agentDiffServPolicyAttrEntry 8 } + + agentDiffServPolicyAttrStmtMarkIpDscpVal OBJECT-TYPE + SYNTAX Unsigned32 (0..63) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Specified IP DSCP value to mark in all inbound packets belonging to the + class-instance. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to markIpDscpVal(4)." + ::= { agentDiffServPolicyAttrEntry 9 } + + agentDiffServPolicyAttrStmtMarkIpPrecedenceVal OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Specified IP Precedence value to mark in all inbound packets belonging to + the class-instance. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to markIpPrecedenceVal(5)." + ::= { agentDiffServPolicyAttrEntry 10 } + + agentDiffServPolicyAttrStmtPoliceConformAct OBJECT-TYPE + SYNTAX INTEGER { + drop(1), + markdscp(2), + markprec(3), + send(4), + markcos(5), + markcos2(6) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Policing conform action attribute statement value -- determines + the action taken on conforming traffic for the policing style + (simple,singlerate,tworate) currently configured for the specified + class instance within the policy. The default conform action is send(3). + This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is policeSimple(6), + policeSinglerate(7), or policeTworate(8)." + DEFVAL { send } + ::= { agentDiffServPolicyAttrEntry 11 } + + agentDiffServPolicyAttrStmtPoliceConformVal OBJECT-TYPE + SYNTAX Unsigned32 (0..63) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Policing conform value attribute statement -- + used to mark conforming packets when the conform action + is one of the following: + markdscp(2) - mark IP DSCP field + markprec(3) - mark IP Precedence field + markcos(5) - mark 802.1p CoS field (first/only tag) + markcos2(6) - mark secondary 802.1p CoS field (inner tag) + This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is policeSimple(6), + policeSinglerate(7), or policeTworate(8)." + ::= { agentDiffServPolicyAttrEntry 12 } + + agentDiffServPolicyAttrStmtPoliceExceedAct OBJECT-TYPE + SYNTAX INTEGER { + drop(1), + markdscp(2), + markprec(3), + send(4), + markcos(5), + markcos2(6) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Policing exceed action attribute statement value -- determines + the action taken on excess traffic for the policing style (singlerate, + tworate) currently configured for the specified class instance within the + policy. The default exceed action is drop(1). This attribute is only + valid if the value of agentDiffServPolicyAttrStmtEntryType is + policeSinglerate(7) or policeTworate(8)." + DEFVAL { drop } + ::= { agentDiffServPolicyAttrEntry 13 } + + agentDiffServPolicyAttrStmtPoliceExceedVal OBJECT-TYPE + SYNTAX Unsigned32 (0..63) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Policing exceed value attribute statement -- + used to mark excess packets when the exceed action + is one of the following: + markdscp(2) - mark IP DSCP field + markprec(3) - mark IP Precedence field + markcos(5) - mark 802.1p CoS field (first/only tag) + markcos2(6) - mark secondary 802.1p CoS field (inner tag) + This is only valid if the value of agentDiffServPolicyAttrStmtEntryType is + policeSinglerate(7) or policeTworate(8)." + ::= { agentDiffServPolicyAttrEntry 14 } + + agentDiffServPolicyAttrStmtPoliceNonconformAct OBJECT-TYPE + SYNTAX INTEGER { + drop(1), + markdscp(2), + markprec(3), + send(4), + markcos(5), + markcos2(6) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Policing non-conform action attribute statement value -- determines the + action taken on nonconforming traffic for the policing style (simple, + singlerate,tworate) currently configured for the specified class instance + within the policy. The default non-conform action is drop(1). This + attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is policeSimple(6), + policeSinglerate(7), or policeTworate(8)." + DEFVAL { drop } + ::= { agentDiffServPolicyAttrEntry 15 } + + agentDiffServPolicyAttrStmtPoliceNonconformVal OBJECT-TYPE + SYNTAX Unsigned32 (0..63) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Policing non-conform value attribute statement -- + used to mark nonconforming packets when the nonconform action + is one of the following: + markdscp(2) - mark IP DSCP field + markprec(3) - mark IP Precedence field + markcos(5) - mark 802.1p CoS field (first/only tag) + markcos2(6) - mark secondary 802.1p CoS field (inner tag) + This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is policeSimple(6), + policeSinglerate(7), or policeTworate(8)." + ::= { agentDiffServPolicyAttrEntry 16 } + + agentDiffServPolicyAttrStmtPoliceSimpleCrate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Simple policing committed rate attribute statement value, specified in + kbps. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6)." + ::= { agentDiffServPolicyAttrEntry 17 } + + agentDiffServPolicyAttrStmtPoliceSimpleCburst OBJECT-TYPE + SYNTAX QosBurstSize + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Simple policing committed burst size attribute statement value, specified + in Kbytes. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6)." + ::= { agentDiffServPolicyAttrEntry 18 } + + agentDiffServPolicyAttrStmtPoliceSinglerateCrate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Single-rate policing committed rate attribute statement value, specified + in kbps. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7)." + ::= { agentDiffServPolicyAttrEntry 19 } + + agentDiffServPolicyAttrStmtPoliceSinglerateCburst OBJECT-TYPE + SYNTAX QosBurstSize + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Single-rate policing committed burst size attribute statement value, + specified in Kbytes. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7)." + ::= { agentDiffServPolicyAttrEntry 20 } + + agentDiffServPolicyAttrStmtPoliceSinglerateEburst OBJECT-TYPE + SYNTAX QosBurstSize + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Single-rate policing excess burst size attribute statement value, + specified in Kbytes. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7)." + ::= { agentDiffServPolicyAttrEntry 21 } + + agentDiffServPolicyAttrStmtPoliceTworateCrate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Two-rate policing committed rate attribute statement value, specified in + kbps. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8)." + ::= { agentDiffServPolicyAttrEntry 22 } + + agentDiffServPolicyAttrStmtPoliceTworateCburst OBJECT-TYPE + SYNTAX QosBurstSize + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Two-rate policing committed burst size attribute statement value, + specified in Kbytes. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8)." + ::= { agentDiffServPolicyAttrEntry 23 } + + agentDiffServPolicyAttrStmtPoliceTworatePrate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Two-rate policing peak rate attribute statement value, specified in kbps. + This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8)." + ::= { agentDiffServPolicyAttrEntry 24 } + + agentDiffServPolicyAttrStmtPoliceTworatePburst OBJECT-TYPE + SYNTAX QosBurstSize + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Two-rate policing peak burst size attribute statement value, specified in + Kbytes. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8)." + ::= { agentDiffServPolicyAttrEntry 25 } + + agentDiffServPolicyAttrStmtRandomdropMinThresh OBJECT-TYPE + SYNTAX Unsigned32 (1..250000) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Random drop minimum threshold attribute statement value -- the average + queue depth minimum threshold in bytes used by the WRED algorithm. This + attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9)." + ::= { agentDiffServPolicyAttrEntry 26 } + + agentDiffServPolicyAttrStmtRandomdropMaxThresh OBJECT-TYPE + SYNTAX Unsigned32 (1..500000) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Random drop maximum threshold attribute statement value -- the average + queue depth maximum threshold in bytes used by the WRED algorithm. This + attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9)." + ::= { agentDiffServPolicyAttrEntry 27 } + + agentDiffServPolicyAttrStmtRandomdropMaxDropProb OBJECT-TYPE + SYNTAX Unsigned32 (0..100) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Random drop maximum drop probability attribute statement value -- the + packet drop probability when the queue depth average reaches its maximum + threshold. It is expressed as a percentage, and is an integer from 0 to + 100. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9)." + ::= { agentDiffServPolicyAttrEntry 28 } + + agentDiffServPolicyAttrStmtRandomdropSamplingRate OBJECT-TYPE + SYNTAX Unsigned32 (0..1000000) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Random drop sampling rate attribute statement value -- the period at which + the queue depth is sampled for computing an average, expressed in + microseconds. This value is an integer from 0 to 1000000, with a default + value of 0 (meaning per packet sampling). This attribute is only valid if + the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9)." + DEFVAL { 0 } + ::= { agentDiffServPolicyAttrEntry 29 } + + agentDiffServPolicyAttrStmtRandomdropDecayExponent OBJECT-TYPE + SYNTAX Unsigned32 (0..16) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Random drop decay exponent attribute statement value -- determines how + quickly the average queue length calculation decays over time, with a + higher number causing a slower decay. This value is an integer from 0 to + 16, with a default of 9. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9)." + DEFVAL { 9 } + ::= { agentDiffServPolicyAttrEntry 30 } + + agentDiffServPolicyAttrStmtShapeAverageCrate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Average-rate shaping committed rate attribute statement value, specified + in kbps -- used to establish average rate traffic shaping for the + specified class , which limits transmissions for the class to the + committed information rate, with any excess traffic delayed via queueing. + This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to shapeAverage(10)." + ::= { agentDiffServPolicyAttrEntry 31 } + + agentDiffServPolicyAttrStmtShapePeakCrate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Peak-rate shaping committed rate attribute statement value, specified in + kbps -- used to establish peak rate traffic shaping for the specified + class , which allows transmissions for the class to exceed the committed + information rate by sending excess traffic with the understanding that it + could be dropped by a downstream network element. This attribute is only + valid if the value of agentDiffServPolicyAttrStmtEntryType is set to + shapePeak(11)." + ::= { agentDiffServPolicyAttrEntry 32 } + + agentDiffServPolicyAttrStmtShapePeakPrate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Peak-rate shaping peak rate attribute statement value, specified in kbps + -- used to establish peak rate traffic shaping for the specified class, + which allows transmissions for the class to exceed the committed + information rate by sending excess traffic with the understanding that it + could be dropped by a downstream network element. This attribute is only + valid if the value of agentDiffServPolicyAttrStmtEntryType is set to + shapePeak(11)." + ::= { agentDiffServPolicyAttrEntry 33 } + + agentDiffServPolicyAttrStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Storage-type for this conceptual row." + DEFVAL { nonVolatile } + ::= { agentDiffServPolicyAttrEntry 34 } + + agentDiffServPolicyAttrRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this conceptual row." + ::= { agentDiffServPolicyAttrEntry 35 } + + agentDiffServPolicyAttrStmtAssignQueueId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Queue identifier to which all inbound packets belonging to this + class-instance are directed. This attribute is only valid if the + value of agentDiffServPolicyAttrStmtEntryType is set to assignQueue(12)." + ::= { agentDiffServPolicyAttrEntry 36 } + + agentDiffServPolicyAttrStmtDrop OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Flag to indicate that all inbound packets belonging to this + class-instance are dropped at ingress. This attribute is + only valid if the agentDiffServPolicyAttrStmtEntryType is + set to drop(13)." + ::= { agentDiffServPolicyAttrEntry 37 } + + agentDiffServPolicyAttrStmtMarkCos2Val OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Three-bit user priority field value in the second/inner 802.1Q tag header of + a double VLAN tagged Ethernet frame, marked as part of the inbound policy + for a class instance. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is set to markCos2Val(14)." + ::= { agentDiffServPolicyAttrEntry 38 } + + agentDiffServPolicyAttrStmtPoliceColorConformIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Index of the DiffServ Class Table row whose class definition is used + to specify the policing color conform mode and value. This identifies + incoming traffic categorized as 'green' packets in the + network. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is policeSimple(6), + policeSinglerate(7), or policeTworate(8). + + The DiffServ class referred to by this object must comply with + the following restrictions: + + 1) Contains only a single, non-excluded match condition identifying + one of the following fields: COS, IP DSCP, IP Precedence, or + Secondary COS, in accordance with platform support capabilities. + This is represented by an agentDiffServClassRuleMatchEntryType value + of cos(1), ipdscp(6), ipprecedence(7), or cos2(15), respectively. + + 2) Must not conflict with any (non-excluded) match conditions in the + classifier used for this policy-class instance, as indicated by the + agentDiffServPolicyInstClassIndex object. + + 3) The color conform mode and value identified by this class index must + not be the same as an existing color-aware exceed mode and value + defined by the agentDiffServPolicyAttrStmtPoliceColorExceedIndex object. + + A class index value of 0 for this object indicates conform color awareness + is not being used (e.g. color-blind mode). Setting this object to 0 causes + the agentDiffServPolicyAttrStmtPoliceColorExceedIndex object to be set + to 0 as well." + DEFVAL { 0 } + ::= { agentDiffServPolicyAttrEntry 39 } + + agentDiffServPolicyAttrStmtPoliceColorConformMode OBJECT-TYPE + SYNTAX INTEGER { + blind(1), + cos(2), + cos2(3), + ipdscp(4), + ipprec(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Policing color conform mode -- indicates the color awareness + mode of conforming traffic for the policing style (simple, + singlerate, or tworate) currently configured for the specified + class instance within the policy. The default value is blind(1). + + Any value other than blind(1) denotes the packet field to + check for the existing conform color marking, which is compared to the + agentDiffServPolicyAttrStmtPoliceColorConformVal object value. Packets + matching this specification are considered to be colored 'green'. + + This read-only object reflects the DiffServ class definition as indicated by + agentDiffServPolicyAttrStmtPoliceColorConformIndex. This attribute + is only valid for agentDiffServPolicyAttrStmtEntryType values of + policeSimple(6), policeSinglerate(7), or policeTworate(8)." + DEFVAL { blind } + ::= { agentDiffServPolicyAttrEntry 40 } + + agentDiffServPolicyAttrStmtPoliceColorConformVal OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Policing color conform value -- indicates the color awareness + packet mark value of conforming traffic for the policing style + (simple, singlerate, or tworate) currently configured for the + specified class instance within the policy. + + For the color conform field indicated by + agentDiffServPolicyAttrStmtPoliceColorConformMode, packets containing + this value are considered to be colored 'green'. + + This read-only object reflects the DiffServ class definition as indicated by + agentDiffServPolicyAttrStmtPoliceColorConformIndex. This attribute + is only valid for agentDiffServPolicyAttrStmtEntryType values of + policeSimple(6), policeSinglerate(7), or policeTworate(8), and + agentDiffServPolicyAttrStmtPoliceColorConformMode values of + cos(2), cos2(3), ipdscp(4), or ipprec(5)." + ::= { agentDiffServPolicyAttrEntry 41 } + + agentDiffServPolicyAttrStmtPoliceColorExceedIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Index of the DiffServ Class Table row whose class definition is used + to specify the policing color exceed mode and value. This identifies + incoming traffic categorized as 'yellow' packets in the + network. This attribute is only valid if the value of + agentDiffServPolicyAttrStmtEntryType is policeSinglerate(7) or + policeTworate(8). + + The DiffServ class referred to by this object must comply with + the following restrictions: + + 1) Contains only a single, non-excluded match condition identifying + one of the following fields: COS, IP DSCP, IP Precedence, or + Secondary COS, in accordance with platform support capabilities. + This is represented by an agentDiffServClassRuleMatchEntryType value + of cos(1), ipdscp(6), ipprecedence(7), or cos2(15), respectively. + + 2) Must not conflict with any (non-excluded) match conditions in the + classifier used for this policy-class instance, as indicated by the + agentDiffServPolicyInstClassIndex object. + + 3) The color exceed mode and value identified by this class index must + not be the same as an existing color-aware exceed mode and value + defined by the agentDiffServPolicyAttrStmtPoliceColorConformIndex object. + + A class index value of 0 for this object indicates exceed color awareness + is not being used. When the agentDiffServPolicyAttrStmtPoliceColorConformIndex + object is 0, indicating color-blind operation, this object must also be 0. + When a non-0 value is used for the agentDiffServPolicyAttrStmtPoliceColorConformIndex + object, this object may remain set to 0 if exceed color awareness is not + desired, or may be set to an appropriate class index value to activate exceed + color aware mode." + DEFVAL { 0 } + ::= { agentDiffServPolicyAttrEntry 42 } + + agentDiffServPolicyAttrStmtPoliceColorExceedMode OBJECT-TYPE + SYNTAX INTEGER { + blind(1), + cos(2), + cos2(3), + ipdscp(4), + ipprec(5), + unused(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Policing color exceed mode -- indicates the color awareness + mode of exceeding traffic for the policing style (singlerate + or tworate) currently configured for the specified + class instance within the policy. The default value is blind(1). + + Any value other than blind(1) or unused(6) denotes the packet field to + check for the existing exceed color marking, which is compared to the + agentDiffServPolicyAttrStmtPoliceColorExceedVal object value. Packets + matching this specification are considered to be colored 'yellow'. + + Use of exceed color awareness is optional, and this field is set to + unused(6) when color conform aware policing is used but the color exceed + value is not used. When agentDiffServPolicyAttrStmtPoliceColorConformMode + value is blind(1), this object is blind(1) as well. + + This read-only object reflects the DiffServ class definition as indicated by + agentDiffServPolicyAttrStmtPoliceColorExceedIndex. This attribute + is only valid for agentDiffServPolicyAttrStmtEntryType values of + policeSinglerate(7) or policeTworate(8)." + DEFVAL { blind } + ::= { agentDiffServPolicyAttrEntry 43 } + + agentDiffServPolicyAttrStmtPoliceColorExceedVal OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Policing color exceed value -- indicates the color awareness + packet mark value of exceeding traffic for the policing style + (singlerate or tworate) currently configured for the + specified class instance within the policy. + + For the color exceed field indicated by + agentDiffServPolicyAttrStmtPoliceColorExceedMode, packets containing + this value are considered to be colored 'yellow'. + + This read-only object reflects the DiffServ class definition as indicated by + agentDiffServPolicyAttrStmtPoliceColorExceedIndex. This attribute + is only valid for agentDiffServPolicyAttrStmtEntryType values of + policeSinglerate(7) or policeTworate(8), and + agentDiffServPolicyAttrStmtPoliceColorExceedMode values of + cos(2), cos2(3), ipdscp(4), or ipprec(5)." + ::= { agentDiffServPolicyAttrEntry 44 } + + agentDiffServPolicyAttrStmtRedirectIntf OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "External interface number to which all inbound packets belonging to this + class-instance are redirected. This attribute is only valid if the + value of agentDiffServPolicyAttrStmtEntryType is set to redirect(15)." + ::= { agentDiffServPolicyAttrEntry 45 } + + + + --*********************** agentDiffServPolicyPerfInTable ************************ + + agentDiffServPolicyPerfInTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServPolicyPerfInEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of inbound policy-class performance entries" + ::= { agentDiffServPolicyGroup 5 } + + agentDiffServPolicyPerfInEntry OBJECT-TYPE + SYNTAX AgentDiffServPolicyPerfInEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for the performance attributes of the associated inbound + policy-class instance" + + INDEX { agentDiffServPolicyIndex,agentDiffServPolicyInstIndex,ifIndex } + ::= { agentDiffServPolicyPerfInTable 1 } + + AgentDiffServPolicyPerfInEntry ::= SEQUENCE { + agentDiffServPolicyPerfInOfferedOctets + Counter32, + agentDiffServPolicyPerfInOfferedPackets + Counter32, + agentDiffServPolicyPerfInDiscardedOctets + Counter32, + agentDiffServPolicyPerfInDiscardedPackets + Counter32, + agentDiffServPolicyPerfInHCOfferedOctets + Counter64, + agentDiffServPolicyPerfInHCOfferedPackets + Counter64, + agentDiffServPolicyPerfInHCDiscardedOctets + Counter64, + agentDiffServPolicyPerfInHCDiscardedPackets + Counter64, + agentDiffServPolicyPerfInStorageType + StorageType, + agentDiffServPolicyPerfInRowStatus + RowStatus + } + + agentDiffServPolicyPerfInOfferedOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offered octets count for the inbound policy-class instance performance + entry." + ::= { agentDiffServPolicyPerfInEntry 1 } + + agentDiffServPolicyPerfInOfferedPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offered packets count for the inbound policy-class instance performance + entry." + ::= { agentDiffServPolicyPerfInEntry 2 } + + agentDiffServPolicyPerfInDiscardedOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Discarded octets count for the inbound policy-class instance performance + entry." + ::= { agentDiffServPolicyPerfInEntry 3 } + + agentDiffServPolicyPerfInDiscardedPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Discarded packets count for the inbound policy-class instance performance + entry." + ::= { agentDiffServPolicyPerfInEntry 4 } + + agentDiffServPolicyPerfInHCOfferedOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offered octets high capacity count for the inbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfInEntry 5 } + + agentDiffServPolicyPerfInHCOfferedPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offered packets high capacity count for the inbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfInEntry 6 } + + agentDiffServPolicyPerfInHCDiscardedOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Discarded octets high capacity count for the inbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfInEntry 7 } + + agentDiffServPolicyPerfInHCDiscardedPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Discarded packets high capacity count for the inbound policy-class + instance performance entry." + ::= { agentDiffServPolicyPerfInEntry 8 } + + agentDiffServPolicyPerfInStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Storage-type for this conceptual row." + DEFVAL { nonVolatile } + ::= { agentDiffServPolicyPerfInEntry 9 } + + agentDiffServPolicyPerfInRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of this conceptual row." + ::= { agentDiffServPolicyPerfInEntry 10 } + + + + + --*********************** agentDiffServPolicyPerfOutTable ************************ + + agentDiffServPolicyPerfOutTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServPolicyPerfOutEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of outbound policy-class performance entries" + ::= { agentDiffServPolicyGroup 6 } + + agentDiffServPolicyPerfOutEntry OBJECT-TYPE + SYNTAX AgentDiffServPolicyPerfOutEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for the performance attributes of the associated outbound + policy-class instance" + + INDEX { agentDiffServPolicyIndex,agentDiffServPolicyInstIndex,ifIndex } + ::= { agentDiffServPolicyPerfOutTable 1 } + + AgentDiffServPolicyPerfOutEntry ::= SEQUENCE { + agentDiffServPolicyPerfOutTailDroppedOctets + Counter32, + agentDiffServPolicyPerfOutTailDroppedPackets + Counter32, + agentDiffServPolicyPerfOutRandomDroppedOctets + Counter32, + agentDiffServPolicyPerfOutRandomDroppedPackets + Counter32, + agentDiffServPolicyPerfOutShapeDelayedOctets + Counter32, + agentDiffServPolicyPerfOutShapeDelayedPackets + Counter32, + agentDiffServPolicyPerfOutSentOctets + Counter32, + agentDiffServPolicyPerfOutSentPackets + Counter32, + agentDiffServPolicyPerfOutHCTailDroppedOctets + Counter64, + agentDiffServPolicyPerfOutHCTailDroppedPackets + Counter64, + agentDiffServPolicyPerfOutHCRandomDroppedOctets + Counter64, + agentDiffServPolicyPerfOutHCRandomDroppedPackets + Counter64, + agentDiffServPolicyPerfOutHCShapeDelayedOctets + Counter64, + agentDiffServPolicyPerfOutHCShapeDelayedPackets + Counter64, + agentDiffServPolicyPerfOutHCSentOctets + Counter64, + agentDiffServPolicyPerfOutHCSentPackets + Counter64, + agentDiffServPolicyPerfOutStorageType + StorageType, + agentDiffServPolicyPerfOutRowStatus + RowStatus + } + + agentDiffServPolicyPerfOutTailDroppedOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Tail-dropped octets count for the outbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfOutEntry 1 } + + agentDiffServPolicyPerfOutTailDroppedPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Tail-dropped packets count for the outbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfOutEntry 2 } + + agentDiffServPolicyPerfOutRandomDroppedOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Random-dropped octets count for the outbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfOutEntry 3 } + + agentDiffServPolicyPerfOutRandomDroppedPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Random-dropped packets count for the outbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfOutEntry 4 } + + agentDiffServPolicyPerfOutShapeDelayedOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Shape-delayed octets count for the outbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfOutEntry 5 } + + agentDiffServPolicyPerfOutShapeDelayedPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Shape-delayed packets count for the outbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfOutEntry 6 } + + agentDiffServPolicyPerfOutSentOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Sent octets count for the outbound policy-class instance performance + entry." + ::= { agentDiffServPolicyPerfOutEntry 7 } + + agentDiffServPolicyPerfOutSentPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Sent packets count for the outbound policy-class instance performance + entry." + ::= { agentDiffServPolicyPerfOutEntry 8 } + + agentDiffServPolicyPerfOutHCTailDroppedOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Tail-dropped octets high capacity count for the outbound policy-class + instance performance entry." + ::= { agentDiffServPolicyPerfOutEntry 9 } + + agentDiffServPolicyPerfOutHCTailDroppedPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Tail-dropped packets high capacity count for the outbound policy-class + instance performance entry." + ::= { agentDiffServPolicyPerfOutEntry 10 } + + agentDiffServPolicyPerfOutHCRandomDroppedOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Random-dropped octets high capacity count for the outbound policy-class + instance performance entry." + ::= { agentDiffServPolicyPerfOutEntry 11 } + + agentDiffServPolicyPerfOutHCRandomDroppedPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Random-dropped packets high capacity count for the outbound policy-class + instance performance entry." + ::= { agentDiffServPolicyPerfOutEntry 12 } + + agentDiffServPolicyPerfOutHCShapeDelayedOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Shape-delayed octets high capacity count for the outbound policy-class + instance performance entry." + ::= { agentDiffServPolicyPerfOutEntry 13 } + + agentDiffServPolicyPerfOutHCShapeDelayedPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Shape-delayed packets high capacity count for the outbound policy-class + instance performance entry." + ::= { agentDiffServPolicyPerfOutEntry 14 } + + agentDiffServPolicyPerfOutHCSentOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Sent octets high capacity count for the outbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfOutEntry 15 } + + agentDiffServPolicyPerfOutHCSentPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Sent packets high capacity count for the outbound policy-class instance + performance entry." + ::= { agentDiffServPolicyPerfOutEntry 16 } + + agentDiffServPolicyPerfOutStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Storage-type for this conceptual row." + DEFVAL { nonVolatile } + ::= { agentDiffServPolicyPerfOutEntry 17 } + + agentDiffServPolicyPerfOutRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of this conceptual row." + ::= { agentDiffServPolicyPerfOutEntry 18 } + + + --********************************************************************************** + -- agentDiffServService Group + -- + --********************************************************************************** + + --*********************** agentDiffServServiceTable ************************ + + + agentDiffServServiceGroup OBJECT IDENTIFIER ::= { agentQOSDiffServPrivate 4 } + + agentDiffServServiceTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServServiceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the service entries." + ::= { agentDiffServServiceGroup 1 } + + agentDiffServServiceEntry OBJECT-TYPE + SYNTAX AgentDiffServServiceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for policy assigned to an interface in a particular + direction." + INDEX { agentDiffServServiceIfIndex,agentDiffServServiceIfDirection } + ::= { agentDiffServServiceTable 1 } + + AgentDiffServServiceEntry ::= SEQUENCE { + agentDiffServServiceIfIndex + InterfaceIndex, + agentDiffServServiceIfDirection + IntfDirection, + agentDiffServServicePolicyIndex + Unsigned32, + agentDiffServServiceIfOperStatus + INTEGER, + agentDiffServServiceStorageType + StorageType, + agentDiffServServiceRowStatus + RowStatus + } + + + agentDiffServServiceIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "External interface number of the interface to which policy is assigned." + ::= { agentDiffServServiceEntry 1 } + + agentDiffServServiceIfDirection OBJECT-TYPE + SYNTAX IntfDirection + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Interface direction to which the policy is assigned." + ::= { agentDiffServServiceEntry 2 } + + agentDiffServServicePolicyIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Index of the Policy Table row whose policy definition is attached to the + interface in the specified direction." + ::= { agentDiffServServiceEntry 3 } + + agentDiffServServiceIfOperStatus OBJECT-TYPE + SYNTAX INTEGER { + up(1), -- ready for DiffServ operation + down(2) + } + + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current operational state of the DiffServ service + interface. If agentDiffServGenStatusAdminMode is + disable(2) then agentDiffServServiceIfOperStatus should + be down(2). If agentDiffServServiceGenStatusAdminMode + is changed to enable(1) then agentDiffServServiceIfOperStatus + should change to up(1) if the service interface is ready + to send and receive DiffServ traffic; it should remain + in the down(2) state if the underlying interface hardware + is not in a link up condition, if the policy definition + represented by agentDiffServServicePolicyIndex is incompatible + with the interface (e.g., requires more bandwidth than the + current capacity of the interface), or if the policy definition + is considered to be incomplete (e.g., one or more composite + rows is not in the active(1) state)." + ::= { agentDiffServServiceEntry 4 } + + agentDiffServServiceStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Storage-type for this conceptual row" + DEFVAL { nonVolatile } + ::= { agentDiffServServiceEntry 5 } + + agentDiffServServiceRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this conceptual row." + ::= { agentDiffServServiceEntry 6 } + + + --*********************** agentDiffServServicePerfTable ************************ + + + agentDiffServServicePerfTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDiffServServicePerfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of service performance entries." + ::= { agentDiffServServiceGroup 2 } + + agentDiffServServicePerfEntry OBJECT-TYPE + SYNTAX AgentDiffServServicePerfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents a service performance entry." + + AUGMENTS { agentDiffServServiceEntry } + ::= { agentDiffServServicePerfTable 1 } + + AgentDiffServServicePerfEntry ::= SEQUENCE { + agentDiffServServicePerfOfferedOctets + Counter32, + agentDiffServServicePerfOfferedPackets + Counter32, + agentDiffServServicePerfDiscardedOctets + Counter32, + agentDiffServServicePerfDiscardedPackets + Counter32, + agentDiffServServicePerfSentOctets + Counter32, + agentDiffServServicePerfSentPackets + Counter32, + agentDiffServServicePerfHCOfferedOctets + Counter64, + agentDiffServServicePerfHCOfferedPackets + Counter64, + agentDiffServServicePerfHCDiscardedOctets + Counter64, + agentDiffServServicePerfHCDiscardedPackets + Counter64, + agentDiffServServicePerfHCSentOctets + Counter64, + agentDiffServServicePerfHCSentPackets + Counter64 + } + + + agentDiffServServicePerfOfferedOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offered octets count for the specified service interface and direction" + ::= { agentDiffServServicePerfEntry 1 } + + agentDiffServServicePerfOfferedPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offered packets count for specified service interface and direction" + ::= { agentDiffServServicePerfEntry 2 } + + agentDiffServServicePerfDiscardedOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Discarded octets count for the specified service interface and direction" + ::= { agentDiffServServicePerfEntry 3 } + + agentDiffServServicePerfDiscardedPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Discarded packets count for the specified service interface and direction" + ::= { agentDiffServServicePerfEntry 4 } + + agentDiffServServicePerfSentOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Sent octets count for the specified service interface and direction" + ::= { agentDiffServServicePerfEntry 5 } + + agentDiffServServicePerfSentPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Sent packets count for the specified service interface and direction" + ::= { agentDiffServServicePerfEntry 6 } + + agentDiffServServicePerfHCOfferedOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offered octets high capacity count for the specified service interface + and direction" + ::= { agentDiffServServicePerfEntry 7 } + + agentDiffServServicePerfHCOfferedPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offered packets high capacity count for the specified service interface + and direction" + ::= { agentDiffServServicePerfEntry 8 } + + agentDiffServServicePerfHCDiscardedOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Discarded octets high capacity count for the specified service interface + and direction" + ::= { agentDiffServServicePerfEntry 9 } + + agentDiffServServicePerfHCDiscardedPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Discarded packets high capacity count for the specified service interface + and direction" + ::= { agentDiffServServicePerfEntry 10 } + + agentDiffServServicePerfHCSentOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Sent octets high capacity count for the specified service interface and + direction" + ::= { agentDiffServServicePerfEntry 11 } + + agentDiffServServicePerfHCSentPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Sent packets high capacity count for the specified service interface and + direction" + ::= { agentDiffServServicePerfEntry 12 } + +END diff --git a/mibs/NETGEAR-QOS-MIB.mib b/mibs/NETGEAR-QOS-MIB.mib index 3242d65..50b765a 100644 --- a/mibs/NETGEAR-QOS-MIB.mib +++ b/mibs/NETGEAR-QOS-MIB.mib @@ -1,286 +1,41 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-QOS-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR Quality of Service Package MIB +-- Copyright LVL7 Systems (2001-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Integer32, Gauge32 + FROM SNMPv2-SMI + RowStatus FROM SNMPv2-TC + ng7000Switch FROM NETGEAR-REF-MIB + DisplayString FROM RFC1213-MIB; + + agentQOS MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The MIB definitaions for Quality of Service Flex package." + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 3 } + +END diff --git a/mibs/NETGEAR-RADIUS-AUTH-CLIENT-MIB.mib b/mibs/NETGEAR-RADIUS-AUTH-CLIENT-MIB.mib index 49179b1..6c3fccd 100644 --- a/mibs/NETGEAR-RADIUS-AUTH-CLIENT-MIB.mib +++ b/mibs/NETGEAR-RADIUS-AUTH-CLIENT-MIB.mib @@ -1,315 +1,332 @@ - - - - - - - NETGEAR-RADIUS-AUTH-CLIENT-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-RADIUS-AUTH-CLIENT-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-RADIUS-AUTH-CLIENT-MIB Download

-

-

MIBs list

-

-
The NETGEAR Private MIB for Radius Authentication Client
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-RADIUS-AUTH-CLIENT-MIB

-

-
agentRadiusMaxTransmit
-
Maximum number of retransmissions of a RADIUS request packet
agentRadiusTimeout
-
Time out duration (in seconds) before packets are retransmitted
agentRadiusAccountingMode
-
Identifies if RADIUS Accounting has been enabled or not
agentRadiusStatsClear
-
When set to enable(1), all Radius statistics will be reset.
agentRadiusAccountingIndexNextValid
-
Indicates the next valid index into the agentRadiusAccountingConfigTable for creation. If no additional entries are allowed, this will be 0.
agentRadiusAccountingConfigTable
-
Table with information about Radius Accounting Server IP Addresses, port numbers and shared secret. Only one entry is supported at this time.
agentRadiusAccountingConfigEntry
-
Entry consisting of configuration data for a Radius Accounting Server.
agentRadiusAccountingServerIndex
-
Unique index of the configured RADIUS accounting server. The next valid value of this object for creation is specified by agentRadiusAccountingIndexNextValid. ::= { agentRadiusAccountingConfigEntry 1 } SYNTAX IpAddress MAX-ACCESS read-create STATUS ...
agentRadiusAccountingPort
-
Port number for the RADIUS accounting server.
agentRadiusAccountingSecret
-
Configured shared sercret for the RADIUS accounting server.
agentRadiusAccountingStatus
-
Creates or destroys a RADIUS accounting server entry. During creation, the next available index is specified by the agentRadiusAccountingIndexNextValid object. Rows creation using a different value for agentRadiusAccountingServerIndex will fail. active(1 ...
agentRadiusServerIndexNextValid
-
Indicates the next valid index into the agentRadiusServerConfigTable for creation. If no additional entries are allowed, this will be 0.
agentRadiusServerConfigTable
-
Table with information about Radius Authentication Server IP Addresses, port numbers and shared secret
agentRadiusServerConfigEntry
-
Entry consisting of configuration data for a Radius Authentication Server.
agentRadiusServerIndex
-
Unique index of the configured RADIUS server
agentRadiusServerAddress
-
IP Address of the configured RADIUS server. This object cannot be changed after creation.
agentRadiusServerPort
-
Port number for the RADIUS server.
agentRadiusServerSecret
-
Configured shared sercret for the RADIUS server.
agentRadiusServerPrimaryMode
-
Configure the RADIUS server to be the primary server. If there is any other server that is configured to be primary, that server is set to be a seconday server and this entry is set Primary.
agentRadiusServerCurrentMode
-
Indicate if the RADIUS server is the current server in user for authentication.
agentRadiusServerMsgAuth
-
Enable or disable the message authenticator attribute for this RADIUS server.
agentRadiusServerStatus
-
Creates or destroys a RADIUS Authentication server entry. During creation, the next available index is specified by the agentRadiusServerIndexNextValid object. Rows creation using a different value for agentRadiusServerIndex will fail. active(1) - ...
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-RADIUS-AUTH-CLIENT-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR Radius Authentication Client MIB +-- Copyright LVL7 Systems (2003-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, + Integer32, IpAddress, Counter32, Unsigned32 + FROM SNMPv2-SMI + RowStatus FROM SNMPv2-TC + ng7000Switch FROM NETGEAR-REF-MIB + DisplayString FROM RFC1213-MIB; + + agentRadius MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The NETGEAR Private MIB for Radius Authentication Client" + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 8 } + + + --************************************************************************************** + -- agentRadiusConfigGroup + -- + --************************************************************************************** + + agentRadiusConfigGroup OBJECT IDENTIFIER ::= { agentRadius 1 } + + agentRadiusMaxTransmit OBJECT-TYPE + SYNTAX Unsigned32 (1..15) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Maximum number of retransmissions of a RADIUS request packet" + DEFVAL { 4 } + ::= { agentRadiusConfigGroup 1 } + + agentRadiusTimeout OBJECT-TYPE + SYNTAX Unsigned32 (1..30) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Time out duration (in seconds) before packets are retransmitted" + DEFVAL { 5 } + ::= { agentRadiusConfigGroup 2 } + + agentRadiusAccountingMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Identifies if RADIUS Accounting has been enabled or not" + DEFVAL { disable } + ::= { agentRadiusConfigGroup 3 } + + agentRadiusStatsClear OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "When set to enable(1), all Radius statistics will be reset." + DEFVAL { disable } + ::= { agentRadiusConfigGroup 4 } + + agentRadiusAccountingIndexNextValid OBJECT-TYPE + SYNTAX Integer32 (0|1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the next valid index into the agentRadiusAccountingConfigTable + for creation. If no additional entries are allowed, this will be 0." + ::= { agentRadiusConfigGroup 5 } + + --************************************************************************************** + -- agentRadiusAccountingConfigTable + -- + --************************************************************************************** + + agentRadiusAccountingConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentRadiusAccountingConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table with information about Radius Accounting Server IP + Addresses, port numbers and shared secret. Only one entry is + supported at this time." + ::= { agentRadiusConfigGroup 6 } + + agentRadiusAccountingConfigEntry OBJECT-TYPE + SYNTAX AgentRadiusAccountingConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry consisting of configuration data for a Radius Accounting Server." + INDEX { agentRadiusAccountingServerIndex } + ::= { agentRadiusAccountingConfigTable 1 } + + AgentRadiusAccountingConfigEntry ::= + SEQUENCE { + agentRadiusAccountingServerIndex + Integer32, + agentRadiusAccountingServerAddress + IpAddress, + agentRadiusAccountingPort + Unsigned32, + agentRadiusAccountingSecret + DisplayString, + agentRadiusAccountingStatus + RowStatus + } + + agentRadiusAccountingServerIndex OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Unique index of the configured RADIUS accounting server. The next valid + value of this object for creation is specified by + agentRadiusAccountingIndexNextValid. + " + ::= { agentRadiusAccountingConfigEntry 1 } + + agentRadiusAccountingServerAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "IP Address of the configured RADIUS accounting server. + This object cannot be changed after creation." + ::= { agentRadiusAccountingConfigEntry 2 } + + agentRadiusAccountingPort OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Port number for the RADIUS accounting server." + DEFVAL { 1813 } + ::= { agentRadiusAccountingConfigEntry 3 } + + agentRadiusAccountingSecret OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configured shared sercret for the RADIUS accounting server." + ::= { agentRadiusAccountingConfigEntry 4 } + + agentRadiusAccountingStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Creates or destroys a RADIUS accounting server entry. + During creation, the next available index is specified by the + agentRadiusAccountingIndexNextValid object. Rows creation using + a different value for agentRadiusAccountingServerIndex will fail. + + active(1) - This entry is active. + createAndGo(4) - Creates a new entry. + destroy(6) - Deletes an entry." + ::= { agentRadiusAccountingConfigEntry 5 } + + --************************************************************************************** + + agentRadiusServerIndexNextValid OBJECT-TYPE + SYNTAX Integer32 (0|1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the next valid index into the agentRadiusServerConfigTable + for creation. If no additional entries are allowed, this will be 0." + ::= { agentRadiusConfigGroup 7 } + + --************************************************************************************** + -- agentRadiusServerConfigTable + -- + --************************************************************************************** + + agentRadiusServerConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentRadiusServerConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table with information about Radius Authentication Server IP + Addresses, port numbers and shared secret" + ::= { agentRadiusConfigGroup 8 } + + agentRadiusServerConfigEntry OBJECT-TYPE + SYNTAX AgentRadiusServerConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry consisting of configuration data for a Radius + Authentication Server." + INDEX { agentRadiusServerIndex } + ::= { agentRadiusServerConfigTable 1 } + + AgentRadiusServerConfigEntry ::= + SEQUENCE { + agentRadiusServerIndex + Integer32, + agentRadiusServerAddress + IpAddress, + agentRadiusServerPort + Unsigned32, + agentRadiusServerSecret + DisplayString, + agentRadiusServerPrimaryMode + INTEGER, + agentRadiusServerCurrentMode + INTEGER, + agentRadiusServerMsgAuth + INTEGER, + agentRadiusServerStatus + RowStatus + } + + agentRadiusServerIndex OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Unique index of the configured RADIUS server" + ::= { agentRadiusServerConfigEntry 1 } + + agentRadiusServerAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "IP Address of the configured RADIUS server. + This object cannot be changed after creation." + ::= { agentRadiusServerConfigEntry 2 } + + agentRadiusServerPort OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Port number for the RADIUS server." + DEFVAL { 1812 } + ::= { agentRadiusServerConfigEntry 3 } + + agentRadiusServerSecret OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..20)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configured shared sercret for the RADIUS server." + ::= { agentRadiusServerConfigEntry 4 } + + agentRadiusServerPrimaryMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configure the RADIUS server to be the primary server. If there is any + other server that is configured to be primary, that server is set to be + a seconday server and this entry is set Primary." + ::= { agentRadiusServerConfigEntry 5 } + + agentRadiusServerCurrentMode OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicate if the RADIUS server is the current server in user for + authentication." + ::= { agentRadiusServerConfigEntry 6 } + + agentRadiusServerMsgAuth OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Enable or disable the message authenticator attribute for this + RADIUS server." + ::= { agentRadiusServerConfigEntry 7 } + + agentRadiusServerStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Creates or destroys a RADIUS Authentication server entry. + During creation, the next available index is specified by the + agentRadiusServerIndexNextValid object. Rows creation using + a different value for agentRadiusServerIndex will fail. + + active(1) - This entry is active. + createAndGo(4) - Creates a new entry. + destroy(6) - Deletes an entry." + ::= { agentRadiusServerConfigEntry 8 } + +END diff --git a/mibs/NETGEAR-REF-MIB.mib b/mibs/NETGEAR-REF-MIB.mib index 3242d65..d8facbf 100644 --- a/mibs/NETGEAR-REF-MIB.mib +++ b/mibs/NETGEAR-REF-MIB.mib @@ -1,286 +1,169 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-REF-MIB DEFINITIONS ::= BEGIN + +-- Copyright LVL7 Systems (2001-2005) All rights reserved. +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + IMPORTS + MODULE-IDENTITY FROM SNMPv2-SMI + TEXTUAL-CONVENTION FROM SNMPv2-TC + enterprises FROM RFC1155-SMI; + + + netgear MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "" + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { enterprises 4526 } -- 1.3.6.1.4.1.4526 + +-- +-- below are products that defined prior to NMS100 release that they have product code +-- defined directly above the functions objects +-- +managedSwitch OBJECT IDENTIFIER ::= { netgear 1 } + +-- +-- 700 series L2 managed switch +-- +fsm726s OBJECT IDENTIFIER ::= { managedSwitch 1 } +fsm750s OBJECT IDENTIFIER ::= { managedSwitch 2 } +gsm712 OBJECT IDENTIFIER ::= { managedSwitch 3 } +fsm726 OBJECT IDENTIFIER ::= { managedSwitch 4 } +gsm712f OBJECT IDENTIFIER ::= { managedSwitch 5 } +fsm726v3 OBJECT IDENTIFIER ::= { managedSwitch 10 } + +-- +-- 7000 series L2/L3 managed switch +-- +gsm7312 OBJECT IDENTIFIER ::= { managedSwitch 6 } +gsm7324 OBJECT IDENTIFIER ::= { managedSwitch 7 } +gsm7224 OBJECT IDENTIFIER ::= { managedSwitch 8 } +fsm7326p OBJECT IDENTIFIER ::= { managedSwitch 9 } + +--******************************************************************** +-- new post-NMS100 SNMP products +-- + +-- +-- new post-NMS100 SNMP-enabled products. These products will have their +-- functions defined under each generic product category +-- +ng7000Switch OBJECT IDENTIFIER ::= { netgear 10 } +ng700Switch OBJECT IDENTIFIER ::= { netgear 11 } +ngrouter OBJECT IDENTIFIER ::= { netgear 12 } +ngfirewall OBJECT IDENTIFIER ::= { netgear 13 } +ngap OBJECT IDENTIFIER ::= { netgear 14 } +ngwlan OBJECT IDENTIFIER ::= { netgear 15 } +ng9000chassisswitch OBJECT IDENTIFIER ::= { netgear 16 } + +-- +-- and their sysObjectID will be under a branch on their own +-- +productID OBJECT IDENTIFIER ::= { netgear 100 } + +stackswitch OBJECT IDENTIFIER ::= { productID 1 } +l2switch OBJECT IDENTIFIER ::= { productID 2 } +l3switch OBJECT IDENTIFIER ::= { productID 3 } +smartswitch OBJECT IDENTIFIER ::= { productID 4 } + +router OBJECT IDENTIFIER ::= { productID 5 } +firewall OBJECT IDENTIFIER ::= { productID 6 } +accesspoint OBJECT IDENTIFIER ::= { productID 7 } +wirelessLAN OBJECT IDENTIFIER ::= { productID 8 } +chassisswitch OBJECT IDENTIFIER ::= { productID 9 } + +-- +-- managed switches +-- + +fsm7328s OBJECT IDENTIFIER ::= { stackswitch 1 } +fsm7352s OBJECT IDENTIFIER ::= { stackswitch 2 } +gsm7328s OBJECT IDENTIFIER ::= { stackswitch 3 } +gsm7352s OBJECT IDENTIFIER ::= { stackswitch 4 } +fsm7352sp OBJECT IDENTIFIER ::= { stackswitch 5 } +fsm7328sp OBJECT IDENTIFIER ::= { stackswitch 6 } + +gsm7312v2 OBJECT IDENTIFIER ::= { l3switch 1 } +gsm7324v2 OBJECT IDENTIFIER ::= { l3switch 2 } +xsm7312 OBJECT IDENTIFIER ::= { l3switch 3 } +gsm7324p OBJECT IDENTIFIER ::= { l3switch 4 } + +gsm7248 OBJECT IDENTIFIER ::= { l2switch 1 } +gsm7212 OBJECT IDENTIFIER ::= { l2switch 2 } + +gcm9600 OBJECT IDENTIFIER ::= { chassisswitch 1 } + +-- +-- new SNMP-enabled Smartswitch +-- +gs748t OBJECT IDENTIFIER ::= { smartswitch 1 } +fs726t OBJECT IDENTIFIER ::= { smartswitch 2 } +gs716t OBJECT IDENTIFIER ::= { smartswitch 3 } +fs750t OBJECT IDENTIFIER ::= { smartswitch 4 } +gs724t OBJECT IDENTIFIER ::= { smartswitch 5 } + +-- +-- new SNMP-enabled business router/firewall +-- +fvx538 OBJECT IDENTIFIER ::= { router 1 } +fvs338 OBJECT IDENTIFIER ::= { router 2 } + +-- +-- new SNMP-enabled firewall +-- +fwag114 OBJECT IDENTIFIER ::= { firewall 3 } + +-- +-- new SNMP-enabled AP +-- +wag302 OBJECT IDENTIFIER ::= { accesspoint 1 } + +-- +-- new WLAN +-- +wapc538 OBJECT IDENTIFIER ::= { wirelessLAN 1 } + + +-- New Textual Conventions +AgentPortMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Each octet within this value specifies a set of eight + ports, with the first octet specifying ports 1 through + 8, the second octet specifying ports 9 through 16, etc. + Within each octet, the most significant bit represents + the lowest numbered port, and the least significant bit + represents the highest numbered port. Thus, each port + of the bridge is represented by a single bit within the + value of this object. If that bit has a value of '1' + then that port is included in the set of ports; the port + is not included if its bit has a value of '0' + + When setting this value, the system will ignore + configuration for ports not between the first and last + valid ports. Configuration of any port numbers between + this range that are not valid ports return a failure + message, but will still apply configuration for valid + ports." + SYNTAX OCTET STRING + + +END diff --git a/mibs/NETGEAR-ROUTING-MIB.mib b/mibs/NETGEAR-ROUTING-MIB.mib index ac6e958..e24069f 100644 --- a/mibs/NETGEAR-ROUTING-MIB.mib +++ b/mibs/NETGEAR-ROUTING-MIB.mib @@ -1,399 +1,1394 @@ - - - - - - - NETGEAR-ROUTING-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

NETGEAR-ROUTING-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-ROUTING-MIB Download

-

-

MIBs list

-

-
The NETGEAR Private MIB for Routing
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-ROUTING-MIB

-

-
agentSwitchArpAgeoutTime
-
Configures the ARP entry ageout time in seconds. Allowable range: 15-21600
agentSwitchArpResponseTime
-
Configures the ARP request response timeout in seconds. Allowable range: 1-10
agentSwitchArpMaxRetries
-
Configures the ARP count of maximum request for retries. Allowable range: 0-10
agentSwitchArpCacheSize
-
Configures the ARP maximum number of entries in the cache. Allowable range is platform-specific.
agentSwitchArpDynamicRenew
-
This indicates the current setting of ARP dynamic renew mode.
agentSwitchArpTotalEntryCountCurrent
-
Current number of entries in the ARP cache.
agentSwitchArpTotalEntryCountPeak
-
Peak number of entries recorded in the ARP cache over time. This value is restarted whenever the ARP cache size is changed.
agentSwitchArpStaticEntryCountCurrent
-
Current number of configured static ARP entries.
agentSwitchArpStaticEntryCountMax
-
Maximum number of configurable static ARP entries.
agentSwitchArpTable
-
This table augments the MIB-II ipNetToMediaTable by providing per-interface ARP entry information.
agentSwitchArpEntry
-
agentSwitchArpAge
-
This defines the time (in seconds) since the ARP entry was last refreshed. This value is 0 for ARP entries of type local(1) or static(3), since these entries are not subject to aging.
agentSwitchArpIpAddress
-
The IP Address assigned to each interface.
agentSwitchArpMacAddress
-
The hardware MAX Address that each interface maps to.
agentSwitchArpInterface
-
The Associated IfIndex which identified the ARP Entry.
agentSwitchArpType
-
The type of ARP entry.
agentSwitchArpStatus
-
The status of this ARP entry. Setting this object destroy will remove the entry.
agentSwitchIpRoutingMode
-
Administratively enables/disables routing on the switch.
agentSwitchIpInterfaceTable
-
agentSwitchIpInterfaceEntry
-
agentSwitchIpInterfaceIfIndex
-
The IfIndex associated with this instance.
agentSwitchIpInterfaceIpAddress
-
The IpAddress assigned to this interface. When setting this value, the value of agentSwitchIpInterfaceNetMask must be set at the same time.
agentSwitchIpInterfaceNetMask
-
The NetMask assigned to this interface. When setting this value, the value of agentSwitchIpInterfaceIpAddress must be set at the same time.
agentSwitchIpInterfaceClearIp
-
Sets the interfaces IpAddress and NetMask back to 0.0.0.0
agentSwitchIpInterfaceRoutingMode
-
Enables or disables routing for this interface.
agentSwitchIpInterfaceProxyARPMode
-
Enables or disables Proxy ARP for this interface.
agentSwitchIpInterfaceMtuValue
-
Configures the MTU value for this interface. If the value returned is 0 this interface is not enabled for routing. It is not valid to set this value to 0 if routing is enabled.
agentSwitchIpRouterDiscoveryTable
-
There is no global administrative flag for router discovery. The global routing flag (agentSwitchIpRoutingMode) will be used for this purpose. If routing is disabled, router discovery is disabled as well.
agentSwitchIpRouterDiscoveryEntry
-
agentSwitchIpRouterDiscoveryIfIndex
-
Interface Number to configure Router Discovery on.
agentSwitchIpRouterDiscoveryAdvertiseMode
-
Enable or disable router discovery on the interface.
agentSwitchIpRouterDiscoveryMaxAdvertisementInterval
-
Maximum time allowed between sending router advertisements from the interface.
agentSwitchIpRouterDiscoveryMinAdvertisementInterval
-
Minimum time allowed between sending router advertisements from the interface. This value must be less than or equal to agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
agentSwitchIpRouterDiscoveryAdvertisementLifetime
-
Value of lifetime field of router advertsisement sent from the interface. This value must be greater than or equal to agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
agentSwitchIpRouterDiscoveryPreferenceLevel
-
Preferability of the address as a default router address, related to other addresses on the same subnet. This is defined as the larger the number, the higher the preference.
agentSwitchIpRouterDiscoveryAdvertisementAddress
-
Address used when sending router advertisements from the interface.
agentSwitchIpVlanTable
-
agentSwitchIpVlanEntry
-
A Static VLAN for which routing can be enabled/disabled
agentSwitchIpVlanId
-
The Vlan's Id.
agentSwitchIpVlanIfIndex
-
The IfIndex associated with this VLAN.
agentSwitchIpVlanRoutingStatus
-
Status of Routing mode per Vlan. active(1) - Vlan is enabled for routing createAndGo(4) - Adds Vlan entry for routing destroy(6) - Removes Vlan from routing
agentSwitchSecondaryAddressTable
-
Contains a list of secondary IP Addresses associated with an interface.
agentSwitchSecondaryAddressEntry
-
A secondary IP Address for a given interface. This IP Address must not conflict with the IP Address configured in the agentSwitchIpInterfaceTable.
agentSwitchSecondaryIpAddress
-
The Secondary IP Address assigned to this interface.
agentSwitchSecondaryNetMask
-
The Secondary Net Mask assigned to this interface. This value must be set during creation, and can not be changed.
agentSwitchSecondaryStatus
-
Creates a new entry in the Secondary Address table. Allowed values are: createAndGo(4) - Creates an entry in this table, associating the address with a given interface. The agentSwitchSecondaryNetMask object must be set during creation. destroy(6) ...
agentRouterRipAdminState
-
Sets the administrative mode of RIP in the router.
agentRouterRipSplitHorizonMode
-
Sets the RIP split horizon operating mode in the router. A value of none(1) means split horizon processing is disabled. When set to simple(2), the simple split horizon technique is used. When set to poisonReverse(3), the split horizon with poison revers ...
agentRouterRipAutoSummaryMode
-
Sets the RIP auto summarization mode in the router. A value of enable(1) means that routes advertized by this RIP router are combined, or summarized, whenever possible into aggregates. When set to disable(2), routes are not aggregated in RIP updates gener ...
agentRouterRipHostRoutesAcceptMode
-
Sets the RIP host route acceptance mode in the router. A value of enable(1) means that host routes advertized to this RIP router will be accepted (learned) into its routing table. When set to disable(2), host routes advertized in RIP updates from neighbo ...
agentRouterRipDefaultMetric
-
Default metric of redistributed routes, when RIP redistributes from other protocols.
agentRouterRipDefaultMetricConfigured
-
Flag to determine whether RIP default-metric is configured or not.
agentRouterRipDefaultInfoOriginate
-
Flag to determine, whether RIP can advertise a default-route learned from another protocol.
agentRipRouteRedistTable
-
This table contains the MIB objects required to configure route-redistribution for RIP. Here, RIP is the Destination protocol and the source protocols can be any of : BGP, OSPF, Static, Connected.
agentRipRouteRedistEntry
-
agentRipRouteRedistSource
-
Source route, from which RIP can redistribute routes. This object also acts as the identifier for the RIP redistribution Table entry.
agentRipRouteRedistMode
-
User enabels/disables route-redistribution for a particular source protocol.
agentRipRouteRedistMetric
-
Metric used for redistributing a particular source protocol route into RIP.
agentRipRouteRedistMetricConfigured
-
Flag to determine whether RIP redistribute-metric is configured or not.
agentRipRouteRedistMatchInternal
-
If this flag is true, RIP redistributes OSPF internal routes. It will be non-applicable, when source protocol is other than ospf.
agentRipRouteRedistMatchExternal1
-
If this flag is true, RIP redistributes OSPF External1 routes. It will be non-applicable, when source protocol is other than ospf.
agentRipRouteRedistMatchExternal2
-
If this flag is true, RIP redistributes OSPF External2 routes. It will be non-applicable, when source protocol is other than ospf.
agentRipRouteRedistMatchNSSAExternal1
-
If this flag is true, RIP redistributes OSPF NSSA-External1 routes. It will be non-applicable, when source protocol is other than ospf.
agentRipRouteRedistMatchNSSAExternal2
-
If this flag is true, RIP redistributes OSPF NSSA-External2 routes. It will be non-applicable, when source protocol is other than ospf.
agentRipRouteRedistDistList
-
Access-list number of the access-list, which filters routes received from a source-protocol.
agentRipRouteRedistDistListConfigured
-
Flag to determine whether Access-list is configured or not.
agentRip2IfConfTable
-
A list of subnets which require separate configuration in RIP. Augments rip2IfConfTable in the RIPv2-MIB.
agentRip2IfConfEntry
-
A Single Routing Domain in a single Subnet. Augments rip2IfConfEntry in RIPv2-MIB.
agentRip2IfConfAuthKeyId
-
The identifier for the authentication key used on this interface. This field is only meaningful when the RIPv2-MIB rip2IfConfAuthType is md5(3); otherwise, the value is not used.
agentOspfDefaultMetric
-
Default metric of redistributed routes, when OSPF redistributes from other protocols.
agentOspfDefaultMetricConfigured
-
Flag to determine whether OSPF default-metric is configured or not.
agentOspfDefaultInfoOriginate
-
Flag to determine, whether OSPF can advertise a default-route learned from another protocol.
agentOspfDefaultInfoOriginateAlways
-
When this flag is true, the router advertises 0.0.0.0/0.0.0.0 always. Without this option, OSPF will only advertise 0.0.0.0/0.0.0.0 if the router's forwarding table contains a default route.
agentOspfDefaultInfoOriginateMetric
-
Metric of the default route,which OSPF advertises when learned from other protocol.
agentOspfDefaultInfoOriginateMetricConfigured
-
Flag to determine whether OSPF default-info originate metric is configured or not.
agentOspfDefaultInfoOriginateMetricType
-
Metric Type of the default route,which OSPF advertises when learned from other protocol. It can be 1(external type 1) or 2(external type 2).
agentOspfRouteRedistTable
-
This table contains the MIB objects required to configure route-redistribution for OSPF. Here, OSPF is the Destination protocol and the source protocols can be any of : BGP, RIP, Static, Connected.
agentOspfRouteRedistEntry
-
agentOspfRouteRedistSource
-
Source protocol, from which OSPF can redistribute routes. This object also acts as the identifier for the OSPF redistribution Table entry.
agentOspfRouteRedistMode
-
User enabels/disables route-redistribution for a particular source protocol.
agentOspfRouteRedistMetric
-
Metric used for redistributing a particular source protocol route into OSPF.
agentOspfRouteRedistMetricConfigured
-
Flag to determine whether OSPF redistribute-metric is configured or not.
agentOspfRouteRedistMetricType
-
Metric Type of routes,which OSPF redistributes from other source protocols. It can be 1(external type 1) or 2(external type 2).
agentOspfRouteRedistTag
-
It specifies the tag field in routes redistributed by OSPF.
agentOspfRouteRedistSubnets
-
If this value is false, then OSPF will not redistribute subnetted routes.
agentOspfRouteRedistDistList
-
Access-list number of the access-list, which filters routes received from a source-protocol.
agentOspfRouteRedistDistListConfigured
-
Flag to determine whether Access-list is configured or not.
agentOspfIfTable
-
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF. Augments ospfIfTable from the OSPF-MIB.
agentOspfIfEntry
-
The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF. Augments ospfIfEntry in OSPF-MIB.
agentOspfIfAuthKeyId
-
The identifier for the authentication key used on this interface. This field is only meaningful when the OSPF-MIB ospfIfAuthType is md5(2); otherwise, the value is not used.
agentOspfIfIpMtuIgnoreFlag
-
Configures the IP MTU Ignore Flag value for this OSPF interface.
agentOspfVirtIfTable
-
Information about this router's virtual inter- faces. Augments ospfVirtIfTable from the OSPF-MIB.
agentOspfVirtIfEntry
-
Information about a single Virtual Interface. Augments ospfVirtIfEntry in OSPF-MIB.
agentOspfVirtIfAuthKeyId
-
The identifier for the authentication key used on this virtual interface. This field is only meaningful when the OSPF-MIB ospfVirtIfAuthType is md5(2); otherwise, the value is not used.
agentRouterOspfRFC1583CompatibilityMode
-
From RFC2328: Controls the preference rules used in Section 16.4 when choosing among multiple AS-external-LSAs advertising the same destination. When set to 'enabled', the preference rules remain those specified by RFC 1583 ([Ref9]). When set to 'disabled ...
agentSnmpVRRPNewMasterTrapFlag
-
This flag enables the sending of VRRP new master notification traps.
agentSnmpVRRPAuthFailureTrapFlag
-
This flag enables the sending of VRRP authentication failure notification traps.
agentBootpDhcpRelayMaxHopCount
-
The BOOTP/DHCP Max Hop Count. The relay agent silently discards BOOTREQUEST messages whose hops field exceeds the value 16 assuming that the request is looped through the intermediate agents. The default value is 4.
agentBootpDhcpRelayForwardingIp
-
The BOOTP/DHCP Server IP Address. All the requests will be forwarded and the replies expected from this address.
agentBootpDhcpRelayForwardMode
-
The BOOTP/DHCP Admin Mode. The relaying functionality can be administratively enabled or disabled by this object
agentBootpDhcpRelayMinWaitTime
-
The BOOTP/DHCP Minimum Wait Time. When the BOOTP relay agent receives a BOOTREQUEST message, it MAY use the value of the 'secs' (seconds since client began booting) field of the request as a factor in deciding whether to relay the request or not.
agentBootpDhcpRelayCircuitIdOptionMode
-
The BOOTP/DHCP Circuit ID Option Mode. This flag is set to enable/disable the network element to add/remove the DHCP Relay agent Circuit ID sub-options.
agentBootpDhcpRelayNumOfRequestsReceived
-
The Number of BOOTP/DHCP Requests Received. Total number of BOOTREQUESTs received from all clients.
agentBootpDhcpRelayNumOfRequestsForwarded
-
The Number of BOOTP/DHCP Requests Forwarded. Total number of BOOTREQUESTs forwarded to the next agents/servers.
agentBootpDhcpRelayNumOfDiscards
-
The Number of BOOTP/DHCP Discards. Total number of packets discarded by the network element because of error in the packet.
agentECMPOspfMaxPaths
-
It sets the number of paths that OSPF can report for a given destination where maxpaths is platform-dependent.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +NETGEAR-ROUTING-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR Routing MIB +-- Copyright 2001-2003 LVL7 Systems, Inc. All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, IpAddress, + Unsigned32, TimeTicks, Integer32, Gauge32 + FROM SNMPv2-SMI + RowStatus, TruthValue FROM SNMPv2-TC + ng7000Switch FROM NETGEAR-REF-MIB + DisplayString,PhysAddress FROM RFC1213-MIB + ospfIfEntry, ospfVirtIfEntry, + ospfAreaEntry FROM OSPF-MIB + rip2IfConfEntry FROM RIPv2-MIB; + + agentRouting MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The NETGEAR Private MIB for Routing" + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + ::= { ng7000Switch 2 } + + --************************************************************************************** + -- agentSwitchArpGroup + -- + + --************************************************************************************** + agentSwitchArpGroup OBJECT IDENTIFIER ::= { agentRouting 1 } + + agentSwitchArpAgeoutTime OBJECT-TYPE + SYNTAX Integer32 (15..21600) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the ARP entry ageout time in seconds. + Allowable range: 15-21600" + DEFVAL { 1200 } + + ::= { agentSwitchArpGroup 1 } + + agentSwitchArpResponseTime OBJECT-TYPE + SYNTAX Integer32 (1..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the ARP request response timeout in seconds. + Allowable range: 1-10" + ::= { agentSwitchArpGroup 2 } + + agentSwitchArpMaxRetries OBJECT-TYPE + SYNTAX Integer32 (0..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the ARP count of maximum request for retries. + Allowable range: 0-10" + ::= { agentSwitchArpGroup 3 } + + agentSwitchArpCacheSize OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the ARP maximum number of entries in the cache. + Allowable range is platform-specific." + ::= { agentSwitchArpGroup 4 } + + agentSwitchArpDynamicRenew OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This indicates the current setting of ARP dynamic renew mode. " + DEFVAL { disable } + ::= { agentSwitchArpGroup 5 } + + agentSwitchArpTotalEntryCountCurrent OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current number of entries in the ARP cache." + ::= { agentSwitchArpGroup 6 } + + agentSwitchArpTotalEntryCountPeak OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Peak number of entries recorded in the ARP cache over + time. This value is restarted whenever the ARP cache + size is changed." + ::= { agentSwitchArpGroup 7 } + + agentSwitchArpStaticEntryCountCurrent OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current number of configured static ARP entries." + ::= { agentSwitchArpGroup 8 } + + agentSwitchArpStaticEntryCountMax OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Maximum number of configurable static ARP entries." + ::= { agentSwitchArpGroup 9 } + + --************************************************************************************** + + agentSwitchArpTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchArpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table augments the MIB-II ipNetToMediaTable by providing + per-interface ARP entry information." + ::= { agentSwitchArpGroup 10 } + + agentSwitchArpEntry OBJECT-TYPE + SYNTAX AgentSwitchArpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { agentSwitchArpIpAddress } + ::= { agentSwitchArpTable 1 } + + AgentSwitchArpEntry ::= SEQUENCE { + agentSwitchArpAge + TimeTicks, + agentSwitchArpIpAddress + IpAddress, + agentSwitchArpMacAddress + PhysAddress, + agentSwitchArpInterface + Integer32, + agentSwitchArpType + INTEGER, + agentSwitchArpStatus + RowStatus + } + + agentSwitchArpAge OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This defines the time (in seconds) since the ARP entry + was last refreshed. This value is 0 for ARP entries of + type local(1) or static(3), since these entries are + not subject to aging." + ::= { agentSwitchArpEntry 1 } + + agentSwitchArpIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP Address assigned to each interface." + ::= { agentSwitchArpEntry 2 } + + agentSwitchArpMacAddress OBJECT-TYPE + SYNTAX PhysAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The hardware MAX Address that each interface maps to." + ::= { agentSwitchArpEntry 3 } + + agentSwitchArpInterface OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Associated IfIndex which identified the ARP Entry." + ::= { agentSwitchArpEntry 4 } + + agentSwitchArpType OBJECT-TYPE + SYNTAX INTEGER { + local(1), + gateway(2), + static(3), + dynamic(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of ARP entry." + ::= { agentSwitchArpEntry 5 } + + agentSwitchArpStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The status of this ARP entry. Setting this object destroy will remove the entry." + ::= { agentSwitchArpEntry 6 } + + + --************************************************************************************** + -- agentSwitchIpGroup + -- + --************************************************************************************** + + agentSwitchIpGroup OBJECT IDENTIFIER ::= { agentRouting 2 } + + agentSwitchIpRoutingMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Administratively enables/disables routing on the switch." + ::= { agentSwitchIpGroup 1 } + + --************************************************************************************** + -- agentSwitchIpInterfaceTable + -- + --************************************************************************************** + + agentSwitchIpInterfaceTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchIpInterfaceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + ::= { agentSwitchIpGroup 3 } + + agentSwitchIpInterfaceEntry OBJECT-TYPE + SYNTAX AgentSwitchIpInterfaceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { agentSwitchIpInterfaceIfIndex } + ::= { agentSwitchIpInterfaceTable 1 } + + AgentSwitchIpInterfaceEntry ::= SEQUENCE { + agentSwitchIpInterfaceIfIndex + Integer32, + agentSwitchIpInterfaceIpAddress + IpAddress, + agentSwitchIpInterfaceNetMask + IpAddress, + agentSwitchIpInterfaceClearIp + INTEGER, + agentSwitchIpInterfaceRoutingMode + INTEGER, + agentSwitchIpInterfaceProxyARPMode + INTEGER, + agentSwitchIpInterfaceMtuValue + Unsigned32 + } + + agentSwitchIpInterfaceIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IfIndex associated with this instance." + ::= { agentSwitchIpInterfaceEntry 1 } + + agentSwitchIpInterfaceIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The IpAddress assigned to this interface. When setting this value, + the value of agentSwitchIpInterfaceNetMask must be set at the same time." + ::= { agentSwitchIpInterfaceEntry 2 } + + agentSwitchIpInterfaceNetMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The NetMask assigned to this interface. When setting this value, the + value of agentSwitchIpInterfaceIpAddress must be set at the same time." + ::= { agentSwitchIpInterfaceEntry 3 } + + agentSwitchIpInterfaceClearIp OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Sets the interfaces IpAddress and NetMask back to 0.0.0.0" + ::= { agentSwitchIpInterfaceEntry 4 } + + agentSwitchIpInterfaceRoutingMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Enables or disables routing for this interface." + ::= { agentSwitchIpInterfaceEntry 5 } + + agentSwitchIpInterfaceProxyARPMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Enables or disables Proxy ARP for this interface." + ::= { agentSwitchIpInterfaceEntry 6 } + + agentSwitchIpInterfaceMtuValue OBJECT-TYPE + SYNTAX Unsigned32 (0|128..1500) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the MTU value for this interface. If the value returned is 0 + this interface is not enabled for routing. It is not valid to set this + value to 0 if routing is enabled." + ::= { agentSwitchIpInterfaceEntry 7 } + + --************************************************************************************** + -- agentSwitchIpRouterDiscoveryTable + -- + --************************************************************************************** + + agentSwitchIpRouterDiscoveryTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchIpRouterDiscoveryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "There is no global administrative flag for router discovery. The global + routing flag (agentSwitchIpRoutingMode) will be used for this purpose. If routing + is disabled, router discovery is disabled as well." + ::= { agentSwitchIpGroup 4 } + + agentSwitchIpRouterDiscoveryEntry OBJECT-TYPE + SYNTAX AgentSwitchIpRouterDiscoveryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { agentSwitchIpRouterDiscoveryIfIndex } + ::= { agentSwitchIpRouterDiscoveryTable 1 } + + AgentSwitchIpRouterDiscoveryEntry ::= SEQUENCE { + agentSwitchIpRouterDiscoveryIfIndex + Integer32, + agentSwitchIpRouterDiscoveryAdvertiseMode + INTEGER, + agentSwitchIpRouterDiscoveryMaxAdvertisementInterval + Integer32, + agentSwitchIpRouterDiscoveryMinAdvertisementInterval + Integer32, + agentSwitchIpRouterDiscoveryAdvertisementLifetime + Integer32, + agentSwitchIpRouterDiscoveryPreferenceLevel + Integer32, + agentSwitchIpRouterDiscoveryAdvertisementAddress + IpAddress + } + + agentSwitchIpRouterDiscoveryIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Interface Number to configure Router Discovery on." + ::= { agentSwitchIpRouterDiscoveryEntry 1 } + + agentSwitchIpRouterDiscoveryAdvertiseMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Enable or disable router discovery on the interface." + DEFVAL { enable } + ::= { agentSwitchIpRouterDiscoveryEntry 2 } + + agentSwitchIpRouterDiscoveryMaxAdvertisementInterval OBJECT-TYPE + SYNTAX Integer32 (4..1800) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Maximum time allowed between sending router advertisements + from the interface." + DEFVAL { 600 } + ::= { agentSwitchIpRouterDiscoveryEntry 3 } + + agentSwitchIpRouterDiscoveryMinAdvertisementInterval OBJECT-TYPE + SYNTAX Integer32 (3..1800) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Minimum time allowed between sending router advertisements from the interface. + + This value must be less than or equal to + agentSwitchIpRouterDiscoveryMaxAdvertisementInterval." + DEFVAL { 450 } + ::= { agentSwitchIpRouterDiscoveryEntry 4 } + + agentSwitchIpRouterDiscoveryAdvertisementLifetime OBJECT-TYPE + SYNTAX Integer32 (4..9000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Value of lifetime field of router advertsisement sent from + the interface. + + This value must be greater than or equal to + agentSwitchIpRouterDiscoveryMaxAdvertisementInterval." + DEFVAL { 1800 } + ::= { agentSwitchIpRouterDiscoveryEntry 5 } + + agentSwitchIpRouterDiscoveryPreferenceLevel OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Preferability of the address as a default router address, + related to other addresses on the same subnet. This is defined + as the larger the number, the higher the preference." + DEFVAL { 0 } + ::= { agentSwitchIpRouterDiscoveryEntry 6 } + + agentSwitchIpRouterDiscoveryAdvertisementAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Address used when sending router advertisements from the interface." + DEFVAL { 'E0000001'H } -- 224.0.0.1 + ::= { agentSwitchIpRouterDiscoveryEntry 7 } + + --************************************************************************************** + -- agentSwitchIpVlanTable + -- + --************************************************************************************** + + agentSwitchIpVlanTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchIpVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + ::= { agentSwitchIpGroup 5 } + + agentSwitchIpVlanEntry OBJECT-TYPE + SYNTAX AgentSwitchIpVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A Static VLAN for which routing can be enabled/disabled" + INDEX { agentSwitchIpVlanId } + ::= { agentSwitchIpVlanTable 1 } + + AgentSwitchIpVlanEntry ::= SEQUENCE { + agentSwitchIpVlanId + Integer32, + agentSwitchIpVlanIfIndex + Integer32, + agentSwitchIpVlanRoutingStatus + RowStatus + } + + agentSwitchIpVlanId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Vlan's Id." + ::= { agentSwitchIpVlanEntry 1 } + + agentSwitchIpVlanIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IfIndex associated with this VLAN." + ::= { agentSwitchIpVlanEntry 2 } + + agentSwitchIpVlanRoutingStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Status of Routing mode per Vlan. + active(1) - Vlan is enabled for routing + createAndGo(4) - Adds Vlan entry for routing + destroy(6) - Removes Vlan from routing" + ::= { agentSwitchIpVlanEntry 3 } + + --************************************************************************************** + -- agentSwitchSecondaryAddressTable + -- + --************************************************************************************** + + agentSwitchSecondaryAddressTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchSecondaryAddressEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Contains a list of secondary IP Addresses associated with an interface." + ::= { agentSwitchIpGroup 6 } + + agentSwitchSecondaryAddressEntry OBJECT-TYPE + SYNTAX AgentSwitchSecondaryAddressEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A secondary IP Address for a given interface. This IP Address must not + conflict with the IP Address configured in the agentSwitchIpInterfaceTable." + INDEX { agentSwitchIpInterfaceIfIndex, agentSwitchSecondaryIpAddress } + ::= { agentSwitchSecondaryAddressTable 1 } + + AgentSwitchSecondaryAddressEntry ::= SEQUENCE { + agentSwitchSecondaryIpAddress + IpAddress, + agentSwitchSecondaryNetMask + IpAddress, + agentSwitchSecondaryStatus + RowStatus + } + + agentSwitchSecondaryIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Secondary IP Address assigned to this interface." + ::= { agentSwitchSecondaryAddressEntry 1 } + + agentSwitchSecondaryNetMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Secondary Net Mask assigned to this interface. This value must be + set during creation, and can not be changed." + ::= { agentSwitchSecondaryAddressEntry 2 } + + agentSwitchSecondaryStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Creates a new entry in the Secondary Address table. + Allowed values are: + + createAndGo(4) - Creates an entry in this table, associating the address + with a given interface. The agentSwitchSecondaryNetMask + object must be set during creation. + + destroy(6) - Removes the associated address from the interface." + ::= { agentSwitchSecondaryAddressEntry 3 } + + --************************************************************************************** + -- agentRouterRipConfigGroup + -- + --************************************************************************************** + + agentRouterRipConfigGroup OBJECT IDENTIFIER ::= { agentRouting 3 } + + agentRouterRipAdminState OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Sets the administrative mode of RIP in the router." + ::= { agentRouterRipConfigGroup 1 } + + agentRouterRipSplitHorizonMode OBJECT-TYPE + SYNTAX INTEGER { + none(1), + simple(2), + poisonReverse(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Sets the RIP split horizon operating mode in the router. + A value of none(1) means split horizon processing is + disabled. When set to simple(2), the simple split + horizon technique is used. When set to poisonReverse(3), + the split horizon with poison reverse technique is used. + The default split horizon mode is simple(2)." + DEFVAL { simple } + ::= { agentRouterRipConfigGroup 2 } + + agentRouterRipAutoSummaryMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Sets the RIP auto summarization mode in the router. + A value of enable(1) means that routes advertized by + this RIP router are combined, or summarized, whenever + possible into aggregates. When set to disable(2), + routes are not aggregated in RIP updates generated + by this router. The default auto summary mode is + enable(1)." + DEFVAL { enable } + ::= { agentRouterRipConfigGroup 3 } + + agentRouterRipHostRoutesAcceptMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Sets the RIP host route acceptance mode in the router. + A value of enable(1) means that host routes advertized + to this RIP router will be accepted (learned) into its + routing table. When set to disable(2), host routes + advertized in RIP updates from neighboring routers + are ignored. The default host routes accept mode is + enable(1)." + DEFVAL { enable } + ::= { agentRouterRipConfigGroup 4 } + + + --************************************************************************************ + agentRouterRipDefaultMetric OBJECT-TYPE + SYNTAX Integer32 (0..15) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Default metric of redistributed routes, when RIP redistributes + from other protocols." + ::= { agentRouterRipConfigGroup 5 } + + agentRouterRipDefaultMetricConfigured OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flag to determine whether RIP default-metric is configured or not." + ::= { agentRouterRipConfigGroup 6 } + + agentRouterRipDefaultInfoOriginate OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flag to determine, whether RIP can advertise a default-route learned + from another protocol." + DEFVAL { false } + ::= { agentRouterRipConfigGroup 7 } + + -- Agent RIP Route-redistribution table. This table contains, one entry per + -- source(bgp, ospf, static, connected) from which BGP redistributes routes. + + agentRipRouteRedistTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentRipRouteRedistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains the MIB objects required to configure + route-redistribution for RIP. Here, RIP is the Destination + protocol and the source protocols can be any of : BGP, OSPF, + Static, Connected." + ::= { agentRouterRipConfigGroup 8 } + + agentRipRouteRedistEntry OBJECT-TYPE + SYNTAX AgentRipRouteRedistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { agentRipRouteRedistSource } + ::= { agentRipRouteRedistTable 1 } + + AgentRipRouteRedistEntry ::= SEQUENCE { + agentRipRouteRedistSource + INTEGER, + agentRipRouteRedistMode + INTEGER, + agentRipRouteRedistMetric + Integer32, + agentRipRouteRedistMetricConfigured + TruthValue, + agentRipRouteRedistMatchInternal + INTEGER, + agentRipRouteRedistMatchExternal1 + INTEGER, + agentRipRouteRedistMatchExternal2 + INTEGER, + agentRipRouteRedistMatchNSSAExternal1 + INTEGER, + agentRipRouteRedistMatchNSSAExternal2 + INTEGER, + agentRipRouteRedistDistList + Unsigned32, + agentRipRouteRedistDistListConfigured + TruthValue + } + + agentRipRouteRedistSource OBJECT-TYPE + SYNTAX INTEGER{ + connected(1), + static(2), + ospf(3), + bgp(4) + } + + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Source route, from which RIP can redistribute routes. + This object also acts as the identifier for the + RIP redistribution Table entry." + ::= { agentRipRouteRedistEntry 1 } + + agentRipRouteRedistMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "User enabels/disables route-redistribution for a particular source + protocol." + DEFVAL { disable } + ::= { agentRipRouteRedistEntry 2 } + + agentRipRouteRedistMetric OBJECT-TYPE + SYNTAX Integer32 (0..15) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Metric used for redistributing a particular source protocol route + into RIP." + ::= { agentRipRouteRedistEntry 3 } + + agentRipRouteRedistMetricConfigured OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flag to determine whether RIP redistribute-metric is configured or not." + ::= { agentRipRouteRedistEntry 4 } + + + agentRipRouteRedistMatchInternal OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2), + not-applicable(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this flag is true, RIP redistributes OSPF internal routes. + It will be non-applicable, when source protocol is other than ospf." + ::= { agentRipRouteRedistEntry 5 } + + agentRipRouteRedistMatchExternal1 OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2), + not-applicable(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this flag is true, RIP redistributes OSPF External1 routes. + It will be non-applicable, when source protocol is other than ospf." + ::= { agentRipRouteRedistEntry 6 } + + agentRipRouteRedistMatchExternal2 OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2), + not-applicable(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this flag is true, RIP redistributes OSPF External2 routes. + It will be non-applicable, when source protocol is other than ospf." + ::= { agentRipRouteRedistEntry 7 } + + agentRipRouteRedistMatchNSSAExternal1 OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2), + not-applicable(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this flag is true, RIP redistributes OSPF NSSA-External1 routes. + It will be non-applicable, when source protocol is other than ospf." + ::= { agentRipRouteRedistEntry 8 } + + agentRipRouteRedistMatchNSSAExternal2 OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2), + not-applicable(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this flag is true, RIP redistributes OSPF NSSA-External2 routes. + It will be non-applicable, when source protocol is other than ospf." + ::= { agentRipRouteRedistEntry 9 } + + agentRipRouteRedistDistList OBJECT-TYPE + SYNTAX Unsigned32 (1..199) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Access-list number of the access-list, which filters routes received + from a source-protocol." + ::= { agentRipRouteRedistEntry 10 } + + agentRipRouteRedistDistListConfigured OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flag to determine whether Access-list is configured or not." + ::= { agentRipRouteRedistEntry 11 } + + + + + -- The RIP Interface Configuration Table (augmented information). + + agentRip2IfConfTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentRip2IfConfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of subnets which require separate + configuration in RIP. Augments rip2IfConfTable + in the RIPv2-MIB." + ::= { agentRouterRipConfigGroup 9 } + + agentRip2IfConfEntry OBJECT-TYPE + SYNTAX AgentRip2IfConfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A Single Routing Domain in a single Subnet. + Augments rip2IfConfEntry in RIPv2-MIB." + AUGMENTS { rip2IfConfEntry } + ::= { agentRip2IfConfTable 1 } + + AgentRip2IfConfEntry ::= + SEQUENCE { + agentRip2IfConfAuthKeyId + INTEGER + } + + agentRip2IfConfAuthKeyId OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The identifier for the authentication key used + on this interface. This field is only meaningful + when the RIPv2-MIB rip2IfConfAuthType is md5(3); + otherwise, the value is not used." + ::= { agentRip2IfConfEntry 1 } + + + + --************************************************************************************** + -- agentRouterOspfConfigGroup + -- + --************************************************************************************** + + agentRouterOspfConfigGroup OBJECT IDENTIFIER ::= { agentRouting 4 } + + --*********************************************************************** + agentOspfDefaultMetric OBJECT-TYPE + SYNTAX Integer32 (1..16777215) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Default metric of redistributed routes, when OSPF redistributes + from other protocols." + ::= { agentRouterOspfConfigGroup 1 } + + agentOspfDefaultMetricConfigured OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flag to determine whether OSPF default-metric is configured or not." + ::= { agentRouterOspfConfigGroup 2 } + + + agentOspfDefaultInfoOriginate OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flag to determine, whether OSPF can advertise a default-route learned + from another protocol." + DEFVAL { false } + ::= { agentRouterOspfConfigGroup 3 } + + agentOspfDefaultInfoOriginateAlways OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "When this flag is true, the router advertises 0.0.0.0/0.0.0.0 always. + Without this option, OSPF will only advertise 0.0.0.0/0.0.0.0 if the + router's forwarding table contains a default route." + DEFVAL { false } + ::= { agentRouterOspfConfigGroup 4 } + + agentOspfDefaultInfoOriginateMetric OBJECT-TYPE + SYNTAX Integer32 (0..16777215) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Metric of the default route,which OSPF advertises when learned from + other protocol." + DEFVAL { 10 } + ::= { agentRouterOspfConfigGroup 5 } + + agentOspfDefaultInfoOriginateMetricConfigured OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flag to determine whether OSPF default-info originate metric + is configured or not." + ::= { agentRouterOspfConfigGroup 6 } + + agentOspfDefaultInfoOriginateMetricType OBJECT-TYPE + SYNTAX INTEGER { + externalType1(1), + externalType2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Metric Type of the default route,which OSPF advertises when learned from + other protocol. It can be 1(external type 1) or 2(external type 2)." + DEFVAL { 2 } + ::= { agentRouterOspfConfigGroup 7 } + + -- Agent OSPF Route-redistribution table. This table contains, one entry per + -- source(bgp, rip, static, connected) from which OSPF redistributes routes. + + agentOspfRouteRedistTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentOspfRouteRedistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains the MIB objects required to configure + route-redistribution for OSPF. Here, OSPF is the Destination + protocol and the source protocols can be any of : BGP, RIP, + Static, Connected." + ::= { agentRouterOspfConfigGroup 8 } + + agentOspfRouteRedistEntry OBJECT-TYPE + SYNTAX AgentOspfRouteRedistEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "" + INDEX { agentOspfRouteRedistSource } + ::= { agentOspfRouteRedistTable 1 } + + AgentOspfRouteRedistEntry ::= SEQUENCE { + + agentOspfRouteRedistSource + INTEGER, + agentOspfRouteRedistMode + INTEGER, + agentOspfRouteRedistMetric + Integer32, + agentOspfRouteRedistMetricConfigured + TruthValue, + agentOspfRouteRedistMetricType + INTEGER, + agentOspfRouteRedistTag + Unsigned32, + agentOspfRouteRedistSubnets + TruthValue, + agentOspfRouteRedistDistList + Unsigned32, + agentOspfRouteRedistDistListConfigured + TruthValue + } + + agentOspfRouteRedistSource OBJECT-TYPE + SYNTAX INTEGER{ + connected(1), + static(2), + rip(3), + bgp(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Source protocol, from which OSPF can redistribute routes. + This object also acts as the identifier for the + OSPF redistribution Table entry." + ::= { agentOspfRouteRedistEntry 1 } + + agentOspfRouteRedistMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "User enabels/disables route-redistribution for a particular source + protocol." + DEFVAL { disable } + ::= { agentOspfRouteRedistEntry 2 } + + agentOspfRouteRedistMetric OBJECT-TYPE + SYNTAX Integer32 (0..16777215) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Metric used for redistributing a particular source protocol route + into OSPF." + ::= { agentOspfRouteRedistEntry 3 } + + agentOspfRouteRedistMetricConfigured OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flag to determine whether OSPF redistribute-metric is configured or not." + ::= { agentOspfRouteRedistEntry 4 } + + + agentOspfRouteRedistMetricType OBJECT-TYPE + SYNTAX INTEGER { + externalType1(1), + externalType2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Metric Type of routes,which OSPF redistributes from other source protocols. + It can be 1(external type 1) or 2(external type 2)." + DEFVAL { externalType2 } + ::= { agentOspfRouteRedistEntry 5 } + + agentOspfRouteRedistTag OBJECT-TYPE + SYNTAX Unsigned32(0..4294967295) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "It specifies the tag field in routes redistributed by OSPF." + ::= { agentOspfRouteRedistEntry 6 } + + agentOspfRouteRedistSubnets OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this value is false, then OSPF will not redistribute subnetted routes." + DEFVAL { false } + ::= { agentOspfRouteRedistEntry 7 } + + agentOspfRouteRedistDistList OBJECT-TYPE + SYNTAX Unsigned32 (1..199) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Access-list number of the access-list, which filters routes received + from a source-protocol." + ::= { agentOspfRouteRedistEntry 8 } + + agentOspfRouteRedistDistListConfigured OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flag to determine whether Access-list is configured or not." + ::= { agentOspfRouteRedistEntry 9 } + + + -- OSPF Interface Table (augmented information) + + agentOspfIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentOspfIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The OSPF Interface Table describes the inter- + faces from the viewpoint of OSPF. Augments + ospfIfTable from the OSPF-MIB." + ::= { agentRouterOspfConfigGroup 9 } + + agentOspfIfEntry OBJECT-TYPE + SYNTAX AgentOspfIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The OSPF Interface Entry describes one inter- + face from the viewpoint of OSPF. Augments + ospfIfEntry in OSPF-MIB." + AUGMENTS { ospfIfEntry } + ::= { agentOspfIfTable 1 } + + AgentOspfIfEntry ::= + SEQUENCE { + agentOspfIfAuthKeyId + INTEGER, + agentOspfIfIpMtuIgnoreFlag + INTEGER + } + + agentOspfIfAuthKeyId OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The identifier for the authentication key used + on this interface. This field is only meaningful + when the OSPF-MIB ospfIfAuthType is md5(2); + otherwise, the value is not used." + ::= { agentOspfIfEntry 1 } + + agentOspfIfIpMtuIgnoreFlag OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the IP MTU Ignore Flag value for this OSPF interface." + ::= { agentOspfIfEntry 2 } + + -- OSPF Virtual Interface Table (augmented information) + + agentOspfVirtIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentOspfVirtIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about this router's virtual inter- + faces. Augments ospfVirtIfTable from the OSPF-MIB." + ::= { agentRouterOspfConfigGroup 10 } + + agentOspfVirtIfEntry OBJECT-TYPE + SYNTAX AgentOspfVirtIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about a single Virtual Interface. + Augments ospfVirtIfEntry in OSPF-MIB." + AUGMENTS { ospfVirtIfEntry } + ::= { agentOspfVirtIfTable 1 } + + AgentOspfVirtIfEntry ::= + SEQUENCE { + agentOspfVirtIfAuthKeyId + INTEGER + } + + agentOspfVirtIfAuthKeyId OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The identifier for the authentication key used + on this virtual interface. This field is only meaningful + when the OSPF-MIB ospfVirtIfAuthType is md5(2); + otherwise, the value is not used." + ::= { agentOspfVirtIfEntry 1 } + + + --************************************************************************************** + + agentRouterOspfRFC1583CompatibilityMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "From RFC2328: + Controls the preference rules used in Section 16.4 when + choosing among multiple AS-external-LSAs advertising the + same destination. When set to 'enabled', the preference + rules remain those specified by RFC 1583 ([Ref9]). When set + to 'disabled', the preference rules are those stated in + + Section 16.4.1, which prevent routing loops when AS- + external-LSAs for the same destination have been originated + from different areas. Set to 'enabled' by default. + + In order to minimize the chance of routing loops, all OSPF + routers in an OSPF routing domain should have + RFC1583Compatibility set identically. When there are routers + present that have not been updated with the functionality + specified in Section 16.4.1 of this memo, all routers should + have RFC1583Compatibility set to 'enabled'. Otherwise, all + routers should have RFC1583Compatibility set to 'disabled', + preventing all routing loops." + DEFVAL { enable } + ::= { agentRouterOspfConfigGroup 11 } + + + + --************************************************************************************** + -- agentSnmpTrapFlagsConfigGroupLayer3 + -- + --************************************************************************************** + + agentSnmpTrapFlagsConfigGroupLayer3 OBJECT IDENTIFIER ::= { agentRouting 5 } + + agentSnmpVRRPNewMasterTrapFlag OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This flag enables the sending of VRRP new master notification + traps." + ::= { agentSnmpTrapFlagsConfigGroupLayer3 1 } + + agentSnmpVRRPAuthFailureTrapFlag OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This flag enables the sending of VRRP authentication failure + notification traps." + ::= { agentSnmpTrapFlagsConfigGroupLayer3 2 } + + --************************************************************************************** + -- agentBootpDhcpRelayGroup + -- + --************************************************************************************** + + agentBootpDhcpRelayGroup OBJECT IDENTIFIER ::= { agentRouting 6 } + + agentBootpDhcpRelayMaxHopCount OBJECT-TYPE + SYNTAX Integer32 (1..16) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The BOOTP/DHCP Max Hop Count. + The relay agent silently discards BOOTREQUEST messages whose hops field exceeds the value 16 + assuming that the request is looped through the intermediate agents. The default value is 4." + DEFVAL { 4 } + ::= { agentBootpDhcpRelayGroup 1 } + + agentBootpDhcpRelayForwardingIp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The BOOTP/DHCP Server IP Address. + All the requests will be forwarded and the replies expected from this address." + ::= { agentBootpDhcpRelayGroup 2 } + + agentBootpDhcpRelayForwardMode OBJECT-TYPE + SYNTAX INTEGER { enable(1), disable(2) } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The BOOTP/DHCP Admin Mode. + The relaying functionality can be administratively enabled or disabled by this object" + ::= { agentBootpDhcpRelayGroup 3 } + + agentBootpDhcpRelayMinWaitTime OBJECT-TYPE + SYNTAX Integer32 (0..100) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The BOOTP/DHCP Minimum Wait Time. + When the BOOTP relay agent receives a BOOTREQUEST message, it MAY use the value of the 'secs' + (seconds since client began booting) field of the request as a factor in deciding whether to + relay the request or not." + ::= { agentBootpDhcpRelayGroup 4 } + + + agentBootpDhcpRelayCircuitIdOptionMode OBJECT-TYPE + SYNTAX INTEGER { enable(1), disable(2) } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The BOOTP/DHCP Circuit ID Option Mode. + This flag is set to enable/disable the network element to add/remove the DHCP Relay agent + Circuit ID sub-options." + ::= { agentBootpDhcpRelayGroup 5 } + + agentBootpDhcpRelayNumOfRequestsReceived OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of BOOTP/DHCP Requests Received. + Total number of BOOTREQUESTs received from all clients." + ::= { agentBootpDhcpRelayGroup 6 } + + + agentBootpDhcpRelayNumOfRequestsForwarded OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of BOOTP/DHCP Requests Forwarded. + Total number of BOOTREQUESTs forwarded to the next agents/servers." + ::= { agentBootpDhcpRelayGroup 7 } + + + agentBootpDhcpRelayNumOfDiscards OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of BOOTP/DHCP Discards. + Total number of packets discarded by the network element because of error in the packet." + ::= { agentBootpDhcpRelayGroup 8 } + + + + --************************************************************************************** + -- agentECMPGroup + -- + --************************************************************************************** + + agentECMPGroup OBJECT IDENTIFIER ::= { agentRouting 7 } + + agentECMPOspfMaxPaths OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "It sets the number of paths that OSPF can report for a given destination + where maxpaths is platform-dependent." + DEFVAL { 4 } + ::= { agentECMPGroup 1 } + +END + diff --git a/mibs/NETGEAR-SNTP-CLIENT-MIB.mib b/mibs/NETGEAR-SNTP-CLIENT-MIB.mib index b6b0475..5877348 100644 --- a/mibs/NETGEAR-SNTP-CLIENT-MIB.mib +++ b/mibs/NETGEAR-SNTP-CLIENT-MIB.mib @@ -1,331 +1,736 @@ - - - - - - - NETGEAR-SNTP-CLIENT-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + agentSntpClientMIB MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "This MIB module defines a portion of the SNMP MIB under + the Netgear enterprise OID pertaining to SNTP client + configuration and statistical collection." + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 17 } + +-- ------------------------------------------------------------- +-- Textual Conventions +-- ------------------------------------------------------------- + +SntpClientAdminMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "An SNTP client may operate in any of several modes. + At least one mode other than disabled must be supported + by a client. + + disabled + - SNTP is not administrative. No SNTP requests are sent + from the client nor are any received SNTP messages + processed. + + unicast + - SNTP operates in a point-to-point fashion. A unicast + client sends a request to a designated server + at its unicast address and expects a reply from which + it can determine the time and, optionally, the + round-trip delay and local clock offset relative to the + server. + + broadcast + - SNTP operates using the local broadcast address. + The broadcast address has a single subnet scope. + The SNTP server uses a broadcast address to send + unsolicited SNTP messages to clients. The client + listens on this address and sends no requests for + updates. The broadcast address is determined + by the address and netmask of the service port over + which the SNTP client is operating. + + multicast + - SNTP operates in a point-to-multipoint fashion. A + multicast client listens on the dedicated broadcast + address or multicast group address." + + REFERENCE + "RFC 2030 - Simple Network Time Protocol (SNTP) Version 4 + for IPv4, IPv6 and OSI; Section 2." + SYNTAX BITS { + disabled(0), + unicast(1), + broadcast(2), + multicast(3) + } + +SntpClientUpdateStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The status of the last received response or broadcast from a + configured server. These values are appropriate for all + administrative modes. + + other + - None of the following enumeration values. + + success + - The SNTP operation was successful and the system time + was updated. + + requestTimedOut + - An SNTP poll request timed out without receiving a + response from the SNTP server. + + badDateEncoded + - The time provided by the SNTP server was not valid. + + versionNotSupported + - The SNTP version supported by the server is not compatible + with the version supported by the client. This is indicated + by the server returning a version later than the version + configured for that server or a version of '0'. + + serverUnsychronized + - The SNTP server is not synchronized with its peers. This + is indicated via the 'leap indicator' field on the SNTP + message. + + serverKissOfDeath + - The SNTP server indicated that no further polls are to be + sent to this server. This is indicated by a stratum field + field equal to 0 in a message received from a server." + + REFERENCE + "RFC 2030 - Simple Network Time Protocol (SNTP) Version 4 + for IPv4, IPv6 and OSI; Section 4." + SYNTAX INTEGER { + other(1), + success(2), + requestTimedOut(3), + badDateEncoded(4), + versionNotSupported(5), + serverUnsychronized(6), + serverKissOfDeath(7) + } + +-- ------------------------------------------------------------- +-- MIB Objects +-- ------------------------------------------------------------- + +agentSntpClientObjects OBJECT IDENTIFIER ::= { agentSntpClientMIB 1 } + +agentSntpClient OBJECT IDENTIFIER + ::= { agentSntpClientObjects 1 } + +agentSntpClientUnicast OBJECT IDENTIFIER + ::= { agentSntpClientObjects 2 } + +agentSntpClientBroadcast OBJECT IDENTIFIER + ::= { agentSntpClientObjects 3 } - +agentSntpClientSupportedMode OBJECT-TYPE + SYNTAX SntpClientAdminMode + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The SNTP client administrative modes that this device supports. + A client may support more than one administrative mode." + ::= { agentSntpClient 2 } - - - - - -
- - +agentSntpClientLastAttemptTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The local date and time of the last SNTP request or + unsolicited SNTP message for this SNTP client since agent + reboot. This value is a timestamp for the + agentSntpClientLastAttemptStatus object. When the + agentSntpClientLastAttemptStatus has a value of success(2), + this object's value should be equal to the value returned by + agentSntpClientLastUpdateTime. If no SNTP frames have been + processed by the SNTP client then the client MUST return + '00000000'H. This object is updated for all non-disabled + administrative modes of the SNTP client." + DEFVAL { '00000000'H } + ::= { agentSntpClient 6 } - - -

NETGEAR-SNTP-CLIENT-MIB

-
-
-
- -
-
-
- -
- -

NETGEAR-SNTP-CLIENT-MIB Download

-

-

MIBs list

-

-
This MIB module defines a portion of the SNMP MIB under - the Netgear enterprise OID pertaining to SNTP client - configuration and statistical collection
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for NETGEAR-SNTP-CLIENT-MIB

-

-
agentSntpClientVersion
-
The highest SNTP version this client supports. Per RFC 2030, higher versions are required to be backwards compatible with all lower versions with the exception of version 0.
agentSntpClientSupportedMode
-
The SNTP client administrative modes that this device supports. A client may support more than one administrative mode.
agentSntpClientMode
-
The current administrative mode of the SNTP client. A SET of this object will cause the SNTP client to change administrative modes. A SET request MUST have only 1 bit set since is not possible to operate in multiple modes simultaneously. SETs of this o ...
agentSntpClientPort
-
The local port number used to listen for broadcasts and responses from servers. A set request MUST NOT use a value of 0 for this object.
agentSntpClientLastUpdateTime
-
The local date and time that the SNTP client last updated the system time on the device since agent reboot. This time is updated for all non-disabled administrative modes of the SNTP client. If the SNTP client has not updated the time then the client MU ...
agentSntpClientLastAttemptTime
-
The local date and time of the last SNTP request or unsolicited SNTP message for this SNTP client since agent reboot. This value is a timestamp for the agentSntpClientLastAttemptStatus object. When the agentSntpClientLastAttemptStatus has a value of suc ...
agentSntpClientLastAttemptStatus
-
The status of the last SNTP request or unsolicited SNTP message for this SNTP client since agent reboot. The status is updated for all non-disabled administrative modes of the SNTP client.
agentSntpClientServerAddressType
-
The address type of the SNTP server as identified by the last received packet. Support for all address types is NOT REQUIRED.
agentSntpClientServerAddress
-
The encoded address of the SNTP server as identified by the last received packet.
agentSntpClientServerMode
-
This is a 3-bit integer identifying the mode of the server as indicated in the last received packet with values defined as follows: Mode Meaning ------------------------------------ 0 reserved 1 symmetric active 2 symmetric passive 3 client 4 server 5 bro ...
agentSntpClientServerStratum
-
This is an 8-bit integer identifying the stratum of the server as indicated in the last received packet with values defined as follows: Stratum Meaning ------------------------------------ 0 unspecified 1 primary reference 2-15 secondary referenc ...
agentSntpClientServerRefClkId
-
This is the value of the Reference Identifier in the last received packet defined as follows. Reference Identifier: This is a 32-bit bitstring identifying the particular reference source. In the case of NTP Version 3 or Version 4 stratum-0 (unspecified) o ...
agentSntpClientUnicastPollInterval
-
The minimum number of seconds between successive SNTP polls of the server in seconds as a power of two. This polling interval is used for SNTP requests in unicast(1) administrative mode.
agentSntpClientUnicastPollTimeout
-
The number of seconds to wait for a response from a SNTP server before considering the attempt to have 'timed out'. This timeout is used for SNTP requests in unicast(1) administrative mode.
agentSntpClientUnicastPollRetry
-
The number of times to retry a request to the same SNTP server that has 'timed out.'. This retry count is used for directed SNTP requests in unicast(1) administrative mode. For example, assume this object has been SET to a value of 2. When the SNTP clien ...
agentSntpClientUcastServerMaxEntries
-
The maximum number of server entries that are allowed in the agentSntpClientUcastServerTable.
agentSntpClientUcastServerCurrEntries
-
The current number of server entries in the agentSntpClientUcastServerTable.
agentSntpClientUcastServerTable
-
A table containing configuration and statistical information for unicast SNTP servers. Each server entry is represented by single conceptual row in this table.
agentSntpClientUcastServerEntry
-
Information for a particular unicast SNTP server.
agentSntpClientUcastServerIndex
-
This object uniquely identifies the entry in the table.
agentSntpClientUcastServerAddressType
-
This object specifies how agentSntpClientUcastServerAddr is encoded. Support for all possible enumerations defined by InetAddressType is NOT REQUIRED.
agentSntpClientUcastServerAddress
-
The encoded internet address of an SNTP server. Unicast SNTP requests will be sent to this address. If this address is a DNS hostname, then that hostname SHOULD be resolved into an IP address each time a SNTP request is sent to it.
agentSntpClientUcastServerPort
-
The port number on the server to which poll requests are sent. A set request MUST NOT use a value of 0 for this object.
agentSntpClientUcastServerVersion
-
The SNTP version this server supports. This is the value that will be encoded in NTP polls when operating in unicast(1) administrative mode.
agentSntpClientUcastServerPrecedence
-
The precedence that this server has in relation to its peers in the determining the sequence of servers to which SNTP requests will be sent. The client continues sending requests to different servers until a successful response is received or all servers ...
agentSntpClientUcastServerLastUpdateTime
-
The local date and time that the response from this server was used to update the system time on the device since agent reboot. If the SNTP client has not updated the time using a response from this server then this object MUST return '00000000'H.
agentSntpClientUcastServerLastAttemptTime
-
The local date and time that this SNTP server was last queried since agent reboot. Essentially, this value is a timestamp for the agentSntpClientUcastServerLastAttemptStatus object. If this server has not been queried then this object MUST return '00000 ...
agentSntpClientUcastServerLastAttemptStatus
-
The status of the last SNTP request to this server since agent reboot. If no requests have been made then this object should return 'other'.
agentSntpClientUcastServerNumRequests
-
The number of SNTP requests made to this server since the last agent reboot. This includes retry attempts to the server.
agentSntpClientUcastServerNumFailedRequests
-
The number of SNTP requests made to this server that did not result in a successful response since the last agent reboot. This includes retry attempts to the server.
agentSntpClientUcastServerRowStatus
-
The row status of this conceptual row in the table. active - The server is available for use in SNTP client operations. Other writable leaves in this table MAY be modified while the row is in the active state. notInService - The entry is fully configured ...
agentSntpClientBroadcastCount
-
The number of unsolicited broadcast SNTP messages that have been received and processed by the SNTP client. Unsolicited SNTP broadcast frames will not be counted unless the SNTP agent is operating in broadcast(3) mode, as specified by agentSntpClientMode ...
agentSntpClientBroadcastInterval
-
The number of seconds the client will wait before processing another broadcast packet expressed as a power of two. Packets received during the wait interval are silently discarded.
agentSntpClientDeviceGroup
-
A collection of objects providing device level control of an SNTP client on enabled devices.
agentSntpClientUnicastGroup
-
A collection of objects providing control and statistics for an SNTP client capable of operating in unicast mode.
agentSntpClientBroadcastGroup
-
A collection of objects providing control and statistics for an SNTP client capable of operating in broadcast mode.
-

-
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
+agentSntpClientServerAddress OBJECT-TYPE + SYNTAX InetAddress (SIZE(1..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The encoded address of the SNTP server as identified + by the last received packet." + ::= { agentSntpClient 9 } - - - - - - - - - - - - - - - - - - - - - +agentSntpClientServerMode OBJECT-TYPE + SYNTAX Unsigned32 (0..7) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is a 3-bit integer identifying the mode of the server as + indicated in the last received packet with values defined as + follows: + + Mode Meaning + ------------------------------------ + 0 reserved + 1 symmetric active + 2 symmetric passive + 3 client + 4 server + 5 broadcast + 6 reserved for NTP control message + 7 reserved for private use " + + ::= { agentSntpClient 10 } + +agentSntpClientServerStratum OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is an 8-bit integer identifying the stratum of the server as + indicated in the last received packet with values defined as + follows: + + Stratum Meaning + ------------------------------------ + 0 unspecified + 1 primary reference + 2-15 secondary reference + 16-255 reserved" + + ::= { agentSntpClient 11 } + +agentSntpClientServerRefClkId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the value of the Reference Identifier in the last + received packet defined as follows. + Reference Identifier: This is a 32-bit bitstring identifying + the particular reference source. In the case of NTP Version 3 or + Version 4 stratum-0 (unspecified) or stratum-1 (primary) servers, + this is a four-character ASCII string, left justified and zero + padded to 32 bits. In NTP Version 3 secondary servers, this is the + 32-bit IPv4 address of the reference source. In NTP Version 4 + secondary servers, this is the low order 32 bits of the latest + transmit timestamp of the reference source." + + ::= { agentSntpClient 12 } + +-- ------------------------------------------------------------- +-- SNTP Client Unicast Group +-- ------------------------------------------------------------- + +agentSntpClientUnicastPollInterval OBJECT-TYPE + SYNTAX Unsigned32 (6..16) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The minimum number of seconds between successive SNTP polls + of the server in seconds as a power of two. This + polling interval is used for SNTP requests in + unicast(1) administrative mode." + DEFVAL { 6 } + ::= { agentSntpClientUnicast 1 } + +agentSntpClientUnicastPollTimeout OBJECT-TYPE + SYNTAX Unsigned32 (1..30) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The number of seconds to wait for a response from a SNTP + server before considering the attempt to have 'timed out'. + This timeout is used for SNTP requests in unicast(1) + administrative mode." + DEFVAL { 5 } + ::= { agentSntpClientUnicast 2 } + +agentSntpClientUnicastPollRetry OBJECT-TYPE + SYNTAX Unsigned32 (0..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The number of times to retry a request to the same SNTP server + that has 'timed out.'. This retry count is + used for directed SNTP requests in unicast(1) administrative mode. + For example, assume this object has been SET to a value of 2. + When the SNTP client queries a given server it will send 1 SNTP + request frame. If that original attempt fails, the client will + retry up to a maximum of 2 more times before declaring the unicast + poll unsuccessful and attempting the next server." + DEFVAL { 1 } + ::= { agentSntpClientUnicast 3 } + +agentSntpClientUcastServerMaxEntries OBJECT-TYPE + SYNTAX Unsigned32 (1..3) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of server entries that are allowed in the + agentSntpClientUcastServerTable." + ::= { agentSntpClientUnicast 4 } + +agentSntpClientUcastServerCurrEntries OBJECT-TYPE + SYNTAX Gauge32 (0..3) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current number of server entries in the + agentSntpClientUcastServerTable." + ::= { agentSntpClientUnicast 5 } + +-- ------------------------------------------------------------- +-- SNTP Client Unicast Server Table +-- ------------------------------------------------------------- + +agentSntpClientUcastServerTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSntpClientUcastServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table containing configuration and statistical + information for unicast SNTP servers. Each server + entry is represented by single conceptual row in this + table." + ::= { agentSntpClientUnicast 6 } + +agentSntpClientUcastServerEntry OBJECT-TYPE + SYNTAX AgentSntpClientUcastServerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information for a particular unicast SNTP server." + INDEX { agentSntpClientUcastServerIndex } + ::= { agentSntpClientUcastServerTable 1 } + +AgentSntpClientUcastServerEntry ::= + SEQUENCE { + agentSntpClientUcastServerIndex + Unsigned32, + agentSntpClientUcastServerAddressType + InetAddressType, + agentSntpClientUcastServerAddress + InetAddress, + agentSntpClientUcastServerPort + InetPortNumber, + agentSntpClientUcastServerVersion + INTEGER, + agentSntpClientUcastServerPrecedence + Unsigned32, + agentSntpClientUcastServerLastUpdateTime + DateAndTime, + agentSntpClientUcastServerLastAttemptTime + DateAndTime, + agentSntpClientUcastServerLastAttemptStatus + SntpClientUpdateStatus, + agentSntpClientUcastServerNumRequests + Counter32, + agentSntpClientUcastServerNumFailedRequests + Counter32, + agentSntpClientUcastServerRowStatus + RowStatus + } + +agentSntpClientUcastServerIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies the entry in the table." + ::= { agentSntpClientUcastServerEntry 1 } + +agentSntpClientUcastServerAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies how agentSntpClientUcastServerAddr is + encoded. Support for all possible enumerations defined by + InetAddressType is NOT REQUIRED." + ::= { agentSntpClientUcastServerEntry 2 } + +agentSntpClientUcastServerAddress OBJECT-TYPE + SYNTAX InetAddress (SIZE(1..64)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The encoded internet address of an SNTP server. + Unicast SNTP requests will be sent to this address. If this + address is a DNS hostname, then that hostname SHOULD be + resolved into an IP address each time a SNTP request is sent + to it." + ::= { agentSntpClientUcastServerEntry 3 } + +agentSntpClientUcastServerPort OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The port number on the server to which poll requests are sent. + A set request MUST NOT use a value of 0 for this object." + DEFVAL { { 123 } } + ::= { agentSntpClientUcastServerEntry 4 } + +agentSntpClientUcastServerVersion OBJECT-TYPE + SYNTAX INTEGER { + version1(1), + version2(2), + version3(3), + version4(4) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The SNTP version this server supports. This is the value + that will be encoded in NTP polls when operating in unicast(1) + administrative mode." + REFERENCE + "RFC 2030 - Simple Network Time Protocol (SNTP) Version 4 + for IPv4, IPv6 and OSI; Section 5." +::= { agentSntpClientUcastServerEntry 5} + +agentSntpClientUcastServerPrecedence OBJECT-TYPE + SYNTAX Unsigned32 (1..3) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The precedence that this server has in relation to its peers + in the determining the sequence of servers to which SNTP requests + will be sent. The client continues sending requests to + different servers until a successful response is received or + all servers are exhausted. This object indicates the order in + which to query the servers. A server entry with a precedence + of 1 will be queried before a server with a precedence of 2, + and so forth. If more than one server has the same precedence + then the request order will follow the lexicographical + ordering of the entries in this table." + DEFVAL { 1 } + ::= { agentSntpClientUcastServerEntry 6 } + +agentSntpClientUcastServerLastUpdateTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The local date and time that the response from this server was + used to update the system time on the device since agent + reboot. If the SNTP client has not updated the time using + a response from this server then this object MUST return + '00000000'H." + DEFVAL { '00000000'H } + ::= { agentSntpClientUcastServerEntry 7 } + +agentSntpClientUcastServerLastAttemptTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The local date and time that this SNTP server was last queried + since agent reboot. Essentially, this value is a + timestamp for the agentSntpClientUcastServerLastAttemptStatus + object. If this server has not been queried then this object + MUST return '00000000'H." + DEFVAL { '00000000'H } + ::= { agentSntpClientUcastServerEntry 8 } + +agentSntpClientUcastServerLastAttemptStatus OBJECT-TYPE + SYNTAX SntpClientUpdateStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the last SNTP request to this server since + agent reboot. If no requests have been made then this object + should return 'other'." + DEFVAL { other } + ::= { agentSntpClientUcastServerEntry 9 } + +agentSntpClientUcastServerNumRequests OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of SNTP requests made to this server since + the last agent reboot. This includes retry attempts to + the server." + ::= { agentSntpClientUcastServerEntry 10 } + +agentSntpClientUcastServerNumFailedRequests OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of SNTP requests made to this server that did + not result in a successful response since the last agent + reboot. This includes retry attempts to the server." + ::= { agentSntpClientUcastServerEntry 11 } + +agentSntpClientUcastServerRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The row status of this conceptual row in the table. + + active + - The server is available for use in SNTP client operations. + Other writable leaves in this table MAY be modified while + the row is in the active state. + + notInService + - The entry is fully configured but is not available for + use in SNTP client operations. The agent MAY transition + a row from the active to notInService upon + receipt of a kiss of death packet from the server. + + createAndGo + - This is the preferred mechanism for creating conceptual + rows in this table. This value can never be read as + the row will always transition immediately to either active + or notInService. + + destroy + - This will remove the conceptual row from the table and + make it unavailable for SNTP client operations. " + + ::= { agentSntpClientUcastServerEntry 12 } + + +-- ------------------------------------------------------------- +-- SNTP Client Broadcast Group +-- ------------------------------------------------------------- + +agentSntpClientBroadcastCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of unsolicited broadcast SNTP messages that have + been received and processed by the SNTP client. Unsolicited + SNTP broadcast frames will not be counted unless the SNTP + agent is operating in broadcast(3) mode, as specified by + agentSntpClientMode." + ::= { agentSntpClientBroadcast 1 } + +agentSntpClientBroadcastInterval OBJECT-TYPE + SYNTAX Unsigned32 (6..16) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The number of seconds the client will wait before + processing another broadcast packet expressed as a + power of two. Packets received during the wait interval + are silently discarded." + DEFVAL { 6 } + ::= { agentSntpClientBroadcast 2} + + +-- ------------------------------------------------------------- +-- Conformance Information +-- ------------------------------------------------------------- + +agentSntpClientConformance OBJECT IDENTIFIER + ::= { agentSntpClientMIB 2 } + +agentSntpClientGroups OBJECT IDENTIFIER + ::= { agentSntpClientConformance 1 } + +agentSntpClientCompliances OBJECT IDENTIFIER + ::= { agentSntpClientConformance 2 } + +-- ------------------------------------------------------------- +-- Units of conformance +-- ------------------------------------------------------------- + +agentSntpClientDeviceGroup OBJECT-GROUP + OBJECTS { + agentSntpClientVersion, + agentSntpClientSupportedMode, + agentSntpClientMode, + agentSntpClientLastUpdateTime, + agentSntpClientLastAttemptTime, + agentSntpClientLastAttemptStatus, + agentSntpClientServerAddressType, + agentSntpClientServerAddress, + agentSntpClientServerMode, + agentSntpClientServerStratum, + agentSntpClientServerRefClkId + } + STATUS current + DESCRIPTION + "A collection of objects providing device level control of + an SNTP client on enabled devices." + ::= { agentSntpClientGroups 1 } + +agentSntpClientUnicastGroup OBJECT-GROUP + OBJECTS { + agentSntpClientUnicastPollInterval, + agentSntpClientUnicastPollTimeout, + agentSntpClientUnicastPollRetry, + agentSntpClientUcastServerMaxEntries, + agentSntpClientUcastServerCurrEntries, + agentSntpClientUcastServerAddress, + agentSntpClientUcastServerAddressType, + agentSntpClientUcastServerPrecedence, + agentSntpClientUcastServerLastUpdateTime, + agentSntpClientUcastServerLastAttemptTime, + agentSntpClientUcastServerLastAttemptStatus, + agentSntpClientUcastServerNumRequests, + agentSntpClientUcastServerNumFailedRequests, + agentSntpClientUcastServerRowStatus + } + STATUS current + DESCRIPTION + "A collection of objects providing control and statistics for + an SNTP client capable of operating in unicast mode." + ::= { agentSntpClientGroups 2 } + + +agentSntpClientBroadcastGroup OBJECT-GROUP + OBJECTS { + agentSntpClientBroadcastCount, + agentSntpClientBroadcastInterval + } + STATUS current + DESCRIPTION + "A collection of objects providing control and statistics for + an SNTP client capable of operating in broadcast mode." + ::= { agentSntpClientGroups 3 } + + +-- ------------------------------------------------------------- +-- Compliance statements +-- ------------------------------------------------------------- + +agentSntpClientCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for devices that support + agentSntpClient." + + MODULE + MANDATORY-GROUPS { agentSntpClientDeviceGroup } + + GROUP agentSntpClientUnicastGroup + DESCRIPTION + "This group is REQUIRED for devices supporting operation + of an SNTP client in unicast mode." + + GROUP agentSntpClientBroadcastGroup + DESCRIPTION + "This group is REQUIRED for devices supporting operation + of a SNTP client in broadcast mode." + + + ::= { agentSntpClientCompliances 1 } + +END diff --git a/mibs/NETGEAR-SWITCHING-MIB.mib b/mibs/NETGEAR-SWITCHING-MIB.mib index e62e950..d0f724b 100644 --- a/mibs/NETGEAR-SWITCHING-MIB.mib +++ b/mibs/NETGEAR-SWITCHING-MIB.mib @@ -1,4487 +1,4487 @@ -NETGEAR-SWITCHING-MIB DEFINITIONS ::= BEGIN - --- NETGEAR Switching MIB --- Copyright LVL7 Systems (2003-2005) All rights reserved. - --- This SNMP Management Information Specification --- embodies LVL7 System's confidential and proprietary --- intellectual property. LVL7 Systems retains all title --- and ownership in the Specification including any revisions. - --- This Specification is supplied "AS IS", LVL7 Systems --- makes no warranty, either expressed or implied, --- as to the use, operation, condition, or performance of the --- Specification. - - -IMPORTS - MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, IpAddress, - Integer32, Unsigned32, Counter32, Gauge32, TimeTicks - FROM SNMPv2-SMI - RowStatus,MacAddress FROM SNMPv2-TC - ng7000Switch,AgentPortMask FROM NETGEAR-REF-MIB - DisplayString,PhysAddress FROM RFC1213-MIB - VlanIndex,dot1qVlanIndex,dot1qFdbId FROM Q-BRIDGE-MIB - IANAifType FROM IANAifType-MIB - ifIndex FROM IF-MIB; - - agentSwitching MODULE-IDENTITY - LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT - ORGANIZATION "Netgear" - CONTACT-INFO - "" - - DESCRIPTION - "The NETGEAR Private MIB for Switching" - - -- revision history - REVISION - "200502231200Z" -- 23 Feb 2005 12:00:00 GMT - DESCRIPTION - "Initial revision." - - ::= { ng7000Switch 1 } - ---************************************************************************************** --- agentInfoGroup ---************************************************************************************** - -agentInfoGroup OBJECT IDENTIFIER ::= { agentSwitching 1 } - - - --************************************************************************************** - -- agentInventoryGroup - -- - --************************************************************************************** - - - agentInventoryGroup OBJECT IDENTIFIER ::= { agentInfoGroup 1 } - - - agentInventorySysDescription OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's Inventory system description. " - ::= { agentInventoryGroup 1 } - - agentInventoryMachineType OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Type of the Machine used in the Switch " - ::= { agentInventoryGroup 2 } - - agentInventoryMachineModel OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's Machine Model. " - ::= { agentInventoryGroup 3 } - - agentInventorySerialNumber OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Serial number of the switch." - ::= { agentInventoryGroup 4 } - - agentInventoryFRUNumber OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "FRU Number of the switch" - ::= { agentInventoryGroup 5 } - - agentInventoryMaintenanceLevel OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's Inventory Maintenance Level" - ::= { agentInventoryGroup 6 } - - agentInventoryPartNumber OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's Inventory Part Number" - ::= { agentInventoryGroup 7 } - - agentInventoryManufacturer OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Name of the Manufacturer of this unit" - ::= { agentInventoryGroup 8 } - - agentInventoryBurnedInMacAddress OBJECT-TYPE - SYNTAX PhysAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Burned-In MAC Address" - - ::= { agentInventoryGroup 9 } - - agentInventoryOperatingSystem OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Operating System running on this unit" - ::= { agentInventoryGroup 10 } - - agentInventoryNetworkProcessingDevice OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Network Processing Device for this unit" - ::= { agentInventoryGroup 11 } - - agentInventoryAdditionalPackages OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Lists additional functional packages available on this unit." - ::= { agentInventoryGroup 12 } - - agentInventorySoftwareVersion OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Lists the version of software loaded on this unit." - ::= { agentInventoryGroup 13 } - - - - --************************************************************************************** - -- agentTrapLogGroup - -- - --************************************************************************************** - - agentTrapLogGroup OBJECT IDENTIFIER ::= { agentInfoGroup 2} - - agentTrapLogTotal OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of traps sent since last reset." - ::= { agentTrapLogGroup 1 } - - agentTrapLogTotalSinceLastViewed OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of traps sent since last viewed." - ::= { agentTrapLogGroup 3 } - - --************************************************************************************** - -- agentTrapLogTable - - agentTrapLogTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentTrapLogEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Agent Trap Log" - ::= { agentTrapLogGroup 4 } - - agentTrapLogEntry OBJECT-TYPE - SYNTAX AgentTrapLogEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Agent trap log entry" - INDEX { agentTrapLogIndex } - ::= { agentTrapLogTable 1 } - - AgentTrapLogEntry ::= SEQUENCE { - agentTrapLogIndex - Integer32, - agentTrapLogSystemTime - DisplayString, - agentTrapLogTrap - DisplayString - } - - agentTrapLogIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Unique index of trap entry" - ::= { agentTrapLogEntry 1 } - - agentTrapLogSystemTime OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "System uptime when trap was sent. - This entry shows how long the system has been up when the trap occurred." - ::= { agentTrapLogEntry 2 } - - agentTrapLogTrap OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..512)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Description of the trap sent." - ::= { agentTrapLogEntry 3 } - - --************************************************************************************** - -- agentSupportedMibTable - --************************************************************************************** - - agentSupportedMibTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSupportedMibEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Supported MIB table" - ::= { agentInfoGroup 3 } - - agentSupportedMibEntry OBJECT-TYPE - SYNTAX AgentSupportedMibEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Supported MIB entry" - INDEX { agentSupportedMibIndex } - ::= { agentSupportedMibTable 1 } - - AgentSupportedMibEntry ::= SEQUENCE { - agentSupportedMibIndex - Integer32, - agentSupportedMibName - DisplayString, - agentSupportedMibDescription - DisplayString - } - - agentSupportedMibIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Unique index of the Supported MIB entry" - ::= { agentSupportedMibEntry 1 } - - agentSupportedMibName OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The name of the MIB (RFC or IEEE) that is supported." - ::= { agentSupportedMibEntry 2 } - - agentSupportedMibDescription OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..512)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Description of the MIB (RFC or IEEE) that is supported." - ::= { agentSupportedMibEntry 3 } - - - --************************************************************************************** - -- agentConfigGroup - -- - --************************************************************************************** - - agentConfigGroup OBJECT IDENTIFIER ::= { agentSwitching 2 } - - agentCLIConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 1 } - - --************************************************************************************** - -- agentLoginSessionTable - -- - --************************************************************************************** - - agentLoginSessionTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentLoginSessionEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of the switch's login session" - ::= { agentCLIConfigGroup 1 } - - agentLoginSessionEntry OBJECT-TYPE - SYNTAX AgentLoginSessionEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Login Session Entry" - INDEX { agentLoginSessionIndex } - ::= { agentLoginSessionTable 1 } - - AgentLoginSessionEntry ::= SEQUENCE { - agentLoginSessionIndex - Integer32, - agentLoginSessionUserName - DisplayString, - agentLoginSessionIPAddress - IpAddress, - agentLoginSessionConnectionType - INTEGER, - agentLoginSessionIdleTime - TimeTicks, - agentLoginSessionSessionTime - TimeTicks, - agentLoginSessionStatus - RowStatus - } - - agentLoginSessionIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Agent Login Session Index of the switch" - ::= { agentLoginSessionEntry 1 } - - agentLoginSessionUserName OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Agent Login Session UserName of the switch" - ::= { agentLoginSessionEntry 2 } - - agentLoginSessionIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Agent Login Session IP Address of the switch" - ::= { agentLoginSessionEntry 3 } - - agentLoginSessionConnectionType OBJECT-TYPE - SYNTAX INTEGER { - serial(1), - telnet(2), - ssh(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Agent Login Session Connection Type of the switch" - ::= { agentLoginSessionEntry 4 } - - agentLoginSessionIdleTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Agent Login Session Idle Time of the switch" - ::= { agentLoginSessionEntry 5 } - - agentLoginSessionSessionTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Agent Login Session Time of the switch" - ::= { agentLoginSessionEntry 6 } - - agentLoginSessionStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Status of the user. - active(1) - This connection is active. - destroy(6) - Set to this value to disconnect this user." - ::= { agentLoginSessionEntry 7 } - - --************************************************************************************** - -- agentTelnetConfigGroup - -- - --************************************************************************************** - - agentTelnetConfigGroup OBJECT IDENTIFIER ::= { agentCLIConfigGroup 2 } - - agentTelnetLoginTimeout OBJECT-TYPE - SYNTAX Integer32 (1..160) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Telnet login timeout (minutes) - - Config telnet timeout will set the telnet session timeout value. - A session is active as long as the session has not remained idle for - the value set. Specify a value from 1 to 160. - Note: Changing the timeout value for active - sessions does not become effective until the session is reaccessed. - Any keystroke will also activate the new timeout duration." - ::= { agentTelnetConfigGroup 1 } - - agentTelnetMaxSessions OBJECT-TYPE - SYNTAX Integer32 (0..5) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Maximum number of Telnet Sessions - Config telnet maxsessions is an integer value from 0 to 5 that specifies the - maximum number of telnet sessions that can be established. - If the value is 0, no Telnet session can be established. - " - ::= { agentTelnetConfigGroup 2 } - - agentTelnetAllowNewMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Allow new telnet sessions (enable or disable) - Config telnet disable means that no new Telnet sessions are to be - established. Any already established session remains active until - the session is ended or an abnormal network error ends it. - " - ::= { agentTelnetConfigGroup 3 } - - --************************************************************************************** - -- agentUserConfigGroup - -- - --************************************************************************************** - - agentUserConfigGroup OBJECT IDENTIFIER ::= { agentCLIConfigGroup 3 } - - - agentUserConfigCreate OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..8)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Create a new user. - When set with a non-empty string, a new user with that name will be created. - This object will only return an empty string. - This string is limited to alpha-numeric strings (uncluding the '-' and '_' characters)." - ::= { agentUserConfigGroup 1 } - - --************************************************************************************** - - agentUserConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentUserConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "User Config Table" - ::= { agentUserConfigGroup 2 } - - agentUserConfigEntry OBJECT-TYPE - SYNTAX AgentUserConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "User Config Entry" - INDEX { agentUserIndex } - ::= { agentUserConfigTable 1 } - - AgentUserConfigEntry ::= SEQUENCE { - agentUserIndex - Integer32, - agentUserName - DisplayString, - agentUserPassword - DisplayString, - agentUserAccessMode - INTEGER, - agentUserStatus - RowStatus, - agentUserAuthenticationType - INTEGER, - agentUserEncryptionType - INTEGER, - agentUserEncryptionPassword - DisplayString - } - - agentUserIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Agent User Config Index" - ::= { agentUserConfigEntry 1 } - - agentUserName OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..8)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent User Name. - This string is limited to alpha-numeric strings (including the '-' and '_' characters)." - ::= { agentUserConfigEntry 2 } - - agentUserPassword OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..8)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent User Password - This object will return an empty string even if a password is set." - ::= { agentUserConfigEntry 3 } - - agentUserAccessMode OBJECT-TYPE - SYNTAX INTEGER { - read(1), - write(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Agent User Access Mode" - ::= { agentUserConfigEntry 4 } - - agentUserStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent User Status. - active(1) - This user account is active. - destroy(6) - Set to this value to remove this user account." - ::= { agentUserConfigEntry 5 } - - agentUserAuthenticationType OBJECT-TYPE - SYNTAX INTEGER { - none(1), - hmacmd5(2), - hmacsha(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "SNMPv3 User Authentication. The user passsword must be set - to a string greater than or equal to 8 characters for this to be - set to anything but none(1). - - none(1) - no authentication used - hmacmd5(1) - Use HMAC-MD5 authentication - hmacsha(1) - Use HMAC-SHA authentication" - ::= { agentUserConfigEntry 6 } - - agentUserEncryptionType OBJECT-TYPE - SYNTAX INTEGER { - none(1), - des(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "SNMPv3 User Encryption - Can not be set to des(2) if agentUserAuthenticationType is set to - none(1). - - none(1) - no encryption used - des(2) - DES encryption used" - ::= { agentUserConfigEntry 7 } - - agentUserEncryptionPassword OBJECT-TYPE - SYNTAX DisplayString (SIZE(8..64)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "SNMPv3 User Encryption Password - This object will return an empty string even if a password is - set. agentUserEncryptionType must be set to des(2) before this - object can be configured. - This object will return an empty string even if a password is set." - ::= { agentUserConfigEntry 8 } - - - --************************************************************************************** - -- agentSerialGroup - -- - --************************************************************************************** - - agentSerialGroup OBJECT IDENTIFIER ::= { agentCLIConfigGroup 5 } - - agentSerialTimeout OBJECT-TYPE - SYNTAX Integer32 (0..160) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "agentSerialTimeout specifies the maximum connect time(in minutes) - without console activity. A value of 0 indicates that a console can - be connected indefinitely. The time range is 0 to 160. " - ::= { agentSerialGroup 1 } - - agentSerialBaudrate OBJECT-TYPE - SYNTAX INTEGER { - baud-1200(1), - baud-2400(2), - baud-4800(3), - baud-9600(4), - baud-19200(5), - baud-38400(6), - baud-57600(7), - baud-115200(8) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - " agentSerialBaudrate specifies the current baud rate at which - the serial port will try to connect. The available values - are 1200, 2400, 4800, 9600, 19200, 38400,57600, and 115200 baud. " - ::= { agentSerialGroup 2 } - - agentSerialCharacterSize OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "agentSerialCharacterSize specifies the number of bits in - a character. The number of bits is always 8." - ::= { agentSerialGroup 3 } - - agentSerialHWFlowControlMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "agentSerialHardwareFlowControl specifies whether hardware - flow-control is enabled or disabled. Hardware Flow Control is - always disabled." - ::= { agentSerialGroup 4 } - - agentSerialStopBits OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " agentSerialStopBits specifies the number of Stop bits per - character. The number of Stop bits is always 1." - ::= { agentSerialGroup 5 } - - agentSerialParityType OBJECT-TYPE - SYNTAX INTEGER { - even(1), - odd(2), - none(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " agentSerialParityType specifies the Parity Method used on - the Serial Port. The Parity Method is always None. " - ::= { agentSerialGroup 6 } - - --************************************************************************************** - -- agentLagConfigGroup - -- - --************************************************************************************** - agentLagConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 2 } - - agentLagConfigCreate OBJECT-TYPE - SYNTAX DisplayString (SIZE(0|1..15)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent LAG Create. - When this object is set with a non-empty string, a new LAG will be created - if possible with the entered string as its name." - ::= { agentLagConfigGroup 1 } - - agentLagSummaryConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentLagSummaryConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A summary table of the switch's LAG config entries" - ::= { agentLagConfigGroup 2 } - - agentLagSummaryConfigEntry OBJECT-TYPE - SYNTAX AgentLagSummaryConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Switch's LAG config entry" - INDEX { agentLagSummaryLagIndex } - ::= { agentLagSummaryConfigTable 1 } - - AgentLagSummaryConfigEntry ::= SEQUENCE { - agentLagSummaryLagIndex - Integer32, - agentLagSummaryName - DisplayString, - agentLagSummaryFlushTimer - Integer32, - agentLagSummaryLinkTrap - INTEGER, - agentLagSummaryAdminMode - INTEGER, - agentLagSummaryStpMode - INTEGER, - agentLagSummaryAddPort - Integer32, - agentLagSummaryDeletePort - Integer32, - agentLagSummaryStatus - RowStatus, - agentLagSummaryType - INTEGER - } - agentLagSummaryLagIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Agent LAG IfIndex. - - This value corresponds with the LAG interface in the ifTable." - ::= { agentLagSummaryConfigEntry 1 } - - agentLagSummaryName OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..15)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent LAG Name. - - The associated name of the LAG used during creation." - ::= { agentLagSummaryConfigEntry 2 } - - agentLagSummaryFlushTimer OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS obsolete - DESCRIPTION - "Agent LAG FlushTimer." - ::= { agentLagSummaryConfigEntry 3 } - - agentLagSummaryLinkTrap OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent LAG LinkTrap. - - Configures sending Link Up/Down traps when the LAG interface goes Up or Down." - ::= { agentLagSummaryConfigEntry 4 } - - agentLagSummaryAdminMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent LAG AdminMode. - - Administratively enables or disables this LAG interface." - ::= { agentLagSummaryConfigEntry 5 } - - agentLagSummaryStpMode OBJECT-TYPE - SYNTAX INTEGER { - dot1d(1), - fast(2), - off(3), - dot1s(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent LAG StpMode - - If Dot1d is enabled, the valid values are: - dot1d(1), fast(2), and off(3) - - If Dot1s is enabled, the valid values are: - off(3) and dot1s(4)" - - ::= { agentLagSummaryConfigEntry 6 } - - agentLagSummaryAddPort OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent LAG AddPort. - - Set to a non 0 value to add a port to the LAG. Values correspond to - ifIndex values in the ifTable. - - Note: agentPortType for the port to be added must be full duplex - and the same speed as previously added port(s), if any." - ::= { agentLagSummaryConfigEntry 7 } - - agentLagSummaryDeletePort OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent LAG DeletePort. - - Set to a non 0 value to remove a port from the LAG. Values correspond to - ifIndex values in the ifTable." - ::= { agentLagSummaryConfigEntry 8 } - - agentLagSummaryStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent LAG Status. - - active(1) - This LAG is enabled. - destroy(6) - Set to this value to remove the LAG." - ::= { agentLagSummaryConfigEntry 9 } - - agentLagSummaryType OBJECT-TYPE - SYNTAX INTEGER { - static(1), - dynamic(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Agent LAG Type. - - static(1) - This LAG is staticly maintained. - dynamic(2) - This LAG is dynamicly maintained." - ::= { agentLagSummaryConfigEntry 10 } - - --************************************************************************************** - - agentLagDetailedConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentLagDetailedConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A detailed table of the switch's LAG config entries" - ::= { agentLagConfigGroup 3 } - - agentLagDetailedConfigEntry OBJECT-TYPE - SYNTAX AgentLagDetailedConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Switch's LAG config entry" - INDEX { agentLagDetailedLagIndex, agentLagDetailedIfIndex } - ::= { agentLagDetailedConfigTable 1 } - - AgentLagDetailedConfigEntry ::= SEQUENCE { - agentLagDetailedLagIndex - Integer32, - agentLagDetailedIfIndex - Integer32, - agentLagDetailedPortSpeed - OBJECT IDENTIFIER, - agentLagDetailedPortStatus - INTEGER - } - - agentLagDetailedLagIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "LAG index" - ::= { agentLagDetailedConfigEntry 1 } - - agentLagDetailedIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "LAG port index" - ::= { agentLagDetailedConfigEntry 2 } - - agentLagDetailedPortSpeed OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "LAG port speed. See agentPortType for a description and list - of valid values." - ::= { agentLagDetailedConfigEntry 3 } - - agentLagDetailedPortStatus OBJECT-TYPE - SYNTAX INTEGER { - active(1), - inactive(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "LAG port status. - - active(1) - Actively participating in the LAG. - inactive(2) - Not participating in the LAG." - ::= { agentLagDetailedConfigEntry 4 } - - --************************************************************************************** - - agentLagConfigStaticCapability OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Agent LAG Static Capability. - Configures whether Static LAGs are supported on this device." - ::= { agentLagConfigGroup 4 } - - --************************************************************************************** - -- agentNetworkConfigGroup - -- - --************************************************************************************** - - agentNetworkConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 3 } - - agentNetworkIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's network ip address" - ::= { agentNetworkConfigGroup 1 } - - agentNetworkSubnetMask OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's network subnet mask" - ::= { agentNetworkConfigGroup 2 } - - agentNetworkDefaultGateway OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's network default gateway" - ::= { agentNetworkConfigGroup 3 } - - agentNetworkBurnedInMacAddress OBJECT-TYPE - SYNTAX PhysAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's network Burned-In MAC address" - ::= { agentNetworkConfigGroup 4 } - - agentNetworkLocalAdminMacAddress OBJECT-TYPE - SYNTAX PhysAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's network locally administered MAC address" - ::= { agentNetworkConfigGroup 5 } - - agentNetworkMacAddressType OBJECT-TYPE - SYNTAX INTEGER { - burned-in(1), - local(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's network Mac Address Type" - ::= { agentNetworkConfigGroup 6 } - - agentNetworkConfigProtocol OBJECT-TYPE - SYNTAX INTEGER { - none(1), - bootp(2), - dhcp(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's network config protocol" - ::= { agentNetworkConfigGroup 7 } - - agentNetworkWebMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's network config protocol on next bootup" - ::= { agentNetworkConfigGroup 8 } - - agentNetworkJavaMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the use of the Java interface through the Web." - ::= { agentNetworkConfigGroup 9 } - - agentNetworkMgmtVlan OBJECT-TYPE - SYNTAX Integer32 (1..4094) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The VLAN ID through which the switch can be managed using the - agentNetworkIPAddress" - ::= { agentNetworkConfigGroup 10 } - - --************************************************************************************** - -- agentServicePortConfigGroup - -- - --************************************************************************************** - - agentServicePortConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 4 } - - agentServicePortIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's ServicePort ip address" - ::= { agentServicePortConfigGroup 1 } - - agentServicePortSubnetMask OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's ServicePort subnet mask" - ::= { agentServicePortConfigGroup 2 } - - agentServicePortDefaultGateway OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's ServicePort default gateway" - ::= { agentServicePortConfigGroup 3 } - - agentServicePortBurnedInMacAddress OBJECT-TYPE - SYNTAX PhysAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's ServicePort Burned-In MAC address" - ::= { agentServicePortConfigGroup 4 } - - agentServicePortConfigProtocol OBJECT-TYPE - SYNTAX INTEGER { - none(1), - bootp(2), - dhcp(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's ServicePort config protocol" - ::= { agentServicePortConfigGroup 5 } - - - --************************************************************************************** - -- agentSnmpConfigGroup - -- - --************************************************************************************** - - agentSnmpConfigGroup OBJECT IDENTIFIER ::= {agentConfigGroup 6} - - agentSnmpCommunityCreate OBJECT-TYPE - SYNTAX DisplayString (SIZE (1..16)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Creates a new SNMP Community entry. - Defaults: IPAddress 0.0.0.0 - IpMask 0.0.0.0 - AccessMode read-only - Status config" - ::= { agentSnmpConfigGroup 1 } - - agentSnmpCommunityConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSnmpCommunityConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of the switch's SNMP Config entries" - ::= { agentSnmpConfigGroup 2 } - - agentSnmpCommunityConfigEntry OBJECT-TYPE - SYNTAX AgentSnmpCommunityConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Switch's SNMP Config entry" - INDEX {agentSnmpCommunityIndex } - ::= { agentSnmpCommunityConfigTable 1 } - - AgentSnmpCommunityConfigEntry ::= SEQUENCE { - agentSnmpCommunityIndex - Integer32, - agentSnmpCommunityName - DisplayString (SIZE(1..16)), - agentSnmpCommunityIPAddress - IpAddress, - agentSnmpCommunityIPMask - IpAddress, - agentSnmpCommunityAccessMode - INTEGER, - agentSnmpCommunityStatus - INTEGER - } - - agentSnmpCommunityIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's Snmp Community Index" - ::= { agentSnmpCommunityConfigEntry 1 } - - agentSnmpCommunityName OBJECT-TYPE - SYNTAX DisplayString (SIZE (1..16)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Snmp Community Name - This name identifies each SNMP community; - the name can be up to 16 characters, and it is case-sensitive. - Community names in the SNMP community must be unique. - If you make multiple entries using the same community name, - the first entry is kept and processed and all duplicate entries are ignored. - " - ::= { agentSnmpCommunityConfigEntry 2 } - - agentSnmpCommunityIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Snmp Community IP Address - Client IP Address - This attribute is an IP address (or portion thereof) - from which this device will accept SNMP packets with the associated - community. The requesting entity's IP address is logical-ANDed with - the Client IP Mask and the result must match the Client IP Address. - Note: If the Client IP Mask is set - to 0.0.0.0, a Client IP Address of 0.0.0.0 matches all IP addresses. - " - ::= { agentSnmpCommunityConfigEntry 3 } - - agentSnmpCommunityIPMask OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Snmp Community IP Mask - Client IP Mask - This attribute is a mask to be logical-ANDed with the - requesting entity's IP address before comparison with the Client IP Address. - If the result matches with Client IP Address then the address is an - authenticated IP address. For example, if the Client IP Address - is 9.47.128.0 and the corresponding Client IP Mask is 255.255.255.0, - a range of incoming IP addresses would match, that is, the incoming IP - addresses could be a value in the following range: 9.47.128.0 to 9.47.128.255. - To have a specific IP address be the only authenticated IP address, set the - Client IP Address to the required IP address and set the Client IP Mask - to 255.255.255.255. - " - ::= { agentSnmpCommunityConfigEntry 4 } - - agentSnmpCommunityAccessMode OBJECT-TYPE - SYNTAX INTEGER { - read-only(1), - read-write(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Snmp Community Access Mode - Access Mode - This value can be read-only or read/write. - A community with a read-only access allows for switch information to be - displayed. A community with a read/write access allows for configuration - changes to be made and for information to be displayed. - " - ::= { agentSnmpCommunityConfigEntry 5 } - - agentSnmpCommunityStatus OBJECT-TYPE - SYNTAX INTEGER { - active(1), - notInService(2), - config(3), - destroy(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Snmp Community Status. - - active(1) - This community is active, allowing SNMP managers associated - with this community to manage the switch according to its - access right. - - notInService(2) - This community is not active; no SNMP requests using this - community will be accepted. In this case the SNMP manager - associated with this community cannot manage the switch until - the Status is changed back to active(1). - - config(3) - The community Status must be set to this value in order to - configure it. When creating a new community entry, initial - Status will be set to this value. - - destroy(4) - Set to this value to remove the community from the agent." - ::= { agentSnmpCommunityConfigEntry 6 } - - - --************************************************************************************** - -- agentSnmpTrapReceiverConfigTable - -- - --************************************************************************************** - - agentSnmpTrapReceiverCreate OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..16)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Creates a new trap receiver entry. - Defaults: IPAddress 0.0.0.0 - status config" - ::= { agentSnmpConfigGroup 3 } - - agentSnmpTrapReceiverConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSnmpTrapReceiverConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Trap messages are sent across a network to an SNMP Network Manager. - These messages alert the manager to events occurring within the switch - or on the network. Up to six simultaneous trap receivers are supported. - " - ::= { agentSnmpConfigGroup 4 } - - agentSnmpTrapReceiverConfigEntry OBJECT-TYPE - SYNTAX AgentSnmpTrapReceiverConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Switch's Snmp Trace Receiver Config entry" - INDEX { agentSnmpTrapReceiverIndex } - ::= { agentSnmpTrapReceiverConfigTable 1 } - - AgentSnmpTrapReceiverConfigEntry ::= SEQUENCE { - agentSnmpTrapReceiverIndex - Integer32, - agentSnmpTrapReceiverCommunityName - DisplayString (SIZE(1..16)), - agentSnmpTrapReceiverIPAddress - IpAddress, - agentSnmpTrapReceiverStatus - INTEGER - } - - agentSnmpTrapReceiverIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's Snmp Trap Receiver Index" - ::= { agentSnmpTrapReceiverConfigEntry 1 } - - agentSnmpTrapReceiverCommunityName OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..16)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Snmp Trap Receiver Community Name. - This is the SNMP community name of the remote network manager; - the name can be up to 16 characters, and is case-sensitive. - " - ::= { agentSnmpTrapReceiverConfigEntry 2 } - - agentSnmpTrapReceiverIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IP Address - Each IP address parameter is four integer numbers. - The numbers range from 0 to 255. - " - ::= { agentSnmpTrapReceiverConfigEntry 3 } - - agentSnmpTrapReceiverStatus OBJECT-TYPE - SYNTAX INTEGER { - active(1), - notInService(2), - config(3), - destroy(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Snmp Trap Reciever Status. - active(1) - This trap receiver is active, allowing SNMP Traps to - be sent to this receiver. - - notInService(2) - This trap reciever is not active; no SNMP Traps will - be sent to this reciever until it's set back to active(1). - - - config(3) - The trap reciever Status must be set to this value in order - to configure it. When creating a new trap receiver entry, - the Status will initially be set to this value. - Note: agentSnmpTrapReceiverIPAddress must be set to non-zero - before changing to active(1) or notInService(2). - - destroy(4) - Set to this value to remove the trap receiver entry from - the agent." - ::= { agentSnmpTrapReceiverConfigEntry 4 } - - - --************************************************************************************** - -- agentSnmpTrapFlagsConfigGroup - -- - --************************************************************************************** - - agentSnmpTrapFlagsConfigGroup OBJECT IDENTIFIER ::= { agentSnmpConfigGroup 5 } - - agentSnmpAuthenticationTrapFlag OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Authentication Flag - Enable/Disable authentication Flag." - ::= { agentSnmpTrapFlagsConfigGroup 1 } - - agentSnmpLinkUpDownTrapFlag OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Link Up/Down Flag - Enable/Disable Link Up/Link Down traps for the - entire switch. When set to Enable, the Link Up/Down traps will be - sent only if the Link Trap flag setting associated with the port - (Port Configuration Menu) is set to Enable. - " - ::= { agentSnmpTrapFlagsConfigGroup 2 } - - agentSnmpMultipleUsersTrapFlag OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Multiple Users Flag - Enable/Disable Multiple User traps. When the value - is set to Enable, a Multiple User Trap is sent whenever someone logs in - to the terminal interface (EIA 232 or Telnet) and there is already an - existing terminal interface session. - " - ::= { agentSnmpTrapFlagsConfigGroup 3 } - - agentSnmpSpanningTreeTrapFlag OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Spanning Tree Flag - This flag enables the sending of new root traps and - topology change notification traps." - ::= { agentSnmpTrapFlagsConfigGroup 4 } - - agentSnmpBroadcastStormTrapFlag OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Broadcast Storm Flag - This flag enables or disables the broadcast - storm trap. You must also enable Broadcast Storm Recovery Mode - (see the Switch Configuration Menu). When this - value is set to Enable and Broadcast Storm Recovery mode is set to Enable, - the Broadcast Storm Start/End traps are sent when the switch enters and - leaves Broadcast Storm Recovery. - " - ::= { agentSnmpTrapFlagsConfigGroup 5 } - - - --************************************************************************************** - -- agentSpanningTreePortTable - -- - --************************************************************************************** - agentSpanningTreeConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 7 } - - - agentSpanningTreeMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Spanning Tree Switch Status" - ::= { agentSpanningTreeConfigGroup 1 } - - - --************************************************************************************** - -- agentSwitchConfigGroup - -- - --************************************************************************************** - - agentSwitchConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 8 } - - agentSwitchAddressAgingTimeoutTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSwitchAddressAgingTimeoutEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The switch's address aging timeout table" - ::= { agentSwitchConfigGroup 4 } - - agentSwitchAddressAgingTimeoutEntry OBJECT-TYPE - SYNTAX AgentSwitchAddressAgingTimeoutEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Aging information about a specific Filtering Database." - INDEX { dot1qFdbId } - ::= { agentSwitchAddressAgingTimeoutTable 1 } - - AgentSwitchAddressAgingTimeoutEntry ::= - SEQUENCE { - agentSwitchAddressAgingTimeout - Integer32 - } - - agentSwitchAddressAgingTimeout OBJECT-TYPE - SYNTAX Integer32 (10..1000000) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The FDB entry's address aging timeout (in seconds)" - DEFVAL { 300 } - ::= { agentSwitchAddressAgingTimeoutEntry 1 } - - agentSwitchBroadcastControlMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch config broadcast allows you to enable or disable - broadcast storm recovery mode. When you specify Enable for Broadcast - Storm Recovery and the broadcast traffic on any Ethernet port exceeds - 20 percent of the link speed, the switch blocks (discards) the broadcast - traffic until the broadcast traffic returns to 10 percent or less. - Upper limit for 10M link is 20% and lower limit is 10%. - For 100M link Upper limit is 5% and lower limit is 2%" - ::= { agentSwitchConfigGroup 2 } - - agentSwitchDot3FlowControlMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Config switchconfig flowcontrol allows you to enable or disable - 802.3x flow control for the switch. This value - applies to only full-duplex mode ports. " - ::= { agentSwitchConfigGroup 3 } - - - agentSwitchStaticMacFilteringTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSwitchStaticMacFilteringEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The switch's static Mac filtering table" - ::= { agentSwitchConfigGroup 5 } - - agentSwitchStaticMacFilteringEntry OBJECT-TYPE - SYNTAX AgentSwitchStaticMacFilteringEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Per-port ingress/egress filter configuration based on VLAN Id and MAC address." - INDEX { agentSwitchStaticMacFilteringVlanId, agentSwitchStaticMacFilteringAddress } - ::= { agentSwitchStaticMacFilteringTable 1 } - - AgentSwitchStaticMacFilteringEntry ::= - SEQUENCE { - agentSwitchStaticMacFilteringVlanId - Integer32, - agentSwitchStaticMacFilteringAddress - MacAddress, - agentSwitchStaticMacFilteringSourcePortMask - AgentPortMask, - agentSwitchStaticMacFilteringDestPortMask - AgentPortMask, - agentSwitchStaticMacFilteringStatus - RowStatus - } - - agentSwitchStaticMacFilteringVlanId OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Static MAC Filter Vlan Id" - ::= { agentSwitchStaticMacFilteringEntry 1 } - - agentSwitchStaticMacFilteringAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Static MAC Filter MAC address" - ::= { agentSwitchStaticMacFilteringEntry 2 } - - agentSwitchStaticMacFilteringSourcePortMask OBJECT-TYPE - SYNTAX AgentPortMask - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The Static MAC Filter source port mask. - - When setting this value, the system will ignore configuration for ports not - between the first and last valid ports. Configuration of any port numbers - between this range that are not valid ports return a failure message, but will - still apply configuration for valid ports. - - To obtain port numbers from interface numbers, use the objects - agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable - table." - - ::= { agentSwitchStaticMacFilteringEntry 3 } - - agentSwitchStaticMacFilteringDestPortMask OBJECT-TYPE - SYNTAX AgentPortMask - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The Static MAC Filter destination port mask. - - When setting this value, the system will ignore configuration for ports not - between the first and last valid ports. Configuration of any port numbers - between this range that are not valid ports return a failure message, but will - still apply configuration for valid ports. - - To obtain port numbers from interface numbers, use the objects - agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable - table." - ::= { agentSwitchStaticMacFilteringEntry 4 } - - agentSwitchStaticMacFilteringStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The Static MAC Filter status. - - Supported values: - active(1) - valid entry - createAndGo(4) - used to create a new entry - destroy(6) - removes the entry" - ::= { agentSwitchStaticMacFilteringEntry 5 } - - --************************************************************************************** - -- agentSwitchIGMPSnoopingGroup - -- - --************************************************************************************** - - agentSwitchIGMPSnoopingGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 6 } - - agentSwitchIGMPSnoopingAdminMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This enables or disables IGMP Snooping on the system. " - DEFVAL { disable } - ::= { agentSwitchIGMPSnoopingGroup 1 } - - agentSwitchIGMPSnoopingPortMask OBJECT-TYPE - SYNTAX AgentPortMask - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IGMP Snooping Port Mask. - - This allows configuration of IGMP Snooping on selected ports. - IGMP Snooping cannot be enabled on an interface that has routing - enabled, or is a member of a LAG. If a port which has IGMP Snooping - enabled becomes enabled for routing, or is enlisted as a member of a - LAG, IGMP Snooping functionality will be disabled on that port. IGMP - Snooping functionality will be subsequently be reenabled if routing is - disabled or LAG membership is removed from an interface that had previously - had IGMP Snooping enabled. - - To obtain port numbers from interface numbers, use the objects - agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable - table." - DEFVAL { '000000000000'H } - ::= { agentSwitchIGMPSnoopingGroup 2 } - - agentSwitchIGMPSnoopingMulticastControlFramesProcessed OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Multicast Control Frames Processed by CPU. - The number of multicast control frames that have been processed by the CPU." - ::= { agentSwitchIGMPSnoopingGroup 3 } - - --************************************************************************************** - -- agentSwitchIGMPSnoopingIntfGroup - -- - --************************************************************************************** - - agentSwitchIGMPSnoopingIntfGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 7 } - - agentSwitchIGMPSnoopingIntfTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSwitchIGMPSnoopingIntfEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of the IGMP Snooping Interface configuration entries." - ::= { agentSwitchIGMPSnoopingIntfGroup 1 } - - agentSwitchIGMPSnoopingIntfEntry OBJECT-TYPE - SYNTAX AgentSwitchIGMPSnoopingIntfEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Represents entry for a IGMP Snooping Interface." - INDEX { ifIndex } - ::= { agentSwitchIGMPSnoopingIntfTable 1 } - - AgentSwitchIGMPSnoopingIntfEntry ::= SEQUENCE { - agentSwitchIGMPSnoopingIntfIndex - Unsigned32, - agentSwitchIGMPSnoopingIntfAdminMode - INTEGER, - agentSwitchIGMPSnoopingIntfGroupMembershipInterval - Integer32, - agentSwitchIGMPSnoopingIntfMaxResponseTime - Integer32, - agentSwitchIGMPSnoopingIntfMRPExpirationTime - Integer32, - agentSwitchIGMPSnoopingIntfFastLeaveAdminMode - INTEGER, - agentSwitchIGMPSnoopingIntfMulticastRouterMode - INTEGER, - agentSwitchIGMPSnoopingIntfVlanIDs - DisplayString - - } - - - agentSwitchIGMPSnoopingIntfIndex OBJECT-TYPE - SYNTAX Unsigned32 (1..65535) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The port number to be selected. Each port maps to an interface." - ::= { agentSwitchIGMPSnoopingIntfEntry 1 } - - - - agentSwitchIGMPSnoopingIntfAdminMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This enables or disables IGMP Snooping on a selected interface." - DEFVAL { disable } - ::= { agentSwitchIGMPSnoopingIntfEntry 2 } - - agentSwitchIGMPSnoopingIntfGroupMembershipInterval OBJECT-TYPE - SYNTAX Integer32 (2..3600) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The amount of time in seconds that a switch will wait for a report - from a particular group on the selected interface before deleting the - interface from the entry. This value must be greater than - agentSwitchIGMPSnoopingIntfMaxResponseTime." - DEFVAL { 260 } - ::= { agentSwitchIGMPSnoopingIntfEntry 3 } - - agentSwitchIGMPSnoopingIntfMaxResponseTime OBJECT-TYPE - SYNTAX Integer32 (1..3599) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The amount of time in seconds a switch will wait after sending - a query on the selected interface because it did not receive a report for - a particular group in that interface. This value must be less - than agentSwitchIGMPSnoopingIntfGroupMembershipInterval." - DEFVAL { 10 } - ::= { agentSwitchIGMPSnoopingIntfEntry 4 } - - agentSwitchIGMPSnoopingIntfMRPExpirationTime OBJECT-TYPE - SYNTAX Integer32 (0..3600) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The amount of time in seconds that a switch will wait for a query to be - received on the selected interface before the interface is removed from - the list of interfaces with multicast routers attached." - DEFVAL { 0 } - ::= { agentSwitchIGMPSnoopingIntfEntry 5 } - - agentSwitchIGMPSnoopingIntfFastLeaveAdminMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This enables or disables IGMP Snooping on the selected interface." - DEFVAL { disable } - ::= { agentSwitchIGMPSnoopingIntfEntry 6 } - - agentSwitchIGMPSnoopingIntfMulticastRouterMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This enables or disables Multicast Routing on the selected interface." - DEFVAL { disable } - ::= { agentSwitchIGMPSnoopingIntfEntry 7 } - - agentSwitchIGMPSnoopingIntfVlanIDs OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This field lists all the VlanIDs (each VlanID server is separated by comma - and the list is terminated by semi-colon) which include the selected interface, - an example would be 1,2,3;(no spaces in between)." - ::= { agentSwitchIGMPSnoopingIntfEntry 8 } - - - --************************************************************************************** - -- agentSwitchIGMPSnoopingVlanGroup - -- - --************************************************************************************** - - agentSwitchIGMPSnoopingVlanGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 8 } - - agentSwitchIGMPSnoopingVlanTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSwitchIGMPSnoopingVlanEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of the IGMP Snooping Vlan configuration entries." - ::= { agentSwitchIGMPSnoopingVlanGroup 1 } - - agentSwitchIGMPSnoopingVlanEntry OBJECT-TYPE - SYNTAX AgentSwitchIGMPSnoopingVlanEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Represents entry for a IGMP Snooping Vlan." - INDEX { dot1qVlanIndex } - ::= { agentSwitchIGMPSnoopingVlanTable 1 } - - AgentSwitchIGMPSnoopingVlanEntry ::= SEQUENCE { - agentSwitchIGMPSnoopingVlanAdminMode - INTEGER, - agentSwitchIGMPSnoopingVlanGroupMembershipInterval - Integer32, - agentSwitchIGMPSnoopingVlanMaxResponseTime - Integer32, - agentSwitchIGMPSnoopingVlanFastLeaveAdminMode - INTEGER, - agentSwitchIGMPSnoopingVlanMRPExpirationTime - Integer32 - } - - - agentSwitchIGMPSnoopingVlanAdminMode OBJECT-TYPE - SYNTAX INTEGER { - disable(0), - enable(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This enables or disables IGMP Snooping on a selected Vlan interface." - DEFVAL { disable } - ::= { agentSwitchIGMPSnoopingVlanEntry 1 } - - - agentSwitchIGMPSnoopingVlanGroupMembershipInterval OBJECT-TYPE - SYNTAX Integer32 (2..3600) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The amount of time in seconds that a switch will wait for a report - from a particular group on the selected vlan before deleting the - interface participating in the vlan from the entry. This value must - be greater than agentSwitchIGMPSnoopingIntfMaxResponseTime." - DEFVAL { 260 } - ::= { agentSwitchIGMPSnoopingVlanEntry 2 } - - agentSwitchIGMPSnoopingVlanMaxResponseTime OBJECT-TYPE - SYNTAX Integer32 (1..3599) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The amount of time in seconds a switch will wait after sending - a query on the selected vlan because it did not receive a report for - a particular group in the interface participating in the vlan. - This value must be less than - agentSwitchIGMPSnoopingIntfGroupMembershipInterval." - DEFVAL { 10 } - ::= { agentSwitchIGMPSnoopingVlanEntry 3 } - - agentSwitchIGMPSnoopingVlanFastLeaveAdminMode OBJECT-TYPE - SYNTAX INTEGER { - disable(0), - enable(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This enables or disables IGMP Snooping on the selected vlan." - DEFVAL { disable } - ::= { agentSwitchIGMPSnoopingVlanEntry 4 } - - agentSwitchIGMPSnoopingVlanMRPExpirationTime OBJECT-TYPE - SYNTAX Integer32 (0..3600) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The amount of time in seconds that a switch will wait for a query to be - received on the selected interface participating in the vlan before the - interface is removed from the list of interfaces with multicast routers - attached. This parameter is configurable only for exisiting Vlans." - DEFVAL { 0 } - ::= { agentSwitchIGMPSnoopingVlanEntry 5 } - - - --************************************************************************************** - -- agentSwitchIGMPVlanStaticMrouterGroup - -- - --************************************************************************************** - agentSwitchIGMPVlanStaticMrouterGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 9 } - - agentSwitchIGMPVlanStaticMrouterTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSwitchIGMPVlanStaticMrouterEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of the IGMP Static Mrouter Configuration parameters." - ::= { agentSwitchIGMPVlanStaticMrouterGroup 1 } - - agentSwitchIGMPVlanStaticMrouterEntry OBJECT-TYPE - SYNTAX AgentSwitchIGMPVlanStaticMrouterEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Represents entry for a IGMP Static Mrouter." - INDEX { ifIndex, - dot1qVlanIndex } - ::= { agentSwitchIGMPVlanStaticMrouterTable 1 } - - AgentSwitchIGMPVlanStaticMrouterEntry ::= SEQUENCE { - agentSwitchIGMPVlanStaticMrouterAdminMode - INTEGER - } - - agentSwitchIGMPVlanStaticMrouterAdminMode OBJECT-TYPE - SYNTAX INTEGER { - disable(0), - enable(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This enables or disables IGMP Mrouter on a per-interface per-vlan basis." - DEFVAL { disable } - ::= { agentSwitchIGMPVlanStaticMrouterEntry 1 } - - - - --************************************************************************************** - -- agentSwitchMFDBGroup - -- - --************************************************************************************** - agentSwitchMFDBGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 10 } - - agentSwitchMFDBTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSwitchMFDBEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The Multicast Forwarding Database table" - ::= { agentSwitchMFDBGroup 1 } - - agentSwitchMFDBEntry OBJECT-TYPE - SYNTAX AgentSwitchMFDBEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Contains Forwarding and Filtering information per Vlan Index, MAC Address, and - Component User." - INDEX { agentSwitchMFDBVlanId, agentSwitchMFDBMacAddress, agentSwitchMFDBProtocolType } - ::= { agentSwitchMFDBTable 1 } - - AgentSwitchMFDBEntry ::= - SEQUENCE { - agentSwitchMFDBVlanId - VlanIndex, - agentSwitchMFDBMacAddress - MacAddress, - agentSwitchMFDBProtocolType - INTEGER, - agentSwitchMFDBType - INTEGER, - agentSwitchMFDBDescription - DisplayString, - agentSwitchMFDBForwardingPortMask - AgentPortMask, - agentSwitchMFDBFilteringPortMask - AgentPortMask - } - - agentSwitchMFDBVlanId OBJECT-TYPE - SYNTAX VlanIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Vlan Index for which this entry is associated with." - ::= { agentSwitchMFDBEntry 1 } - - agentSwitchMFDBMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A multicast MAC address for which the switch has forwarding and or - filtering information." - ::= { agentSwitchMFDBEntry 2 } - - agentSwitchMFDBProtocolType OBJECT-TYPE - SYNTAX INTEGER { - static(1), - gmrp(2), - igmp(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The component that is responsible for this entry in the Multicast - Forwarding Database." - ::= { agentSwitchMFDBEntry 3 } - - agentSwitchMFDBType OBJECT-TYPE - SYNTAX INTEGER { - static(1), - dynamic(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This displays the type of the entry. - - static(1) - Entries configured by the end user - dynamic(2) - Entries added as a result of a learning process or protocol" - ::= { agentSwitchMFDBEntry 4 } - - agentSwitchMFDBDescription OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Text description of this multicast table entry." - ::= { agentSwitchMFDBEntry 5 } - - agentSwitchMFDBForwardingPortMask OBJECT-TYPE - SYNTAX AgentPortMask - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "BitMask indicating which ports this entry indicates should be forwarded. - - To obtain port numbers from interface numbers, use the objects - agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable - table." - ::= { agentSwitchMFDBEntry 6 } - - agentSwitchMFDBFilteringPortMask OBJECT-TYPE - SYNTAX AgentPortMask - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "BitMask indicating which ports this entry indicates should be filtered. - - To obtain port numbers from interface numbers, use the objects - agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable - table." - ::= { agentSwitchMFDBEntry 7 } - - --************************************************************************************** - - agentSwitchMFDBSummaryTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentSwitchMFDBSummaryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The Multicast Forwarding Database Summary table" - ::= { agentSwitchMFDBGroup 2 } - - agentSwitchMFDBSummaryEntry OBJECT-TYPE - SYNTAX AgentSwitchMFDBSummaryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Summarizes the forwarding ports for all components registered for all - MFDB table entries with the same Vlan Index and MAC Address." - INDEX { agentSwitchMFDBSummaryVlanId, agentSwitchMFDBSummaryMacAddress } - ::= { agentSwitchMFDBSummaryTable 1 } - - AgentSwitchMFDBSummaryEntry ::= - SEQUENCE { - agentSwitchMFDBSummaryVlanId - VlanIndex, - agentSwitchMFDBSummaryMacAddress - MacAddress, - agentSwitchMFDBSummaryForwardingPortMask - AgentPortMask - } - - agentSwitchMFDBSummaryVlanId OBJECT-TYPE - SYNTAX VlanIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Vlan Index for which this entry is associated with." - ::= { agentSwitchMFDBSummaryEntry 1 } - - agentSwitchMFDBSummaryMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A multicast MAC address for which the switch has forwarding and or - filtering information." - ::= { agentSwitchMFDBSummaryEntry 2 } - - agentSwitchMFDBSummaryForwardingPortMask OBJECT-TYPE - SYNTAX AgentPortMask - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Port Mask indicating which ports this entry indicates should be forwarded. - - To obtain port numbers from interface numbers, use the objects - agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable - table." - ::= { agentSwitchMFDBSummaryEntry 3 } - - --************************************************************************************** - - agentSwitchMFDBMaxTableEntries OBJECT-TYPE - SYNTAX Gauge32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This displays the maximum number of entries that can possibly be in - the Multicast Forwarding Database table." - ::= { agentSwitchMFDBGroup 3 } - - agentSwitchMFDBMostEntriesUsed OBJECT-TYPE - SYNTAX Gauge32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This displays the largest number of entries that have been present - in the Multicast Forwarding Database table. This value is also known - as the MFDB high-water mark." - ::= { agentSwitchMFDBGroup 4 } - - agentSwitchMFDBCurrentEntries OBJECT-TYPE - SYNTAX Gauge32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This displays the current number of entries in the Multicast - Forwarding Database table." - ::= { agentSwitchMFDBGroup 5 } - - - --************************************************************************************** - -- agentSwitchDVlanTagGroup - -- - --************************************************************************************** - - agentSwitchDVlanTagGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 11 } - - agentSwitchDVlanTagEthertype OBJECT-TYPE - SYNTAX Integer32 (0..65535) -- 0x0000..0xFFFF - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the Double Vlan Tag Ethertype for the switch. - If this object is supported, ethertype cannot be - configured per port. - - Commonly used are the Ethertypes for vman tags (34984, or 0x88A8) - and dot1q tags (33024, or 0x8100)." - ::= { agentSwitchDVlanTagGroup 1 } - - - --************************************************************************************** - -- agentTransferConfigGroup - -- - --************************************************************************************** - - agentTransferConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 9 } - - - --************************************************************************************** - -- agentTransferUploadGroup - -- - --************************************************************************************** - - agentTransferUploadGroup OBJECT IDENTIFIER ::= { agentTransferConfigGroup 1 } - - agentTransferUploadMode OBJECT-TYPE - SYNTAX INTEGER { - tftp(1), - xmodem(2), - ymodem(3), - zmodem(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer upload mode configures the mode to use when uploading from the - switch. The mode is either X/Y/ZMODEM or TFTP. X/Y/ZMODEM is valid only when the - file transfer is initiated by the serial EIA 232 port. - " - ::= { agentTransferUploadGroup 1 } - - agentTransferUploadServerIP OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer upload tftpserverip configures the IP address of the server - where the file is located. It is valid only when the Transfer Mode is - TFTP. The address is 4 integer bytes ranging from 0 to 255." - ::= { agentTransferUploadGroup 2 } - - agentTransferUploadPath OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..31)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer upload tftppath configures the directory path where the file - is to be uploaded to. The switch remembers the last file path used. - " - ::= { agentTransferUploadGroup 3 } - - agentTransferUploadFilename OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..31)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer upload tftpfilename configures the file name for the file being - uploaded from the switch. It can be up to 32 alphanumeric characters. - The switch remembers the last file name used. - File path can be appended to the file name if the string is less than 17 - characters. Otherwise, the File Path field will need to be used and the - File Name will be appended to the File Path as is. An example would be - File Path set to c:\tftp\code\ and File Name set to e1r1v1.opr. - Note: File Name, File Path, and TFTP Server IP Address are applicable - only if the Transfer Mode is TFTP." - ::= { agentTransferUploadGroup 4 } - - agentTransferUploadDataType OBJECT-TYPE - SYNTAX INTEGER { - config(2), - errorlog(3), - messagelog(4), - traplog(5), - clibanner(6) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer upload datatype configures the type of file to upload from the - switch. - The types for upload are: - - Configuration File - - Error log - - Message log - - Trap log - - Banner File - " - ::= { agentTransferUploadGroup 5 } - - - agentTransferUploadStart OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer upload start will start an upload transfer. - The agentTransferUploadMode object must not be set to xmodem(2), - ymodem(3), or zmodem(4) to initiate a transfer via SNMP." - ::= { agentTransferUploadGroup 6 } - - agentTransferUploadStatus OBJECT-TYPE - SYNTAX INTEGER { - notInitiated(1), - transferStarting(2), - errorStarting(3), - wrongFileType(4), - updatingConfig(5), - invalidConfigFile(6), - writingToFlash(7), - failureWritingToFlash(8), - checkingCRC(9), - failedCRC(10), - unknownDirection(11), - transferSuccessful(12), - transferFailed(13) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates the current status of an upload transfer." - ::= { agentTransferUploadGroup 7 } - - - - --************************************************************************************** - -- agentTransferDownloadGroup - -- - --************************************************************************************** - - agentTransferDownloadGroup OBJECT IDENTIFIER ::= { agentTransferConfigGroup 2 } - - agentTransferDownloadMode OBJECT-TYPE - SYNTAX INTEGER { - tftp(1), - xmodem(2), - ymodem(3), - zmodem(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer download mode configures the mode to use when downloading - to the switch. The mode is either X/Y/ZMODEM or TFTP. X/Y/ZMODEM is valid only - when the file transfer is initiated by the serial EIA 232 port. - " - ::= { agentTransferDownloadGroup 1 } - - agentTransferDownloadServerIP OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer download tftpserverip configures the IP address of the server - where the file is located. It is valid only when the Transfer Mode is TFTP. - The address is 4 integer bytes ranging from 0 to 255. - " - - ::= { agentTransferDownloadGroup 2 } - - agentTransferDownloadPath OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..31)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer download tftppath configures the directory path where the - file is located. The switch remembers the last file path used. - " - - ::= { agentTransferDownloadGroup 3 } - - agentTransferDownloadFilename OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..31)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer download tftpfilename configures the file name for the file - being downloaded to the switch. It can be up to 32 alphanumeric characters. - The switch remembers the last file name used. - File path can be appended to the file name if the string is less than 33 - characters. Otherwise, the File Path field will need to be used and the - File Name will be appended to the File Path as is. An example would be - File Path set to c:\tftp\code\ and File Name set to e1r1v1.opr. - Note: File Name, File Path, and TFTP Server IP Address are applicable - only if the Transfer Mode is TFTP." - - ::= { agentTransferDownloadGroup 4 } - - agentTransferDownloadDataType OBJECT-TYPE - SYNTAX INTEGER { - code(2), - config(3), - sshkey-rsa1(4), - sshkey-rsa2(5), - sshkey-dsa(6), - sslpem-root(7), - sslpem-server(8), - sslpem-dhweak(9), - sslpem-dhstrong(10), - clibanner(11) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer download datatype configures the type of file to download to - the switch. - The types for download are: - - code - Code File - config - Configuration File - sshkey-rsa1 - SSH-1 RSA Key File - sshkey-rsa2 - SSH-2 RSA Key PEM File - sshkey-dsa - SSH-2 DSA Key PEM File - sslpem-root - SSL Trusted Root Certificate PEM File - sslpem-server - SSL Server Certificate PEM File - sslpem-dhweak - SSL DH Weak Encryption Parameter PEM File - sslpem-dhstrong - SSL DH Strong Encryption Parameter PEM File - cli-banner - CLI Banner File - - Note: SSH Key files can only be downloaded if SSH Server is administratively - disabled, and there are no active SSH sessions. - " - ::= { agentTransferDownloadGroup 5 } - - - agentTransferDownloadStart OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Transfer download start will start an download transfer. - The agentTransferDownloadMode object must not be set to xmodem(2), - ymodem(3), or zmodem(4) to initiate a transfer via SNMP." - ::= { agentTransferDownloadGroup 6 } - - agentTransferDownloadStatus OBJECT-TYPE - SYNTAX INTEGER { - notInitiated(1), - transferStarting(2), - errorStarting(3), - wrongFileType(4), - updatingConfig(5), - invalidConfigFile(6), - writingToFlash(7), - failureWritingToFlash(8), - checkingCRC(9), - failedCRC(10), - unknownDirection(11), - transferSuccessful(12), - transferFailed(13) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates the current status of an download transfer." - ::= { agentTransferDownloadGroup 7 } - - - --************************************************************************************** - -- agentPortMirroringGroup - --************************************************************************************** - - agentPortMirroringGroup OBJECT IDENTIFIER ::= { agentConfigGroup 10 } - - agentMirroredPortIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS obsolete - DESCRIPTION - "IfIndex of the mirrored port" - DEFVAL { 0 } - ::= { agentPortMirroringGroup 1 } - - agentProbePortIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS obsolete - DESCRIPTION - "IfIndex of the probe port" - DEFVAL { 0 } - ::= { agentPortMirroringGroup 2 } - - agentPortMirroringMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2), - delete(3) - } - MAX-ACCESS read-write - STATUS obsolete - DESCRIPTION - "Port mirroring mode: - - enable - enable mirroring mode - disable - disable mirroring mode - delete - clear MirroredPort and Probe Port configuration" - DEFVAL { disable } - ::= { agentPortMirroringGroup 3 } - - --************************************************************************************** - -- agentPortMirroringGroup - --************************************************************************************** - - agentPortMirrorTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentPortMirrorEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table includes entries for each Port Mirroring session." - ::= { agentPortMirroringGroup 4 } - - agentPortMirrorEntry OBJECT-TYPE - SYNTAX AgentPortMirrorEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Provides configuration of a Port Mirroring session specifying the - destination port, and the source Port Mask, providing a many-to-one - mapping." - INDEX { agentPortMirrorSessionNum } - ::= { agentPortMirrorTable 1 } - - AgentPortMirrorEntry ::= SEQUENCE { - agentPortMirrorSessionNum - Unsigned32, - agentPortMirrorDestinationPort - Unsigned32, - agentPortMirrorSourcePortMask - AgentPortMask, - agentPortMirrorAdminMode - INTEGER - } - - agentPortMirrorSessionNum OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The Session number of this mirroring entry. The number of sessions is - fixed, and is platform dependant." - ::= { agentPortMirrorEntry 1 } - - agentPortMirrorDestinationPort OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The port which traffic from the mirrored ports will be sent to." - ::= { agentPortMirrorEntry 2 } - - agentPortMirrorSourcePortMask OBJECT-TYPE - SYNTAX AgentPortMask - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The ports from which traffic will be sent to the destination port. - The destination port can not be included in this list of ports." - ::= { agentPortMirrorEntry 3 } - - agentPortMirrorAdminMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2), - delete(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The status of this port mirroring session. - - enable(1) - This session is active and all traffic from the source ports - will be mirrored to the destination port. - disable(2) - This session is not active. - delete(3) - Remove the configuration for this Session" - ::= { agentPortMirrorEntry 4 } - - --************************************************************************************** - -- agentDot3adAggPortTable - --************************************************************************************** - - agentDot3adAggPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentDot3adAggPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table provides 802.3ad link aggregation information for each - physical port that is not available through the standard MIB." - ::= { agentConfigGroup 12 } - - agentDot3adAggPortEntry OBJECT-TYPE - SYNTAX AgentDot3adAggPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Information about a table entry. The agentDot3adAggPort identifies - the external interface number of the port." - INDEX { agentDot3adAggPort } - ::= { agentDot3adAggPortTable 1 } - - AgentDot3adAggPortEntry ::= SEQUENCE { - agentDot3adAggPort - Integer32, - agentDot3adAggPortLACPMode - INTEGER - } - - agentDot3adAggPort OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "ifIndex of this physical port" - ::= { agentDot3adAggPortEntry 1 } - - agentDot3adAggPortLACPMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Enable/disable 802.3ad LACP on this port" - ::= { agentDot3adAggPortEntry 2 } - - --************************************************************************************** - -- agentPortConfigTable - -- - --************************************************************************************** - - agentPortConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentPortConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of the switch's physical port config entries" - ::= { agentConfigGroup 13 } - - agentPortConfigEntry OBJECT-TYPE - SYNTAX AgentPortConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Switch's physical port config entry" - INDEX { agentPortDot1dBasePort } - ::= { agentPortConfigTable 1 } - - AgentPortConfigEntry ::= SEQUENCE { - agentPortDot1dBasePort - Integer32, - agentPortIfIndex - Integer32, - agentPortIanaType - IANAifType, - agentPortSTPMode - INTEGER, - agentPortSTPState - INTEGER, - agentPortAdminMode - INTEGER, - agentPortPhysicalMode - INTEGER, - agentPortPhysicalStatus - INTEGER, - agentPortLinkTrapMode - INTEGER, - agentPortClearStats - INTEGER, - agentPortDefaultType - OBJECT IDENTIFIER, - agentPortType - OBJECT IDENTIFIER, - agentPortAutoNegAdminStatus - INTEGER, - agentPortDot3FlowControlMode - INTEGER, - agentPortDVlanTagMode - INTEGER, - agentPortDVlanTagEthertype - Integer32, - agentPortDVlanTagCustomerId - Integer32, - agentPortMaxFrameSizeLimit - Integer32, - agentPortMaxFrameSize - Integer32 - } - - agentPortDot1dBasePort OBJECT-TYPE - SYNTAX Integer32 (1..65535) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The port number of this port." - ::= { agentPortConfigEntry 1 } - - agentPortIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's Port IfIndex" - ::= { agentPortConfigEntry 2 } - - agentPortIanaType OBJECT-TYPE - SYNTAX IANAifType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's Port Type" - ::= { agentPortConfigEntry 3 } - - agentPortSTPMode OBJECT-TYPE - SYNTAX INTEGER { - dot1d(1), - fast(2), - off(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Port Spanning Tree Protocol Mode - STP mode values are: - - dot1d (the default) - fast, indicates you want to use the fast spanning tree mode - off, indicates the STP mode is turned off for a particular port - This object is only supported when the Dot1d Protocol is enabled." - ::= { agentPortConfigEntry 4 } - - agentPortSTPState OBJECT-TYPE - SYNTAX INTEGER { - blocking(1), - listening(2), - learning(3), - forwarding(4), - disabled(5) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The switch's Port Spanning Tree Protocol State. - This object is only supported when the Dot1d Protocol is enabled." - ::= { agentPortConfigEntry 5 } - - agentPortAdminMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch's Port Admin Mode" - ::= { agentPortConfigEntry 6 } - - agentPortPhysicalMode OBJECT-TYPE - SYNTAX INTEGER { - auto-negotiate(1), - half-10(2), - full-10(3), - half-100(4), - full-100(5), - half-100fx(6), - full-100fx(7), - full-1000sx(8), - full-10gsx(9) - } - MAX-ACCESS read-write - STATUS obsolete - DESCRIPTION - "The switch's Port Speed Mode. This is the configured physical mode. - This object is read-only for gigabit ports" - ::= { agentPortConfigEntry 7 } - - agentPortPhysicalStatus OBJECT-TYPE - SYNTAX INTEGER { - auto-negotiate(1), - half-10(2), - full-10(3), - half-100(4), - full-100(5), - half-100fx(6), - full-100fx(7), - full-1000sx(8), - full-10gsx(9) - } - MAX-ACCESS read-only - STATUS obsolete - DESCRIPTION - "The switch's Port Physical Speed Status. This is the current actual speed." - ::= { agentPortConfigEntry 8 } - - agentPortLinkTrapMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "If enabled, link up and link down traps will be sent for this port." - ::= { agentPortConfigEntry 9 } - - agentPortClearStats OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "clear stats for this port only" - ::= { agentPortConfigEntry 10 } - - agentPortDefaultType OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object identifies the default administrative port type, - to be used in conjunction with the operational port type - denoted by agentPortType. - - The set of possible values for this object is - the same as the set defined for the agentPortType - object. - - This object represents the administratively-configured type of - the MAU. If auto-negotiation is not enabled or is not - implemented for this MAU, the value of this object determines - the operational type of the MAU. In this case, a set to this - object will force the MAU into the specified operating mode. - - If auto-negotiation is implemented and enabled for this MAU, - the operational type of the MAU is determined by auto-negotiation, - and the value of this object denotes the type to which the MAU - will automatically revert if/when auto-negotiation is later disabled. - - The valid values for this object are: - - dot3MauType10BaseTHD - dot3MauType10BaseTFD - dot3MauType100BaseTXHD - dot3MauType100BaseTXFD - dot3MauType100BaseFXFD - dot3MauType10GBaseSX" - REFERENCE "RFC 2668" - ::= { agentPortConfigEntry 11 } - - agentPortType OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object identifies the port type. An initial set of MAU types - are defined in RFC 2668. The assignment of OBJECT IDENTIFIERs to - new types of MAUs is managed by the IANA. If the MAU type is - unknown, the object identifier - - unknownMauType OBJECT IDENTIFIER ::= { 0 0 } - - is returned. Note that unknownMauType is a syntactically valid - object identifier, and any conformant implementation of ASN.1 and - the BER must be able to generate and recognize this value. - - This object represents the operational type of the MAU, as determined - by either (1) the result of the auto-negotiation function or (2) if - auto-negotiation is not enabled or is not implemented for this MAU, - by the value of the object agentPortDefaultType, or (3) for the GigE card - a value determined by the GBIC connected to the card. In case (2), a - set to the object agentPortDefaultType will force the MAU into the - new operating mode. - - The valid values for this object are: - - dot3MauType10BaseTHD - dot3MauType10BaseTFD - dot3MauType100BaseTXHD - dot3MauType100BaseTXFD - dot3MauType100BaseFXFD - dot3MauType1000BaseSXFD - dot3MauType10GBaseSX" - REFERENCE "RFC 2668" - ::= { agentPortConfigEntry 12 } - - agentPortAutoNegAdminStatus OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object identifies the administration status of auto negotiation - for this port." - ::= { agentPortConfigEntry 13 } - - agentPortDot3FlowControlMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Config flowcontrol allows you to enable or disable - 802.3x flow control for this port. This value - applies to only full-duplex mode ports. " - ::= { agentPortConfigEntry 14 } - - agentPortDVlanTagMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Controls the Double Vlan Tag mode on this port." - ::= { agentPortConfigEntry 15 } - - agentPortDVlanTagEthertype OBJECT-TYPE - SYNTAX Integer32 (0..65535) -- 0x0000..0xFFFF - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the Double Vlan Tag Ethertype for this port. - If this object is supported, ethertype cannot be configured - globally for the switch. - - Commonly used are the Ethertypes for vman tags (34984, or 0x88A8) - and dot1q tags (33024, or 0x8100)." - ::= { agentPortConfigEntry 16 } - - agentPortDVlanTagCustomerId OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the Customer ID for the Double Vlan Tag for this port." - ::= { agentPortConfigEntry 17 } - - agentPortMaxFrameSizeLimit OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object identifies the largest value that can be - configured for agentPortMaxFrameSize" - ::= { agentPortConfigEntry 18 } - - agentPortMaxFrameSize OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object identifies the currently configured maximum frame size - value for this port. The maximmum value that this object can be set - to is the value of agentPortMaxFrameSizeLimit. For Ethernet ports - which support 802.1Q vlan tagging, the minimum value that this object - can be set to is 1522" - ::= { agentPortConfigEntry 19 } - - --************************************************************************************** - -- agentProtocolConfigGroup - --************************************************************************************** - - agentProtocolConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 14 } - - agentProtocolGroupCreate OBJECT-TYPE - SYNTAX DisplayString (SIZE(0|1..16)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Set to non-empty string to create a Protocol-Based VLAN group." - ::= { agentProtocolConfigGroup 1 } - - --************************************************************************************** - -- agentProtocolGroupTable - --************************************************************************************** - - agentProtocolGroupTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentProtocolGroupEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of the switch's Protocol-based VLAN entries" - ::= { agentProtocolConfigGroup 2 } - - agentProtocolGroupEntry OBJECT-TYPE - SYNTAX AgentProtocolGroupEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Switch's Protocol-based VLAN entry" - INDEX { agentProtocolGroupId } - ::= { agentProtocolGroupTable 1 } - - AgentProtocolGroupEntry ::= SEQUENCE { - agentProtocolGroupId - Integer32, - agentProtocolGroupName - DisplayString, - agentProtocolGroupVlanId - Integer32, - agentProtocolGroupProtocolIP - INTEGER, - agentProtocolGroupProtocolARP - INTEGER, - agentProtocolGroupProtocolIPX - INTEGER, - agentProtocolGroupStatus - RowStatus - } - - agentProtocolGroupId OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Group identifier of the Protocol-based VLAN entry." - ::= { agentProtocolGroupEntry 1 } - - agentProtocolGroupName OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Group name of the Protocol-based VLAN entry." - ::= { agentProtocolGroupEntry 2 } - - agentProtocolGroupVlanId OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "VLAN associated with the Protocol-based VLAN entry. Set to 0 to remove." - ::= { agentProtocolGroupEntry 3 } - - agentProtocolGroupProtocolIP OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The status of the IP protocol association with the Protocol-based VLAN entry." - ::= { agentProtocolGroupEntry 4 } - - agentProtocolGroupProtocolARP OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The status of the ARP protocol association with the Protocol-based VLAN entry." - ::= { agentProtocolGroupEntry 5 } - - agentProtocolGroupProtocolIPX OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The status of the IPX protocol association with the Protocol-based VLAN entry." - ::= { agentProtocolGroupEntry 6 } - - agentProtocolGroupStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The status of the Protocol-based VLAN entry. - - active(1) - this entry is active - destroy(6) - remove this entry" - ::= { agentProtocolGroupEntry 7 } - - --************************************************************************************** - -- agentProtocolGroupPortTable - --************************************************************************************** - - agentProtocolGroupPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentProtocolGroupPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of the switch's physical port config entries" - ::= { agentProtocolConfigGroup 3 } - - agentProtocolGroupPortEntry OBJECT-TYPE - SYNTAX AgentProtocolGroupPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Switch's physical port config entry" - INDEX { agentProtocolGroupId, agentProtocolGroupPortIfIndex } - ::= { agentProtocolGroupPortTable 1 } - - AgentProtocolGroupPortEntry ::= SEQUENCE { - agentProtocolGroupPortIfIndex - Integer32, - agentProtocolGroupPortStatus - RowStatus - } - - agentProtocolGroupPortIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The interface number of this instance." - ::= { agentProtocolGroupPortEntry 1 } - - agentProtocolGroupPortStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this entry. - - active(1) - the port is associated with this group - createAndGo(4) - add the port to this group - createAndWait(5) - add the port to this group - destroy(6) - remove the port from this group" - ::= { agentProtocolGroupPortEntry 2 } - - --************************************************************************************** - -- agentStpSwitchConfigGroup - --************************************************************************************** - - agentStpSwitchConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 15 } - - agentStpConfigDigestKey OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(16)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MST configuration digest key." - ::= { agentStpSwitchConfigGroup 1 } - - agentStpConfigFormatSelector OBJECT-TYPE - SYNTAX Unsigned32 (0..255) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MST configuration format selector. A value other than 0 (zero) - indicates non-support for the IEEE 802.1s standard." - ::= { agentStpSwitchConfigGroup 2 } - - agentStpConfigName OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..32)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MST configuration name of at most 32 characters." - ::= { agentStpSwitchConfigGroup 3 } - - agentStpConfigRevision OBJECT-TYPE - SYNTAX Unsigned32 (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MST configuration revision. The default value is 1." - DEFVAL { 1 } - ::= { agentStpSwitchConfigGroup 4 } - - agentStpForceVersion OBJECT-TYPE - SYNTAX INTEGER { - dot1d(1), - dot1w(2), - dot1s(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MST configuration force protocol version. The default version is dot1s." - ::= { agentStpSwitchConfigGroup 5 } - - agentStpAdminMode OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The spanning tree operational status. - - enable(1) - enables spanning tree operational status on the switch. - disable(2) - disables spanning tree operational status on the switch. - - The default status is disabled." - ::= { agentStpSwitchConfigGroup 6 } - - --************************************************************************************** - -- agentStpPortTable - -- - --************************************************************************************** - - agentStpPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentStpPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "STP port table." - ::= { agentStpSwitchConfigGroup 7 } - - agentStpPortEntry OBJECT-TYPE - SYNTAX AgentStpPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "STP port entry." - INDEX { ifIndex } - ::= { agentStpPortTable 1 } - - AgentStpPortEntry ::= - SEQUENCE { - agentStpPortState - INTEGER, - agentStpPortStatsMstpBpduRx - Counter32, - agentStpPortStatsMstpBpduTx - Counter32, - agentStpPortStatsRstpBpduRx - Counter32, - agentStpPortStatsRstpBpduTx - Counter32, - agentStpPortStatsStpBpduRx - Counter32, - agentStpPortStatsStpBpduTx - Counter32, - agentStpPortUpTime - TimeTicks, - agentStpPortMigrationCheck - INTEGER, - agentStpPortHelloTime - Unsigned32 - } - - agentStpPortState OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The administrative STP state for the port. - - enable(1) - enables STP on the port. - disable(2) - disables STP on the port. - - The default port STP state is enabled for the first 4095 - ports and disabled for any ports beyond." - ::= { agentStpPortEntry 1 } - - agentStpPortStatsMstpBpduRx OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP BPDUs received on a specific port." - ::= { agentStpPortEntry 2 } - - agentStpPortStatsMstpBpduTx OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP BPDUs sent from a specific port." - ::= { agentStpPortEntry 3 } - - agentStpPortStatsRstpBpduRx OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The RSTP BPDUs received on a specific port." - ::= { agentStpPortEntry 4 } - - agentStpPortStatsRstpBpduTx OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The RSTP BPDUs sent from a specific port." - ::= { agentStpPortEntry 5 } - - agentStpPortStatsStpBpduRx OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The STP BPDUs received on a specific port." - ::= { agentStpPortEntry 6 } - - agentStpPortStatsStpBpduTx OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The STP BPDUs sent from a specific port." - ::= { agentStpPortEntry 7 } - - agentStpPortUpTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Time since port was reset. - It is displayed in days, hours, minutes, and seconds." - ::= { agentStpPortEntry 8 } - - agentStpPortMigrationCheck OBJECT-TYPE - SYNTAX INTEGER { - false(0), - true(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Force the specified port to transmit RSTP or MSTP BPDU's. - - Supported values: - false(0) - BPDUs are not to be transmitted. - true(1) - BPDUs are to be transmitted - - A non-zero value indicates that BPDUs are to be sent on the specified port." - ::= { agentStpPortEntry 9 } - - agentStpPortHelloTime OBJECT-TYPE - SYNTAX Unsigned32 (1..10) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Hello time for the STP port. The default value is 2." - DEFVAL { 2 } - ::= { agentStpPortEntry 10 } - - --************************************************************************************** - -- agentStpCstConfigGroup - -- - --************************************************************************************** - - agentStpCstConfigGroup OBJECT IDENTIFIER ::= { agentStpSwitchConfigGroup 8 } - - agentStpCstHelloTime OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP root port hello time for the CIST." - ::= { agentStpCstConfigGroup 1 } - - agentStpCstMaxAge OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP root port max age for the CIST." - ::= { agentStpCstConfigGroup 2 } - - agentStpCstRegionalRootId OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(8)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP regional root identifier for the CIST." - ::= { agentStpCstConfigGroup 3 } - - agentStpCstRegionalRootPathCost OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP regional root path cost for the CIST." - ::= { agentStpCstConfigGroup 4 } - - agentStpCstRootFwdDelay OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP root port forward delay for the CIST." - ::= { agentStpCstConfigGroup 5 } - - agentStpCstBridgeFwdDelay OBJECT-TYPE - SYNTAX Unsigned32 (4..30) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP bridge forward delay for the CIST. The default value is 15." - DEFVAL { 15 } - ::= { agentStpCstConfigGroup 6 } - - agentStpCstBridgeHelloTime OBJECT-TYPE - SYNTAX Unsigned32 (1..10) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP bridge hello time for the CIST. The default value is 2." - DEFVAL { 2 } - ::= { agentStpCstConfigGroup 7 } - - agentStpCstBridgeHoldTime OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP bridge hold time for the CIST." - ::= { agentStpCstConfigGroup 8 } - - agentStpCstBridgeMaxAge OBJECT-TYPE - SYNTAX Unsigned32 (6..40) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP bridge max age for the CIST. The default value is 20." - DEFVAL { 20 } - ::= { agentStpCstConfigGroup 9 } - - agentStpCstBridgeMaxHops OBJECT-TYPE - SYNTAX Unsigned32 (1..127) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP bridge max hops for the CIST. The default value is 20." - DEFVAL { 20 } - ::= { agentStpCstConfigGroup 10 } - - --************************************************************************************** - -- agentStpCstPortTable - -- - --************************************************************************************** - - agentStpCstPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentStpCstPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "CIST port table." - ::= { agentStpSwitchConfigGroup 9 } - - agentStpCstPortEntry OBJECT-TYPE - SYNTAX AgentStpCstPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "CIST port entry." - INDEX { ifIndex } - ::= { agentStpCstPortTable 1 } - - AgentStpCstPortEntry ::= - SEQUENCE { - agentStpCstPortOperEdge - INTEGER, - agentStpCstPortOperPointToPoint - INTEGER, - agentStpCstPortTopologyChangeAck - INTEGER, - agentStpCstPortEdge - INTEGER, - agentStpCstPortForwardingState - INTEGER, - agentStpCstPortId - OCTET STRING, - agentStpCstPortPathCost - Unsigned32, - agentStpCstPortPriority - Unsigned32, - agentStpCstDesignatedBridgeId - OCTET STRING, - agentStpCstDesignatedCost - Unsigned32, - agentStpCstDesignatedPortId - OCTET STRING, - agentStpCstExtPortPathCost - Unsigned32 - } - - agentStpCstPortOperEdge OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP operational status of a specific port for the CIST." - ::= { agentStpCstPortEntry 1 } - - agentStpCstPortOperPointToPoint OBJECT-TYPE - SYNTAX INTEGER { - true(1), - false(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP operational point to point mac of a specific port for the CIST." - ::= { agentStpCstPortEntry 2 } - - agentStpCstPortTopologyChangeAck OBJECT-TYPE - SYNTAX INTEGER { - true(1), - false(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP topology change acknowledge for a specific port in the CIST." - ::= { agentStpCstPortEntry 3 } - - agentStpCstPortEdge OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The administrative state of a specific port in CIST. - - enable(1) - enables the port. - disable(2) - disables the port. - - The default port state is disabled." - ::= { agentStpCstPortEntry 4 } - - agentStpCstPortForwardingState OBJECT-TYPE - SYNTAX INTEGER { - discarding(1), - learning(2), - forwarding(3), - disabled(4), - manualFwd(5), - notParticipate(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP forwarding state of a specific port in CIST." - ::= { agentStpCstPortEntry 5 } - - agentStpCstPortId OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(2)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP port identifier of a specific port in CIST." - ::= { agentStpCstPortEntry 6 } - - agentStpCstPortPathCost OBJECT-TYPE - SYNTAX Unsigned32 (0..200000000) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP port path cost in CIST. The default value will - correspond to the recommendation specified in IEEE 802.1s Table 13-2 - which varies depending upon link speed." - ::= { agentStpCstPortEntry 7 } - - agentStpCstPortPriority OBJECT-TYPE - SYNTAX Unsigned32 (0..240) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP port priority in CIST. The priority is - in the increments of 16. The default value is 128." - DEFVAL { 128 } - ::= { agentStpCstPortEntry 8 } - - agentStpCstDesignatedBridgeId OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(8)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP designated bridge ID of a specific port in CIST." - ::= { agentStpCstPortEntry 9 } - - agentStpCstDesignatedCost OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP designated cost of a specific port in CIST." - ::= { agentStpCstPortEntry 10 } - - agentStpCstDesignatedPortId OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(2)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP designated port ID of a specific port in CIST." - ::= { agentStpCstPortEntry 11 } - - agentStpCstExtPortPathCost OBJECT-TYPE - SYNTAX Unsigned32 (0..200000000) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP external port path cost in CIST. The default value varies depending upon the link speed." - ::= { agentStpCstPortEntry 12 } - - --************************************************************************************** - -- agentStpMstTable - -- - --************************************************************************************** - - agentStpMstTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentStpMstEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MST table." - ::= { agentStpSwitchConfigGroup 10 } - - agentStpMstEntry OBJECT-TYPE - SYNTAX AgentStpMstEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MST entry." - INDEX { agentStpMstId } - ::= { agentStpMstTable 1 } - - AgentStpMstEntry ::= - SEQUENCE { - agentStpMstId - Unsigned32, - agentStpMstBridgePriority - Unsigned32, - agentStpMstBridgeIdentifier - OCTET STRING, - agentStpMstDesignatedRootId - OCTET STRING, - agentStpMstRootPathCost - Unsigned32, - agentStpMstRootPortId - OCTET STRING, - agentStpMstTimeSinceTopologyChange - TimeTicks, - agentStpMstTopologyChangeCount - Counter32, - agentStpMstTopologyChangeParm - INTEGER, - agentStpMstRowStatus - RowStatus - } - - agentStpMstId OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP instance ID." - ::= { agentStpMstEntry 1 } - - agentStpMstBridgePriority OBJECT-TYPE - SYNTAX Unsigned32 (0..61440) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP bridge priority in a specific instance. The priority is - in the increments of 4096. The recommended default value is 32768." - ::= { agentStpMstEntry 2 } - - agentStpMstBridgeIdentifier OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(8)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP bridge identifier in a specific instance." - ::= { agentStpMstEntry 3 } - - agentStpMstDesignatedRootId OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(8)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP designated root bridge identifier in a specific instance." - ::= { agentStpMstEntry 4 } - - agentStpMstRootPathCost OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP root path cost in a specific instance." - ::= { agentStpMstEntry 5 } - - agentStpMstRootPortId OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(8)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP root port ID in a specific instance." - ::= { agentStpMstEntry 6 } - - agentStpMstTimeSinceTopologyChange OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP time since the last topology change in a specific instance." - ::= { agentStpMstEntry 7 } - - agentStpMstTopologyChangeCount OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP count of topology changes in a specific instance." - ::= { agentStpMstEntry 8 } - - agentStpMstTopologyChangeParm OBJECT-TYPE - SYNTAX INTEGER { - true(1), - false(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP topology change parameter in a specific instance." - ::= { agentStpMstEntry 9 } - - agentStpMstRowStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The MSTP instance status. - - Supported values: - active(1) - valid instance. - createAndGo(4) - used to create a new instance. - destroy(6) - removes an instance." - ::= { agentStpMstEntry 10 } - - --************************************************************************************** - -- agentStpMstPortTable - -- - --************************************************************************************** - - agentStpMstPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentStpMstPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MST port table." - ::= { agentStpSwitchConfigGroup 11 } - - agentStpMstPortEntry OBJECT-TYPE - SYNTAX AgentStpMstPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MST port entry." - INDEX { agentStpMstId, ifIndex } - ::= { agentStpMstPortTable 1 } - - AgentStpMstPortEntry ::= - SEQUENCE { - agentStpMstPortForwardingState - INTEGER, - agentStpMstPortId - OCTET STRING, - agentStpMstPortPathCost - Unsigned32, - agentStpMstPortPriority - Unsigned32, - agentStpMstDesignatedBridgeId - OCTET STRING, - agentStpMstDesignatedCost - Unsigned32, - agentStpMstDesignatedPortId - OCTET STRING - } - - agentStpMstPortForwardingState OBJECT-TYPE - SYNTAX INTEGER { - discarding(1), - learning(2), - forwarding(3), - disabled(4), - manualFwd(5), - notParticipate(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP forwarding state of a specific port in a specific instance." - ::= { agentStpMstPortEntry 1 } - - agentStpMstPortId OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(4)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP port identifier of a specific port in a specific instance." - ::= { agentStpMstPortEntry 2 } - - agentStpMstPortPathCost OBJECT-TYPE - SYNTAX Unsigned32 (0..200000000) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP port path cost in a specific instance. The default value will - correspond to the recommendation specified in IEEE 802.1s Table 13-2 - which varies depending upon link speed." - ::= { agentStpMstPortEntry 3 } - - agentStpMstPortPriority OBJECT-TYPE - SYNTAX Unsigned32 (0..240) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The MSTP port priority in a specific instance. The priority is - in the increments of 16. The default value is 128." - DEFVAL { 128 } - ::= { agentStpMstPortEntry 4 } - - agentStpMstDesignatedBridgeId OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(8)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP designated bridge ID of a specific port in a specific instance." - ::= { agentStpMstPortEntry 5 } - - agentStpMstDesignatedCost OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP designated cost of a specific port in a specific instance." - ::= { agentStpMstPortEntry 6 } - - agentStpMstDesignatedPortId OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(2)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MSTP designated port ID of a specific port in a specific instance." - ::= { agentStpMstPortEntry 7 } - - --************************************************************************************** - -- agentStpMstVlanTable - -- - --************************************************************************************** - - agentStpMstVlanTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentStpMstVlanEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MST VLAN table." - ::= { agentStpSwitchConfigGroup 12 } - - agentStpMstVlanEntry OBJECT-TYPE - SYNTAX AgentStpMstVlanEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MST VLAN entry." - INDEX { agentStpMstId, dot1qVlanIndex } - ::= { agentStpMstVlanTable 1 } - - AgentStpMstVlanEntry ::= - SEQUENCE { - agentStpMstVlanRowStatus - RowStatus - } - - agentStpMstVlanRowStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The association status of an MSTP instance and a VLAN. - - Supported values: - active(1) - valid association between an MSTP instance and a VLAN. - createAndGo(4) - used to create a new association between an MSTP instance and a VLAN. - destroy(6) - removes the association between an MSTP instance and a VLAN." - ::= { agentStpMstVlanEntry 1 } - ---************************************************************************************** --- agentAuthenticationGroup ---************************************************************************************** - agentAuthenticationGroup OBJECT IDENTIFIER ::= { agentConfigGroup 16 } - - agentAuthenticationListCreate OBJECT-TYPE - SYNTAX DisplayString (SIZE(0|1..15)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Authentication List Create - If set to a non empty string, creates a new Authentication List for - configuration." - - ::= { agentAuthenticationGroup 1 } - - --************************************************************************************** - - agentAuthenticationListTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentAuthenticationListEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MST VLAN table." - ::= { agentAuthenticationGroup 2 } - - agentAuthenticationListEntry OBJECT-TYPE - SYNTAX AgentAuthenticationListEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MST VLAN entry." - INDEX { agentAuthenticationListIndex } - ::= { agentAuthenticationListTable 1 } - - AgentAuthenticationListEntry ::= - SEQUENCE { - agentAuthenticationListIndex - Unsigned32, - agentAuthenticationListName - DisplayString, - agentAuthenticationListMethod1 - INTEGER, - agentAuthenticationListMethod2 - INTEGER, - agentAuthenticationListMethod3 - INTEGER, - agentAuthenticationListStatus - RowStatus - } - - agentAuthenticationListIndex OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Authenticaiton List Index - Unique number used for indexing into this table." - - ::= { agentAuthenticationListEntry 1 } - - agentAuthenticationListName OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..15)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Authenticaiton List Name - Unique name used to identify the Authentication List from other tables." - - ::= { agentAuthenticationListEntry 2 } - - agentAuthenticationListMethod1 OBJECT-TYPE - SYNTAX INTEGER { - local(1), - radius(2), - reject(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Authenticion List Method 1 - Configures the first authentication method to use when this list is - specified." - - ::= { agentAuthenticationListEntry 3 } - - agentAuthenticationListMethod2 OBJECT-TYPE - SYNTAX INTEGER { - undefined(1), - local(2), - radius(3), - reject(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Authenticion List Method 2 - Configures the second authentication method to use when this list is - specified." - - ::= { agentAuthenticationListEntry 4 } - - agentAuthenticationListMethod3 OBJECT-TYPE - SYNTAX INTEGER { - undefined(1), - local(2), - radius(3), - reject(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Authenticion List Method 3 - Configures the third authentication method to use when this list is - specified." - - ::= { agentAuthenticationListEntry 5 } - - agentAuthenticationListStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The status of the Authentication List. - - Supported values: - active(1) - indicates a valid Authenticaiton List - destroy(6) - removes the Authentication List." - ::= { agentAuthenticationListEntry 6 } - - --************************************************************************************** - - agentUserConfigDefaultAuthenticationList OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..15)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Default Authentication List - This object configures which authentication list to use for users - which do not have an Authentication List configured. The list - must be configured before setting." - ::= { agentAuthenticationGroup 3 } - - --************************************************************************************** - - agentUserAuthenticationConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentUserAuthenticationConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "User Authentication Config Table" - ::= { agentAuthenticationGroup 4 } - - agentUserAuthenticationConfigEntry OBJECT-TYPE - SYNTAX AgentUserAuthenticationConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "User Authentication Config Entry" - AUGMENTS { agentUserConfigEntry } - ::= { agentUserAuthenticationConfigTable 1 } - - AgentUserAuthenticationConfigEntry ::= SEQUENCE { - agentUserAuthenticationList - DisplayString - } - - agentUserAuthenticationList OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..15)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "User Authentication List - This object configures which authentication list to use for this - user. The list must be configured before setting." - ::= { agentUserAuthenticationConfigEntry 1 } - - --************************************************************************************** - - agentUserPortConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentUserPortConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "User Port Config Table" - ::= { agentAuthenticationGroup 5 } - - agentUserPortConfigEntry OBJECT-TYPE - SYNTAX AgentUserPortConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "User Port Config Entry" - AUGMENTS { agentUserConfigEntry } - ::= { agentUserPortConfigTable 1 } - - AgentUserPortConfigEntry ::= SEQUENCE { - agentUserPortSecurity - AgentPortMask - } - - agentUserPortSecurity OBJECT-TYPE - SYNTAX AgentPortMask - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "User Port Port Security - This object configures which ports the user has access to. - Ports are indexed based on dot1dBasePort entries in - dot1dBasePortTable." - ::= { agentUserPortConfigEntry 1 } - - ---************************************************************************************** --- agentClassOfServiceGroup ---************************************************************************************** - agentClassOfServiceGroup OBJECT IDENTIFIER ::= { agentConfigGroup 17 } - - agentClassOfServicePortTable OBJECT-TYPE - SYNTAX SEQUENCE OF AgentClassOfServicePortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table that contains information about the 802.1p priority - mapping to traffic class priority queue for every physical port." - ::= { agentClassOfServiceGroup 1 } - - agentClassOfServicePortEntry OBJECT-TYPE - SYNTAX AgentClassOfServicePortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A 802.1p priority mapped to a traffic class priority queue." - INDEX { ifIndex, agentClassOfServicePortPriority } - ::= { agentClassOfServicePortTable 1 } - - AgentClassOfServicePortEntry ::= SEQUENCE { - agentClassOfServicePortPriority - INTEGER, - agentClassOfServicePortClass - INTEGER - } - - agentClassOfServicePortPriority OBJECT-TYPE - SYNTAX INTEGER (0..7) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The Priority value determined for the received frame. - This value is equivalent to the priority indicated in - the tagged frame received, or one of the evaluated - priorities, determined according to the media-type. - - For untagged frames received from Ethernet media, this - value is equal to the dot1dPortDefaultUserPriority value - for the ingress port." - ::= { agentClassOfServicePortEntry 1 } - - agentClassOfServicePortClass OBJECT-TYPE - SYNTAX INTEGER (0..7) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Traffic class priority queue the received frame is mapped to." - ::= { agentClassOfServicePortEntry 2 } - - ---************************************************************************************** --- agentSystemGroup ---************************************************************************************** - -agentSystemGroup OBJECT IDENTIFIER ::= { agentSwitching 3 } - - - agentSaveConfig OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Enable agentSaveConfig will initiate an configuration save to nvram. - Disable agentSaveConfig after a configuration save will reset - agentSaveConfigStatus back to notInitiated state." - ::= { agentSystemGroup 1 } - - agentClearConfig OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "clear config to factory defaults" - ::= { agentSystemGroup 2 } - - agentClearLags OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "clear lag configuration" - ::= { agentSystemGroup 3 } - - agentClearLoginSessions OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "close all telnet sessions" - ::= { agentSystemGroup 4 } - - agentClearPasswords OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "reset passwords" - ::= { agentSystemGroup 5 } - - agentClearPortStats OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "clear all port statistics" - ::= { agentSystemGroup 6 } - - agentClearSwitchStats OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "clear all switch statistics" - ::= { agentSystemGroup 7 } - - agentClearTrapLog OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "clear trap log" - ::= { agentSystemGroup 8 } - - agentClearVlan OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "clear vlan entries" - ::= { agentSystemGroup 9 } - - agentResetSystem OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Resets the switch. - - This object is not valid for stacking platforms." - ::= { agentSystemGroup 10 } - - agentSaveConfigStatus OBJECT-TYPE - SYNTAX INTEGER { - notInitiated(1), - savingInProcess(2), - savingComplete(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates the current status of an save configuration request." - ::= { agentSystemGroup 11 } - - ---************************************************************************************** --- agentCableTesterGroup --- --- This group provides configuration and status of the Virtual Cable Tester --- feature. This provides cable fault and length estimation on copper cables. --- Once initiated, the test requires up to 2 seconds before results are obtained. --- If the link specified to test is active, it will go down for the duration of --- the test. --- ---************************************************************************************** - -agentCableTesterGroup OBJECT IDENTIFIER ::= { agentSwitching 4 } - - agentCableTesterStatus OBJECT-TYPE - SYNTAX INTEGER { - active(1), - success(2), - failure(3), - uninitialized(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Status of the Virtual Cable Tester - active(1) - cable testing is in progress. Set to this value - to start the test. - success(2) - A successful test was performed. Cannot be set. - failure(3) - A failure was encountered during the test. - Cannot be set. - uninitialized(4) - No test has been performed yet. Cannot be set." - DEFVAL { uninitialized } - ::= { agentCableTesterGroup 1 } - - agentCableTesterIfIndex OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Determines on which port to perform the cable test. Limited to - copper based ports." - DEFVAL { 0 } - ::= { agentCableTesterGroup 2 } - - agentCableTesterCableStatus OBJECT-TYPE - SYNTAX INTEGER { - normal(1), - open(2), - short(3), - unknown(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates the results of the Cable Test. - - - normal(1) - The cable is working correctly. - open(2) - The cable is disconnected or there is a faulty - connector. - short(3) - There is an electrical short in the cable. - unknown(4) - No test has been performed yet, or a test is - currently in progress." - DEFVAL { unknown } - ::= { agentCableTesterGroup 3 } - - agentCableTesterMinimumCableLength OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The estimated length of the cable in meters. This value - indicates the shortest length estimated. This object will - return 0 if agentCableTesterStatus is not success(2) or the cable - length is unknown." - DEFVAL { 0 } - ::= { agentCableTesterGroup 4 } - - agentCableTesterMaximumCableLength OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The estimated length of the cable in meters. This value - indicates the longest length estimated. This object will - return 0 if agentCableTesterStatus is not success(2) or the cable - length is unknown." - DEFVAL { 0 } - ::= { agentCableTesterGroup 5 } - - agentCableTesterCableFailureLocation OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The estimated distance in meters from the end of the cable to - the failure location. This object will return 0 if - agentCableTesterStatus is not success(2)." - DEFVAL { 0 } - ::= { agentCableTesterGroup 6 } - ---************************************************************************************** --- Traps ---************************************************************************************** - - agentSwitchingTraps OBJECT IDENTIFIER ::= { agentSwitching 0 } - - - multipleUsersTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION - "trapMgrMultipleUsersLogTrap." - ::= { agentSwitchingTraps 1 } - - broadcastStormStartTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION - "trapMgrBCastStormStartLogTrap." - ::= { agentSwitchingTraps 2 } - - broadcastStormEndTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION - "trapMgrBCastStormEndLogTrap." - ::= { agentSwitchingTraps 3 } - - linkFailureTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION - "trapMgrLinkFailureLogTrap." - ::= { agentSwitchingTraps 4 } - - vlanRequestFailureTrap NOTIFICATION-TYPE - OBJECTS { - dot1qVlanIndex - } - STATUS current - DESCRIPTION - "trapMgrVlanRequestFailureLogTrap" - ::= { agentSwitchingTraps 5 } - - vlanDeleteLastTrap NOTIFICATION-TYPE - OBJECTS { - dot1qVlanIndex - } - STATUS current - DESCRIPTION - "trapMgrLastVlanDeleteLastLogTrap" - ::= { agentSwitchingTraps 6 } - - vlanDefaultCfgFailureTrap NOTIFICATION-TYPE - OBJECTS { - dot1qVlanIndex - } - STATUS current - DESCRIPTION - "trapMgrDefaultVlanCfgFailureLogTrap" - ::= { agentSwitchingTraps 7 } - - vlanRestoreFailureTrap NOTIFICATION-TYPE - OBJECTS { - dot1qVlanIndex - } - STATUS current - DESCRIPTION - "trapMgrVlanRestoreFailureLogTrap" - ::= { agentSwitchingTraps 8 } - - fanFailureTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION - "trapMgrFanFailureLogTrap." - ::= { agentSwitchingTraps 9 } - - stpInstanceNewRootTrap NOTIFICATION-TYPE - OBJECTS { - agentStpMstId - } - STATUS current - DESCRIPTION - "trapMgrStpInstanceNewRootTrap" - ::= { agentSwitchingTraps 10 } - - stpInstanceTopologyChangeTrap NOTIFICATION-TYPE - OBJECTS { - agentStpMstId - } - STATUS current - DESCRIPTION - "trapMgrStpInstanceTopologyChange" - ::= { agentSwitchingTraps 11 } - - powerSupplyStatusChangeTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION - "powerSupplyStatusChangeTrap" - ::= { agentSwitchingTraps 12 } - - failedUserLoginTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION - "failedUserLoginTrap" - ::= { agentSwitchingTraps 13 } - -END +NETGEAR-SWITCHING-MIB DEFINITIONS ::= BEGIN + +-- NETGEAR Switching MIB +-- Copyright LVL7 Systems (2003-2005) All rights reserved. + +-- This SNMP Management Information Specification +-- embodies LVL7 System's confidential and proprietary +-- intellectual property. LVL7 Systems retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", LVL7 Systems +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, IpAddress, + Integer32, Unsigned32, Counter32, Gauge32, TimeTicks + FROM SNMPv2-SMI + RowStatus,MacAddress FROM SNMPv2-TC + ng7000Switch,AgentPortMask FROM NETGEAR-REF-MIB + DisplayString,PhysAddress FROM RFC1213-MIB + VlanIndex,dot1qVlanIndex,dot1qFdbId FROM Q-BRIDGE-MIB + IANAifType FROM IANAifType-MIB + ifIndex FROM IF-MIB; + + agentSwitching MODULE-IDENTITY + LAST-UPDATED "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + ORGANIZATION "Netgear" + CONTACT-INFO + "" + + DESCRIPTION + "The NETGEAR Private MIB for Switching" + + -- revision history + REVISION + "200502231200Z" -- 23 Feb 2005 12:00:00 GMT + DESCRIPTION + "Initial revision." + + ::= { ng7000Switch 1 } + +--************************************************************************************** +-- agentInfoGroup +--************************************************************************************** + +agentInfoGroup OBJECT IDENTIFIER ::= { agentSwitching 1 } + + + --************************************************************************************** + -- agentInventoryGroup + -- + --************************************************************************************** + + + agentInventoryGroup OBJECT IDENTIFIER ::= { agentInfoGroup 1 } + + + agentInventorySysDescription OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's Inventory system description. " + ::= { agentInventoryGroup 1 } + + agentInventoryMachineType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Type of the Machine used in the Switch " + ::= { agentInventoryGroup 2 } + + agentInventoryMachineModel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's Machine Model. " + ::= { agentInventoryGroup 3 } + + agentInventorySerialNumber OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Serial number of the switch." + ::= { agentInventoryGroup 4 } + + agentInventoryFRUNumber OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "FRU Number of the switch" + ::= { agentInventoryGroup 5 } + + agentInventoryMaintenanceLevel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's Inventory Maintenance Level" + ::= { agentInventoryGroup 6 } + + agentInventoryPartNumber OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's Inventory Part Number" + ::= { agentInventoryGroup 7 } + + agentInventoryManufacturer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Name of the Manufacturer of this unit" + ::= { agentInventoryGroup 8 } + + agentInventoryBurnedInMacAddress OBJECT-TYPE + SYNTAX PhysAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Burned-In MAC Address" + + ::= { agentInventoryGroup 9 } + + agentInventoryOperatingSystem OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Operating System running on this unit" + ::= { agentInventoryGroup 10 } + + agentInventoryNetworkProcessingDevice OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Network Processing Device for this unit" + ::= { agentInventoryGroup 11 } + + agentInventoryAdditionalPackages OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Lists additional functional packages available on this unit." + ::= { agentInventoryGroup 12 } + + agentInventorySoftwareVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Lists the version of software loaded on this unit." + ::= { agentInventoryGroup 13 } + + + + --************************************************************************************** + -- agentTrapLogGroup + -- + --************************************************************************************** + + agentTrapLogGroup OBJECT IDENTIFIER ::= { agentInfoGroup 2} + + agentTrapLogTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of traps sent since last reset." + ::= { agentTrapLogGroup 1 } + + agentTrapLogTotalSinceLastViewed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of traps sent since last viewed." + ::= { agentTrapLogGroup 3 } + + --************************************************************************************** + -- agentTrapLogTable + + agentTrapLogTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentTrapLogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Agent Trap Log" + ::= { agentTrapLogGroup 4 } + + agentTrapLogEntry OBJECT-TYPE + SYNTAX AgentTrapLogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Agent trap log entry" + INDEX { agentTrapLogIndex } + ::= { agentTrapLogTable 1 } + + AgentTrapLogEntry ::= SEQUENCE { + agentTrapLogIndex + Integer32, + agentTrapLogSystemTime + DisplayString, + agentTrapLogTrap + DisplayString + } + + agentTrapLogIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Unique index of trap entry" + ::= { agentTrapLogEntry 1 } + + agentTrapLogSystemTime OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "System uptime when trap was sent. + This entry shows how long the system has been up when the trap occurred." + ::= { agentTrapLogEntry 2 } + + agentTrapLogTrap OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..512)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the trap sent." + ::= { agentTrapLogEntry 3 } + + --************************************************************************************** + -- agentSupportedMibTable + --************************************************************************************** + + agentSupportedMibTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSupportedMibEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Supported MIB table" + ::= { agentInfoGroup 3 } + + agentSupportedMibEntry OBJECT-TYPE + SYNTAX AgentSupportedMibEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Supported MIB entry" + INDEX { agentSupportedMibIndex } + ::= { agentSupportedMibTable 1 } + + AgentSupportedMibEntry ::= SEQUENCE { + agentSupportedMibIndex + Integer32, + agentSupportedMibName + DisplayString, + agentSupportedMibDescription + DisplayString + } + + agentSupportedMibIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Unique index of the Supported MIB entry" + ::= { agentSupportedMibEntry 1 } + + agentSupportedMibName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the MIB (RFC or IEEE) that is supported." + ::= { agentSupportedMibEntry 2 } + + agentSupportedMibDescription OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..512)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the MIB (RFC or IEEE) that is supported." + ::= { agentSupportedMibEntry 3 } + + + --************************************************************************************** + -- agentConfigGroup + -- + --************************************************************************************** + + agentConfigGroup OBJECT IDENTIFIER ::= { agentSwitching 2 } + + agentCLIConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 1 } + + --************************************************************************************** + -- agentLoginSessionTable + -- + --************************************************************************************** + + agentLoginSessionTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentLoginSessionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the switch's login session" + ::= { agentCLIConfigGroup 1 } + + agentLoginSessionEntry OBJECT-TYPE + SYNTAX AgentLoginSessionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Login Session Entry" + INDEX { agentLoginSessionIndex } + ::= { agentLoginSessionTable 1 } + + AgentLoginSessionEntry ::= SEQUENCE { + agentLoginSessionIndex + Integer32, + agentLoginSessionUserName + DisplayString, + agentLoginSessionIPAddress + IpAddress, + agentLoginSessionConnectionType + INTEGER, + agentLoginSessionIdleTime + TimeTicks, + agentLoginSessionSessionTime + TimeTicks, + agentLoginSessionStatus + RowStatus + } + + agentLoginSessionIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Agent Login Session Index of the switch" + ::= { agentLoginSessionEntry 1 } + + agentLoginSessionUserName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Agent Login Session UserName of the switch" + ::= { agentLoginSessionEntry 2 } + + agentLoginSessionIPAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Agent Login Session IP Address of the switch" + ::= { agentLoginSessionEntry 3 } + + agentLoginSessionConnectionType OBJECT-TYPE + SYNTAX INTEGER { + serial(1), + telnet(2), + ssh(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Agent Login Session Connection Type of the switch" + ::= { agentLoginSessionEntry 4 } + + agentLoginSessionIdleTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Agent Login Session Idle Time of the switch" + ::= { agentLoginSessionEntry 5 } + + agentLoginSessionSessionTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Agent Login Session Time of the switch" + ::= { agentLoginSessionEntry 6 } + + agentLoginSessionStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Status of the user. + active(1) - This connection is active. + destroy(6) - Set to this value to disconnect this user." + ::= { agentLoginSessionEntry 7 } + + --************************************************************************************** + -- agentTelnetConfigGroup + -- + --************************************************************************************** + + agentTelnetConfigGroup OBJECT IDENTIFIER ::= { agentCLIConfigGroup 2 } + + agentTelnetLoginTimeout OBJECT-TYPE + SYNTAX Integer32 (1..160) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Telnet login timeout (minutes) + + Config telnet timeout will set the telnet session timeout value. + A session is active as long as the session has not remained idle for + the value set. Specify a value from 1 to 160. + Note: Changing the timeout value for active + sessions does not become effective until the session is reaccessed. + Any keystroke will also activate the new timeout duration." + ::= { agentTelnetConfigGroup 1 } + + agentTelnetMaxSessions OBJECT-TYPE + SYNTAX Integer32 (0..5) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Maximum number of Telnet Sessions + Config telnet maxsessions is an integer value from 0 to 5 that specifies the + maximum number of telnet sessions that can be established. + If the value is 0, no Telnet session can be established. + " + ::= { agentTelnetConfigGroup 2 } + + agentTelnetAllowNewMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Allow new telnet sessions (enable or disable) + Config telnet disable means that no new Telnet sessions are to be + established. Any already established session remains active until + the session is ended or an abnormal network error ends it. + " + ::= { agentTelnetConfigGroup 3 } + + --************************************************************************************** + -- agentUserConfigGroup + -- + --************************************************************************************** + + agentUserConfigGroup OBJECT IDENTIFIER ::= { agentCLIConfigGroup 3 } + + + agentUserConfigCreate OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Create a new user. + When set with a non-empty string, a new user with that name will be created. + This object will only return an empty string. + This string is limited to alpha-numeric strings (uncluding the '-' and '_' characters)." + ::= { agentUserConfigGroup 1 } + + --************************************************************************************** + + agentUserConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentUserConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "User Config Table" + ::= { agentUserConfigGroup 2 } + + agentUserConfigEntry OBJECT-TYPE + SYNTAX AgentUserConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "User Config Entry" + INDEX { agentUserIndex } + ::= { agentUserConfigTable 1 } + + AgentUserConfigEntry ::= SEQUENCE { + agentUserIndex + Integer32, + agentUserName + DisplayString, + agentUserPassword + DisplayString, + agentUserAccessMode + INTEGER, + agentUserStatus + RowStatus, + agentUserAuthenticationType + INTEGER, + agentUserEncryptionType + INTEGER, + agentUserEncryptionPassword + DisplayString + } + + agentUserIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Agent User Config Index" + ::= { agentUserConfigEntry 1 } + + agentUserName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent User Name. + This string is limited to alpha-numeric strings (including the '-' and '_' characters)." + ::= { agentUserConfigEntry 2 } + + agentUserPassword OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..8)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent User Password + This object will return an empty string even if a password is set." + ::= { agentUserConfigEntry 3 } + + agentUserAccessMode OBJECT-TYPE + SYNTAX INTEGER { + read(1), + write(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Agent User Access Mode" + ::= { agentUserConfigEntry 4 } + + agentUserStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent User Status. + active(1) - This user account is active. + destroy(6) - Set to this value to remove this user account." + ::= { agentUserConfigEntry 5 } + + agentUserAuthenticationType OBJECT-TYPE + SYNTAX INTEGER { + none(1), + hmacmd5(2), + hmacsha(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "SNMPv3 User Authentication. The user passsword must be set + to a string greater than or equal to 8 characters for this to be + set to anything but none(1). + + none(1) - no authentication used + hmacmd5(1) - Use HMAC-MD5 authentication + hmacsha(1) - Use HMAC-SHA authentication" + ::= { agentUserConfigEntry 6 } + + agentUserEncryptionType OBJECT-TYPE + SYNTAX INTEGER { + none(1), + des(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "SNMPv3 User Encryption + Can not be set to des(2) if agentUserAuthenticationType is set to + none(1). + + none(1) - no encryption used + des(2) - DES encryption used" + ::= { agentUserConfigEntry 7 } + + agentUserEncryptionPassword OBJECT-TYPE + SYNTAX DisplayString (SIZE(8..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "SNMPv3 User Encryption Password + This object will return an empty string even if a password is + set. agentUserEncryptionType must be set to des(2) before this + object can be configured. + This object will return an empty string even if a password is set." + ::= { agentUserConfigEntry 8 } + + + --************************************************************************************** + -- agentSerialGroup + -- + --************************************************************************************** + + agentSerialGroup OBJECT IDENTIFIER ::= { agentCLIConfigGroup 5 } + + agentSerialTimeout OBJECT-TYPE + SYNTAX Integer32 (0..160) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "agentSerialTimeout specifies the maximum connect time(in minutes) + without console activity. A value of 0 indicates that a console can + be connected indefinitely. The time range is 0 to 160. " + ::= { agentSerialGroup 1 } + + agentSerialBaudrate OBJECT-TYPE + SYNTAX INTEGER { + baud-1200(1), + baud-2400(2), + baud-4800(3), + baud-9600(4), + baud-19200(5), + baud-38400(6), + baud-57600(7), + baud-115200(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " agentSerialBaudrate specifies the current baud rate at which + the serial port will try to connect. The available values + are 1200, 2400, 4800, 9600, 19200, 38400,57600, and 115200 baud. " + ::= { agentSerialGroup 2 } + + agentSerialCharacterSize OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "agentSerialCharacterSize specifies the number of bits in + a character. The number of bits is always 8." + ::= { agentSerialGroup 3 } + + agentSerialHWFlowControlMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "agentSerialHardwareFlowControl specifies whether hardware + flow-control is enabled or disabled. Hardware Flow Control is + always disabled." + ::= { agentSerialGroup 4 } + + agentSerialStopBits OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " agentSerialStopBits specifies the number of Stop bits per + character. The number of Stop bits is always 1." + ::= { agentSerialGroup 5 } + + agentSerialParityType OBJECT-TYPE + SYNTAX INTEGER { + even(1), + odd(2), + none(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " agentSerialParityType specifies the Parity Method used on + the Serial Port. The Parity Method is always None. " + ::= { agentSerialGroup 6 } + + --************************************************************************************** + -- agentLagConfigGroup + -- + --************************************************************************************** + agentLagConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 2 } + + agentLagConfigCreate OBJECT-TYPE + SYNTAX DisplayString (SIZE(0|1..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent LAG Create. + When this object is set with a non-empty string, a new LAG will be created + if possible with the entered string as its name." + ::= { agentLagConfigGroup 1 } + + agentLagSummaryConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentLagSummaryConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A summary table of the switch's LAG config entries" + ::= { agentLagConfigGroup 2 } + + agentLagSummaryConfigEntry OBJECT-TYPE + SYNTAX AgentLagSummaryConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Switch's LAG config entry" + INDEX { agentLagSummaryLagIndex } + ::= { agentLagSummaryConfigTable 1 } + + AgentLagSummaryConfigEntry ::= SEQUENCE { + agentLagSummaryLagIndex + Integer32, + agentLagSummaryName + DisplayString, + agentLagSummaryFlushTimer + Integer32, + agentLagSummaryLinkTrap + INTEGER, + agentLagSummaryAdminMode + INTEGER, + agentLagSummaryStpMode + INTEGER, + agentLagSummaryAddPort + Integer32, + agentLagSummaryDeletePort + Integer32, + agentLagSummaryStatus + RowStatus, + agentLagSummaryType + INTEGER + } + agentLagSummaryLagIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Agent LAG IfIndex. + + This value corresponds with the LAG interface in the ifTable." + ::= { agentLagSummaryConfigEntry 1 } + + agentLagSummaryName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent LAG Name. + + The associated name of the LAG used during creation." + ::= { agentLagSummaryConfigEntry 2 } + + agentLagSummaryFlushTimer OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS obsolete + DESCRIPTION + "Agent LAG FlushTimer." + ::= { agentLagSummaryConfigEntry 3 } + + agentLagSummaryLinkTrap OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent LAG LinkTrap. + + Configures sending Link Up/Down traps when the LAG interface goes Up or Down." + ::= { agentLagSummaryConfigEntry 4 } + + agentLagSummaryAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent LAG AdminMode. + + Administratively enables or disables this LAG interface." + ::= { agentLagSummaryConfigEntry 5 } + + agentLagSummaryStpMode OBJECT-TYPE + SYNTAX INTEGER { + dot1d(1), + fast(2), + off(3), + dot1s(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent LAG StpMode + + If Dot1d is enabled, the valid values are: + dot1d(1), fast(2), and off(3) + + If Dot1s is enabled, the valid values are: + off(3) and dot1s(4)" + + ::= { agentLagSummaryConfigEntry 6 } + + agentLagSummaryAddPort OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent LAG AddPort. + + Set to a non 0 value to add a port to the LAG. Values correspond to + ifIndex values in the ifTable. + + Note: agentPortType for the port to be added must be full duplex + and the same speed as previously added port(s), if any." + ::= { agentLagSummaryConfigEntry 7 } + + agentLagSummaryDeletePort OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent LAG DeletePort. + + Set to a non 0 value to remove a port from the LAG. Values correspond to + ifIndex values in the ifTable." + ::= { agentLagSummaryConfigEntry 8 } + + agentLagSummaryStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent LAG Status. + + active(1) - This LAG is enabled. + destroy(6) - Set to this value to remove the LAG." + ::= { agentLagSummaryConfigEntry 9 } + + agentLagSummaryType OBJECT-TYPE + SYNTAX INTEGER { + static(1), + dynamic(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Agent LAG Type. + + static(1) - This LAG is staticly maintained. + dynamic(2) - This LAG is dynamicly maintained." + ::= { agentLagSummaryConfigEntry 10 } + + --************************************************************************************** + + agentLagDetailedConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentLagDetailedConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A detailed table of the switch's LAG config entries" + ::= { agentLagConfigGroup 3 } + + agentLagDetailedConfigEntry OBJECT-TYPE + SYNTAX AgentLagDetailedConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Switch's LAG config entry" + INDEX { agentLagDetailedLagIndex, agentLagDetailedIfIndex } + ::= { agentLagDetailedConfigTable 1 } + + AgentLagDetailedConfigEntry ::= SEQUENCE { + agentLagDetailedLagIndex + Integer32, + agentLagDetailedIfIndex + Integer32, + agentLagDetailedPortSpeed + OBJECT IDENTIFIER, + agentLagDetailedPortStatus + INTEGER + } + + agentLagDetailedLagIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "LAG index" + ::= { agentLagDetailedConfigEntry 1 } + + agentLagDetailedIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "LAG port index" + ::= { agentLagDetailedConfigEntry 2 } + + agentLagDetailedPortSpeed OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "LAG port speed. See agentPortType for a description and list + of valid values." + ::= { agentLagDetailedConfigEntry 3 } + + agentLagDetailedPortStatus OBJECT-TYPE + SYNTAX INTEGER { + active(1), + inactive(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "LAG port status. + + active(1) - Actively participating in the LAG. + inactive(2) - Not participating in the LAG." + ::= { agentLagDetailedConfigEntry 4 } + + --************************************************************************************** + + agentLagConfigStaticCapability OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Agent LAG Static Capability. + Configures whether Static LAGs are supported on this device." + ::= { agentLagConfigGroup 4 } + + --************************************************************************************** + -- agentNetworkConfigGroup + -- + --************************************************************************************** + + agentNetworkConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 3 } + + agentNetworkIPAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's network ip address" + ::= { agentNetworkConfigGroup 1 } + + agentNetworkSubnetMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's network subnet mask" + ::= { agentNetworkConfigGroup 2 } + + agentNetworkDefaultGateway OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's network default gateway" + ::= { agentNetworkConfigGroup 3 } + + agentNetworkBurnedInMacAddress OBJECT-TYPE + SYNTAX PhysAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's network Burned-In MAC address" + ::= { agentNetworkConfigGroup 4 } + + agentNetworkLocalAdminMacAddress OBJECT-TYPE + SYNTAX PhysAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's network locally administered MAC address" + ::= { agentNetworkConfigGroup 5 } + + agentNetworkMacAddressType OBJECT-TYPE + SYNTAX INTEGER { + burned-in(1), + local(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's network Mac Address Type" + ::= { agentNetworkConfigGroup 6 } + + agentNetworkConfigProtocol OBJECT-TYPE + SYNTAX INTEGER { + none(1), + bootp(2), + dhcp(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's network config protocol" + ::= { agentNetworkConfigGroup 7 } + + agentNetworkWebMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's network config protocol on next bootup" + ::= { agentNetworkConfigGroup 8 } + + agentNetworkJavaMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the use of the Java interface through the Web." + ::= { agentNetworkConfigGroup 9 } + + agentNetworkMgmtVlan OBJECT-TYPE + SYNTAX Integer32 (1..4094) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The VLAN ID through which the switch can be managed using the + agentNetworkIPAddress" + ::= { agentNetworkConfigGroup 10 } + + --************************************************************************************** + -- agentServicePortConfigGroup + -- + --************************************************************************************** + + agentServicePortConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 4 } + + agentServicePortIPAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's ServicePort ip address" + ::= { agentServicePortConfigGroup 1 } + + agentServicePortSubnetMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's ServicePort subnet mask" + ::= { agentServicePortConfigGroup 2 } + + agentServicePortDefaultGateway OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's ServicePort default gateway" + ::= { agentServicePortConfigGroup 3 } + + agentServicePortBurnedInMacAddress OBJECT-TYPE + SYNTAX PhysAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's ServicePort Burned-In MAC address" + ::= { agentServicePortConfigGroup 4 } + + agentServicePortConfigProtocol OBJECT-TYPE + SYNTAX INTEGER { + none(1), + bootp(2), + dhcp(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's ServicePort config protocol" + ::= { agentServicePortConfigGroup 5 } + + + --************************************************************************************** + -- agentSnmpConfigGroup + -- + --************************************************************************************** + + agentSnmpConfigGroup OBJECT IDENTIFIER ::= {agentConfigGroup 6} + + agentSnmpCommunityCreate OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Creates a new SNMP Community entry. + Defaults: IPAddress 0.0.0.0 + IpMask 0.0.0.0 + AccessMode read-only + Status config" + ::= { agentSnmpConfigGroup 1 } + + agentSnmpCommunityConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSnmpCommunityConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the switch's SNMP Config entries" + ::= { agentSnmpConfigGroup 2 } + + agentSnmpCommunityConfigEntry OBJECT-TYPE + SYNTAX AgentSnmpCommunityConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Switch's SNMP Config entry" + INDEX {agentSnmpCommunityIndex } + ::= { agentSnmpCommunityConfigTable 1 } + + AgentSnmpCommunityConfigEntry ::= SEQUENCE { + agentSnmpCommunityIndex + Integer32, + agentSnmpCommunityName + DisplayString (SIZE(1..16)), + agentSnmpCommunityIPAddress + IpAddress, + agentSnmpCommunityIPMask + IpAddress, + agentSnmpCommunityAccessMode + INTEGER, + agentSnmpCommunityStatus + INTEGER + } + + agentSnmpCommunityIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's Snmp Community Index" + ::= { agentSnmpCommunityConfigEntry 1 } + + agentSnmpCommunityName OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Snmp Community Name + This name identifies each SNMP community; + the name can be up to 16 characters, and it is case-sensitive. + Community names in the SNMP community must be unique. + If you make multiple entries using the same community name, + the first entry is kept and processed and all duplicate entries are ignored. + " + ::= { agentSnmpCommunityConfigEntry 2 } + + agentSnmpCommunityIPAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Snmp Community IP Address + Client IP Address - This attribute is an IP address (or portion thereof) + from which this device will accept SNMP packets with the associated + community. The requesting entity's IP address is logical-ANDed with + the Client IP Mask and the result must match the Client IP Address. + Note: If the Client IP Mask is set + to 0.0.0.0, a Client IP Address of 0.0.0.0 matches all IP addresses. + " + ::= { agentSnmpCommunityConfigEntry 3 } + + agentSnmpCommunityIPMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Snmp Community IP Mask + Client IP Mask - This attribute is a mask to be logical-ANDed with the + requesting entity's IP address before comparison with the Client IP Address. + If the result matches with Client IP Address then the address is an + authenticated IP address. For example, if the Client IP Address + is 9.47.128.0 and the corresponding Client IP Mask is 255.255.255.0, + a range of incoming IP addresses would match, that is, the incoming IP + addresses could be a value in the following range: 9.47.128.0 to 9.47.128.255. + To have a specific IP address be the only authenticated IP address, set the + Client IP Address to the required IP address and set the Client IP Mask + to 255.255.255.255. + " + ::= { agentSnmpCommunityConfigEntry 4 } + + agentSnmpCommunityAccessMode OBJECT-TYPE + SYNTAX INTEGER { + read-only(1), + read-write(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Snmp Community Access Mode + Access Mode - This value can be read-only or read/write. + A community with a read-only access allows for switch information to be + displayed. A community with a read/write access allows for configuration + changes to be made and for information to be displayed. + " + ::= { agentSnmpCommunityConfigEntry 5 } + + agentSnmpCommunityStatus OBJECT-TYPE + SYNTAX INTEGER { + active(1), + notInService(2), + config(3), + destroy(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Snmp Community Status. + + active(1) - This community is active, allowing SNMP managers associated + with this community to manage the switch according to its + access right. + + notInService(2) - This community is not active; no SNMP requests using this + community will be accepted. In this case the SNMP manager + associated with this community cannot manage the switch until + the Status is changed back to active(1). + + config(3) - The community Status must be set to this value in order to + configure it. When creating a new community entry, initial + Status will be set to this value. + + destroy(4) - Set to this value to remove the community from the agent." + ::= { agentSnmpCommunityConfigEntry 6 } + + + --************************************************************************************** + -- agentSnmpTrapReceiverConfigTable + -- + --************************************************************************************** + + agentSnmpTrapReceiverCreate OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Creates a new trap receiver entry. + Defaults: IPAddress 0.0.0.0 + status config" + ::= { agentSnmpConfigGroup 3 } + + agentSnmpTrapReceiverConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSnmpTrapReceiverConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Trap messages are sent across a network to an SNMP Network Manager. + These messages alert the manager to events occurring within the switch + or on the network. Up to six simultaneous trap receivers are supported. + " + ::= { agentSnmpConfigGroup 4 } + + agentSnmpTrapReceiverConfigEntry OBJECT-TYPE + SYNTAX AgentSnmpTrapReceiverConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Switch's Snmp Trace Receiver Config entry" + INDEX { agentSnmpTrapReceiverIndex } + ::= { agentSnmpTrapReceiverConfigTable 1 } + + AgentSnmpTrapReceiverConfigEntry ::= SEQUENCE { + agentSnmpTrapReceiverIndex + Integer32, + agentSnmpTrapReceiverCommunityName + DisplayString (SIZE(1..16)), + agentSnmpTrapReceiverIPAddress + IpAddress, + agentSnmpTrapReceiverStatus + INTEGER + } + + agentSnmpTrapReceiverIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's Snmp Trap Receiver Index" + ::= { agentSnmpTrapReceiverConfigEntry 1 } + + agentSnmpTrapReceiverCommunityName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Snmp Trap Receiver Community Name. + This is the SNMP community name of the remote network manager; + the name can be up to 16 characters, and is case-sensitive. + " + ::= { agentSnmpTrapReceiverConfigEntry 2 } + + agentSnmpTrapReceiverIPAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "IP Address - Each IP address parameter is four integer numbers. + The numbers range from 0 to 255. + " + ::= { agentSnmpTrapReceiverConfigEntry 3 } + + agentSnmpTrapReceiverStatus OBJECT-TYPE + SYNTAX INTEGER { + active(1), + notInService(2), + config(3), + destroy(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Snmp Trap Reciever Status. + active(1) - This trap receiver is active, allowing SNMP Traps to + be sent to this receiver. + + notInService(2) - This trap reciever is not active; no SNMP Traps will + be sent to this reciever until it's set back to active(1). + + + config(3) - The trap reciever Status must be set to this value in order + to configure it. When creating a new trap receiver entry, + the Status will initially be set to this value. + Note: agentSnmpTrapReceiverIPAddress must be set to non-zero + before changing to active(1) or notInService(2). + + destroy(4) - Set to this value to remove the trap receiver entry from + the agent." + ::= { agentSnmpTrapReceiverConfigEntry 4 } + + + --************************************************************************************** + -- agentSnmpTrapFlagsConfigGroup + -- + --************************************************************************************** + + agentSnmpTrapFlagsConfigGroup OBJECT IDENTIFIER ::= { agentSnmpConfigGroup 5 } + + agentSnmpAuthenticationTrapFlag OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Authentication Flag - Enable/Disable authentication Flag." + ::= { agentSnmpTrapFlagsConfigGroup 1 } + + agentSnmpLinkUpDownTrapFlag OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Link Up/Down Flag - Enable/Disable Link Up/Link Down traps for the + entire switch. When set to Enable, the Link Up/Down traps will be + sent only if the Link Trap flag setting associated with the port + (Port Configuration Menu) is set to Enable. + " + ::= { agentSnmpTrapFlagsConfigGroup 2 } + + agentSnmpMultipleUsersTrapFlag OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Multiple Users Flag - Enable/Disable Multiple User traps. When the value + is set to Enable, a Multiple User Trap is sent whenever someone logs in + to the terminal interface (EIA 232 or Telnet) and there is already an + existing terminal interface session. + " + ::= { agentSnmpTrapFlagsConfigGroup 3 } + + agentSnmpSpanningTreeTrapFlag OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Spanning Tree Flag - This flag enables the sending of new root traps and + topology change notification traps." + ::= { agentSnmpTrapFlagsConfigGroup 4 } + + agentSnmpBroadcastStormTrapFlag OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Broadcast Storm Flag - This flag enables or disables the broadcast + storm trap. You must also enable Broadcast Storm Recovery Mode + (see the Switch Configuration Menu). When this + value is set to Enable and Broadcast Storm Recovery mode is set to Enable, + the Broadcast Storm Start/End traps are sent when the switch enters and + leaves Broadcast Storm Recovery. + " + ::= { agentSnmpTrapFlagsConfigGroup 5 } + + + --************************************************************************************** + -- agentSpanningTreePortTable + -- + --************************************************************************************** + agentSpanningTreeConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 7 } + + + agentSpanningTreeMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Spanning Tree Switch Status" + ::= { agentSpanningTreeConfigGroup 1 } + + + --************************************************************************************** + -- agentSwitchConfigGroup + -- + --************************************************************************************** + + agentSwitchConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 8 } + + agentSwitchAddressAgingTimeoutTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchAddressAgingTimeoutEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The switch's address aging timeout table" + ::= { agentSwitchConfigGroup 4 } + + agentSwitchAddressAgingTimeoutEntry OBJECT-TYPE + SYNTAX AgentSwitchAddressAgingTimeoutEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Aging information about a specific Filtering Database." + INDEX { dot1qFdbId } + ::= { agentSwitchAddressAgingTimeoutTable 1 } + + AgentSwitchAddressAgingTimeoutEntry ::= + SEQUENCE { + agentSwitchAddressAgingTimeout + Integer32 + } + + agentSwitchAddressAgingTimeout OBJECT-TYPE + SYNTAX Integer32 (10..1000000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The FDB entry's address aging timeout (in seconds)" + DEFVAL { 300 } + ::= { agentSwitchAddressAgingTimeoutEntry 1 } + + agentSwitchBroadcastControlMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch config broadcast allows you to enable or disable + broadcast storm recovery mode. When you specify Enable for Broadcast + Storm Recovery and the broadcast traffic on any Ethernet port exceeds + 20 percent of the link speed, the switch blocks (discards) the broadcast + traffic until the broadcast traffic returns to 10 percent or less. + Upper limit for 10M link is 20% and lower limit is 10%. + For 100M link Upper limit is 5% and lower limit is 2%" + ::= { agentSwitchConfigGroup 2 } + + agentSwitchDot3FlowControlMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Config switchconfig flowcontrol allows you to enable or disable + 802.3x flow control for the switch. This value + applies to only full-duplex mode ports. " + ::= { agentSwitchConfigGroup 3 } + + + agentSwitchStaticMacFilteringTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchStaticMacFilteringEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The switch's static Mac filtering table" + ::= { agentSwitchConfigGroup 5 } + + agentSwitchStaticMacFilteringEntry OBJECT-TYPE + SYNTAX AgentSwitchStaticMacFilteringEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Per-port ingress/egress filter configuration based on VLAN Id and MAC address." + INDEX { agentSwitchStaticMacFilteringVlanId, agentSwitchStaticMacFilteringAddress } + ::= { agentSwitchStaticMacFilteringTable 1 } + + AgentSwitchStaticMacFilteringEntry ::= + SEQUENCE { + agentSwitchStaticMacFilteringVlanId + Integer32, + agentSwitchStaticMacFilteringAddress + MacAddress, + agentSwitchStaticMacFilteringSourcePortMask + AgentPortMask, + agentSwitchStaticMacFilteringDestPortMask + AgentPortMask, + agentSwitchStaticMacFilteringStatus + RowStatus + } + + agentSwitchStaticMacFilteringVlanId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Static MAC Filter Vlan Id" + ::= { agentSwitchStaticMacFilteringEntry 1 } + + agentSwitchStaticMacFilteringAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Static MAC Filter MAC address" + ::= { agentSwitchStaticMacFilteringEntry 2 } + + agentSwitchStaticMacFilteringSourcePortMask OBJECT-TYPE + SYNTAX AgentPortMask + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Static MAC Filter source port mask. + + When setting this value, the system will ignore configuration for ports not + between the first and last valid ports. Configuration of any port numbers + between this range that are not valid ports return a failure message, but will + still apply configuration for valid ports. + + To obtain port numbers from interface numbers, use the objects + agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable + table." + + ::= { agentSwitchStaticMacFilteringEntry 3 } + + agentSwitchStaticMacFilteringDestPortMask OBJECT-TYPE + SYNTAX AgentPortMask + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Static MAC Filter destination port mask. + + When setting this value, the system will ignore configuration for ports not + between the first and last valid ports. Configuration of any port numbers + between this range that are not valid ports return a failure message, but will + still apply configuration for valid ports. + + To obtain port numbers from interface numbers, use the objects + agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable + table." + ::= { agentSwitchStaticMacFilteringEntry 4 } + + agentSwitchStaticMacFilteringStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The Static MAC Filter status. + + Supported values: + active(1) - valid entry + createAndGo(4) - used to create a new entry + destroy(6) - removes the entry" + ::= { agentSwitchStaticMacFilteringEntry 5 } + + --************************************************************************************** + -- agentSwitchIGMPSnoopingGroup + -- + --************************************************************************************** + + agentSwitchIGMPSnoopingGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 6 } + + agentSwitchIGMPSnoopingAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This enables or disables IGMP Snooping on the system. " + DEFVAL { disable } + ::= { agentSwitchIGMPSnoopingGroup 1 } + + agentSwitchIGMPSnoopingPortMask OBJECT-TYPE + SYNTAX AgentPortMask + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "IGMP Snooping Port Mask. + + This allows configuration of IGMP Snooping on selected ports. + IGMP Snooping cannot be enabled on an interface that has routing + enabled, or is a member of a LAG. If a port which has IGMP Snooping + enabled becomes enabled for routing, or is enlisted as a member of a + LAG, IGMP Snooping functionality will be disabled on that port. IGMP + Snooping functionality will be subsequently be reenabled if routing is + disabled or LAG membership is removed from an interface that had previously + had IGMP Snooping enabled. + + To obtain port numbers from interface numbers, use the objects + agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable + table." + DEFVAL { '000000000000'H } + ::= { agentSwitchIGMPSnoopingGroup 2 } + + agentSwitchIGMPSnoopingMulticastControlFramesProcessed OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Multicast Control Frames Processed by CPU. + The number of multicast control frames that have been processed by the CPU." + ::= { agentSwitchIGMPSnoopingGroup 3 } + + --************************************************************************************** + -- agentSwitchIGMPSnoopingIntfGroup + -- + --************************************************************************************** + + agentSwitchIGMPSnoopingIntfGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 7 } + + agentSwitchIGMPSnoopingIntfTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchIGMPSnoopingIntfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the IGMP Snooping Interface configuration entries." + ::= { agentSwitchIGMPSnoopingIntfGroup 1 } + + agentSwitchIGMPSnoopingIntfEntry OBJECT-TYPE + SYNTAX AgentSwitchIGMPSnoopingIntfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a IGMP Snooping Interface." + INDEX { ifIndex } + ::= { agentSwitchIGMPSnoopingIntfTable 1 } + + AgentSwitchIGMPSnoopingIntfEntry ::= SEQUENCE { + agentSwitchIGMPSnoopingIntfIndex + Unsigned32, + agentSwitchIGMPSnoopingIntfAdminMode + INTEGER, + agentSwitchIGMPSnoopingIntfGroupMembershipInterval + Integer32, + agentSwitchIGMPSnoopingIntfMaxResponseTime + Integer32, + agentSwitchIGMPSnoopingIntfMRPExpirationTime + Integer32, + agentSwitchIGMPSnoopingIntfFastLeaveAdminMode + INTEGER, + agentSwitchIGMPSnoopingIntfMulticastRouterMode + INTEGER, + agentSwitchIGMPSnoopingIntfVlanIDs + DisplayString + + } + + + agentSwitchIGMPSnoopingIntfIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The port number to be selected. Each port maps to an interface." + ::= { agentSwitchIGMPSnoopingIntfEntry 1 } + + + + agentSwitchIGMPSnoopingIntfAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This enables or disables IGMP Snooping on a selected interface." + DEFVAL { disable } + ::= { agentSwitchIGMPSnoopingIntfEntry 2 } + + agentSwitchIGMPSnoopingIntfGroupMembershipInterval OBJECT-TYPE + SYNTAX Integer32 (2..3600) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The amount of time in seconds that a switch will wait for a report + from a particular group on the selected interface before deleting the + interface from the entry. This value must be greater than + agentSwitchIGMPSnoopingIntfMaxResponseTime." + DEFVAL { 260 } + ::= { agentSwitchIGMPSnoopingIntfEntry 3 } + + agentSwitchIGMPSnoopingIntfMaxResponseTime OBJECT-TYPE + SYNTAX Integer32 (1..3599) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The amount of time in seconds a switch will wait after sending + a query on the selected interface because it did not receive a report for + a particular group in that interface. This value must be less + than agentSwitchIGMPSnoopingIntfGroupMembershipInterval." + DEFVAL { 10 } + ::= { agentSwitchIGMPSnoopingIntfEntry 4 } + + agentSwitchIGMPSnoopingIntfMRPExpirationTime OBJECT-TYPE + SYNTAX Integer32 (0..3600) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The amount of time in seconds that a switch will wait for a query to be + received on the selected interface before the interface is removed from + the list of interfaces with multicast routers attached." + DEFVAL { 0 } + ::= { agentSwitchIGMPSnoopingIntfEntry 5 } + + agentSwitchIGMPSnoopingIntfFastLeaveAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This enables or disables IGMP Snooping on the selected interface." + DEFVAL { disable } + ::= { agentSwitchIGMPSnoopingIntfEntry 6 } + + agentSwitchIGMPSnoopingIntfMulticastRouterMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This enables or disables Multicast Routing on the selected interface." + DEFVAL { disable } + ::= { agentSwitchIGMPSnoopingIntfEntry 7 } + + agentSwitchIGMPSnoopingIntfVlanIDs OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This field lists all the VlanIDs (each VlanID server is separated by comma + and the list is terminated by semi-colon) which include the selected interface, + an example would be 1,2,3;(no spaces in between)." + ::= { agentSwitchIGMPSnoopingIntfEntry 8 } + + + --************************************************************************************** + -- agentSwitchIGMPSnoopingVlanGroup + -- + --************************************************************************************** + + agentSwitchIGMPSnoopingVlanGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 8 } + + agentSwitchIGMPSnoopingVlanTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchIGMPSnoopingVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the IGMP Snooping Vlan configuration entries." + ::= { agentSwitchIGMPSnoopingVlanGroup 1 } + + agentSwitchIGMPSnoopingVlanEntry OBJECT-TYPE + SYNTAX AgentSwitchIGMPSnoopingVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a IGMP Snooping Vlan." + INDEX { dot1qVlanIndex } + ::= { agentSwitchIGMPSnoopingVlanTable 1 } + + AgentSwitchIGMPSnoopingVlanEntry ::= SEQUENCE { + agentSwitchIGMPSnoopingVlanAdminMode + INTEGER, + agentSwitchIGMPSnoopingVlanGroupMembershipInterval + Integer32, + agentSwitchIGMPSnoopingVlanMaxResponseTime + Integer32, + agentSwitchIGMPSnoopingVlanFastLeaveAdminMode + INTEGER, + agentSwitchIGMPSnoopingVlanMRPExpirationTime + Integer32 + } + + + agentSwitchIGMPSnoopingVlanAdminMode OBJECT-TYPE + SYNTAX INTEGER { + disable(0), + enable(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This enables or disables IGMP Snooping on a selected Vlan interface." + DEFVAL { disable } + ::= { agentSwitchIGMPSnoopingVlanEntry 1 } + + + agentSwitchIGMPSnoopingVlanGroupMembershipInterval OBJECT-TYPE + SYNTAX Integer32 (2..3600) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The amount of time in seconds that a switch will wait for a report + from a particular group on the selected vlan before deleting the + interface participating in the vlan from the entry. This value must + be greater than agentSwitchIGMPSnoopingIntfMaxResponseTime." + DEFVAL { 260 } + ::= { agentSwitchIGMPSnoopingVlanEntry 2 } + + agentSwitchIGMPSnoopingVlanMaxResponseTime OBJECT-TYPE + SYNTAX Integer32 (1..3599) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The amount of time in seconds a switch will wait after sending + a query on the selected vlan because it did not receive a report for + a particular group in the interface participating in the vlan. + This value must be less than + agentSwitchIGMPSnoopingIntfGroupMembershipInterval." + DEFVAL { 10 } + ::= { agentSwitchIGMPSnoopingVlanEntry 3 } + + agentSwitchIGMPSnoopingVlanFastLeaveAdminMode OBJECT-TYPE + SYNTAX INTEGER { + disable(0), + enable(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This enables or disables IGMP Snooping on the selected vlan." + DEFVAL { disable } + ::= { agentSwitchIGMPSnoopingVlanEntry 4 } + + agentSwitchIGMPSnoopingVlanMRPExpirationTime OBJECT-TYPE + SYNTAX Integer32 (0..3600) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The amount of time in seconds that a switch will wait for a query to be + received on the selected interface participating in the vlan before the + interface is removed from the list of interfaces with multicast routers + attached. This parameter is configurable only for exisiting Vlans." + DEFVAL { 0 } + ::= { agentSwitchIGMPSnoopingVlanEntry 5 } + + + --************************************************************************************** + -- agentSwitchIGMPVlanStaticMrouterGroup + -- + --************************************************************************************** + agentSwitchIGMPVlanStaticMrouterGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 9 } + + agentSwitchIGMPVlanStaticMrouterTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchIGMPVlanStaticMrouterEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the IGMP Static Mrouter Configuration parameters." + ::= { agentSwitchIGMPVlanStaticMrouterGroup 1 } + + agentSwitchIGMPVlanStaticMrouterEntry OBJECT-TYPE + SYNTAX AgentSwitchIGMPVlanStaticMrouterEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a IGMP Static Mrouter." + INDEX { ifIndex, + dot1qVlanIndex } + ::= { agentSwitchIGMPVlanStaticMrouterTable 1 } + + AgentSwitchIGMPVlanStaticMrouterEntry ::= SEQUENCE { + agentSwitchIGMPVlanStaticMrouterAdminMode + INTEGER + } + + agentSwitchIGMPVlanStaticMrouterAdminMode OBJECT-TYPE + SYNTAX INTEGER { + disable(0), + enable(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This enables or disables IGMP Mrouter on a per-interface per-vlan basis." + DEFVAL { disable } + ::= { agentSwitchIGMPVlanStaticMrouterEntry 1 } + + + + --************************************************************************************** + -- agentSwitchMFDBGroup + -- + --************************************************************************************** + agentSwitchMFDBGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 10 } + + agentSwitchMFDBTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchMFDBEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Multicast Forwarding Database table" + ::= { agentSwitchMFDBGroup 1 } + + agentSwitchMFDBEntry OBJECT-TYPE + SYNTAX AgentSwitchMFDBEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Contains Forwarding and Filtering information per Vlan Index, MAC Address, and + Component User." + INDEX { agentSwitchMFDBVlanId, agentSwitchMFDBMacAddress, agentSwitchMFDBProtocolType } + ::= { agentSwitchMFDBTable 1 } + + AgentSwitchMFDBEntry ::= + SEQUENCE { + agentSwitchMFDBVlanId + VlanIndex, + agentSwitchMFDBMacAddress + MacAddress, + agentSwitchMFDBProtocolType + INTEGER, + agentSwitchMFDBType + INTEGER, + agentSwitchMFDBDescription + DisplayString, + agentSwitchMFDBForwardingPortMask + AgentPortMask, + agentSwitchMFDBFilteringPortMask + AgentPortMask + } + + agentSwitchMFDBVlanId OBJECT-TYPE + SYNTAX VlanIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Vlan Index for which this entry is associated with." + ::= { agentSwitchMFDBEntry 1 } + + agentSwitchMFDBMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A multicast MAC address for which the switch has forwarding and or + filtering information." + ::= { agentSwitchMFDBEntry 2 } + + agentSwitchMFDBProtocolType OBJECT-TYPE + SYNTAX INTEGER { + static(1), + gmrp(2), + igmp(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The component that is responsible for this entry in the Multicast + Forwarding Database." + ::= { agentSwitchMFDBEntry 3 } + + agentSwitchMFDBType OBJECT-TYPE + SYNTAX INTEGER { + static(1), + dynamic(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This displays the type of the entry. + + static(1) - Entries configured by the end user + dynamic(2) - Entries added as a result of a learning process or protocol" + ::= { agentSwitchMFDBEntry 4 } + + agentSwitchMFDBDescription OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Text description of this multicast table entry." + ::= { agentSwitchMFDBEntry 5 } + + agentSwitchMFDBForwardingPortMask OBJECT-TYPE + SYNTAX AgentPortMask + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "BitMask indicating which ports this entry indicates should be forwarded. + + To obtain port numbers from interface numbers, use the objects + agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable + table." + ::= { agentSwitchMFDBEntry 6 } + + agentSwitchMFDBFilteringPortMask OBJECT-TYPE + SYNTAX AgentPortMask + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "BitMask indicating which ports this entry indicates should be filtered. + + To obtain port numbers from interface numbers, use the objects + agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable + table." + ::= { agentSwitchMFDBEntry 7 } + + --************************************************************************************** + + agentSwitchMFDBSummaryTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentSwitchMFDBSummaryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Multicast Forwarding Database Summary table" + ::= { agentSwitchMFDBGroup 2 } + + agentSwitchMFDBSummaryEntry OBJECT-TYPE + SYNTAX AgentSwitchMFDBSummaryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Summarizes the forwarding ports for all components registered for all + MFDB table entries with the same Vlan Index and MAC Address." + INDEX { agentSwitchMFDBSummaryVlanId, agentSwitchMFDBSummaryMacAddress } + ::= { agentSwitchMFDBSummaryTable 1 } + + AgentSwitchMFDBSummaryEntry ::= + SEQUENCE { + agentSwitchMFDBSummaryVlanId + VlanIndex, + agentSwitchMFDBSummaryMacAddress + MacAddress, + agentSwitchMFDBSummaryForwardingPortMask + AgentPortMask + } + + agentSwitchMFDBSummaryVlanId OBJECT-TYPE + SYNTAX VlanIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Vlan Index for which this entry is associated with." + ::= { agentSwitchMFDBSummaryEntry 1 } + + agentSwitchMFDBSummaryMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A multicast MAC address for which the switch has forwarding and or + filtering information." + ::= { agentSwitchMFDBSummaryEntry 2 } + + agentSwitchMFDBSummaryForwardingPortMask OBJECT-TYPE + SYNTAX AgentPortMask + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Port Mask indicating which ports this entry indicates should be forwarded. + + To obtain port numbers from interface numbers, use the objects + agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable + table." + ::= { agentSwitchMFDBSummaryEntry 3 } + + --************************************************************************************** + + agentSwitchMFDBMaxTableEntries OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This displays the maximum number of entries that can possibly be in + the Multicast Forwarding Database table." + ::= { agentSwitchMFDBGroup 3 } + + agentSwitchMFDBMostEntriesUsed OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This displays the largest number of entries that have been present + in the Multicast Forwarding Database table. This value is also known + as the MFDB high-water mark." + ::= { agentSwitchMFDBGroup 4 } + + agentSwitchMFDBCurrentEntries OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This displays the current number of entries in the Multicast + Forwarding Database table." + ::= { agentSwitchMFDBGroup 5 } + + + --************************************************************************************** + -- agentSwitchDVlanTagGroup + -- + --************************************************************************************** + + agentSwitchDVlanTagGroup OBJECT IDENTIFIER ::= { agentSwitchConfigGroup 11 } + + agentSwitchDVlanTagEthertype OBJECT-TYPE + SYNTAX Integer32 (0..65535) -- 0x0000..0xFFFF + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the Double Vlan Tag Ethertype for the switch. + If this object is supported, ethertype cannot be + configured per port. + + Commonly used are the Ethertypes for vman tags (34984, or 0x88A8) + and dot1q tags (33024, or 0x8100)." + ::= { agentSwitchDVlanTagGroup 1 } + + + --************************************************************************************** + -- agentTransferConfigGroup + -- + --************************************************************************************** + + agentTransferConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 9 } + + + --************************************************************************************** + -- agentTransferUploadGroup + -- + --************************************************************************************** + + agentTransferUploadGroup OBJECT IDENTIFIER ::= { agentTransferConfigGroup 1 } + + agentTransferUploadMode OBJECT-TYPE + SYNTAX INTEGER { + tftp(1), + xmodem(2), + ymodem(3), + zmodem(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer upload mode configures the mode to use when uploading from the + switch. The mode is either X/Y/ZMODEM or TFTP. X/Y/ZMODEM is valid only when the + file transfer is initiated by the serial EIA 232 port. + " + ::= { agentTransferUploadGroup 1 } + + agentTransferUploadServerIP OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer upload tftpserverip configures the IP address of the server + where the file is located. It is valid only when the Transfer Mode is + TFTP. The address is 4 integer bytes ranging from 0 to 255." + ::= { agentTransferUploadGroup 2 } + + agentTransferUploadPath OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer upload tftppath configures the directory path where the file + is to be uploaded to. The switch remembers the last file path used. + " + ::= { agentTransferUploadGroup 3 } + + agentTransferUploadFilename OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer upload tftpfilename configures the file name for the file being + uploaded from the switch. It can be up to 32 alphanumeric characters. + The switch remembers the last file name used. + File path can be appended to the file name if the string is less than 17 + characters. Otherwise, the File Path field will need to be used and the + File Name will be appended to the File Path as is. An example would be + File Path set to c:\tftp\code\ and File Name set to e1r1v1.opr. + Note: File Name, File Path, and TFTP Server IP Address are applicable + only if the Transfer Mode is TFTP." + ::= { agentTransferUploadGroup 4 } + + agentTransferUploadDataType OBJECT-TYPE + SYNTAX INTEGER { + config(2), + errorlog(3), + messagelog(4), + traplog(5), + clibanner(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer upload datatype configures the type of file to upload from the + switch. + The types for upload are: + - Configuration File + - Error log + - Message log + - Trap log + - Banner File + " + ::= { agentTransferUploadGroup 5 } + + + agentTransferUploadStart OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer upload start will start an upload transfer. + The agentTransferUploadMode object must not be set to xmodem(2), + ymodem(3), or zmodem(4) to initiate a transfer via SNMP." + ::= { agentTransferUploadGroup 6 } + + agentTransferUploadStatus OBJECT-TYPE + SYNTAX INTEGER { + notInitiated(1), + transferStarting(2), + errorStarting(3), + wrongFileType(4), + updatingConfig(5), + invalidConfigFile(6), + writingToFlash(7), + failureWritingToFlash(8), + checkingCRC(9), + failedCRC(10), + unknownDirection(11), + transferSuccessful(12), + transferFailed(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the current status of an upload transfer." + ::= { agentTransferUploadGroup 7 } + + + + --************************************************************************************** + -- agentTransferDownloadGroup + -- + --************************************************************************************** + + agentTransferDownloadGroup OBJECT IDENTIFIER ::= { agentTransferConfigGroup 2 } + + agentTransferDownloadMode OBJECT-TYPE + SYNTAX INTEGER { + tftp(1), + xmodem(2), + ymodem(3), + zmodem(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer download mode configures the mode to use when downloading + to the switch. The mode is either X/Y/ZMODEM or TFTP. X/Y/ZMODEM is valid only + when the file transfer is initiated by the serial EIA 232 port. + " + ::= { agentTransferDownloadGroup 1 } + + agentTransferDownloadServerIP OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer download tftpserverip configures the IP address of the server + where the file is located. It is valid only when the Transfer Mode is TFTP. + The address is 4 integer bytes ranging from 0 to 255. + " + + ::= { agentTransferDownloadGroup 2 } + + agentTransferDownloadPath OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer download tftppath configures the directory path where the + file is located. The switch remembers the last file path used. + " + + ::= { agentTransferDownloadGroup 3 } + + agentTransferDownloadFilename OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..31)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer download tftpfilename configures the file name for the file + being downloaded to the switch. It can be up to 32 alphanumeric characters. + The switch remembers the last file name used. + File path can be appended to the file name if the string is less than 33 + characters. Otherwise, the File Path field will need to be used and the + File Name will be appended to the File Path as is. An example would be + File Path set to c:\tftp\code\ and File Name set to e1r1v1.opr. + Note: File Name, File Path, and TFTP Server IP Address are applicable + only if the Transfer Mode is TFTP." + + ::= { agentTransferDownloadGroup 4 } + + agentTransferDownloadDataType OBJECT-TYPE + SYNTAX INTEGER { + code(2), + config(3), + sshkey-rsa1(4), + sshkey-rsa2(5), + sshkey-dsa(6), + sslpem-root(7), + sslpem-server(8), + sslpem-dhweak(9), + sslpem-dhstrong(10), + clibanner(11) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer download datatype configures the type of file to download to + the switch. + The types for download are: + + code - Code File + config - Configuration File + sshkey-rsa1 - SSH-1 RSA Key File + sshkey-rsa2 - SSH-2 RSA Key PEM File + sshkey-dsa - SSH-2 DSA Key PEM File + sslpem-root - SSL Trusted Root Certificate PEM File + sslpem-server - SSL Server Certificate PEM File + sslpem-dhweak - SSL DH Weak Encryption Parameter PEM File + sslpem-dhstrong - SSL DH Strong Encryption Parameter PEM File + cli-banner - CLI Banner File + + Note: SSH Key files can only be downloaded if SSH Server is administratively + disabled, and there are no active SSH sessions. + " + ::= { agentTransferDownloadGroup 5 } + + + agentTransferDownloadStart OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Transfer download start will start an download transfer. + The agentTransferDownloadMode object must not be set to xmodem(2), + ymodem(3), or zmodem(4) to initiate a transfer via SNMP." + ::= { agentTransferDownloadGroup 6 } + + agentTransferDownloadStatus OBJECT-TYPE + SYNTAX INTEGER { + notInitiated(1), + transferStarting(2), + errorStarting(3), + wrongFileType(4), + updatingConfig(5), + invalidConfigFile(6), + writingToFlash(7), + failureWritingToFlash(8), + checkingCRC(9), + failedCRC(10), + unknownDirection(11), + transferSuccessful(12), + transferFailed(13) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the current status of an download transfer." + ::= { agentTransferDownloadGroup 7 } + + + --************************************************************************************** + -- agentPortMirroringGroup + --************************************************************************************** + + agentPortMirroringGroup OBJECT IDENTIFIER ::= { agentConfigGroup 10 } + + agentMirroredPortIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS obsolete + DESCRIPTION + "IfIndex of the mirrored port" + DEFVAL { 0 } + ::= { agentPortMirroringGroup 1 } + + agentProbePortIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS obsolete + DESCRIPTION + "IfIndex of the probe port" + DEFVAL { 0 } + ::= { agentPortMirroringGroup 2 } + + agentPortMirroringMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2), + delete(3) + } + MAX-ACCESS read-write + STATUS obsolete + DESCRIPTION + "Port mirroring mode: + + enable - enable mirroring mode + disable - disable mirroring mode + delete - clear MirroredPort and Probe Port configuration" + DEFVAL { disable } + ::= { agentPortMirroringGroup 3 } + + --************************************************************************************** + -- agentPortMirroringGroup + --************************************************************************************** + + agentPortMirrorTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentPortMirrorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table includes entries for each Port Mirroring session." + ::= { agentPortMirroringGroup 4 } + + agentPortMirrorEntry OBJECT-TYPE + SYNTAX AgentPortMirrorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Provides configuration of a Port Mirroring session specifying the + destination port, and the source Port Mask, providing a many-to-one + mapping." + INDEX { agentPortMirrorSessionNum } + ::= { agentPortMirrorTable 1 } + + AgentPortMirrorEntry ::= SEQUENCE { + agentPortMirrorSessionNum + Unsigned32, + agentPortMirrorDestinationPort + Unsigned32, + agentPortMirrorSourcePortMask + AgentPortMask, + agentPortMirrorAdminMode + INTEGER + } + + agentPortMirrorSessionNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Session number of this mirroring entry. The number of sessions is + fixed, and is platform dependant." + ::= { agentPortMirrorEntry 1 } + + agentPortMirrorDestinationPort OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The port which traffic from the mirrored ports will be sent to." + ::= { agentPortMirrorEntry 2 } + + agentPortMirrorSourcePortMask OBJECT-TYPE + SYNTAX AgentPortMask + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The ports from which traffic will be sent to the destination port. + The destination port can not be included in this list of ports." + ::= { agentPortMirrorEntry 3 } + + agentPortMirrorAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2), + delete(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The status of this port mirroring session. + + enable(1) - This session is active and all traffic from the source ports + will be mirrored to the destination port. + disable(2) - This session is not active. + delete(3) - Remove the configuration for this Session" + ::= { agentPortMirrorEntry 4 } + + --************************************************************************************** + -- agentDot3adAggPortTable + --************************************************************************************** + + agentDot3adAggPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentDot3adAggPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides 802.3ad link aggregation information for each + physical port that is not available through the standard MIB." + ::= { agentConfigGroup 12 } + + agentDot3adAggPortEntry OBJECT-TYPE + SYNTAX AgentDot3adAggPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about a table entry. The agentDot3adAggPort identifies + the external interface number of the port." + INDEX { agentDot3adAggPort } + ::= { agentDot3adAggPortTable 1 } + + AgentDot3adAggPortEntry ::= SEQUENCE { + agentDot3adAggPort + Integer32, + agentDot3adAggPortLACPMode + INTEGER + } + + agentDot3adAggPort OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "ifIndex of this physical port" + ::= { agentDot3adAggPortEntry 1 } + + agentDot3adAggPortLACPMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Enable/disable 802.3ad LACP on this port" + ::= { agentDot3adAggPortEntry 2 } + + --************************************************************************************** + -- agentPortConfigTable + -- + --************************************************************************************** + + agentPortConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentPortConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the switch's physical port config entries" + ::= { agentConfigGroup 13 } + + agentPortConfigEntry OBJECT-TYPE + SYNTAX AgentPortConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Switch's physical port config entry" + INDEX { agentPortDot1dBasePort } + ::= { agentPortConfigTable 1 } + + AgentPortConfigEntry ::= SEQUENCE { + agentPortDot1dBasePort + Integer32, + agentPortIfIndex + Integer32, + agentPortIanaType + IANAifType, + agentPortSTPMode + INTEGER, + agentPortSTPState + INTEGER, + agentPortAdminMode + INTEGER, + agentPortPhysicalMode + INTEGER, + agentPortPhysicalStatus + INTEGER, + agentPortLinkTrapMode + INTEGER, + agentPortClearStats + INTEGER, + agentPortDefaultType + OBJECT IDENTIFIER, + agentPortType + OBJECT IDENTIFIER, + agentPortAutoNegAdminStatus + INTEGER, + agentPortDot3FlowControlMode + INTEGER, + agentPortDVlanTagMode + INTEGER, + agentPortDVlanTagEthertype + Integer32, + agentPortDVlanTagCustomerId + Integer32, + agentPortMaxFrameSizeLimit + Integer32, + agentPortMaxFrameSize + Integer32 + } + + agentPortDot1dBasePort OBJECT-TYPE + SYNTAX Integer32 (1..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The port number of this port." + ::= { agentPortConfigEntry 1 } + + agentPortIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's Port IfIndex" + ::= { agentPortConfigEntry 2 } + + agentPortIanaType OBJECT-TYPE + SYNTAX IANAifType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's Port Type" + ::= { agentPortConfigEntry 3 } + + agentPortSTPMode OBJECT-TYPE + SYNTAX INTEGER { + dot1d(1), + fast(2), + off(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Port Spanning Tree Protocol Mode + STP mode values are: + + dot1d (the default) + fast, indicates you want to use the fast spanning tree mode + off, indicates the STP mode is turned off for a particular port + This object is only supported when the Dot1d Protocol is enabled." + ::= { agentPortConfigEntry 4 } + + agentPortSTPState OBJECT-TYPE + SYNTAX INTEGER { + blocking(1), + listening(2), + learning(3), + forwarding(4), + disabled(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The switch's Port Spanning Tree Protocol State. + This object is only supported when the Dot1d Protocol is enabled." + ::= { agentPortConfigEntry 5 } + + agentPortAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch's Port Admin Mode" + ::= { agentPortConfigEntry 6 } + + agentPortPhysicalMode OBJECT-TYPE + SYNTAX INTEGER { + auto-negotiate(1), + half-10(2), + full-10(3), + half-100(4), + full-100(5), + half-100fx(6), + full-100fx(7), + full-1000sx(8), + full-10gsx(9) + } + MAX-ACCESS read-write + STATUS obsolete + DESCRIPTION + "The switch's Port Speed Mode. This is the configured physical mode. + This object is read-only for gigabit ports" + ::= { agentPortConfigEntry 7 } + + agentPortPhysicalStatus OBJECT-TYPE + SYNTAX INTEGER { + auto-negotiate(1), + half-10(2), + full-10(3), + half-100(4), + full-100(5), + half-100fx(6), + full-100fx(7), + full-1000sx(8), + full-10gsx(9) + } + MAX-ACCESS read-only + STATUS obsolete + DESCRIPTION + "The switch's Port Physical Speed Status. This is the current actual speed." + ::= { agentPortConfigEntry 8 } + + agentPortLinkTrapMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If enabled, link up and link down traps will be sent for this port." + ::= { agentPortConfigEntry 9 } + + agentPortClearStats OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "clear stats for this port only" + ::= { agentPortConfigEntry 10 } + + agentPortDefaultType OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object identifies the default administrative port type, + to be used in conjunction with the operational port type + denoted by agentPortType. + + The set of possible values for this object is + the same as the set defined for the agentPortType + object. + + This object represents the administratively-configured type of + the MAU. If auto-negotiation is not enabled or is not + implemented for this MAU, the value of this object determines + the operational type of the MAU. In this case, a set to this + object will force the MAU into the specified operating mode. + + If auto-negotiation is implemented and enabled for this MAU, + the operational type of the MAU is determined by auto-negotiation, + and the value of this object denotes the type to which the MAU + will automatically revert if/when auto-negotiation is later disabled. + + The valid values for this object are: + + dot3MauType10BaseTHD + dot3MauType10BaseTFD + dot3MauType100BaseTXHD + dot3MauType100BaseTXFD + dot3MauType100BaseFXFD + dot3MauType10GBaseSX" + REFERENCE "RFC 2668" + ::= { agentPortConfigEntry 11 } + + agentPortType OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object identifies the port type. An initial set of MAU types + are defined in RFC 2668. The assignment of OBJECT IDENTIFIERs to + new types of MAUs is managed by the IANA. If the MAU type is + unknown, the object identifier + + unknownMauType OBJECT IDENTIFIER ::= { 0 0 } + + is returned. Note that unknownMauType is a syntactically valid + object identifier, and any conformant implementation of ASN.1 and + the BER must be able to generate and recognize this value. + + This object represents the operational type of the MAU, as determined + by either (1) the result of the auto-negotiation function or (2) if + auto-negotiation is not enabled or is not implemented for this MAU, + by the value of the object agentPortDefaultType, or (3) for the GigE card + a value determined by the GBIC connected to the card. In case (2), a + set to the object agentPortDefaultType will force the MAU into the + new operating mode. + + The valid values for this object are: + + dot3MauType10BaseTHD + dot3MauType10BaseTFD + dot3MauType100BaseTXHD + dot3MauType100BaseTXFD + dot3MauType100BaseFXFD + dot3MauType1000BaseSXFD + dot3MauType10GBaseSX" + REFERENCE "RFC 2668" + ::= { agentPortConfigEntry 12 } + + agentPortAutoNegAdminStatus OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object identifies the administration status of auto negotiation + for this port." + ::= { agentPortConfigEntry 13 } + + agentPortDot3FlowControlMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Config flowcontrol allows you to enable or disable + 802.3x flow control for this port. This value + applies to only full-duplex mode ports. " + ::= { agentPortConfigEntry 14 } + + agentPortDVlanTagMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Controls the Double Vlan Tag mode on this port." + ::= { agentPortConfigEntry 15 } + + agentPortDVlanTagEthertype OBJECT-TYPE + SYNTAX Integer32 (0..65535) -- 0x0000..0xFFFF + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the Double Vlan Tag Ethertype for this port. + If this object is supported, ethertype cannot be configured + globally for the switch. + + Commonly used are the Ethertypes for vman tags (34984, or 0x88A8) + and dot1q tags (33024, or 0x8100)." + ::= { agentPortConfigEntry 16 } + + agentPortDVlanTagCustomerId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the Customer ID for the Double Vlan Tag for this port." + ::= { agentPortConfigEntry 17 } + + agentPortMaxFrameSizeLimit OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object identifies the largest value that can be + configured for agentPortMaxFrameSize" + ::= { agentPortConfigEntry 18 } + + agentPortMaxFrameSize OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object identifies the currently configured maximum frame size + value for this port. The maximmum value that this object can be set + to is the value of agentPortMaxFrameSizeLimit. For Ethernet ports + which support 802.1Q vlan tagging, the minimum value that this object + can be set to is 1522" + ::= { agentPortConfigEntry 19 } + + --************************************************************************************** + -- agentProtocolConfigGroup + --************************************************************************************** + + agentProtocolConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 14 } + + agentProtocolGroupCreate OBJECT-TYPE + SYNTAX DisplayString (SIZE(0|1..16)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set to non-empty string to create a Protocol-Based VLAN group." + ::= { agentProtocolConfigGroup 1 } + + --************************************************************************************** + -- agentProtocolGroupTable + --************************************************************************************** + + agentProtocolGroupTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentProtocolGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the switch's Protocol-based VLAN entries" + ::= { agentProtocolConfigGroup 2 } + + agentProtocolGroupEntry OBJECT-TYPE + SYNTAX AgentProtocolGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Switch's Protocol-based VLAN entry" + INDEX { agentProtocolGroupId } + ::= { agentProtocolGroupTable 1 } + + AgentProtocolGroupEntry ::= SEQUENCE { + agentProtocolGroupId + Integer32, + agentProtocolGroupName + DisplayString, + agentProtocolGroupVlanId + Integer32, + agentProtocolGroupProtocolIP + INTEGER, + agentProtocolGroupProtocolARP + INTEGER, + agentProtocolGroupProtocolIPX + INTEGER, + agentProtocolGroupStatus + RowStatus + } + + agentProtocolGroupId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Group identifier of the Protocol-based VLAN entry." + ::= { agentProtocolGroupEntry 1 } + + agentProtocolGroupName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Group name of the Protocol-based VLAN entry." + ::= { agentProtocolGroupEntry 2 } + + agentProtocolGroupVlanId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "VLAN associated with the Protocol-based VLAN entry. Set to 0 to remove." + ::= { agentProtocolGroupEntry 3 } + + agentProtocolGroupProtocolIP OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The status of the IP protocol association with the Protocol-based VLAN entry." + ::= { agentProtocolGroupEntry 4 } + + agentProtocolGroupProtocolARP OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The status of the ARP protocol association with the Protocol-based VLAN entry." + ::= { agentProtocolGroupEntry 5 } + + agentProtocolGroupProtocolIPX OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The status of the IPX protocol association with the Protocol-based VLAN entry." + ::= { agentProtocolGroupEntry 6 } + + agentProtocolGroupStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The status of the Protocol-based VLAN entry. + + active(1) - this entry is active + destroy(6) - remove this entry" + ::= { agentProtocolGroupEntry 7 } + + --************************************************************************************** + -- agentProtocolGroupPortTable + --************************************************************************************** + + agentProtocolGroupPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentProtocolGroupPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the switch's physical port config entries" + ::= { agentProtocolConfigGroup 3 } + + agentProtocolGroupPortEntry OBJECT-TYPE + SYNTAX AgentProtocolGroupPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Switch's physical port config entry" + INDEX { agentProtocolGroupId, agentProtocolGroupPortIfIndex } + ::= { agentProtocolGroupPortTable 1 } + + AgentProtocolGroupPortEntry ::= SEQUENCE { + agentProtocolGroupPortIfIndex + Integer32, + agentProtocolGroupPortStatus + RowStatus + } + + agentProtocolGroupPortIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The interface number of this instance." + ::= { agentProtocolGroupPortEntry 1 } + + agentProtocolGroupPortStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this entry. + + active(1) - the port is associated with this group + createAndGo(4) - add the port to this group + createAndWait(5) - add the port to this group + destroy(6) - remove the port from this group" + ::= { agentProtocolGroupPortEntry 2 } + + --************************************************************************************** + -- agentStpSwitchConfigGroup + --************************************************************************************** + + agentStpSwitchConfigGroup OBJECT IDENTIFIER ::= { agentConfigGroup 15 } + + agentStpConfigDigestKey OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MST configuration digest key." + ::= { agentStpSwitchConfigGroup 1 } + + agentStpConfigFormatSelector OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MST configuration format selector. A value other than 0 (zero) + indicates non-support for the IEEE 802.1s standard." + ::= { agentStpSwitchConfigGroup 2 } + + agentStpConfigName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MST configuration name of at most 32 characters." + ::= { agentStpSwitchConfigGroup 3 } + + agentStpConfigRevision OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MST configuration revision. The default value is 1." + DEFVAL { 1 } + ::= { agentStpSwitchConfigGroup 4 } + + agentStpForceVersion OBJECT-TYPE + SYNTAX INTEGER { + dot1d(1), + dot1w(2), + dot1s(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MST configuration force protocol version. The default version is dot1s." + ::= { agentStpSwitchConfigGroup 5 } + + agentStpAdminMode OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The spanning tree operational status. + + enable(1) - enables spanning tree operational status on the switch. + disable(2) - disables spanning tree operational status on the switch. + + The default status is disabled." + ::= { agentStpSwitchConfigGroup 6 } + + --************************************************************************************** + -- agentStpPortTable + -- + --************************************************************************************** + + agentStpPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentStpPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "STP port table." + ::= { agentStpSwitchConfigGroup 7 } + + agentStpPortEntry OBJECT-TYPE + SYNTAX AgentStpPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "STP port entry." + INDEX { ifIndex } + ::= { agentStpPortTable 1 } + + AgentStpPortEntry ::= + SEQUENCE { + agentStpPortState + INTEGER, + agentStpPortStatsMstpBpduRx + Counter32, + agentStpPortStatsMstpBpduTx + Counter32, + agentStpPortStatsRstpBpduRx + Counter32, + agentStpPortStatsRstpBpduTx + Counter32, + agentStpPortStatsStpBpduRx + Counter32, + agentStpPortStatsStpBpduTx + Counter32, + agentStpPortUpTime + TimeTicks, + agentStpPortMigrationCheck + INTEGER, + agentStpPortHelloTime + Unsigned32 + } + + agentStpPortState OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The administrative STP state for the port. + + enable(1) - enables STP on the port. + disable(2) - disables STP on the port. + + The default port STP state is enabled for the first 4095 + ports and disabled for any ports beyond." + ::= { agentStpPortEntry 1 } + + agentStpPortStatsMstpBpduRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP BPDUs received on a specific port." + ::= { agentStpPortEntry 2 } + + agentStpPortStatsMstpBpduTx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP BPDUs sent from a specific port." + ::= { agentStpPortEntry 3 } + + agentStpPortStatsRstpBpduRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The RSTP BPDUs received on a specific port." + ::= { agentStpPortEntry 4 } + + agentStpPortStatsRstpBpduTx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The RSTP BPDUs sent from a specific port." + ::= { agentStpPortEntry 5 } + + agentStpPortStatsStpBpduRx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The STP BPDUs received on a specific port." + ::= { agentStpPortEntry 6 } + + agentStpPortStatsStpBpduTx OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The STP BPDUs sent from a specific port." + ::= { agentStpPortEntry 7 } + + agentStpPortUpTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time since port was reset. + It is displayed in days, hours, minutes, and seconds." + ::= { agentStpPortEntry 8 } + + agentStpPortMigrationCheck OBJECT-TYPE + SYNTAX INTEGER { + false(0), + true(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Force the specified port to transmit RSTP or MSTP BPDU's. + + Supported values: + false(0) - BPDUs are not to be transmitted. + true(1) - BPDUs are to be transmitted + + A non-zero value indicates that BPDUs are to be sent on the specified port." + ::= { agentStpPortEntry 9 } + + agentStpPortHelloTime OBJECT-TYPE + SYNTAX Unsigned32 (1..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Hello time for the STP port. The default value is 2." + DEFVAL { 2 } + ::= { agentStpPortEntry 10 } + + --************************************************************************************** + -- agentStpCstConfigGroup + -- + --************************************************************************************** + + agentStpCstConfigGroup OBJECT IDENTIFIER ::= { agentStpSwitchConfigGroup 8 } + + agentStpCstHelloTime OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP root port hello time for the CIST." + ::= { agentStpCstConfigGroup 1 } + + agentStpCstMaxAge OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP root port max age for the CIST." + ::= { agentStpCstConfigGroup 2 } + + agentStpCstRegionalRootId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP regional root identifier for the CIST." + ::= { agentStpCstConfigGroup 3 } + + agentStpCstRegionalRootPathCost OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP regional root path cost for the CIST." + ::= { agentStpCstConfigGroup 4 } + + agentStpCstRootFwdDelay OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP root port forward delay for the CIST." + ::= { agentStpCstConfigGroup 5 } + + agentStpCstBridgeFwdDelay OBJECT-TYPE + SYNTAX Unsigned32 (4..30) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP bridge forward delay for the CIST. The default value is 15." + DEFVAL { 15 } + ::= { agentStpCstConfigGroup 6 } + + agentStpCstBridgeHelloTime OBJECT-TYPE + SYNTAX Unsigned32 (1..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP bridge hello time for the CIST. The default value is 2." + DEFVAL { 2 } + ::= { agentStpCstConfigGroup 7 } + + agentStpCstBridgeHoldTime OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP bridge hold time for the CIST." + ::= { agentStpCstConfigGroup 8 } + + agentStpCstBridgeMaxAge OBJECT-TYPE + SYNTAX Unsigned32 (6..40) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP bridge max age for the CIST. The default value is 20." + DEFVAL { 20 } + ::= { agentStpCstConfigGroup 9 } + + agentStpCstBridgeMaxHops OBJECT-TYPE + SYNTAX Unsigned32 (1..127) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP bridge max hops for the CIST. The default value is 20." + DEFVAL { 20 } + ::= { agentStpCstConfigGroup 10 } + + --************************************************************************************** + -- agentStpCstPortTable + -- + --************************************************************************************** + + agentStpCstPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentStpCstPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "CIST port table." + ::= { agentStpSwitchConfigGroup 9 } + + agentStpCstPortEntry OBJECT-TYPE + SYNTAX AgentStpCstPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "CIST port entry." + INDEX { ifIndex } + ::= { agentStpCstPortTable 1 } + + AgentStpCstPortEntry ::= + SEQUENCE { + agentStpCstPortOperEdge + INTEGER, + agentStpCstPortOperPointToPoint + INTEGER, + agentStpCstPortTopologyChangeAck + INTEGER, + agentStpCstPortEdge + INTEGER, + agentStpCstPortForwardingState + INTEGER, + agentStpCstPortId + OCTET STRING, + agentStpCstPortPathCost + Unsigned32, + agentStpCstPortPriority + Unsigned32, + agentStpCstDesignatedBridgeId + OCTET STRING, + agentStpCstDesignatedCost + Unsigned32, + agentStpCstDesignatedPortId + OCTET STRING, + agentStpCstExtPortPathCost + Unsigned32 + } + + agentStpCstPortOperEdge OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP operational status of a specific port for the CIST." + ::= { agentStpCstPortEntry 1 } + + agentStpCstPortOperPointToPoint OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP operational point to point mac of a specific port for the CIST." + ::= { agentStpCstPortEntry 2 } + + agentStpCstPortTopologyChangeAck OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP topology change acknowledge for a specific port in the CIST." + ::= { agentStpCstPortEntry 3 } + + agentStpCstPortEdge OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The administrative state of a specific port in CIST. + + enable(1) - enables the port. + disable(2) - disables the port. + + The default port state is disabled." + ::= { agentStpCstPortEntry 4 } + + agentStpCstPortForwardingState OBJECT-TYPE + SYNTAX INTEGER { + discarding(1), + learning(2), + forwarding(3), + disabled(4), + manualFwd(5), + notParticipate(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP forwarding state of a specific port in CIST." + ::= { agentStpCstPortEntry 5 } + + agentStpCstPortId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP port identifier of a specific port in CIST." + ::= { agentStpCstPortEntry 6 } + + agentStpCstPortPathCost OBJECT-TYPE + SYNTAX Unsigned32 (0..200000000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP port path cost in CIST. The default value will + correspond to the recommendation specified in IEEE 802.1s Table 13-2 + which varies depending upon link speed." + ::= { agentStpCstPortEntry 7 } + + agentStpCstPortPriority OBJECT-TYPE + SYNTAX Unsigned32 (0..240) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP port priority in CIST. The priority is + in the increments of 16. The default value is 128." + DEFVAL { 128 } + ::= { agentStpCstPortEntry 8 } + + agentStpCstDesignatedBridgeId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP designated bridge ID of a specific port in CIST." + ::= { agentStpCstPortEntry 9 } + + agentStpCstDesignatedCost OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP designated cost of a specific port in CIST." + ::= { agentStpCstPortEntry 10 } + + agentStpCstDesignatedPortId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP designated port ID of a specific port in CIST." + ::= { agentStpCstPortEntry 11 } + + agentStpCstExtPortPathCost OBJECT-TYPE + SYNTAX Unsigned32 (0..200000000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP external port path cost in CIST. The default value varies depending upon the link speed." + ::= { agentStpCstPortEntry 12 } + + --************************************************************************************** + -- agentStpMstTable + -- + --************************************************************************************** + + agentStpMstTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentStpMstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MST table." + ::= { agentStpSwitchConfigGroup 10 } + + agentStpMstEntry OBJECT-TYPE + SYNTAX AgentStpMstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MST entry." + INDEX { agentStpMstId } + ::= { agentStpMstTable 1 } + + AgentStpMstEntry ::= + SEQUENCE { + agentStpMstId + Unsigned32, + agentStpMstBridgePriority + Unsigned32, + agentStpMstBridgeIdentifier + OCTET STRING, + agentStpMstDesignatedRootId + OCTET STRING, + agentStpMstRootPathCost + Unsigned32, + agentStpMstRootPortId + OCTET STRING, + agentStpMstTimeSinceTopologyChange + TimeTicks, + agentStpMstTopologyChangeCount + Counter32, + agentStpMstTopologyChangeParm + INTEGER, + agentStpMstRowStatus + RowStatus + } + + agentStpMstId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP instance ID." + ::= { agentStpMstEntry 1 } + + agentStpMstBridgePriority OBJECT-TYPE + SYNTAX Unsigned32 (0..61440) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP bridge priority in a specific instance. The priority is + in the increments of 4096. The recommended default value is 32768." + ::= { agentStpMstEntry 2 } + + agentStpMstBridgeIdentifier OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP bridge identifier in a specific instance." + ::= { agentStpMstEntry 3 } + + agentStpMstDesignatedRootId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP designated root bridge identifier in a specific instance." + ::= { agentStpMstEntry 4 } + + agentStpMstRootPathCost OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP root path cost in a specific instance." + ::= { agentStpMstEntry 5 } + + agentStpMstRootPortId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP root port ID in a specific instance." + ::= { agentStpMstEntry 6 } + + agentStpMstTimeSinceTopologyChange OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP time since the last topology change in a specific instance." + ::= { agentStpMstEntry 7 } + + agentStpMstTopologyChangeCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP count of topology changes in a specific instance." + ::= { agentStpMstEntry 8 } + + agentStpMstTopologyChangeParm OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP topology change parameter in a specific instance." + ::= { agentStpMstEntry 9 } + + agentStpMstRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The MSTP instance status. + + Supported values: + active(1) - valid instance. + createAndGo(4) - used to create a new instance. + destroy(6) - removes an instance." + ::= { agentStpMstEntry 10 } + + --************************************************************************************** + -- agentStpMstPortTable + -- + --************************************************************************************** + + agentStpMstPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentStpMstPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MST port table." + ::= { agentStpSwitchConfigGroup 11 } + + agentStpMstPortEntry OBJECT-TYPE + SYNTAX AgentStpMstPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MST port entry." + INDEX { agentStpMstId, ifIndex } + ::= { agentStpMstPortTable 1 } + + AgentStpMstPortEntry ::= + SEQUENCE { + agentStpMstPortForwardingState + INTEGER, + agentStpMstPortId + OCTET STRING, + agentStpMstPortPathCost + Unsigned32, + agentStpMstPortPriority + Unsigned32, + agentStpMstDesignatedBridgeId + OCTET STRING, + agentStpMstDesignatedCost + Unsigned32, + agentStpMstDesignatedPortId + OCTET STRING + } + + agentStpMstPortForwardingState OBJECT-TYPE + SYNTAX INTEGER { + discarding(1), + learning(2), + forwarding(3), + disabled(4), + manualFwd(5), + notParticipate(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP forwarding state of a specific port in a specific instance." + ::= { agentStpMstPortEntry 1 } + + agentStpMstPortId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP port identifier of a specific port in a specific instance." + ::= { agentStpMstPortEntry 2 } + + agentStpMstPortPathCost OBJECT-TYPE + SYNTAX Unsigned32 (0..200000000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP port path cost in a specific instance. The default value will + correspond to the recommendation specified in IEEE 802.1s Table 13-2 + which varies depending upon link speed." + ::= { agentStpMstPortEntry 3 } + + agentStpMstPortPriority OBJECT-TYPE + SYNTAX Unsigned32 (0..240) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The MSTP port priority in a specific instance. The priority is + in the increments of 16. The default value is 128." + DEFVAL { 128 } + ::= { agentStpMstPortEntry 4 } + + agentStpMstDesignatedBridgeId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP designated bridge ID of a specific port in a specific instance." + ::= { agentStpMstPortEntry 5 } + + agentStpMstDesignatedCost OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP designated cost of a specific port in a specific instance." + ::= { agentStpMstPortEntry 6 } + + agentStpMstDesignatedPortId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MSTP designated port ID of a specific port in a specific instance." + ::= { agentStpMstPortEntry 7 } + + --************************************************************************************** + -- agentStpMstVlanTable + -- + --************************************************************************************** + + agentStpMstVlanTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentStpMstVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MST VLAN table." + ::= { agentStpSwitchConfigGroup 12 } + + agentStpMstVlanEntry OBJECT-TYPE + SYNTAX AgentStpMstVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MST VLAN entry." + INDEX { agentStpMstId, dot1qVlanIndex } + ::= { agentStpMstVlanTable 1 } + + AgentStpMstVlanEntry ::= + SEQUENCE { + agentStpMstVlanRowStatus + RowStatus + } + + agentStpMstVlanRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The association status of an MSTP instance and a VLAN. + + Supported values: + active(1) - valid association between an MSTP instance and a VLAN. + createAndGo(4) - used to create a new association between an MSTP instance and a VLAN. + destroy(6) - removes the association between an MSTP instance and a VLAN." + ::= { agentStpMstVlanEntry 1 } + +--************************************************************************************** +-- agentAuthenticationGroup +--************************************************************************************** + agentAuthenticationGroup OBJECT IDENTIFIER ::= { agentConfigGroup 16 } + + agentAuthenticationListCreate OBJECT-TYPE + SYNTAX DisplayString (SIZE(0|1..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Authentication List Create + If set to a non empty string, creates a new Authentication List for + configuration." + + ::= { agentAuthenticationGroup 1 } + + --************************************************************************************** + + agentAuthenticationListTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentAuthenticationListEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MST VLAN table." + ::= { agentAuthenticationGroup 2 } + + agentAuthenticationListEntry OBJECT-TYPE + SYNTAX AgentAuthenticationListEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MST VLAN entry." + INDEX { agentAuthenticationListIndex } + ::= { agentAuthenticationListTable 1 } + + AgentAuthenticationListEntry ::= + SEQUENCE { + agentAuthenticationListIndex + Unsigned32, + agentAuthenticationListName + DisplayString, + agentAuthenticationListMethod1 + INTEGER, + agentAuthenticationListMethod2 + INTEGER, + agentAuthenticationListMethod3 + INTEGER, + agentAuthenticationListStatus + RowStatus + } + + agentAuthenticationListIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Authenticaiton List Index + Unique number used for indexing into this table." + + ::= { agentAuthenticationListEntry 1 } + + agentAuthenticationListName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..15)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Authenticaiton List Name + Unique name used to identify the Authentication List from other tables." + + ::= { agentAuthenticationListEntry 2 } + + agentAuthenticationListMethod1 OBJECT-TYPE + SYNTAX INTEGER { + local(1), + radius(2), + reject(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Authenticion List Method 1 + Configures the first authentication method to use when this list is + specified." + + ::= { agentAuthenticationListEntry 3 } + + agentAuthenticationListMethod2 OBJECT-TYPE + SYNTAX INTEGER { + undefined(1), + local(2), + radius(3), + reject(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Authenticion List Method 2 + Configures the second authentication method to use when this list is + specified." + + ::= { agentAuthenticationListEntry 4 } + + agentAuthenticationListMethod3 OBJECT-TYPE + SYNTAX INTEGER { + undefined(1), + local(2), + radius(3), + reject(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Authenticion List Method 3 + Configures the third authentication method to use when this list is + specified." + + ::= { agentAuthenticationListEntry 5 } + + agentAuthenticationListStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The status of the Authentication List. + + Supported values: + active(1) - indicates a valid Authenticaiton List + destroy(6) - removes the Authentication List." + ::= { agentAuthenticationListEntry 6 } + + --************************************************************************************** + + agentUserConfigDefaultAuthenticationList OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Default Authentication List + This object configures which authentication list to use for users + which do not have an Authentication List configured. The list + must be configured before setting." + ::= { agentAuthenticationGroup 3 } + + --************************************************************************************** + + agentUserAuthenticationConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentUserAuthenticationConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "User Authentication Config Table" + ::= { agentAuthenticationGroup 4 } + + agentUserAuthenticationConfigEntry OBJECT-TYPE + SYNTAX AgentUserAuthenticationConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "User Authentication Config Entry" + AUGMENTS { agentUserConfigEntry } + ::= { agentUserAuthenticationConfigTable 1 } + + AgentUserAuthenticationConfigEntry ::= SEQUENCE { + agentUserAuthenticationList + DisplayString + } + + agentUserAuthenticationList OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..15)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "User Authentication List + This object configures which authentication list to use for this + user. The list must be configured before setting." + ::= { agentUserAuthenticationConfigEntry 1 } + + --************************************************************************************** + + agentUserPortConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentUserPortConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "User Port Config Table" + ::= { agentAuthenticationGroup 5 } + + agentUserPortConfigEntry OBJECT-TYPE + SYNTAX AgentUserPortConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "User Port Config Entry" + AUGMENTS { agentUserConfigEntry } + ::= { agentUserPortConfigTable 1 } + + AgentUserPortConfigEntry ::= SEQUENCE { + agentUserPortSecurity + AgentPortMask + } + + agentUserPortSecurity OBJECT-TYPE + SYNTAX AgentPortMask + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "User Port Port Security + This object configures which ports the user has access to. + Ports are indexed based on dot1dBasePort entries in + dot1dBasePortTable." + ::= { agentUserPortConfigEntry 1 } + + +--************************************************************************************** +-- agentClassOfServiceGroup +--************************************************************************************** + agentClassOfServiceGroup OBJECT IDENTIFIER ::= { agentConfigGroup 17 } + + agentClassOfServicePortTable OBJECT-TYPE + SYNTAX SEQUENCE OF AgentClassOfServicePortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table that contains information about the 802.1p priority + mapping to traffic class priority queue for every physical port." + ::= { agentClassOfServiceGroup 1 } + + agentClassOfServicePortEntry OBJECT-TYPE + SYNTAX AgentClassOfServicePortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A 802.1p priority mapped to a traffic class priority queue." + INDEX { ifIndex, agentClassOfServicePortPriority } + ::= { agentClassOfServicePortTable 1 } + + AgentClassOfServicePortEntry ::= SEQUENCE { + agentClassOfServicePortPriority + INTEGER, + agentClassOfServicePortClass + INTEGER + } + + agentClassOfServicePortPriority OBJECT-TYPE + SYNTAX INTEGER (0..7) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Priority value determined for the received frame. + This value is equivalent to the priority indicated in + the tagged frame received, or one of the evaluated + priorities, determined according to the media-type. + + For untagged frames received from Ethernet media, this + value is equal to the dot1dPortDefaultUserPriority value + for the ingress port." + ::= { agentClassOfServicePortEntry 1 } + + agentClassOfServicePortClass OBJECT-TYPE + SYNTAX INTEGER (0..7) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Traffic class priority queue the received frame is mapped to." + ::= { agentClassOfServicePortEntry 2 } + + +--************************************************************************************** +-- agentSystemGroup +--************************************************************************************** + +agentSystemGroup OBJECT IDENTIFIER ::= { agentSwitching 3 } + + + agentSaveConfig OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Enable agentSaveConfig will initiate an configuration save to nvram. + Disable agentSaveConfig after a configuration save will reset + agentSaveConfigStatus back to notInitiated state." + ::= { agentSystemGroup 1 } + + agentClearConfig OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "clear config to factory defaults" + ::= { agentSystemGroup 2 } + + agentClearLags OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "clear lag configuration" + ::= { agentSystemGroup 3 } + + agentClearLoginSessions OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "close all telnet sessions" + ::= { agentSystemGroup 4 } + + agentClearPasswords OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "reset passwords" + ::= { agentSystemGroup 5 } + + agentClearPortStats OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "clear all port statistics" + ::= { agentSystemGroup 6 } + + agentClearSwitchStats OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "clear all switch statistics" + ::= { agentSystemGroup 7 } + + agentClearTrapLog OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "clear trap log" + ::= { agentSystemGroup 8 } + + agentClearVlan OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "clear vlan entries" + ::= { agentSystemGroup 9 } + + agentResetSystem OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Resets the switch. + + This object is not valid for stacking platforms." + ::= { agentSystemGroup 10 } + + agentSaveConfigStatus OBJECT-TYPE + SYNTAX INTEGER { + notInitiated(1), + savingInProcess(2), + savingComplete(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the current status of an save configuration request." + ::= { agentSystemGroup 11 } + + +--************************************************************************************** +-- agentCableTesterGroup +-- +-- This group provides configuration and status of the Virtual Cable Tester +-- feature. This provides cable fault and length estimation on copper cables. +-- Once initiated, the test requires up to 2 seconds before results are obtained. +-- If the link specified to test is active, it will go down for the duration of +-- the test. +-- +--************************************************************************************** + +agentCableTesterGroup OBJECT IDENTIFIER ::= { agentSwitching 4 } + + agentCableTesterStatus OBJECT-TYPE + SYNTAX INTEGER { + active(1), + success(2), + failure(3), + uninitialized(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Status of the Virtual Cable Tester + active(1) - cable testing is in progress. Set to this value + to start the test. + success(2) - A successful test was performed. Cannot be set. + failure(3) - A failure was encountered during the test. + Cannot be set. + uninitialized(4) - No test has been performed yet. Cannot be set." + DEFVAL { uninitialized } + ::= { agentCableTesterGroup 1 } + + agentCableTesterIfIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Determines on which port to perform the cable test. Limited to + copper based ports." + DEFVAL { 0 } + ::= { agentCableTesterGroup 2 } + + agentCableTesterCableStatus OBJECT-TYPE + SYNTAX INTEGER { + normal(1), + open(2), + short(3), + unknown(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the results of the Cable Test. + + + normal(1) - The cable is working correctly. + open(2) - The cable is disconnected or there is a faulty + connector. + short(3) - There is an electrical short in the cable. + unknown(4) - No test has been performed yet, or a test is + currently in progress." + DEFVAL { unknown } + ::= { agentCableTesterGroup 3 } + + agentCableTesterMinimumCableLength OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The estimated length of the cable in meters. This value + indicates the shortest length estimated. This object will + return 0 if agentCableTesterStatus is not success(2) or the cable + length is unknown." + DEFVAL { 0 } + ::= { agentCableTesterGroup 4 } + + agentCableTesterMaximumCableLength OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The estimated length of the cable in meters. This value + indicates the longest length estimated. This object will + return 0 if agentCableTesterStatus is not success(2) or the cable + length is unknown." + DEFVAL { 0 } + ::= { agentCableTesterGroup 5 } + + agentCableTesterCableFailureLocation OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The estimated distance in meters from the end of the cable to + the failure location. This object will return 0 if + agentCableTesterStatus is not success(2)." + DEFVAL { 0 } + ::= { agentCableTesterGroup 6 } + +--************************************************************************************** +-- Traps +--************************************************************************************** + + agentSwitchingTraps OBJECT IDENTIFIER ::= { agentSwitching 0 } + + + multipleUsersTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "trapMgrMultipleUsersLogTrap." + ::= { agentSwitchingTraps 1 } + + broadcastStormStartTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "trapMgrBCastStormStartLogTrap." + ::= { agentSwitchingTraps 2 } + + broadcastStormEndTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "trapMgrBCastStormEndLogTrap." + ::= { agentSwitchingTraps 3 } + + linkFailureTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "trapMgrLinkFailureLogTrap." + ::= { agentSwitchingTraps 4 } + + vlanRequestFailureTrap NOTIFICATION-TYPE + OBJECTS { + dot1qVlanIndex + } + STATUS current + DESCRIPTION + "trapMgrVlanRequestFailureLogTrap" + ::= { agentSwitchingTraps 5 } + + vlanDeleteLastTrap NOTIFICATION-TYPE + OBJECTS { + dot1qVlanIndex + } + STATUS current + DESCRIPTION + "trapMgrLastVlanDeleteLastLogTrap" + ::= { agentSwitchingTraps 6 } + + vlanDefaultCfgFailureTrap NOTIFICATION-TYPE + OBJECTS { + dot1qVlanIndex + } + STATUS current + DESCRIPTION + "trapMgrDefaultVlanCfgFailureLogTrap" + ::= { agentSwitchingTraps 7 } + + vlanRestoreFailureTrap NOTIFICATION-TYPE + OBJECTS { + dot1qVlanIndex + } + STATUS current + DESCRIPTION + "trapMgrVlanRestoreFailureLogTrap" + ::= { agentSwitchingTraps 8 } + + fanFailureTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "trapMgrFanFailureLogTrap." + ::= { agentSwitchingTraps 9 } + + stpInstanceNewRootTrap NOTIFICATION-TYPE + OBJECTS { + agentStpMstId + } + STATUS current + DESCRIPTION + "trapMgrStpInstanceNewRootTrap" + ::= { agentSwitchingTraps 10 } + + stpInstanceTopologyChangeTrap NOTIFICATION-TYPE + OBJECTS { + agentStpMstId + } + STATUS current + DESCRIPTION + "trapMgrStpInstanceTopologyChange" + ::= { agentSwitchingTraps 11 } + + powerSupplyStatusChangeTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "powerSupplyStatusChangeTrap" + ::= { agentSwitchingTraps 12 } + + failedUserLoginTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "failedUserLoginTrap" + ::= { agentSwitchingTraps 13 } + +END diff --git a/mibs/Netgear-MIB.mib b/mibs/Netgear-MIB.mib index 3242d65..8e5eeae 100644 --- a/mibs/Netgear-MIB.mib +++ b/mibs/Netgear-MIB.mib @@ -1,286 +1,233 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +-- *************************************************************************** +-- Netgear enterprise MIB for sysObjectID +-- Date: 5/12/2005 +-- +-- +-- iso OBJECT IDENTIFIER ::= { 1 } +-- org OBJECT IDENTIFIER ::= { iso 3 } +-- dod OBJECT IDENTIFIER ::= { org 6 } +-- internet OBJECT IDENTIFIER ::= { dod 1 } +-- private OBJECT IDENTIFIER ::= { internet 4 } +-- enterprises OBJECT IDENTIFIER ::= { private 1 } +-- netgear OBJECT IDENTIFIER ::= { enterprises 4526 } +-- +-- There are already MIB files defined +-- for quite a few managed switches, as well as access point. Those devices +-- did not follow the structure defined in this file. Instead, they put the +-- product ID right under major product category as followed: +-- +-- ============== +-- |enterprises | +-- ============== +-- | +-- ============ +-- | netgear | +-- ============ +-- | +-- ------------------------------------- +-- | | | +-- =========== =========== ============ +-- | swicth 1| | router 2| |wireless 3| +-- =========== =========== ============ +-- | +-- ===================== +-- | | +-- =========== =========== +-- |fsm726s 1| |fsm750s 2| +-- =========== =========== +-- | | +-- ============ ============ +-- |configport| : |configport| : +-- ============ ============ +-- +-- This structure is wrong in that all the features/functions are defined under +-- each product repeatly. This makes the NMS difficult to collect MIB data +-- +-- The new structure adds a product category right under netgear and put all product id there +-- +-- ============== +-- |enterprises | +-- ============== +-- | +-- ============ +-- | netgear | +-- ============ OLD | NEW +-- | | +-- =================================|================================ +-- | | | | | | | +-- =========== =========== ========== | ========== ============= +-- | swicth | | router | |wireless| | |products| |stackswitch| .... +-- =========== =========== ========== | ========== ============= +-- | | | | +-- ===================== | ========== ============ +-- | | |FSM7328S| |configport| +-- ========= ========= ========== ============ +-- |fsm726s| |fsm750s| +-- ========= ========= +-- | | +-- ============ ============ +-- |configport| : |configport| : +-- ============ ============ + +Netgear-MIB DEFINITIONS ::= BEGIN + IMPORTS + TEXTUAL-CONVENTION FROM SNMPv2-TC + enterprises FROM RFC1155-SMI; + +netgear OBJECT IDENTIFIER ::= { enterprises 4526 } + +-- +-- below are products that defined prior to NMS100 release that they have product code +-- defined directly above the functions objects +-- +managedSwitch OBJECT IDENTIFIER ::= { netgear 1 } +--router OBJECT IDENTIFIER ::= { netgear 2 } +carrier OBJECT IDENTIFIER ::= { netgear 3 } +wireless OBJECT IDENTIFIER ::= { netgear 4 } +rps OBJECT IDENTIFIER ::= { netgear 5 } +wlanswitch OBJECT IDENTIFIER ::= { netgear 6 } + +--- +--- 700 series L2 managed switch +--- +fsm726s OBJECT IDENTIFIER ::= { managedSwitch 1 } +fsm750s OBJECT IDENTIFIER ::= { managedSwitch 2 } +gsm712 OBJECT IDENTIFIER ::= { managedSwitch 3 } +fsm726 OBJECT IDENTIFIER ::= { managedSwitch 4 } +gsm712f OBJECT IDENTIFIER ::= { managedSwitch 5 } +fsm726v2 OBJECT IDENTIFIER ::= { managedSwitch 10 } + +--- +--- AP +--- +me103 OBJECT IDENTIFIER ::= { wireless 1 } +wg302 OBJECT IDENTIFIER ::= { wireless 2 } +wg102 OBJECT IDENTIFIER ::= { wireless 3 } +wag302 OBJECT IDENTIFIER ::= { wireless 4 } +wag102 OBJECT IDENTIFIER ::= { wireless 5 } + +--- +--- WLAN Switch +--- +wls538 OBJECT IDENTIFIER ::= { wlanswitch 1 } + +--- +--- 7000 series L2/L3 managed switch +--- +gsm7312 OBJECT IDENTIFIER ::= { managedSwitch 6 } +gsm7324 OBJECT IDENTIFIER ::= { managedSwitch 7 } +gsm7224 OBJECT IDENTIFIER ::= { managedSwitch 8 } +fsm7326p OBJECT IDENTIFIER ::= { managedSwitch 9 } + +---******************************************************************** +--- new post-NMS100 SNMP products +--- + +-- +-- new post-NMS100 SNMP-enabled products. These products will have their +-- functions defined under each generic product category. +-- +ng7000managedswitch OBJECT IDENTIFIER ::= { netgear 10 } +ng700smartswitch OBJECT IDENTIFIER ::= { netgear 11 } +ngrouter OBJECT IDENTIFIER ::= { netgear 12 } +ngfirewall OBJECT IDENTIFIER ::= { netgear 13 } +ngap OBJECT IDENTIFIER ::= { netgear 14 } +ngwlan OBJECT IDENTIFIER ::= { netgear 15 } +ng9000chassisswitch OBJECT IDENTIFIER ::= { netgear 16 } + +-- +-- and their sysObjectID will be under a branch on their own +-- +productID OBJECT IDENTIFIER ::= { netgear 100 } + +stackswitch OBJECT IDENTIFIER ::= { productID 1 } +l2switch OBJECT IDENTIFIER ::= { productID 2 } +l3switch OBJECT IDENTIFIER ::= { productID 3 } +smartswitch OBJECT IDENTIFIER ::= { productID 4 } + +router OBJECT IDENTIFIER ::= { productID 5 } +firewall OBJECT IDENTIFIER ::= { productID 6 } +accesspoint OBJECT IDENTIFIER ::= { productID 7 } +wirelessLAN OBJECT IDENTIFIER ::= { productID 8 } +chassisswitch OBJECT IDENTIFIER ::= { productID 9 } + +-- +-- managed switches +-- +fsm7328s OBJECT IDENTIFIER ::= { stackswitch 1 } +fsm7352s OBJECT IDENTIFIER ::= { stackswitch 2 } +gsm7328s OBJECT IDENTIFIER ::= { stackswitch 3 } +gsm7352s OBJECT IDENTIFIER ::= { stackswitch 4 } +fsm7352sp OBJECT IDENTIFIER ::= { stackswitch 5 } +fsm7328sp OBJECT IDENTIFIER ::= { stackswitch 6 } + +gsm7312v2 OBJECT IDENTIFIER ::= { l3switch 1 } +gsm7324v2 OBJECT IDENTIFIER ::= { l3switch 2 } +xsm7312 OBJECT IDENTIFIER ::= { l3switch 3 } +gsm7324p OBJECT IDENTIFIER ::= { l3switch 4 } + +gsm7248 OBJECT IDENTIFIER ::= { l2switch 1 } +gsm7212 OBJECT IDENTIFIER ::= { l2switch 2 } + +gcm9000 OBJECT IDENTIFIER ::= { chassisswitch 1 } + +--- +--- new SNMP-enabled Smartswitch +--- +gs748t OBJECT IDENTIFIER ::= { smartswitch 1 } +fs726t OBJECT IDENTIFIER ::= { smartswitch 2 } +gs716t OBJECT IDENTIFIER ::= { smartswitch 3 } +fs750t OBJECT IDENTIFIER ::= { smartswitch 4 } +gs724t OBJECT IDENTIFIER ::= { smartswitch 5 } +fs726tp OBJECT IDENTIFIER ::= { smartswitch 6 } + +--- +--- new SNMP-enabled business router/firewall +--- +fvx538 OBJECT IDENTIFIER ::= { router 1 } +fvs338 OBJECT IDENTIFIER ::= { router 2 } +fvg318 OBJECT IDENTIFIER ::= { router 3 } + +--- +--- new SNMP-enabled firewall +--- +fwag114 OBJECT IDENTIFIER ::= { firewall 3 } + +--- +--- new SNMP-enabled AP +--- + + +--- +--- new WLAN +--- + +--- +--- Legacy stuff +--- +--- New Textual Conventions +AgentPortMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Each octet within this value specifies a set of eight + ports, with the first octet specifying ports 1 through + 8, the second octet specifying ports 9 through 16, etc. + Within each octet, the most significant bit represents + the lowest numbered port, and the least significant bit + represents the highest numbered port. Thus, each port + of the bridge is represented by a single bit within the + value of this object. If that bit has a value of '1' + then that port is included in the set of ports; the port + is not included if its bit has a value of '0' + + When setting this value, the system will ignore + configuration for ports not between the first and last + valid ports. Configuration of any port numbers between + this range that are not valid ports return a failure + message, but will still apply configuration for valid + ports." + SYNTAX OCTET STRING + + + +END diff --git a/mibs/PowerNet-MIB.mib b/mibs/PowerNet-MIB.mib index a482b81..8254e81 100644 --- a/mibs/PowerNet-MIB.mib +++ b/mibs/PowerNet-MIB.mib @@ -1,401 +1,78619 @@ - - - - - - - PowerNet-MIB | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +cpsCardConfIndex OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "Number to identify the socket PCMCIA." +::= { cpsCardConfEntry 1 } + +cpsCardConfPower OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Power Settings." +::= { cpsCardConfEntry 2 } + +cpsCardConfType OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Interface Type." +::= { cpsCardConfEntry 3 } + +cpsCardConfInter OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Interrupt number." +::= { cpsCardConfEntry 4 } + +cpsCardConfFunc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Function." +::= { cpsCardConfEntry 5 } + +cpsCardConfCardv OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Card values." +::= { cpsCardConfEntry 6 } + +cpsCardConfPort1 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "I/O Port 1." +::= { cpsCardConfEntry 7 } + +cpsCardConfPort2 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "I/O Port 2." +::= { cpsCardConfEntry 8 } + +cpsCardStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF CpsCardStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "A table of current socket status information." +::= { apCPSPcmcia 4 } + +cpsCardStatusEntry OBJECT-TYPE + SYNTAX CpsCardStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Current status information for a socket." + INDEX { cpsCardStatusIndex } +::= { cpsCardStatusTable 1 } + +CpsCardStatusEntry ::= SEQUENCE { + cpsCardStatusIndex Integer32, + cpsCardStatusCard DisplayString, + cpsCardStatusFunc DisplayString +} + +cpsCardStatusIndex OBJECT-TYPE + SYNTAX Integer32(0..2) + ACCESS read-only + STATUS mandatory + DESCRIPTION "Number to identify the socket PCMCIA." +::= { cpsCardStatusEntry 1 } + +cpsCardStatusCard OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Current Card State." +::= { cpsCardStatusEntry 2 } + +cpsCardStatusFunc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Current Function." +::= { cpsCardStatusEntry 3 } + +apCPSFlashSize OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "Total amount of flash memory in Mbytes." +::= {cpsAP930xSys 5} + +apCPSRAMSize OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "Total amount of RAM in Mbytes." +::= {cpsAP930xSys 6} + +apCPSCPUfreq OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "CPU clock in MHz." +::= {cpsAP930xSys 7} + +apCPSDevId OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "The product's identifier." +::= { cpsAP930xSys 8 } - +cpsConsoleBanner OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..255)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The console banner." +::= { cpsAP930xConf 2 } - - - - - -
- - +cpsEthIPaddr OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "This is the IP address of the Ethernet Interface." +::= { cpsEthItf 2 } - - -

PowerNet-MIB

-
-
-
- -
-
-
- -
- -

PowerNet-MIB Download

-

-

MIBs list

-

-
-
-

-
IPHost Network Monitor offer an easy way of SNMP monitoring your Dell Servers, Routers, Switches, Bridges, -Firewalls, Repeaters.
-

-

OID list for PowerNet-MIB

-

-
mconfigNumTrapReceivers
-
The number of managers to send traps to.
mconfigTrapReceiverTable
-
A list of managers to send traps to. The number of entries is given by the value of mconfigNumTrapReceivers. Maximum number of Trap Receivers is four.
mconfigTrapReceiverEntry
-
The managers to send traps to.
trapIndex
-
The index to a trap receiver entry.
receiverAddr
-
The IP address of the manager to send a trap to.
communityString
-
The community name to use in the trap when sent to the manager.
severity
-
The severity threshold of traps to send to the manager. traps are labeled in severity as informational(1), warning(2), severe(3). Only traps of equal or greater severity than this value are sent to the manager.
acceptThisReceiver
-
An entry will become active if yes, and will be deleted if no.
receiveTrapType
-
The node in this entry will receive traps defined in APC PowerNet MIB, if this OID is set to yes.
mconfigBOOTPEnabled
-
The value of yes(1) indicates the PowerNet Adapter is configured to obtain its IP configuration parameters from a BOOTP server. The value of no(2) indicates adapter will assume IP configuration parameters values saved in adapter's eeprom, which was orgini ...
mconfigTFTPServerIP
-
The IP address of TFTP server. If mconfigBOOTPEnabled is yes(1), then this IP address is provided by BOOTP server and not allowed to be modified; otherwise, this IP address can be modified. Before using TFTP to load new code image, the image file should b ...
newCodeAuthentViaTFTP
-
Once mcontrolRestartAgent is set to loadAndExecuteNewAgent (3), PowerNet adapter will start to load the remote image file, for authentication only, instead of saving the code into flash memory. Only if a validNewAgentCodeImage (1) is found will the agent ...
mcontrolRestartAgent
-
Setting this OID to restartCurrentAgent (1) will restart the same SNMP agent code currently saved in flash memory. Setting this OID to loadAndExecuteNewAgent (3) will enable adapter to load a new agent code into the flash memory and start to execute this ...
powerNetSoftwareSystemDescription
-
A brief description of the PowerNet sub-agent.
powerNetSoftwareOid
-
The object identifier of the PowerNet sub-agent.
powerNetSoftwareSystemUpTime
-
The time that the sub-agent has been running.
powerNetSoftwareTableSize
-
The number of software modules supporting the UPS.
powerNetSoftwareTable
-
A list of the software monitoring the UPS.
powerNetSoftwareEntry
-
An entry containing information on a software module.
moduleNumber
-
The index into the Software Entry Table
moduleName
-
The name of the software module.
moduleVersion
-
The version of the software module.
moduleDate
-
The date of the software module represented as mm-dd-yy.
upsBasicIdentModel
-
The UPS model name (e.g. 'APC Smart-UPS 600').
upsBasicIdentName
-
An 8 byte ID string identifying the UPS. This object can be set by the administrator.
upsAdvIdentFirmwareRevision
-
The firmware revision of the UPS system's microprocessor.
upsAdvIdentDateOfManufacture
-
The date when the UPS was manufactured in mm/dd/yy format.
upsAdvIdentSerialNumber
-
An 8-character string identifying the serial number of the UPS internal microprocessor. This number is set at the factory. NOTE: This number does NOT correspond to the serial number on the rear of the UPS.
upsBasicBatteryStatus
-
The status of the UPS batteries. A batteryLow(3) value indicates the UPS will be unable to sustain the current load, and its services will be lost if power is not restored. The amount of run time in reserve at the time of low battery can be configured b ...
upsBasicBatteryTimeOnBattery
-
The elapsed time since the UPS has switched to battery power.
upsBasicBatteryLastReplaceDate
-
The date when the UPS system's batteries were last replaced in mm/dd/yy format. For Smart-UPS models, this value is originally set in the factory. When the UPS batteries are replaced, this value should be reset by the administrator.
upsAdvBatteryCapacity
-
The remaining battery capacity expressed in percent of full capacity.
upsAdvBatteryTemperature
-
The current internal UPS temperature expressed in Celsius.
upsAdvBatteryRunTimeRemaining
-
The UPS battery run time remaining before battery exhaustion.
upsAdvBatteryReplaceIndicator
-
Indicates whether the UPS batteries need replacing.
upsAdvBatteryNumOfBattPacks
-
The number of external battery packs connected to the UPS. If the UPS does not use smart cells then the agent reports ERROR_NO_SUCH_NAME.
upsAdvBatteryNumOfBadBattPacks
-
The number of external battery packs connected to the UPS that are defective. If the UPS does not use smart cells then the agent reports ERROR_NO_SUCH_NAME.
upsBasicInputPhase
-
The current AC input phase.
upsAdvInputLineVoltage
-
The current utility line voltage in VAC.
upsAdvInputMaxLineVoltage
-
The maximum utility line voltage in VAC over the previous 1 minute period.
upsAdvInputMinLineVoltage
-
The minimum utility line voltage in VAC over the previous 1 minute period.
upsAdvInputFrequency
-
The current input frequency to the UPS system in Hz.
upsAdvInputLineFailCause
-
The reason for the occurrence of the last transfer to UPS battery power. The variable is set to: - noTransfer(1) -- if there is no transfer yet. - highLineVoltage(2) -- if the transfer to battery is caused by an over voltage greater than the high transfe ...
upsBasicOutputStatus
-
The current state of the UPS. If the UPS is unable to determine the state of the UPS this variable is set to unknown(1).
upsBasicOutputPhase
-
The current output phase.
upsAdvOutputVoltage
-
The output voltage of the UPS system in VAC.
upsAdvOutputFrequency
-
The current output frequency of the UPS system in Hz.
upsAdvOutputLoad
-
The current UPS load expressed in percent of rated capacity.
upsAdvOutputCurrent
-
The current in ampres drawn by the load on the UPS.
upsBasicConfigNumDevices
-
The number of devices that are plugged into the UPS.
upsBasicConfigDeviceTable
-
A list of devices that are plugged into the UPS. The number of entries is given by the value of upsBasicConfigNumDevices.
upsBasicConfigDeviceEntry
-
The devices plugged in to the UPS.
deviceIndex
-
The index of the device that is plugged into the UPS.
deviceName
-
The name/description of the device plugged into the UPS.
vaRating
-
The volt-amp rating of the device plugged into the UPS.
acceptThisDevice
-
An entry is added if yes, the entry is deleted if no.
upsAdvConfigRatedOutputVoltage
-
The nominal output voltage from the UPS in VAC. Possible values are 100, 120, 208, 220, 225, 230 and 240. NOTE: Only units that are 220, 225, 230 and 240 can be changed. Allowable set values are 220, 225, 230, and 240. For these adjustable units, if a va ...
upsAdvConfigHighTransferVolt
-
The maximum line voltage in VAC allowed before the UPS system transfers to battery backup. Allowed values depend on the UPS used: 100 volt units allow settings of 108, 110, 112, and 114. 120 volt units allow settings of 129, 132, 135, and 138. 208 volt un ...
upsAdvConfigLowTransferVolt
-
The minimum line voltage in VAC allowed before the UPS system transfers to battery backup. Allowable values depend on the UPS used: 100 volt units allow settings of 81, 83, 85, 87. 120 volt units allow settings of 97, 100, 103, 106. 208 volt units allow s ...
upsAdvConfigAlarm
-
A flag indicating how the UPS should handle audible line fail alarms.
upsAdvConfigAlarmTimer
-
The time after initial line failure at which the UPS begins emitting audible alarms (beeping). This timer is observerd only if the value of extControlAlarm is timed(2). Allowed values are 0 or 30 seconds. If a value other than a supported value is provid ...
upsAdvConfigMinReturnCapacity
-
The minimum battery capacity required before the UPS will return from a low battery shutdown condition. The capacity is measured from 0% battery capacity (or Low Battery) as a percent of full capacity (100%). In other words, the UPS will not re-energiz ...
upsAdvConfigSensitivity
-
The sensitivity of the UPS to utility line abnormalities or noises.
upsAdvConfigLowBatteryRunTime
-
The desired run time of the UPS, in seconds, once the low battery condition is reached. Allowed values are 120, 300, 420, or 600 seconds. During this time the UPS will produce a constant warning tone which can not be disabled. If a value other than a su ...
upsAdvConfigReturnDelay
-
The delay in seconds after utility line power returns before the UPS will turn on. This value is also used when the UPS comes out of a reboot and before the UPS wakes up from 'sleep' mode. Allowed values are 0, 60, 180 and 300 seconds. If a value other ...
upsAdvConfigShutoffDelay
-
The delay in seconds the UPS remains on after being told to turn off. Allowed values are 20, 180, 300, and 600 seconds. If a value other than a supported value is provided in a set request, the UPS interprets it as a the next higher acceptable value. If ...
upsAdvConfigUpsSleepTime
-
The time in seconds for the UPS to go to 'sleep' when instructed. When in sleep mode, the UPS will not provide output power regardless of the input line state. Once the specified time has elapsed, output power will be restored. This is a configuration s ...
upsAdvConfigSetEEPROMDefaults
-
WRITE: Resets the UPS EEPROM variables to default values. READ: returns 0
upsAdvConfigDipSwitchSetting
-
Current settings of UPS dip switches.
upsAdvConfigDipSwitchEntry
-
The current setting of one dip switch.
dipSwitchIndex
-
The index of a UPS dip switch.
dipSwitchStatus
-
The setting of a UPS dip switch.
upsAdvConfigBattExhaustThresh
-
The number of seconds prior to battery exhaustion when the UPS will switch off power to it's load.
upsAdvConfigPassword
-
The password entered at the UPS front panel to enable local configuation of the EEProm. If the password is disabled or is not supported, then the agent returns a null string.
upsAdvConfigAllowedSetTable
-
The table listing the allowed values for all discrete configurable UPS variables.
apcUpsConfigEntry
-
The table entry for a configurable UPS variable.
apcUpsConfigFieldIndex
-
The index to an eeprom field entry.
apcUpsConfigFieldOID
-
The OID of the current configurable value.
apcUpsConfigFieldValueRange
-
The distcrete set of allowed values of a configurable register. Individual values are delimited by a comma.
upsBasicControlConserveBattery
-
Setting this variable to turnUpsOffToConserveBattery(2) causes a UPS on battery to be put into 'sleep' mode. The UPS will turn back on when utility power is restored. Attempting to turn off a UPS that is not on battery will result in a badValue error. Se ...
upsAdvControlUpsOff
-
Setting this variable to turnUpsOff(2) causes the UPS to shut off. When in this state, the UPS will not provide output power regardless of the input line state. The ON/OFF switch on the UPS must be toggled for the UPS to return to operation. Setting thi ...
upsAdvControlRebootUps
-
Setting this variable to rebootUps(2) causes the UPS to shut off and turn back on. Setting this value to noRebootUps(1) has no effect. The value noRebootUps(1) will always be returned when the variable is read.
upsAdvControlUpsSleep
-
Setting this variable to putUpsToSleep(2) causes the UPS to go to sleep for the time specified by upsAdvConfigUpsSleepTime. When in sleep mode, the UPS will not provide output power regardless of the input line state. Once the specified time has elapsed, ...
upsAdvControlSimulatePowerFail
-
Setting this variable to simulatePowerFailure(2) causes the UPS switch to battery power. Setting this value to noSimulatePowerFailure(1) has no effect. The value noSimulatePowerFailure(1) will always be returned when the variable is read.
upsAdvControlFlashAndBeep
-
Setting this variable to flashAndBeep(2) causes the UPS to beep and simultaneously turn on the UPS front panel lights (Smart-UPS only). Setting this value to noFlashAndBeep(1) has no effect. The value noFlashAndBeep(1) will always be returned when the var ...
upsAdvControlTurnOnUPS
-
Setting this variable to turnOnUPS(2) causes the UPS to be turned on immediately, provided upsBasicOutputStatus does not read ON. Setting this value to noTurnOnUPS(1) has no effect. The value noTurnOnUPS(1) will always be returned when the variable is rea ...
upsAdvControlBypassSwitch
-
This switch pertains to the Matrix UPS. It switchs the UPS in or out of bypass mode.
upsAdvTestDiagnosticSchedule
-
The UPS system's automatic battery test schedule.
upsAdvTestDiagnostics
-
Setting this variable to testDiagnostics(2) causes the UPS to perform a diagnostic self test. Setting this value to noTestDiagnostics(1) has no effect. The value noTestDiagnostics(1) will always be returned when the variable is read.
upsAdvTestDiagnosticsResults
-
The results of the last UPS diagnostics test performed.
upsAdvTestLastDiagnosticsDate
-
The date the last UPS diagnostics test was performed in mm/dd/yy format.
upsAdvTestRuntimeCalibration
-
Setting this variable to performCalibration(2) causes the UPS to discharge to calibrate the UPS. The test will only start if the battery capacity is 100%. The test runs until capacity is less than 25%. Setting this variable to cancelCurrentCalibration(3) ...
upsAdvTestCalibrationResults
-
The results of the last runtime calibration. Value ok(1) means a successful runtime calibration. Value invalidCalibration(2) indicates last calibration did not take place since the battery capacity was below 100%. Value calibrationInProgress(3) means a ca ...
upsAdvTestCalibrationDate
-
The date the last UPS runtime calibration was performed in mm/dd/yy format.
upsCommStatus
-
The status of agent's communication with UPS.
mUpsEnvironAmbientTemperature
-
The ambient temperature in Celsius.
mUpsEnvironRelativeHumidity
-
The relative humidity as a percentage.
mUpsContactNumContacts
-
The number of contacts supported by the Measure-UPS.
mUpsContactTable
-
A list of contacts supported by the Measure-UPS.
mUpsContactEntry
-
A contact entry containing information for a given contact.
contactNumber
-
An index identifying the contact on the Measure-UPS.
normalState
-
The normal operating position of the contact. If the normal operating postion cannot be set then it is contolled via the dip switch on the Measure-UPS and is therefore read-only.
description
-
The decsription of the purpose/use of the contact.
monitoringStatus
-
A flag indicating whether this contact is monitored, or not.
currentStatus
-
This value indicates the current state of the contact. If the contact is not in its normal state. This value is set to fault(2).
serialPort2Mode
-
Setting this variable to passthrough will enable mini's port2 behave like a UPS port. Choosing localConsole will enable the port to be used as local console.
setPulseOnTXD
-
Setting this variable to setPulseOnTXD(2) causes adapter to generate a PULSE on TXD pin of serial port 2. The duration in the prototype implementation will be 1 second. Setting this value to noSetPulseOnTXD(1) has no effect. The value noSetPulseOnTXD(1) w ...
-

-
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.
-

-

MIBs list

-

- -
- -
- -
-
- -
- -
-
- -
+cpsEthIPaddr2 OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "The Ethernet secondary IP address." +::= { cpsEthItf 5 } - - - - - - - - - - - - - - - - - - - - - +cpsEthIPmask2 OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "The Ethernet secondary IP mask." +::= { cpsEthItf 6 } + +cpsNameService OBJECT IDENTIFIER ::= { cpsAP930xConf 5 } + +cpsResolverOrder OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..15)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Specifies how host lookups are to be performed. + Valid values : empty, 'hosts', 'bind', 'hosts, bind', + 'bind, hosts' " +::= { cpsNameService 1 } + +cpsMultipleIP OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..3)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Valid values are ON or OFF. If set to ON, the resolve + library will return all valid addresses for a host + that appears in the /etc/hosts file, instead of only + the first. " +::= { cpsNameService 2 } + +cpsDNSserv OBJECT IDENTIFIER ::= { cpsNameService 3 } + +cpsDNSpriserv OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Internet Address (in dot notation) of primary name + server that the resolver should query." +::= { cpsDNSserv 1 } + +cpsDNSsecserv OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "Internet Address (in dot notation) of secondary name + server that the resolver should query." +::= { cpsDNSserv 2 } + +cpsDNSdomain OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Local domain name." +::= { cpsDNSserv 3 } + +cpsSerialPortConf OBJECT IDENTIFIER ::= { cpsAP930xConf 6 } + +cpsSerialGlobal OBJECT IDENTIFIER ::= { cpsSerialPortConf 1 } + +cpsSerialInclude OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "File used in centralized management." +::= { cpsSerialGlobal 1 } + +cpsSerialNFS OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..50)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Remote Network File System where data buffering will be + written instead of the default directory '/var/run/DB'." +::= { cpsSerialGlobal 2 } + +cpsSerialLockDir OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..50)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The lock directory." +::= { cpsSerialGlobal 3 } + +cpsSerialRlogin OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..50)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Location of the rlogin binary that accepts the -i flag." +::= { cpsSerialGlobal 4 } + +cpsSerialPppd OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..50)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Location of the pppd binary." +::= { cpsSerialGlobal 5 } + +cpsSerialTelnet OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..50)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Location of the telnet application." +::= { cpsSerialGlobal 6 } + +cpsSerialSsh OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..50)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Location of the ssh application." +::= { cpsSerialGlobal 7 } + +cpsSerialLocalLogins OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "This parameter is only necessary when authentication is + being performed for a port. + This is useful if the Radius authentication server is down. + 0 indicates OFF, + 1 indicates ON." +::= { cpsSerialGlobal 8 } + +cpsSerialFacility OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "This value (0-7) is the Local facility sent to the syslog daemon." +::= { cpsSerialGlobal 9 } + +cpsSerialDBFacility OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "This value (0-7) is the Local facility sent to the syslog daemon." +::= { cpsSerialGlobal 10 } + +cpsSerialGroupTable OBJECT-TYPE + SYNTAX SEQUENCE OF CpsSerialGroupEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "" +::= { cpsSerialGlobal 11 } + +cpsSerialGroupEntry OBJECT-TYPE + SYNTAX CpsSerialGroupEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "" + INDEX { cpsSerialGroupIndex } +::= { cpsSerialGroupTable 1 } + +CpsSerialGroupEntry ::= SEQUENCE { + cpsSerialGroupIndex INTEGER, + cpsSerialGroupName DisplayString, + cpsSerialGroupUsers DisplayString +} + +cpsSerialGroupIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Number to identify the group." +::= { cpsSerialGroupEntry 1 } + +cpsSerialGroupName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..20)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The group name." +::= { cpsSerialGroupEntry 2 } + +cpsSerialGroupUsers OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..80)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The user's names." +::= { cpsSerialGroupEntry 3 } + +cpsSerialSpec OBJECT IDENTIFIER ::= { cpsSerialPortConf 2 } + +cpsSerialPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF CpsSerialPortEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "This is the specific configuration per serial port." +::= { cpsSerialSpec 1 } + +cpsSerialPortEntry OBJECT-TYPE + SYNTAX CpsSerialPortEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "One particular serial port configuration." + INDEX { cpsSerialPortNumber } +::= { cpsSerialPortTable 1 } + +CpsSerialPortEntry ::= SEQUENCE { + cpsSerialPortNumber INTEGER, -- 0 == all. X == ttyX sX. + cpsSerialPortTty DisplayString, -- associate device + cpsSerialPortName DisplayString, -- alias name + cpsSerialPortSpeed Integer32, -- physical port configuration + cpsSerialPortDataSize Integer32, + cpsSerialPortStopBits Integer32, + cpsSerialPortParity DisplayString, + cpsSerialPortFlowCtrl DisplayString, + cpsSerialPortDTRdelay Integer32, + cpsSerialPortDCDCtrl INTEGER, + cpsSerialPortLogUtmp INTEGER, -- log into UTMP + cpsSerialPortLogWtmp INTEGER, -- log into WTMP + cpsSerialPortLogform DisplayString, + cpsSerialPortAuthtype DisplayString, -- authentication type + cpsSerialPortAuthSrv1 IpAddress, -- IP address of the primary authentication server + cpsSerialPortAccSrv1 IpAddress, -- IP address of the primary accounting server + cpsSerialPortAuthTmo Integer32, -- time out per authentication query + cpsSerialPortAuthRetr Integer32, -- authentication number of retries + cpsSerialPortAuthSrv2 IpAddress, -- IP address of the secondary authentication server + cpsSerialPortAccSrv2 IpAddress, -- IP address of the secondary accounting server + cpsSerialPortAuthSecret DisplayString, -- secret used in authentication + cpsSerialPortAuthRadP INTEGER, -- accept RADIUS' user without password + cpsSerialPortAuthAcc DisplayString, -- access restriction on Users + cpsSerialPortProtocol DisplayString, -- Profile + cpsSerialPortRemoteIP DisplayString, -- remote IP address + cpsSerialPortSocketPort DisplayString, -- number of socket port + cpsSerialPortRemHost IpAddress, -- IP address of the remote Host + cpsSerialPortBanner DisplayString, -- Banner + cpsSerialPortPrompt DisplayString, -- Login prompt + cpsSerialPortTermType DisplayString, -- terminal type + cpsSerialPortAutomUsr DisplayString, -- automatic user + cpsSerialPortNetMask IpAddress, -- net mask + cpsSerialPortPppMtu Integer32, + cpsSerialPortPppMru Integer32, + cpsSerialPortPppOptions DisplayString, + cpsSerialPortPppFoption DisplayString, + cpsSerialPortModemChat DisplayString, -- initchat send to modem + cpsSerialPortSttyCmd DisplayString, + cpsSerialPortSockTx Integer32, -- socket transmission interval + cpsSerialPortSockPoll Integer32, -- socket polling interval + cpsSerialPortSockIdle Integer32, -- socket idle timeout + cpsSerialPortDBsize Integer32, -- maximum size of the data buffering file + cpsSerialPortDBtime INTEGER, -- data buffering with/without timestamp + cpsSerialPortDBmode DisplayString, -- data bufferinf mode circ or line + cpsSerialPortDBsyslog Integer32, -- size of the data send to syslog + cpsSerialPortDBmenu INTEGER, -- menu of the data buffering + cpsSerialPortDBalarm INTEGER, -- use alarm generating feature + cpsSerialPortSSHbreak DisplayString, -- break sequence (SSH) + cpsSerialPortSniffSess DisplayString, -- sniff session type + cpsSerialPortSniffAdm DisplayString, -- admin users to sniff + cpsSerialPortSniffEsc DisplayString, -- escape char to sniff session + cpsSerialPortSniffMsess DisplayString, -- multiple session + cpsSerialPortTelnetMode INTEGER, -- telnet client mode + cpsSerialPortSysBufSess INTEGER, -- syslog buffering at all times + cpsSerialPortLFSuppress INTEGER, -- LF suppression in socket_server session + cpsSerialPortAutoInput DisplayString, -- Input string to auto answer + cpsSerialPortAutoOutput DisplayString, -- Output string to auto answer + cpsSerialPortBreakInterval Integer32 -- Break interval (in ms) +} + +cpsSerialPortNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Number to identify the serial port. Value 0 is ALL." +::= { cpsSerialPortEntry 1 } + +cpsSerialPortTty OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..25)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The device name for the serial port." +::= { cpsSerialPortEntry 2 } + +cpsSerialPortName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Alias name given to the server connected to the serial port." +::= { cpsSerialPortEntry 3 } + +cpsSerialPortSpeed OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "The speed of the serial port. + Supported values are: + 50, 75, 110, 134, 150, 200, 300, 600, + 1200, 1800, 2400, 4800, 9600, 14400, 19200, + 28800, 38400, 57600, 115200, 230400, and 460800" +::= { cpsSerialPortEntry 4 } + +cpsSerialPortDataSize OBJECT-TYPE + SYNTAX Integer32 (4..8) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The data size for the serial port." +::= { cpsSerialPortEntry 5 } + +cpsSerialPortStopBits OBJECT-TYPE + SYNTAX Integer32 (0..2) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The number of stop bits for the serial port." +::= { cpsSerialPortEntry 6 } + +cpsSerialPortParity OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..5)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The parity for the serial port." +::= { cpsSerialPortEntry 7 } + +cpsSerialPortFlowCtrl OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..5)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The flow control for the serial port." +::= { cpsSerialPortEntry 8 } + +cpsSerialPortDTRdelay OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "This specifies how long (in milliseconds) a DTR signal + will be turned off before it is turned on again." +::= { cpsSerialPortEntry 9 } + +cpsSerialPortDCDCtrl OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "DCD signal controls the connection request. + 0 will indicate nocontrol, + 1 will indicate control." +::= { cpsSerialPortEntry 10 } + +cpsSerialPortLogUtmp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Update the login records in /var/run/utmp file. + 0 will indicate inactive, + 1 will indicate active." +::= { cpsSerialPortEntry 11 } + +cpsSerialPortLogWtmp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Update the login records in /var/run/wtmp file. + 0 will indicate inactive, + 1 will indicate active." +::= { cpsSerialPortEntry 12 } + +cpsSerialPortLogform OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "This is the format to write the login record." +::= { cpsSerialPortEntry 13 } + +cpsSerialPortAuthtype OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..25)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Authentication type." +::= { cpsSerialPortEntry 14 } + +cpsSerialPortAuthSrv1 OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP address of the primary authentication server." +::= { cpsSerialPortEntry 15 } + +cpsSerialPortAccSrv1 OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP address of the primary accounting server." +::= { cpsSerialPortEntry 16 } + +cpsSerialPortAuthTmo OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "This is the timeout (in seconds) for the authentication + query to be answered." +::= { cpsSerialPortEntry 17 } + +cpsSerialPortAuthRetr OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "This defines the number of times each server is tried + before another is contacted." +::= { cpsSerialPortEntry 18 } + +cpsSerialPortAuthSrv2 OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP address of the secondary authentication server." +::= { cpsSerialPortEntry 19 } + +cpsSerialPortAccSrv2 OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "IP address of the secondary accounting server." +::= { cpsSerialPortEntry 20 } + +cpsSerialPortAuthSecret OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "This is the shared secret with authentication servers." +::= { cpsSerialPortEntry 21 } + +cpsSerialPortAuthRadP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Radius state. + 0 will indicate inactive, + 1 will indicate active." +::= { cpsSerialPortEntry 22 } + +cpsSerialPortAuthAcc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Access restriction." +::= { cpsSerialPortEntry 23 } + +cpsSerialPortProtocol OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Defines the serial port's protocol." +::= { cpsSerialPortEntry 24 } + +cpsSerialPortRemoteIP OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..20)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "This is the default IP address of the serial port." +::= { cpsSerialPortEntry 25 } + +cpsSerialPortSocketPort OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..10)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "This defines an alternative labeling system for the serial port." +::= { cpsSerialPortEntry 26 } + +cpsSerialPortRemHost OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "The IP address of the host to which the serial port will connect." +::= { cpsSerialPortEntry 27 } + +cpsSerialPortBanner OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..250)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "This defines the banner." +::= { cpsSerialPortEntry 28 } + +cpsSerialPortPrompt OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..250)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "This defines the login prompt to the serial port." +::= { cpsSerialPortEntry 29 } + +cpsSerialPortTermType OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..20)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "This defines the terminal type." +::= { cpsSerialPortEntry 30 } + +cpsSerialPortAutomUsr OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "This defines the automatic user." +::= { cpsSerialPortEntry 31 } + +cpsSerialPortNetMask OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION "The network mask used in dial in connection." +::= { cpsSerialPortEntry 32 } + +cpsSerialPortPppMtu OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "The PPP MTU - dial in connection." +::= { cpsSerialPortEntry 33 } + +cpsSerialPortPppMru OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "The PPP MRU - dial in connection." +::= { cpsSerialPortEntry 34 } + +cpsSerialPortPppOptions OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "The PPP options when the PPP session is autodetected." +::= { cpsSerialPortEntry 35 } + +cpsSerialPortPppFoption OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "The PPP forced options when the user has already been authenticated." +::= { cpsSerialPortEntry 36 } + +cpsSerialPortModemChat OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION "The initchat send to modem connected." +::= { cpsSerialPortEntry 37 } + +cpsSerialPortSttyCmd OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..180)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "The tty settings after socket connection is established." +::= { cpsSerialPortEntry 38 } + +cpsSerialPortSockTx OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "Defines the delay (in milliseconds) before transmission to + the Ethernet of data received through a serial port." +::= { cpsSerialPortEntry 39 } + +cpsSerialPortSockPoll OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "Keep-alive timer (milliseconds) for the TCP connection." +::= { cpsSerialPortEntry 40 } + +cpsSerialPortSockIdle OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "The idle timeout in seconds." +::= { cpsSerialPortEntry 41 } + +cpsSerialPortDBsize OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "Maximum size of the data buffering file." +::= { cpsSerialPortEntry 42 } + +cpsSerialPortDBtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Timestamp in data buffering. + 0 will indicate inactive, + 1 will indicate active." +::= { cpsSerialPortEntry 43 } + +cpsSerialPortDBmode OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..5)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Data buffering mode : circ or line." +::= { cpsSerialPortEntry 44 } + +cpsSerialPortDBsyslog OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "Size of the data buffer sent to syslog." +::= { cpsSerialPortEntry 45 } + +cpsSerialPortDBmenu OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Menu type for data buffering. + 0 will indicate display Menu, + 1 will indicate inactive, + 2 will indicate DB, + 3 will indicate Parc." +::= { cpsSerialPortEntry 46 } + +cpsSerialPortDBalarm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Alarm generation status. + 0 will indicate inactive, + 1 will indicate active." +::= { cpsSerialPortEntry 47 } + +cpsSerialPortSSHbreak OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..16)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Break sequence - ssh session." +::= { cpsSerialPortEntry 48 } + +cpsSerialPortSniffSess OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..5)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Sniff session type." +::= { cpsSerialPortEntry 49 } + +cpsSerialPortSniffAdm OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "List of admin users allowed to sniff session." +::= { cpsSerialPortEntry 50 } + +cpsSerialPortSniffEsc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..6)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Escape sequence used in sniff session." +::= { cpsSerialPortEntry 51 } + +cpsSerialPortSniffMsess OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..20)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "" +::= { cpsSerialPortEntry 52 } + +cpsSerialPortTelnetMode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Mode negotiated by client telnet with the server. + 0 will indicate text, + 1 will indicate binary." +::= { cpsSerialPortEntry 53 } + +cpsSerialPortSysBufSess OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Syslog Buffering at all times. + 0 will indicate yes, + 1 will indicate no." +::= { cpsSerialPortEntry 54 } + +cpsSerialPortLFSuppress OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "LF suppression in socket_server session. + 0 will indicate inactive, + 1 will indicate active." +::= { cpsSerialPortEntry 55 } + +cpsSerialPortAutoInput OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Input string used for auto answer." +::= { cpsSerialPortEntry 56 } + +cpsSerialPortAutoOutput OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..40)) + ACCESS read-write + STATUS mandatory + DESCRIPTION "Output string used for auto answer." +::= { cpsSerialPortEntry 57 } + +cpsSerialPortBreakInterval OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-write + STATUS mandatory + DESCRIPTION "The break interval in milliseconds." +::= { cpsSerialPortEntry 58 } + +-- The console Port Server AP930x information group + +cpsInfoSerialPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF CpsInfoSerialPortEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "This is the information of the specific serial port." +::= { cpsAP930xInfo 1 } + +cpsInfoSerialPortEntry OBJECT-TYPE + SYNTAX CpsInfoSerialPortEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "One particular serial port." + INDEX { cpsInfoSerialPortNumber } +::= { cpsInfoSerialPortTable 1 } + +CpsInfoSerialPortEntry ::= SEQUENCE { + cpsInfoSerialPortNumber INTEGER, -- X == ttyX sX. + cpsInfoSerialPortTty DisplayString, -- associate device + cpsInfoSerialPortName DisplayString, -- alias name + cpsInfoSerialPortSpeed Integer32, + cpsInfoSerialPortTxBytes Integer32, + cpsInfoSerialPortRXBytes Integer32, + cpsInfoSerialPortErrFrame Integer32, + cpsInfoSerialPortErrParity Integer32, + cpsInfoSerialPortErrBreaks Integer32, + cpsInfoSerialPortErrOverrun Integer32, + cpsInfoSerialPortSigDTR INTEGER, + cpsInfoSerialPortSigCD INTEGER, + cpsInfoSerialPortSigDSR INTEGER, + cpsInfoSerialPortSigRTS INTEGER, + cpsInfoSerialPortSigCTS INTEGER, + cpsInfoSerialPortSigRI INTEGER + } + +cpsInfoSerialPortNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Number to identify the serial port." +::= { cpsInfoSerialPortEntry 1 } + +cpsInfoSerialPortTty OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "The device name for the serial port." +::= { cpsInfoSerialPortEntry 2 } + +cpsInfoSerialPortName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Alias name given to the server connected to the serial port." +::= { cpsInfoSerialPortEntry 3 } + +cpsInfoSerialPortSpeed OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "The speed for serial port." +::= { cpsInfoSerialPortEntry 4 } + +cpsInfoSerialPortTxBytes OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "The number of transmitted bytes by the serial port." +::= { cpsInfoSerialPortEntry 5 } + +cpsInfoSerialPortRXBytes OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "The number of received bytes by the serial port." +::= { cpsInfoSerialPortEntry 6 } + +cpsInfoSerialPortErrFrame OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "The number of frame errors." +::= { cpsInfoSerialPortEntry 7 } + +cpsInfoSerialPortErrParity OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "The number of parity errors." +::= { cpsInfoSerialPortEntry 8 } + +cpsInfoSerialPortErrBreaks OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "The number of breaks errors." +::= { cpsInfoSerialPortEntry 9 } + +cpsInfoSerialPortErrOverrun OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION "The number of overrun errors." +::= { cpsInfoSerialPortEntry 10 } + +cpsInfoSerialPortSigDTR OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "The state of the DTR signal. + 0 will indicate down, + 1 will indicate up." +::= { cpsInfoSerialPortEntry 11 } + +cpsInfoSerialPortSigCD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "The state of the DCD signal. + 0 will indicate down, + 1 will indicate up." +::= { cpsInfoSerialPortEntry 12 } + +cpsInfoSerialPortSigDSR OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "The state of the DSR signal. + 0 will indicate down, + 1 will indicate up." +::= { cpsInfoSerialPortEntry 13 } + +cpsInfoSerialPortSigRTS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "The state of the RTS signal. + 0 will indicate down, + 1 will indicate up." +::= { cpsInfoSerialPortEntry 14 } + +cpsInfoSerialPortSigCTS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "The state of the CTS signal. + 0 will indicate down, + 1 will indicate up." +::= { cpsInfoSerialPortEntry 15 } + +cpsInfoSerialPortSigRI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "The state of the RI signal. + 0 will indicate down, + 1 will indicate up." +::= { cpsInfoSerialPortEntry 16 } + +-- The console Port Server AP930x administrative group + +apCPSSave OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Exec saveconf command. + 0 will indicate don't save, + 1 will indicate save." +::= { cpsAP930xAdm 1 } + +apCPSSerialHUP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION "Exec signal_ras hup command. + 0 will indicate no restart, + 1 will indicate restart." +::= { cpsAP930xAdm 2 } + +-- the access PX group + +accessPXIdentAlarmStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Access PX alarm status + 1 = Normal + 2 = Warning + 3 = Critical." + ::= { accessPXIdent 1 } + + +accessPXIdentProductNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The product number of the Access PX." + ::= { accessPXIdent 2 } + +accessPXIdentHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision number of the Access PX." + ::= { accessPXIdent 3 } + +accessPXIdentDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of manufacture of the Access PX." + ::= { accessPXIdent 4 } + +accessPXIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the Access PX." + ::= { accessPXIdent 5 } + +accessPXConfigCardReaderEnableDisableAction OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Action to disable/enable the card reader." + ::= { accessPXConfig 1 } + +accessPXConfigAutoRelockTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Time (10 - 60) in seconds when the door will automatically relock + after it has been unlocked and the handle has not been opened." + ::= { accessPXConfig 2 } + +accessPXConfigCardFormat OBJECT-TYPE + SYNTAX INTEGER { + hidStd26 (1), + hid37Bit (2), + hid37BitWithFacility (3), + hidCorp1000 (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Indicates and controls the HID card format. + NOTE: This OID is only valid for HID systems." + ::= { accessPXConfig 3 } + +accessPXConfigFrontDoorLockControl OBJECT-TYPE + SYNTAX INTEGER { + unlock (1), + lock (2), + notInstalledReadOnly (3), + disconnectedReadOnly (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Control action (unlock, lock) for the front door. Setting this OID + will unlock or lock the front door. Getting this OID will respond + with the current state of the front door lock which could be + 1 = unlocked, + 2 = locked, + 3 = not installed, + 4 = disconnected." + ::= { accessPXConfigFront 1 } + +accessPXConfigFrontDoorMaxOpenTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Time in minutes, (1 - 120), that the front door can be + allowed to remain open without generating an alarm condition." + ::= { accessPXConfigFront 2 } + +accessPXStatusFrontDoorLock OBJECT-TYPE + SYNTAX INTEGER { + unlocked (1), + locked (2), + notInstalled (3), + disconnected (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Present state of the front door lock: unlocked, locked, + not installed, or disconnected." + ::= { accessPXStatusFront 1 } + +accessPXStatusFrontDoor OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2), + notInstalled (3), + disconnected (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Present state of the front door: open, closed, + not installed, or disconnected." + ::= { accessPXStatusFront 2 } + +accessPXStatusFrontDoorHandle OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2), + notInstalled (3), + disconnected (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Present state of the front door handle: open, closed, + not installed, or disconnected." + ::= { accessPXStatusFront 3 } + +accessPXStatusFrontDoorMaxOpenTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Time in minutes, (1 - 120), that the front door can be + allowed to remain open without generating an alarm condition." + ::= { accessPXStatusFront 4 } + +accessPXStatusFrontDoorAlarmStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Front door alarm status + 1 = Normal + 2 = Warning + 3 = Critical + 4 = Front door not installed." + ::= { accessPXStatusFront 5 } + +accessPXConfigRearDoorLockControl OBJECT-TYPE + SYNTAX INTEGER { + unlock (1), + lock (2), + notInstalledReadOnly (3), + disconnectedReadOnly (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Control action (unlock, lock) for the rear door. Setting this OID + will unlock or lock the rear door. Getting this OID will respond + with the current state of the rear door lock which could be + 1 = unlocked, + 2 = locked, + 3 = not installed, + 4 = disconnected." + ::= { accessPXConfigRear 1 } + +accessPXConfigRearDoorMaxOpenTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Time in minutes, (1 - 120), that the rear door can be + allowed to remain open without generating an alarm condition." + ::= { accessPXConfigRear 2 } + +accessPXStatusRearDoorLock OBJECT-TYPE + SYNTAX INTEGER { + unlocked (1), + locked (2), + notInstalled (3), + disconnected (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Present state of the rear door lock: unlocked, locked, + not installed, or disconnected." + ::= { accessPXStatusRear 1 } + +accessPXStatusRearDoor OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2), + notInstalled (3), + disconnected (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Present state of the rear door: open, closed, + not installed, or disconnected." + ::= { accessPXStatusRear 2 } + +accessPXStatusRearDoorHandle OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2), + notInstalled (3), + disconnected (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Present state of the rear door handle: open, closed, + not installed, or disconnected." + ::= { accessPXStatusRear 3 } + +accessPXStatusRearDoorMaxOpenTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Time in minutes, (1 - 120), that the rear door can be + allowed to remain open without generating an alarm condition." + ::= { accessPXStatusRear 4 } + +accessPXStatusRearDoorAlarmStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Rear door alarm status + 1 = Normal + 2 = Warning + 3 = Critical + 4 = Rear door not installed." + ::= { accessPXStatusRear 5 } + +accessPXConfigBeaconName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive name for the Beacon." + ::= { accessPXConfigBeacon 1 } + +accessPXConfigBeaconLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive name for the location of the Beacon." + ::= { accessPXConfigBeacon 2 } + +accessPXConfigBeaconAction OBJECT-TYPE + SYNTAX INTEGER { + turnOff (1), + turnOn (2), + notInstalledReadOnly (3), + disconnectedReadOnly (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Control action (turnOff, turnOn) for the beacon. Setting this OID + will turn the beacon off or on. Getting this OID will respond + with the current state which could be + 1 = off, + 2 = on, + 3 = not installed, + 4 = disconnected." + ::= { accessPXConfigBeacon 3 } + +accessPXStatusBeaconName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the beacon." + ::= { accessPXStatusBeacon 1 } + +accessPXStatusBeaconLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the location of the beacon." + ::= { accessPXStatusBeacon 2 } + +accessPXStatusBeaconCurrentState OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2), + notInstalled (3), + disconnected (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the beacon: off, on, + not installed, or disconnected." + ::= { accessPXStatusBeacon 3 } + +-- the apcLocalDisplay group + +apcLocalDisplayIdentDisplayType OBJECT-TYPE + SYNTAX INTEGER { + noDisplayFound (1), + powerviewRM (2), + powerviewWW (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Numeric value used to identify the type of display in use." + ::= { apcLocalDisplayIdent 1 } + +apcLocalDisplayIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The model number of the local display." + ::= { apcLocalDisplayIdent 2 } + +apcLocalDisplayIdentFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision number of the local display." + ::= { apcLocalDisplayIdent 3 } + +apcLocalDisplayIdentOptions OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A display-specific string identifying options in the local display." + ::= { apcLocalDisplayIdent 4 } + +apcLocalDisplayIdentDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of manufacture of the local display, if available." + ::= { apcLocalDisplayIdent 5 } + +apcLocalDisplayIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the local display, if available." + ::= { apcLocalDisplayIdent 6 } + +apcLocalDisplayConfigAlarmBeeper OBJECT-TYPE + SYNTAX INTEGER { + beeperDisabled (1), + beeperEnabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The alarm beeper setting for the local display. + When enabled, the alarm beeper will begin to sound whenever + there a new alarm becomes active. The alarm beeper will continue to + periodically sound until a key is pressed on the display." + ::= { apcLocalDisplayConfig 1 } + +apcLocalDisplayConfigBeeperVolume OBJECT-TYPE + SYNTAX INTEGER { + beeperDisabled (1), + beeperLow (2), + beeperMedium (3), + beeperHigh (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The volume setting of the beeper on the local display." + ::= { apcLocalDisplayConfig 2 } + +apcLocalDisplayConfigCheckLogIndicator OBJECT-TYPE + SYNTAX INTEGER { + checklogNotPresent (1), + checklogDisabled (2), + checklogInformational (3), + checklogWarning (4), + checklogCritical (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum level event severity level required to illuminate + the check log light on the local display. + notPresent (1) indicates that the display does not have a check log light." + ::= { apcLocalDisplayConfig 3 } + +apcLocalDisplayConfigKeyClick OBJECT-TYPE + SYNTAX INTEGER { + keyclickDisabled (1), + keyclickEnabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The key click setting of the local display." + ::= { apcLocalDisplayConfig 4 } + +apcLocalDisplayConfigContrast OBJECT-TYPE + SYNTAX INTEGER { + contrast1 (1), + contrast2 (2), + contrast3 (3), + contrast4 (4), + contrast5 (5), + contrast6 (6), + contrast7 (7), + contrast8 (8) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The contrast level of the local display." + ::= { apcLocalDisplayConfig 5 } + +-- the software group +-- the powerNetSubAgent group +-- the powerNetSoftwareSystem group + +powerNetSoftwareSystemDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..79)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A brief description of the PowerNet sub-agent." + ::= { powerNetSoftwareSystem 1 } + +powerNetSoftwareOid OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The object identifier of the PowerNet sub-agent." + ::= { powerNetSoftwareSystem 2 } + +-- powerNetSmuxPeer OBJECT IDENTIFIER ::= { powerNetSoftwareOid 1 } +-- powerNetDPIPeer OBJECT IDENTIFIER ::= { powerNetSoftwareOid 2 } + +powerNetSoftwareSystemUpTime OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The time that the sub-agent has been running." + ::= { powerNetSoftwareSystem 3 } + + +-- powerNetSoftwareConfig group + +powerNetSoftwareTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of software modules supporting the UPS." + ::= { powerNetSoftwareConfig 1 } + +powerNetSoftwareTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowerNetSoftwareEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of the software monitoring the UPS." + ::= { powerNetSoftwareConfig 2 } + +powerNetSoftwareEntry OBJECT-TYPE + SYNTAX PowerNetSoftwareEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information on a software module." + INDEX { moduleNumber } + ::= { powerNetSoftwareTable 1 } + +PowerNetSoftwareEntry ::= + SEQUENCE { + moduleNumber + INTEGER, + moduleName + DisplayString, + moduleVersion + DisplayString, + moduleDate + DisplayString + } + +moduleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index into the Software Entry Table" + ::= { powerNetSoftwareEntry 1 } + +moduleName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..79)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the software module." + ::= { powerNetSoftwareEntry 2 } + +moduleVersion OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..8)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The version of the software module." + ::= { powerNetSoftwareEntry 3 } + +moduleDate OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..9)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of the software module represented as mm-dd-yy." + ::= { powerNetSoftwareEntry 4 } + +-- the StruxureWare Operations group + +serverStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + stopped(2), + running(3), + running-missing(4), + initializing(5), + starting(6), + disaster-recovery(7), + postoffice-inconsistent(8), + missing-jgroups(9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the StruxureWare Operations server: + 1: The status of the application server is unknown. Check Webmin and if + the problem persists, contact Technical Support. + 2: Restart the StruxureWare DC Operation server. If the server was part of + a cluster, see the StruxureWare DC Operation User Assistance about + rejoining the cluster. If the problem persists, contact Technical Support. + 3: No problem. + 4: High availability is lost. The StruxureWare DC Operation Application + server is running but one or more nodes are not available. If the + StruxureWare DC Operation server is part of a cluster, ensure all nodes + are running and there is a network connection between the nodes. If the + problem persists, contact Technical Support. + 5: Wait for the StruxureWare DC Operation Application server to initialize. + If the problem persists, contact Technical Support. + 6: Wait for the StruxureWare DC Operation Application server to finish + starting. + If the problem persists, contact Technical Support. + 7: This node is running in Disaster Recovery mode. + 8: The JBoss postoffice is currently inconsistent. This may be a temporary + issue. If the problem persists for more than 10 minutes, + contact Technical Support. + 9: The JBoss is missing jgroups. This may be a temporary issue. If the + problem persists for more than 10 minutes, contact Technical Support." + ::= { struxureWareOperationsStatus 1 } + +databaseStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + stopped(2), + running(3), + detached(4), + catching-up(5), + attaching(6), + running-master(7), + running-primary-slave(8), + running-slave(9), + running-alone(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the StruxureWare Operations database: + 1: The status of the database is unknown. Check Webmin and if the problem + persists, contact Technical Support. + 2: Restart the StruxureWare DC Operation server. If the server was part of + a cluster, see the StruxureWare DC Operation User Assistance about + rejoining the cluster. If the problem persists, contact Technical Support. + 3: No problem. + 4: High availability is lost. The database is detached from the cluster + and does not receive updates. See the StruxureWare DC Operation User + Assistance about reattaching the database node to the StruxureWare DC + Operation cluster. + If the problem persists, contact Technical Support. + 5: The database is catching up with the cluster. Wait for the StruxureWare + DC Operation database to retrieve all updates from the master node. + If the problem persists, contact Technical Support. + 6: The database is attaching to the cluster. Wait for the StruxureWare + Operation database to attach to the cluster. If the problem persists, + contact Technical Support. + 7: The database is the master in a cluster. + 8: The database is the primary slave in the cluster. All changes on master + are synchronously replicated to this node. + 9: The database is a secondary slave in the cluster. All changes on + master are asynchronously replicated to this node. + 10: The database does not replicate its changes to other nodes." + ::= { struxureWareOperationsStatus 2 } + +loadBalancerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + stopped(2), + running(3), + running-missing(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the StruxureWare Operations load balancer: + 1: Load Balancer status is unknown. Check Webmin and if the problem + persists, contact Technical Support. + 2: Load Balancer stopped. Restart the StruxureWare DC Operation server. + If the problem persists, contact Technical Support. + 3: Normal status + 4: High availability is lost. The StruxureWare DC Operation Load Balancer + is running but one or more nodes are not available. If the StruxureWare DC + Operation server is part of a cluster, ensure all nodes are running and + there is a network connection between the nodes. If the problem persists, + contact Technical Support." + ::= { struxureWareOperationsStatus 3 } + +essentialServicesStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + stopped(2), + running(3), + time-sync-problems(4), + backup-problems(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the StruxureWare Operations essential services: + 1: Unknown status. Check Webmin and if the problem persists, contact + Technical Support. + 2: Essential services are not running on the StruxureWare DC Operation + server. Reboot the node and monitor the status page in Webmin. If the + problem persists, contact Technical Support. + 3: Normal status + 4: The time difference between the StruxureWare DC Operation slave and the + master node is too big. Correct the time on the slave to match the time on + the master. Consider using an NTP server. If the problem persists, + contact Technical Support. + 5: The last backup that was attempted on the StruxureWare DC Operation + server has failed. Make certain that the system can write to the location + specified as backup location. This is particularly relevant for network + attached storage. If the problem persists, contact Technical Support." + ::= { struxureWareOperationsStatus 4 } + +etlStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + running(2), + failed(3), + paused(4), + stopped(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the StruxureWare Operations ETL services: + 1: Unknown status. Check the network configuration and the server + network settings. If the problem persists, contact + Technical Support (http://www.apc.com/go/direct/index.cfm?tag=support). + 2: Normal status, + 3: ETL Transformations have failed and are subsequently stopped. + Investigate the cause of the failure. If the problem persists, contact + Technical Support (http://www.apc.com/go/direct/index.cfm?tag=support). + 4: ETL Transformations are currently paused. + 5: ETL Transformations are currently stopped." + ::= { struxureWareOperationsStatus 5 } + + +-- the software group +-- the powerChuteNetworkShutdown group +-- the pcnsIdent group + +pcnshostname OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hostname of the PCNS instance." + ::= { pcnsIdent 1 } + +pcnsVersion OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..9)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The version of PCNS installed. x.x.x" + ::= { pcnsIdent 2 } + +pcnsOS OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The version of OS PCNS is Installed on." + ::= { pcnsIdent 3 } + +pcnsJavaVersion OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The version of Java PCNS is running on." + ::= { pcnsIdent 4 } + +-- the software group +-- the powerChuteNetworkShutdown group +-- the pcnsNetworking group + +pcnsUIProtocol OBJECT-TYPE + SYNTAX INTEGER { + http(1), + https(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Web Protocol used to connect to the PCNS UI." + ::= { pcnsNetworking 1 } + +pcnsHttpPort OBJECT-TYPE + SYNTAX INTEGER(0..65535) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Port used for PCNS http UI." + ::= { pcnsNetworking 2 } + +pcnsHttpsPort OBJECT-TYPE + SYNTAX INTEGER(0..65535) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Port used for PCNS https UI." + ::= { pcnsNetworking 3 } + +pcnsNetworkConfig OBJECT-TYPE + SYNTAX INTEGER { + ipV4(1), + ipV6(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Configuration of the TCP Network." + ::= { pcnsNetworking 4 } + +pcnsVirtualInstall OBJECT-TYPE + SYNTAX INTEGER { + none(1), + hyper-V(2), + vmWare(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Virtualization technology in use by PCNS." + ::= { pcnsNetworking 5 } + +-- the software group +-- the powerChuteNetworkShutdown group +-- the pcnsNMC group + +pcnsMode OBJECT-TYPE + SYNTAX INTEGER { + single(1), + redundant(2), + parallel(3), + advanced(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Configuration mode of the UPS(s) which PCNS is monitoring." + ::= { pcnsNMC 1 } + +pcnsNMCPort OBJECT-TYPE + SYNTAX INTEGER(0..65535) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Port used to connect to all of the Network Management Card(s)." + ::= { pcnsNMC 2 } + +pcnsNMCProtocol OBJECT-TYPE + SYNTAX INTEGER { + http(1), + https(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Web Protocol used to connect to all of the Network Management Card(s)." + ::= { pcnsNMC 3 } + +pcnsNmcTable OBJECT-TYPE + SYNTAX SEQUENCE OF PCNSNMCEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Network Management Cards in the UPS's which PCNS is monitoring to provide safe shutdown." + ::= { pcnsNMC 4 } + +pcnsNmcEntry OBJECT-TYPE + SYNTAX PCNSNMCEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Details of the NMC." + INDEX { pcnsNmcIndex } + ::= { pcnsNmcTable 1 } + +PCNSNMCEntry ::= + SEQUENCE { + pcnsNmcIndex + Gauge, + pcnsNmcAddr + IpAddress, + pcnsNmcOutlet + Gauge + } + +pcnsNmcIndex OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of the NMC within PCNS setup." + ::= { pcnsNmcEntry 1 } + +pcnsNmcAddr OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The IP address of the NMC." + ::= { pcnsNmcEntry 2 } + +pcnsNmcOutlet OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Outlet Group which PCNS is enrolled with on the NMC." + ::= { pcnsNmcEntry 3 } + +-- the software group +-- the powerChuteNetworkShutdown group +-- the pcnsEvents group + + + +pcnsPowerFailed OBJECT IDENTIFIER ::= { pcnsEvents 1 } + +pcnsPowerFailedDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsPowerFailed 1 } + +pcnsPowerFailedEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsPowerFailed 2 } + +pcnsPowerFailedEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsPowerFailed 3 } + +pcnsPowerFailedCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsPowerFailed 4 } + +pcnsPowerFailedCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsPowerFailed 5 } + +pcnsPowerFailedEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsPowerFailed 6 } + +pcnsPowerFailedShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsPowerFailed 7 } + +pcnsPowerRestored OBJECT IDENTIFIER ::= { pcnsEvents 2 } + +pcnsPowerRestoredDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsPowerRestored 1 } + +pcnsPowerRestoredEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsPowerRestored 2 } + +pcnsPowerRestoredEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsPowerRestored 3 } + +pcnsPowerRestoredCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsPowerRestored 4 } + +pcnsPowerRestoredCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsPowerRestored 5 } + + +pcnsOverload OBJECT IDENTIFIER ::= { pcnsEvents 3 } + +pcnsOverloadDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsOverload 1 } + +pcnsOverloadEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsOverload 2 } + +pcnsOverloadEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsOverload 3 } + +pcnsOverloadCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsOverload 4 } + +pcnsOverloadCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsOverload 5 } + +pcnsOverloadEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsOverload 6 } + +pcnsOverloadShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsOverload 7 } + +pcnsOverloadSolved OBJECT IDENTIFIER ::= { pcnsEvents 4 } + +pcnsOverloadSolvedDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsOverloadSolved 1 } + +pcnsOverloadSolvedEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsOverloadSolved 2 } + +pcnsOverloadSolvedEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsOverloadSolved 3 } + +pcnsOverloadSolvedCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsOverloadSolved 4 } + +pcnsOverloadSolvedCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsOverloadSolved 5 } + + +pcnsRunTimeExceeded OBJECT IDENTIFIER ::= { pcnsEvents 5 } + +pcnsRunTimeExceededDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsRunTimeExceeded 1 } + +pcnsRunTimeExceededEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsRunTimeExceeded 2 } + +pcnsRunTimeExceededEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsRunTimeExceeded 3 } + +pcnsRunTimeExceededCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsRunTimeExceeded 4 } + +pcnsRunTimeExceededCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsRunTimeExceeded 5 } + +pcnsRunTimeExceededEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsRunTimeExceeded 6 } + +pcnsRunTimeExceededShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsRunTimeExceeded 7 } + + +pcnsRunTimeWithinRange OBJECT IDENTIFIER ::= { pcnsEvents 6 } + +pcnsRunTimeWithinRangeDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsRunTimeWithinRange 1 } + +pcnsRunTimeWithinRangeEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsRunTimeWithinRange 2 } + +pcnsRunTimeWithinRangeEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsRunTimeWithinRange 3 } + +pcnsRunTimeWithinRangeCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsRunTimeWithinRange 4 } + +pcnsRunTimeWithinRangeCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsRunTimeWithinRange 5 } + + + +pcnsRunTimeBelowThreshold OBJECT IDENTIFIER ::= { pcnsEvents 7 } + +pcnsRunTimeBelowThresholdDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsRunTimeBelowThreshold 1 } + +pcnspcnsRunTimeBelowThresholdEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsRunTimeBelowThreshold 2 } + +pcnsRunTimeBelowThresholdEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsRunTimeBelowThreshold 3 } + +pcnsRunTimeBelowThresholdCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsRunTimeBelowThreshold 4 } + + +pcnsRunTimeBelowThresholdEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsRunTimeBelowThreshold 6 } + + +pcnsRunTimeBelowThresholdCommandFileThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "If the Runtime Remaining falls below this (seconds), the command file will run." + ::= { pcnsRunTimeBelowThreshold 8 } + +pcnsRunTimeBelowThresholdShutdownThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "If the Runtime Remaining falls below this (seconds), the shutdown will begin." + ::= { pcnsRunTimeBelowThreshold 9 } + + + + +pcnsRunTimeAboveThreshold OBJECT IDENTIFIER ::= { pcnsEvents 8 } + +pcnsRunTimeAboveThresholdDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsRunTimeAboveThreshold 1 } + +pcnsRunTimeAboveThresholdEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsRunTimeAboveThreshold 2 } + +pcnsRunTimeAboveThresholdEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsRunTimeAboveThreshold 3 } + +pcnsRunTimeAboveThresholdCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsRunTimeAboveThreshold 4 } + +pcnsRunTimeAboveThresholdCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsRunTimeAboveThreshold 5 } + + + + +pcnsBatteryDischarged OBJECT IDENTIFIER ::= { pcnsEvents 10 } + +pcnsBatteryDischargedDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsBatteryDischarged 1 } + +pcnsBatteryDischargedEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsBatteryDischarged 2 } + +pcnsBatteryDischargedEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsBatteryDischarged 3 } + +pcnsBatteryDischargedCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsBatteryDischarged 4 } + +pcnsBatteryDischargedCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsBatteryDischarged 5 } + +pcnsBatteryDischargedEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsBatteryDischarged 6 } + +pcnsBatteryDischargedShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsBatteryDischarged 7 } + + +pcnsBatteryChargeInRange OBJECT IDENTIFIER ::= { pcnsEvents 11 } + +pcnsBatteryChargeInRangeDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsBatteryChargeInRange 1 } + +pcnsBatteryChargeInRangeEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsBatteryChargeInRange 2 } + +pcnsBatteryChargeInRangeEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsBatteryChargeInRange 3 } + +pcnsBatteryChargeInRangeCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsBatteryChargeInRange 4 } + +pcnsBatteryChargeInRangeCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsBatteryChargeInRange 5 } + + + +pcnsFaultBypassEnabled OBJECT IDENTIFIER ::= { pcnsEvents 12 } + +pcnsFaultBypassEnabledDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsFaultBypassEnabled 1 } + +pcnsFaultBypassEnabledEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsFaultBypassEnabled 2 } + +pcnsFaultBypassEnabledEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsFaultBypassEnabled 3 } + +pcnsFaultBypassEnabledCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsFaultBypassEnabled 4 } + +pcnsFaultBypassEnabledCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsFaultBypassEnabled 5 } + +pcnsFaultBypassEnabledEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsFaultBypassEnabled 6 } + +pcnsFaultBypassEnabledShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsFaultBypassEnabled 7 } + + +pcnsBypassEnabled OBJECT IDENTIFIER ::= { pcnsEvents 13 } + +pcnsBypassEnabledDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsBypassEnabled 1 } + +pcnsBypassEnabledEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsBypassEnabled 2 } + +pcnsBypassEnabledEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsBypassEnabled 3 } + +pcnsBypassEnabledCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsBypassEnabled 4 } + +pcnsBypassEnabledCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsBypassEnabled 5 } + +pcnsBypassEnabledEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsBypassEnabled 6 } + +pcnsBypassEnabledShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsBypassEnabled 7 } + + +pcnsBypassManualEnabled OBJECT IDENTIFIER ::= { pcnsEvents 14 } + +pcnsBypassManualEnabledDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsBypassManualEnabled 1 } + +pcnsBypassManualEnabledEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsBypassManualEnabled 2 } + +pcnsBypassManualEnabledEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsBypassManualEnabled 3 } + +pcnsBypassManualEnabledCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsBypassManualEnabled 4 } + +pcnsBypassManualEnabledCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsBypassManualEnabled 5 } + +pcnsBypassManualEnabledEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsBypassManualEnabled 6 } + +pcnsBypassManualEnabledShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsBypassManualEnabled 7 } + +pcnsBypassDisabled OBJECT IDENTIFIER ::= { pcnsEvents 15 } + +pcnsBypassDisabledDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsBypassDisabled 1 } + +pcnsBypassDisabledEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsBypassDisabled 2 } + +pcnsBypassDisabledEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsBypassDisabled 3 } + +pcnsBypassDisabledCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsBypassDisabled 4 } + +pcnsBypassDisabledCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsBypassDisabled 5 } + + +pcnsBypassContactorFailed OBJECT IDENTIFIER ::= { pcnsEvents 16 } + +pcnsBypassContactorFailedDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsBypassContactorFailed 1 } + +pcnsBypassContactorFailedEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsBypassContactorFailed 2 } + +pcnsBypassContactorFailedEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsBypassContactorFailed 3 } + +pcnsBypassContactorFailedCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsBypassContactorFailed 4 } + +pcnsBypassContactorFailedCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsBypassContactorFailed 5 } + +pcnsBypassContactorFailedEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsBypassContactorFailed 6 } + +pcnsBypassContactorFailedShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsBypassContactorFailed 7 } + +pcnsBypassContactorOk OBJECT IDENTIFIER ::= { pcnsEvents 17 } + +pcnsBypassContactorOkDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsBypassContactorOk 1 } + +pcnsBypassContactorOkEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsBypassContactorOk 2 } + +pcnsBypassContactorOkEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsBypassContactorOk 3 } + +pcnsBypassContactorOkCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsBypassContactorOk 4 } + +pcnsBypassContactorOkCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsBypassContactorOk 5 } + + +pcnsCommunicationLostOnBattery OBJECT IDENTIFIER ::= { pcnsEvents 18 } + +pcnsCommunicationLostOnBatteryDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsCommunicationLostOnBattery 1 } + +pcnsCommunicationLostOnBatteryEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsCommunicationLostOnBattery 2 } + +pcnsCommunicationLostOnBatteryEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsCommunicationLostOnBattery 3 } + +pcnsCommunicationLostOnBatteryCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsCommunicationLostOnBattery 4 } + +pcnsCommunicationLostOnBatteryCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsCommunicationLostOnBattery 5 } + +pcnsCommunicationLostOnBatteryEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsCommunicationLostOnBattery 6 } + +pcnsCommunicationLostOnBatteryShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsCommunicationLostOnBattery 7 } + +pcnsCommunicationLost OBJECT IDENTIFIER ::= { pcnsEvents 19 } + +pcnsCommunicationLostDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsCommunicationLost 1 } + +pcnsCommunicationLostEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsCommunicationLost 2 } + +pcnsCommunicationLostEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsCommunicationLost 3 } + +pcnsCommunicationLostCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsCommunicationLost 4 } + +pcnsCommunicationLostCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsCommunicationLost 5 } + +pcnsCommunicationLostEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsCommunicationLost 6 } + +pcnsCommunicationLostShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsCommunicationLost 7 } + +pcnsNetCommunicationLost OBJECT IDENTIFIER ::= { pcnsEvents 20 } + +pcnsNetCommunicationLostDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsNetCommunicationLost 1 } + +pcnsNetCommunicationLostEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsNetCommunicationLost 2 } + +pcnsNetCommunicationLostEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsNetCommunicationLost 3 } + +pcnsNetCommunicationLostCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsNetCommunicationLost 4 } + +pcnsNetCommunicationLostCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsNetCommunicationLost 5 } + +pcnsNetCommunicationLostEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsNetCommunicationLost 6 } + +pcnsNetCommunicationLostShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsNetCommunicationLost 7 } + +pcnsCommunicationEstablished OBJECT IDENTIFIER ::= { pcnsEvents 21 } + +pcnsCommunicationEstablishedDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsCommunicationEstablished 1 } + +pcnsCommunicationEstablishedEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsCommunicationEstablished 2 } + +pcnsCommunicationEstablishedEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsCommunicationEstablished 3 } + +pcnsCommunicationEstablishedCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsCommunicationEstablished 4 } + +pcnsCommunicationEstablishedCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsCommunicationEstablished 5 } + + +pcnsMinRedundancyLost OBJECT IDENTIFIER ::= { pcnsEvents 22 } + +pcnsMinRedundancyLostDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsMinRedundancyLost 1 } + +pcnsMinRedundancyLostEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsMinRedundancyLost 2 } + +pcnsMinRedundancyLostEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsMinRedundancyLost 3 } + +pcnsMinRedundancyLostCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsMinRedundancyLost 4 } + +pcnsMinRedundancyLostCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsMinRedundancyLost 5 } + +pcnsMinRedundancyLostEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsMinRedundancyLost 6 } + +pcnsMinRedundancyLostShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsMinRedundancyLost 7 } + +pcnsMinRedundancyRegained OBJECT IDENTIFIER ::= { pcnsEvents 23 } + +pcnsMinRedundancyRegainedDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsMinRedundancyRegained 1 } + +pcnsMinRedundancyRegainedEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsMinRedundancyRegained 2 } + +pcnsMinRedundancyRegainedEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsMinRedundancyRegained 3 } + +pcnsMinRedundancyRegainedCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsMinRedundancyRegained 4 } + +pcnsMinRedundancyRegainedCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsMinRedundancyRegained 5 } + + +pcnsParallelRedundancyLost OBJECT IDENTIFIER ::= { pcnsEvents 24 } + +pcnsParallelRedundancyLostDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsParallelRedundancyLost 1 } + +pcnsParallelRedundancyLostEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsParallelRedundancyLost 2 } + +pcnsParallelRedundancyLostEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsParallelRedundancyLost 3 } + +pcnsParallelRedundancyLostCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsParallelRedundancyLost 4 } + +pcnsParallelRedundancyLostCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsParallelRedundancyLost 5 } + +pcnsParallelRedundancyLostEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsParallelRedundancyLost 6 } + +pcnsParallelRedundancyLostShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsParallelRedundancyLost 7 } + +pcnsParallelRedundancyRegained OBJECT IDENTIFIER ::= { pcnsEvents 25 } + +pcnsParallelRedundancyRegainedDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsParallelRedundancyRegained 1 } + +pcnsParallelRedundancyRegainedEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsParallelRedundancyRegained 2 } + +pcnsParallelRedundancyRegainedEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsParallelRedundancyRegained 3 } + +pcnsParallelRedundancyRegainedCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsParallelRedundancyRegained 4 } + +pcnsParallelRedundancyRegainedCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsParallelRedundancyRegained 5 } + +pcnsMaxInternalTempExceeded OBJECT IDENTIFIER ::= { pcnsEvents 26 } + +pcnsMaxInternalTempExceededDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsMaxInternalTempExceeded 1 } + +pcnsMaxInternalTempExceededEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsMaxInternalTempExceeded 2 } + +pcnsMaxInternalTempExceededEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsMaxInternalTempExceeded 3 } + +pcnsMaxInternalTempExceededCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsMaxInternalTempExceeded 4 } + +pcnsMaxInternalTempExceededCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsMaxInternalTempExceeded 5 } + +pcnsMaxInternalTempExceededEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsMaxInternalTempExceeded 6 } + +pcnsMaxInternalTempExceededShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsMaxInternalTempExceeded 7 } + +pcnsMaxInternalTempInRange OBJECT IDENTIFIER ::= { pcnsEvents 27 } + +pcnsMaxInternalTempInRangeDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsMaxInternalTempInRange 1 } + +pcnsMaxInternalTempInRangeEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsMaxInternalTempInRange 2 } + +pcnsMaxInternalTempInRangeEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsMaxInternalTempInRange 3 } + +pcnsMaxInternalTempInRangeCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsMaxInternalTempInRange 4 } + +pcnsMaxInternalTempInRangeCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsMaxInternalTempInRange 5 } + + +pcnsMinLoadCapabilityLost OBJECT IDENTIFIER ::= { pcnsEvents 28 } + +pcnsMinLoadCapabilityLostDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsMinLoadCapabilityLost 1 } + +pcnsMinLoadCapabilityLostEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsMinLoadCapabilityLost 2 } + +pcnsMinLoadCapabilityLostEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsMinLoadCapabilityLost 3 } + +pcnsMinLoadCapabilityLostCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsMinLoadCapabilityLost 4 } + +pcnsMinLoadCapabilityLostCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsMinLoadCapabilityLost 5 } + +pcnsMinLoadCapabilityLostEnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsMinLoadCapabilityLost 6 } + +pcnsMinLoadCapabilityLostShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsMinLoadCapabilityLost 7 } + +pcnsMinLoadCapabilityRegained OBJECT IDENTIFIER ::= { pcnsEvents 29 } + +pcnsMinLoadCapabilityRegainedDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsMinLoadCapabilityRegained 1 } + +pcnsMinLoadCapabilityRegainedEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsMinLoadCapabilityRegained 2 } + +pcnsMinLoadCapabilityRegainedEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsMinLoadCapabilityRegained 3 } + +pcnsMinLoadCapabilityRegainedCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsMinLoadCapabilityRegained 4 } + +pcnsMinLoadCapabilityRegainedCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsMinLoadCapabilityRegained 5 } + + + +-- PCNS Environmental Monitoring Card Events +pcnsEnvironmentCommunicationEstablished OBJECT IDENTIFIER ::= { pcnsEvents 30 } + +pcnsEnvironmentCommunicationEstablishedDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsEnvironmentCommunicationEstablished 1 } + +pcnsEnvironmentCommunicationEstablishedEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsEnvironmentCommunicationEstablished 2 } + +pcnsEnvironmentCommunicationEstablishedEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsEnvironmentCommunicationEstablished 3 } + +pcnsEnvironmentCommunicationEstablishedCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsEnvironmentCommunicationEstablished 4 } + +pcnsEnvironmentCommunicationEstablishedCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsEnvironmentCommunicationEstablished 5 } + + + +pcnsEnvironmentCommunicationLost OBJECT IDENTIFIER ::= { pcnsEvents 31 } + +pcnsEnvironmentCommunicationLostDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsEnvironmentCommunicationLost 1 } + +pcnsEnvironmentCommunicationLostEnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsEnvironmentCommunicationLost 2 } + +pcnsEnvironmentCommunicationLostEnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsEnvironmentCommunicationLost 3 } + +pcnsEnvironmentCommunicationLostCommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsEnvironmentCommunicationLost 4 } + +pcnsEnvironmentCommunicationLostCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsEnvironmentCommunicationLost 5 } + +pcnsTempInRangeProbe1 OBJECT IDENTIFIER ::= { pcnsEvents 32 } + +pcnsTempInRangeProbe1Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsTempInRangeProbe1 1 } + +pcnsTempInRangeProbe1EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsTempInRangeProbe1 2 } + +pcnsTempInRangeProbe1EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsTempInRangeProbe1 3 } + +pcnsTempInRangeProbe1CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsTempInRangeProbe1 4 } + +pcnsTempInRangeProbe1CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsTempInRangeProbe1 5 } + + + +pcnsTempOutOfRangeProbe1 OBJECT IDENTIFIER ::= { pcnsEvents 33 } + +pcnsTempOutOfRangeProbe1Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsTempOutOfRangeProbe1 1 } + +pcnsTempOutOfRangeProbe1EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsTempOutOfRangeProbe1 2 } + +pcnsTempOutOfRangeProbe1EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsTempOutOfRangeProbe1 3 } + +pcnsTempOutOfRangeProbe1CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsTempOutOfRangeProbe1 4 } + +pcnsTempOutOfRangeProbe1CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsTempOutOfRangeProbe1 5 } + +pcnsTempOutOfRangeProbe1EnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsTempOutOfRangeProbe1 6 } + +pcnsTempOutOfRangeProbe1ShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsTempOutOfRangeProbe1 7 } + + +pcnsHumidityInRangeProbe1 OBJECT IDENTIFIER ::= { pcnsEvents 34 } +pcnsHumidityInRangeProbe1Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsHumidityInRangeProbe1 1 } + +pcnsHumidityInRangeProbe1EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsHumidityInRangeProbe1 2 } + +pcnsHumidityInRangeProbe1EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsHumidityInRangeProbe1 3 } + +pcnsHumidityInRangeProbe1CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsHumidityInRangeProbe1 4 } + +pcnsHumidityInRangeProbe1CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsHumidityInRangeProbe1 5 } + + + +pcnsHumidityOutOfRangeProbe1 OBJECT IDENTIFIER ::= { pcnsEvents 35 } + +pcnsHumidityOutOfRangeProbe1Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsHumidityOutOfRangeProbe1 1 } + +pcnsHumidityOutOfRangeProbe1EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsHumidityOutOfRangeProbe1 2 } + +pcnsHumidityOutOfRangeProbe1EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsHumidityOutOfRangeProbe1 3 } + +pcnsHumidityOutOfRangeProbe1CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsHumidityOutOfRangeProbe1 4 } + +pcnsHumidityOutOfRangeProbe1CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsHumidityOutOfRangeProbe1 5 } + +pcnsHumidityOutOfRangeProbe1EnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsHumidityOutOfRangeProbe1 6 } + +pcnsHumidityOutOfRangeProbe1ShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsHumidityOutOfRangeProbe1 7 } + +pcnsTempInRangeProbe2 OBJECT IDENTIFIER ::= { pcnsEvents 36 } + +pcnsTempInRangeProbe2Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsTempInRangeProbe2 1 } + +pcnsTempInRangeProbe2EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsTempInRangeProbe2 2 } + +pcnsTempInRangeProbe2EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsTempInRangeProbe2 3 } + +pcnsTempInRangeProbe2CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsTempInRangeProbe2 4 } + +pcnsTempInRangeProbe2CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsTempInRangeProbe2 5 } + + + +pcnsTempOutOfRangeProbe2 OBJECT IDENTIFIER ::= { pcnsEvents 37 } + +pcnsTempOutOfRangeProbe2Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsTempOutOfRangeProbe2 1 } + +pcnsTempOutOfRangeProbe2EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsTempOutOfRangeProbe2 2 } + +pcnsTempOutOfRangeProbe2EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsTempOutOfRangeProbe2 3 } + +pcnsTempOutOfRangeProbe2CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsTempOutOfRangeProbe2 4 } + +pcnsTempOutOfRangeProbe2CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsTempOutOfRangeProbe2 5 } + +pcnsTempOutOfRangeProbe2EnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsTempOutOfRangeProbe2 6 } + +pcnsTempOutOfRangeProbe2ShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsTempOutOfRangeProbe2 7 } + + +pcnsHumidityInRangeProbe2 OBJECT IDENTIFIER ::= { pcnsEvents 38 } + +pcnsHumidityInRangeProbe2Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsHumidityInRangeProbe2 1 } + +pcnsHumidityInRangeProbe2EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsHumidityInRangeProbe2 2 } + +pcnsHumidityInRangeProbe2EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsHumidityInRangeProbe2 3 } + +pcnsHumidityInRangeProbe2CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsHumidityInRangeProbe2 4 } + +pcnsHumidityInRangeProbe2CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsHumidityInRangeProbe2 5 } + + + +pcnsHumidityOutOfRangeProbe2 OBJECT IDENTIFIER ::= { pcnsEvents 39 } + +pcnsHumidityOutOfRangeProbe2Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsHumidityOutOfRangeProbe2 1 } + +pcnsHumidityOutOfRangeProbe2EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsHumidityOutOfRangeProbe2 2 } + +pcnsHumidityOutOfRangeProbe2EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsHumidityOutOfRangeProbe2 3 } + +pcnsHumidityOutOfRangeProbe2CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsHumidityOutOfRangeProbe2 4 } + +pcnsHumidityOutOfRangeProbe2CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsHumidityOutOfRangeProbe2 5 } + +pcnsHumidityOutOfRangeProbe2EnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsHumidityOutOfRangeProbe2 6 } + +pcnsHumidityOutOfRangeProbe2ShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsHumidityOutOfRangeProbe2 7 } + +pcnsContactFault1 OBJECT IDENTIFIER ::= { pcnsEvents 40 } + +pcnsContactFault1Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsContactFault1 1 } + +pcnsContactFault1EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsContactFault1 2 } + +pcnsContactFault1EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsContactFault1 3 } + +pcnsContactFault1CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsContactFault1 4 } + +pcnsContactFault1CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsContactFault1 5 } + +pcnsContactFault1EnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsContactFault1 6 } + +pcnsContactFault1ShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsContactFault1 7 } + + +pcnsContactFault2 OBJECT IDENTIFIER ::= { pcnsEvents 41 } + +pcnsContactFault2Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsContactFault2 1 } + +pcnsContactFault2EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsContactFault2 2 } + +pcnsContactFault2EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsContactFault2 3 } + +pcnsContactFault2CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsContactFault2 4 } + +pcnsContactFault2CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsContactFault2 5 } + +pcnsContactFault2EnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsContactFault2 6 } + +pcnsContactFault2ShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsContactFault2 7 } + +pcnsContactFault3 OBJECT IDENTIFIER ::= { pcnsEvents 42 } + +pcnsContactFault3Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsContactFault3 1 } + +pcnsContactFault3EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsContactFault3 2 } + +pcnsContactFault3EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsContactFault3 3 } + +pcnsContactFault3CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsContactFault3 4 } + +pcnsContactFault3CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsContactFault3 5 } + +pcnsContactFault3EnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsContactFault3 6 } + +pcnsContactFault3ShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsContactFault3 7 } + +pcnsContactFault4 OBJECT IDENTIFIER ::= { pcnsEvents 43 } + +pcnsContactFault4Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsContactFault4 1 } + +pcnsContactFault4EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsContactFault4 2 } + +pcnsContactFault4EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsContactFault4 3 } + +pcnsContactFault4CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsContactFault4 4 } + +pcnsContactFault4CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsContactFault4 5 } + +pcnsContactFault4EnableShutdown OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Perform a graceful shutdown of the server when this event occurs." + ::= { pcnsContactFault4 6 } + +pcnsContactFault4ShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before performing a graceful shutdown of the server (seconds)." + ::= { pcnsContactFault4 7 } + +pcnsContactNormal1 OBJECT IDENTIFIER ::= { pcnsEvents 44 } + +pcnsContactNormal1Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsContactNormal1 1 } + +pcnsContactNormal1EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsContactNormal1 2 } + +pcnsContactNormal1EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsContactNormal1 3 } + +pcnsContactNormal1CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsContactNormal1 4 } + +pcnsContactNormal1CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsContactNormal1 5 } + + +pcnsContactNormal2 OBJECT IDENTIFIER ::= { pcnsEvents 45 } + +pcnsContactNormal2Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsContactNormal2 1 } + +pcnsContactNormal2EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsContactNormal2 2 } + +pcnsContactNormal2EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsContactNormal2 3 } + +pcnsContactNormal2CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsContactNormal2 4 } + +pcnsContactNormal2CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsContactNormal2 5 } + + +pcnsContactNormal3 OBJECT IDENTIFIER ::= { pcnsEvents 46 } + +pcnsContactNormal3Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsContactNormal3 1 } + +pcnsContactNormal3EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsContactNormal3 2 } + +pcnsContactNormal3EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsContactNormal3 3 } + +pcnsContactNormal3CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsContactNormal3 4 } + +pcnsContactNormal3CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsContactNormal3 5 } + + + +pcnsContactNormal4 OBJECT IDENTIFIER ::= { pcnsEvents 47 } + +pcnsContactNormal4Desc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Description of the event." + ::= { pcnsContactNormal4 1 } + +pcnsContactNormal4EnableLogging OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Log occurrences of this event in PCNS log." + ::= { pcnsContactNormal4 2 } + +pcnsContactNormal4EnableCommandFile OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Execute a command file when this event occurs." + ::= { pcnsContactNormal4 3 } + +pcnsContactNormal4CommandFilePath OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Path of command file to execute when this event occurs." + ::= { pcnsContactNormal4 4 } + +pcnsContactNormal4CommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long to wait after event occurs before executing command file (seconds)." + ::= { pcnsContactNormal4 5 } + + + + + + +-- the software group +-- the powerChuteNetworkShutdown group +-- the pcnsShutdown group + +pcnsShutdownCommandFileEnabled OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Run a shutdown command file before performing graceful shutdown." + ::= { pcnsShutdown 1 } + +pcnsShutdownCommandFileDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long in seconds to wait before running a shutdown command file before graceful shutdown." + ::= { pcnsShutdown 2 } + +pcnsShutdownCommandFile OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Full name of the shutdown command file to run before graceful shutdown." + ::= { pcnsShutdown 3 } + +pcnsShutdownCommandFileDuration OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long in seconds shutdown command file takes to run." + ::= { pcnsShutdown 4 } + +pcnsTurnOffUps OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Turn off the UPS when performing a graceful shutdown." + ::= { pcnsShutdown 5 } + +pcnsTurnOffSOG OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Turn off the Outlet Group on the UPS when performing a graceful shutdown." + ::= { pcnsShutdown 6 } + +pcnsRuntimeRemainingThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This defines a threshold for runtime remaining. When the + UPS is running on battery power and the runtime remaining + on the UPS drops below the threshold, PowerChute will trigger + a shutdown sequence." + ::= { pcnsShutdown 7 } + +pcnsRuntimeRemainingCmdFileThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This defines a threshold for runtime remaining. When + runtime remaining drops below this threshold, PowerChute + will execute the command file." + ::= { pcnsShutdown 8 } + +pcnsAdvancedShutdownTable OBJECT-TYPE + SYNTAX SEQUENCE OF PCNSAdvancedShutdownEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Network Management Cards in the UPS's which PCNS is monitoring to provide safe shutdown." + ::= { pcnsShutdown 9 } + +pcnsAdvancedShutdownEntry OBJECT-TYPE + SYNTAX PCNSAdvancedShutdownEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Details of the NMC." + INDEX { pcnsAdvancedGroupNo } + ::= { pcnsAdvancedShutdownTable 1 } + +PCNSAdvancedShutdownEntry ::= + SEQUENCE { + pcnsAdvancedGroupNo Gauge, + pcnsAdvancedGroupName DisplayString, + pcnsAdvancedGroupNMC DisplayString, + pcnsAdvancedShutdownUPSRequiredForLoad INTEGER, + pcnsAdvancedShutdownCommandFileEnabled INTEGER, + pcnsAdvancedShutdownCommandFile DisplayString, + pcnsAdvancedShutdownCommandFileDuration INTEGER, + pcnsAdvancedShutdownPowerchuteServer INTEGER, + pcnsAdvancedShutdownOnLostRedundancy INTEGER, + pcnsAdvancedTurnOffUps INTEGER, + pcnsAdvancedTurnOffSOG INTEGER + } + +pcnsAdvancedGroupNo OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of the Advanced Shutdown Group." + ::= { pcnsAdvancedShutdownEntry 1 } + +pcnsAdvancedGroupName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Name of the Advanced Shutdown Group." + ::= { pcnsAdvancedShutdownEntry 2 } + +pcnsAdvancedGroupNMC OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "List of NMCs in the Advanced Shutdown Group." + ::= { pcnsAdvancedShutdownEntry 3 } + +pcnsAdvancedShutdownUPSRequiredForLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Number of UPS's required to power load." + ::= { pcnsAdvancedShutdownEntry 4 } + +pcnsAdvancedShutdownCommandFileEnabled OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Run a shutdown command file before performing graceful shutdown." + ::= { pcnsAdvancedShutdownEntry 5 } + +pcnsAdvancedShutdownCommandFile OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Full name of the shutdown command file to run before graceful shutdown." + ::= { pcnsAdvancedShutdownEntry 6 } + +pcnsAdvancedShutdownCommandFileDuration OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "How long in seconds shutdown command file takes to run." + ::= { pcnsAdvancedShutdownEntry 7 } + +pcnsAdvancedShutdownPowerchuteServer OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Shut down PowerChute Server." + ::= { pcnsAdvancedShutdownEntry 8 } + +pcnsAdvancedShutdownOnLostRedundancy OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Shut down if Redundancy lost." + ::= { pcnsAdvancedShutdownEntry 9 } + +pcnsAdvancedTurnOffUps OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Turn off the UPS when performing a graceful shutdown." + ::= { pcnsAdvancedShutdownEntry 10 } + +pcnsAdvancedTurnOffSOG OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Turn off the Outlet Group on the UPS when performing a graceful shutdown." + ::= { pcnsAdvancedShutdownEntry 11 } + + +-- the software group +-- the powerChuteNetworkShutdown group +-- the pcnsAlarms group + +pcnsCriticalFlag OBJECT-TYPE + SYNTAX INTEGER { + active (1), + clear (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "PowerChute Network Shutdown has begun a safe shutdown of the host." + ::= { pcnsAlarms 1 } + +pcnsCriticalCause OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..255)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The reason PowerChute Network Shutdown has begun a safe shutdown." + ::= { pcnsAlarms 2 } + +pcnsNetComsLostFlag OBJECT-TYPE + SYNTAX INTEGER { + active (1), + clear (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "PowerChute cannot communicate with NMC." + ::= { pcnsAlarms 3 } + +pcnsNMCComsLostFlag OBJECT-TYPE + SYNTAX INTEGER { + active (1), + clear (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "NMC cannot communicate with UPS." + ::= { pcnsAlarms 4 } + +pcnsUpdateAvailableFlag OBJECT-TYPE + SYNTAX INTEGER { + active (1), + clear (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "PowerChute has detected that a newer version is available." + ::= { pcnsAlarms 5 } + +pcnsUpdateDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..255)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Details of the newer version of PowerChute." + ::= { pcnsAlarms 6 } + + + +-- the ups group +-- the upsIdent group +-- the upsBasicIdent + +upsBasicIdentModel OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The UPS model name (e.g. 'APC Smart-UPS 600')." + ::= { upsBasicIdent 1 } + +upsBasicIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "An 8 byte ID string identifying the UPS. This object + can be set by the administrator." + ::= { upsBasicIdent 2 } + + +-- the upsAdvIdent group + +upsAdvIdentFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the UPS system's microprocessor." + ::= { upsAdvIdent 1 } + +upsAdvIdentDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date when the UPS was manufactured in mm/dd/yy (or yyyy) format." + ::= { upsAdvIdent 2 } + +upsAdvIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An 8-character string identifying the serial number of + the UPS internal microprocessor. This number is set at + the factory. NOTE: This number does NOT correspond to + the serial number on the rear of the UPS." + ::= { upsAdvIdent 3 } + +upsAdvIdentFirmwareRevision2 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of a UPS system co-microprocessor." + ::= { upsAdvIdent 4 } + +upsAdvIdentSkuNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SKU number of a UPS system." + ::= { upsAdvIdent 5 } + +-- the upsBattery group +-- the upsBasicBattery group + +upsBasicBatteryStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + batteryNormal(2), + batteryLow(3), + batteryInFaultCondition(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the UPS batteries. A batteryLow(3) value + indicates the UPS will be unable to sustain the current + load, and its services will be lost if power is not restored. + The amount of run time in reserve at the time of low battery + can be configured by the upsAdvConfigLowBatteryRunTime. + A batteryInFaultCondition(4)value indicates that a battery + installed has an internal error condition." + ::= { upsBasicBattery 1 } + +upsBasicBatteryTimeOnBattery OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The elapsed time since the UPS has switched to battery + power." + ::= { upsBasicBattery 2 } + +upsBasicBatteryLastReplaceDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The date when the UPS system's batteries were last replaced + in mm/dd/yy (or yyyy) format. For Smart-UPS models, this value + is originally set in the factory. When the UPS batteries + are replaced, this value should be reset by the administrator. + For Symmetra PX 250/500 this OID is read only and is configurable in the local display only." + ::= { upsBasicBattery 3 } + +-- the upsAdvBattery group + +upsAdvBatteryCapacity OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The remaining battery capacity expressed in + percent of full capacity." + ::= { upsAdvBattery 1 } + +upsAdvBatteryTemperature OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current internal UPS temperature expressed in + Celsius." + ::= { upsAdvBattery 2 } + +upsAdvBatteryRunTimeRemaining OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The UPS battery run time remaining before battery + exhaustion." + ::= { upsAdvBattery 3 } + +upsAdvBatteryReplaceIndicator OBJECT-TYPE + SYNTAX INTEGER { + noBatteryNeedsReplacing(1), + batteryNeedsReplacing(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the UPS batteries need replacing." + ::= { upsAdvBattery 4 } + +upsAdvBatteryNumOfBattPacks OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of external battery packs connected to the UPS. If + the UPS does not use smart cells then the agent reports + ERROR_NO_SUCH_NAME." + ::= { upsAdvBattery 5 } + +upsAdvBatteryNumOfBadBattPacks OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of external battery packs connected to the UPS that + are defective. If the UPS does not use smart cells then the + agent reports ERROR_NO_SUCH_NAME." + ::= { upsAdvBattery 6 } + +upsAdvBatteryNominalVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal battery voltage in Volts." + ::= { upsAdvBattery 7 } + +upsAdvBatteryActualVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual battery bus voltage in Volts." + ::= { upsAdvBattery 8 } + +upsAdvBatteryCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery current in Amps." + ::= { upsAdvBattery 9 } + +upsAdvTotalDCCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total DC current in Amps." + ::= { upsAdvBattery 10 } + +upsAdvBatteryFullCapacity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The full chargeable capacity of the battery which is + expressed in percentage." + ::= { upsAdvBattery 11 } + +-- Advanced Battery Voltage Table + + upsAdvBatteryActualVoltageTable OBJECT-TYPE + SYNTAX SEQUENCE OF UPSAdvBatteryActualVoltageEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of battery table entries. The number of battery + frames present in UPS." + ::= { upsAdvBattery 12 } + + + upsAdvBatteryActualVoltageEntry OBJECT-TYPE + SYNTAX UPSAdvBatteryActualVoltageEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Information applicable to + each of the Battery frames." + INDEX { upsAdvBatteryActualVoltageTableIndex } + ::= { upsAdvBatteryActualVoltageTable 1 } + + UPSAdvBatteryActualVoltageEntry ::= SEQUENCE { + upsAdvBatteryActualVoltageTableIndex INTEGER, + upsAdvBatteryActualVoltagePolarity INTEGER, + upsAdvBatteryFrameActualVoltage INTEGER + } + + upsAdvBatteryActualVoltageTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Battery Frame identifier. Battery Frame index." + ::= { upsAdvBatteryActualVoltageEntry 1 } + + upsAdvBatteryActualVoltagePolarity OBJECT-TYPE + SYNTAX INTEGER { + positive (0), + negative (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The selected Battery Voltage Polarity. + 0 indicates positive polarity. + 1 indicates negative polarity." + ::= { upsAdvBatteryActualVoltageEntry 2 } + + upsAdvBatteryFrameActualVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual battery bus voltage in Volts." + ::= { upsAdvBatteryActualVoltageEntry 3 } + +-- Advanced TotalDC Current Table + + upsAdvTotalDCCurrentTable OBJECT-TYPE + SYNTAX SEQUENCE OF UPSAdvTotalDCCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of Battery Frame table entries. The number of entries + is given by the value of Number of Battery Frames." + ::= { upsAdvBattery 13 } + + + upsAdvTotalDCCurrentEntry OBJECT-TYPE + SYNTAX UPSAdvTotalDCCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular Battery Frame." + INDEX { upsAdvTotalDCCurrentTableIndex } + ::= { upsAdvTotalDCCurrentTable 1 } + + UPSAdvTotalDCCurrentEntry ::= SEQUENCE { + upsAdvTotalDCCurrentTableIndex INTEGER, + upsAdvTotalDCCurrentPolarity INTEGER, + upsAdvTotalFrameDCCurrent INTEGER + } + + upsAdvTotalDCCurrentTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Battery Frame identifier. Total DC Current + Table Index." + ::= { upsAdvTotalDCCurrentEntry 1 } + + upsAdvTotalDCCurrentPolarity OBJECT-TYPE + SYNTAX INTEGER { + positive (0), + negative (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The selected Battery Current Polarity. + 0 indicates positive polarity. + 1 indicates negative polarity." + ::= { upsAdvTotalDCCurrentEntry 2 } + + upsAdvTotalFrameDCCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + " The Total DC Current of battery in Amperes." + ::= { upsAdvTotalDCCurrentEntry 3 } + + + +-- Advanced Battery Current Table + + upsAdvBatteryCurrentTable OBJECT-TYPE + SYNTAX SEQUENCE OF UPSAdvBatteryCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of Battery Frame table entries. The number of entries + is given by number of Battery frames present." + ::= { upsAdvBattery 14 } + + upsAdvBatteryCurrentEntry OBJECT-TYPE + SYNTAX UPSAdvBatteryCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular battery frame." + INDEX { upsAdvBatteryCurrentTableIndex, upsAdvBatteryCurrentIndex } + ::= { upsAdvBatteryCurrentTable 1 } + + UPSAdvBatteryCurrentEntry ::= SEQUENCE { + upsAdvBatteryCurrentTableIndex INTEGER, + upsAdvBatteryCurrentIndex INTEGER, + upsAdvBatteryCurrentPolarity INTEGER, + upsAdvBatteryFrameCurrent INTEGER + } + + upsAdvBatteryCurrentTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Battery Frame identifier. Battery Current + Table Index." + ::= { upsAdvBatteryCurrentEntry 1 } + + upsAdvBatteryCurrentIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery frame identifier." + ::= { upsAdvBatteryCurrentEntry 2 } + + upsAdvBatteryCurrentPolarity OBJECT-TYPE + SYNTAX INTEGER { + positive (0), + negative (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The selected Battery current polarity. + 0 indicates positive polarity. + 1 indicates negative polarity" + ::= { upsAdvBatteryCurrentEntry 3 } + + upsAdvBatteryFrameCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Battery current measured in Amperes" + ::= { upsAdvBatteryCurrentEntry 4 } + + + upsAdvBatteryEstimatedChargeTime OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The estimated remaining time required to charge the UPS to a full state of charge." + ::= { upsAdvBattery 15 } + + upsAdvBatteryPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The measured battery power in kW." + ::= { upsAdvBattery 16 } + + upsAdvBatteryChargerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + inFaultCondition(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the battery charger. If the UPS is unable + to find the state of charger, this variable is set to unknown(1)." + ::= { upsAdvBattery 17 } + + + upsAdvBatteryInternalSKU OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SKU of the internal battery." + ::= { upsAdvBattery 19 } + + upsAdvBatteryExternalSKU OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SKU of the external battery." + ::= { upsAdvBattery 20 } + + upsAdvBatteryRecommendedReplaceDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The recommended replacement date for the battery based on the UPS internal battery life algorithm." + ::= { upsAdvBattery 21 } + + +-- the upsHighPrecBattery group + +upsHighPrecBatteryCapacity OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The remaining battery capacity expressed in + tenths of percent of full capacity." + ::= { upsHighPrecBattery 1 } + +upsHighPrecBatteryTemperature OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current internal UPS temperature expressed in + tenths of degrees Celsius." + ::= { upsHighPrecBattery 2 } + +upsHighPrecBatteryNominalVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal battery voltage in tenths of Volts." + ::= { upsHighPrecBattery 3 } + +upsHighPrecBatteryActualVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual battery bus voltage in tenths of Volts." + ::= { upsHighPrecBattery 4 } + +upsHighPrecBatteryCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery current in tenths of Amps." + ::= { upsHighPrecBattery 5 } + +upsHighPrecTotalDCCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total DC current in tenths of Amps." + ::= { upsHighPrecBattery 6 } + + + + +-- High Precision Actual Battery Voltage Table + + upsHighPrecBatteryActualVoltageTable OBJECT-TYPE + SYNTAX SEQUENCE OF UPSHighPrecBatteryActualVoltageEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of Battery frame table entries. The number of entries + is given by the number of Battery frames." + ::= { upsHighPrecBattery 7 } + + + upsHighPrecBatteryActualVoltageEntry OBJECT-TYPE + SYNTAX UPSHighPrecBatteryActualVoltageEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular battery frame." + INDEX { upsHighPrecBatteryActualVoltageTableIndex } + ::= { upsHighPrecBatteryActualVoltageTable 1 } + + UPSHighPrecBatteryActualVoltageEntry ::= SEQUENCE { + upsHighPrecBatteryActualVoltageTableIndex INTEGER, + upsHighPrecBatteryActualVoltagePolarity INTEGER, + upsHighPrecBatteryVoltage INTEGER + } + + upsHighPrecBatteryActualVoltageTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Battery Frame identifier. High Precision + Actual Voltage Table Index." + ::= { upsHighPrecBatteryActualVoltageEntry 1 } + + upsHighPrecBatteryActualVoltagePolarity OBJECT-TYPE + SYNTAX INTEGER { + positive (0), + negative (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The selected Battery Voltage polarity. + 0 indicates positive polarity. + 1 indicates negative polarity." + ::= { upsHighPrecBatteryActualVoltageEntry 2 } + + upsHighPrecBatteryVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual battery bus voltage expressed + as tenths of Volts. " + ::= { upsHighPrecBatteryActualVoltageEntry 3 } + +-- High Precision Total DC Current Table + + upsHighPrecTotalDCCurrentTable OBJECT-TYPE + SYNTAX SEQUENCE OF UPSHighPrecTotalDCCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of Battery Frame table entries. The number of entries + is given by the number of battery frames." + ::= { upsHighPrecBattery 8 } + + + upsHighPrecTotalDCCurrentEntry OBJECT-TYPE + SYNTAX UPSHighPrecTotalDCCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular battery frame." + INDEX { upsHighPrecTotalDCCurrentTableIndex } + ::= { upsHighPrecTotalDCCurrentTable 1 } + + UPSHighPrecTotalDCCurrentEntry ::= SEQUENCE { + upsHighPrecTotalDCCurrentTableIndex INTEGER, + upsHighPrecTotalDCCurrentPolarity INTEGER, + upsHighPrecTotalDCFrameCurrent INTEGER + } + + upsHighPrecTotalDCCurrentTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Battery Frame identifier. + High precision Total DC Current index." + ::= { upsHighPrecTotalDCCurrentEntry 1 } + + upsHighPrecTotalDCCurrentPolarity OBJECT-TYPE + SYNTAX INTEGER { + positive (0), + negative (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The selected Battery Current polarity. + 0 indicates positive polarity. + 1 indicates negative polarity." + ::= { upsHighPrecTotalDCCurrentEntry 2 } + + upsHighPrecTotalDCFrameCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total DC current in tenths of Amperes. " + ::= { upsHighPrecTotalDCCurrentEntry 3 } + + +-- HighPrec Battery Current Table + + upsHighPrecBatteryCurrentTable OBJECT-TYPE + SYNTAX SEQUENCE OF UPSHighPrecBatteryCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of Battery Frame table entries. The number of entries + is given by the number of battery frames." + ::= { upsHighPrecBattery 9 } + + upsHighPrecBatteryCurrentEntry OBJECT-TYPE + SYNTAX UPSHighPrecBatteryCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular battery frame." + INDEX { upsHighPrecBatteryCurrentTableIndex, upsHighPrecBatteryCurrentIndex } + ::= { upsHighPrecBatteryCurrentTable 1 } + + UPSHighPrecBatteryCurrentEntry ::= SEQUENCE { + upsHighPrecBatteryCurrentTableIndex INTEGER, + upsHighPrecBatteryCurrentIndex INTEGER, + upsHighPrecBatteryCurrentPolarity INTEGER, + upsHighPrecBatteryFrameCurrent INTEGER + } + + upsHighPrecBatteryCurrentTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Battery frame identifier. + Battery Frame index." + ::= { upsHighPrecBatteryCurrentEntry 1 } + + upsHighPrecBatteryCurrentIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Battery frame identifier. + Battery Index for each frame." + ::= { upsHighPrecBatteryCurrentEntry 2 } + + upsHighPrecBatteryCurrentPolarity OBJECT-TYPE + SYNTAX INTEGER { + positive (0), + negative (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The selected Battery Current polarity. + 0 indicates positive polarity. + 1 indicates negative polarity." + ::= { upsHighPrecBatteryCurrentEntry 3 } + + upsHighPrecBatteryFrameCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Battery current in tenths of Amperes." + ::= { upsHighPrecBatteryCurrentEntry 4 } + +-- High Precision Battery Packs + +upsHighPrecBatteryPacks OBJECT IDENTIFIER ::= { upsHighPrecBattery 10 } + +upsHighPrecBatteryPackTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the upsHighPrecBatteryPacks." + ::= { upsHighPrecBatteryPacks 1 } + + upsHighPrecBatteryPackTable OBJECT-TYPE + SYNTAX SEQUENCE OF UPSHighPrecBatteryPackEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of Battery Pack table entries. The number of entries + is given by number of Battery Packs present." + ::= { upsHighPrecBatteryPacks 2 } + + upsHighPrecBatteryPackEntry OBJECT-TYPE + SYNTAX UPSHighPrecBatteryPackEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular battery pack." + INDEX { upsHighPrecBatteryPackIndex, upsHighPrecBatteryCartridgeIndex } + ::= { upsHighPrecBatteryPackTable 1 } + + UPSHighPrecBatteryPackEntry ::= SEQUENCE { + upsHighPrecBatteryPackIndex INTEGER, + upsHighPrecBatteryCartridgeIndex INTEGER, + upsHighPrecBatteryPackFirmwareRevision DisplayString, + upsHighPrecBatteryPackSerialNumber DisplayString, + upsHighPrecBatteryPackTemperature INTEGER, + upsHighPrecBatteryPackStatus OCTET STRING, + upsHighPrecBatteryPackCartridgeHealth OCTET STRING, + upsHighPrecBatteryPackCartridgeReplaceDate DisplayString, + upsHighPrecBatteryPackCartridgeInstallDate DisplayString, + upsHighPrecBatteryPackCartridgeStatus OCTET STRING + } + + upsHighPrecBatteryPackIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery pack identifier." + ::= { upsHighPrecBatteryPackEntry 1 } + + upsHighPrecBatteryCartridgeIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery cartridge identifier." + ::= { upsHighPrecBatteryPackEntry 2 } + + upsHighPrecBatteryPackFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery pack firmware revision." + ::= { upsHighPrecBatteryPackEntry 3} + + upsHighPrecBatteryPackSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery pack serial number." + ::= { upsHighPrecBatteryPackEntry 4} + + upsHighPrecBatteryPackTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery pack temperature measured in 10ths of degree Celcius" + ::= { upsHighPrecBatteryPackEntry 5 } + + upsHighPrecBatteryPackStatus OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery status for the pack only. + bit 0 Disconnected + bit 1 Overvoltage + bit 2 NeedsReplacement + bit 3 OvertemperatureCritical + bit 4 Charger + bit 5 TemperatureSensor + bit 6 BusSoftStart + bit 7 OvertemperatureWarning + bit 8 GeneralError + bit 9 Communication + bit 10 DisconnectedFrame + bit 11 FirmwareMismatch + " + ::= { upsHighPrecBatteryPackEntry 6 } + + upsHighPrecBatteryPackCartridgeHealth OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery cartridge health. + bit 0 Battery lifetime okay + bit 1 Battery lifetime near end, order replacement cartridge + bit 2 Battery lifetime exceeded, replace battery + bit 3 Battery lifetime near end acknowledged, order replacement cartridge + bit 4 Battery lifetime exceeded acknowledged, replace battery + bit 5 Battery measured lifetime near end, order replacement cartridge + bit 6 Battery measured lifetime near end acknowledged, order replacement cartridge + " + ::= { upsHighPrecBatteryPackEntry 7} + + upsHighPrecBatteryPackCartridgeReplaceDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery cartridge estimated battery replace date." + ::= { upsHighPrecBatteryPackEntry 8 } + + upsHighPrecBatteryPackCartridgeInstallDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The battery cartridge install date." + ::= { upsHighPrecBatteryPackEntry 9 } + + upsHighPrecBatteryPackCartridgeStatus OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery cartridge status. + bit 0 Disconnected + bit 1 Overvoltage + bit 2 NeedsReplacement + bit 3 OvertemperatureCritical + bit 4 Charger + bit 5 TemperatureSensor + bit 6 BusSoftStart + bit 7 OvertemperatureWarning + bit 8 GeneralError + bit 9 Communication + bit 10 DisconnectedFrame + bit 11 FirmwareMismatch + " + ::= { upsHighPrecBatteryPackEntry 10 } + +-- end of High Precision Battery Packs + +upsHighPrecBatteryHealth OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery health. + Bit 0 Battery life okay + Bit 1 Battery life near end, order battery cartridge + Bit 2 Battery life exceeded, replace battery cartridge + Bit 3 Battery life near end acknowledged, order battery + cartridge + Bit 4 Battery life exceeded acknowledged, replace battery + cartridge + Bit 5 Battery measured life near end, order battery cartridge + Bit 6 Battery measured life near end acknowledged, order + battery cartridge" + ::= { upsHighPrecBattery 11} + + +-- the upsBasicInput group + +upsBasicInputPhase OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current AC input phase." + ::= { upsBasicInput 1 } + + +-- the upsAdvInput group + +upsAdvInputLineVoltage OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current utility line voltage in VAC." + ::= { upsAdvInput 1 } + +upsAdvInputMaxLineVoltage OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum utility line voltage in VAC over the + previous 1 minute period." + ::= { upsAdvInput 2 } + +upsAdvInputMinLineVoltage OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum utility line voltage in VAC over the + previous 1 minute period." + ::= { upsAdvInput 3 } + +upsAdvInputFrequency OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current input frequency to the UPS system in Hz." + ::= { upsAdvInput 4 } + + +upsAdvInputLineFailCause OBJECT-TYPE + SYNTAX INTEGER { + noTransfer(1), + highLineVoltage(2), + brownout(3), + blackout(4), + smallMomentarySag(5), + deepMomentarySag(6), + smallMomentarySpike(7), + largeMomentarySpike(8), + selfTest(9), + rateOfVoltageChange(10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The reason for the occurrence of the last transfer to UPS + battery power. The variable is set to: + - noTransfer(1) -- if there is no transfer yet. + - highLineVoltage(2) -- if the transfer to battery is caused + by an over voltage greater than the high transfer voltage. + - brownout(3) -- if the duration of the outage is greater than + five seconds and the line voltage is between 40% of the + rated output voltage and the low transfer voltage. + - blackout(4) -- if the duration of the outage is greater than five + seconds and the line voltage is between 40% of the rated + output voltage and ground. + - smallMomentarySag(5) -- if the duration of the outage is less + than five seconds and the line voltage is between 40% of the + rated output voltage and the low transfer voltage. + - deepMomentarySag(6) -- if the duration of the outage is less + than five seconds and the line voltage is between 40% of the + rated output voltage and ground. The variable is set to + - smallMomentarySpike(7) -- if the line failure is caused by a + rate of change of input voltage less than ten volts per cycle. + - largeMomentarySpike(8) -- if the line failure is caused by + a rate of change of input voltage greater than ten volts per cycle. + - selfTest(9) -- if the UPS was commanded to do a self test. + - rateOfVoltageChange(10) -- if the failure is due to the rate of change of + the line voltage." + ::= { upsAdvInput 5 } + + +upsAdvInputNominalFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal input frequency of the UPS system in Hz." + ::= { upsAdvInput 6 } + +upsAdvInputNominalVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal input voltage of the UPS system in VAC." + ::= { upsAdvInput 7 } + +upsAdvInputBypassNominalFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal bypass input frequency of the UPS system in Hz." + ::= { upsAdvInput 8 } + +upsAdvInputBypassNominalVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal bypass input voltage of the UPS system in VAC." + ::= { upsAdvInput 9 } + + upsAdvInputStatisticsTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsAdvInputStatisticsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of input table entries. The number of entries + is given by the value of upsPhaseNumInputs." + ::= { upsAdvInput 10 } + + upsAdvInputStatisticsEntry OBJECT-TYPE + SYNTAX UpsAdvInputStatisticsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular input." + INDEX { upsAdvInputStatisticsIndex } + ::= { upsAdvInputStatisticsTable 1 } + +UpsAdvInputStatisticsEntry ::= SEQUENCE { + upsAdvInputStatisticsIndex INTEGER, + upsAdvInputApparentPower INTEGER, + upsAdvInputVoltageTHD INTEGER, + upsAdvInputBypassVoltageTHD INTEGER, + upsAdvInputPeakCurrent INTEGER, + upsAdvInputBypassPeakCurrent INTEGER, + upsAdvInputActivePower INTEGER + } + + upsAdvInputStatisticsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input identifier." + ::= { upsAdvInputStatisticsEntry 1 } + +upsAdvInputApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input apparent power(sum of all of the three phases) measured in kVA." + ::= { upsAdvInputStatisticsEntry 2 } + +upsAdvInputVoltageTHD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input voltage Total Harmonic Distortion in percent." + ::= { upsAdvInputStatisticsEntry 3 } + +upsAdvInputBypassVoltageTHD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bypass input voltage Total Harmonic Distortion in percent." + ::= { upsAdvInputStatisticsEntry 4 } + +upsAdvInputPeakCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input peak current in Amperes." + ::= { upsAdvInputStatisticsEntry 5 } + +upsAdvInputBypassPeakCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bypass input peak current in Amperes." + ::= { upsAdvInputStatisticsEntry 6 } + + +upsAdvInputActivePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input active power measured in kW." + ::= { upsAdvInputStatisticsEntry 7 } + + + + +upsAdvInputTotalApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input total apparent power(sum of all three phases) + of the UPS system in kVA." + ::= { upsAdvInput 11 } + +upsAdvInputTotalActivePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input total active power(sum of all three phases) + of the UPS system in kW." + ::= { upsAdvInput 12 } + +upsAdvInputBypassTotalApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input bypass total apparent power(sum of all three phases) + of the UPS system in kVA." + ::= { upsAdvInput 13 } + +upsAdvInputBypassTotalActivePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input bypass total active power(sum of all three phases) + of the UPS system in kW." + ::= { upsAdvInput 14 } + +upsAdvInputEnergyUsage OBJECT-TYPE + SYNTAX Unsigned32 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input energy usage of the UPS in kWh." + ::= { upsAdvInput 15 } + +-- the upsHighPrecInput group + +upsHighPrecInputLineVoltage OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current utility line voltage in tenths of VAC." + ::= { upsHighPrecInput 1 } + +upsHighPrecInputMaxLineVoltage OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum utility line voltage in tenths of VAC over the + previous 1 minute period." + ::= { upsHighPrecInput 2 } + +upsHighPrecInputMinLineVoltage OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum utility line voltage in tenths of VAC over the + previous 1 minute period." + ::= { upsHighPrecInput 3 } + +upsHighPrecInputFrequency OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current input frequency to the UPS system in tenths of Hz." + ::= { upsHighPrecInput 4 } + + +upsHighPrecInputEnergyUsage OBJECT-TYPE + SYNTAX Unsigned32 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input energy usage of the UPS in hundredths of kWh." + ::= { upsHighPrecInput 5 } + +upsHighPrecInputBypassVoltage OBJECT-TYPE + SYNTAX Unsigned32 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current bypass line voltage in tenths of VAC." + ::= { upsHighPrecInput 6 } + +upsHighPrecInputBypassFrequency OBJECT-TYPE + SYNTAX Unsigned32 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current input bypass frequency to the UPS system in tenths of Hz." + ::= { upsHighPrecInput 7 } + +-- the upsBasicOutput group + +upsBasicOutputStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + onLine(2), + onBattery(3), + onSmartBoost(4), + timedSleeping(5), + softwareBypass(6), + off(7), + rebooting(8), + switchedBypass(9), + hardwareFailureBypass(10), + sleepingUntilPowerReturn(11), + onSmartTrim(12), + ecoMode(13), + hotStandby(14), + onBatteryTest(15), + emergencyStaticBypass(16), + staticBypassStandby(17), + powerSavingMode(18), + spotMode(19), + eConversion(20), + chargerSpotmode(21), + inverterSpotmode(22) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the UPS. If the UPS is unable to + determine the state of the UPS this variable is set + to unknown(1)." + ::= { upsBasicOutput 1 } + +upsBasicOutputPhase OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current output phase." + ::= { upsBasicOutput 2 } + +upsBasicSystemStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + onLine(2), + onBattery(3), + onSmartBoost(4), + timedSleeping(5), + softwareBypass(6), + off(7), + rebooting(8), + switchedBypass(9), + hardwareFailureBypass(10), + sleepingUntilPowerReturn(11), + onSmartTrim(12), + ecoMode(13), + inverter(14), + eConversion(15), + staticBypassStandby(16) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current state for the whole system (UPS and surrounding breakers). + If the UPS is unable to determine the state of the system, this + variable is set to unknown(1)." + ::= { upsBasicOutput 3 } + +upsBasicSystemInternalTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual internal temperature of the UPS system in Celsius." + ::= { upsBasicOutput 4 } + + + upsBasicSystemInverterStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + inFaultCondition(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the UPS inverter. If the UPS is unable + to determine the state of the inverter, this variable is set + to unknown(1)." + ::= { upsBasicOutput 5 } + + upsBasicSystemPFCStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + inFaultCondition(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The general status of the power factor correction (AC input stage + of the UPS). If the UPS is unable to determine the state of PFC, + this variable is set to unknown(1)." + ::= { upsBasicOutput 6 } + + upsBasicOutputACwiringConfiguration OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + noNeutralWiredonSystem(2), + neutralUsedforSupplyingLoad(3) + + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if neutral wire on output side of the UPS is + used (load wired line to neutral). If the UPS is unable to + determine the state of neutral, this variable is set to + unknown(1)." + ::= { upsBasicOutput 7 } + + + +-- the upsAdvOutput group + +upsAdvOutputVoltage OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output voltage of the UPS system in VAC." + ::= { upsAdvOutput 1 } + +upsAdvOutputFrequency OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current output frequency of the UPS system in Hz." + ::= { upsAdvOutput 2 } + +upsAdvOutputLoad OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current UPS load expressed in percent + of rated capacity." + ::= { upsAdvOutput 3 } + +upsAdvOutputCurrent OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current in amperes drawn by the load on the UPS." + ::= { upsAdvOutput 4 } + +upsAdvOutputRedundancy OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of power modules which can fail or be + removed without causing the UPS to generate a Minimum + Redundancy Lost event." + ::= { upsAdvOutput 5 } + +upsAdvOutputKVACapacity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum load that this UPS can support." + ::= { upsAdvOutput 6 } + +upsAdvOutputNominalFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal output frequency of the UPS system in Hz." + ::= { upsAdvOutput 7 } + +upsAdvOutputActivePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total output active power of the UPS system in W. + The total active power is the sum of phase 1, phase 2 and + phase 3 power." + ::= { upsAdvOutput 8 } + +upsAdvOutputApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total output apparent power of all phases of the UPS system in VA." + ::= { upsAdvOutput 9 } + + + upsAdvOutputStatisticsTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsAdvOutputStatisticsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of input table entries. The number of entries + is given by the value of upsPhaseNumOutputs." + ::= { upsAdvOutput 10 } + + upsAdvOutputStatisticsEntry OBJECT-TYPE + SYNTAX UpsAdvOutputStatisticsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output." + INDEX { upsAdvOutputStatisticsIndex } + ::= { upsAdvOutputStatisticsTable 1 } + + UpsAdvOutputStatisticsEntry ::= SEQUENCE { + upsAdvOutputStatisticsIndex INTEGER, + upsAdvOutputPeakCurrent INTEGER, + upsAdvOutputCurrentTHD INTEGER, + upsAdvOutputCrestFactor INTEGER + + } + + upsAdvOutputStatisticsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output identifier." + ::= { upsAdvOutputStatisticsEntry 1 } + + upsAdvOutputPeakCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output peak current in Amperes." + ::= { upsAdvOutputStatisticsEntry 2 } + + upsAdvOutputCurrentTHD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output current Total Harmonic Distortion in percent." + ::= { upsAdvOutputStatisticsEntry 3 } + + upsAdvOutputCrestFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output current crest factor expressed in tenths." + ::= { upsAdvOutputStatisticsEntry 4 } + + upsAdvOutputNeutralCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The neutral current in amperes." + ::= { upsAdvOutput 11 } + + upsAdvOutputEnergyUsage OBJECT-TYPE + SYNTAX Unsigned32 + ACCESS read-only + STATUS mandatory + DESCRIPTION + " The output energy usage of the UPS in kWh." + ::= { upsAdvOutput 12 } + +-- the upsHighPrecOutput group + +upsHighPrecOutputVoltage OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output voltage of the UPS system in tenths of VAC." + ::= { upsHighPrecOutput 1 } + +upsHighPrecOutputFrequency OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current output frequency of the UPS system in tenths of Hz." + ::= { upsHighPrecOutput 2 } + +upsHighPrecOutputLoad OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current UPS load expressed in tenths of percent + of rated capacity." + ::= { upsHighPrecOutput 3 } + +upsHighPrecOutputCurrent OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current in tenths of amperes drawn by the load on the UPS." + ::= { upsHighPrecOutput 4 } + +upsHighPrecOutputEfficiency OBJECT-TYPE + SYNTAX Integer32 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The positive values represent efficiency of the UPS in tenths of percent. + -1 If UPS supports this OID but the result is not available + -2 Load is too low to report efficiency + -3 Output off and efficiency is 0 + -4 On battery, efficiency is not measured or calculated in this mode + -5 In Bypass, efficiency is not measured or calculated in this mode + -6 Battery charging, battery is charging and adversely affecting efficiency + -7 Poor AC input, the main input is outside the optimum efficiency range" + ::= { upsHighPrecOutput 5 } + +upsHighPrecOutputEnergyUsage OBJECT-TYPE + SYNTAX Unsigned32 + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output energy usage of the UPS in hundredths of kWh." + ::= { upsHighPrecOutput 6 } + +-- the upsBasicConfig group + +upsBasicConfigNumDevices OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of devices that are plugged into the UPS. + This value is customer configurable from the device entry table" + ::= { upsBasicConfig 1 } + +upsBasicConfigDeviceTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsBasicConfigDeviceEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of devices that are plugged into the UPS. + The number of entries is given by the value of + upsBasicConfigNumDevices." + ::= { upsBasicConfig 2 } + +upsBasicConfigDeviceEntry OBJECT-TYPE + SYNTAX UpsBasicConfigDeviceEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The devices plugged in to the UPS." + INDEX { deviceIndex } + ::= { upsBasicConfigDeviceTable 1 } + +UpsBasicConfigDeviceEntry ::= + SEQUENCE { + deviceIndex + INTEGER, + deviceName + DisplayString, + vaRating + INTEGER, + acceptThisDevice + INTEGER + } + +deviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the device that is plugged into the UPS." + ::= { upsBasicConfigDeviceEntry 1 } + +deviceName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name/description of the device plugged into the UPS." + ::= { upsBasicConfigDeviceEntry 2 } + +vaRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The volt-amp rating of the device plugged into the UPS." + ::= { upsBasicConfigDeviceEntry 3 } + +acceptThisDevice OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "An entry is added if yes, the entry is deleted if no." + ::= { upsBasicConfigDeviceEntry 4 } + + + + +-- the upsAdvConfig group + +upsAdvConfigRatedOutputVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The nominal output voltage from the UPS in VAC. + + For a list of allowed values supported by your UPS model, + see the UPS User's Manual. + + If a value other than a supported value is provided in a + set request, the UPS interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used." + ::= { upsAdvConfig 1 } + +upsAdvConfigHighTransferVolt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum line voltage in VAC allowed before the + UPS system transfers to battery backup. + + For a list of allowed values supported by your UPS model, + see the UPS User's Manual. + + If a value other than a supported value is provided in a + set request, the UPS interprets it as a the next higher + acceptable value. If the provided value is higher than + the highest acceptable value, the highest acceptable + value is used." + ::= { upsAdvConfig 2 } + +upsAdvConfigLowTransferVolt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum line voltage in VAC allowed before the + UPS system transfers to battery backup. + + For a list of allowed values supported by your UPS model, + see the UPS User's Manual. + + If a value other than a supported value is provided in a + set request, the UPS interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used." + ::= { upsAdvConfig 3 } + +upsAdvConfigAlarm OBJECT-TYPE + SYNTAX INTEGER { + timed(1), + atLowBattery(2), + never(3), + mute(4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A flag indicating how the UPS should handle audible + line fail alarms: + timed(1): UPS alarm will sound after a preset timed duration starting + from the line fail condition (see OID upsAdvConfigAlarmTimer for the + alarm timer value) + atLowBattery(2): UPS alarm will sound when the UPS has reached a Low + Battery condition during a line fail + never(3): Disables the UPS audible alarm + mute(4): Mutes the current alarm for some UPSs only when it is in an + alarm state and will return to the previously configured option when + the UPS recovers from the alarm condition" + ::= { upsAdvConfig 4 } + +upsAdvConfigAlarmTimer OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time after initial line failure at which the UPS + begins emitting audible alarms (beeping). This timer is + observed only if the value of extControlAlarm is timed(2). + Allowed values are 0 or 30 seconds. + + If a value other than a supported value is provided in a + set request, the UPS interprets it as a the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used." + ::= { upsAdvConfig 5 } + +upsAdvConfigMinReturnCapacity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum battery capacity required before the UPS will + return from a low battery shutdown condition. The capacity is + measured from 0% battery capacity (or Low Battery) as a percent + of full capacity (100%). In other words, the UPS will not re-energize + the output until the battery has charged so that its' capacity is equal + to this value. + + For a list of allowed values supported by your UPS model, + see the UPS User's Manual. + + If a value other than a supported value is provided in a + set request, the UPS interprets it as a the next higher + acceptable value. If the provided value is higher than + the highest acceptable value, the highest acceptable + value is used." + ::= { upsAdvConfig 6 } + +upsAdvConfigSensitivity OBJECT-TYPE + SYNTAX INTEGER { + auto(1), + low(2), + medium(3), + high(4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The sensitivity of the UPS to utility line abnormalities + or noises." + ::= { upsAdvConfig 7 } + +upsAdvConfigLowBatteryRunTime OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The desired run time of the UPS, in seconds, once the + low battery condition is reached. During this time the UPS will + produce a constant warning tone which can not be disabled. + + For a list of allowed values supported by your UPS model, + see the UPS User's Manual. + + If a value other than a supported value is provided in a set + request, the UPS interprets the value as the next higher + acceptable value. If the provided value is higher than the + highest acceptable value, the highest acceptable value is used." + ::= { upsAdvConfig 8 } + +upsAdvConfigReturnDelay OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The delay in seconds after utility line power returns + before the UPS will turn on. This value is also used + when the UPS comes out of a reboot and before the UPS + wakes up from 'sleep' mode. + + For a list of allowed values supported by your UPS model, + see the UPS User's Manual. + + If a value other than a supported value is provided in a + set request, the UPS interprets it as a the next higher + acceptable value. If the provided value is higher than + the highest acceptable value, the highest acceptable + value is used." + ::= { upsAdvConfig 9 } + +upsAdvConfigShutoffDelay OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The delay in seconds the UPS remains on after being told + to turn off. + + For a list of allowed values supported by your UPS model, + see the UPS User's Manual. + + If a value other than a supported value is provided in a + set request, the UPS interprets it as a the next higher + acceptable value. If the provided value is higher than + the highest acceptable value, the highest acceptable + value is used." + ::= { upsAdvConfig 10 } + +upsAdvConfigUpsSleepTime OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time in seconds for the UPS to go to 'sleep' when + instructed. When in sleep mode, the UPS will not provide + output power regardless of the input line state. Once the + specified time has elapsed, output power will be restored. + + This is a configuration setting. The UPS will not go to + sleep until told to do so by the manager from a management + station. + + Any input value is allowed, however the UPS only recognizes + 1/10 of an hour increments. The provided value will be + rounded to the closest 1/10 of an hour with one exception: + Any value entered between 1 and 540 seconds will be rounded + to 360 seconds (or 6 minutes)." + ::= { upsAdvConfig 11 } + + +upsAdvConfigSetEEPROMDefaults OBJECT-TYPE + SYNTAX INTEGER { + noSetEEPROMDefaults(1), + setEEPROMDefaults(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "WRITE: Resets the UPS EEPROM variables to default values. + READ: returns 1" + ::= { upsAdvConfig 12 } + +upsAdvConfigDipSwitchTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsAdvConfigDipSwitchEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Current settings of UPS dip switches." + ::= { upsAdvConfig 13 } + +upsAdvConfigDipSwitchEntry OBJECT-TYPE + SYNTAX UpsAdvConfigDipSwitchEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The current setting of one dip switch." + INDEX { dipSwitchIndex } + ::= { upsAdvConfigDipSwitchTable 1 } + +UpsAdvConfigDipSwitchEntry ::= + SEQUENCE { + dipSwitchIndex + INTEGER, + dipSwitchStatus + INTEGER + } + +dipSwitchIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of a UPS dip switch." + ::= { upsAdvConfigDipSwitchEntry 1 } + +dipSwitchStatus OBJECT-TYPE + SYNTAX INTEGER { + on(1), + off(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The setting of a UPS dip switch." + ::= { upsAdvConfigDipSwitchEntry 2 } + +upsAdvConfigBattExhaustThresh OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of seconds prior to battery exhaustion when the + UPS will switch off power to its load." + ::= { upsAdvConfig 14 } + +upsAdvConfigPassword OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The password entered at the UPS front panel to enable local + configuration of the EEProm. If the password is disabled or + is not supported, then the agent returns a null string." + ::= { upsAdvConfig 15 } + +upsAdvConfigAllowedSetTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsAdvConfigAllowedSetEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The table listing the allowed values for all discrete + configurable UPS variables." + ::= { upsAdvConfig 16 } + +upsAdvConfigAllowedSetEntry OBJECT-TYPE + SYNTAX UpsAdvConfigAllowedSetEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The table entry for a configurable UPS variable." + INDEX { apcUpsConfigFieldIndex } + ::= { upsAdvConfigAllowedSetTable 1 } + +UpsAdvConfigAllowedSetEntry ::= SEQUENCE { + apcUpsConfigFieldIndex INTEGER, + apcUpsConfigFieldOID OBJECT IDENTIFIER, + apcUpsConfigFieldValueRange DisplayString + } + +apcUpsConfigFieldIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to an eeprom field entry." + ::= { upsAdvConfigAllowedSetEntry 1 } + +apcUpsConfigFieldOID OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The OID of the current configurable value." + ::= { upsAdvConfigAllowedSetEntry 2 } + +apcUpsConfigFieldValueRange OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The discrete set of allowed values of a configurable + register. Individual values are delimited by a comma." + ::= { upsAdvConfigAllowedSetEntry 3 } + +upsAdvConfigBattCabAmpHour OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the amp-hour setting of the UPS battery cabinet." + ::= { upsAdvConfig 17 } + +upsAdvConfigPositionSelector OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + rack (2), + tower (3) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure UPS position selector. If the UPS doesn't + support this configuration it will report unknown (1). + The positions are either rack (2) for rack mounted or + tower (3) for tower unit." + ::= { upsAdvConfig 18 } + +upsAdvConfigOutputFreqRange OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + freqRangeAUTO (2), + freqRange60Var1 (3), + freqRange60Var3 (4), + freqRange50Var1 (5), + freqRange50Var3 (6), + freqRange60Var10 (7), + freqRange50Var10 (8), + freqRange60Var1dot0 (9), + freqRange50Var1dot0 (10), + freqRange50Pct0dot5 (11), + freqRange50Pct1 (12), + freqRange50Pct2 (13), + freqRange50Pct4 (14), + freqRange50Pct6 (15), + freqRange50Pct8 (16), + freqRange60Pct0dot5 (17), + freqRange60Pct1 (18), + freqRange60Pct2 (19), + freqRange60Pct4 (20), + freqRange60Pct6 (21), + freqRange60Pct8 (22) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the output frequency tolerance range. + unknown(1) indicates the output frequency is unknown. + freqRangeAUTO(2) configure the output frequency range for automatic. + freqRange60Var1(3) configure the output frequency range for 60 +/- 0.1 Hz + freqRange60Var3(4) configure the output frequency range for 60 +/- 3.0 Hz + freqRange50Var1(5) configure the output frequency range for 50 +/- 0.1 Hz + freqRange50Var3(6) configure the output frequency range for 50 +/- 3.0 Hz + freqRange60Var10(7) configure the output frequency range for 60 +/- 10 Hz + freqRange50Var10(8) configure the output frequency range for 50 +/- 10 Hz + freqRange60Var1dot0(9) configure the output frequency range for 60 +/- 1.0 Hz + freqRange50Var1dot0(10) configure the output frequency range for 50 +/- 1.0 Hz + freqRange50Pct0dot5(11) configure the output frequency range for 50 Hz +/- 0.5 % + freqRange50Pct1(12) configure the output frequency range for 50 Hz +/- 1.0 % + freqRange50Pct2(13) configure the output frequency range for 50 Hz +/- 2.0 % + freqRange50Pct4(14) configure the output frequency range for 50 Hz +/- 4.0 % + freqRange50Pct6(15) configure the output frequency range for 50 Hz +/- 6.0 % + freqRange50Pct8(16) configure the output frequency range for 50 Hz +/- 8.0 % + freqRange60Pct0dot5(17) configure the output frequency range for 60 Hz +/- 0.5 % + freqRange60Pct1(18) configure the output frequency range for 60 Hz +/- 1.0 % + freqRange60Pct2(19) configure the output frequency range for 60 Hz +/- 2.0 % + freqRange60Pct4(20) configure the output frequency range for 60 Hz +/- 4.0 % + freqRange60Pct6(21) configure the output frequency range for 60 Hz +/- 6.0 % + freqRange60Pct8(22) configure the output frequency range for 60 Hz +/- 8.0 % + For a list of allowed values and conditions when variable can be set by your UPS model, + see the UPS User's Manual." + ::= { upsAdvConfig 19 } + +upsAdvConfigUPSFail OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + gotoBypass (2), + dropLoad (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the UPS fail action. If UPS fails, + and frequency or voltage is out of range it will either + GotoBypass (2) or DropLoad (3). This OID will report + unknown (1) if it is not supported feature or option." + ::= { upsAdvConfig 20 } + +upsAdvConfigAlarmRedundancy OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure settings of UPS alarm if the redundancy is + under the current redundancy. Use 0 for never." + ::= { upsAdvConfig 21 } + +upsAdvConfigAlarmLoadOver OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure settings of UPS alarm if the load is + over the current load in kVA. Use -1 for never." + ::= { upsAdvConfig 22 } + +upsAdvConfigAlarmRuntimeUnder OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure settings of UPS alarm if the runtime is + under the current time of minutes. Use -1 for never." + ::= { upsAdvConfig 23 } + +upsAdvConfigVoutReporting OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + voutAUTO (2), + vout208 (3), + vout240 (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the way the UPS scales its output voltage readings. + unknown(1) indicates the Vout Reporting is unknown. + voutAUTO(2) configure the Vout Reporting for automatic scaling. + vout208(3) configure the Vout Reporting for 208 Volts. + vout240(4) configure the Vout Reporting for 240 Volts." + ::= { upsAdvConfig 24 } + +upsAdvConfigNumExternalBatteries OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the number of external batteries connected to the UPS." + ::= { upsAdvConfig 25 } + +upsAdvConfigSimpleSignalShutdowns OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure Simple Signal shutdown commands from the Simple Signal + port to be issued to the UPS. + unknown(1) indicates the Simple Signal Shutdown setting is unknown. + disabled(2) configure to disable Simple Signal Shutdowns. + enabled(3) configure to enable Simple Signal Shutdowns." + ::= { upsAdvConfig 26 } + +upsAdvConfigMaxShutdownTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum amount of time for server shutdown to complete before a + UPS shutdown occurs." + ::= { upsAdvConfig 27 } + +upsAsiUpsControlServerRequestShutdown OBJECT-TYPE + SYNTAX INTEGER { + serverShutdownOff (1), + serverShutdownReboot (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Start a server shutdown sequence: + serverShutdownOff: Shutdown server and turn off UPS + serverShutdownReboot: Shutdown server and turn reboot UPS." + ::= { upsAdvConfig 28 } + +upsAdvConfigMinReturnRuntime OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum amount of run time in seconds required before the output will be + turned on, using power calculation captured at start of last shutdown." + ::= { upsAdvConfig 29 } + +upsAdvConfigBasicSignalLowBatteryDuration OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The duration of runtime in seconds during an on-battery condition at which + the UPS will signal the basic low battery shutdown condition." + ::= { upsAdvConfig 30 } + +upsAdvConfigBypassPhaseLockRequired OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sets the condition for when bypass is an acceptable mode of operation as a + requirement." + ::= { upsAdvConfig 31 } + +upsAdvConfigOutputFreqSlewRate OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + slewRateQuarterHzPerSec (2), + slewRateHalfHzPerSec (3), + slewRate1HzPerSec (4), + slewRate2HzPerSec (5), + slewRate4HzPerSec (6), + slewRate6HzPerSec (7) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The rate at which the UPS will change its output frequency + in response to utility frequency changes." + ::= { upsAdvConfig 32 } + +upsAdvConfigChargerLevel OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + low (2), + high (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sets the rate at which the UPS charges its batteries." + ::= { upsAdvConfig 33 } + +upsAdvConfigBypassToleranceSetting OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + wide (2), + medium (3), + narrow (4), + custom (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This setting allows selecting from standard bypass tolerance configurations to suit their situation." + ::= { upsAdvConfig 34 } + +upsAdvConfigMainsSetting OBJECT-TYPE + SYNTAX INTEGER { + singleInput (1), + dualInput (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Configure the type of mains supply system. + singleInput (1) indicates a single supply system. + dualInput (2) indicates a dual supply system. " + ::= { upsAdvConfig 35 } + +upsAdvConfigACWiringSetting OBJECT-TYPE + SYNTAX INTEGER { + threeWire (1), + fourWire (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Configure the AC wiring of the system. + threeWire (1) indicates 3-wire system configuration. + fourWire (2) indicates 4-wire system configuration. " + ::= { upsAdvConfig 36 } + +upsAdvConfigUpperOutputVoltTolerance OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Upper tolerance of the output RMS voltage before transferring to bypass. + Expressed as percent of nominal voltage." + ::= { upsAdvConfig 37 } + +upsAdvConfigLowerOutputVoltTolerance OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Lower tolerance of the output RMS voltage before transferring to bypass. + Expressed as percent of nominal voltage." + ::= { upsAdvConfig 38 } + +upsAdvConfigUpperBypassVoltTolerance OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Upper tolerance of the bypass voltage that allows transfer to bypass by user. + Expressed as percent of nominal voltage." + ::= { upsAdvConfig 39 } + +upsAdvConfigLowerBypassVoltTolerance OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Lower tolerance of the bypass voltage that allows transfer to bypass by user. + Expressed as percent of nominal voltage." + ::= { upsAdvConfig 40 } + +upsAdvConfigOutofSyncBypassTransferDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the time (in milliseconds), indicating the gap in output voltage + if an asynchronous transfer to bypass needs to occur." + ::= { upsAdvConfig 41 } + + + + +upsAdvConfigWarningAlarmDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the time delay for reporting warning alarms + (in seconds)." + ::= { upsAdvConfig 43 } + +upsAdvConfigInformationalAlarmDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the time delay for reporting informational alarms + (in seconds)." + ::= { upsAdvConfig 44 } + +upsAdvConfigGreenMode OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/Disable UPS green mode feature." + ::= { upsAdvConfig 45 } + +upsAdvConfigLCDLocalLanguage OBJECT-TYPE + SYNTAX INTEGER { + english (1), + french (2), + italian (3), + german (4), + spanish (5), + portuguese (6), + japanese (7) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the language setting of the UPS LCD display information." + ::= { upsAdvConfig 46 } + +upsAdvConfigLCDLockOut OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/Disable the control function of the UPS via the LCD Display." + ::= { upsAdvConfig 47 } + +upsAdvConfigChargerRate OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Change the maximum allowed UPS charge rate on select products where 100% represents + the manufacturer's recommended rate. A charge/discharge rate of C/10 for a 10 Ah + battery would be 1 where C is defined as the charge or discharge rate equal to the + capacity of a battery divided by 1 hour. To increase the charge rate by a factor of + 2 to C/5, this oid would be set to 200%. This number would not change when external + packs are added or removed. Charging at too high a rate can result in boiling and/or + venting of electrolyte and/or high gas pressure." + ::= { upsAdvConfig 48 } + +upsAdvConfigBatterySelection OBJECT-TYPE + SYNTAX INTEGER { + vrla (1), + ventedcell (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the installed battery type on select products where VRLA is Valve Regulated + Lead Acid type battery and Vented Cell is a wet cell type (car) battery." + ::= { upsAdvConfig 49 } + +upsAdvConfigBatteryHealthAlarmWarningTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the number of days before the battery health is depleted that the battery + health alarm is activated. Setting this to -1, if supported by the UPS, will suppress + the battery health alarm." + ::= { upsAdvConfig 50 } + +upsAdvConfigBatteryHealthAlarmSleepTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the number of days that the UPS's battery health alarm should sleep before + being activated again after being acknowledged. Setting this to -1, if supported by the + UPS, displays no other alarms after the first alarm is acknowledged." + ::= { upsAdvConfig 51 } + +upsAdvConfigSignalFlashVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the signal flash voltage in tenths of volts." + ::= { upsAdvConfig 52 } + +upsAdvConfigBatteryTemperatureCompensation OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the battery temperature compensation voltage in + hundreds of volts per degree C. On products which support this + field, the charger voltage is reduced for each degree C rise + by the value configured in this setting multiplied by the + number of battery cells attached to the UPS." + ::= { upsAdvConfig 53 } + +-- the upsSyncCtrlGroupConfig group + +upsSCGMembershipGroupNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The SCG Membership Group number (MGN) is a 16-bit number allowing + up to 65534 separate groups that can be identified and distinguished + per IP subnet. Zero and 65535 are not used. The MGN is used in all + communication between members of the SCG and a Network Management Card + (NMC) will listen and only respond to commands sent to it using its + configured SCG ID." + ::= { upsSyncCtrlGroupConfig 1 } + +upsSCGActiveMembershipStatus OBJECT-TYPE + SYNTAX INTEGER { + enabledSCG (1), + disabledSCG (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Membership in the configured SCG can be enabled and + disabled. If an NMC is configured for an SCG, but + has its membership disabled, all synchronized control commands + received will be ignored." + ::= { upsSyncCtrlGroupConfig 2 } + +upsSCGPowerSynchronizationDelayTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The Power Synchronization Delay Time (PSD) setting is the maximum + number of seconds an SCG Initiator will wait for all SCG members to + recover utility power before completing the reboot sequence of a + reboot or sleep command. If all SCG members are ready to proceed, + no additional delay is introduced." + ::= { upsSyncCtrlGroupConfig 3 } + +upsSCGReturnBatteryCapacityOffset OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A reboot command uses the Initiator's Return battery Capacity (RBC) to control + when the SCG completes this operation. In a Normal Control Operation (NCC) the + UPS will only complete the reboot if RBC is reached. Due to normal battery + charge rate variations it may be desirable for the Followers to complete the + reboot if they are within some range of the Initiator's RBC when the Initiator + is prepared (charged to RBC) to complete the reboot. The Return Battery + Capacity Offset (RBCO) defines a percent battery capacity subtracted from an + RBC above which a Follower's battery must be charged for it to complete a + reboot. For example, if the Initiator's RBC is 50% and the Initiator's RBCO is + 5% then a Follower's battery capacity is within range if it is greater or equal + to 45% (50% - 5%) at the time when the Initiator tries to complete the reboot + command. The default RBCO is 10%. " + ::= { upsSyncCtrlGroupConfig 4 } + +upsSCGMultiCastIP OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The MultiCast IP address of the SCG Group." + ::= { upsSyncCtrlGroupConfig 5 } + + +-- the upsSyncCtrlGroupStatus group + +upsSCGNumOfGroupMembers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of active, communicating members in the Sync Control Group (SCG). + This variable indicates the number of rows in the SCG Status Table." + ::= { upsSyncCtrlGroupStatus 1 } + +-- Sync Control Group Status Table + +upsSCGStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsSCGStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of SCG status table entries. The number of entries + is given by the value of upsSCGNumOfGroupMembers." + ::= { upsSyncCtrlGroupStatus 2 } + + upsSCGStatusEntry OBJECT-TYPE + SYNTAX UpsSCGStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular SCG Member." + INDEX { upsSCGStatusTableIndex } + ::= { upsSCGStatusTable 1 } + + UpsSCGStatusEntry ::= SEQUENCE { + upsSCGStatusTableIndex INTEGER, + upsSCGMemberIP IpAddress, + upsSCGACInputStatus INTEGER, + upsSCGACOutputStatus INTEGER + } + + upsSCGStatusTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of a status entry for an active, communicating SCG member." + ::= { upsSCGStatusEntry 1 } + + upsSCGMemberIP OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The IP address of an active, communicating SCG Member." + ::= { upsSCGStatusEntry 2 } + + upsSCGACInputStatus OBJECT-TYPE + SYNTAX INTEGER { + acInGood(1), + acInBad(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID indicates the AC Input Status of the SCG Member. + acInGood(1) indicates the AC Input is within tolerance. + acInBad(2) indicates the AC Input is not within tolerance." + ::= { upsSCGStatusEntry 3 } + + upsSCGACOutputStatus OBJECT-TYPE + SYNTAX INTEGER { + acOutOn(1), + acOutOff(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID indicates the AC Output Status of the SCG Member. + acOutOn(1) indicates the UPS output is providing power to the load. + acOutOff(2) indicates the UPS output is not providing power to the load. " + ::= { upsSCGStatusEntry 4 } + +-- the upsBasicState group + + +upsBasicStateOutputState OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing the 64 flags representing + the current state(s) of the UPS. If the Network Card + is unable to determine the state of the UPS, this + variable is set to 'UNKNOWN'. + + The flags are numbered 1 to 64, read from left to + right. The flags are defined as follows: + + Flag 1: Abnormal Condition Present + Flag 2: On Battery + Flag 3: Low Battery + Flag 4: On Line + + Flag 5: Replace Battery + Flag 6: Serial Communication Established + Flag 7: AVR Boost Active + Flag 8: AVR Trim Active + + Flag 9: Overload + Flag 10: Runtime Calibration + Flag 11: Batteries Discharged + Flag 12: Manual Bypass + + Flag 13: Software Bypass + Flag 14: In Bypass due to Internal Fault + Flag 15: In Bypass due to Supply Failure + Flag 16: In Bypass due to Fan Failure + + Flag 17: Sleeping on a Timer + Flag 18: Sleeping until Utility Power Returns + Flag 19: On + Flag 20: Rebooting + + Flag 21: Battery Communication Lost + Flag 22: Graceful Shutdown Initiated + Flag 23: Smart Boost or Smart Trim Fault + Flag 24: Bad Output Voltage + + Flag 25: Battery Charger Failure + Flag 26: High Battery Temperature + Flag 27: Warning Battery Temperature + Flag 28: Critical Battery Temperature + + Flag 29: Self Test In Progress + Flag 30: Low Battery / On Battery + Flag 31: Graceful Shutdown Issued by Upstream Device + Flag 32: Graceful Shutdown Issued by Downstream Device + + Flag 33: No Batteries Attached + Flag 34: Synchronized Command is in Progress + Flag 35: Synchronized Sleeping Command is in Progress + Flag 36: Synchronized Rebooting Command is in Progress + + Flag 37: Inverter DC Imbalance + Flag 38: Transfer Relay Failure + Flag 39: Shutdown or Unable to Transfer + Flag 40: Low Battery Shutdown + + Flag 41: Electronic Unit Fan Failure + Flag 42: Main Relay Failure + Flag 43: Bypass Relay Failure + Flag 44: Temporary Bypass + + Flag 45: High Internal Temperature + Flag 46: Battery Temperature Sensor Fault + Flag 47: Input Out of Range for Bypass + Flag 48: DC Bus Overvoltage + + Flag 49: PFC Failure + Flag 50: Critical Hardware Fault + Flag 51: Green Mode/ECO Mode + Flag 52: Hot Standby + + Flag 53: Emergency Power Off (EPO) Activated + Flag 54: Load Alarm Violation + Flag 55: Bypass Phase Fault + Flag 56: UPS Internal Communication Failure + + Flag 57: Efficiency Booster Mode + Flag 58: Off + Flag 59: Standby + Flag 60: Minor or Environment Alarm + + Flag 61: + Flag 62: + Flag 63: + Flag 64: " + ::= { upsBasicState 1 } + + + +-- the upsAdvState group + +upsAdvStateAbnormalConditions OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing the 32 flags representing + the current active UPS faults. If the Network Card + is unable to determine the values of the flags, this + variable is set to 'UNKNOWN'. If this variable is not + supported by the connected UPS, this variable is set to + 'NOT SUPPORTED'. + + The flags are numbered from 1 to 32, and read from left to + right. The flags are defined as follows: + + Flag 1: Power Module Failure + Flag 2: Main Intelligence Module Failure + Flag 3: Redundant Intelligence Module Failure + Flag 4: Battery Failure + + Flag 5: Load(kVA) Alarm Threshold Violation + Flag 6: Redundancy Lost + Flag 7: Redundancy Below Alarm Threshold + Flag 8: Bypass not in Range; Either Frequency or Voltage + + Flag 9: Bypass Contactor Stuck in Bypass Condition + Flag 10: Bypass Contactor Stuck in On-Line Condition + Flag 11: In Bypass due to an Internal Fault + Flag 12: In Bypass due to an Overload + + Flag 13: In Maintenance Bypass + Flag 14: Input Circuit Braker Tripped Open + Flag 15: System Level Fan Failure + Flag 16: Redundant Intelligent Module in Control + + Flag 17: IIC Inter-Module Communication Failure + Flag 18: No Working Power Modules + Flag 19: Load Shutdown From Bypass; Input Frequency + Flag 20: Runtime Below Alarm Threshold + + Flag 21: Extended Run Frame Fault + Flag 22: Output Voltage out of Range + Flag 23: UPS Not Synchronized + Flag 24: No Batteries Installed + + Flag 25: Battery Voltage High + Flag 26: UPS Specific Fault Detected + Flag 27: Site Wiring Fault + Flag 28: Backfeed Protection Relay Opened + + Flag 29: + Flag 30: + Flag 31: + Flag 32: " + ::= { upsAdvState 1 } + +upsAdvStateSymmetra3PhaseSpecificFaults OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing the 64 flags representing + the current active UPS specific faults for the Symmetra + 3-Phase UPS models. If the Network Card is unable to + determine the values of the flags, this variable is set + to 'UNKNOWN'. If the connected UPS does not use this + variable, it is set to 'NOT SUPPORTED'. + + The flags are numbered from 1 to 64, and read from left + to right. The bits are defined as follows: + + Flag 1: External Switch Gear Failure + Flag 2: External Transformer Over Temperature + Flag 3: External DC Circuit Breaker Tripped + Flag 4: System Power Supply Failure + + Flag 5: Battery Monitor Card Failure + Flag 6: Battery Monitor Card Removed + Flag 7: XR Communication Card Failure + Flag 8: XR Communication Card Removed + + Flag 9: External Switch Gear Monitoring Card Failure + Flag 10: External Switch Gear Monitoring Card Removed + Flag 11: Internal DC Circuit Breaker Tripped + Flag 12: Static Bypass Switch Failure + + Flag 13: System EEPROM Removed + Flag 14: System EEPROM Failure + Flag 15: UPS in Forced Bypass + Flag 16: Static Bypass Switch Module Removed + + Flag 17: System Start-Up Configuration Fault + Flag 18: Battery Charger Shutdown Externally + Flag 19: + Flag 20: + + Flag 21: + Flag 22: + Flag 23: + Flag 24: + + Flag 25: + Flag 26: + Flag 27: + Flag 28: + + Flag 29: + Flag 30: + Flag 31: + Flag 32: + + Flag 33: + Flag 34: + Flag 35: + Flag 36: + + Flag 37: + Flag 38: + Flag 39: + Flag 40: + + Flag 41: + Flag 42: + Flag 43: + Flag 44: + + Flag 45: + Flag 46: + Flag 47: + Flag 48: + + Flag 49: + Flag 50: + Flag 51: + Flag 52: + + Flag 53: + Flag 54: + Flag 55: + Flag 56: + + Flag 57: + Flag 58: + Flag 59: + Flag 60: + + Flag 61: + Flag 62: + Flag 63: + Flag 64: " + ::= { upsAdvState 2 } + +upsAdvStateDP300ESpecificFaults OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing the 64 flags representing + the current active UPS specific faults for the Silcon + DP300E UPS models. If the Network Card is unable to + determine the values of the flags, this variable is set + to 'UNKNOWN'. If the connected UPS does not use this + variable, it is set to 'NOT SUPPORTED'. + + The flags are numbered from 1 to 64, and read from left + to right. The bits are defined as follows: + + Flag 1: Peak Current Limiter Active + Flag 2: Bypass Power Supply Fault + Flag 3: Delta Current Limiter Active + Flag 4: Fan Fault + + Flag 5: High DC warning + Flag 6: Inverter Voltage Error + Flag 7: Parallel Synchronization Error + Flag 8: Second Power Supply Fault + + Flag 9: Internal Power Supply Fault + Flag 10: + Flag 11: + Flag 12: + + Flag 13: + Flag 14: Bypass Static Switch High Temperature + Flag 15: High Battery Temperature + Flag 16: Battery Weak + + Flag 17: + Flag 18: System Locked in Operation Mode + Flag 19: RAM1 Memory Write Error + Flag 20: Memory Write Error + + Flag 21: Communication to VQ Bypass Lost + Flag 22: Communication to VQ Output Lost + Flag 23: Communication to DMU Lost + Flag 24: Communication to Controller Lost + + Flag 25: Communication to Parallel IF Lost + Flag 26: External Shutdown Accepted + Flag 27: DC Capacitor Charge Error + Flag 28: Communication to VQ Mains Lost + + Flag 29: Bypass Synchronization Error + Flag 30: Charge Error + Flag 31: SII Aux Input Activiated + Flag 32: + + Flag 33: Blown Inverter Fuse + Flag 34: Blown Rectifier Fuse + Flag 35: Auxilliary 1 Fault + Flag 36: + + Flag 37: + Flag 38: + Flag 39: + Flag 40: + + Flag 41: + Flag 42: + Flag 43: + Flag 44: + + Flag 45: + Flag 46: High Temperature Charger Magnetic + Flag 47: + Flag 48: Battery Monitor Warning + + Flag 49: Battery Monitor Alarm + Flag 50: + Flag 51: + Flag 52: + + Flag 53: TSM 1/2/3 Temperature Shutdown + Flag 54: Charger 0/30 Temperature Warning + Flag 55: Charger 0/30 Temperature Shutdown + Flag 56: High Output Voltage + + Flag 57: SSW Temperature Over 90 + Flag 58: + Flag 59: Low Current Failure In AC Capacitors + Flag 60: + + Flag 61: Advanced Battery Management Not Installed + Flag 62: + Flag 63: + Flag 64: " + ::= { upsAdvState 3 } + +upsAdvStateSymmetraSpecificFaults OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing the 64 flags representing + the current active UPS specific faults for the Symmetra + UPS models. If the Network Card is unable to determine + the values of the flags, this variable is set to 'UNKNOWN'. + If the connected UPS does not use this variable, it is + set to 'NOT SUPPORTED'. + + The flags are numbered from 1 to 64, and read from left + to right. The bits are defined as follows: + + Flag 1: System Fault + Flag 2: Bypass Relay Fault + Flag 3: Power Module Turn Off Failure + Flag 4: Frame Identification Fault + + Flag 5: + Flag 6: + Flag 7: + Flag 8: + + Flag 9: + Flag 10: + Flag 11: + Flag 12: + + Flag 13: + Flag 14: + Flag 15: + Flag 16: + + Flag 17: + Flag 18: + Flag 19: + Flag 20: + + Flag 21: + Flag 22: + Flag 23: + Flag 24: + + Flag 25: + Flag 26: + Flag 27: + Flag 28: + + Flag 29: + Flag 30: + Flag 31: + Flag 32: + + Flag 33: + Flag 34: + Flag 35: + Flag 36: + + Flag 37: + Flag 38: + Flag 39: + Flag 40: + + Flag 41: + Flag 42: + Flag 43: + Flag 44: + + Flag 45: + Flag 46: + Flag 47: + Flag 48: + + Flag 49: + Flag 50: + Flag 51: + Flag 52: + + Flag 53: + Flag 54: + Flag 55: + Flag 56: + + Flag 57: + Flag 58: + Flag 59: + Flag 60: + + Flag 61: + Flag 62: + Flag 63: + Flag 64: " + ::= { upsAdvState 4 } + +upsAdvStateSmartUPSSpecificFaults OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing the 64 flags representing + the current active UPS specific faults for the Smart-UPS + UPS models. If the Network Card is unable to determine + the values of the flags, this variable is set to + 'UNKNOWN'. If the connected UPS does not use this + variable, it is set to 'NOT SUPPORTED'. + + The flags are numbered from 1 to 64, and read from left + to right. The bits are defined as follows: + + Flag 1: EPO Switch Activated + Flag 2: Static Bypass Switch Fault + Flag 3: System Configuration Fault + Flag 4: Power Supply Unit Fault + + Flag 5: Weak Battery + Flag 6: High Battery Temperature + Flag 7: Internal Mechanical Bypass + Flag 8: Loss Of Parallel Redundancy + + Flag 9: Parallel Bus Communication Fault on Cable 1 + Flag 10: Parallel Bus Communication Fault on Cable 2 + Flag 11: Auxiliary Bus Communication Fault + Flag 12: Parallel Bus Termination Fault on Cable 1 + + Flag 13: Parallel Bus Termination Fault on Cable 2 + Flag 14: Auxiliary Bus Termination Fault + Flag 15: No Master Present In The Parallel System + Flag 16: Overload on a Parallel Unit + + Flag 17: Parallel Configuration Fault + Flag 18: + Flag 19: + Flag 20: + + Flag 21: + Flag 22: + Flag 23: + Flag 24: + + Flag 25: + Flag 26: + Flag 27: + Flag 28: + + Flag 29: + Flag 30: + Flag 31: + Flag 32: + + Flag 33: + Flag 34: + Flag 35: + Flag 36: + + Flag 37: + Flag 38: + Flag 39: + Flag 40: + + Flag 41: + Flag 42: + Flag 43: + Flag 44: + + Flag 45: + Flag 46: + Flag 47: + Flag 48: + + Flag 49: + Flag 50: + Flag 51: + Flag 52: + + Flag 53: + Flag 54: + Flag 55: + Flag 56: + + Flag 57: + Flag 58: + Flag 59: + Flag 60: + + Flag 61: + Flag 62: + Flag 63: + Flag 64: " + ::= { upsAdvState 5 } + + +upsAdvStateSystemMessages OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing the 3 digit Decimal code + representing the current active message from the + System Message Register. Each code should remain active + for a minimum of 15 seconds. However, in the worst case + scenario, a code could be cleared after only 5 seconds. + It is recommended that this object be polled at least + once every 4 seconds in order to get the most accurate + representation of the current UPS System Message. If the + Network Card is unable to determine the value of the + System Message Register, this variable is set to + 'UNKNOWN'." + ::= { upsAdvState 6 } + + +upsAdvStateTotaltimeonbattery OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total time the UPS has been in battery operation." + ::= { upsAdvState 7 } + +upsAdvStateTotaltimeonbypass OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total time the UPS has been in bypass operation." + ::= { upsAdvState 8 } + +upsAdvStateTotaltimeonNormal OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total time the UPS has been in normal operation." + ::= { upsAdvState 9 } + +upsAdvStateNumberoftimesonbattery OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of times the UPS was on battery. + Since the last reset of statistical data." + ::= { upsAdvState 10 } + +upsAdvStateNumberoftimesbypass OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of times the UPS was in bypass. + Since the last reset of statistical data." + ::= { upsAdvState 11 } + +upsAdvStateNumberoftimesNormal OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of times the UPS was in normal operation. + Since the last reset of statistical data." + ::= { upsAdvState 12 } + +upsAdvStateEcomode OBJECT-TYPE + SYNTAX INTEGER { + upsOnEcoMode(1), + upsNotOnEcoMode(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Eco mode status. + 1: UPS is on Eco-mode + 2: UPS is not on Eco-mode." + ::= { upsAdvState 13 } + +-- the upsBasicControl group + +upsBasicControlConserveBattery OBJECT-TYPE + SYNTAX INTEGER { + noTurnOffUps(1), + turnOffUpsToConserveBattery(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to turnUpsOffToConserveBattery(2) + causes a UPS on battery to be put into 'sleep' mode. The + UPS will turn back on when utility power is restored. + Attempting to turn off a UPS that is not on battery will + result in a badValue error. + + Setting this value to noTurnOffUps(1) has no + effect. + + The value noTurnOffUps(1) will always be returned + when the variable is read." +::= { upsBasicControl 1 } + + + +-- the upsAdvControl group + +upsAdvControlUpsOff OBJECT-TYPE + SYNTAX INTEGER { + noTurnUpsOff(1), + turnUpsOff(2), + turnUpsOffGracefully(3), + turnUpsSyncGroupOff(4), + turnUpsSyncGroupOffAfterDelay(5), + turnUpsSyncGroupOffGracefully(6) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to turnUpsOff(2) causes + the UPS to shut off. When in this state, the UPS + will not provide output power regardless of the input + line state. + + Setting this variable to turnUpsOffGracefully(3) causes + the UPS to shut off after a delay period. This allows the + host to shut down in a graceful manner. When in this state, + the UPS will not provide output power regardless of the + input line state. + + If this UPS is an active member of a Synchronized + Control Group (SCG) the turnUpsSyncGroupOff(4) command + will perform a Synchronized Turn Off of all active Group + members regardless of their current AC output status. + + If this UPS is an active member of a Synchronized + Control Group (SCG) the turnUpsSyncGroupOffAfterDelay(5) + command will perform a Synchronized Turn Off After Delay + of all active Group members regardless of their current + AC output status. This unit's Shutdown Delay will be used + to execute the Turn Off After Delay command. + + If this UPS is an active member of an SCG, the + turnUpsSyncGroupOffGracefully(6) command will perform a + Synchronized Turn Off Gracefully of all active Group + members regardless of their current AC output status. + This unit's Maximum Shutdown Time and Shutdown Delay will + be used to execute the Turn Off Gracefully command. + + Setting this value to noTurnUpsOff(1) has no + effect. + + The value noTurnUpsOff(1) will always be returned + when the variable is read." + ::= { upsAdvControl 1 } + +upsAdvControlRebootShutdownUps OBJECT-TYPE + SYNTAX INTEGER { + noRebootShutdownUps(1), + rebootShutdownUps(2), + rebootShutdownUpsGracefully(3), + rebootShutdownSyncGroupUps(4), + rebootShutdownSyncGroupUpsGracefully(5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to rebootShutdownUps(2) causes the UPS + to shut off and turn back on (as long as good AC input power + is available, otherwise the UPS will remain off until good AC + input power is available). + + Setting this variable to rebootShutdownUpsGracefully(3) causes + the UPS to shut off after a delay period and then turn back + on. This allows the host to shut down in a graceful manner. + + If this UPS is an active member of a Synchronized Control + Group (SCG) the rebootShutdownSyncGroupUps(4) command will + perform a Synchronized Reboot of all active Group members + regardless of their current AC output status. If applicable, + this unit's Power Synchronization Delay, Shutdown Delay, + Return Delay, Return Battery Capacity, and Return Battery + Capacity Offset will be used to execute the Reboot command. + + If this UPS is an active member of a SCG the + rebootShutdownSyncGroupUpsGracefully(5) command will perform + a Synchronized Reboot of all active Group members regardless + of their current AC output status. If applicable, this unit's + Power Synchronization Delay, Maximum Shutdown Time, Shutdown + Delay, Return Delay, Return Battery Capacity, and Return + Battery Capacity Offset will be used to execute the Reboot + command. + + Setting this value to noRebootShutdownUps(1) has no effect. + + The value noRebootShutdownUps(1) will always be returned when + the variable is read." + ::= { upsAdvControl 2 } + +upsAdvControlUpsSleep OBJECT-TYPE + SYNTAX INTEGER { + noPutUpsToSleep(1), + putUpsToSleep(2), + putUpsToSleepGracefully(3), + putUpsSyncGroupToSleep(4), + putUpsSyncGroupToSleepGracefully(5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to putUpsToSleep(2) causes + the UPS to go to sleep for the time specified by + upsAdvConfigUpsSleepTime. + + Setting this variable to putUpsToSleepGracefully(3) + causes the UPS to go to sleep for the time specified + by upsAdvConfigUpsSleepTime after a delay period. + This allows the host to shut down in a graceful manner. + + If this UPS is an active member of a Synchronized Control + Group (SCG), the putUpsSyncGroupToSleep(4) command will perform + a Synchronized Sleep of all active Group members regardless + of their current AC output status. This unit's Power + Synchronization Delay, Shutdown Delay, Sleep Time, + and Return Delay will be used to execute the sleep command. + + If this UPS is an active member of a SCG the + putUpsSyncGroupToSleepGracefully(5) command will perform a + Synchronized Sleep Gracefully of all active Group members + regardless of their current AC output status. This unit's + Power Synchronization Delay, Maximum Shutdown Time, Shutdown + Delay, Sleep Time, and Return Delay to execute the sleep + command. + + When in sleep mode, the UPS will not provide output + power regardless of the input line state. Once the + specified time has elapsed, output power will be + restored. + + Setting this value to noPutUpsToSleep(1) has no + effect. + + The value noPutUpsToSleep(1) will always be returned + when the variable is read." + ::= { upsAdvControl 3 } + + +upsAdvControlSimulatePowerFail OBJECT-TYPE + SYNTAX INTEGER { + noSimulatePowerFailure(1), + simulatePowerFailure(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to simulatePowerFailure(2) causes + the UPS switch to battery power. + + Setting this value to noSimulatePowerFailure(1) has no + effect. + + The value noSimulatePowerFailure(1) will always be returned + when the variable is read." + ::= { upsAdvControl 4 } + + +upsAdvControlFlashAndBeep OBJECT-TYPE + SYNTAX INTEGER { + noFlashAndBeep(1), + flashAndBeep(2), + flashAndBeepSyncGroup(3), + flashAndBeepCont(4), + flashAndBeepCancel(5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to flashAndBeep(2) causes the + UPS to beep and simultaneously turn on the UPS front + panel lights (Smart-UPS only). + + If this UPS is an active member of a Synchronized Control + Group (SCG), the flashAndBeepSyncGroup(3) command will + Flash and Beep all active Group members regardless of + current AC output status. + + Setting this value to noFlashAndBeep(1) has no + effect. + + Setting this value to flashAndBeepCont (4) commandcauses + the UPS to beep and light the front panel lights until + the flashAndBeepCancel (5) command is received. + + The value noFlashAndBeep(1) will always be returned + when the variable is read." + ::= { upsAdvControl 5 } + + +upsAdvControlTurnOnUPS OBJECT-TYPE + SYNTAX INTEGER { + noTurnOnUPS(1), + turnOnUPS(2), + turnOnUPSSyncGroup(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to turnOnUPS(2) causes the + UPS to be turned on immediately. + + If this UPS is an active member of a Synchronized Control + Group (SCG), the turnOnUPSSyncGroup(3) command will perform + a Synchronized Turn On of all active Group members + regardless of their current AC output status. + + Setting this value to noTurnOnUPS(1) has no + effect. + + The value noTurnOnUPS(1) will always be returned + when the variable is read." + ::= { upsAdvControl 6 } + +upsAdvControlBypassSwitch OBJECT-TYPE + SYNTAX INTEGER { + noBypassSwitch (1), + switchToBypass (2), + switchOutOfBypass(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This switch puts the UPS in or out of bypass mode." + ::= { upsAdvControl 7 } + +upsAdvControlRebootUpsWithOrWithoutAC OBJECT-TYPE + SYNTAX INTEGER { + noRebootUpsWithOrWithoutAC (1), + rebootUpsImmediatelyWithOrWithoutAC (2), + rebootUpsDelayedWithOrWithoutAC (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to rebootUpsImmediatelyWithOrWithoutAC (2) + causes the UPS to turn off immediately, wait for a minimum time + (typically 8 seconds), and then turn back on regardless of the + AC input power on the UPS. Any supported switched outlet + groups will be turned off immediately but will turn on based + on their individual settings (to allow on sequencing). + + Setting this variable to rebootUpsDelayedWithOrWithoutAC (3) + causes the UPS to turn off after a delay period, wait for a + minimum time (typically 8 seconds), and then turn back on + regardless of the AC input power on the UPS. Any supported + switched outlet groups will be turned off and on based on their + individual settings (to allow off and/or on sequencing). + + Setting this value to noRebootUpsWithOrWithoutAC (1) has no + effect. + + The value noRebootUpsWithOrWithoutAC (1) will always be + returned when the variable is read." + ::= { upsAdvControl 8 } + +upsAdvControlFirmwareUpdate OBJECT-TYPE + SYNTAX INTEGER { + noFirmwareUpdate (1), + firmwareUpdate (2), + updateInProcess (3), + updateSuccessful (4), + updateFailed (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to firmwareUpdate(2) causes the + UPS to begin a firmware update if possible. + + Setting this value to noFirmwareUpdate(1) will clear the + previous results, if any, or otherwise has no effect. + + Reading this variable will return noFirmwareUpdate(1) when + the UPS firmware has not been updated (or previous results + have been cleared), updateInProcess(3) when the UPS firmware + is being updated, updateSuccessful(4) when the UPS firmware + has been successfully updated, or updateFailed(5) if the UPS + firmware update failed." + ::= { upsAdvControl 9 } + + +-- the upsTest group + +-- the upsBasicTest group + +-- the upsAdvTest group + +upsAdvTestDiagnosticSchedule OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + biweekly(2), + weekly(3), + atTurnOn(4), + never(5), + fourWeeks(6), + twelveWeeks(7), + biweeklySinceLastTest(8), + weeklySinceLastTest(9), + eightWeeks(10), + twentysixWeeks(11), + fiftytwoWeeks(12) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The UPS system's automatic battery test schedule." + ::= { upsAdvTest 1 } + + +upsAdvTestDiagnostics OBJECT-TYPE + SYNTAX INTEGER { + noTestDiagnostics(1), + testDiagnostics(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to testDiagnostics(2) causes + the UPS to perform a diagnostic self test. + + Setting this value to noTestDiagnostics(1) has no + effect. + + The value noTestDiagnostics(1) will always be returned + when the variable is read." + ::= { upsAdvTest 2 } + +upsAdvTestDiagnosticsResults OBJECT-TYPE + SYNTAX INTEGER { + ok(1), + failed(2), + invalidTest(3), + testInProgress(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The results of the last UPS diagnostics test performed." + ::= { upsAdvTest 3 } + +upsAdvTestLastDiagnosticsDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date the last UPS diagnostics test was performed in + mm/dd/yy format." + ::= { upsAdvTest 4 } + +upsAdvTestRuntimeCalibration OBJECT-TYPE + SYNTAX INTEGER { + noPerformCalibration(1), + performCalibration(2), + cancelCurrentCalibration(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to performCalibration(2) causes + the UPS to discharge to calibrate the UPS. + The test will only start if the battery capacity is 100%. + The test runs until capacity is less than 25%. + + Setting this variable to cancelCurrentCalibration(3) + after setting performCalibration(2) will cancel the + current discharge. + + Setting this variable to noPerformCalibration(1) + will have no effect. + + The value noPerformCalibration(1) will always be returned + when the variable is read. + + The result of the calibration will be saved in + upsAdvTestCalibrationResult." + ::= { upsAdvTest 5 } + +upsAdvTestCalibrationResults OBJECT-TYPE + SYNTAX INTEGER { + ok(1), + invalidCalibration(2), + calibrationInProgress(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The results of the last runtime calibration. + + Value ok(1) means a successful runtime calibration. + + Value invalidCalibration(2) indicates last calibration did + not take place since the battery capacity was below + 100%. + + Value calibrationInProgress(3) means a calibration + is occurring now. " + ::= { upsAdvTest 6 } + +upsAdvTestCalibrationDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date the last UPS runtime calibration was + performed in mm/dd/yy format." + ::= { upsAdvTest 7 } + +upsAdvTestDiagnosticTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time of the day to perform automatic battery test. + Expressed in 24 hour notation - hh:mm." + ::= { upsAdvTest 8 } + +upsAdvTestDiagnosticDay OBJECT-TYPE + SYNTAX INTEGER { + monday (1), + tuesday (2), + wednesday (3), + thursday (4), + friday (5), + saturday (6), + sunday (7) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The day of the week to perform automatic battery test." + ::= { upsAdvTest 9 } + +-- the upsComm group + +upsCommStatus OBJECT-TYPE + SYNTAX INTEGER { + ok(1), + noComm(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of agent's communication with UPS. " + ::= { upsComm 1 } + +-- ups (integrated) output relay table + +upsOutputRelayStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of integrated output relays on the UPS." + ::= { upsOutputRelays 1 } + +upsOutputRelayStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF UPSOutputRelayStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for access of individual relays." + ::= { upsOutputRelays 2 } + +upsOutputRelayStatusEntry OBJECT-TYPE + SYNTAX UPSOutputRelayStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The output relays to access." + INDEX { upsOutputRelayIndex } + ::= { upsOutputRelayStatusTable 1 } + +UPSOutputRelayStatusEntry ::= + SEQUENCE { + upsOutputRelayIndex INTEGER, + upsOutputRelayState INTEGER + } + +upsOutputRelayIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the output relay entry." + ::= { upsOutputRelayStatusEntry 1 } + +upsOutputRelayState OBJECT-TYPE + SYNTAX INTEGER { + outputRelayNormalState (1), + outputRelayAbnormalState (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the output relay state. + 1 - normal state + 2 - abnormal state" + ::= { upsOutputRelayStatusEntry 2 } + + +-- the measureUps group +-- the Environ group + +mUpsEnvironAmbientTemperature OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ambient temperature in Celsius for Probe 1." + ::= { mUpsEnviron 1 } + +mUpsEnvironRelativeHumidity OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The relative humidity as a percentage for Probe 1." + ::= { mUpsEnviron 2 } + + +mUpsEnvironAmbientTemperature2 OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ambient temperature in Celsius for Probe 2." + ::= { mUpsEnviron 3 } + +mUpsEnvironRelativeHumidity2 OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The relative humidity as a percentage for Probe 2." + ::= { mUpsEnviron 4 } + +-- the mUpsContact group + +mUpsContactNumContacts OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of contacts supported by the Measure-UPS." + ::= { mUpsContact 1 } + +mUpsContactTable OBJECT-TYPE + SYNTAX SEQUENCE OF MUpsContactEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of contacts supported by the Measure-UPS." + ::= { mUpsContact 2 } + +mUpsContactEntry OBJECT-TYPE + SYNTAX MUpsContactEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A contact entry containing information for a given contact." + INDEX { contactNumber } + ::= { mUpsContactTable 1 } + +MUpsContactEntry ::= + SEQUENCE { + contactNumber + INTEGER, + normalState + INTEGER, + description + DisplayString, + monitoringStatus + INTEGER, + currentStatus + INTEGER + } + +contactNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An index identifying the contact on the Measure-UPS." + ::= { mUpsContactEntry 1 } + +normalState OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + open(2), + closed(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal operating position of the contact. If the normal + operating position cannot be set then it is controlled via the + dip switch on the Measure-UPS and is therefore read-only." + ::= { mUpsContactEntry 2 } + +description OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The description of the purpose/use of the contact." + ::= { mUpsContactEntry 3 } + +monitoringStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + enabled(2), + disabled(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A flag indicating whether this contact is + monitored, or not." + ::= { mUpsContactEntry 4 } + +currentStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + noFault(2), + fault(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This value indicates the current state of the contact. + If the contact is not in its normal state. This value + is set to fault(2)." + ::= { mUpsContactEntry 5 } + +-- Three Phase Group + +-- +-- Reset Max/Min Values Group +-- + + upsPhaseResetMaxMinValues OBJECT-TYPE + SYNTAX INTEGER { + none (1), + reset (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the maximum and minimum UPS values: + upsPhaseInputMaxVoltage, upsPhaseInputMinVoltage, + upsPhaseInputMaxCurrent, upsPhaseInputMinCurrent, + upsPhaseInputMaxPower, upsPhaseInputMinPower, + upsPhaseOutputMaxCurrent, upsPhaseOutputMinCurrent, + upsPhaseOutputMaxLoad, upsPhaseOutputMinLoad, + upsPhaseOutputMaxPercentLoad, upsPhaseOutputMinPercentLoad, + upsPhaseOutputMaxPower, upsPhaseOutputMinPower, + upsPhaseOutputMaxPercentPower, upsPhaseOutputMinPercentPower." + ::= { upsPhaseResetValues 1 } + +-- +-- Input Group +-- + +-- Number of Inputs + + upsPhaseNumInputs OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of input feeds to this device. + This variable indicates the number of rows in the + input table." + ::= { upsPhaseInput 1 } + +-- Input Table + + upsPhaseInputTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsPhaseInputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of input table entries. The number of entries + is given by the value of upsPhaseNumInputs." + ::= { upsPhaseInput 2 } + + upsPhaseInputEntry OBJECT-TYPE + SYNTAX UpsPhaseInputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular input." + INDEX { upsPhaseInputTableIndex } + ::= { upsPhaseInputTable 1 } + + UpsPhaseInputEntry ::= SEQUENCE { + upsPhaseInputTableIndex INTEGER, + upsPhaseNumInputPhases INTEGER, + upsPhaseInputVoltageOrientation INTEGER, + upsPhaseInputFrequency INTEGER, + upsPhaseInputType INTEGER, + upsPhaseInputName DisplayString + } + + upsPhaseInputTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input identifier." + ::= { upsPhaseInputEntry 1 } + + upsPhaseNumInputPhases OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of input phases utilized in this + device. The sum of all the upsPhaseNumInputPhases + variable indicates the number of rows in the + input phase table." + ::= { upsPhaseInputEntry 2 } + + upsPhaseInputVoltageOrientation OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + singlePhase(2), + splitPhase(3), + threePhasePhaseToNeutral(4), + threePhasePhaseToPhase(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input voltage orientation: + 1: unknown for this UPS + 2: singlePhase - phase 1 voltage is between Phase 1 + and Neutral. + 3: splitPhase - phase 1 voltage is between Phase 1 and + Neutral; phase 2 voltage is between Phase 2 and Neutral; + phase 3 voltage is between Phase 1 and Phase 2. + 4: threePhasePhaseToNeutral - phase 1 voltage is between + Phase 1 and Neutral; phase 2 voltage is between Phase 2 + and Neutral; phase 3 voltage is between Phase 3 and + Neutral. + 5: threePhasePhaseToPhase - phase 1 voltage is between + Phase 1 and Phase 2; phase 2 voltage is between Phase 2 + and Phase 3; phase 3 voltage is between Phase 3 and + Phase 1." + ::= { upsPhaseInputEntry 3 } + + upsPhaseInputFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input frequency in 0.1 Hertz, or -1 if it's unsupported + by this UPS." + ::= { upsPhaseInputEntry 4 } + + upsPhaseInputType OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + main(2), + bypass(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input type." + ::= { upsPhaseInputEntry 5 } + + upsPhaseInputName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A name given to a particular input." + ::= { upsPhaseInputEntry 6 } + +-- Input Phase Table + + upsPhaseInputPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsPhaseInputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of input table entries. The number of entries + is given by the sum of the upsPhaseNumInputPhases." + ::= { upsPhaseInput 3 } + + upsPhaseInputPhaseEntry OBJECT-TYPE + SYNTAX UpsPhaseInputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular input phase." + INDEX { upsPhaseInputPhaseTableIndex, upsPhaseInputPhaseIndex } + ::= { upsPhaseInputPhaseTable 1 } + + UpsPhaseInputPhaseEntry ::= SEQUENCE { + upsPhaseInputPhaseTableIndex INTEGER, + upsPhaseInputPhaseIndex INTEGER, + upsPhaseInputVoltage INTEGER, + upsPhaseInputMaxVoltage INTEGER, + upsPhaseInputMinVoltage INTEGER, + upsPhaseInputCurrent INTEGER, + upsPhaseInputMaxCurrent INTEGER, + upsPhaseInputMinCurrent INTEGER, + upsPhaseInputPower INTEGER, + upsPhaseInputMaxPower INTEGER, + upsPhaseInputMinPower INTEGER, + upsPhaseInputApparentPower INTEGER, + upsPhaseInputPowerFactor INTEGER + } + + upsPhaseInputPhaseTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input identifier." + ::= { upsPhaseInputPhaseEntry 1 } + + upsPhaseInputPhaseIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input phase identifier." + ::= { upsPhaseInputPhaseEntry 2 } + + upsPhaseInputVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input voltage in VAC, or -1 if it's unsupported + by this UPS." + ::= { upsPhaseInputPhaseEntry 3 } + + upsPhaseInputMaxVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum input voltage in VAC measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseInputPhaseEntry 4 } + + upsPhaseInputMinVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum input voltage in VAC measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseInputPhaseEntry 5 } + + upsPhaseInputCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input current in 0.1 amperes, or -1 if it's + unsupported by this UPS." + ::= { upsPhaseInputPhaseEntry 6 } + + upsPhaseInputMaxCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum input current in 0.1 amperes measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseInputPhaseEntry 7 } + + upsPhaseInputMinCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum input current in 0.1 amperes measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseInputPhaseEntry 8 } + + upsPhaseInputPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input power in Watts, or -1 if it's unsupported + by this UPS." + ::= { upsPhaseInputPhaseEntry 9 } + + upsPhaseInputMaxPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum input power in Watts measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseInputPhaseEntry 10 } + + upsPhaseInputMinPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum input power in Watts measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseInputPhaseEntry 11 } + + + upsPhaseInputApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input apparent power of the UPS in kVA." + ::= { upsPhaseInputPhaseEntry 12 } + + + upsPhaseInputPowerFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input power factor measured in hundredth." + ::= { upsPhaseInputPhaseEntry 13 } + + + + -- + -- The Output group. + -- + + -- Number of Outputs + + upsPhaseNumOutputs OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of output feeds to this device. + This variable indicates the number of rows in the + output table." + ::= { upsPhaseOutput 1 } + + -- Output Table + + upsPhaseOutputTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsPhaseOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output table entries. The number of entries + is given by the value of upsOutputNumPhases." + ::= { upsPhaseOutput 2 } + + upsPhaseOutputEntry OBJECT-TYPE + SYNTAX UpsPhaseOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output." + INDEX { upsPhaseOutputTableIndex } + ::= { upsPhaseOutputTable 1 } + + UpsPhaseOutputEntry ::= SEQUENCE { + upsPhaseOutputTableIndex INTEGER, + upsPhaseNumOutputPhases INTEGER, + upsPhaseOutputVoltageOrientation INTEGER, + upsPhaseOutputFrequency INTEGER + } + + upsPhaseOutputTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output identifier." + ::= { upsPhaseOutputEntry 1 } + + upsPhaseNumOutputPhases OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of output phases utilized in this + device. The sum of all the upsPhaseNumOutputPhases + variable indicates the number of rows in the + output phase table." + ::= { upsPhaseOutputEntry 2 } + + upsPhaseOutputVoltageOrientation OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + singlePhase(2), + splitPhase(3), + threePhasePhaseToNeutral(4), + threePhasePhaseToPhase(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output voltage orientation: + 1: unknown for this UPS + 2: singlePhase - phase 1 voltage is between Phase 1 + and Neutral. + 3: splitPhase - phase 1 voltage is between Phase 1 and + Neutral; phase 2 voltage is between Phase 2 and Neutral; + phase 3 voltage is between Phase 1 and Phase 2. + 4: threePhasePhaseToNeutral - phase 1 voltage is between + Phase 1 and Neutral; phase 2 voltage is between Phase 2 + and Neutral; phase 3 voltage is between Phase 3 and + Neutral. + 5: threePhasePhaseToPhase - phase 1 voltage is between + Phase 1 and Phase 2; phase 2 voltage is between Phase 2 + and Phase 3; phase 3 voltage is between Phase 3 and + Phase 1." + ::= { upsPhaseOutputEntry 3 } + + upsPhaseOutputFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output frequency in 0.1 Hertz, or -1 if it's + unsupported by this UPS." + ::= { upsPhaseOutputEntry 4 } + + -- Output Phase Table + + upsPhaseOutputPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsPhaseOutputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output table entries. The number of + entries is given by the sum of the upsPhaseNumOutputPhases." + ::= { upsPhaseOutput 3 } + + upsPhaseOutputPhaseEntry OBJECT-TYPE + SYNTAX UpsPhaseOutputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output phase." + INDEX { upsPhaseOutputPhaseTableIndex, upsPhaseOutputPhaseIndex } + ::= { upsPhaseOutputPhaseTable 1 } + + UpsPhaseOutputPhaseEntry ::= SEQUENCE { + upsPhaseOutputPhaseTableIndex INTEGER, + upsPhaseOutputPhaseIndex INTEGER, + upsPhaseOutputVoltage INTEGER, + upsPhaseOutputCurrent INTEGER, + upsPhaseOutputMaxCurrent INTEGER, + upsPhaseOutputMinCurrent INTEGER, + upsPhaseOutputLoad INTEGER, + upsPhaseOutputMaxLoad INTEGER, + upsPhaseOutputMinLoad INTEGER, + upsPhaseOutputPercentLoad INTEGER, + upsPhaseOutputMaxPercentLoad INTEGER, + upsPhaseOutputMinPercentLoad INTEGER, + upsPhaseOutputPower INTEGER, + upsPhaseOutputMaxPower INTEGER, + upsPhaseOutputMinPower INTEGER, + upsPhaseOutputPercentPower INTEGER, + upsPhaseOutputMaxPercentPower INTEGER, + upsPhaseOutputMinPercentPower INTEGER, + upsPhaseOutputPowerFactor INTEGER + } + + upsPhaseOutputPhaseTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output identifier." + ::= { upsPhaseOutputPhaseEntry 1 } + + upsPhaseOutputPhaseIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output phase identifier." + ::= { upsPhaseOutputPhaseEntry 2 } + + upsPhaseOutputVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output voltage in VAC, or -1 if it's unsupported + by this UPS." + ::= { upsPhaseOutputPhaseEntry 3 } + + upsPhaseOutputCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output current in 0.1 amperes drawn + by the load on the UPS, or -1 if it's unsupported + by this UPS." + ::= { upsPhaseOutputPhaseEntry 4 } + + upsPhaseOutputMaxCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum output current in 0.1 amperes measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 5 } + + upsPhaseOutputMinCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum output current in 0.1 amperes measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 6 } + + upsPhaseOutputLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output load in VA, or -1 if it's unsupported + by this UPS." + ::= { upsPhaseOutputPhaseEntry 7 } + + upsPhaseOutputMaxLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum output load in VA measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 8 } + + upsPhaseOutputMinLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum output load in VA measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 9 } + + upsPhaseOutputPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percentage of the UPS load capacity in VA at + redundancy @ (n + x) presently being used on this + output phase, or -1 if it's unsupported by this UPS." + ::= { upsPhaseOutputPhaseEntry 10 } + + upsPhaseOutputMaxPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum percentage of the UPS load capacity in + VA measured at redundancy @ (n + x) presently + being used on this output phase since the last reset + (upsPhaseResetMaxMinValues), or -1 if it's unsupported + by this UPS. Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 11 } + + upsPhaseOutputMinPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum percentage of the UPS load capacity in + VA measured at redundancy @ (n + x) presently + being used on this output phase since the last reset + (upsPhaseResetMaxMinValues), or -1 if it's unsupported + by this UPS. Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 12 } + + upsPhaseOutputPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output power in Watts, or -1 if it's + unsupported by this UPS." + ::= { upsPhaseOutputPhaseEntry 13 } + + upsPhaseOutputMaxPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum output power in Watts measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 14 } + + upsPhaseOutputMinPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum output power in Watts measured + since the last reset (upsPhaseResetMaxMinValues), or + -1 if it's unsupported by this UPS. + Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 15 } + + upsPhaseOutputPercentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percentage of the UPS power capacity in Watts at + redundancy @ (n + x) presently being used on this + output phase, or -1 if it's unsupported by this UPS." + ::= { upsPhaseOutputPhaseEntry 16 } + + upsPhaseOutputMaxPercentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum percentage of the UPS power capacity + in Watts measured at redundancy @ (n + x) presently + being used on this output phase since the last + reset (upsPhaseResetMaxMinValues), or -1 if it's + unsupported by this UPS. Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 17 } + + upsPhaseOutputMinPercentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum percentage of the UPS power capacity + in Watts measured at redundancy @ (n + x) presently + being used on this output phase since the last + reset (upsPhaseResetMaxMinValues), or -1 if it's + unsupported by this UPS. Sampled every 30 seconds." + ::= { upsPhaseOutputPhaseEntry 18 } + + upsPhaseOutputPowerFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Output power factor of the UPS in hundredth." + ::= { upsPhaseOutputPhaseEntry 19 } + +-- the upsOutletGroupStatus group + +upsOutletGroupStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of outlet groups for the UPS." + ::= { upsOutletGroupStatus 1 } + +upsOutletGroupStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsOutletGroupStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting status of the outlet groups. The number of + entries is contained in the upsOutletGroupStatusTableSize OID." + ::= { upsOutletGroupStatus 2 } + +upsOutletGroupStatusEntry OBJECT-TYPE + SYNTAX UpsOutletGroupStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlet group status to get." + INDEX { upsOutletGroupStatusIndex} + ::= { upsOutletGroupStatusTable 1 } + +UpsOutletGroupStatusEntry ::= + SEQUENCE { + upsOutletGroupStatusIndex INTEGER, + upsOutletGroupStatusName DisplayString, + upsOutletGroupStatusGroupState INTEGER, + upsOutletGroupStatusCommandPending INTEGER, + upsOutletGroupStatusOutletType INTEGER, + upsOutletGroupStatusGroupFullState DisplayString + } + +upsOutletGroupStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet group entry." + ::= { upsOutletGroupStatusEntry 1 } + +upsOutletGroupStatusName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet group. This OID is provided + for informational purposes only. This value is set + by the upsOutletGroupConfigName OID." + ::= { upsOutletGroupStatusEntry 2 } + +upsOutletGroupStatusGroupState OBJECT-TYPE + SYNTAX INTEGER { + upsOutletGroupStatusOn (1), + upsOutletGroupStatusOff (2), + upsOutletGroupStatusUnknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet group state. If the outlet + group is on, the upsOutletGroupStatusOn (1) value will be returned. If + the outlet group is off, the upsOutletGroupStatusOff (2) value will be + returned. If the state of the outlet group cannot be determined, the + upsOutletGroupStatusUnknown (3) value will be returned." + + ::= { upsOutletGroupStatusEntry 3 } + +upsOutletGroupStatusCommandPending OBJECT-TYPE + SYNTAX INTEGER { + upsOutletGroupCommandPending (1), + upsOutletGroupNoCommandPending (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the command pending + state of the outlet group. If a command is pending on the + outlet group, the upsOutletGroupCommandPending (1) value + will be returned. If there is not a command pending + on the outlet group, the upsOutletGroupNoCommandPending (2) + will be returned." + ::= { upsOutletGroupStatusEntry 4 } + +upsOutletGroupStatusOutletType OBJECT-TYPE + SYNTAX INTEGER { + upsSwitchedOutletGroup (1), + upsMainOutletGroup (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the type of outlet group. + If present in the system, the main outlet group is + 'unswitched' and must be on in order for any of the switched + outlet groups to be on. Conversely, if the main outlet group + is off, all the switched outlet groups must also be off. + Therefore, any commands made to the main outlet group that + turn it off will also be applied to all switched outlet + groups that are on, unless the state of a switched outlet + group prevents it, in which case the command will fail." + ::= { upsOutletGroupStatusEntry 5 } + +upsOutletGroupStatusGroupFullState OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing the 32 flags representing the + current state(s) of the outlet group. If the Network Card + is unable to determine the state of the outlet group, this + variable is set to 'UNKNOWN'. + + The flags are numbered from 1 to 32, and read from left to + right. The flags are defined as follows: + + Flag 1: On + Flag 2: Off + Flag 3: Reboot in Progress + Flag 4: Shutdown in Progress + + Flag 5: Sleep in Progress + Flag 6: + Flag 7: + Flag 8: Pending Load Shed + + Flag 9: Pending On Delay + Flag 10: Pending Off Delay + Flag 11: Pending AC Presence + Flag 12: Pending On Minimum Runtime + + Flag 13: Member Group Process 1 + Flag 14: Member Group Process 2 + Flag 15: Runtime Below Turn On Setting + Flag 16: + + Flag 17: + Flag 18: + Flag 19: + Flag 20: + + Flag 21: + Flag 22: + Flag 23: + Flag 24: + + Flag 25: + Flag 26: + Flag 27: + Flag 28: + + Flag 29: + Flag 30: + Flag 31: + Flag 32: " + ::= { upsOutletGroupStatusEntry 6 } + +-- the upsOutletGroupConfig group + +upsOutletGroupConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of outlet groups for the UPS." + ::= { upsOutletGroupConfig 1 } + +upsOutletGroupConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsOutletGroupConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The list of outlet groups to configure. The number of entries + is defined by the upsOutletGroupConfigTableSize OID." + ::= { upsOutletGroupConfig 2 } + +upsOutletGroupConfigEntry OBJECT-TYPE + SYNTAX UpsOutletGroupConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlet groups to configure." + INDEX { upsOutletGroupConfigIndex} + ::= { upsOutletGroupConfigTable 1 } + +UpsOutletGroupConfigEntry ::= + SEQUENCE { + upsOutletGroupConfigIndex INTEGER, + upsOutletGroupConfigName DisplayString, + upsOutletGroupConfigPowerOnDelay INTEGER, + upsOutletGroupConfigPowerOffDelay INTEGER, + upsOutletGroupConfigRebootDuration INTEGER, + upsOutletGroupConfigMinReturnRuntime INTEGER, + upsOutletGroupConfigOutletType INTEGER, + upsOutletGroupConfigLoadShedControlSkipOffDelay INTEGER, + upsOutletGroupConfigLoadShedControlAutoRestart INTEGER, + upsOutletGroupConfigLoadShedControlTimeOnBattery INTEGER, + upsOutletGroupConfigLoadShedControlRuntimeRemaining INTEGER, + upsOutletGroupConfigLoadShedControlInOverload INTEGER, + upsOutletGroupConfigLoadShedTimeOnBattery INTEGER, + upsOutletGroupConfigLoadShedRuntimeRemaining INTEGER + } + +upsOutletGroupConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet group entry." + ::= { upsOutletGroupConfigEntry 1 } + +upsOutletGroupConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the outlet group." + ::= { upsOutletGroupConfigEntry 2 } + +upsOutletGroupConfigPowerOnDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time (seconds) the outlet group will delay + powering on when the delayed on, reboot, or shutdown command is + applied. Allowed values vary by UPS model. The value of -1 is + used for Never if supported by the UPS and the outlet group." + ::= { upsOutletGroupConfigEntry 3 } + +upsOutletGroupConfigPowerOffDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time (seconds) the outlet group will delay + powering off when the delayed off, reboot, or shutdown command is + applied. Allowed values vary by UPS model. The value of -1 is + used for Never if supported by the UPS and the outlet group." + ::= { upsOutletGroupConfigEntry 4 } + +upsOutletGroupConfigRebootDuration OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "During a reboot sequence, power is turned off and then + back on. This OID defines the amount of time to wait + (seconds) after turning the power off, at the start + of the sequence, before initiating the power on sequence. + Allowed values vary by UPS model." + ::= { upsOutletGroupConfigEntry 5 } + +upsOutletGroupConfigMinReturnRuntime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "In an Outlet Group shutdown sequence, the Outlet Group cycles + power off then on. This OID defines the minimum amount of UPS + runtime (seconds) that is required in order to power the + Outlet Group on. Allowed values vary by UPS model." + ::= { upsOutletGroupConfigEntry 6 } + +upsOutletGroupConfigOutletType OBJECT-TYPE + SYNTAX INTEGER { + upsSwitchedOutletGroup (1), + upsMainOutletGroup (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the type of outlet group. + If present in the system, the main outlet group is + 'unswitched' and must be on in order for any of the switched + outlet groups to be on. Conversely, if the main outlet group + is off, all the switched outlet groups must also be off. + Therefore, any commands made to the main outlet group that + turn it off will also be applied to all switched outlet + groups that are on, unless the state of a switched outlet + group prevents it, in which case the command will fail." + ::= { upsOutletGroupConfigEntry 7 } + +upsOutletGroupConfigLoadShedControlSkipOffDelay OBJECT-TYPE + SYNTAX INTEGER { + upsOutletGroupConfigSkipOffDelay (1), + upsOutletGroupConfigUseOffDelay (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configures whether the outlet group's off delay setting + (upsOutletGroupConfigPowerOffDelay) will be used in a load + shedding situation, where applicable." + ::= { upsOutletGroupConfigEntry 8 } + +upsOutletGroupConfigLoadShedControlAutoRestart OBJECT-TYPE + SYNTAX INTEGER { + upsOutletGroupConfigAutoRestart (1), + upsOutletGroupConfigManualRestart (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configures whether the outlet group will automatically restart + after a load shedding situation, where applicable." + ::= { upsOutletGroupConfigEntry 9 } + +upsOutletGroupConfigLoadShedControlTimeOnBattery OBJECT-TYPE + SYNTAX INTEGER { + upsOutletGroupConfigDisableTimeOnBatteryLoadShed (1), + upsOutletGroupConfigEnableTimeOnBatteryLoadShed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configures whether the outlet group will load shed (turn off) + after the UPS's time on battery has exceeded the + upsOutletGroupConfigLoadShedTimeOnBattery OID setting. The + settings for upsOutletGroupConfigLoadShedControlSkipOffDelay + and upsOutletGroupConfigLoadShedControlAutoRestart are valid + for this load shed condition." + ::= { upsOutletGroupConfigEntry 10 } + +upsOutletGroupConfigLoadShedControlRuntimeRemaining OBJECT-TYPE + SYNTAX INTEGER { + upsOutletGroupConfigDisableRuntimeRemainingLoadShed (1), + upsOutletGroupConfigEnableRuntimeRemainingLoadShed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configures whether the outlet group will load shed (turn off) + when the UPS is on battery and the remaining runtime is less + than the upsOutletGroupConfigLoadShedRuntimeRemaining OID + setting. The settings for + upsOutletGroupConfigLoadShedControlSkipOffDelay and + upsOutletGroupConfigLoadShedControlAutoRestart are valid for + this load shed condition." + ::= { upsOutletGroupConfigEntry 11 } + +upsOutletGroupConfigLoadShedControlInOverload OBJECT-TYPE + SYNTAX INTEGER { + upsOutletGroupConfigDisableInOverloadLoadShed (1), + upsOutletGroupConfigEnableInOverloadLoadShed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configures whether the outlet group will load shed (turn off) + when the UPS is in an overload condition. The setting for + upsOutletGroupConfigLoadShedControlSkipOffDelay is valid for + this load shed condition. Returns -1 if not supported by this + outlet group." + ::= { upsOutletGroupConfigEntry 12 } + +upsOutletGroupConfigLoadShedTimeOnBattery OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the UPS has been on battery for more time than this + value, the outlet group will turn off if this condition is + enabled by the upsOutletGroupConfigLoadShedControlTimeOnBattery + OID. Allowed values vary by UPS model." + ::= { upsOutletGroupConfigEntry 13 } + +upsOutletGroupConfigLoadShedRuntimeRemaining OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the runtime remaining is less than this value, the outlet + group will turn off if this condition is enabled by the + upsOutletGroupConfigLoadShedControlRuntimeRemaining OID. + Allowed values vary by UPS model." + ::= { upsOutletGroupConfigEntry 14 } + +-- the upsOutletGroupControl group + +upsOutletGroupControlTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of outlet groups for the UPS." + ::= { upsOutletGroupControl 1 } + +upsOutletGroupControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsOutletGroupControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of individual outlet groups. The number of + entries is contained in the upsOutletGroupControlTableSize OID." + ::= { upsOutletGroupControl 2 } + +upsOutletGroupControlEntry OBJECT-TYPE + SYNTAX UpsOutletGroupControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlet group to control." + INDEX { upsOutletGroupControlIndex} + ::= { upsOutletGroupControlTable 1 } + +UpsOutletGroupControlEntry ::= + SEQUENCE { + upsOutletGroupControlIndex INTEGER, + upsOutletGroupControlName DisplayString, + upsOutletGroupControlCommand INTEGER, + upsOutletGroupControlOutletType INTEGER + } + +upsOutletGroupControlIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet group entry." + ::= { upsOutletGroupControlEntry 1 } + +upsOutletGroupControlName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet group. This OID is provided + for informational purposes only. This value is set + by the upsOutletGroupConfigName OID." + ::= { upsOutletGroupControlEntry 2 } + +upsOutletGroupControlCommand OBJECT-TYPE + SYNTAX INTEGER { + upsOutletGroupImmediateOn (1), + upsOutletGroupImmediateOff (2), + upsOutletGroupImmediateRebootWithOrWithoutAC (3), + upsOutletGroupDelayedOn (4), + upsOutletGroupDelayedOff (5), + upsOutletGroupDelayedRebootWithOrWithoutAC (6), + upsOutletGroupCancelPendingCommand (7), + upsOutletGroupControlUnknown (8), + upsOutletGroupImmediateRebootShutdown (9), + upsOutletGroupDelayedRebootShutdown (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet group state. If the outlet + group is on, the upsOutletGroupImmediateOn (1) value will be returned. If + the outlet group is off, the upsOutletGroupImmediateOff (2) value will be + returned. + + If the state of the outlet group cannot be determined, the + upsOutletGroupControlUnknown (8) value will be returned. + + Setting this variable to upsOutletGroupImmediateOn (1) will turn the + outlet group on immediately. + + Setting this variable to upsOutletGroupImmediateOff (2) will turn the + outlet group off immediately. + + Setting this variable to upsOutletGroupImmediateRebootWithOrWithoutAC (3) + will turn the outlet group off immediately, wait the + upsOutletGroupConfigRebootDuration OID time, wait the + upsOutletGroupConfigPowerOnDelay OID, and then turn the outlet group on + regardless of the AC input power on the UPS. + + Setting this variable to upsOutletGroupDelayedOn (4) will turn the outlet + group on after the upsOutletGroupConfigPowerOnDelay OID has elapsed. + + Setting this variable to upsOutletGroupDelayedOff (5) will turn the outlet + group off after the upsOutletGroupConfigPowerOffDelay OID has elapsed. + + Setting this variable to upsOutletGroupDelayedRebootWithOrWithoutAC (6) + will turn the outlet group off after the upsOutletGroupConfigPowerOffDelay + OID has elapsed, wait the upsOutletGroupConfigRebootDuration OID time, wait + the upsOutletGroupConfigPowerOnDelay OID, and then turn the outlet group + on regardless of the AC input power on the UPS. + + Setting this variable to upsOutletGroupCancelPendingCommand (7) will + cause any pending command to this outlet group to be canceled. + + Setting this variable to upsOutletGroupImmediateRebootShutdown (9) will + turn the outlet group off immediately, wait for the AC power to return to normal + (a minimum of the upsOutletGroupConfigRebootDuration OID time), wait the + upsOutletGroupConfigPowerOnDelay OID time, and then turn the outlet + group on. + + Setting this variable to upsOutletGroupDelayedRebootShutdown (10) will + turn the outlet group off after the upsOutletGroupConfigPowerOffDelay OID + has elapsed, wait for the AC power to return to normal (a minimum of the + upsOutletGroupConfigRebootDuration OID time), wait the + upsOutletGroupConfigPowerOnDelay OID time, and then turn the outlet + group on. + + In systems with a main outlet group, commands to the main outlet group must + be performed with caution. It may be clearer to use the ups control commands + available from upsAdvControl... OIDs. If any command is made to the main + outlet group that will turn it off, one of two things will happen: + 1) If any switched outlet group is in a state that prevents this command + from occurring on the main outlet group, the command will be rejected. Note + that a switched outlet group being on without a command in progress is not a + state that normally prevents the command. + 2) The command will be accepted and applied to the main outlet group and all + switched outlet groups that are on. + + There is one additional special case for systems with a main outlet group. + If the main outlet group is off and a switched outlet group is commanded to + turn on, the on command will be applied to both the main outlet group and + that switched outlet group." + ::= { upsOutletGroupControlEntry 3 } + +upsOutletGroupControlOutletType OBJECT-TYPE + SYNTAX INTEGER { + upsSwitchedOutletGroup (1), + upsMainOutletGroup (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the type of outlet group. + If present in the system, the main outlet group is + 'unswitched' and must be on in order for any of the switched + outlet groups to be on. Conversely, if the main outlet group + is off, all the switched outlet groups must also be off. + Therefore, any commands made to the main outlet group that + turn it off will also be applied to all switched outlet + groups that are on, unless the state of a switched outlet + group prevents it, in which case the command will fail." + ::= { upsOutletGroupControlEntry 4 } + +-- the upsDiagnosticIM group + +upsDiagIMTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Intelligence Modules in or attached to the UPS." + ::= { upsDiagnosticIM 1 } + +upsDiagIMTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagIMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual Intelligence Modules. The number of + entries is contained in the upsDiagIMTableSize OID." + ::= { upsDiagnosticIM 2 } + +upsDiagIMEntry OBJECT-TYPE + SYNTAX UpsDiagIMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics and information of an Intelligence Module." + INDEX { upsDiagIMIndex} + ::= { upsDiagIMTable 1 } + +UpsDiagIMEntry ::= + SEQUENCE { + upsDiagIMIndex INTEGER, + upsDiagIMType INTEGER, + upsDiagIMStatus INTEGER, + upsDiagIMFirmwareRev DisplayString, + upsDiagIMSlaveFirmwareRev DisplayString, + upsDiagIMHardwareRev DisplayString, + upsDiagIMSerialNum DisplayString, + upsDiagIMManufactureDate DisplayString + } + +upsDiagIMIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Intelligence Module entry." + ::= { upsDiagIMEntry 1 } + +upsDiagIMType OBJECT-TYPE + SYNTAX INTEGER { + imUnknown (1), + imMIM (2), + imRIM (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of the Intelligence Module. + imUnknown(1) indicates the IM type is unknown. + imMIM(2) indicates the IM type is a Main Intelligence Module. + imRIM(3) indicates the IM type is Redundant Intelligence Module." + ::= { upsDiagIMEntry 2 } + +upsDiagIMStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Intelligence Module. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagIMEntry 3 } + +upsDiagIMFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the Intelligence Module." + ::= { upsDiagIMEntry 4 } + +upsDiagIMSlaveFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The slave firmware revision of the Intelligence Module." + ::= { upsDiagIMEntry 5 } + +upsDiagIMHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the Intelligence Module." + ::= { upsDiagIMEntry 6 } + +upsDiagIMSerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the Intelligence Module." + ::= { upsDiagIMEntry 7 } + +upsDiagIMManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The manufacture date of the Intelligence Module." + ::= { upsDiagIMEntry 8 } + +-- the upsDiagnosticPowerModules group + +upsDiagPMTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum number of Power Modules supported by the UPS." + ::= { upsDiagnosticPowerModules 1 } + +upsDiagPMTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagPMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of Individual Power modules. The number of + entries is contained in the upsDiagPMTableSize OID." + ::= { upsDiagnosticPowerModules 2 } + +upsDiagPMEntry OBJECT-TYPE + SYNTAX UpsDiagPMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of an Power Module." + INDEX { upsDiagPMIndex} + ::= { upsDiagPMTable 1 } + +UpsDiagPMEntry ::= + SEQUENCE { + upsDiagPMIndex INTEGER, + upsDiagPMStatus INTEGER, + upsDiagPMFirmwareRev DisplayString, + upsDiagPMHardwareRev DisplayString, + upsDiagPMSerialNum DisplayString, + upsDiagPMManufactureDate DisplayString + } + +upsDiagPMIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Power Module entry." + ::= { upsDiagPMEntry 1 } + +upsDiagPMStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Power Module. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagPMEntry 2 } + +upsDiagPMFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the Power Module." + ::= { upsDiagPMEntry 3 } + +upsDiagPMHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the Power Module." + ::= { upsDiagPMEntry 4 } + +upsDiagPMSerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the Power Module." + ::= { upsDiagPMEntry 5 } + +upsDiagPMManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The manufacture date of the Power Module." + ::= { upsDiagPMEntry 6 } + +upsDiagPMLifetimeInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagPMLifetimeInfoEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual power module's lifetime information. + The number of entries is contained in the upsDiagPMTableSize OID." + ::= { upsDiagnosticPowerModules 3 } + +upsDiagPMLifetimeInfoEntry OBJECT-TYPE + SYNTAX UpsDiagPMLifetimeInfoEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of a Power Module lifetime information." + INDEX { upsDiagPMLifetimeInfoIndex} + ::= { upsDiagPMLifetimeInfoTable 1 } + +UpsDiagPMLifetimeInfoEntry ::= + SEQUENCE { + upsDiagPMLifetimeInfoIndex INTEGER, + upsDiagPMLifetimeStatus INTEGER, + upsDiagPMEstmtdLifetimeRmng INTEGER, + upsDiagPMEstmtdLifetimeRmngPct INTEGER, + upsDiagPMFanLifetimeStatus INTEGER, + upsDiagPMFanEstmtdLifetimeRmng INTEGER, + upsDiagPMFanEstmtdLifetimeRmngPct INTEGER + + } + +upsDiagPMLifetimeInfoIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Power Module lifetime information entry." + ::= { upsDiagPMLifetimeInfoEntry 1 } + +upsDiagPMLifetimeStatus OBJECT-TYPE + SYNTAX INTEGER { + ok (1), + nearEnd (2), + exceeded (3), + unknown (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Power Module lifetime information. + ok(1) indicates the device lifetime status is OK. + nearEnd(2) indicates the device lifetime status is near end. + exceeded(3) indicates the device lifetime status is exceeded. + unknown(4) indicates the device lifetime status is unknown." + + ::= { upsDiagPMLifetimeInfoEntry 2 } + +upsDiagPMEstmtdLifetimeRmng OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Displays the time remaining for the module before it should be replaced. + Measured in months. This value is set when you originally install the module." + ::= { upsDiagPMLifetimeInfoEntry 3 } + +upsDiagPMEstmtdLifetimeRmngPct OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Displays the percentage of the total lifetime remaining for the module + before it should be replaced." + ::= { upsDiagPMLifetimeInfoEntry 4 } + +upsDiagPMFanLifetimeStatus OBJECT-TYPE + SYNTAX INTEGER { + ok (1), + nearEnd (2), + exceeded (3), + unknown (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Power Module Fan lifetime information. + ok(1) indicates the device lifetime status is OK. + nearEnd(2) indicates the device lifetime status is near end. + exceeded(3) indicates the device lifetime status is exceeded. + unknown(4) indicates the device lifetime status is unknown." + ::= { upsDiagPMLifetimeInfoEntry 5 } + +upsDiagPMFanEstmtdLifetimeRmng OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Displays the time remaining, measured in months, before the module's + fan should be replaced. It is reset by the field service engineer when + a new fan is installed." + ::= { upsDiagPMLifetimeInfoEntry 6 } + +upsDiagPMFanEstmtdLifetimeRmngPct OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Displays the percentage of the total lifetime remaining + before the module's fan should be replaced." + ::= { upsDiagPMLifetimeInfoEntry 7 } + +upsDiagPMEnclDoorFltrTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum number of power module enclosures attached to the UPS." + ::= { upsDiagnosticPowerModules 4 } + +upsDiagPMEnclDoorFltrTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagPMEnclDoorFltrEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the diagnostics of individual power module enclosure door filters. + The number of entries is contained in the upsDiagPMEnclDoorFltrTableSize OID." + ::= { upsDiagnosticPowerModules 5 } + +upsDiagPMEnclDoorFltrEntry OBJECT-TYPE + SYNTAX UpsDiagPMEnclDoorFltrEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Power module door filter diagnostics info." + INDEX { upsDiagPMEnclIndex} + ::= { upsDiagPMEnclDoorFltrTable 1 } + +UpsDiagPMEnclDoorFltrEntry ::= + SEQUENCE { + upsDiagPMEnclIndex INTEGER, + upsDiagPMEnclDoorFltrLifetime INTEGER, + upsDiagPMEnclDoorFltrStatus INTEGER, + upsDiagPMEnclDoorFltrEstmtdLifetimeRmng INTEGER, + upsDiagPMEnclDoorFltrEstmtdLifetimeRmngPct INTEGER + } +upsDiagPMEnclIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the power module enclosure entry. + Enclosure 0 indicates the Power enclosure 1. + Enclosure 1 indicates the Power enclosure 2." + ::= { upsDiagPMEnclDoorFltrEntry 1 } + +upsDiagPMEnclDoorFltrLifetime OBJECT-TYPE + SYNTAX INTEGER { + heavyFiltration15days (1), + normalFiltration30days(2), + lightFiltration60days (3), + notPresent (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Door filter replacement time interval, based on the installation enivironment. + heavyFiltration15days (1) indicates door filter needs to be replaced within 15 days. + normalFiltration30days (2) indicates door filter needs to be replaced within 30 days. + lightFiltration60days (3) indicates door filter needs to be replaced within 60 days. + notPresent(4) indicates that the door filter is not present." + ::= { upsDiagPMEnclDoorFltrEntry 2 } + +upsDiagPMEnclDoorFltrStatus OBJECT-TYPE + SYNTAX INTEGER { + ok (1), + nearEnd (2), + exceeded (3), + unknown (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the current status of the door filter. + ok(1) indicates the device lifetime status is OK. + nearEnd(2) indicates the device lifetime status is near end. + exceeded(3) indicates the device lifetime status is exceeded. + unknown(4) indicates the device lifetime status is unknown." + ::= { upsDiagPMEnclDoorFltrEntry 3 } + +upsDiagPMEnclDoorFltrEstmtdLifetimeRmng OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Displays the time remaining, measured in days, before the module door filter should be replaced. + This value is set when you originally install the module." + ::= { upsDiagPMEnclDoorFltrEntry 4 } + +upsDiagPMEnclDoorFltrEstmtdLifetimeRmngPct OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Displays the percentage of the total lifetime remaining for the module + door filter before it should be replaced." + ::= { upsDiagPMEnclDoorFltrEntry 5 } + + + +-- the upsDiagnosticBatteries group + +upsDiagBatteryTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum number of batteries supported by the UPS." + ::= { upsDiagnosticBatteries 1 } + +upsDiagBatteryTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagBatteryEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual batteries. The number of + entries is contained in the upsDiagBattTableSize OID." + ::= { upsDiagnosticBatteries 2 } + +upsDiagBatteryEntry OBJECT-TYPE + SYNTAX UpsDiagBatteryEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of a battery." + INDEX { upsDiagBatteryIndex} + ::= { upsDiagBatteryTable 1 } + +UpsDiagBatteryEntry ::= + SEQUENCE { + upsDiagBatteryFrameIndex INTEGER, + upsDiagBatteryIndex INTEGER, + upsDiagBatteryStatus INTEGER, + upsDiagBatterySerialNumber DisplayString, + upsDiagBatteryFirmwareRev DisplayString, + upsDiagBatteryManufactureDate DisplayString, + upsDiagBatteryType DisplayString, + upsDiagBatteryFramePresent INTEGER, + upsDiagBatteryFrameTemperature INTEGER + } + +upsDiagBatteryFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the battery frame entry. + Frame 0 indicates the Main frame. Extended Run (XR) frames + start from index 1." + ::= { upsDiagBatteryEntry 1 } + +upsDiagBatteryIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the battery entry." + ::= { upsDiagBatteryEntry 2 } + +upsDiagBatteryStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + ok (3), + failed (4), + highTemperature (5), + replaceImmediately (6), + lowCapacity (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the battery. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + ok(3) indicates the battery status is OK. + failed(4) indicates the battery status is failed. + highTemperature(5) indicates the battery has a high temperature condition. + replaceImmediately(6) indicates the battery must be replaced immediately. + lowCapacity(7) indicates the battery has a low capacity." + ::= { upsDiagBatteryEntry 3 } + +upsDiagBatterySerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the battery." + ::= { upsDiagBatteryEntry 4 } + +upsDiagBatteryFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the battery." + ::= { upsDiagBatteryEntry 5 } + +upsDiagBatteryManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The manufacture date of the battery." + ::= { upsDiagBatteryEntry 6 } + +upsDiagBatteryType OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery type or rating for the battery." + ::= { upsDiagBatteryEntry 7 } + + + upsDiagBatteryFramePresent OBJECT-TYPE + SYNTAX INTEGER { + notPresent(0), + present(1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery frame/cabinet status. + 0 indicates frame/cabinet is not present. + 1 indicates frame/cabinet is present." + ::= { upsDiagBatteryEntry 8 } + + upsDiagBatteryFrameTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery frame/cabinet temperature in tenths of degrees celsius. + If the frame/cabinet is not present, this variable is set to (-1)." + ::= { upsDiagBatteryEntry 9 } + + +-- the upsDiagnosticSubsystem group + +upsDiagSubSysFrameTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of frames attached to the UPS including the Main frame." + ::= { upsDiagnosticSubsystem 1 } + +upsDiagSubSysFrameTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysFrameEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual XR Frames." + ::= { upsDiagnosticSubsystem 2 } + +upsDiagSubSysFrameEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysFrameEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of an XR Frame." + INDEX { upsDiagSubSysFrameIndex} + ::= { upsDiagSubSysFrameTable 1 } + +UpsDiagSubSysFrameEntry ::= + SEQUENCE { + upsDiagSubSysFrameIndex INTEGER, + upsDiagSubSysFrameType INTEGER, + upsDiagSubSysFrameFirmwareRev DisplayString, + upsDiagSubSysFrameHardwareRev DisplayString, + upsDiagSubSysFrameSerialNum DisplayString, + upsDiagSubSysFrameManufactureDate DisplayString + } + +upsDiagSubSysFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysFrameEntry 1 } + +upsDiagSubSysFrameType OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + frameTypeMain (3), + frameTypeXR (4), + frameTypeLXR (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of Frame. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + frameTypeMain(3) indicates the frame type is the Main Frame. + frameTypeXR(4) indicates the frame type is an XR Frame. + frameTypeLXR(5) indicates the frame type is an LXR Frame." + ::= { upsDiagSubSysFrameEntry 2 } + +upsDiagSubSysFrameFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the frame." + ::= { upsDiagSubSysFrameEntry 3 } + +upsDiagSubSysFrameHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the frame." + ::= { upsDiagSubSysFrameEntry 4 } + +upsDiagSubSysFrameSerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the frame." + ::= { upsDiagSubSysFrameEntry 5 } + +upsDiagSubSysFrameManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The manufacture date of the frame." + ::= { upsDiagSubSysFrameEntry 6 } + +upsDiagSubSysIntBypSwitchTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Internal Bypass switches attached to the UPS." + ::= { upsDiagnosticSubsystem 3 } + +upsDiagSubSysIntBypSwitchTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysIntBypSwitchEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of the Internal Bypass Switch." + ::= { upsDiagnosticSubsystem 4 } + +upsDiagSubSysIntBypSwitchEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysIntBypSwitchEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of the Internal Bypass Switch." + INDEX { upsDiagSubSysIntBypSwitchIndex} + ::= { upsDiagSubSysIntBypSwitchTable 1 } + +UpsDiagSubSysIntBypSwitchEntry ::= + SEQUENCE { + upsDiagSubSysIntBypSwitchFrameIndex INTEGER, + upsDiagSubSysIntBypSwitchIndex INTEGER, + upsDiagSubSysIntBypSwitchStatus INTEGER, + upsDiagSubSysIntBypSwitchFirmwareRev DisplayString, + upsDiagSubSysIntBypSwitchHardwareRev DisplayString, + upsDiagSubSysIntBypSwitchSerialNum DisplayString, + upsDiagSubSysIntBypSwitchManufactureDate DisplayString + } + +upsDiagSubSysIntBypSwitchFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysIntBypSwitchEntry 1 } + +upsDiagSubSysIntBypSwitchIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Internal Bypass Switch index entry." + ::= { upsDiagSubSysIntBypSwitchEntry 2 } + +upsDiagSubSysIntBypSwitchStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Internal Bypass Switch status. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysIntBypSwitchEntry 3 } + +upsDiagSubSysIntBypSwitchFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the Internal Bypass Switch." + ::= { upsDiagSubSysIntBypSwitchEntry 4 } + +upsDiagSubSysIntBypSwitchHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the Internal Bypass Switch." + ::= { upsDiagSubSysIntBypSwitchEntry 5 } + +upsDiagSubSysIntBypSwitchSerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the Internal Bypass Switch." + ::= { upsDiagSubSysIntBypSwitchEntry 6 } + +upsDiagSubSysIntBypSwitchManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The manufacture date of the Internal Bypass Switch." + ::= { upsDiagSubSysIntBypSwitchEntry 7 } + +upsDiagSubSysBattMonitorTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Battery Monitor Boards attached to the UPS." + ::= { upsDiagnosticSubsystem 5 } + +upsDiagSubSysBattMonitorTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysBattMonitorEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of the Battery Monitor Board." + ::= { upsDiagnosticSubsystem 6 } + +upsDiagSubSysBattMonitorEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysBattMonitorEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of the Battery Monitor Board." + INDEX { upsDiagSubSysBattMonitorIndex} + ::= { upsDiagSubSysBattMonitorTable 1 } + +UpsDiagSubSysBattMonitorEntry ::= + SEQUENCE { + upsDiagSubSysBattMonitorFrameIndex INTEGER, + upsDiagSubSysBattMonitorIndex INTEGER, + upsDiagSubSysBattMonitorStatus INTEGER, + upsDiagSubSysBattMonitorFirmwareRev DisplayString, + upsDiagSubSysBattMonitorHardwareRev DisplayString, + upsDiagSubSysBattMonitorSerialNum DisplayString, + upsDiagSubSysBattMonitorManufactureDate DisplayString + } + +upsDiagSubSysBattMonitorFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysBattMonitorEntry 1 } + +upsDiagSubSysBattMonitorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the Battery Monitor Board." + ::= { upsDiagSubSysBattMonitorEntry 2 } + +upsDiagSubSysBattMonitorStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Battery Monitor Board. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysBattMonitorEntry 3 } + +upsDiagSubSysBattMonitorFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the Battery Monitor Board." + ::= { upsDiagSubSysBattMonitorEntry 4 } + +upsDiagSubSysBattMonitorHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the Battery Monitor Board." + ::= { upsDiagSubSysBattMonitorEntry 5 } + +upsDiagSubSysBattMonitorSerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the Battery Monitor Board." + ::= { upsDiagSubSysBattMonitorEntry 6 } + +upsDiagSubSysBattMonitorManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of the manufacture for the Battery Monitor Board." + ::= { upsDiagSubSysBattMonitorEntry 7 } + +upsDiagSubSysExternalSwitchGearTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of External Switch Gears attached to the UPS." + ::= { upsDiagnosticSubsystem 7 } + +upsDiagSubSysExternalSwitchGearTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysExternalSwitchGearEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of the individual External Switch Gear." + ::= { upsDiagnosticSubsystem 8 } + +upsDiagSubSysExternalSwitchGearEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysExternalSwitchGearEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of an individual External Switch Gear." + INDEX { upsDiagSubSysExternalSwitchGearIndex} + ::= { upsDiagSubSysExternalSwitchGearTable 1 } + +UpsDiagSubSysExternalSwitchGearEntry ::= + SEQUENCE { + upsDiagSubSysExternalSwitchGearFrameIndex INTEGER, + upsDiagSubSysExternalSwitchGearIndex INTEGER, + upsDiagSubSysExternalSwitchGearStatus INTEGER, + upsDiagSubSysExternalSwitchGearFirmwareRev DisplayString, + upsDiagSubSysExternalSwitchGearHardwareRev DisplayString, + upsDiagSubSysExternalSwitchGearSerialNum DisplayString, + upsDiagSubSysExternalSwitchGearManufactureDate DisplayString + } + +upsDiagSubSysExternalSwitchGearFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysExternalSwitchGearEntry 1 } + +upsDiagSubSysExternalSwitchGearIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the External Switch Gear." + ::= { upsDiagSubSysExternalSwitchGearEntry 2 } + +upsDiagSubSysExternalSwitchGearStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the External Switch Gear. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysExternalSwitchGearEntry 3 } + +upsDiagSubSysExternalSwitchGearFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the External Switch Gear monitor card." + ::= { upsDiagSubSysExternalSwitchGearEntry 4 } + +upsDiagSubSysExternalSwitchGearHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the External Switch Gear monitor card." + ::= { upsDiagSubSysExternalSwitchGearEntry 5 } + +upsDiagSubSysExternalSwitchGearSerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the External Switch Gear monitor card." + ::= { upsDiagSubSysExternalSwitchGearEntry 6 } + +upsDiagSubSysExternalSwitchGearManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of the manufacture for the External Switch Gear monitor card." + ::= { upsDiagSubSysExternalSwitchGearEntry 7 } + +upsDiagSubSysDisplayInterfaceCardTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Display Interface Cards attached to the UPS." + ::= { upsDiagnosticSubsystem 9 } + +upsDiagSubSysDisplayInterfaceCardTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysDisplayInterfaceCardEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual Display Interface Cards." + ::= { upsDiagnosticSubsystem 10 } + +upsDiagSubSysDisplayInterfaceCardEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysDisplayInterfaceCardEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of a Display Interface Card." + INDEX { upsDiagSubSysDisplayInterfaceCardIndex} + ::= { upsDiagSubSysDisplayInterfaceCardTable 1 } + +UpsDiagSubSysDisplayInterfaceCardEntry ::= + SEQUENCE { + upsDiagSubSysDisplayInterfaceCardFrameIndex INTEGER, + upsDiagSubSysDisplayInterfaceCardIndex INTEGER, + upsDiagSubSysDisplayInterfaceCardStatus INTEGER + } + +upsDiagSubSysDisplayInterfaceCardFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysDisplayInterfaceCardEntry 1 } + +upsDiagSubSysDisplayInterfaceCardIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the Display Interface Card." + ::= { upsDiagSubSysDisplayInterfaceCardEntry 2 } + +upsDiagSubSysDisplayInterfaceCardStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Display Interface Card. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysDisplayInterfaceCardEntry 3 } + +upsDiagSubSysDCCircuitBreakerTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC Circuit Breakers attached to the UPS." + ::= { upsDiagnosticSubsystem 11 } + +upsDiagSubSysDCCircuitBreakerTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysDCCircuitBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual DC Circuit Breakers." + ::= { upsDiagnosticSubsystem 12 } + +upsDiagSubSysDCCircuitBreakerEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysDCCircuitBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of a DC Circuit Breaker." + INDEX { upsDiagSubSysDCCircuitBreakerIndex} + ::= { upsDiagSubSysDCCircuitBreakerTable 1 } + +UpsDiagSubSysDCCircuitBreakerEntry ::= + SEQUENCE { + upsDiagSubSysDCCircuitBreakerFrameIndex INTEGER, + upsDiagSubSysDCCircuitBreakerIndex INTEGER, + upsDiagSubSysDCCircuitBreakerStatus INTEGER + } + +upsDiagSubSysDCCircuitBreakerFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysDCCircuitBreakerEntry 1 } + +upsDiagSubSysDCCircuitBreakerIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the DC Circuit Breaker." + ::= { upsDiagSubSysDCCircuitBreakerEntry 2 } + +upsDiagSubSysDCCircuitBreakerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + opened (3), + closed (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the DC Circuit Breaker. + unknown(1) indicates the circuit breaker status is unknown. + notInstalled(2) indicates the circuit breaker is not installed. + opened(3) indicates the circuit breaker is opened. + closed(4) indicates the circuit breaker is closed." + ::= { upsDiagSubSysDCCircuitBreakerEntry 3 } + +upsDiagSubSysSystemPowerSupplyTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of System Power Supplies attached to the UPS." + ::= { upsDiagnosticSubsystem 13 } + +upsDiagSubSysSystemPowerSupplyTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysSystemPowerSupplyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual System Power Supplies." + ::= { upsDiagnosticSubsystem 14 } + +upsDiagSubSysSystemPowerSupplyEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysSystemPowerSupplyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of a System Power Supply." + INDEX { upsDiagSubSysSystemPowerSupplyIndex} + ::= { upsDiagSubSysSystemPowerSupplyTable 1 } + +UpsDiagSubSysSystemPowerSupplyEntry ::= + SEQUENCE { + upsDiagSubSysSystemPowerSupplyFrameIndex INTEGER, + upsDiagSubSysSystemPowerSupplyIndex INTEGER, + upsDiagSubSysSystemPowerSupplyStatus INTEGER, + upsDiagSubSysSystemPowerSupplyFirmwareRev DisplayString, + upsDiagSubSysSystemPowerSupplyHardwareRev DisplayString, + upsDiagSubSysSystemPowerSupplySerialNum DisplayString, + upsDiagSubSysSystemPowerSupplyManufactureDate DisplayString + } + +upsDiagSubSysSystemPowerSupplyFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysSystemPowerSupplyEntry 1 } + +upsDiagSubSysSystemPowerSupplyIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of a System Power Supply." + ::= { upsDiagSubSysSystemPowerSupplyEntry 2 } + +upsDiagSubSysSystemPowerSupplyStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the System Power Supply. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysSystemPowerSupplyEntry 3 } + +upsDiagSubSysSystemPowerSupplyFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the System Power Supply monitor card." + ::= { upsDiagSubSysSystemPowerSupplyEntry 4 } + +upsDiagSubSysSystemPowerSupplyHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the System Power Supply monitor card." + ::= { upsDiagSubSysSystemPowerSupplyEntry 5 } + +upsDiagSubSysSystemPowerSupplySerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the System Power Supply monitor card." + ::= { upsDiagSubSysSystemPowerSupplyEntry 6 } + +upsDiagSubSysSystemPowerSupplyManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of the manufacture for the System Power Supply monitor card." + ::= { upsDiagSubSysSystemPowerSupplyEntry 7 } + +upsDiagSubSysXRCommunicationCardTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of XR Communication Cards attached to the UPS." + ::= { upsDiagnosticSubsystem 15 } + +upsDiagSubSysXRCommunicationCardTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysXRCommunicationCardEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual XR Communication Cards." + ::= { upsDiagnosticSubsystem 16 } + +upsDiagSubSysXRCommunicationCardEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysXRCommunicationCardEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of an XR Communication Card." + INDEX { upsDiagSubSysXRCommunicationCardIndex} + ::= { upsDiagSubSysXRCommunicationCardTable 1 } + +UpsDiagSubSysXRCommunicationCardEntry ::= + SEQUENCE { + upsDiagSubSysXRCommunicationCardFrameIndex INTEGER, + upsDiagSubSysXRCommunicationCardIndex INTEGER, + upsDiagSubSysXRCommunicationCardStatus INTEGER, + upsDiagSubSysXRCommunicationCardFirmwareRev DisplayString, + upsDiagSubSysXRCommunicationCardSerialNum DisplayString + + } + +upsDiagSubSysXRCommunicationCardFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysXRCommunicationCardEntry 1 } + +upsDiagSubSysXRCommunicationCardIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of an XR Communication Card." + ::= { upsDiagSubSysXRCommunicationCardEntry 2 } + +upsDiagSubSysXRCommunicationCardStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the XR Communication Card. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysXRCommunicationCardEntry 3 } + +upsDiagSubSysXRCommunicationCardFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the XR Communication card." + ::= { upsDiagSubSysXRCommunicationCardEntry 4 } + +upsDiagSubSysXRCommunicationCardSerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the XR Communication card." + ::= { upsDiagSubSysXRCommunicationCardEntry 5 } + +upsDiagSubSysExternalPowerFrameBoardTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of External Power Frame Boards attached to the UPS." + ::= { upsDiagnosticSubsystem 17 } + +upsDiagSubSysExternalPowerFrameBoardTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysExternalPowerFrameBoardEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual External Power Frame Boards." + ::= { upsDiagnosticSubsystem 18 } + +upsDiagSubSysExternalPowerFrameBoardEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysExternalPowerFrameBoardEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of an External Power Frame Board." + INDEX { upsDiagSubSysExternalPowerFrameBoardIndex} + ::= { upsDiagSubSysExternalPowerFrameBoardTable 1 } + +UpsDiagSubSysExternalPowerFrameBoardEntry ::= + SEQUENCE { + upsDiagSubSysExternalPowerFrameBoardFrameIndex INTEGER, + upsDiagSubSysExternalPowerFrameBoardIndex INTEGER, + upsDiagSubSysExternalPowerFrameBoardStatus INTEGER + } + +upsDiagSubSysExternalPowerFrameBoardFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysExternalPowerFrameBoardEntry 1 } + +upsDiagSubSysExternalPowerFrameBoardIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of an External Power Frame Board." + ::= { upsDiagSubSysExternalPowerFrameBoardEntry 2 } + +upsDiagSubSysExternalPowerFrameBoardStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the External Power Frame Board. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysExternalPowerFrameBoardEntry 3 } + +upsDiagSubSysChargerTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Chargers attached to the UPS." + ::= { upsDiagnosticSubsystem 19 } + + upsDiagSubSysChargerTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysChargerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual chargers." + ::= { upsDiagnosticSubsystem 20 } + +upsDiagSubSysChargerEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysChargerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of a charger." + INDEX { upsDiagSubSysChargerIndex} + ::= { upsDiagSubSysChargerTable 1 } + +UpsDiagSubSysChargerEntry ::= + SEQUENCE { + upsDiagSubSysChargerFrameIndex INTEGER, + upsDiagSubSysChargerIndex INTEGER, + upsDiagSubSysChargerStatus INTEGER + } + +upsDiagSubSysChargerFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysChargerEntry 1 } + +upsDiagSubSysChargerIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of a charger." + ::= { upsDiagSubSysChargerEntry 2 } + +upsDiagSubSysChargerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Charger. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysChargerEntry 3 } + +upsDiagSubSysInverterTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Inverters attached to the UPS." + ::= { upsDiagnosticSubsystem 21 } + +upsDiagSubSysInverterTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysInverterEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual Inverters." + ::= { upsDiagnosticSubsystem 22 } + +upsDiagSubSysInverterEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysInverterEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of an Inverter." + INDEX { upsDiagSubSysInverterIndex} + ::= { upsDiagSubSysInverterTable 1 } + +UpsDiagSubSysInverterEntry ::= + SEQUENCE { + upsDiagSubSysInverterFrameIndex INTEGER, + upsDiagSubSysInverterIndex INTEGER, + upsDiagSubSysInverterStatus INTEGER, + upsDiagSubSysInverterFirmwareRev DisplayString, + upsDiagSubSysInverterHardwareRev DisplayString, + upsDiagSubSysInverterSerialNum DisplayString, + upsDiagSubSysInverterManufactureDate DisplayString + } + +upsDiagSubSysInverterFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysInverterEntry 1 } + +upsDiagSubSysInverterIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of an Inverter." + ::= { upsDiagSubSysInverterEntry 2 } + +upsDiagSubSysInverterStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Inverter. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysInverterEntry 3 } + +upsDiagSubSysInverterFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the Inverter monitor." + ::= { upsDiagSubSysInverterEntry 4 } + +upsDiagSubSysInverterHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the Inverter monitor." + ::= { upsDiagSubSysInverterEntry 5 } + +upsDiagSubSysInverterSerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the Inverter monitor." + ::= { upsDiagSubSysInverterEntry 6 } + +upsDiagSubSysInverterManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of manufacture for the Inverter monitor." + ::= { upsDiagSubSysInverterEntry 7 } + +upsDiagSubSysPowerFactorCorrectionTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Power Factor Correction devices attached to the UPS." + ::= { upsDiagnosticSubsystem 23 } + +upsDiagSubSysPowerFactorCorrectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysPowerFactorCorrectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual PowerFactorCorrections." + ::= { upsDiagnosticSubsystem 24 } + +upsDiagSubSysPowerFactorCorrectionEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysPowerFactorCorrectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of a Power Factor Correction." + INDEX { upsDiagSubSysPowerFactorCorrectionIndex} + ::= { upsDiagSubSysPowerFactorCorrectionTable 1 } + +UpsDiagSubSysPowerFactorCorrectionEntry ::= + SEQUENCE { + upsDiagSubSysPowerFactorCorrectionFrameIndex INTEGER, + upsDiagSubSysPowerFactorCorrectionIndex INTEGER, + upsDiagSubSysPowerFactorCorrectionStatus INTEGER, + upsDiagSubSysPowerFactorCorrectionFirmwareRev DisplayString, + upsDiagSubSysPowerFactorCorrectionHardwareRev DisplayString, + upsDiagSubSysPowerFactorCorrectionSerialNum DisplayString, + upsDiagSubSysPowerFactorCorrectionManufactureDate DisplayString + } + +upsDiagSubSysPowerFactorCorrectionFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frame index entry." + ::= { upsDiagSubSysPowerFactorCorrectionEntry 1 } + +upsDiagSubSysPowerFactorCorrectionIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of a Power Factor Correction." + ::= { upsDiagSubSysPowerFactorCorrectionEntry 2 } + +upsDiagSubSysPowerFactorCorrectionStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + offOk (3), + onOk (4), + offFail (5), + onFail (6), + lostComm (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Power Factor Correction. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + offOk(3) indicates the device status is off and OK. + onOk(4) indicates the device status is on and OK. + offFail(5) indicates the device status is off and failed. + onFail(6) indicates the device status is on and failed. + lostComm(7) indicates the device has lost communication." + ::= { upsDiagSubSysPowerFactorCorrectionEntry 3 } + +upsDiagSubSysPowerFactorCorrectionFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the Power Factor Correction monitor." + ::= { upsDiagSubSysPowerFactorCorrectionEntry 4 } + +upsDiagSubSysPowerFactorCorrectionHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the Power Factor Correction monitor." + ::= { upsDiagSubSysPowerFactorCorrectionEntry 5 } + +upsDiagSubSysPowerFactorCorrectionSerialNum OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the Power Factor Correction monitor." + ::= { upsDiagSubSysPowerFactorCorrectionEntry 6 } + +upsDiagSubSysPowerFactorCorrectionManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of the manufacture for the Power Factor Correction monitor." + ::= { upsDiagSubSysPowerFactorCorrectionEntry 7 } + +upsDiagSubSysNetworkComCardTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Network Communication Cards attached to the UPS." + ::= { upsDiagnosticSubsystem 25 } + +upsDiagSubSysNetworkComCardTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubSysNetworkComCardEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting diagnostics information of an individual Network Communication Card." + ::= { upsDiagnosticSubsystem 26 } + +upsDiagSubSysNetworkComCardEntry OBJECT-TYPE + SYNTAX UpsDiagSubSysNetworkComCardEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of a Network Communication Card." + INDEX { upsDiagSubSysNetworkComCardIndex} + ::= { upsDiagSubSysNetworkComCardTable 1 } + +UpsDiagSubSysNetworkComCardEntry ::= + SEQUENCE { + upsDiagSubSysNetworkComCardIndex INTEGER, + upsDiagSubSysNetworkComCardModelNumber DisplayString, + upsDiagSubSysNetworkComCardSerialNumber DisplayString, + upsDiagSubSysNetworkComCardDateOfManufacture DisplayString, + upsDiagSubSysNetworkComCardHardwareRev DisplayString, + upsDiagSubSysNetworkComCardFirmwareAppRev DisplayString, + upsDiagSubSysNetworkComCardFirmwareAppOSRev DisplayString + } + +upsDiagSubSysNetworkComCardIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The UPS network and display interface communication card index entry." + ::= { upsDiagSubSysNetworkComCardEntry 1 } + +upsDiagSubSysNetworkComCardModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the model number of the UPS network and display interface communication card. + This value is set at the factory." + ::= { upsDiagSubSysNetworkComCardEntry 2 } + +upsDiagSubSysNetworkComCardSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the serial number of the UPS network and display interface communication card. + This value is set at the factory." + ::= { upsDiagSubSysNetworkComCardEntry 3 } + +upsDiagSubSysNetworkComCardDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date when the UPS network and display interface communication card was manufactured in mm/dd/yyyy format. + This value is set at the factory." + ::= { upsDiagSubSysNetworkComCardEntry 4 } + +upsDiagSubSysNetworkComCardHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the UPS network and display interface communication card. + This value is set at the factory." + ::= { upsDiagSubSysNetworkComCardEntry 5 } + +upsDiagSubSysNetworkComCardFirmwareAppRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ID string identifying the application firmware revision of the + UPS network and display interface communication card." + ::= { upsDiagSubSysNetworkComCardEntry 6 } + +upsDiagSubSysNetworkComCardFirmwareAppOSRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ID string identifying the application operating system firmware revision of the + UPS network and display interface communication card." + ::= { upsDiagSubSysNetworkComCardEntry 7 } + + +-- the upsDiagnosticExternalDevices group + +upsDiagSwitchGearStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + ok (3), + fail (4), + lostComm (5), + overtemp (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Switch Gear. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + ok(3) indicates the device status is OK. + fail(4) indicates the device status has failed. + lostComm(5) indicates the device has lost communication. + overtemp(6) indicates the device has an over temperature condition." + ::= { upsDiagSwitchGear 1 } + +upsDiagSwitchGearInputSwitchStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + opened (3), + closed (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Switch Gear Input Switch. + unknown(1) indicates the switch status is unknown. + notInstalled(2) indicates the switch is not installed. + opened(3) indicates the switch is opened. + closed(4) indicates the switch is closed." + ::= { upsDiagSwitchGear 2 } + +upsDiagSwitchGearOutputSwitchStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + opened (3), + closed (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Switch Gear Output Switch. + unknown(1) indicates the switch status is unknown. + notInstalled(2) indicates the switch is not installed. + opened(3) indicates the switch is opened. + closed(4) indicates the switch is closed." + ::= { upsDiagSwitchGear 3 } + +upsDiagSwitchGearBypassSwitchStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + opened (3), + closed (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Switch Gear Bypass Switch. + unknown(1) indicates the switch status is unknown. + notInstalled(2) indicates the switch is not installed. + opened(3) indicates the switch is opened. + closed(4) indicates the switch is closed." + ::= { upsDiagSwitchGear 4 } + +upsDiagSwitchGearBypassInputSwitchStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + opened (3), + closed (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Switch Gear Bypass Input Switch. + unknown(1) indicates the switch status is unknown. + notInstalled(2) indicates the switch is not installed. + opened(3) indicates the switch is opened. + closed(4) indicates the switch is closed." + ::= { upsDiagSwitchGear 5 } + +upsDiagSwitchGearBreakerTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of switchgear breakers attached to the UPS." + ::= { upsDiagSwitchGear 6 } + +upsDiagSwitchGearBreakerTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSwitchGearBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Switchgear breaker table." + ::= { upsDiagSwitchGear 7 } + + upsDiagSwitchGearBreakerEntry OBJECT-TYPE + SYNTAX UpsDiagSwitchGearBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of switchgear breakers." + INDEX { switchgearBreakerIndex } + ::= { upsDiagSwitchGearBreakerTable 1 } + + UpsDiagSwitchGearBreakerEntry ::= + SEQUENCE { + switchgearBreakerIndex + INTEGER, + switchgearBreakerPresent + INTEGER, + switchgearBreakerName + DisplayString, + switchgearBreakerType + INTEGER, + switchgearBreakerStatus + INTEGER + } + + switchgearBreakerIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the switchgear breaker." + ::= { upsDiagSwitchGearBreakerEntry 1 } + + switchgearBreakerPresent OBJECT-TYPE + SYNTAX INTEGER { + notPresent(1), + present(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if the switchgear breaker is present. + notPresent(1) indicates that the breaker is not present. + present(2) indicates that the breaker is present." + ::= { upsDiagSwitchGearBreakerEntry 2 } + + switchgearBreakerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the switchgear breaker." + ::= { upsDiagSwitchGearBreakerEntry 3 } + + + switchgearBreakerType OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + unitInputBreaker(2), + staticSwitchInputBreaker(3), + maintenanceBypassBreaker(4), + unitOutputBreaker(5), + systemIsolationBreaker(6), + batteryBreaker(7), + bypassBackFeedBreaker(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the switchgear breaker types available in the UPS system. + If the UPS is unable to find any attached breakers, this variable + is set to unknown(1)." + ::= { upsDiagSwitchGearBreakerEntry 4 } + + switchgearBreakerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + opened(2), + closed(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of switchgear breaker. + unknown(1) indicates the breaker status is unknown. + opened (2) indicates the breaker is opened. + closed (3) indicates the breaker is closed." + ::= { upsDiagSwitchGearBreakerEntry 5 } + + + +upsDiagSubFeedBreakerTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of subfeed breakers attached to the UPS." + ::= { upsDiagSwitchGear 8 } + +upsDiagSubFeedBreakerTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagSubFeedBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Subfeed breaker table." + ::= { upsDiagSwitchGear 9 } + + upsDiagSubFeedBreakerEntry OBJECT-TYPE + SYNTAX UpsDiagSubFeedBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of subfeed breakers." + INDEX { subfeedBreakerIndex } + ::= { upsDiagSubFeedBreakerTable 1 } + + UpsDiagSubFeedBreakerEntry ::= + SEQUENCE { + subfeedBreakerIndex + INTEGER, + subfeedBreakerPresent + INTEGER, + subfeedBreakerRating + INTEGER, + subfeedBreakerUpperAcceptPowerWarning + INTEGER, + subfeedBreakerUpperAcceptPowerCritical + INTEGER, + subfeedBreakerStatus + INTEGER, + subfeedBreakerName + DisplayString + } + + subfeedBreakerIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the subfeed breakers." + ::= { upsDiagSubFeedBreakerEntry 1 } + + subfeedBreakerPresent OBJECT-TYPE + SYNTAX INTEGER { + notPresent (1), + present (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if the subfeed breaker is present. + notPresent (1) indicates that the breaker is not present. + present (2) indicates that the breaker is present." + ::= { upsDiagSubFeedBreakerEntry 2 } + + subfeedBreakerRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current rating of the installed subfeed breaker." + ::= { upsDiagSubFeedBreakerEntry 3 } + + subfeedBreakerUpperAcceptPowerWarning OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum acceptable load before warning is issued. + Expressed as percent of the subfeed breaker rating." + ::= { upsDiagSubFeedBreakerEntry 4 } + + + + subfeedBreakerUpperAcceptPowerCritical OBJECT-TYPE + SYNTAX INTEGER (0..125) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum load before a critical alarm occurs. + Expressed as percent of the subfeed breaker rating." + ::= { upsDiagSubFeedBreakerEntry 5 } + + subfeedBreakerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + opened (3), + closed (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Circuit Breaker. + unknown(1) indicates the circuit breaker status is unknown. + notInstalled(2) indicates the circuit breaker is not installed. + opened(3) indicates the circuit breaker is opened. + closed(4) indicates the circuit breaker is closed." + ::= { upsDiagSubFeedBreakerEntry 6 } + + subfeedBreakerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the subfeed breaker." + ::= { upsDiagSubFeedBreakerEntry 7} + +upsDiagSwitchGearInstallationLoadPct OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual output load expressed as a percentage of the rating of the UPS." + ::= { upsDiagSwitchGear 10 } + + + upsDiagSubFeedPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF UPSDiagSubFeedPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of subfeed phase table." + ::= { upsDiagSwitchGear 11 } + + upsDiagSubFeedPhaseEntry OBJECT-TYPE + SYNTAX UPSDiagSubFeedPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular phase." + INDEX { upsDiagSubFeedPhaseIndex } + ::= { upsDiagSubFeedPhaseTable 1 } + + UPSDiagSubFeedPhaseEntry ::= SEQUENCE { + upsDiagSubFeedBreakerIndex INTEGER, + upsDiagSubFeedPhaseIndex INTEGER, + upsDiagSubFeedPhaseCurrent INTEGER, + upsDiagSubFeedPhaseCurrentAlternate INTEGER + } + + upsDiagSubFeedBreakerIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The subfeed breaker index." + ::= { upsDiagSubFeedPhaseEntry 1 } + + upsDiagSubFeedPhaseIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The subfeed phase index." + ::= { upsDiagSubFeedPhaseEntry 2 } + + upsDiagSubFeedPhaseCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The subfeed phase current in Amps." + ::= { upsDiagSubFeedPhaseEntry 3 } + + upsDiagSubFeedPhaseCurrentAlternate OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The subfeed phase current in tenths of Amps." + ::= { upsDiagSubFeedPhaseEntry 4 } + + +upsDiagSwitchgearSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the UPS I/O Cabinet." + ::= { upsDiagSwitchGear 12 } + +upsDiagSwitchgearAmbientTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ambient temperature of I/O Cabinet in tenths of degrees Celsius." + ::= { upsDiagSwitchGear 13 } + + +upsDiagMCCBBoxStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + opened (3), + closed (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the MCCB Box (Molded Case Circuit Breaker Box) external device. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + opened(3) indicates the circuit is opened. + closed(4) indicates the circuit is closed." + ::= { upsDiagMCCBBox 1 } + +upsDiagTransformerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + ok (3), + fail (4), + lostComm (5), + overtemp (6), + opened (7), + closed (8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the External Transformer. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + ok(3) indicates the device status is OK. + fail(4) indicates the device status has failed. + lostComm(5) indicates the device has lost communication. + overtemp(6) indicates the device has an over temperature condition. + opened(7) indicates the circuit is opened. + closed(8) indicates the circuit is closed." + ::= { upsDiagTransformer 1 } + + + upsDiagFlyWheelStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + present(2), + notPresent(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the status of flywheel connected to UPS. If the UPS + is unable to determine the state of flywheel, this variable is + set to unknown(1)." + ::= { upsDiagFlyWheel 1 } + + + + +-- the upsDiagnosticComBus group + +upsDiagComBusInternalMIMStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + ok (3), + lostComm (4), + rxFailure (5), + txFailure (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the internal MIM communication bus. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + ok(3) indicates the device status is OK. + lostComm(4) indicates the device has lost communication. + rxFailure(5) indicates the device has a receive failure. + txFailure(6) indicates the device has a transmit failure." + ::= { upsDiagnosticComBus 1 } + +upsDiagComBusInternalRIMStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + ok (3), + lostComm (4), + rxFailure (5), + txFailure (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the internal RIM communication bus. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + ok(3) indicates the device status is OK. + lostComm(4) indicates the device has lost communication. + rxFailure(5) indicates the device has a receive failure. + txFailure(6) indicates the device has a transmit failure." + ::= { upsDiagnosticComBus 2 } + +upsDiagComBusMIMtoRIMStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + ok (3), + lostComm (4), + rxFailure (5), + txFailure (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the MIM to RIM communication bus. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + ok(3) indicates the device status is OK. + lostComm(4) indicates the device has lost communication. + rxFailure(5) indicates the device has a receive failure. + txFailure(6) indicates the device has a transmit failure." + ::= { upsDiagnosticComBus 3 } + +upsDiagComBusExternalMIMStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + ok (3), + lostComm (4), + rxFailure (5), + txFailure (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the external MIM communication bus. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + ok(3) indicates the device status is OK. + lostComm(4) indicates the device has lost communication. + rxFailure(5) indicates the device has a receive failure. + txFailure(6) indicates the device has a transmit failure." + ::= { upsDiagnosticComBus 4 } + +upsDiagComBusExternalRIMStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + ok (3), + lostComm (4), + rxFailure (5), + txFailure (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the external RIM communication bus. + unknown(1) indicates the device status is unknown. + notInstalled(2) indicates the device is not installed. + ok(3) indicates the device status is OK. + lostComm(4) indicates the device has lost communication. + rxFailure(5) indicates the device has a receive failure. + txFailure(6) indicates the device has a transmit failure." + ::= { upsDiagnosticComBus 5 } + +-- the upsDiagnosticPowerCabinet group +upsDiagnosticPowerCabinetTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum number of Power Cabinets supported by the UPS." + ::= { upsDiagnosticPowerCabinet 1 } + +upsDiagnosticPowerCabinetTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDiagnosticPowerCabinetEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of individual Power Cabinets. + The number of entries is contained in the upsDiagnosticPowerCabinetTableSize OID." + ::= { upsDiagnosticPowerCabinet 2 } + +upsDiagnosticPowerCabinetEntry OBJECT-TYPE + SYNTAX UpsDiagnosticPowerCabinetEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of a Power Cabinet." + INDEX { upsDiagnosticPowerCabinetIndex} + ::= { upsDiagnosticPowerCabinetTable 1 } + +UpsDiagnosticPowerCabinetEntry ::= + SEQUENCE { + upsDiagnosticPowerCabinetIndex INTEGER, + upsDiagnosticPowerCabinetAmbientTemperature INTEGER + } + +upsDiagnosticPowerCabinetIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Power Cabinet." + ::= { upsDiagnosticPowerCabinetEntry 1 } + +upsDiagnosticPowerCabinetAmbientTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ambient temperature of Power Cabinet in tenths of degrees Celsius. + If the Power Cabinet is not present, this variable is set to (-1)." + ::= { upsDiagnosticPowerCabinetEntry 2 } + + +-- the upsParallelSystem group + +upsParallelSysLocalAddress OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Defines the UPS ID number in the parallel system." + ::= { upsParallelSystem 1 } + +upsParallelSysRemoteAddress OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Defines the total number of UPSs in parallel." + ::= { upsParallelSystem 2 } + +upsParallelSysRedundancy OBJECT-TYPE + SYNTAX INTEGER { + nplus0 (1), + nplus1 (2), + nplus2 (3), + nplus3 (4), + nplus4 (5), + nplus5 (6) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The redundancy warning level for paralleled UPS + nplus0 (1) indicates that there are no redundant units. + nplus1 (2) indicates that there is one redundant unit. + nplus2 (3) indicates that there are two redundant units. + nplus3 (4) indicates that there are three redundant units. + nplus4 (5) indicates that there are four redundant unit. + nplus5 (6) indicates that there are five redundant units." + ::= { upsParallelSystem 3 } + + +upsParallelInputMaximumCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Maximum input RMS current of the parallel system + measured in Amperes." + ::= { upsParallelSystem 4 } + +upsParallelTotalOutputPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Total Ouptut power of UPS in KW + when UPS are configured in parallel + or -1 if it's unsupported by this UPS." + ::= { upsParallelSystem 5 } + +upsParallelTotalOutputApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Total Ouptut Apparent power of UPS in kVA + when UPS are configured in parallel + or -1 if it's unsupported by this UPS." + ::= { upsParallelSystem 6 } + +-- Parallel Input Phase Table + + upsParallelInputPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsParallelInputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of input table entries." + ::= { upsParallelSystem 7 } + + upsParallelInputPhaseEntry OBJECT-TYPE + SYNTAX UpsParallelInputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular input phase." + INDEX { upsParallelInputPhaseTableIndex, upsParallelInputPhaseIndex } + ::= { upsParallelInputPhaseTable 1 } + + UpsParallelInputPhaseEntry ::= SEQUENCE { + upsParallelInputPhaseTableIndex INTEGER, + upsParallelInputPhaseIndex INTEGER, + upsParallelInputCurrent INTEGER, + upsParallelInputActivePower INTEGER, + upsParallelInputApparentPower INTEGER, + upsParallelInputVoltage INTEGER, + upsParallelInputMaxVoltage INTEGER, + upsParallelInputMaxCurrent INTEGER, + upsParallelInputTotalActivePower INTEGER, + upsParallelInputTotalApparentPower INTEGER + } + + upsParallelInputPhaseTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The parallel unit identifier." + ::= { upsParallelInputPhaseEntry 1 } + + upsParallelInputPhaseIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input phase identifier." + ::= { upsParallelInputPhaseEntry 2 } + + + upsParallelInputCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input current in amperes, or -1 if it's + unsupported by this UPS." + ::= { upsParallelInputPhaseEntry 3 } + + upsParallelInputActivePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input power in kW, or -1 if it's + unsupported by this UPS." + ::= { upsParallelInputPhaseEntry 4 } + + upsParallelInputApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input apparent power in kVA, or -1 if it's + unsupported by this UPS." + ::= { upsParallelInputPhaseEntry 5 } + + upsParallelInputVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input voltage of UPS in volts, or -1 if it's + unsupported by this UPS." + ::= { upsParallelInputPhaseEntry 6 } + + upsParallelInputMaxVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The peak input voltage in VAC measured since the last reset, + or -1 if it's unsupported by this UPS." + ::= { upsParallelInputPhaseEntry 7 } + + upsParallelInputMaxCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The peak input current in amperes measured since last reset, + or -1 if it's unsupported by this UPS." + ::= { upsParallelInputPhaseEntry 8 } + + upsParallelInputTotalActivePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total active input power of the parallel system in kW." + ::= { upsParallelInputPhaseEntry 9 } + + upsParallelInputTotalApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total apparent input power of the parallel system in kVA." + ::= { upsParallelInputPhaseEntry 10 } + + +-- Parallel Output Phase Table + + upsParallelOutputPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsParallelOutputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output table entries. The number of + entries is given by the sum of the upsPhaseNumOutputPhases." + ::= { upsParallelSystem 8 } + + upsParallelOutputPhaseEntry OBJECT-TYPE + SYNTAX UpsParallelOutputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output phase." + INDEX { upsParallelOutputPhaseTableIndex, upsParallelOutputPhaseIndex } + ::= { upsParallelOutputPhaseTable 1 } + + UpsParallelOutputPhaseEntry ::= SEQUENCE { + upsParallelOutputPhaseTableIndex INTEGER, + upsParallelOutputPhaseIndex INTEGER, + upsParallelOutputCurrent INTEGER, + upsParallelOutputLoad INTEGER, + upsParallelOutputPercentLoad INTEGER, + upsParallelOutputPower INTEGER + } + + upsParallelOutputPhaseTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output identifier." + ::= { upsParallelOutputPhaseEntry 1 } + + upsParallelOutputPhaseIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output phase identifier." + ::= { upsParallelOutputPhaseEntry 2 } + + upsParallelOutputCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output current in amperes drawn + by the load on the UPS, or -1 if it's unsupported + by this UPS." + ::= { upsParallelOutputPhaseEntry 3 } + + upsParallelOutputLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output load in VA, or -1 if it's unsupported + by this UPS." + ::= { upsParallelOutputPhaseEntry 4 } + + upsParallelOutputPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percentage of the UPS load capacity in VA at + present redundancy being used on this output phase, + or -1 if it's unsupported by this UPS." + ::= { upsParallelOutputPhaseEntry 5 } + + upsParallelOutputPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output power in Watts, or -1 if it's + unsupported by this UPS." + ::= { upsParallelOutputPhaseEntry 6 } + + -- Parallel Output Apparent Power Table + + upsParallelOutputApparentPowerTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsParallelOutputApparentPowerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output table entries. The number of entries + is given by the value of upsOutputNumPhases." + ::= { upsParallelSystem 9 } + + upsParallelOutputApparentPowerEntry OBJECT-TYPE + SYNTAX UpsParallelOutputApparentPowerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output." + INDEX { upsParallelOutputApparentPowerTableIndex } + ::= { upsParallelOutputApparentPowerTable 1 } + + UpsParallelOutputApparentPowerEntry ::= SEQUENCE { + upsParallelOutputApparentPowerTableIndex INTEGER, + upsParallelOutputApparentPower INTEGER + } + + upsParallelOutputApparentPowerTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The UPS parallel output identifier." + ::= { upsParallelOutputApparentPowerEntry 1 } + + upsParallelOutputApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The apparent power of each of UPS in kVA + when UPS are configured in parallel." + ::= { upsParallelOutputApparentPowerEntry 2 } + + +upsParallelDiagSubSysBreakerTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsParallelDiagSubSysBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for diagnostics of parallel Circuit Breakers." + ::= { upsParallelSystem 10 } + +upsParallelDiagSubSysBreakerEntry OBJECT-TYPE + SYNTAX UpsParallelDiagSubSysBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The diagnostics of Circuit Breaker." + INDEX { upsParallelDiagSubSysBreakerFrameIndex, upsParallelDiagSubSysBreakerIndex} + ::= { upsParallelDiagSubSysBreakerTable 1 } + +UpsParallelDiagSubSysBreakerEntry ::= + SEQUENCE { + upsParallelDiagSubSysBreakerFrameIndex INTEGER, + upsParallelDiagSubSysBreakerIndex INTEGER, + upsParallelDiagSubSysBreakerStatus INTEGER, + upsParallelDiagSubSysBreakerName DisplayString + } + +upsParallelDiagSubSysBreakerFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Parallel UPS index entry." + ::= { upsParallelDiagSubSysBreakerEntry 1 } + +upsParallelDiagSubSysBreakerIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the Circuit Breaker." + ::= { upsParallelDiagSubSysBreakerEntry 2 } + +upsParallelDiagSubSysBreakerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + notInstalled (2), + opened (3), + closed (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Circuit Breaker. + unknown(1) indicates the circuit breaker status is unknown. + notInstalled(2) indicates the circuit breaker is not installed. + opened(3) indicates the circuit breaker is opened. + closed(4) indicates the circuit breaker is closed." + ::= { upsParallelDiagSubSysBreakerEntry 3 } + +upsParallelDiagSubSysBreakerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of Circuit Breaker." + ::= { upsParallelDiagSubSysBreakerEntry 4 } + +upsParallelOutputTotalPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + +DESCRIPTION + "The percentage of the UPS total load capacity in kVA + or -1 if it's unsupported by this UPS." + ::= { upsParallelSystem 11 } +-- Parallel Output Active Power Table + +upsParallelOutputActivePowerTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsParallelOutputActivePowerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output table entries. The number of entries + is given by the value of upsParallelSysRemoteAddress." + ::= { upsParallelSystem 12 } + +upsParallelOutputActivePowerEntry OBJECT-TYPE + SYNTAX UpsParallelOutputActivePowerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output." + INDEX { upsParallelOutputActivePowerTableIndex } + ::= { upsParallelOutputActivePowerTable 1 } + +UpsParallelOutputActivePowerEntry ::= SEQUENCE { + upsParallelOutputActivePowerTableIndex INTEGER, + upsParallelOutputActivePower INTEGER + } + +upsParallelOutputActivePowerTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The UPS parallel output identifier." + ::= { upsParallelOutputActivePowerEntry 1 } + +upsParallelOutputActivePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The active power of each UPS in kW + when UPSs are configured in parallel." + ::= { upsParallelOutputActivePowerEntry 2 } + +upsParallelSysSwitchGearInstallationLoadPct OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual output load expressed as a percentage of the rating of the + Parallel UPS system." + ::= { upsParallelSystem 13 } + + + +upsParallelSysRedundancyStatus OBJECT-TYPE + SYNTAX INTEGER { + nplus0 (1), + nplus1 (2), + nplus2 (3), + nplus3 (4), + nplus4 (5), + nplus5 (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Displays the number of backup or redundant UPSs set up on the parallel system. + nplus0 (1) no redundant units. + nplus1 (2) one redundant unit. + nplus2 (3) two redundant units. + nplus3 (4) three redundant units. + nplus4 (5) four redundant units. + nplus5 (6) five redundant units." + ::= { upsParallelSystem 14 } + +upsParallelSysName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "An ID string for the group of UPS units in the same parallel system. + Some products do not allow write operations for this OID." + ::= { upsParallelSystem 15 } + + + +-- the upsPhysicalLayout group +upsIOFrameLayoutPositionID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Defines the position ID of UPS frame." + ::= { upsPhysicalLayout 1 } + +upsBottomFeedFrameLayoutPositionID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Defines the position ID of bottom feed frame." + ::= { upsPhysicalLayout 2 } + +upsSwitchGearLayoutPositionID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Defines the position ID of switchgear." + ::= { upsPhysicalLayout 3 } + +-- the upsBatteryFrameLayoutTable subgroup +upsBatteryFrameLayoutTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of battery frames." + ::= { upsPhysicalLayout 4 } + +upsBatteryFrameLayoutTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsBatteryFrameLayoutEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Battery frame layout position ID table." + ::= { upsPhysicalLayout 5 } + + upsBatteryFrameLayoutEntry OBJECT-TYPE + SYNTAX UpsBatteryFrameLayoutEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of layout position IDs of battery frames." + INDEX { batteryFrameIndex } + ::= { upsBatteryFrameLayoutTable 1 } + + UpsBatteryFrameLayoutEntry ::= + SEQUENCE { + batteryFrameIndex + INTEGER, + batteryFramePositionID + INTEGER + } + + batteryFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the battery frame." + ::= { upsBatteryFrameLayoutEntry 1 } + + batteryFramePositionID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Defines the position ID of each of the battery frames in the row." + ::= { upsBatteryFrameLayoutEntry 2 } + +-- the upsSideCarFrameLayoutTable subgroup +upsSideCarFrameLayoutTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of sidecar frames." + ::= { upsPhysicalLayout 6 } + +upsSideCarFrameLayoutTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsSideCarFrameLayoutEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Sidecar frame layout position ID table." + ::= { upsPhysicalLayout 7 } + + upsSideCarFrameLayoutEntry OBJECT-TYPE + SYNTAX UpsSideCarFrameLayoutEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of sidecar frame layout position IDs." + INDEX { sideCarFrameIndex } + ::= { upsSideCarFrameLayoutTable 1 } + + UpsSideCarFrameLayoutEntry ::= + SEQUENCE { + sideCarFrameIndex + INTEGER, + sideCarFramePositionID + INTEGER + } + + sideCarFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the sidecar frame." + ::= { upsSideCarFrameLayoutEntry 1 } + + sideCarFramePositionID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Defines the position ID of each of the sidecar frames in the row." + ::= { upsSideCarFrameLayoutEntry 2 } + +-- the upsPowerFrameLayoutTable subgroup +upsPowerFrameLayoutTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of power frames." + ::= { upsPhysicalLayout 8 } + +upsPowerFrameLayoutTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsPowerFrameLayoutEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Power frame layout position ID table." + ::= { upsPhysicalLayout 9 } + + upsPowerFrameLayoutEntry OBJECT-TYPE + SYNTAX UpsPowerFrameLayoutEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of power frame layout position IDs." + INDEX { powerFrameIndex } + ::= { upsPowerFrameLayoutTable 1 } + + UpsPowerFrameLayoutEntry ::= + SEQUENCE { + powerFrameIndex + INTEGER, + powerFramePositionID + INTEGER + } + + powerFrameIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the power frame." + ::= { upsPowerFrameLayoutEntry 1 } + + powerFramePositionID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Defines the position ID of each of the power frames in the row." + ::= { upsPowerFrameLayoutEntry 2 } + +-- the upsIntegratedATS group + +upsIntegratedATSSelectedSource OBJECT-TYPE + SYNTAX INTEGER { + noSourceSelected (1), + unknown (2), + sourceA (3), + sourceB (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The source which is currently selected by the ATS to supply the UPS." + ::= { upsIntegratedATS 1 } + + +upsIntegratedATSPreferredSource OBJECT-TYPE + SYNTAX INTEGER { + upsIntegratedATSNoSourcePreference (1), + upsIntegratedATSPreferSourceA (2), + upsIntegratedATSPreferSourceB (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The preferred source of power when both sources are OK." + ::= { upsIntegratedATS 2 } + +upsIntegratedATSUpsReturnStaggering OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This is a delay factor applied to the retransfer of this UPS with integrated ATS. + When multiple UPSs are in use from a single source, each UPS can have a unique delay value, + which will reduce inrush by preventing all UPSs from transferring at the same time." + ::= { upsIntegratedATS 3 } + +upsIntegratedATSSourceTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of input sources for this integrated ATS." + ::= { upsIntegratedATS 4 } + +upsIntegratedATSSourceTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsIntegratedATSSourceEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting status and settings for the ATS input sources. + The number of entries is contained in the upsIntegratedATSSourceTableSize OID." + ::= { upsIntegratedATS 5 } + +upsIntegratedATSSourceEntry OBJECT-TYPE + SYNTAX UpsIntegratedATSSourceEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input source status to get." + INDEX { upsIntegratedATSSourceIndex} + ::= { upsIntegratedATSSourceTable 1 } + +UpsIntegratedATSSourceEntry ::= + SEQUENCE { + upsIntegratedATSSourceIndex INTEGER, + upsIntegratedATSSourceName DisplayString, + upsIntegratedATSSourceStatus INTEGER, + upsIntegratedATSLineFailDelay INTEGER, + upsIntegratedATSLineStabilityDelay INTEGER + } + +upsIntegratedATSSourceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the input source entry." + ::= { upsIntegratedATSSourceEntry 1 } + +upsIntegratedATSSourceName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the input source. This OID is provided + for informational purposes only." + ::= { upsIntegratedATSSourceEntry 2 } + +upsIntegratedATSSourceStatus OBJECT-TYPE + SYNTAX INTEGER { + upsIntegratedATSSourceGood (1), + upsIntegratedATSSourceBad (2), + upsIntegratedATSSourceUnknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the input source status." + ::= { upsIntegratedATSSourceEntry 3 } + +upsIntegratedATSLineFailDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The delay between a selected input source becoming bad, and the ATS switching away from that source. + This delay is used to make sure that the line has truly failed before the ATS will be switched. + Specified in seconds." + ::= { upsIntegratedATSSourceEntry 4 } + +upsIntegratedATSLineStabilityDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The delay between an unselected input source becoming good, and the ATS switching to that source. + This delay is used to make sure that the line has truly returned before the ATS will be switched. + Specified in seconds." + ::= { upsIntegratedATSSourceEntry 5 } + +-- the upsDCOutput group + +upsDCOutputStatus OBJECT IDENTIFIER ::= { upsDCOutput 1 } + +upsDCOutputStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC outputs on the UPS." + ::= { upsDCOutputStatus 1 } + +upsDCOutputStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF UpsDCOutputStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Provides status information on UPS DC outputs. + The number of entries is contained in the upsDCOutputStatusTableSize OID." + ::= { upsDCOutputStatus 2 } + +upsDCOutputStatusEntry OBJECT-TYPE + SYNTAX UpsDCOutputStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The DC output." + INDEX { upsDCOutputStatusTableIndex} + ::= { upsDCOutputStatusTable 1 } + +UpsDCOutputStatusEntry ::= + SEQUENCE { + upsDCOutputStatusTableIndex INTEGER, + upsDCOutputStatusVoltageNominal INTEGER, + upsDCOutputStatusCurrentRating INTEGER, + upsDCOutputStatusVoltage INTEGER, + upsDCOutputStatusCurrent INTEGER, + upsDCOutputStatusAbnormalConditions DisplayString + } + +upsDCOutputStatusTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC output status entry." + ::= { upsDCOutputStatusEntry 1 } + +upsDCOutputStatusVoltageNominal OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The desired voltage for this output in tenths of VDC. + When the output is on and there are no fault conditions, + the actual voltage should be near the nominal." + ::= { upsDCOutputStatusEntry 2 } + +upsDCOutputStatusCurrentRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of current this output is able to supply in + tenths of amperes." + ::= { upsDCOutputStatusEntry 3 } + +upsDCOutputStatusVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The voltage measured on this output in tenths of VDC." + ::= { upsDCOutputStatusEntry 4 } + +upsDCOutputStatusCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current drawn by the load measured on this output + in tenths of amperes." + ::= { upsDCOutputStatusEntry 5 } + +upsDCOutputStatusAbnormalConditions OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing flags representing active + output faults. If the Network Card is unable to determine + the state of the faults, this variable is set to 'UNKNOWN'. + + The flags are numbered 1 onward, read from left to + right. The flags are defined as follows starting from 1: + + Flag 1: Output Overload + Flag 2: Output Short Circuit + Flag 3: Output Over Voltage + Flag 4: + Flag 5: Overtemperature + Flag 6: Backfeed Relay Fault + Flag 7: + Flag 8: PFC Input Relay Fault + Flag 9: + Flag 10: Bypass Relay Fault + Flag 11: + Flag 12: + Flag 13: + Flag 14: + Flag 15: + Flag 16: + Flag 17: + Flag 18: + Flag 19: Output Fault (over or undervoltage) + Flag 20: Bus Converter Fault + Flag 21: Sensor Fault + Flag 21: + Flag 22: + Flag 23: + Flag 24: + Flag 25: + Flag 26: + Flag 27: + Flag 28: + Flag 29: + Flag 30: + Flag 31: + Flag 32: " + ::= { upsDCOutputStatusEntry 6 } + +-- the serialPort2Config group + +serialPort2Mode OBJECT-TYPE + SYNTAX INTEGER { + localConsole(1), + passthrough(2) + } + ACCESS read-write + STATUS obsolete + DESCRIPTION + "Setting this variable to passthrough will enable mini's port2 + behave like a UPS port. Choosing localConsole will enable the port + to be used as local console." + ::= { serialPort2Config 1 } +-- the serialPort2Control group + +setPulseOnTXD OBJECT-TYPE + SYNTAX INTEGER { + noSetPulseOnTXD(1), + setPulseOnTXD(2), + setTXDLow(3), + setTXDHigh(4) + + } + ACCESS read-write + STATUS obsolete + DESCRIPTION + "Setting this variable to setPulseOnTXD(2) + causes adapter to generate a PULSE on TXD pin of serial port 2. + The duration in the prototype implementation will be 1 second. + + Setting this value to noSetPulseOnTXD(1) has no + effect. + + The value noSetPulseOnTXD(1) will always be returned + when the variable is read. + + Setting this value to setTXDLow(3), or setTXDHigh(4) will keep TXD + always low or high respectively." + ::= { serialPort2Control 1 } + +-- the sPDUIdent group + +sPDUIdentHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the PDU. This value + is set at the factory." + ::= { sPDUIdent 1 } + +sPDUIdentFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An 8 byte ID string identifying the PDU firmware revision. + This value is set at the factory." + ::= { sPDUIdent 2 } + + +sPDUIdentDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date when the PDU was manufactured in mm/dd/yy format. + This value is set at the factory. The year 2000 will be + represented by 00." + ::= { sPDUIdent 3 } + +sPDUIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 10-character string identifying the model number of + the PDU internal. This value is set at the factory." + ::= { sPDUIdent 4 } + +sPDUIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 12-character string identifying the serial number of + the PDU internal microprocessor. This value is set at + the factory." + ::= { sPDUIdent 5 } + + +-- the sPDUMasterControl group + +sPDUMasterControlSwitch OBJECT-TYPE + SYNTAX INTEGER { + turnAllOnNow (1), + turnAllOnSequence (2), + turnAllOffNow (3), + rebootAllNow (4), + rebootAllSequence (5), + noCommand (6), + turnAllOffSequence (7) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to turnAllOnNow (1) will turn all outlets + on immediately. + + Setting this OID to turnAllOnSequence (2) will turn all outlets + on as defined by each outlet's sPDUOutletPowerOnTime OID value. + + Setting this OID to turnAllOff (3) will turn all outlets + off immediately. + + Setting this OID to rebootAllNow (4) will reboot all outlets + immediately. + + For MasterSwitch firmware version 1.X, setting this OID to + rebootAllSequence (5) reboots all outlets, with power returned + to the outlets in the sequence defined by each outlet's + sPDUOutletPowerOnTime OID value. + + For MasterSwitch firmware version 2.X, setting this OID to + rebootAllSequence (5) will cause a turnAllOffSequence to be performed. + Once all outlets are off, the MasterSwitch will then delay the + sPDUMasterConfigReboot OID time, and then perform a turnAllOnSequence. + + For MasterSwitch firmware version 2.X, setting this OID to + turnAllOffSequence (7) will turn all outlets off as defined by + each outlet's sPDUOutletPowerOffTime OID value. + + For MasterSwitch firmware version 1.X, setting this OID to + turnAllOffSequence (7) will have no effect. + + Getting this OID will return the noCommand (6) value." + + ::= { sPDUMasterControl 1 } + + +sPDUMasterState OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will cause the status of all outlets to be + returned. This OID is provided for informational purposes only. + To change the outlet state, the user should use the sPDUOutletCtl + OID in the sPDUOutletControlTable. + + The format of the data returned is a character string consisting + of the word 'On' if the outlet is on or 'Off' if the outlet is + off. At least one space will delimit each outlet entry in the + string. + + If the outlet states are unknown, the character string 'Unknown' + will be returned. This signifies that there is an inconsistency + in the PDU. In the rare case that this should happen, the user + is advised to shut down all equipment powered by the PDU and + then cycle the PDU's power. This will put the PDU in a consistent + state." + + ::= { sPDUMasterControl 2 } + +sPDUMasterPending OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will cause the command pending status of all outlets to be returned. + + The format of the data returned is a character string consisting + of the word 'Yes' if a command is pending for the outlet or 'No' + if there is no command pending for the outlet. At least one + space will delimit each outlet entry in the string. + + If the pending states are unknown, the character string 'Unknown' + will be returned. This signifies that there is an inconsistency + in the PDU. In the rare case that this should happen, the user + is advised to shut down all equipment powered by the PDU and then + cycle the PDU's power. This will put the PDU in a consistent state." + ::= { sPDUMasterControl 3 } + + +-- the sPDUMasterConfig group + +sPDUMasterConfigPowerOn OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The amount of delay, in seconds, between when + power is provided to the PDU and when the PDU + provides basic master power to the outlets. + + Allowed values are: + + -1 never apply power automatically. + 0 apply power immediately. + 15 apply power in 15 seconds. + 30 apply power in 30 seconds. + 45 apply power in 45 seconds. + 60 apply power in 60 seconds (1 minute). + 120 apply power in 120 seconds (2 minutes). + 300 apply power in 300 seconds (5 minutes). + + If a value other than a supported value is provided in a + set request, the PDU interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used." + + ::= { sPDUMasterConfig 1 } + +sPDUMasterConfigReboot OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "During a reboot sequence, power is turned off and then + back on. This OID defines the amount of time to wait, + in seconds, after turning the power off, at the start + of the sequence, before turning power back on, at the + end of the reboot sequence. + + Allowed values are: + + 5 wait 5 seconds between off/on. + 10 wait 10 seconds between off/on. + 15 wait 15 seconds between off/on. + 20 wait 20 seconds between off/on. + 30 wait 30 seconds between off/on. + 45 wait 45 seconds between off/on. + 60 wait 60 seconds (1 minute) between off/on. + + If a value other than a supported value is provided in a + set request, the PDU interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used. + + This OID is read-only for the MasterSwitch version 2.X and is the + maximum sPDUOutletRebootDuration OID of the individual outlets." + + ::= { sPDUMasterConfig 2 } + +sPDUMasterConfigPDUName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the PDU." + ::= { sPDUMasterConfig 3 } + + + +-- the sPDUOutletControl group +sPDUOutletControlTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of outlets for the PDU." + ::= { sPDUOutletControl 1 } + + +sPDUOutletControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of individual outlet switches. The number of + entries is contained in the sPDUOutletControlTableSize OID." + ::= { sPDUOutletControl 2 } + +sPDUOutletControlEntry OBJECT-TYPE + SYNTAX SPDUOutletControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to control." + INDEX { sPDUOutletControlIndex} + ::= { sPDUOutletControlTable 1 } + +SPDUOutletControlEntry ::= + SEQUENCE { + sPDUOutletControlIndex INTEGER, + sPDUOutletPending INTEGER, + sPDUOutletCtl INTEGER, + sPDUOutletCtlName DisplayString + } + +sPDUOutletControlIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletControlEntry 1 } + +sPDUOutletPending OBJECT-TYPE + SYNTAX INTEGER{ + commandPending (1), + noCommandPending (2), + commandPendingUnknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Reports whether the current outlet has a pending command. + + If the commandPendingUnknown (3) value is returned, all + devices powered by the PDU should be shut down. The PDU's + power should then be cycled to clear this condition." + + ::= { sPDUOutletControlEntry 2 } + +sPDUOutletCtl OBJECT-TYPE + SYNTAX INTEGER { + outletOn (1), + outletOff (2), + outletReboot (3), + outletUnknown (4), + outletOnWithDelay (5), + outletOffWithDelay (6), + outletRebootWithDelay (7) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet state. If + the outlet is on, the outletOn (1) value will be returned. + If the outlet is off, the outletOff (2) value will be + returned. + + If the state of the outlet cannot be determined, the + outletUnknown (4) value will be returned. If the + outletUnknown condition should occur, all devices + powered by the PDU should be shut down. The PDU's power + should then be cycled to clear this condition. + + Setting this variable to outletOn (1) will turn the outlet on. + + Setting this variable to outletOff (2) will turn the outlet off. + + Setting this variable to outletReboot (3) will reboot the outlet. + + Setting this variable to outletOnWithDelay (5) will turn the outlet on + after the sPDUOutletPowerOnTime OID has elapsed. This option is not + valid for MasterSwitch firmware version 1.X. + + Setting this variable to outletOffWithDelay (6) will turn the outlet off + after the sPDUOutletPowerOffTime OID has elapsed. This option is not valid + for MasterSwitch firmware version 1.X. + + Setting this variable to outletRebootWithDelay (7) will turn the outlet off + after the sPDUOutletPowerOffTime OID has elapsed, wait the sPDUOutletRebootDuration + OID time, then turn the outlet back on. + This option is not valid for MasterSwitch firmware version 1.X." + + ::= { sPDUOutletControlEntry 3 } + +sPDUOutletCtlName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. Maximum size is 20 characters. + This OID is provided for informational purposes only. + This value is set by the sPDUOutletName OID." + + ::= { sPDUOutletControlEntry 4 } + +-- the sPDUOutletConfig group +sPDUOutletConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of outlets for the PDU." + ::= { sPDUOutletConfig 1 } + +sPDUOutletConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The list of outlets to configure. The number of + entries is defined by the sPDUOutletConfigTableSize + OID." + + ::= { sPDUOutletConfig 2 } + +sPDUOutletConfigEntry OBJECT-TYPE + SYNTAX SPDUOutletConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to control." + INDEX { sPDUOutletConfigIndex} + ::= { sPDUOutletConfigTable 1 } + +SPDUOutletConfigEntry ::= + SEQUENCE { + sPDUOutletConfigIndex INTEGER, + sPDUOutletPowerOnTime INTEGER, + sPDUOutletName DisplayString, + sPDUOutletPowerOffTime INTEGER, + sPDUOutletRebootDuration INTEGER + } + +sPDUOutletConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletConfigEntry 1 } + +sPDUOutletPowerOnTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time (in seconds) the outlet will delay + powering on when the MasterSwitch is powered on. + + Allowed values are: + + -1 never power on automatically. + 0 power on with the Master Switch. + 15 power on 15 seconds after the MasterSwitch has power applied. + 30 power on 30 seconds after the MasterSwitch has power applied. + 45 power on 45 seconds after the MasterSwitch has power applied. + 60 power on 60 seconds (1 minute) after the MasterSwitch has power applied. + 120 power on 120 seconds (2 minutes) after the MasterSwitch has power applied. + 300 power on 300 seconds (5 minutes) after the MasterSwitch has power applied. + + If a value other than a supported value is provided in a + set request, the PDU interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used." + + ::= { sPDUOutletConfigEntry 2 } + +sPDUOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the outlet. Maximum size is 20 characters." + + ::= { sPDUOutletConfigEntry 3 } + +sPDUOutletPowerOffTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time (in seconds) the outlet will delay + powering off. + + Allowed values are: + + -1 never power off automatically. + 0 power off with the MasterSwitch. + 15 power off 15 seconds after being commanded. + 30 power off 30 seconds after being commanded. + 45 power off 45 seconds after being commanded. + 60 power off 60 seconds (1 minute) after being commanded. + 120 power off 120 seconds (2 minutes) after being commanded. + 300 power off 300 seconds (5 minutes) after being commanded. + + If a value other than a supported value is provided in a + set request, the PDU interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used. + + This OID is not available for MasterSwitch firmware version 1.X." + + ::= { sPDUOutletConfigEntry 4 } + +sPDUOutletRebootDuration OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "During a reboot sequence, power is turned off and then + back on. This OID defines the amount of time to wait, + in seconds, after turning the power off, at the start + of the sequence, before turning power back on, at the + end of the reboot sequence. + + Allowed values are: + + 5 wait 5 seconds between off/on. + 10 wait 10 seconds between off/on. + 15 wait 15 seconds between off/on. + 20 wait 20 seconds between off/on. + 30 wait 30 seconds between off/on. + 45 wait 45 seconds between off/on. + 60 wait 60 seconds (1 minute) between off/on. + + If a value other than a supported value is provided in a + set request, the PDU interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used. + + This OID is not available for MasterSwitch firmware version 1.X." + + ::= { sPDUOutletConfigEntry 5 } + + +-- the sPDUIdentVM group + +sPDUIdentVMTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of MasterSwitch VMs controllable + by this IP address." + ::= { sPDUIdentVM 1 } + + +sPDUIdentVMTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUIdentVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for query of the individual MasterSwitch VMs. + The number of entries is contained in the + sPDUIdentVMTableSize OID." + ::= { sPDUIdentVM 2 } + +sPDUIdentVMEntry OBJECT-TYPE + SYNTAX SPDUIdentVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The MasterSwitch VMs to query." + INDEX { sPDUIdentVMIndex} + ::= { sPDUIdentVMTable 1 } + +SPDUIdentVMEntry ::= + SEQUENCE { + sPDUIdentVMIndex INTEGER, + sPDUIdentNameVM DisplayString, + sPDUIdentHardwareRevVM DisplayString, + sPDUIdentFirmwareRevVM DisplayString, + sPDUIdentDateOfManufactureVM DisplayString, + sPDUIdentModelNumberVM DisplayString, + sPDUIdentSerialNumberVM DisplayString + } + +sPDUIdentVMIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch VM entry." + ::= { sPDUIdentVMEntry 1 } + +sPDUIdentNameVM OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 23-character string identifying the + MasterSwitch VM. " + ::= { sPDUIdentVMEntry 2 } + +sPDUIdentHardwareRevVM OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware version of the MasterSwitch VM. + This value is set at the factory." + ::= { sPDUIdentVMEntry 3 } + +sPDUIdentFirmwareRevVM OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An 6-character ID string identifying the MasterSwitch VM + firmware version. This value is set at the factory." + ::= { sPDUIdentVMEntry 4 } + + +sPDUIdentDateOfManufactureVM OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date when the MasterSwitch VM was manufactured in mm/dd/yyyy format. + This value is set at the factory. " + ::= { sPDUIdentVMEntry 5 } + +sPDUIdentModelNumberVM OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 17-character string identifying the model number of + the MasterSwitch VM. This value is set at the factory." + ::= { sPDUIdentVMEntry 6 } + +sPDUIdentSerialNumberVM OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 17-character string identifying the serial number of + the MasterSwitch VM. This value is set at the factory." + ::= { sPDUIdentVMEntry 7 } + + +-- the sPDUMasterControlVM group + +sPDUMasterControlVMTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of MasterSwitch VMs controllable + by this IP address." + ::= { sPDUMasterControlVM 1 } + + +sPDUMasterControlVMTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUMasterControlVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of the individual MasterSwitch VMs. + The number of entries is contained in the + sPDUMasterControlVMTableSize OID." + ::= { sPDUMasterControlVM 2 } + +sPDUMasterControlVMEntry OBJECT-TYPE + SYNTAX SPDUMasterControlVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The MasterSwitch VMs to control." + INDEX { sPDUMasterControlVMIndex} + ::= { sPDUMasterControlVMTable 1 } + +SPDUMasterControlVMEntry ::= + SEQUENCE { + sPDUMasterControlVMIndex INTEGER, + sPDUMasterControlVMName DisplayString, + sPDUMasterControlVMCommand INTEGER + } + +sPDUMasterControlVMIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch VM entry." + ::= { sPDUMasterControlVMEntry 1 } + +sPDUMasterControlVMName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch VM. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigVMName OID." + ::= { sPDUMasterControlVMEntry 2 } + +sPDUMasterControlVMCommand OBJECT-TYPE + SYNTAX INTEGER { + noCommandAllVM (1), + immediateAllOnVM (2), + immediateAllOffVM (3), + immediateAllRebootVM (4), + delayedAllOnVM (5), + delayedAllOffVM (6), + sequencedAllRebootVM (7), + delayedAllRebootVM (8), + delayedSequenceAllRebootVM (9), + cancelAllPendingCommandsVM (10), + audioAlarmMute (11) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to immediateAllOnVM (2) will turn all outlets + on immediately. + + Setting this OID to immediateAllOffVM (3) will turn all outlets + off immediately. + + Setting this OID to immediateAllRebootVM (4) will reboot all outlets + immediately. + + Setting this OID to delayedAllOnVM (5) will turn all outlets on as + defined by each outlet's sPDUOutletConfigVMPowerOnTime OID value. + + Setting this OID to delayedAllOffVM (6) will turn all outlets + off as defined by each outlet's sPDUOutletConfigVMPowerOffTime OID value. + + Setting this OID to sequencedAllRebootVM (7) will cause a + immediateAllOffVM command to be performed. The MasterSwitch VM will + then delay the sPDUMasterStatusVMRebootDuration OID time, and then + perform a delayedAllOnVM command. + + Setting this OID to delayedAllRebootVM (8) will cause a delayedAllOffVM + command to be performed. Each outlet will then wait its + sPDUOutletConfigVMRebootDuration before returning power to the outlet. + + Setting this OID to delayedSequenceAllRebootVM (9) will cause a + delayedAllOffVM command to be performed. Once all outlets are off, + the MasterSwitch VM will then delay the sPDUMasterStatusVMRebootDuration + OID time, and then perform a delayedAllOnVM command. + + Setting this OID to cancelAllPendingCommandsVM (10) will cause all pending + commands on the MasterSwitch VM to be canceled. + + + Setting this OID to audioAlarmMute (11) will temporarily silence the audible + alarm for the duration of the current overload condition. The audible alarm + will be activated on subsequent overload alarms. + + Getting this OID will return the noCommandAllVM (1) value." + ::= { sPDUMasterControlVMEntry 3 } + + +-- the sPDUMasterConfigVM group + +sPDUMasterConfigVMTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of MasterSwitch VMs configurable + by this IP address." + ::= { sPDUMasterConfigVM 1 } + + +sPDUMasterConfigVMTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUMasterConfigVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of the individual MasterSwitch VMs. + The number of entries is contained in the + sPDUMasterConfigVMTableSize OID." + ::= { sPDUMasterConfigVM 2 } + +sPDUMasterConfigVMEntry OBJECT-TYPE + SYNTAX SPDUMasterConfigVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The MasterSwitch VMs to configure." + INDEX { sPDUMasterConfigVMIndex} + ::= { sPDUMasterConfigVMTable 1 } + +SPDUMasterConfigVMEntry ::= + SEQUENCE { + sPDUMasterConfigVMIndex INTEGER, + sPDUMasterConfigVMName DisplayString, + sPDUMasterConfigVMColdstartDelay INTEGER, + sPDUMasterConfigVMAudioAlarmActivated INTEGER, + sPDUMasterConfigVMHighLoadWarningThreshold INTEGER, + sPDUMasterConfigVMLowLoadWarningThreshold INTEGER, + sPDUMasterConfigVMOverloadRestriction INTEGER + } + +sPDUMasterConfigVMIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch VM entry." + ::= { sPDUMasterConfigVMEntry 1 } + + +sPDUMasterConfigVMName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch VM. Maximum size is 23 characters." + ::= { sPDUMasterConfigVMEntry 2 } + +sPDUMasterConfigVMColdstartDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The amount of delay, in seconds, between when + power is provided to the MasterSwitch VM and + when the MasterSwitch VM provides basic master + power to the outlets. + + Allowed values are: + + -1 never apply power automatically. + 0 apply power immediately. + 15 apply power in 15 seconds. + 30 apply power in 30 seconds. + 45 apply power in 45 seconds. + 60 apply power in 60 seconds (1 minute). + 120 apply power in 120 seconds (2 minutes). + 300 apply power in 300 seconds (5 minutes). + + If a value other than a supported value is provided in a + set request, the MasterSwitch VM interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used." + ::= { sPDUMasterConfigVMEntry 3 } + +sPDUMasterConfigVMAudioAlarmActivated OBJECT-TYPE + SYNTAX INTEGER { + audioAlarmActiveNever (1), + audioAlarmActiveOnOverload (2), + audioAlarmActiveOnOverloadImminent (3) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to audioAlarmActiveNever (1) will disable + the audio alarm on the MasterSwitch VM. + + Setting this OID to audioAlarmActiveOnOverload (2) will + activate the audio alarm on the MasterSwitch VM when an + overload condition is present. + + Setting this OID to audioAlarmActiveOnOverloadImminent (3) + will activate the audio alarm on the MasterSwitch VM when + the load on the MasterSwitch VM has surpassed the + sPDUMasterConfigVMHighLoadWarningThreshold OID value." + ::= { sPDUMasterConfigVMEntry 4 } + +sPDUMasterConfigVMHighLoadWarningThreshold OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load is nearing an overload condition. It is + represented as a percentage of full load." + ::= { sPDUMasterConfigVMEntry 5 } + +sPDUMasterConfigVMLowLoadWarningThreshold OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load is nearing a low consumption condition. It is + represented as a percentage of full load." + ::= { sPDUMasterConfigVMEntry 6 } + +sPDUMasterConfigVMOverloadRestriction OBJECT-TYPE + SYNTAX INTEGER { + alwaysAllowTurnON (1), + restrictOnWarning (2), + restrictOnOverload (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID controls the behavior of the MasterSwitch VM + when an overload condition is possible and additional + outlets are requested to be turned on. + + Setting this OID to alwaysAllowTurnON (1) will always allow + the outlets to turn on. + + Setting this OID to restrictOnWarning (2) will not allow + outlets to turn on if the sPDUMasterConfigVMHighLoadWarningThreshold + OID is exceeded. + + Setting this OID to restrictOnOverload (3) will not allow + outlets to turn on if the MasterSwitch Vm is in an + overload condition." + ::= { sPDUMasterConfigVMEntry 7 } + +-- the sPDUMasterStatusVM group + +sPDUMasterStatusVMTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of MasterSwitch VMs at + this IP address." + ::= { sPDUMasterStatusVM 1 } + + +sPDUMasterStatusVMTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUMasterStatusVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for gathering of status from the individual + MasterSwitch VMs. The number of entries is contained + in the sPDUMasterStatusVMTableSize OID." + ::= { sPDUMasterStatusVM 2 } + +sPDUMasterStatusVMEntry OBJECT-TYPE + SYNTAX SPDUMasterStatusVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The MasterSwitch VMs to gather status from." + INDEX { sPDUMasterStatusVMIndex} + ::= { sPDUMasterStatusVMTable 1 } + +SPDUMasterStatusVMEntry ::= + SEQUENCE { + sPDUMasterStatusVMIndex INTEGER, + sPDUMasterStatusVMName DisplayString, + sPDUMasterStatusVMCommandPending INTEGER, + sPDUMasterStatusVMOverloadCondition INTEGER, + sPDUMasterStatusVMLowLoadCondition INTEGER, + sPDUMasterStatusVMCurrentLoad INTEGER, + sPDUMasterStatusVMMaxLoad INTEGER, + sPDUMasterStatusVMOutletCount INTEGER, + sPDUMasterStatusVMRebootDuration INTEGER + } + +sPDUMasterStatusVMIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch VM entry." + ::= { sPDUMasterStatusVMEntry 1 } + +sPDUMasterStatusVMName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch VM. Maximum size is 23 characters." + ::= { sPDUMasterStatusVMEntry 2 } + +sPDUMasterStatusVMCommandPending OBJECT-TYPE + SYNTAX INTEGER { + commandPendingMasterTrueVM (1), + commandPendingMasterFalseVM (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return commandPendingMasterTrueVM (1) + if the MasterSwitch VM has a pending command on any of its + outlets. + + commandPendingMasterFalseVM (2) will be returned if there are + no pending commands." + ::= { sPDUMasterStatusVMEntry 3 } + +sPDUMasterStatusVMOverloadCondition OBJECT-TYPE + SYNTAX INTEGER { + overloadConditionTrueVM (1), + overloadConditionFalseVM (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return overloadConditionTrueVM (1) + if the sPDUMasterConfigVMHighLoadWarningThreshold OID is + violated. + + overloadConditionFalseVM (2) will be returned if the + sPDUMasterConfigVMHighLoadWarningThreshold OID is not + violated." + ::= { sPDUMasterStatusVMEntry 4 } + +sPDUMasterStatusVMLowLoadCondition OBJECT-TYPE + SYNTAX INTEGER { + lowLoadConditionTrueVM (1), + lowLoadConditionFalseVM (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return lowLoadConditionTrueVM (1) + if the sPDUMasterConfigVMLowLoadWarningThreshold OID is + violated. + + lowLoadConditionFalseVM (2) will be returned if the + sPDUMasterConfigVMHighLoadWarningThreshold OID is not + violated. " + ::= { sPDUMasterStatusVMEntry 5 } + +sPDUMasterStatusVMCurrentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the total amount of power + being consumed by the load. It is represented as a + percentage of full load." + ::= { sPDUMasterStatusVMEntry 6 } + +sPDUMasterStatusVMMaxLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the total amount of power + that this MasterSwitch VM can provide. It is represented + in Amps." + ::= { sPDUMasterStatusVMEntry 7 } + +sPDUMasterStatusVMOutletCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the number of controllable + outlets for this MasterSwitch VM." + ::= { sPDUMasterStatusVMEntry 8 } + +sPDUMasterStatusVMRebootDuration OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the largest + sPDUOutletConfigVMRebootDuration OID time + for this MasterSwitch VM." + ::= { sPDUMasterStatusVMEntry 9 } + +-- the sPDUOutletControlVM group + + +sPDUOutletControlVMTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletControlVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of individual outlet switches. The number of + entries is contained in the sPDUMasterStatusOutletCount OID." + ::= { sPDUOutletControlVM 1 } + +sPDUOutletControlVMEntry OBJECT-TYPE + SYNTAX SPDUOutletControlVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to control." + INDEX { sPDUOutletControlVMIndex, sPDUOutletControlVMOutletIndex } + ::= { sPDUOutletControlVMTable 1 } + +SPDUOutletControlVMEntry ::= + SEQUENCE { + sPDUOutletControlVMIndex INTEGER, + sPDUOutletControlVMName DisplayString, + sPDUOutletControlVMOutletIndex INTEGER, + sPDUOutletControlVMOutletName DisplayString, + sPDUOutletControlVMOutletCommand INTEGER + } + +sPDUOutletControlVMIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch VM." + ::= { sPDUOutletControlVMEntry 1 } + +sPDUOutletControlVMName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch VM. Maximum size is 23 characters. + This OID is provided for informational purposes only." + ::= { sPDUOutletControlVMEntry 2 } + +sPDUOutletControlVMOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletControlVMEntry 3 } + +sPDUOutletControlVMOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. Maximum size is 23 characters. + This OID is provided for informational purposes only." + ::= { sPDUOutletControlVMEntry 4 } + +sPDUOutletControlVMOutletCommand OBJECT-TYPE + SYNTAX INTEGER { + immediateOnVM (1), + immediateOffVM (2), + immediateRebootVM (3), + delayedOnVM (4), + delayedOffVM (5), + delayedRebootVM (6), + cancelPendingCommandVM (7) + + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet state. If + the outlet is on, the immediateOnVM (1) value will be returned. + If the outlet is off, the immediateOffVM (2) value will be + returned. + + + Setting this variable to immediateOnVM (1) will immediately turn the outlet on. + + Setting this variable to immediateOffVM (2) will immediately turn the outlet off. + + Setting this variable to immediateRebootVM (3) will immediately reboot the outlet. + + Setting this variable to delayedOnVM (4) will turn the outlet on + after the sPDUOutletConfigVMPowerOnTime OID time has elapsed. + + Setting this variable to delayedOffVM (5) will turn the outlet off + after the sPDUOutletConfigVMPowerOffTime OID time has elapsed. + + Setting this variable to delayedRebootVM (6) will cause the + MasterSwitch VM to perform a delayedOffVM command, wait the + sPDUOutletConfigVMRebootDuration OID time, and then perform the + immediateOnVM command. + + Setting this variable to cancelPendingCommandVM (7) will cause any + pending command to this outlet to be canceled." + ::= { sPDUOutletControlVMEntry 5 } + +-- the sPDUOutletConfigVM group + +sPDUOutletConfigVMTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletConfigVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual outlets. The number of + entries is contained in the sPDUMasterStatusOutletCount OID." + ::= { sPDUOutletConfigVM 1 } + +sPDUOutletConfigVMEntry OBJECT-TYPE + SYNTAX SPDUOutletConfigVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to configure." + INDEX { sPDUOutletConfigVMIndex, sPDUOutletConfigVMOutletIndex } + ::= { sPDUOutletConfigVMTable 1 } + +SPDUOutletConfigVMEntry ::= + SEQUENCE { + sPDUOutletConfigVMIndex INTEGER, + sPDUOutletConfigVMName DisplayString, + sPDUOutletConfigVMOutletIndex INTEGER, + sPDUOutletConfigVMOutletName DisplayString, + sPDUOutletConfigVMPowerOnTime INTEGER, + sPDUOutletConfigVMPowerOffTime INTEGER, + sPDUOutletConfigVMRebootDuration INTEGER + } + +sPDUOutletConfigVMIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch VM." + ::= { sPDUOutletConfigVMEntry 1 } + +sPDUOutletConfigVMName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch VM. Maximum size is 23 characters." + ::= { sPDUOutletConfigVMEntry 2 } + +sPDUOutletConfigVMOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletConfigVMEntry 3 } + + +sPDUOutletConfigVMOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the outlet. Maximum size is 23 characters." + ::= { sPDUOutletConfigVMEntry 4 } + +sPDUOutletConfigVMPowerOnTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time (in seconds) the outlet will delay + powering on at coldstart or when a command that requires + a turn-on delay is issued. + + Allowed values are: + + -1 never power on. + 0 power on immediately. + 15 power on 15 seconds after being commanded. + 30 power on 30 seconds after being commanded. + 45 power on 45 seconds after being commanded. + 60 power on 60 seconds (1 minute) after being commanded. + 120 power on 120 seconds (2 minutes) after being commanded. + 300 power on 300 seconds (5 minutes) after being commanded. + + If a value other than a supported value is provided in a + set request, the MasterSwitch VM interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used." + ::= { sPDUOutletConfigVMEntry 5 } + + +sPDUOutletConfigVMPowerOffTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time (in seconds) the outlet will delay + powering off when a command that requires + a turn-off delay is issued. + + + Allowed values are: + + -1 never power off automatically. + 0 power off immediately. + 15 power off 15 seconds after being commanded. + 30 power off 30 seconds after being commanded. + 45 power off 45 seconds after being commanded. + 60 power off 60 seconds (1 minute) after being commanded. + 120 power off 120 seconds (2 minutes) after being commanded. + 300 power off 300 seconds (5 minutes) after being commanded. + + If a value other than a supported value is provided in a + set request, the MasterSwitch VM interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used." + ::= { sPDUOutletConfigVMEntry 6 } + +sPDUOutletConfigVMRebootDuration OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "During a reboot sequence, power is turned off and then + back on. This OID defines the amount of time to wait, + in seconds, after turning the power off, at the start + of the sequence, before turning power back on, at the + end of the reboot sequence. + + Allowed values are: + + 5 wait 5 seconds between off/on. + 10 wait 10 seconds between off/on. + 15 wait 15 seconds between off/on. + 20 wait 20 seconds between off/on. + 30 wait 30 seconds between off/on. + 45 wait 45 seconds between off/on. + 60 wait 60 seconds (1 minute) between off/on. + + If a value other than a supported value is provided in a + set request, the MasterSwitch VM interprets it as the next lower + acceptable value. If the provided value is lower than + the lowest acceptable value, the lowest acceptable + value is used." + ::= { sPDUOutletConfigVMEntry 7 } + +-- the sPDUOutletStatusVM group + +sPDUOutletStatusVMTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletStatusVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting of status of individual outlets. The number of + entries is contained in the sPDUMasterStatusOutletCount OID." + ::= { sPDUOutletStatusVM 1 } + +sPDUOutletStatusVMEntry OBJECT-TYPE + SYNTAX SPDUOutletStatusVMEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to gather status from." + INDEX { sPDUOutletStatusVMIndex, sPDUOutletStatusVMOutletIndex } + ::= { sPDUOutletStatusVMTable 1 } + +SPDUOutletStatusVMEntry ::= + SEQUENCE { + sPDUOutletStatusVMIndex INTEGER, + sPDUOutletStatusVMName DisplayString, + sPDUOutletStatusVMOutletIndex INTEGER, + sPDUOutletStatusVMOutletName DisplayString, + sPDUOutletStatusVMOutletState INTEGER, + sPDUOutletStatusVMCommandPending INTEGER + } + +sPDUOutletStatusVMIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch VM." + ::= { sPDUOutletStatusVMEntry 1 } + +sPDUOutletStatusVMName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch VM. Maximum size is 23 characters." + ::= { sPDUOutletStatusVMEntry 2 } + +sPDUOutletStatusVMOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletStatusVMEntry 3 } + +sPDUOutletStatusVMOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. Maximum size is 23 characters." + ::= { sPDUOutletStatusVMEntry 4 } + +sPDUOutletStatusVMOutletState OBJECT-TYPE + SYNTAX INTEGER { + outletStatusVMOn (1), + outletStatusVMOff (2) + } + + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet state. If + the outlet is on, the outletStatusOnVM (1) value will be returned. + If the outlet is off, the outletStatusOffVM (2) value will be + returned. " + ::= { sPDUOutletStatusVMEntry 5 } + +sPDUOutletStatusVMCommandPending OBJECT-TYPE + SYNTAX INTEGER { + outletStatusVMCommandPending (1), + outletStatusVMNoCommandPending (2) + } + + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the command pending + state of the outlet. If a command is pending on the + outlet, the outletStatusVMCommandPending (1) value + will be returned. If there is not a command pending + on the outlet, the outletStatusVMNoCommandPending (2) + will be returned." + ::= { sPDUOutletStatusVMEntry 6 } + +-- the sPDUIdentMSP group + +sPDUIdentMSPTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of MasterSwitch pluses controllable + by this IP address." + ::= { sPDUIdentMSP 1 } + + +sPDUIdentMSPTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUIdentMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for query of the individual MasterSwitch pluses. + The number of entries is contained in the + sPDUIdentMSPTableSize OID." + ::= { sPDUIdentMSP 2 } + +sPDUIdentMSPEntry OBJECT-TYPE + SYNTAX SPDUIdentMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The MasterSwitch pluses to query." + INDEX { sPDUIdentMSPIndex} + ::= { sPDUIdentMSPTable 1 } + +SPDUIdentMSPEntry ::= + SEQUENCE { + sPDUIdentMSPIndex INTEGER, + sPDUIdentNameMSP DisplayString, + sPDUIdentHardwareRevMSP DisplayString, + sPDUIdentFirmwareRevMSP DisplayString, + sPDUIdentDateOfManufactureMSP DisplayString, + sPDUIdentModelNumberMSP DisplayString, + sPDUIdentSerialNumberMSP DisplayString + } + +sPDUIdentMSPIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch plus entry." + ::= { sPDUIdentMSPEntry 1 } + +sPDUIdentNameMSP OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigMSPName OID." + ::= { sPDUIdentMSPEntry 2 } + +sPDUIdentHardwareRevMSP OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware version of the MasterSwitch plus. + This value is set at the factory." + ::= { sPDUIdentMSPEntry 3 } + +sPDUIdentFirmwareRevMSP OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An 6-character ID string identifying the MasterSwitch plus + firmware version. This value is set at the factory." + ::= { sPDUIdentMSPEntry 4 } + +sPDUIdentDateOfManufactureMSP OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date when the MasterSwitch plus was manufactured in mm/dd/yyyy format. + This value is set at the factory. " + ::= { sPDUIdentMSPEntry 5 } + +sPDUIdentModelNumberMSP OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 17-character string identifying the model number of + the MasterSwitch plus. This value is set at the factory." + ::= { sPDUIdentMSPEntry 6 } + +sPDUIdentSerialNumberMSP OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 17-character string identifying the serial number of + the MasterSwitch plus. This value is set at the factory." + ::= { sPDUIdentMSPEntry 7 } + + +-- the sPDUMasterControlMSP group + +sPDUMasterControlMSPTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of MasterSwitch pluses controllable + by this IP address." + ::= { sPDUMasterControlMSP 1 } + +sPDUMasterControlMSPTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUMasterControlMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of the individual MasterSwitch pluses. + The number of entries is contained in the + sPDUMasterControlMSPTableSize OID." + ::= { sPDUMasterControlMSP 2 } + +sPDUMasterControlMSPEntry OBJECT-TYPE + SYNTAX SPDUMasterControlMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The MasterSwitch pluses to control." + INDEX { sPDUMasterControlMSPIndex} + ::= { sPDUMasterControlMSPTable 1 } + +SPDUMasterControlMSPEntry ::= + SEQUENCE { + sPDUMasterControlMSPIndex INTEGER, + sPDUMasterControlMSPName DisplayString, + sPDUMasterControlMSPCommand INTEGER + } + +sPDUMasterControlMSPIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch plus entry." + ::= { sPDUMasterControlMSPEntry 1 } + +sPDUMasterControlMSPName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigMSPName OID." + ::= { sPDUMasterControlMSPEntry 2 } + +sPDUMasterControlMSPCommand OBJECT-TYPE + SYNTAX INTEGER { + noCommandAllMSP (1), + immediateAllOnMSP (2), + sequencedAllOnMSP (3), + immediateAllOffMSP (4), + gracefulAllRebootMSP (5), + immediateAllRebootMSP (6), + gracefulAllShutdownMSP (7), + overrideAllBatCapThreshMSP (8), + cancelAllPendingCommandsMSP (9), + restoreFactoryDefaultsMSP (10) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to immediateAllOnMSP (2) will turn all outlets + on immediately. + + Setting this OID to sequencedAllOnMSP (3) will turn all outlets + on as defined by each outlet's sPDUOutletConfigMSPPowerOnDelay OID value. + + Setting this OID to immediateAllOffMSP (4) will turn all outlets + off immediately. + + Setting this OID to gracefulAllRebootMSP (5) will reboot all outlets + (after the device running PowerChute confirms shutdown) as defined + by each outlet's sPDUOutletConfigMSPRebootDuration OID time value. + + Setting this OID to immediateAllRebootMSP (6) will reboot all outlets + immediately. + + Setting this OID to gracefulAllShutdownMSP (7) will shutdown all outlets + (after the device running PowerChute confirms shutdown) as defined + by each outlet's sPDUOutletConfigMSPPowerOffDelay OID time value. Each + outlet will then turn on after the sum of its + sPDUOutletConfigMSPRestartDelay and sPDUOutletConfigMSPPowerOnDelay OID + values. + + Setting this OID to overrideAllBatCapThreshMSP (8) will cause the + outlet to ignore the Battery Capacity Threshold and proceed turning on + the outlets as defined by each outlet's sPDUOutletConfigMSPPowerOnDelay + OID value. + + Setting this OID to cancelAllPendingCommandsMSP (9) will cause all pending + commands on the MasterSwitch plus to be canceled. + + Setting this OID to restoreFactoryDefaultsMSP (10) will cause the settings of + the MasterSwitch plus to be restored to the factory defaults. + + Getting this OID will return the noCommandAllMSP (1) value." + ::= { sPDUMasterControlMSPEntry 3 } + + +-- the sPDUMasterConfigMSP group + +sPDUMasterConfigMSPTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of MasterSwitch pluses configurable + by this IP address." + ::= { sPDUMasterConfigMSP 1 } + +sPDUMasterConfigMSPTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUMasterConfigMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of the individual MasterSwitch pluses. + The number of entries is contained in the + sPDUMasterConfigMSPTableSize OID." + ::= { sPDUMasterConfigMSP 2 } + +sPDUMasterConfigMSPEntry OBJECT-TYPE + SYNTAX SPDUMasterConfigMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The MasterSwitch pluses to configure." + INDEX { sPDUMasterConfigMSPIndex} + ::= { sPDUMasterConfigMSPTable 1 } + +SPDUMasterConfigMSPEntry ::= + SEQUENCE { + sPDUMasterConfigMSPIndex INTEGER, + sPDUMasterConfigMSPName DisplayString, + sPDUMasterConfigMSPPowerOnTimeDelay INTEGER, + sPDUMasterConfigMSPManualButton INTEGER + } + +sPDUMasterConfigMSPIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch plus entry." + ::= { sPDUMasterConfigMSPEntry 1 } + +sPDUMasterConfigMSPName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. Maximum size is 23 characters." + ::= { sPDUMasterConfigMSPEntry 2 } + +sPDUMasterConfigMSPPowerOnTimeDelay OBJECT-TYPE + SYNTAX INTEGER (0..9999) + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The amount of delay, in seconds, between when + power is provided to the MasterSwitch plus and + when the MasterSwitch plus provides basic master + power to the outlets. + + Allowed values are: + + 0 - 9999 seconds (0 - 2hrs, 46 mins, 39 secs). + 0 indicates to apply power immediately." + ::= { sPDUMasterConfigMSPEntry 3 } + + +sPDUMasterConfigMSPManualButton OBJECT-TYPE + SYNTAX INTEGER { + manualButtonDisabled (1), + manualButtonEnabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to manualButtonDisabled (1) will disable + the manual button on the MasterSwitch plus. + + Setting this OID to manualButtonEnabled (2) will enable + the manual button on the MasterSwitch plus." + ::= { sPDUMasterConfigMSPEntry 4 } + +-- the sPDUMasterStatusMSP group + +sPDUMasterStatusMSPTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of MasterSwitch pluses at + this IP address." + ::= { sPDUMasterStatusMSP 1 } + + +sPDUMasterStatusMSPTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUMasterStatusMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for gathering of status from the individual + MasterSwitch pluses. The number of entries is contained + in the sPDUMasterStatusMSPTableSize OID." + ::= { sPDUMasterStatusMSP 2 } + +sPDUMasterStatusMSPEntry OBJECT-TYPE + SYNTAX SPDUMasterStatusMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The MasterSwitch pluses to gather status from." + INDEX { sPDUMasterStatusMSPIndex} + ::= { sPDUMasterStatusMSPTable 1 } + +SPDUMasterStatusMSPEntry ::= + SEQUENCE { + sPDUMasterStatusMSPIndex INTEGER, + sPDUMasterStatusMSPName DisplayString, + sPDUMasterStatusMSPOutletCount INTEGER + } + +sPDUMasterStatusMSPIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch plus entry." + ::= { sPDUMasterStatusMSPEntry 1 } + +sPDUMasterStatusMSPName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigMSPName OID." + ::= { sPDUMasterStatusMSPEntry 2 } + +sPDUMasterStatusMSPOutletCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the number of controllable + outlets for this MasterSwitch plus." + ::= { sPDUMasterStatusMSPEntry 3 } + +-- the sPDUOutletControlMSP group + +sPDUOutletControlMSPTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletControlMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of individual outlet switches. The number of + entries is contained in the sPDUMasterStatusMSPOutletCount OID." + ::= { sPDUOutletControlMSP 1 } + +sPDUOutletControlMSPEntry OBJECT-TYPE + SYNTAX SPDUOutletControlMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to control." + INDEX { sPDUOutletControlMSPIndex, sPDUOutletControlMSPOutletIndex } + ::= { sPDUOutletControlMSPTable 1 } + +SPDUOutletControlMSPEntry ::= + SEQUENCE { + sPDUOutletControlMSPIndex INTEGER, + sPDUOutletControlMSPName DisplayString, + sPDUOutletControlMSPOutletIndex INTEGER, + sPDUOutletControlMSPOutletName DisplayString, + sPDUOutletControlMSPOutletCommand INTEGER + } + +sPDUOutletControlMSPIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch plus." + ::= { sPDUOutletControlMSPEntry 1 } + +sPDUOutletControlMSPName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigMSPName OID." + ::= { sPDUOutletControlMSPEntry 2 } + +sPDUOutletControlMSPOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletControlMSPEntry 3 } + +sPDUOutletControlMSPOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. The maximum size is + 23 characters. The name is set by using the + sPDUOutletConfigMSPallOutletName OID. + This OID is provided for informational purposes only." + ::= { sPDUOutletControlMSPEntry 4 } + +sPDUOutletControlMSPOutletCommand OBJECT-TYPE + SYNTAX INTEGER { + immediateOnMSP (1), + delayedOnMSP (2), + immediateOffMSP (3), + gracefulRebootMSP (4), + immediateRebootMSP (5), + gracefulshutdownMSP (6), + overrideBatCapThreshMSP (7), + cancelPendingCommandMSP (8) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet state. If + the outlet is on, the immediateOnMSP (1) value will be returned. + If the outlet is off, the immediateOffMSP (3) value will be + returned. + + Setting this variable to immediateOnMSP (1) will immediately turn the outlet on. + + Setting this variable to delayedOnMSP (2) will turn the outlet on + after the sPDUOutletConfigMSPPowerOnDelay OID time has elapsed. + + Setting this variable to immediateOffMSP (3) will immediately turn the outlet off. + + Setting this variable to gracefulRebootMSP (4) will cause the outlet to wait for + device confirmation (if applicable) and then turn the outlet off after the + sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn + on after the sPDUOutletConfigMSPRebootDuration OID time has elapsed. + + Setting this variable to immediateRebootMSP (5) will immediately reboot the outlet. + + Setting this variable to gracefulshutdownMSP (6) will cause the outlet to wait for + device confirmation (if applicable) and then turn the outlet off after the + sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn + on after the sum of the sPDUOutletConfigMSPRestartTime OID time and the + sPDUOutletConfigMSPPowerOnDelay OID time has elapsed. + + Setting this variable to overrideBatCapThreshMSP (7) will cause the outlet to + ignore the Battery Capacity Threshold and proceed waiting on the + sPDUOutletConfigMSPPowerOnDelay OID time before turning the outlet on. + + Setting this variable to cancelPendingCommandMSP (8) will cause any + pending command to this outlet to be canceled." + ::= { sPDUOutletControlMSPEntry 5 } + +-- the sPDUOutletConfigMSPall group + +sPDUOutletConfigMSPallTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletConfigMSPallEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual outlets. The number of + entries is contained in the sPDUMasterStatusMSPOutletCount OID." + ::= { sPDUOutletConfigMSPall 1 } + +sPDUOutletConfigMSPallEntry OBJECT-TYPE + SYNTAX SPDUOutletConfigMSPallEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to configure." + INDEX { sPDUOutletConfigMSPallIndex, sPDUOutletConfigMSPallOutletIndex } + ::= { sPDUOutletConfigMSPallTable 1 } + +SPDUOutletConfigMSPallEntry ::= + SEQUENCE { + sPDUOutletConfigMSPallIndex INTEGER, + sPDUOutletConfigMSPallName DisplayString, + sPDUOutletConfigMSPallOutletIndex INTEGER, + sPDUOutletConfigMSPallOutletName DisplayString, + sPDUOutletConfigMSPallOutletCtrlMode INTEGER + } + +sPDUOutletConfigMSPallIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch plus." + ::= { sPDUOutletConfigMSPallEntry 1 } + +sPDUOutletConfigMSPallName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigMSPName OID." + ::= { sPDUOutletConfigMSPallEntry 2 } + +sPDUOutletConfigMSPallOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletConfigMSPallEntry 3 } + +sPDUOutletConfigMSPallOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the outlet. Maximum size is 23 characters." + ::= { sPDUOutletConfigMSPallEntry 4 } + +sPDUOutletConfigMSPallOutletCtrlMode OBJECT-TYPE + SYNTAX INTEGER { + modeGracefulShutdown (1), + modeAnnunciator (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to modeGracefulShutdown (1) will put this + outlet into the Graceful Shutdown control mode. + + Setting this OID to modeAnnunciator (2) will put this outlet + into the Annunciator control mode." + ::= { sPDUOutletConfigMSPallEntry 5 } + + +-- the sPDUOutConfigMSPgs group + +sPDUOutletConfigMSPgsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletConfigMSPgsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual outlets. The number of + entries is contained in the sPDUMasterStatusMSPOutletCount OID." + ::= { sPDUOutletConfigMSPgs 1 } + +sPDUOutletConfigMSPgsEntry OBJECT-TYPE + SYNTAX SPDUOutletConfigMSPgsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to configure." + INDEX { sPDUOutletConfigMSPgsIndex, sPDUOutletConfigMSPgsOutletIndex } + ::= { sPDUOutletConfigMSPgsTable 1 } + +SPDUOutletConfigMSPgsEntry ::= + SEQUENCE { + sPDUOutletConfigMSPgsIndex INTEGER, + sPDUOutletConfigMSPgsName DisplayString, + sPDUOutletConfigMSPgsOutletIndex INTEGER, + sPDUOutletConfigMSPgsOutletName DisplayString, + sPDUOutletConfigMSPgsOutletCtrlMode INTEGER, + sPDUOutletConfigMSPgsDeviceConfirm INTEGER, + sPDUOutletConfigMSPgsLowBattWarning INTEGER, + sPDUOutletConfigMSPgsLowBattMult INTEGER, + sPDUOutletConfigMSPgsRestartDelay INTEGER, + sPDUOutletConfigMSPgsPowerOnDelay INTEGER, + sPDUOutletConfigMSPgsPowerOffDelay INTEGER, + sPDUOutletConfigMSPgsBattCapThresh INTEGER, + sPDUOutletConfigMSPgsRebootDuration INTEGER + } + +sPDUOutletConfigMSPgsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch plus." + ::= { sPDUOutletConfigMSPgsEntry 1 } + +sPDUOutletConfigMSPgsName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigMSPName OID." + ::= { sPDUOutletConfigMSPgsEntry 2 } + +sPDUOutletConfigMSPgsOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletConfigMSPgsEntry 3 } + +sPDUOutletConfigMSPgsOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. The maximum size is + 23 characters. The name is set by using the + sPDUOutletConfigMSPallOutletName OID. + This OID is provided for informational purposes only." + ::= { sPDUOutletConfigMSPgsEntry 4 } + +sPDUOutletConfigMSPgsOutletCtrlMode OBJECT-TYPE + SYNTAX INTEGER { + modeGracefulShutdown (1), + modeAnnunciator (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Control Mode of the outlet. + This OID is provided for informational purposes only." + ::= { sPDUOutletConfigMSPgsEntry 5 } + +sPDUOutletConfigMSPgsDeviceConfirm OBJECT-TYPE + SYNTAX INTEGER { + deviceConfirmNo (1), + deviceConfirmYes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to deviceConfirmNo (1) cause the outlet to + NOT wait for device confirmation while performing graceful + operations. + + Setting this OID to deviceConfirmYes (2) cause the outlet to + wait for device confirmation while performing graceful + operations." + ::= { sPDUOutletConfigMSPgsEntry 6 } + +sPDUOutletConfigMSPgsLowBattWarning OBJECT-TYPE + SYNTAX INTEGER (-2..9999) + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The amount of delay, in 6 second intervals, between + when the UPS goes on battery and the power down sequence for + the outlet is initiated. + + Allowed values are: + + -2 - Never initiate the power down sequence on low battery warning. + -1 - Initiate power down sequence based on remaining runtime. + 1 - 9999 six second intervals (6 secs - 16hrs, 39 mins, 54 secs). + 0 indicates to immediately initiate power down sequence on low + battery warning." + ::= { sPDUOutletConfigMSPgsEntry 7 } + +sPDUOutletConfigMSPgsLowBattMult OBJECT-TYPE + SYNTAX INTEGER (1..7) + ACCESS read-write + STATUS mandatory + DESCRIPTION + " Only applicable if sPDUOutletConfigMSPgsLowBattWarning OID is + set to -1 (On Runtime Remaining). + + Allows you to set the value to stagger the shutdown sequence of the outlets. + 1 provides the longest delay (the outlet to shutoff first), and 7 would + provide the shortest delay (the outlet to shut off last). + + Allowed values are: + 1 - 7." + ::= { sPDUOutletConfigMSPgsEntry 8 } + +sPDUOutletConfigMSPgsRestartDelay OBJECT-TYPE + SYNTAX INTEGER (-1..9999) + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The amount of delay, in 6 minute intervals, between + when the outlet is turned off and the outlet is turned back on + when performing a Graceful Shutdown. + + Allowed values are: + + -1 - Never turn outlet back on after a Graceful shutdown. + 0 - 9999 six minute intervals (0 - 999hrs, 54 mins)." + ::= { sPDUOutletConfigMSPgsEntry 9 } + +sPDUOutletConfigMSPgsPowerOnDelay OBJECT-TYPE + SYNTAX INTEGER (-1..9999) + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The amount of delay, in seconds, between the UPS entering + normal (on-line) state and the outlet being powered on. + + Allowed values are: + + -1 - Remain Off when the UPS enters the on-line state. + 0 - 9999 seconds (0 - 2 hrs, 46 mins, 39 secs)." + ::= { sPDUOutletConfigMSPgsEntry 10 } + + +sPDUOutletConfigMSPgsPowerOffDelay OBJECT-TYPE + SYNTAX INTEGER (0..9999) + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The amount of delay, in seconds, between when the server + shuts down and the outlet is powered off. + + Allowed values are: + + 0 - 9999 seconds (0 - 2 hrs, 46 mins, 39 secs)." + ::= { sPDUOutletConfigMSPgsEntry 11 } + +sPDUOutletConfigMSPgsBattCapThresh OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The minimum battery capacity, as a percent (0-100%), required + of the UPS before an outlet will be allowed to power on. + + Allowed values are: + + 0 - 100 percent." + ::= { sPDUOutletConfigMSPgsEntry 12 } + +sPDUOutletConfigMSPgsRebootDuration OBJECT-TYPE + SYNTAX INTEGER (0..9999) + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The amount of delay, in seconds, from outlet off until + outlet on during a reboot. + + Allowed values are: + + 0 - 9999 seconds (0 - 2 hrs, 46 mins, 39 secs)." + ::= { sPDUOutletConfigMSPgsEntry 13 } + + +-- the sPDUOutConfigMSPannun group + +sPDUOutletConfigMSPannunTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletConfigMSPannunEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual outlets. The number of + entries is contained in the sPDUMasterStatusMSPOutletCount OID." + ::= { sPDUOutletConfigMSPannun 1 } + +sPDUOutletConfigMSPannunEntry OBJECT-TYPE + SYNTAX SPDUOutletConfigMSPannunEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to configure." + INDEX { sPDUOutletConfigMSPannunIndex, sPDUOutletConfigMSPannunOutletIndex } + ::= { sPDUOutletConfigMSPannunTable 1 } + +SPDUOutletConfigMSPannunEntry ::= + SEQUENCE { + sPDUOutletConfigMSPannunIndex INTEGER, + sPDUOutletConfigMSPannunName DisplayString, + sPDUOutletConfigMSPannunOutletIndex INTEGER, + sPDUOutletConfigMSPannunOutletName DisplayString, + sPDUOutletConfigMSPannunOutletCtrlMode INTEGER, + sPDUOutletConfigMSPannunInitialState INTEGER, + sPDUOutletConfigMSPannunAlarmActionDly INTEGER + } + +sPDUOutletConfigMSPannunIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch plus." + ::= { sPDUOutletConfigMSPannunEntry 1 } + +sPDUOutletConfigMSPannunName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigMSPName OID." + ::= { sPDUOutletConfigMSPannunEntry 2 } + +sPDUOutletConfigMSPannunOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletConfigMSPannunEntry 3 } + +sPDUOutletConfigMSPannunOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. The maximum size is + 23 characters. The name is set by using the + sPDUOutletConfigMSPallOutletName OID. + This OID is provided for informational purposes only." + ::= { sPDUOutletConfigMSPannunEntry 4 } + +sPDUOutletConfigMSPannunOutletCtrlMode OBJECT-TYPE + SYNTAX INTEGER { + modeGracefulShutdown (1), + modeAnnunciator (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Control Mode of the outlet. + This OID is provided for informational purposes only." + ::= { sPDUOutletConfigMSPannunEntry 5 } + +sPDUOutletConfigMSPannunInitialState OBJECT-TYPE + SYNTAX INTEGER { + initialStateOff (1), + initialStateOn (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to initialStateOff (1) causes the outlet + to default to off when in the non-alarmed condition. + + Setting this OID to initialStateOn (2) causes the outlet + to default to on when in the non-alarmed condition." + ::= { sPDUOutletConfigMSPannunEntry 6 } + +sPDUOutletConfigMSPannunAlarmActionDly OBJECT-TYPE + SYNTAX INTEGER (0..9999) + ACCESS read-write + STATUS mandatory + DESCRIPTION + " The amount of time, in seconds, that an enabled Measure-UPS + alarm must be asserted before an alarm condition is recognized. + + Allowed values are: + + 0 - 9999 seconds (0 - 2 hrs, 46 mins, 39 secs)." + ::= { sPDUOutletConfigMSPannunEntry 7 } + + +-- the sPDUOutConfigMSPmups group + +sPDUOutletConfigMSPmupsTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletConfigMSPmupsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual outlets. The number of + entries is contained in the sPDUMasterStatusMSPOutletCount OID." + ::= { sPDUOutletConfigMSPmups 1 } + +sPDUOutletConfigMSPmupsEntry OBJECT-TYPE + SYNTAX SPDUOutletConfigMSPmupsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to configure." + INDEX { sPDUOutletConfigMSPmupsIndex, sPDUOutletConfigMSPmupsOutletIndex } + ::= { sPDUOutletConfigMSPmupsTable 1 } + +SPDUOutletConfigMSPmupsEntry ::= + SEQUENCE { + sPDUOutletConfigMSPmupsIndex INTEGER, + sPDUOutletConfigMSPmupsName DisplayString, + sPDUOutletConfigMSPmupsOutletIndex INTEGER, + sPDUOutletConfigMSPmupsOutletName DisplayString, + sPDUOutletConfigMSPmupsZone1 INTEGER, + sPDUOutletConfigMSPmupsZone2 INTEGER, + sPDUOutletConfigMSPmupsZone3 INTEGER, + sPDUOutletConfigMSPmupsZone4 INTEGER, + sPDUOutletConfigMSPmupsP1LowHum INTEGER, + sPDUOutletConfigMSPmupsP1HiHum INTEGER, + sPDUOutletConfigMSPmupsP1LowTemp INTEGER, + sPDUOutletConfigMSPmupsP1HiTemp INTEGER, + sPDUOutletConfigMSPmupsP2LowHum INTEGER, + sPDUOutletConfigMSPmupsP2HiHum INTEGER, + sPDUOutletConfigMSPmupsP2LowTemp INTEGER, + sPDUOutletConfigMSPmupsP2HiTemp INTEGER + } + +sPDUOutletConfigMSPmupsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch plus." + ::= { sPDUOutletConfigMSPmupsEntry 1 } + +sPDUOutletConfigMSPmupsName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigMSPName OID." + ::= { sPDUOutletConfigMSPmupsEntry 2 } + +sPDUOutletConfigMSPmupsOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletConfigMSPmupsEntry 3 } + +sPDUOutletConfigMSPmupsOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. The maximum size is + 23 characters. The name is set by using the + sPDUOutletConfigMSPallOutletName OID. + This OID is provided for informational purposes only." + ::= { sPDUOutletConfigMSPmupsEntry 4 } + +sPDUOutletConfigMSPmupsZone1 OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Zone 1 alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Zone 1 alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 5 } + +sPDUOutletConfigMSPmupsZone2 OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Zone 2 alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Zone 2 alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 6 } + +sPDUOutletConfigMSPmupsZone3 OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Zone 3 alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Zone 3 alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 7 } + +sPDUOutletConfigMSPmupsZone4 OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Zone 4 alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Zone 4 alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 8 } + +sPDUOutletConfigMSPmupsP1LowHum OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Probe 1 low humidity alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Probe 1 low humidity alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 9 } + +sPDUOutletConfigMSPmupsP1HiHum OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Probe 1 high humidity alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Probe 1 high humidity alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 10 } + +sPDUOutletConfigMSPmupsP1LowTemp OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Probe 1 low temperature alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Probe 1 low temperature alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 11 } + +sPDUOutletConfigMSPmupsP1HiTemp OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Probe 1 high temperature alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Probe 1 high temperature alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 12 } + +sPDUOutletConfigMSPmupsP2LowHum OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Probe 2 low humidity alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Probe 2 low humidity alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 13 } + +sPDUOutletConfigMSPmupsP2HiHum OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Probe 2 high humidity alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Probe 2 high humidity alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 14 } + +sPDUOutletConfigMSPmupsP2LowTemp OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Probe 2 low temperature alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Probe 2 low temperature alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 15 } + +sPDUOutletConfigMSPmupsP2HiTemp OBJECT-TYPE + SYNTAX INTEGER { + disableAlarm (1), + enableAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to disableAlarm (1) disables the + Probe 2 high temperature alarm for this outlet. + + Setting this OID to enableAlarm (2) enables the + Probe 2 high temperature alarm for this outlet." + ::= { sPDUOutletConfigMSPmupsEntry 16 } + +-- the sPDUOutletStatusMSP group + +sPDUOutletStatusMSPTable OBJECT-TYPE + SYNTAX SEQUENCE OF SPDUOutletStatusMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting of status of individual outlets. The number of + entries is contained in the sPDUMasterStatusOutletCount OID." + ::= { sPDUOutletStatusMSP 1 } + +sPDUOutletStatusMSPEntry OBJECT-TYPE + SYNTAX SPDUOutletStatusMSPEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to gather status from." + INDEX { sPDUOutletStatusMSPIndex, sPDUOutletStatusMSPOutletIndex } + ::= { sPDUOutletStatusMSPTable 1 } + +SPDUOutletStatusMSPEntry ::= + SEQUENCE { + sPDUOutletStatusMSPIndex INTEGER, + sPDUOutletStatusMSPName DisplayString, + sPDUOutletStatusMSPOutletIndex INTEGER, + sPDUOutletStatusMSPOutletName DisplayString, + sPDUOutletStatusMSPOutletState INTEGER, + sPDUOutletStatusMSPCommandPending INTEGER, + sPDUOutletStatusMSPOutletCtrlMode INTEGER + } + +sPDUOutletStatusMSPIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the MasterSwitch MSP." + ::= { sPDUOutletStatusMSPEntry 1 } + +sPDUOutletStatusMSPName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the MasterSwitch plus. The maximum + value is 23 characters. The name is set by + using the sPDUMasterConfigMSPName OID." + ::= { sPDUOutletStatusMSPEntry 2 } + +sPDUOutletStatusMSPOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { sPDUOutletStatusMSPEntry 3 } + +sPDUOutletStatusMSPOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. The maximum size is + 23 characters. The name is set by using the + sPDUOutletConfigMSPallOutletName OID. + This OID is provided for informational purposes only." + ::= { sPDUOutletStatusMSPEntry 4 } + +sPDUOutletStatusMSPOutletState OBJECT-TYPE + SYNTAX INTEGER { + outletStatusMSPOn (1), + outletStatusMSPOff (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet state. If + the outlet is on, the outletStatusMSPOn (1) value will be returned. + If the outlet is off, the outletStatusMSPOff (2) value will be + returned. " + ::= { sPDUOutletStatusMSPEntry 5 } + +sPDUOutletStatusMSPCommandPending OBJECT-TYPE + SYNTAX INTEGER { + outletStatusMSPCommandPending (1), + outletStatusMSPNoCommandPending (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the command pending + state of the outlet. If a command is pending on the + outlet, the outletStatusMSPCommandPending (1) value + will be returned. If there is not a command pending + on the outlet, the outletStatusMSPNoCommandPending (2) + will be returned." + ::= { sPDUOutletStatusMSPEntry 6 } + +sPDUOutletStatusMSPOutletCtrlMode OBJECT-TYPE + SYNTAX INTEGER { + modeGracefulShutdown (1), + modeAnnunciator (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Control Mode of the outlet. + This OID is provided for informational purposes only." + ::= { sPDUOutletStatusMSPEntry 7 } + + +-- the rPDUIdent group + +rPDUIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the Rack PDU. + The maximum string size is device dependent." + ::= { rPDUIdent 1 } + +rPDUIdentHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the Rack PDU. + This value is set at the factory." + ::= { rPDUIdent 2 } + +rPDUIdentFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An 8-byte ID string identifying the Rack PDU firmware revision. + This value is set at the factory." + ::= { rPDUIdent 3 } + + +rPDUIdentDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date when the Rack PDU was manufactured in mm/dd/yyyy format. + This value is set at the factory. The year 2000 will be + represented by 00." + ::= { rPDUIdent 4 } + +rPDUIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 10-character string identifying the model number of + the Rack PDU. This value is set at the factory." + ::= { rPDUIdent 5 } + +rPDUIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 12-character string identifying the serial number of + the Rack PDU. This value is set at the factory." + ::= { rPDUIdent 6 } + +rPDUIdentDeviceRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the electrical rating of the device in Amps." + + ::= { rPDUIdent 7 } + +rPDUIdentDeviceNumOutlets OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the number of outlets contained in the device." + + ::= { rPDUIdent 8 } + +rPDUIdentDeviceNumPhases OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the number of phases supported by the device." + + ::= { rPDUIdent 9 } + +rPDUIdentDeviceNumBreakers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the number of circuit breakers supported by the device. + This is the same as the number of banks of outlets. + 0 will be returned if the unit has no phase breakers. " + + ::= { rPDUIdent 10 } + +rPDUIdentDeviceBreakerRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return rating of the circuit breakers + on the device in Amps if it has any." + + ::= { rPDUIdent 11 } + +rPDUIdentDeviceOrientation OBJECT-TYPE + SYNTAX INTEGER { + orientHorizontal (1), + orientVertical (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the intended physical orientation of the device. + + OrientHorizonatal(1) indicates Horizontal. + OrientVertical(2) indicates Vertical." + + ::= { rPDUIdent 12 } + +rPDUIdentDeviceOutletLayout OBJECT-TYPE + SYNTAX INTEGER { + seqPhaseToNeutral (1), + seqPhaseToPhase (2), + seqPhToNeu21PhToPh (3), + seqPhToPhGrouped (4), + seqPhToNGrouped (5), + seqPToN1516PToPGrouped (6), + seqPhToPh2xGrouped (7), + seqPhToN2xGrouped (8), + seqNotApplicable (9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return outlet layout for the device. + + seqPhaseToNeutral(1) indicates outlet layout as follows: + 1:1-N,2:2-N,3:3-N,4:1-N,5:2-N,... + + seqPhaseToPhase(2) indicates outlet layout as follows: + 1:1-2,2:2-3,3:3-1,4:1-2,5:2-3,... + + seqPhToNeu21PhToPh(3) indicates outlet layout as follows: + 1:1-N,2:2-N...21:3-N,22:1-2,23:2-3,24:3-1,... + + seqPhToPhGrouped(4) indicates outlet layout as follows: + For AP8xxx SKU's Group 1:1-2, Group 2:2-3, Group 3:3-1. + For AP7xxx SKU's Group 1:3-1. Group 2:2-3, Group 3:1-2. + + seqPhToNGrouped(5) indicates outlet layout as follows: + This unit has 3 outlet groups. Group 1:1-N, Group 2:2-N, Group 3:3-N. + + seqPToN1516PToPGrouped(6) indicates outlet layout as follows: + This unit has 4 outlet groups. Group 1 (Outlets 1-14):1-2, + Group 2 (Outlets 15-16):1-N, Group 3:2-3, Group 4:3-1. + + seqPhToPh2xGrouped(7) indicates outlet layout as follows: + This unit has 6 outlet groups. Group 1:1-2, Group 2:1-2, Group 3:2-3, + Group 4:2-3, Group 5:3-1, Group 6:3-1. + + seqPhToN2xGrouped(8) indicates outlet layout as follows: + This unit has 6 outlet groups. Group 1:1-N, Group 2:1-N, Group 3:2-N, + Group 4:2-N, Group 5:3-N, Group 6:3-N. + + seqNotApplicable(9): + Outlet layout does not affect any of the user interfaces. + These SKUs may report seqNotApplicable(9) if there is + not an exact outlet layout match available." + ::= { rPDUIdent 13 } + +rPDUIdentDeviceDisplayOrientation OBJECT-TYPE + SYNTAX INTEGER { + displayNormal (1), + displayReverse (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this OID will return the intended physical orientation of the Seven-Segment Display. + + Normal(1) indicates Normal. + Reverse(2)indicates Upside-Down." + + ::= { rPDUIdent 14 } + + +rPDUIdentDeviceLinetoLineVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting/Setting this OID will return/set the Line to Line Voltage. + This OID defaults to the nominal input line voltage in volts AC. + This setting is used to calculate total power and must be configured for best accuracy. + This OID does not apply to AP86XX, AP88XX, or AP89XX SKUs. + + The valid range is between 0V to 440V" + ::= { rPDUIdent 15 } + +rPDUIdentDevicePowerWatts OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the Power in Watts." + + ::= { rPDUIdent 16 } + +rPDUIdentDevicePowerFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting/setting this OID will return/set the + Power Factor in thousanths (1000 is power factor of 1). + For AP8XXX SKUs, this OID is read-only + + Valid range is from 0 to 1000." + ::= { rPDUIdent 17 } + +rPDUIdentDevicePowerVA OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the Power in VA." + + ::= { rPDUIdent 18 } + +rPDUIdentDeviceLinetoNeutralVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting/Setting this OID will return/set the Line to Neutral Voltage. + This OID defaults to the nominal line to neutral voltage in volts AC. + This setting is used to calculate total power and must be configured for best accuracy. + This OID applies only to AP7823. For all other models, the OID is fixed at 0. + + The valid range is between 0V to 440V." + + ::= { rPDUIdent 19 } + +-- the rPDULoadDevice group + +rPDULoadDevMaxPhaseLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the maximum rated power + that each phase of the Rack PDU can provide. It is + represented in Amps. + + 0 will be returned if the unit is banked." + ::= { rPDULoadDevice 1 } + +rPDULoadDevNumPhases OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of phases available with this Rack PDU." + ::= { rPDULoadDevice 2 } + +rPDULoadDevMaxBankLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the maximum rated power + that a bank of the Rack PDU can provide. It is + represented in Amps. + + 0 will be returned if the device does not have any banks." + + ::= { rPDULoadDevice 3 } + +rPDULoadDevNumBanks OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of banks of outlets available with this Rack PDU. + A bank of outlets has a unique circuit breaker for a subset + of the total number of outlets on the rPDU. + + 0 will be returned if the unit has no banks." + ::= { rPDULoadDevice 4 } + +rPDULoadDevBankTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the Bank Table." + ::= { rPDULoadDevice 5 } + + +rPDULoadDevBankTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDULoadDevBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting the Bank Max Load in the Rack PDU." + + ::= { rPDULoadDevice 6 } + +rPDULoadDevBankEntry OBJECT-TYPE + SYNTAX RPDULoadDevBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Rack PDU Banks Access." + INDEX { rPDULoadDevBankIndex} + ::= { rPDULoadDevBankTable 1 } + +RPDULoadDevBankEntry ::= + SEQUENCE { + rPDULoadDevBankIndex INTEGER, + rPDULoadDevBankNumber INTEGER, + rPDULoadDevBankMaxLoad INTEGER + } + +rPDULoadDevBankIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU bank entry." + ::= { rPDULoadDevBankEntry 1 } + +rPDULoadDevBankNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the bank number." + + ::= { rPDULoadDevBankEntry 2 } + +rPDULoadDevBankMaxLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the maximum rated power + that each bank of the Rack PDU can provide. It is + represented in Amps." + + ::= { rPDULoadDevBankEntry 3 } + +rPDULoadDevMaxOutletTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the Outlet Table." + ::= { rPDULoadDevice 7 } + + +rPDULoadDevMaxOutletTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDULoadDevMaxOutletEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting the Max Outlet Load in an Outlet Monitored Rack PDU." + ::= { rPDULoadDevice 8 } + +rPDULoadDevMaxOutletEntry OBJECT-TYPE + SYNTAX RPDULoadDevMaxOutletEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "This gives access to Max Outlet Load of an Outlet Monitored Rack PDU" + INDEX { rPDULoadDevOutletIndex} + ::= { rPDULoadDevMaxOutletTable 1 } + +RPDULoadDevMaxOutletEntry ::= + SEQUENCE { + rPDULoadDevOutletIndex INTEGER, + rPDULoadDevOutletNumber INTEGER, + rPDULoadDevMaxOutletLoad INTEGER + } + +rPDULoadDevOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Outlet Monitored Rack PDU Max Outlet Load entry." + ::= { rPDULoadDevMaxOutletEntry 1 } + +rPDULoadDevOutletNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the Outlet number." + ::= { rPDULoadDevMaxOutletEntry 2 } + + +rPDULoadDevMaxOutletLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the maximum rated power + that each Outlet of an Outlet Monitored Rack PDU can provide. It is + represented in Amps. " + ::= { rPDULoadDevMaxOutletEntry 3 } + + + +-- the rPDULoadPhaseConfig group + +rPDULoadPhaseConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDULoadPhaseConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of each Rack PDU phase. + The number of entries is contained in the + rPDULoadDevNumPhases OID." + ::= { rPDULoadPhaseConfig 1 } + +rPDULoadPhaseConfigEntry OBJECT-TYPE + SYNTAX RPDULoadPhaseConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Rack PDU phase to configure." + INDEX { rPDULoadPhaseConfigIndex} + ::= { rPDULoadPhaseConfigTable 1 } + +RPDULoadPhaseConfigEntry ::= + SEQUENCE { + rPDULoadPhaseConfigIndex INTEGER, + rPDULoadPhaseConfigLowLoadThreshold INTEGER, + rPDULoadPhaseConfigNearOverloadThreshold INTEGER, + rPDULoadPhaseConfigOverloadThreshold INTEGER, + rPDULoadPhaseConfigAlarm INTEGER + } + +rPDULoadPhaseConfigIndex OBJECT-TYPE + SYNTAX INTEGER { + phase1 (1), + phase2 (2), + phase3 (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU phase entry." + ::= { rPDULoadPhaseConfigEntry 1 } + +rPDULoadPhaseConfigLowLoadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load is nearing a low consumption condition. It is + represented in Amps. A warning will be issued when the + load is less than the threshold value. + + A threshold value of 0 Amps effectively disables this + warning. + + Maximum value must be less than the value returned + by the rPDULoadPhaseConfigNearOverloadThreshold OID." + ::= { rPDULoadPhaseConfigEntry 2 } + +rPDULoadPhaseConfigNearOverloadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load is nearing an overload condition. It is + represented in Amps. A warning will be issued when the + load is greater than or equal to the threshold value. + + Minimum value must be greater than the value returned by + the rPDULoadPhaseConfigLowLoadThreshold OID. + + Maximum value must be less than or equal to the value + returned by the rPDULoadPhaseConfigOverloadThreshold OID." + ::= { rPDULoadPhaseConfigEntry 3 } + +rPDULoadPhaseConfigOverloadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load has entered an overload condition. It is + represented in Amps. A warning will be issued when the + load is greater than or equal to the threshold value. + + Minimum value must be greater than or equal to the value + returned by the rPDULoadPhaseConfigNearOverloadThreshold OID. + + Maximum value must be less than or equal to the value + returned by the rPDULoadDevMaxPhaseLoad OID." + ::= { rPDULoadPhaseConfigEntry 4 } + + +rPDULoadPhaseConfigAlarm OBJECT-TYPE + SYNTAX INTEGER { + noLoadAlarm (1), + underCurrentAlarm (2), + nearOverCurrentAlarm (3), + overCurrentAlarm (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the current Phase Alarm." + ::= { rPDULoadPhaseConfigEntry 5 } + + + + + +-- the rPDULoadStatus group + +rPDULoadStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDULoadStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting of status of each Rack PDU phase/bank. + The number of entries is calculated by adding + the number of phases (rPDULoadDevNumPhases OID) and + the number of banks of outlets (rPDULoadDevNumBanks) + Number of entries = #phases + #banks. + NOTE: If a device has phase and bank information, all phase information + shall precede the bank information. If a device has total information, + it shall precede both the bank and the phase information." + ::= { rPDULoadStatus 1 } + +rPDULoadStatusEntry OBJECT-TYPE + SYNTAX RPDULoadStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Rack PDU phase/bank to gather status from." + INDEX { rPDULoadStatusIndex} + ::= { rPDULoadStatusTable 1 } + +RPDULoadStatusEntry ::= + SEQUENCE { + rPDULoadStatusIndex INTEGER, + rPDULoadStatusLoad Gauge, + rPDULoadStatusLoadState INTEGER, + rPDULoadStatusPhaseNumber INTEGER, + rPDULoadStatusBankNumber INTEGER + } + +rPDULoadStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU phase/bank entry. All phase information will precede + any bank information" + ::= { rPDULoadStatusEntry 1 } + +rPDULoadStatusLoad OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the phase/bank load measured + in tenths of Amps." + ::= { rPDULoadStatusEntry 2 } + +rPDULoadStatusLoadState OBJECT-TYPE + SYNTAX INTEGER { + phaseLoadNormal (1), + phaseLoadLow (2), + phaseLoadNearOverload (3), + phaseLoadOverload (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the phase/bank load state. + + phaseLoadNormal(1) indicates that the phase/bank is + operating properly within the rPDULoadConfigLowLoadThreshold + and rPDULoadConfigNearOverloadThreshold OID values. + + phaseLoadLow(2) indicates that the phase/bank load has + dropped below the rPDULoadConfigLowLoadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + phaseLoadNearOverload(3) indicates that the phase/bank load + is greater than or equal to the + rPDULoadConfigNearOverloadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + phaseLoadOverload(4) indicates that the phase/bank load is + greater than or equal to the rPDULoadConfigOverloadThreshold + OID value. + An SNMP trap will occur when this state is entered or cleared." + ::= { rPDULoadStatusEntry 3 } + +rPDULoadStatusPhaseNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The phase number to which this record refers." + ::= { rPDULoadStatusEntry 4 } + +rPDULoadStatusBankNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bank number to which this record refers. A value of 0 will be returned if + any bank is not present or if it is phase related." + ::= { rPDULoadStatusEntry 5 } + + +-- the rPDULoadBankConfig group + +rPDULoadBankConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDULoadBankConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of each Rack PDU bank. + The number of entries is contained in the + rPDULoadDevNumBanks OID." + ::= { rPDULoadBankConfig 1 } + +rPDULoadBankConfigEntry OBJECT-TYPE + SYNTAX RPDULoadBankConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Rack PDU bank to configure." + INDEX { rPDULoadBankConfigIndex} + ::= { rPDULoadBankConfigTable 1 } + +RPDULoadBankConfigEntry ::= + SEQUENCE { + rPDULoadBankConfigIndex INTEGER, + rPDULoadBankConfigLowLoadThreshold INTEGER, + rPDULoadBankConfigNearOverloadThreshold INTEGER, + rPDULoadBankConfigOverloadThreshold INTEGER, + rPDULoadBankConfigAlarm INTEGER + } + +rPDULoadBankConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU bank entry." + ::= { rPDULoadBankConfigEntry 1 } + +rPDULoadBankConfigLowLoadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load is nearing a low consumption condition. It is + represented in Amps. A warning will be issued when the + load is less than the threshold value. + + A threshold value of 0 Amps effectively disables this + warning. + + Maximum value must be less than the value returned + by the rPDULoadBankConfigNearOverloadThreshold OID." + + ::= { rPDULoadBankConfigEntry 2 } + +rPDULoadBankConfigNearOverloadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load is nearing an overload condition. It is + represented in Amps. A warning will be issued when the + load is greater than or equal to the threshold value. + + Minimum value must be greater than the value returned by + the rPDULoadBankConfigLowLoadThreshold OID. + + Maximum value must be less than or equal to the value + returned by the rPDULoadBankConfigOverloadThreshold OID." + + ::= { rPDULoadBankConfigEntry 3 } + +rPDULoadBankConfigOverloadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load has entered an overload condition. It is + represented in Amps. A warning will be issued when the + load is greater than or equal to the threshold value. + + Minimum value must be greater than or equal to the value + returned by the rPDULoadBankConfigNearOverloadThreshold OID. + + Maximum value must be less than or equal to the value + returned by the rPDULoadDevMaxBankLoad OID." + + ::= { rPDULoadBankConfigEntry 4 } + +rPDULoadBankConfigAlarm OBJECT-TYPE + SYNTAX INTEGER { + noLoadAlarm (1), + underCurrentAlarm (2), + nearOverCurrentAlarm (3), + overCurrentAlarm (4) + + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + " Getting this OID will return the current Bank Alarm." + ::= { rPDULoadBankConfigEntry 5 } + + +-- the rPDUOutletDevice group + +rPDUOutletDevCommand OBJECT-TYPE + SYNTAX INTEGER { + noCommandAll (1), + immediateAllOn (2), + immediateAllOff (3), + immediateAllReboot (4), + delayedAllOn (5), + delayedAllOff (6), + delayedAllReboot (7), + cancelAllPendingCommands (8) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to immediateAllOn (2) will turn all outlets + on immediately. + + Setting this OID to immediateAllOff (3) will turn all outlets + off immediately. + + Setting this OID to immediateAllReboot (4) will reboot all outlets + immediately. + + Setting this OID to delayedAllOn (5) will turn all outlets on as + defined by each outlet's rPDUOutletConfigPowerOnTime OID value. + + Setting this OID to delayedAllOff (6) will turn all outlets + off as defined by each outlet's rPDUOutletConfigPowerOffTime OID value. + + Setting this OID to delayedAllReboot (7) will cause a + delayedAllOff command to be performed. Once all outlets are off, + the Switched Rack PDU will then delay the largest + rPDUOutletConfigRebootDuration OID time, and then perform a + delayedAllOn command. + + Setting this OID to cancelAllPendingCommands (8) will cause all pending + commands on the Switched Rack PDU to be canceled. + + Getting this OID will return the noCommandAll (1) value." + ::= { rPDUOutletDevice 1 } + +rPDUOutletDevColdstartDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of delay, in seconds, between when + power is provided to the Switched Rack PDU and + when the Switched Rack PDU provides basic master + power to the outlets. + + Allowed values are: + + -1 - never apply power automatically. + 0 - apply power immediately. + 1 to 300 - delay up to 300 seconds (5 minutes)." + ::= { rPDUOutletDevice 2 } + +rPDUOutletDevNumCntrlOutlets OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of controlled outlets on this Switched Rack PDU." + ::= { rPDUOutletDevice 3 } + +rPDUOutletDevNumTotalOutlets OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of outlets on this Rack PDU." + ::= { rPDUOutletDevice 4 } + +rPDUOutletDevMonitoredOutlets OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of monitored outlets on this Rack PDU." + ::= { rPDUOutletDevice 5 } + + +-- the rPDUOutletPhase group + +rPDUOutletPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDUOutletPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for management of outlets on a per phase basis." + ::= { rPDUOutletPhase 1 } + +rPDUOutletPhaseEntry OBJECT-TYPE + SYNTAX RPDUOutletPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The phase to manage." + INDEX { rPDUOutletPhaseIndex} + ::= { rPDUOutletPhaseTable 1 } + +RPDUOutletPhaseEntry ::= + SEQUENCE { + rPDUOutletPhaseIndex INTEGER, + rPDUOutletPhaseOverloadRestriction INTEGER + } + +rPDUOutletPhaseIndex OBJECT-TYPE + SYNTAX INTEGER { + phase1 (1), + phase2 (2), + phase3 (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Switched Rack PDU phase entry." + ::= { rPDUOutletPhaseEntry 1 } + +rPDUOutletPhaseOverloadRestriction OBJECT-TYPE + SYNTAX INTEGER { + alwaysAllowTurnON (1), + restrictOnNearOverload (2), + restrictOnOverload (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID controls the behavior of a Switched Rack PDU + phase when an overload condition is possible and + additional outlets are requested to be turned on. + + Setting this OID to alwaysAllowTurnON (1) will always allow + the outlets on the corresponding phase to turn on. + + Setting this OID to restrictOnNearOverload (2) will not allow + outlets on the corresponding phase to turn on if the + rPDULoadConfigNearOverloadThreshold OID is exceeded. + + Setting this OID to restrictOnOverload (3) will not allow + outlets on the corresponding phase to turn on if the + rPDULoadConfigOverloadThreshold OID is exceeded." + ::= { rPDUOutletPhaseEntry 2 } + + +-- the rPDUOutletControl group + +rPDUOutletControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDUOutletControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of the individual outlets. + The number of entries is contained in the + rPDUOutletDevNumCntrlOutlets OID." + ::= { rPDUOutletControl 1 } + +rPDUOutletControlEntry OBJECT-TYPE + SYNTAX RPDUOutletControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlet to control." + INDEX { rPDUOutletControlIndex} + ::= { rPDUOutletControlTable 1 } + +RPDUOutletControlEntry ::= + SEQUENCE { + rPDUOutletControlIndex INTEGER, + rPDUOutletControlOutletName DisplayString, + rPDUOutletControlOutletPhase INTEGER, + rPDUOutletControlOutletCommand INTEGER, + rPDUOutletControlOutletBank INTEGER + } + +rPDUOutletControlIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { rPDUOutletControlEntry 1 } + +rPDUOutletControlOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. The maximum string size is device dependent. + An error will be returned if the set request exceeds the max size. + This OID is provided for informational purposes only." + ::= { rPDUOutletControlEntry 2 } + +rPDUOutletControlOutletPhase OBJECT-TYPE + SYNTAX INTEGER { + phase1 (1), + phase2 (2), + phase3 (3), + phase1-2 (4), + phase2-3 (5), + phase3-1 (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The phase/s associated with this outlet. + + For single phase devices, this object will always + return phase1(1). + + For 3-phase devices, this object will return phase1 (1), + phase2 (2), or phase3 (3) for outlets tied to a single + phase. For outlets tied to two phases, this object will + return phase1-2 (4) for phases 1 and 2, phase2-3 (5) for + phases 2 and 3, and phase3-1 (6) for phases 3 and 1." + ::= { rPDUOutletControlEntry 3 } + +rPDUOutletControlOutletCommand OBJECT-TYPE + SYNTAX INTEGER { + immediateOn (1), + immediateOff (2), + immediateReboot (3), + delayedOn (4), + delayedOff (5), + delayedReboot (6), + cancelPendingCommand (7) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet state. If + the outlet is on, the immediateOn (1) value will be returned. + If the outlet is off, the immediateOff (2) value will be + returned. + + + Setting this variable to immediateOn (1) will immediately turn + the outlet on. + + Setting this variable to immediateOff (2) will immediately turn + the outlet off. + + Setting this variable to immediateReboot (3) will immediately + reboot the outlet. + + Setting this variable to delayedOn (4) will turn the outlet on + after the rPDUOutletConfigPowerOnTime OID time has elapsed. + + Setting this variable to delayedOff (5) will turn the outlet off + after the rPDUOutletConfigPowerOffTime OID time has elapsed. + + Setting this variable to delayedReboot (6) will cause the + Switched Rack PDU to perform a delayedOff command, wait the + rPDUOutletConfigRebootDuration OID time, and then perform a + delayedOn command. + + Setting this variable to cancelPendingCommand (7) will cause any + pending command to this outlet to be canceled." + + ::= { rPDUOutletControlEntry 4 } + +rPDUOutletControlOutletBank OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bank associated with this outlet." + ::= { rPDUOutletControlEntry 5 } + + +-- the rPDUOutletConfig group + +rPDUOutletConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDUOutletConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual outlets. The number of + entries is contained in the rPDUOutletDevNumCntrlOutlets OID." + ::= { rPDUOutletConfig 1 } + +rPDUOutletConfigEntry OBJECT-TYPE + SYNTAX RPDUOutletConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlet to configure." + INDEX { rPDUOutletConfigIndex} + ::= { rPDUOutletConfigTable 1 } + +RPDUOutletConfigEntry ::= + SEQUENCE { + rPDUOutletConfigIndex INTEGER, + rPDUOutletConfigOutletName DisplayString, + rPDUOutletConfigOutletPhase INTEGER, + rPDUOutletConfigPowerOnTime INTEGER, + rPDUOutletConfigPowerOffTime INTEGER, + rPDUOutletConfigRebootDuration INTEGER, + rPDUOutletConfigOutletBank INTEGER + } + +rPDUOutletConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { rPDUOutletConfigEntry 1 } + +rPDUOutletConfigOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the outlet. The maximum string size is device dependent. + An error will be returned if the set request exceeds the max size." + ::= { rPDUOutletConfigEntry 2 } + +rPDUOutletConfigOutletPhase OBJECT-TYPE + SYNTAX INTEGER { + phase1 (1), + phase2 (2), + phase3 (3), + phase1-2 (4), + phase2-3 (5), + phase3-1 (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The phase/s associated with this outlet. + + For single phase devices, this object will always + return phase1(1). + + For 3-phase devices, this object will return phase1 (1), + phase2 (2), or phase3 (3) for outlets tied to a single + phase. For outlets tied to two phases, this object will + return phase1-2 (4) for phases 1 and 2, phase2-3 (5) for + phases 2 and 3, and phase3-1 (6) for phases 3 and 1." + ::= { rPDUOutletConfigEntry 3 } + +rPDUOutletConfigPowerOnTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time (in seconds) the outlet will delay + powering on at coldstart or when a command that requires + a turn-on delay is issued. + + Allowed values are: + + -1 - never power on. + 0 - power on immediately. + 1 to 7200 - power on up to 7200 seconds after being + commanded." + ::= { rPDUOutletConfigEntry 4 } + +rPDUOutletConfigPowerOffTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time (in seconds) the outlet will delay + powering off when a command that requires + a turn-off delay is issued. + + Allowed values are: + + -1 - never power off. + 0 - power off immediately. + 1 to 7200 - power off up to 7200 seconds after being + commanded." + ::= { rPDUOutletConfigEntry 5 } + +rPDUOutletConfigRebootDuration OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "During a reboot sequence, power is turned off and then + back on. This OID defines the amount of time to wait, + in seconds, after turning the power off, at the start + of the sequence, before turning power back on, at the + end of the reboot sequence. + + Allowed range is any value between 5 and 60 seconds (1 minute)." + ::= { rPDUOutletConfigEntry 6 } + +rPDUOutletConfigOutletBank OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bank associated with this outlet." + ::= { rPDUOutletConfigEntry 7 } + +-- Monitored Outlets table + +rPDUOutletConfigMonitoredTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the Outlet Config Monitored Table" + ::= { rPDUOutletConfig 2 } + + +rPDUOutletConfigMonitoredTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDUOutletConfigMonitoredEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting/setting of outlet thresholds of an Outlet Monitored Rack PDU." + ::= { rPDUOutletConfig 3 } + +rPDUOutletConfigMonitoredEntry OBJECT-TYPE + SYNTAX RPDUOutletConfigMonitoredEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "This gives access to Monitored Outlet entries" + INDEX { rPDUOutletConfigMonitoredIndex } + ::= { rPDUOutletConfigMonitoredTable 1 } + +RPDUOutletConfigMonitoredEntry ::= + SEQUENCE { + rPDUOutletConfigMonitoredIndex INTEGER, + rPDUOutletConfigMonitoredName DisplayString, + rPDUOutletConfigMonitoredNumber INTEGER, + rPDUOutletConfigMonitoredLowLoadThreshold INTEGER, + rPDUOutletConfigMonitoredNearOverloadThreshold INTEGER, + rPDUOutletConfigMonitoredOverloadThreshold INTEGER + } + +rPDUOutletConfigMonitoredIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the RACK PDU Phase entry." + ::= { rPDUOutletConfigMonitoredEntry 1 } + +rPDUOutletConfigMonitoredName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the Monitored Outlet. The maximum string size is device dependent. + An error will be returned if the set request exceeds the max size." + ::= { rPDUOutletConfigMonitoredEntry 2 } + +rPDUOutletConfigMonitoredNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The outlet number of an Outlet Monitored RACK PDU." + ::= { rPDUOutletConfigMonitoredEntry 3 } + + +rPDUOutletConfigMonitoredLowLoadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load is nearing a low consumption condition. It is + represented in Amps. A warning will be issued when the + load is less than the threshold value. + + A threshold value of 0 Amps effectively disables this + warning. + + Maximum value must be less than the value returned + by the rPDUOutletConfigMonitoredNearOverloadThreshold OID. + + 0 will be returned if the unit is not Outlet Monitored Rack PDU." + ::= { rPDUOutletConfigMonitoredEntry 4 } + +rPDUOutletConfigMonitoredNearOverloadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load is nearing an overload condition. It is + represented in Amps. A warning will be issued when the + load is greater than or equal to the threshold value. + + Minimum value must be greater than the value returned by + the rPDUOutletConfigMonitoredLowLoadThreshold OID. + + Maximum value must be less than or equal to the value + returned by the rPDUOutletConfigMonitoredOverloadThreshold OID. + + 0 will be returned if the unit is not Outlet Monitored Rack PDU." + ::= { rPDUOutletConfigMonitoredEntry 5 } + +rPDUOutletConfigMonitoredOverloadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the power consumption of + the load has entered an overload condition. It is + represented in Amps. A warning will be issued when the + load is greater than or equal to the threshold value. + + Minimum value must be greater than or equal to the value + returned by the rPDUOutletConfigMonitoredNearOverloadThreshold OID. + + Maximum value must be less than or equal to the value + returned by the rPDULoadDevMaxOutletLoad OID. + + 0 will be returned if the unit is not Outlet Monitored Rack PDU." + ::= { rPDUOutletConfigMonitoredEntry 6 } + + + + +-- the rPDUOutletStatus group + +rPDUOutletStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDUOutletStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting of status of individual outlets. The number of + entries is contained in the rPDUOutletDevNumCntrlOutlets OID or + rPDUOutletDevMonitoredOutlets OID." + ::= { rPDUOutletStatus 1 } + +rPDUOutletStatusEntry OBJECT-TYPE + SYNTAX RPDUOutletStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlet to gather status from." + INDEX { rPDUOutletStatusIndex} + ::= { rPDUOutletStatusTable 1 } + +RPDUOutletStatusEntry ::= + SEQUENCE { + rPDUOutletStatusIndex INTEGER, + rPDUOutletStatusOutletName DisplayString, + rPDUOutletStatusOutletPhase INTEGER, + rPDUOutletStatusOutletState INTEGER, + rPDUOutletStatusCommandPending INTEGER, + rPDUOutletStatusOutletBank INTEGER, + rPDUOutletStatusLoad Gauge + } + +rPDUOutletStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { rPDUOutletStatusEntry 1 } + +rPDUOutletStatusOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. The maximum string size is device dependent. + This OID is provided for informational purposes only." + ::= { rPDUOutletStatusEntry 2 } + +rPDUOutletStatusOutletPhase OBJECT-TYPE + SYNTAX INTEGER { + phase1 (1), + phase2 (2), + phase3 (3), + phase1-2 (4), + phase2-3 (5), + phase3-1 (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The phase/s associated with this outlet. + + For single phase devices, this object will always + return phase1(1). + + For 3-phase devices, this object will return phase1 (1), + phase2 (2), or phase3 (3) for outlets tied to a single + phase. For outlets tied to two phases, this object will + return phase1-2 (4) for phases 1 and 2, phase2-3 (5) for + phases 2 and 3, and phase3-1 (6) for phases 3 and 1." + ::= { rPDUOutletStatusEntry 3 } + +rPDUOutletStatusOutletState OBJECT-TYPE + SYNTAX INTEGER { + outletStatusOn (1), + outletStatusOff (2) + } + + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet state. If + the outlet is on, the outletStatusOn (1) value will be returned. + If the outlet is off, the outletStatusOff (2) value will be + returned." + ::= { rPDUOutletStatusEntry 4 } + +rPDUOutletStatusCommandPending OBJECT-TYPE + SYNTAX INTEGER { + outletStatusCommandPending (1), + outletStatusNoCommandPending (2) + } + + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the command pending + state of the outlet. If a command is pending on the + outlet, the outletStatusCommandPending (1) value + will be returned. If there is not a command pending + on the outlet, the outletStatusNoCommandPending (2) + will be returned." + ::= { rPDUOutletStatusEntry 5 } + +rPDUOutletStatusOutletBank OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bank associated with this outlet." + ::= { rPDUOutletStatusEntry 6 } + +rPDUOutletStatusLoad OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the measured Outlet load for + an Outlet Monitored Rack PDU in tenths of Amps. For other + models this OID is not supported." + ::= { rPDUOutletStatusEntry 7 } + + +-- the rPDUOutletBank group + +rPDUOutletBankTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDUOutletBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for management of outlets on a per bank basis." + ::= { rPDUOutletBank 1 } + +rPDUOutletBankEntry OBJECT-TYPE + SYNTAX RPDUOutletBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The bank to manage." + INDEX { rPDUOutletBankIndex} + ::= { rPDUOutletBankTable 1 } + +RPDUOutletBankEntry ::= + SEQUENCE { + rPDUOutletBankIndex INTEGER, + rPDUOutletBankOverloadRestriction INTEGER + } + +rPDUOutletBankIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Switched Rack PDU bank entry." + ::= { rPDUOutletBankEntry 1 } + +rPDUOutletBankOverloadRestriction OBJECT-TYPE + SYNTAX INTEGER { + alwaysAllowTurnON (1), + restrictOnNearOverload (2), + restrictOnOverload (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID controls the behavior of a Switched Rack PDU + bank when an overload condition is possible and + additional outlets are requested to be turned on. + + Setting this OID to alwaysAllowTurnON (1) will always allow + the outlets on the corresponding bank to turn on. + + Setting this OID to restrictOnNearOverload (2) will not allow + outlets on the corresponding bank to turn on if the + rPDULoadBankConfigNearOverloadThreshold OID is exceeded. + + Setting this OID to restrictOnOverload (3) will not allow + outlets on the corresponding bank to turn on if the + rPDULoadBankConfigOverloadThreshold OID is exceeded." + ::= { rPDUOutletBankEntry 2 } + +-- the rPDUPowerSupplyDevice group + +rPDUPowerSupply1Status OBJECT-TYPE + SYNTAX INTEGER { + powerSupplyOneOk (1), + powerSupplyOneFailed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return powerSupply1Ok(1) if power + supply 1 is functioning normally. If not functioning normally, + this OID will return powerSupply1Failed(2)." + ::= { rPDUPowerSupplyDevice 1 } + +rPDUPowerSupply2Status OBJECT-TYPE + SYNTAX INTEGER { + powerSupplyTwoOk (1), + powerSupplyTwoFailed (2), + powerSupplyTwoNotPresent (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return powerSupply2Ok(1) if power + supply 2 is functioning normally. If not functioning normally, + this OID will return powerSupply2Failed(2). + + Metered Rack PDUs do not have a redundant powersupply." + + ::= { rPDUPowerSupplyDevice 2 } + + + +rPDUPowerSupplyAlarm OBJECT-TYPE + SYNTAX INTEGER { + allAvailablePowerSuppliesOK (1), + powerSupplyOneFailed (2), + powerSupplyTwoFailed (3), + powerSupplyOneandTwoFailed (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return powerSupply Alarm" + ::= { rPDUPowerSupplyDevice 3 } + +-- the rPDUStatus group + +rPDUStatusBankTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the Status Bank Table" + ::= { rPDUStatus 1 } + + +rPDUStatusBankTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDUStatusBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting of status of each Rack PDU Bank" + ::= { rPDUStatus 2 } + +rPDUStatusBankEntry OBJECT-TYPE + SYNTAX RPDUStatusBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "This gives access to Bank entries" + INDEX { rPDUStatusBankIndex } + ::= { rPDUStatusBankTable 1 } + +RPDUStatusBankEntry ::= + SEQUENCE { + rPDUStatusBankIndex INTEGER, + rPDUStatusBankNumber INTEGER, + rPDUStatusBankState INTEGER + } + +rPDUStatusBankIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the RACK PDU Bank entry." + ::= { rPDUStatusBankEntry 1 } + +rPDUStatusBankNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the bank number." + ::= { rPDUStatusBankEntry 2 } + +rPDUStatusBankState OBJECT-TYPE + SYNTAX INTEGER { + bankLoadNormal (1), + bankLoadLow (2), + bankLoadNearOverload (3), + bankLoadOverload (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the bank load state. + + bankLoadNormal(1) indicates that the bank is + operating properly within the rPDULoadBankConfigLowLoadThreshold + and rPDULoadBankConfigNearOverloadThreshold OID values. + + bankLoadLow(2) indicates that the bank load has + dropped below the rPDULoadBankConfigLowLoadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + bankLoadNearOverload(3) indicates that the bank load + is greater than or equal to the + rPDULoadBankConfigNearOverloadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + bankLoadOverload(4) indicates that the bank load is + greater than or equal to the rPDULoadBankConfigOverloadThreshold + OID value. + An SNMP trap will occur when this state is entered or cleared." + ::= { rPDUStatusBankEntry 3 } + +-- Phase status table + +rPDUStatusPhaseTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the Status Phase Table" + ::= { rPDUStatus 3 } + + +rPDUStatusPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDUStatusPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting of status of each Rack PDU Phase" + ::= { rPDUStatus 4 } + +rPDUStatusPhaseEntry OBJECT-TYPE + SYNTAX RPDUStatusPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "This gives access to Phase entries" + INDEX { rPDUStatusPhaseIndex } + ::= { rPDUStatusPhaseTable 1 } + +RPDUStatusPhaseEntry ::= + SEQUENCE { + rPDUStatusPhaseIndex INTEGER, + rPDUStatusPhaseNumber INTEGER, + rPDUStatusPhaseState INTEGER + } + +rPDUStatusPhaseIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the RACK PDU Phase entry." + ::= { rPDUStatusPhaseEntry 1 } + +rPDUStatusPhaseNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the phase number." + ::= { rPDUStatusPhaseEntry 2 } + +rPDUStatusPhaseState OBJECT-TYPE + SYNTAX INTEGER { + phaseLoadNormal (1), + phaseLoadLow (2), + phaseLoadNearOverload (3), + phaseLoadOverload (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the Phase load state. + + phaseLoadNormal(1) indicates that the Phase is + operating properly within the rPDULoadPhaseConfigLowLoadThreshold + and rPDULoadPhaseConfigNearOverloadThreshold OID values. + + phaseLoadLow(2) indicates that the Phase load has + dropped below the rPDULoadPhaseConfigLowLoadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + phaseLoadNearOverload(3) indicates that the Phase load + is greater than or equal to the + rPDULoadPhaseConfigNearOverloadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + phaseLoadOverload(4) indicates that the Phase load is + greater than or equal to the rPDULoadPhaseConfigOverloadThreshold + OID value. + An SNMP trap will occur when this state is entered or cleared." + ::= { rPDUStatusPhaseEntry 3 } + +-- Outlet status table + +rPDUStatusOutletTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the Status Outlet Table" + ::= { rPDUStatus 5 } + + +rPDUStatusOutletTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDUStatusOutletEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting of status of each Outlet of an Outlet Monitored Rack PDU." + ::= { rPDUStatus 6 } + +rPDUStatusOutletEntry OBJECT-TYPE + SYNTAX RPDUStatusOutletEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "This gives access to Outlet entries" + INDEX { rPDUStatusOutletIndex } + ::= { rPDUStatusOutletTable 1 } + +RPDUStatusOutletEntry ::= + SEQUENCE { + rPDUStatusOutletIndex INTEGER, + rPDUStatusOutletNumber INTEGER, + rPDUStatusOutletState INTEGER + } + +rPDUStatusOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the RACK PDU Outlet entry." + ::= { rPDUStatusOutletEntry 1 } + +rPDUStatusOutletNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the Outlet number." + ::= { rPDUStatusOutletEntry 2 } + +rPDUStatusOutletState OBJECT-TYPE + SYNTAX INTEGER { + outletLoadNormal (1), + outletLoadLow (2), + outletLoadNearOverload (3), + outletLoadOverload (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the Outlet load state. + + outletLoadNormal(1) indicates that the Outlet is + operating properly within the rPDUOutletConfigMonitoredLowLoadThreshold + and rPDUOutletConfigMonitoredNearOverloadThreshold OID values. + + outletLoadLow(2) indicates that the Outlet load has + dropped below the rPDUOutletConfigMonitoredLowLoadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + outletLoadNearOverload(3) indicates that the Outlet load + is greater than or equal to the + rPDUOutletConfigMonitoredNearOverloadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + outletLoadOverload(4) indicates that the Outlet load is + greater than or equal to the rPDUOutletConfigMonitoredOverloadThreshold + OID value. + An SNMP trap will occur when this state is entered or cleared." + ::= { rPDUStatusOutletEntry 3 } + +-- Common rPDU2 values + +Rpdu2OutletPhaseLayoutType ::= INTEGER { + seqPhase1ToNeutral (1), + seqPhase2ToNeutral (2), + seqPhase3ToNeutral (3), + seqPhase1ToPhase2 (4), + seqPhase2ToPhase3 (5), + seqPhase3ToPhase1 (6) + } + +-- rPDU2 Ident Table + +rPDU2IdentTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of Rack PDUs" + ::= { rPDU2 1 } + +rPDU2IdentTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2IdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU identification data" + ::= { rPDU2 2 } + +rPDU2IdentEntry OBJECT-TYPE + SYNTAX RPDU2IdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Identification data from Rack PDU being queried" + INDEX { rPDU2IdentIndex } + ::= { rPDU2IdentTable 1 } + +RPDU2IdentEntry ::= + SEQUENCE { + rPDU2IdentIndex INTEGER, + rPDU2IdentModule INTEGER, + rPDU2IdentName DisplayString, + rPDU2IdentLocation DisplayString, + rPDU2IdentHardwareRev DisplayString, + rPDU2IdentFirmwareRev DisplayString, + rPDU2IdentDateOfManufacture DisplayString, + rPDU2IdentModelNumber DisplayString, + rPDU2IdentSerialNumber DisplayString, + rPDU2IdentContact DisplayString + } + +rPDU2IdentIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU identification table + entry" + ::= { rPDU2IdentEntry 1 } + +rPDU2IdentModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2IdentEntry 2 } + +rPDU2IdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A user-defined string identifying the Rack PDU" + ::= { rPDU2IdentEntry 3 } + +rPDU2IdentLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A user-defined string identifying the location + of the Rack PDU" + ::= { rPDU2IdentEntry 4 } + +rPDU2IdentHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Rack PDU hardware version" + ::= { rPDU2IdentEntry 5 } + +rPDU2IdentFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Rack PDU firware version" + ::= { rPDU2IdentEntry 6 } + +rPDU2IdentDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date the Rack PDU was manufactured + in mm/dd/yyyy format" + ::= { rPDU2IdentEntry 7 } + +rPDU2IdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Rack PDU model number" + ::= { rPDU2IdentEntry 8 } + +rPDU2IdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Rack PDU serial number" + ::= { rPDU2IdentEntry 9 } + +rPDU2IdentContact OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A user-defined string identifying the + person to contact regarding the Rack PDU" + ::= { rPDU2IdentEntry 10 } + +-- rPDU2 Device Data + +rPDU2DeviceTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of Rack PDUs" + ::= { rPDU2 3 } + +rPDU2Device OBJECT IDENTIFIER ::= { rPDU2 4 } + +-- rPDU2 Device Config + +rPDU2DeviceConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2DeviceConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU configuration data" + ::= { rPDU2Device 1 } + +rPDU2DeviceConfigEntry OBJECT-TYPE + SYNTAX RPDU2DeviceConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Configuration data from Rack PDU being queried" + INDEX { rPDU2DeviceConfigIndex } + ::= { rPDU2DeviceConfigTable 1 } + +RPDU2DeviceConfigEntry ::= + SEQUENCE { + rPDU2DeviceConfigIndex INTEGER, + rPDU2DeviceConfigModule INTEGER, + rPDU2DeviceConfigName DisplayString, + rPDU2DeviceConfigLocation DisplayString, + rPDU2DeviceConfigDisplayOrientation INTEGER, + rPDU2DeviceConfigColdstartDelay INTEGER, + rPDU2DeviceConfigLowLoadPowerThreshold INTEGER, + rPDU2DeviceConfigNearOverloadPowerThreshold INTEGER, + rPDU2DeviceConfigOverloadPowerThreshold INTEGER, + rPDU2DeviceConfigDevicePeakPowerReset INTEGER, + rPDU2DeviceConfigDeviceEnergyReset INTEGER, + rPDU2DeviceConfigOutletsEnergyReset INTEGER, + rPDU2DeviceConfigOutletsPeakLoadReset INTEGER, + rPDU2DeviceConfigContact DisplayString + + } + +rPDU2DeviceConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU table entry" + ::= { rPDU2DeviceConfigEntry 1 } + +rPDU2DeviceConfigModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2DeviceConfigEntry 2 } + +rPDU2DeviceConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A user-defined string identifying the Rack PDU" + ::= { rPDU2DeviceConfigEntry 3 } + +rPDU2DeviceConfigLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A user-defined string identifying the location + of the Rack PDU" + ::= { rPDU2DeviceConfigEntry 4 } + +rPDU2DeviceConfigDisplayOrientation OBJECT-TYPE + SYNTAX INTEGER { + displayNormal (1), + displayReverse (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Indicates the intended physical orientation + of the display. + + displayNormal(1) indicates normal orientation + displayReverse(2) indicates upside down orientation" + ::= { rPDU2DeviceConfigEntry 5 } + +rPDU2DeviceConfigColdstartDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of delay, measured in seconds, between + when power is provided to the Rack PDU and when + the Rack PDU provides basic master power to the + outlets. + Allowed values are: + -1 - never apply power automatically. + 0 - apply power immediately. + 1 to 300 - delay up to 300 seconds (5 minutes)." + ::= { rPDU2DeviceConfigEntry 6 } + +rPDU2DeviceConfigLowLoadPowerThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined low power draw alarm threshold, + measured in tenths of kilowatts. Models that do + not support this feature will respond to this OID + with a value of -1." + ::= { rPDU2DeviceConfigEntry 7 } + +rPDU2DeviceConfigNearOverloadPowerThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined near power overload threshold, + measured in tenths of kilowatts. Models that do + not support this feature will respond to this OID + with a value of -1." + ::= { rPDU2DeviceConfigEntry 8 } + +rPDU2DeviceConfigOverloadPowerThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined power overload threshold, + measured in tenths of kilowatts. Models that do + not support this feature will respond to this OID + with a value of -1." + ::= { rPDU2DeviceConfigEntry 9 } + +rPDU2DeviceConfigDevicePeakPowerReset OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + reset (2), + notSupported (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset (2) will cause the existing peak power value + to be replaced by the current load power value. + + Getting this OID will do nothing and return the noOperation(1) value. + Models that do not support this feature will respond to this OID + with a value of not supported (3). Attempts to set this OID + in these models will fail." + ::= { rPDU2DeviceConfigEntry 10 } + +rPDU2DeviceConfigDeviceEnergyReset OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + reset (2), + notSupported (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset (2) will cause the device energy meter value + to be reset to zero. + + Getting this OID in models that support this feature will do nothing + and return the noOperation(1) value. + + Models that do not support this feature will respond to this OID + with a value of notSupported (3). Attempts to set this OID + in these models will fail." + ::= { rPDU2DeviceConfigEntry 11 } + +rPDU2DeviceConfigOutletsEnergyReset OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + reset (2), + notSupported (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset (2) will cause the all outlet energy meter values + to be reset to zero. + + Getting this OID will do nothing and return the noOperation(1) value. + + Models that do not support this feature will respond to this OID + with a value of notSupported (3). Attempts to set this OID + in these models will fail." + ::= { rPDU2DeviceConfigEntry 12 } + +rPDU2DeviceConfigOutletsPeakLoadReset OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + reset (2), + notSupported (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset (2) will cause the all outlet peak load values + to be reset to zero. + + Getting this OID will do nothing and return the noOperation(1) value. + + Models that do not support this feature will respond to this OID + with a value of notSupported (3). Attempts to set this OID + in these models will fail." + ::= { rPDU2DeviceConfigEntry 13 } + +rPDU2DeviceConfigContact OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A user-defined string identifying the + person to contact regarding the Rack PDU" + ::= { rPDU2DeviceConfigEntry 14 } + +-- rPDU2 Device Properties + +rPDU2DevicePropertiesTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2DevicePropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU properties" + ::= { rPDU2Device 2 } + +rPDU2DevicePropertiesEntry OBJECT-TYPE + SYNTAX RPDU2DevicePropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Properties of the Rack PDU being queried" + INDEX { rPDU2DevicePropertiesIndex } + ::= { rPDU2DevicePropertiesTable 1 } + +RPDU2DevicePropertiesEntry ::= + SEQUENCE { + rPDU2DevicePropertiesIndex INTEGER, + rPDU2DevicePropertiesModule INTEGER, + rPDU2DevicePropertiesName DisplayString, + rPDU2DevicePropertiesNumOutlets INTEGER, + rPDU2DevicePropertiesNumSwitchedOutlets INTEGER, + rPDU2DevicePropertiesNumMeteredOutlets INTEGER, + rPDU2DevicePropertiesNumPhases INTEGER, + rPDU2DevicePropertiesNumMeteredBanks INTEGER, + rPDU2DevicePropertiesMaxCurrentRating INTEGER, + rPDU2DevicePropertiesOrientation INTEGER, + rPDU2DevicePropertiesOutletLayout INTEGER, + rPDU2DevicePropertiesMaxPhaseCurrentRating INTEGER + } + +rPDU2DevicePropertiesIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU properties table entry" + ::= { rPDU2DevicePropertiesEntry 1 } + +rPDU2DevicePropertiesModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2DevicePropertiesEntry 2 } + +rPDU2DevicePropertiesName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A user-defined string identifying the Rack PDU" + ::= { rPDU2DevicePropertiesEntry 3 } + +rPDU2DevicePropertiesNumOutlets OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of outlets on the Rack PDU" + ::= { rPDU2DevicePropertiesEntry 4 } + +rPDU2DevicePropertiesNumSwitchedOutlets OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of switched outlets on the Rack PDU" + ::= { rPDU2DevicePropertiesEntry 5 } + +rPDU2DevicePropertiesNumMeteredOutlets OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of metered outlets on the Rack PDU" + ::= { rPDU2DevicePropertiesEntry 6 } + +rPDU2DevicePropertiesNumPhases OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of phases present in the Rack PDU" + ::= { rPDU2DevicePropertiesEntry 7 } + +rPDU2DevicePropertiesNumMeteredBanks OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of metered banks present in the Rack PDU" + ::= { rPDU2DevicePropertiesEntry 8 } + +rPDU2DevicePropertiesMaxCurrentRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum current rating, measured in Amps, for + the Rack PDU" + ::= { rPDU2DevicePropertiesEntry 9 } + +rPDU2DevicePropertiesOrientation OBJECT-TYPE + SYNTAX INTEGER { + horizontal (1), + vertical (2), + verticalISXv2 (3), + verticalISXv3 (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Rack PDU orientation" + ::= { rPDU2DevicePropertiesEntry 10 } + +rPDU2DevicePropertiesOutletLayout OBJECT-TYPE + SYNTAX INTEGER { + seqPhaseToNeutral (1), + seqPhaseToPhase (2), + seqPhToNeu21PhToPh (3), + seqPhToPhGrouped (4), + seqPhToNGrouped (5), + seqPToN1516PToPGrouped (6), + seqPhToPh2xGrouped (7), + seqPhToN2xGrouped (8), + seqNotApplicable (9), + seqPhToNPhToPhPhToN (10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return outlet layout for the device. + + seqPhaseToNeutral(1) indicates outlet layout as follows: + 1:1-N,2:2-N,3:3-N,4:1-N,5:2-N,... + or for single phase SKUs, all outlets 1-N + + seqPhaseToPhase(2) indicates outlet layout as follows: + 1:1-2,2:2-3,3:3-1,4:1-2,5:2-3,... + + seqPhToNeu21PhToPh(3) indicates outlet layout as follows: + 1:1-N,2:2-N...21:3-N,22:1-2,23:2-3,24:3-1,... + + seqPhToPhGrouped(4) indicates outlet layout as follows: + For AP8xxx SKU's Group 1:1-2, Group 2:2-3, Group 3:3-1. + + seqPhToNGrouped(5) indicates outlet layout as follows: + This unit has 3 outlet groups. Group 1:1-N, Group 2:2-N, Group 3:3-N. + + seqPToN1516PToPGrouped(6) indicates outlet layout as follows: + This unit has 4 outlet groups. Group 1 (Outlets 1-14):1-2, + Group 2 (Outlets 15-16):1-N, Group 3:2-3, Group 4:3-1. + + seqPhToPh2xGrouped(7) indicates outlet layout as follows: + This unit has 6 outlet groups. Group 1:1-2, Group 2:1-2, Group 3:2-3, + Group 4:2-3, Group 5:3-1, Group 6:3-1. + + seqPhToN2xGrouped(8) indicates outlet layout as follows: + This unit has 6 outlet groups. Group 1:1-N, Group 2:1-N, Group 3:2-N, + Group 4:2-N, Group 5:3-N, Group 6:3-N. + + seqNotApplicable(9): + Outlet layout does not affect any of the user interfaces for + AP88XX SKUs. These SKUs may report seqNotApplicable(9) if there is + not an exact outlet layout match available. + + seqPhToNPhToPhPhToN(10) indicates outlet layout as follows: + Group 1:1-N, Group 2:1-2, Group 3:2-N." + ::= { rPDU2DevicePropertiesEntry 11 } + +rPDU2DevicePropertiesMaxPhaseCurrentRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum current rating, measured in Amps, for + the Rack PDU" + ::= { rPDU2DevicePropertiesEntry 12 } + +-- rPDU2 Device Status + +rPDU2DeviceStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2DeviceStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU status information" + ::= { rPDU2Device 3 } + +rPDU2DeviceStatusEntry OBJECT-TYPE + SYNTAX RPDU2DeviceStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Status information from the Rack PDU being queried" + INDEX { rPDU2DeviceStatusIndex } + ::= { rPDU2DeviceStatusTable 1 } + +RPDU2DeviceStatusEntry ::= + SEQUENCE { + rPDU2DeviceStatusIndex INTEGER, + rPDU2DeviceStatusModule INTEGER, + rPDU2DeviceStatusName DisplayString, + rPDU2DeviceStatusLoadState INTEGER, + rPDU2DeviceStatusPower INTEGER, + rPDU2DeviceStatusPeakPower INTEGER, + rPDU2DeviceStatusPeakPowerTimestamp DisplayString, + rPDU2DeviceStatusPeakPowerStartTime DisplayString, + rPDU2DeviceStatusEnergy INTEGER, + rPDU2DeviceStatusEnergyStartTime DisplayString, + rPDU2DeviceStatusCommandPending INTEGER, + rPDU2DeviceStatusPowerSupplyAlarm INTEGER, + rPDU2DeviceStatusPowerSupply1Status INTEGER, + rPDU2DeviceStatusPowerSupply2Status INTEGER, + rPDU2DeviceStatusOutletsEnergyStartTime DisplayString, + rPDU2DeviceStatusApparentPower INTEGER, + rPDU2DeviceStatusPowerFactor INTEGER, + rPDU2DeviceStatusNPSType INTEGER + } + +rPDU2DeviceStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU status table entry" + ::= { rPDU2DeviceStatusEntry 1 } + +rPDU2DeviceStatusModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2DeviceStatusEntry 2 } + +rPDU2DeviceStatusName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A user-defined string identifying the Rack PDU" + ::= { rPDU2DeviceStatusEntry 3 } + +rPDU2DeviceStatusLoadState OBJECT-TYPE + SYNTAX INTEGER { + lowLoad (1), + normal (2), + nearOverload (3), + overload (4), + notsupported (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the present load status of the Rack PDU. + Models that do not support this feature will respond to this OID + with a value of notsupported (5)." + ::= { rPDU2DeviceStatusEntry 4 } + +rPDU2DeviceStatusPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power consumption of the Rack PDU load in hundredths of kilowatts. + Models that do not support this feature will respond to this OID + with a value of -1." + ::= { rPDU2DeviceStatusEntry 5 } + +rPDU2DeviceStatusPeakPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The peak power consumption of the Rack PDU load in hundredths of kilowatts. + Models that do not support this feature will respond to this OID with a value + of -1." + ::= { rPDU2DeviceStatusEntry 6 } + +rPDU2DeviceStatusPeakPowerTimestamp OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date and time that peak power consumption occurred. + Models that do not support this feature will respond to this OID with string + 'notsupported'." + ::= { rPDU2DeviceStatusEntry 7 } + +rPDU2DeviceStatusPeakPowerStartTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date and time of the last device peak power reset. + Models that do not support this feature will respond to this OID with string + 'notsupported'." + ::= { rPDU2DeviceStatusEntry 8 } + +rPDU2DeviceStatusEnergy OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A user resettable energy meter measuring Rack PDU load + energy consumption in tenths of kilowatt-hours. Models that do not + support this feature will respond to this OID + with a value of -1." + ::= { rPDU2DeviceStatusEntry 9 } + +rPDU2DeviceStatusEnergyStartTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date and time of the last device energy + meter reset. Models that do not support this feature will + respond to this OID with string 'notsupported'." + ::= { rPDU2DeviceStatusEntry 10 } + + +rPDU2DeviceStatusCommandPending OBJECT-TYPE + SYNTAX INTEGER { + commandPending (1), + noCommandPending (2), + commandPendingUnknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether or not the device + is processing a pending command. If + the commandPendingUnknown (3) value is + returned, all devices powered by the + Rack PDU should be shut down. The + Rack PDU's power should then be cycled + to clear this condition." + ::= { rPDU2DeviceStatusEntry 11 } + +rPDU2DeviceStatusPowerSupplyAlarm OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + alarm (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates a power supply alarm is active when value + equals alarm (2)" + ::= { rPDU2DeviceStatusEntry 12 } + +rPDU2DeviceStatusPowerSupply1Status OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + alarm (2), + notInstalled (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether or not an alarm is active in Power + Supply 1" + ::= { rPDU2DeviceStatusEntry 13 } + +rPDU2DeviceStatusPowerSupply2Status OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + alarm (2), + notInstalled (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether or not an alarm is active in Power + Supply 2" + ::= { rPDU2DeviceStatusEntry 14 } + +rPDU2DeviceStatusOutletsEnergyStartTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date and time of the last outlets energy + meter reset. Models that do not support this feature will + respond to this OID with string 'notsupported'." + ::= { rPDU2DeviceStatusEntry 15 } + +rPDU2DeviceStatusApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The apparent power consumption of the Rack PDU load in hundredths of kiloVoltAmps (kVA). + Models that do not support this feature will respond to this OID + with a value of -1." + ::= { rPDU2DeviceStatusEntry 16 } + +rPDU2DeviceStatusPowerFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power factor of the Rack PDU load in hundredths. Models that do not support this feature + will respond to this OID with a value of -1." + ::= { rPDU2DeviceStatusEntry 17 } + +rPDU2DeviceStatusNPSType OBJECT-TYPE + SYNTAX INTEGER { + notNPS (1), + host (2), + guest (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The device NPS status: + notNPS (1) indicates the Rack PDU is not in an NPS group. + host (2) indicates the Rack PDU has been designated as a host in an NPS group. + Only one Rack PDU in an NPS group is allowed to be the host. + guest (3) indicates the Rack PDU has been designated as a guest in an NPS group." + ::= { rPDU2DeviceStatusEntry 18 } + +-- rPDU2 Device Control + +rPDU2DeviceControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2DeviceControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU control data" + ::= { rPDU2Device 4 } + +rPDU2DeviceControlEntry OBJECT-TYPE + SYNTAX RPDU2DeviceControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Control data from Rack PDU being queried" + INDEX { rPDU2DeviceControlIndex } + ::= { rPDU2DeviceControlTable 1 } + +RPDU2DeviceControlEntry ::= + SEQUENCE { + rPDU2DeviceControlIndex INTEGER, + rPDU2DeviceControlModule INTEGER, + rPDU2DeviceControlName DisplayString, + rPDU2DeviceControlCommand INTEGER + } + +rPDU2DeviceControlIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU control table entry" + ::= { rPDU2DeviceControlEntry 1 } + +rPDU2DeviceControlModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2DeviceControlEntry 2 } + +rPDU2DeviceControlName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A user-defined string identifying the Rack PDU" + ::= { rPDU2DeviceControlEntry 3 } + +rPDU2DeviceControlCommand OBJECT-TYPE + SYNTAX INTEGER { + immediateAllOn (1), + delayedAllOn (2), + immediateAllOff (3), + immediateAllReboot (4), + delayedAllReboot (5), + noCommandAll (6), + delayedAllOff (7), + cancelAllPendingCommands (8) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to immediateAllOn (1) will turn all outlets + on immediately. + + Setting this OID to delayedAllOn (2) will turn all outlets on as + defined by each outlet's rPDU2OutletSwitchedConfigPowerOnTime + OID value. + + Setting this OID to immediateAllOff (3) will turn all outlets + off immediately. + + Setting this OID to immediateAllReboot (4) will cause an immediateAllOff + command to be performed. Once all outlets are off, the + Switched Rack PDU will then delay the + rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform an + immediateAllOn command. + + Setting this OID to delayedAllReboot (5) will cause a + delayedAllOff command to be performed. Once all outlets are off, + the Switched Rack PDU will then delay the largest + rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform a + delayedAllOn command. + + Setting this OID to noCommandAll (6) will have no effect. + + Setting this OID to delayedAllOff (7) will turn all outlets off + as defined by each outlet's rPDU2OutletSwitchedConfigPowerOffTime + OID value. + + Setting this OID to cancelAllPendingCommands (8) will cause all pending + commands on the Switched Rack PDU to be cancelled. + + Getting this OID will return the noCommandAll (6) + value." + ::= { rPDU2DeviceControlEntry 4 } + +-- rPDU2 Phase Data + +rPDU2PhaseTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of connected Rack PDU phases" + ::= { rPDU2 5} + +rPDU2Phase OBJECT IDENTIFIER ::= { rPDU2 6 } + +-- rPDU2 Phase Config + +rPDU2PhaseConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2PhaseConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU phase configuration data" + ::= { rPDU2Phase 1 } + +rPDU2PhaseConfigEntry OBJECT-TYPE + SYNTAX RPDU2PhaseConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Configuration data from currently queried Rack + PDU phase" + INDEX { rPDU2PhaseConfigIndex } + ::= { rPDU2PhaseConfigTable 1 } + +RPDU2PhaseConfigEntry ::= + SEQUENCE { + rPDU2PhaseConfigIndex INTEGER, + rPDU2PhaseConfigModule INTEGER, + rPDU2PhaseConfigNumber INTEGER, + rPDU2PhaseConfigOverloadRestriction INTEGER, + rPDU2PhaseConfigLowLoadCurrentThreshold INTEGER, + rPDU2PhaseConfigNearOverloadCurrentThreshold INTEGER, + rPDU2PhaseConfigOverloadCurrentThreshold INTEGER, + rPDU2PhaseConfigPhasePeakCurrentReset INTEGER + } + +rPDU2PhaseConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU phase configuration + table entry" + ::= { rPDU2PhaseConfigEntry 1 } + +rPDU2PhaseConfigModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2PhaseConfigEntry 2 } + +rPDU2PhaseConfigNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric phase ID" + ::= { rPDU2PhaseConfigEntry 3 } + +rPDU2PhaseConfigOverloadRestriction OBJECT-TYPE + SYNTAX INTEGER { + alwaysAllowTurnON (1), + restrictOnNearOverload (2), + restrictOnOverload (3), + notSupported (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID controls the behavior of a Switched Rack PDU + phase when an overload condition is possible and + additional outlets are requested to be turned on. + + Setting this OID to alwaysAllowTurnON (1) will always allow + the outlets on the corresponding phase to turn on. + + Setting this OID to restrictOnNearOverload (2) will not allow + outlets on the corresponding phase to turn on if the + rPDULoadConfigNearOverloadThreshold OID is exceeded. + + Setting this OID to restrictOnOverload (3) will not allow + outlets on the corresponding phase to turn on if the + rPDULoadConfigOverloadThreshold OID is exceeded. + + Models that do not support this feature will respond to this OID + with a value of notSupported (4). Attempts to set this OID + in these models will fail." + ::= { rPDU2PhaseConfigEntry 4 } + +rPDU2PhaseConfigLowLoadCurrentThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined low load phase current + threshold in Amps" + ::= { rPDU2PhaseConfigEntry 5 } + +rPDU2PhaseConfigNearOverloadCurrentThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined near phase overload warning + threshold in Amps" + ::= { rPDU2PhaseConfigEntry 6 } + +rPDU2PhaseConfigOverloadCurrentThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined phase overload current + threshold in Amps" + ::= { rPDU2PhaseConfigEntry 7 } + +rPDU2PhaseConfigPhasePeakCurrentReset OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + reset (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset (2) will cause the existing peak current value + to be replaced by the present load current value. + + Getting this OID will do nothing and return the noOperation(1) value." + ::= { rPDU2PhaseConfigEntry 8 } + + +-- rPDU2 Phase Properties + +rPDU2PhasePropertiesTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2PhasePropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU phase properties" + ::= { rPDU2Phase 2 } + +rPDU2PhasePropertiesEntry OBJECT-TYPE + SYNTAX RPDU2PhasePropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Properties of the currently queried Rack + PDU phase" + INDEX { rPDU2PhasePropertiesIndex } + ::= { rPDU2PhasePropertiesTable 1 } + +RPDU2PhasePropertiesEntry ::= + SEQUENCE { + rPDU2PhasePropertiesIndex INTEGER, + rPDU2PhasePropertiesModule INTEGER, + rPDU2PhasePropertiesNumber INTEGER + } + +rPDU2PhasePropertiesIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU phase properties + table entry" + ::= { rPDU2PhasePropertiesEntry 1 } + +rPDU2PhasePropertiesModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2PhasePropertiesEntry 2 } + +rPDU2PhasePropertiesNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric phase ID" + ::= { rPDU2PhasePropertiesEntry 3 } + +-- rPDU2 Phase Status + +rPDU2PhaseStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2PhaseStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU phase status data" + ::= { rPDU2Phase 3 } + +rPDU2PhaseStatusEntry OBJECT-TYPE + SYNTAX RPDU2PhaseStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Status data from currently queried Rack PDU + phase" + INDEX { rPDU2PhaseStatusIndex } + ::= { rPDU2PhaseStatusTable 1 } + +RPDU2PhaseStatusEntry ::= + SEQUENCE { + rPDU2PhaseStatusIndex INTEGER, + rPDU2PhaseStatusModule INTEGER, + rPDU2PhaseStatusNumber INTEGER, + rPDU2PhaseStatusLoadState INTEGER, + rPDU2PhaseStatusCurrent INTEGER, + rPDU2PhaseStatusVoltage INTEGER, + rPDU2PhaseStatusPower INTEGER, + rPDU2PhaseStatusApparentPower INTEGER, + rPDU2PhaseStatusPowerFactor INTEGER, + rPDU2PhaseStatusPeakCurrent INTEGER, + rPDU2PhaseStatusPeakCurrentTimestamp DisplayString, + rPDU2PhaseStatusPeakCurrentStartTime DisplayString + } + +rPDU2PhaseStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU phase status table + entry" + ::= { rPDU2PhaseStatusEntry 1 } + +rPDU2PhaseStatusModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2PhaseStatusEntry 2 } + +rPDU2PhaseStatusNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric phase ID" + ::= { rPDU2PhaseStatusEntry 3 } + +rPDU2PhaseStatusLoadState OBJECT-TYPE + SYNTAX INTEGER { + lowLoad (1), + normal (2), + nearOverload (3), + overload (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the present load status of the Rack PDU + phase being queried" + ::= { rPDU2PhaseStatusEntry 4 } + +rPDU2PhaseStatusCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the current draw, in tenths of Amps, of the load + on the Rack PDU phase being queried" + ::= { rPDU2PhaseStatusEntry 5 } + +rPDU2PhaseStatusVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the Voltage, in Volts, of the Rack + PDU phase being queried. Models that do not support this + feature will respond to this OID with a value of -1." + ::= { rPDU2PhaseStatusEntry 6 } + +rPDU2PhaseStatusPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the load power, in hundredths of kilowatts (kW), + consumed on the Rack PDU phase being queried. + Models that do not support this feature will respond to this + OID with a value of -1." + ::= { rPDU2PhaseStatusEntry 7 } + +rPDU2PhaseStatusApparentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the load apparent power, in hundredths of kiloVoltAmps (kVA), + consumed on the Rack PDU phase being queried. + Models that do not support this feature will respond to this + OID with a value of -1." + ::= { rPDU2PhaseStatusEntry 8 } + +rPDU2PhaseStatusPowerFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the load power factor, in hundredths, + of the Rack PDU phase being queried. + Models that do not support this feature will respond to + this OID with a value of -1." + ::= { rPDU2PhaseStatusEntry 9 } + + +rPDU2PhaseStatusPeakCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The peak current of the Rack PDU phase load in tenths of Amps" + ::= { rPDU2PhaseStatusEntry 10 } + +rPDU2PhaseStatusPeakCurrentTimestamp OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date and time that the peak current occurred" + ::= { rPDU2PhaseStatusEntry 11 } + +rPDU2PhaseStatusPeakCurrentStartTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date and time of the last phase peak current reset" + ::= { rPDU2PhaseStatusEntry 12 } + +-- rPDU2 Bank Data + +rPDU2BankTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of connected Rack PDU banks" + ::= { rPDU2 7} + +rPDU2Bank OBJECT IDENTIFIER ::= { rPDU2 8 } + +-- rPDU2 Bank Config + +rPDU2BankConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2BankConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU bank configuration data" + ::= { rPDU2Bank 1 } + +rPDU2BankConfigEntry OBJECT-TYPE + SYNTAX RPDU2BankConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Configuration data from currently queried + Rack PDU bank" + INDEX { rPDU2BankConfigIndex } + ::= { rPDU2BankConfigTable 1 } + +RPDU2BankConfigEntry ::= + SEQUENCE { + rPDU2BankConfigIndex INTEGER, + rPDU2BankConfigModule INTEGER, + rPDU2BankConfigNumber INTEGER, + rPDU2BankConfigOverloadRestriction INTEGER, + rPDU2BankConfigLowLoadCurrentThreshold INTEGER, + rPDU2BankConfigNearOverloadCurrentThreshold INTEGER, + rPDU2BankConfigOverloadCurrentThreshold INTEGER, + rPDU2BankConfigBankPeakCurrentReset INTEGER + } + +rPDU2BankConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU bank configuration + table entry" + ::= { rPDU2BankConfigEntry 1 } + +rPDU2BankConfigModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2BankConfigEntry 2 } + +rPDU2BankConfigNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric bank ID" + ::= { rPDU2BankConfigEntry 3 } + +rPDU2BankConfigOverloadRestriction OBJECT-TYPE + SYNTAX INTEGER { + alwaysAllowTurnON (1), + restrictOnNearOverload (2), + restrictOnOverload (3), + notSupported (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID controls the behavior of a Switched Rack PDU + bank when an overload condition is possible and + additional outlets are requested to be turned on. + + Setting this OID to alwaysAllowTurnON (1) will always allow + the outlets on the corresponding bank to turn on. + + Setting this OID to restrictOnNearOverload (2) will not allow + outlets on the corresponding bank to turn on if the + rPDU2BankConfigNearOverloadCurrentThreshold OID is exceeded. + + Setting this OID to restrictOnOverload (3) will not allow + outlets on the corresponding bank to turn on if the + rPDU2BankConfigOverloadCurrentThreshold OID is exceeded. + + Models that do not support this feature will respond to this OID + with a value of notSupported (4). Attempts to set this OID + in these models will fail." + ::= { rPDU2BankConfigEntry 4 } + +rPDU2BankConfigLowLoadCurrentThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined low load bank current + threshold in Amps" + ::= { rPDU2BankConfigEntry 5 } + +rPDU2BankConfigNearOverloadCurrentThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined near bank overload current warning + threshold in Amps" + ::= { rPDU2BankConfigEntry 6 } + +rPDU2BankConfigOverloadCurrentThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined bank overload current threshold + in Amps" + ::= { rPDU2BankConfigEntry 7 } + + rPDU2BankConfigBankPeakCurrentReset OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + reset (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset (2) will cause the existing peak current value + to be replaced by the present load current value. + + Getting this OID will do nothing and return the noOperation(1) value." + ::= { rPDU2BankConfigEntry 8 } + +-- rPDU2 Bank Properties + +rPDU2BankPropertiesTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2BankPropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU bank properties" + ::= { rPDU2Bank 2 } + +rPDU2BankPropertiesEntry OBJECT-TYPE + SYNTAX RPDU2BankPropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Properties of the currently queried + Rack PDU bank" + INDEX { rPDU2BankPropertiesIndex } + ::= { rPDU2BankPropertiesTable 1 } + +RPDU2BankPropertiesEntry ::= + SEQUENCE { + rPDU2BankPropertiesIndex INTEGER, + rPDU2BankPropertiesModule INTEGER, + rPDU2BankPropertiesNumber INTEGER, + rPDU2BankPropertiesPhaseLayout Rpdu2OutletPhaseLayoutType + } + +rPDU2BankPropertiesIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU bank properties + table entry" + ::= { rPDU2BankPropertiesEntry 1 } + +rPDU2BankPropertiesModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2BankPropertiesEntry 2 } + +rPDU2BankPropertiesNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric bank ID" + ::= { rPDU2BankPropertiesEntry 3 } + +rPDU2BankPropertiesPhaseLayout OBJECT-TYPE + SYNTAX Rpdu2OutletPhaseLayoutType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID describes the outlet phase connections on + the referenced bank as follows: + + seqPhase1ToNeutral(1) indicates that bank outlets are + wired from Phase 1 to Neutral. + + seqPhase2ToNeutral(2) indicates that bank outlets are + wired from Phase 2 to Neutral. + + seqPhase3ToNeutral(3) indicates that bank outlets are + wired from Phase 3 to Neutral. + + seqPhase1ToPhase2(4) indicates that bank outlets are + wired from Phase 1 to Phase 2. + + seqPhase2ToPhase3(5) indicates that bank outlets are + wired from Phase 2 to Phase 3. + + seqPhase3ToPhase1(6) indicates that bank outlets are + wired from Phase 3 to Phase 1." + ::= { rPDU2BankPropertiesEntry 4 } + +-- rPDU2 Bank Status + +rPDU2BankStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2BankStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU bank status data" + ::= { rPDU2Bank 3 } + +rPDU2BankStatusEntry OBJECT-TYPE + SYNTAX RPDU2BankStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Status data from currently queried Rack PDU + bank" + INDEX { rPDU2BankStatusIndex } + ::= { rPDU2BankStatusTable 1 } + +RPDU2BankStatusEntry ::= + SEQUENCE { + rPDU2BankStatusIndex INTEGER, + rPDU2BankStatusModule INTEGER, + rPDU2BankStatusNumber INTEGER, + rPDU2BankStatusLoadState INTEGER, + rPDU2BankStatusCurrent INTEGER, + rPDU2BankStatusPeakCurrent INTEGER, + rPDU2BankStatusPeakCurrentTimestamp DisplayString, + rPDU2BankStatusPeakCurrentStartTime DisplayString + } + +rPDU2BankStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU bank status + table entry" + ::= { rPDU2BankStatusEntry 1 } + +rPDU2BankStatusModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2BankStatusEntry 2 } + +rPDU2BankStatusNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric bank ID" + ::= { rPDU2BankStatusEntry 3 } + +rPDU2BankStatusLoadState OBJECT-TYPE + SYNTAX INTEGER { + lowLoad (1), + normal (2), + nearOverload (3), + overload (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the present load status of the Rack PDU + bank being queried" + ::= { rPDU2BankStatusEntry 4 } + +rPDU2BankStatusCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the current draw, in tenths of Amps, of the load + on the Rack PDU bank being queried" + ::= { rPDU2BankStatusEntry 5 } + +rPDU2BankStatusPeakCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The peak current of the Rack PDU bank load in tenths of Amps" + ::= { rPDU2BankStatusEntry 6 } + +rPDU2BankStatusPeakCurrentTimestamp OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date and time the bank peak current occurred" + ::= { rPDU2BankStatusEntry 7 } + +rPDU2BankStatusPeakCurrentStartTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date and time of the last bank peak current reset" + ::= { rPDU2BankStatusEntry 8 } + +-- rPDU2 Outlet Data + +rPDU2Outlet OBJECT IDENTIFIER ::= { rPDU2 9 } + +-- rPDU2 Switched Outlet Data + +rPDU2OutletSwitchedTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of switched outlets on connected Rack PDUs" + ::= { rPDU2Outlet 1} + +rPDU2OutletSwitched OBJECT IDENTIFIER ::= { rPDU2Outlet 2 } + +-- rPDU2 Switched Outlet Config + +rPDU2OutletSwitchedConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2OutletSwitchedConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU switched outlet configuration data" + ::= { rPDU2OutletSwitched 1 } + +rPDU2OutletSwitchedConfigEntry OBJECT-TYPE + SYNTAX RPDU2OutletSwitchedConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Configuration data from currently queried + Rack PDU switched outlet" + INDEX { rPDU2OutletSwitchedConfigIndex } + ::= { rPDU2OutletSwitchedConfigTable 1 } + +RPDU2OutletSwitchedConfigEntry ::= + SEQUENCE { + rPDU2OutletSwitchedConfigIndex INTEGER, + rPDU2OutletSwitchedConfigModule INTEGER, + rPDU2OutletSwitchedConfigName DisplayString, + rPDU2OutletSwitchedConfigNumber INTEGER, + rPDU2OutletSwitchedConfigPowerOnTime INTEGER, + rPDU2OutletSwitchedConfigPowerOffTime INTEGER, + rPDU2OutletSwitchedConfigRebootDuration INTEGER + } + +rPDU2OutletSwitchedConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU switched outlet + configuration table entry" + ::= { rPDU2OutletSwitchedConfigEntry 1 } + +rPDU2OutletSwitchedConfigModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2OutletSwitchedConfigEntry 2 } + +rPDU2OutletSwitchedConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user-defined switched outlet ID string" + ::= { rPDU2OutletSwitchedConfigEntry 3 } + +rPDU2OutletSwitchedConfigNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric switched outlet ID" + ::= { rPDU2OutletSwitchedConfigEntry 4 } + +rPDU2OutletSwitchedConfigPowerOnTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of delay, in seconds, between when + power is provided to the Rack PDU and when + this switched outlet starts providing power. + Range -1...300 where -1 = Never power on, + 0 = immediate power on, and 1-300 = seconds to + delay." + ::= { rPDU2OutletSwitchedConfigEntry 5 } + +rPDU2OutletSwitchedConfigPowerOffTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time, in seconds, this outlet will + delay powering off. + Range -1...300 where -1 = Never power off, + 0 = immediate power off, and 1-300 = seconds to + delay." + ::= { rPDU2OutletSwitchedConfigEntry 6 } + +rPDU2OutletSwitchedConfigRebootDuration OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "After turning power off during a reboot sequence, + the amount of time to wait before turning power + to this outlet back on. + Range 5-60 seconds delay." + ::= { rPDU2OutletSwitchedConfigEntry 7 } + +-- rPDU2 Switched Outlet Config + +rPDU2OutletSwitchedPropertiesTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2OutletSwitchedPropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU switched outlet properties" + ::= { rPDU2OutletSwitched 2 } + +rPDU2OutletSwitchedPropertiesEntry OBJECT-TYPE + SYNTAX RPDU2OutletSwitchedPropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Properties of the currently queried Rack PDU + switched outlet" + INDEX { rPDU2OutletSwitchedPropertiesIndex } + ::= { rPDU2OutletSwitchedPropertiesTable 1 } + +RPDU2OutletSwitchedPropertiesEntry ::= + SEQUENCE { + rPDU2OutletSwitchedPropertiesIndex INTEGER, + rPDU2OutletSwitchedPropertiesModule INTEGER, + rPDU2OutletSwitchedPropertiesName DisplayString, + rPDU2OutletSwitchedPropertiesNumber INTEGER, + rPDU2OutletSwitchedPropertiesPhaseLayout Rpdu2OutletPhaseLayoutType, + rPDU2OutletSwitchedPropertiesBank INTEGER + } + +rPDU2OutletSwitchedPropertiesIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU switched outlet + properties table entry" + ::= { rPDU2OutletSwitchedPropertiesEntry 1 } + +rPDU2OutletSwitchedPropertiesModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2OutletSwitchedPropertiesEntry 2 } + +rPDU2OutletSwitchedPropertiesName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined switched outlet ID string" + ::= { rPDU2OutletSwitchedPropertiesEntry 3 } + +rPDU2OutletSwitchedPropertiesNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric switched outlet ID" + ::= { rPDU2OutletSwitchedPropertiesEntry 4 } + +rPDU2OutletSwitchedPropertiesPhaseLayout OBJECT-TYPE + SYNTAX Rpdu2OutletPhaseLayoutType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID describes the phase connections of + the referenced outlet as follows: + + seqPhase1ToNeutral(1) indicates that the outlet is + wired from Phase 1 to Neutral. + + seqPhase2ToNeutral(2) indicates that the outlet is + wired from Phase 2 to Neutral. + + seqPhase3ToNeutral(3) indicates that the outlet is + wired from Phase 3 to Neutral. + + seqPhase1ToPhase2(4) indicates that the outlet is + wired from Phase 1 to Phase 2. + + seqPhase2ToPhase3(5) indicates that the outlet is + wired from Phase 2 to Phase 3. + + seqPhase3ToPhase1(6) indicates that the outlet is + wired from Phase 3 to Phase 1." + ::= { rPDU2OutletSwitchedPropertiesEntry 5 } + +rPDU2OutletSwitchedPropertiesBank OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric bank ID" + ::= { rPDU2OutletSwitchedPropertiesEntry 6 } + +-- rPDU2 Switched Outlet Status + +rPDU2OutletSwitchedStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2OutletSwitchedStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU switched outlet status + information" + ::= { rPDU2OutletSwitched 3 } + +rPDU2OutletSwitchedStatusEntry OBJECT-TYPE + SYNTAX RPDU2OutletSwitchedStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Status information for currently queried + Rack PDU switched outlet" + INDEX { rPDU2OutletSwitchedStatusIndex } + ::= { rPDU2OutletSwitchedStatusTable 1 } + +RPDU2OutletSwitchedStatusEntry ::= + SEQUENCE { + rPDU2OutletSwitchedStatusIndex INTEGER, + rPDU2OutletSwitchedStatusModule INTEGER, + rPDU2OutletSwitchedStatusName DisplayString, + rPDU2OutletSwitchedStatusNumber INTEGER, + rPDU2OutletSwitchedStatusState INTEGER, + rPDU2OutletSwitchedStatusCommandPending INTEGER + } + +rPDU2OutletSwitchedStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU switched outlet + status information table entry" + ::= { rPDU2OutletSwitchedStatusEntry 1 } + +rPDU2OutletSwitchedStatusModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2OutletSwitchedStatusEntry 2 } + +rPDU2OutletSwitchedStatusName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined switched outlet ID string" + ::= { rPDU2OutletSwitchedStatusEntry 3 } + +rPDU2OutletSwitchedStatusNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric switched outlet ID" + ::= { rPDU2OutletSwitchedStatusEntry 4 } + +rPDU2OutletSwitchedStatusState OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the present switch state of the Rack + PDU switched outlet being queried" + ::= { rPDU2OutletSwitchedStatusEntry 5 } + +rPDU2OutletSwitchedStatusCommandPending OBJECT-TYPE + SYNTAX INTEGER { + commandPending (1), + noCommandPending (2), + commandPendingUnknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether or not the device is + processing a command for this outlet. + + If the commandPendingUnknown (3) value is + returned, all devices powered by the Rack PDU + should be shut down. The Rack PDU's power + should then be cycled to clear this condition." + ::= { rPDU2OutletSwitchedStatusEntry 6 } + +-- rPDU2 Switched Outlet Control + +rPDU2OutletSwitchedControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2OutletSwitchedControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU switched outlet control + data" + ::= { rPDU2OutletSwitched 4 } + +rPDU2OutletSwitchedControlEntry OBJECT-TYPE + SYNTAX RPDU2OutletSwitchedControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Control data for currently queried Rack + PDU switched outlet" + INDEX { rPDU2OutletSwitchedControlIndex } + ::= { rPDU2OutletSwitchedControlTable 1 } + +RPDU2OutletSwitchedControlEntry ::= + SEQUENCE { + rPDU2OutletSwitchedControlIndex INTEGER, + rPDU2OutletSwitchedControlModule INTEGER, + rPDU2OutletSwitchedControlName DisplayString, + rPDU2OutletSwitchedControlNumber INTEGER, + rPDU2OutletSwitchedControlCommand INTEGER + } + +rPDU2OutletSwitchedControlIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU switched outlet + control data table entry" + ::= { rPDU2OutletSwitchedControlEntry 1 } + +rPDU2OutletSwitchedControlModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2OutletSwitchedControlEntry 2 } + +rPDU2OutletSwitchedControlName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined switched outlet ID string" + ::= { rPDU2OutletSwitchedControlEntry 3 } + +rPDU2OutletSwitchedControlNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric switched outlet ID" + ::= { rPDU2OutletSwitchedControlEntry 4 } + +rPDU2OutletSwitchedControlCommand OBJECT-TYPE + SYNTAX INTEGER { + immediateOn (1), + immediateOff (2), + immediateReboot (3), + outletUnknown (4), + delayedOn (5), + delayedOff (6), + delayedReboot (7), + cancelPendingCommand (8) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet state. If + the outlet is on, the immediateOn (1) value will be returned. + If the outlet is off, the immediateOff (2) value will be + returned. If the state of the outlet cannot be + determined, the outletUnknown (4) value will be returned. + If the outletUnknown condition should occur, all devices + powered by the PDU should be shut down. The PDU's power + should then be cycled to clear this condition. + + Setting this variable to immediateOn (1) will immediately turn + the outlet on. + + Setting this variable to immediateOff (2) will immediately turn + the outlet off. + + Setting this variable to immediateReboot (3) will cause the + Switched Rack PDU to perform an immediateOff command, wait the + rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform an + immediateOn command. + + Setting this variable to delayedOn (5) will turn the outlet on + after the rPDU2OutletSwitchedConfigPowerOnTime OID time has elapsed. + + Setting this variable to delayedOff (6) will turn the outlet off + after the rPDU2OutletSwitchedConfigPowerOffTime OID time has elapsed. + + Setting this variable to delayedReboot (7) will cause the + Switched Rack PDU to perform a delayedOff command, wait the + rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform a + delayedOn command. + + Setting this variable to cancelPendingCommand (8) will cause any + pending command to this outlet to be cancelled." + ::= { rPDU2OutletSwitchedControlEntry 5 } + +-- rPDU2 Metered Outlet Data + +rPDU2OutletMeteredTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of metered outlets on connect Rack PDUs" + ::= { rPDU2Outlet 3} + +rPDU2OutletMetered OBJECT IDENTIFIER ::= { rPDU2Outlet 4 } + +-- rPDU2 Metered Outlet Config + +rPDU2OutletMeteredConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2OutletMeteredConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU metered outlet configuration data" + ::= { rPDU2OutletMetered 1 } + +rPDU2OutletMeteredConfigEntry OBJECT-TYPE + SYNTAX RPDU2OutletMeteredConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Configuration data from currently queried + Rack PDU metered outlet" + INDEX { rPDU2OutletMeteredConfigIndex } + ::= { rPDU2OutletMeteredConfigTable 1 } + +RPDU2OutletMeteredConfigEntry ::= + SEQUENCE { + rPDU2OutletMeteredConfigIndex INTEGER, + rPDU2OutletMeteredConfigModule INTEGER, + rPDU2OutletMeteredConfigName DisplayString, + rPDU2OutletMeteredConfigNumber INTEGER, + rPDU2OutletMeteredConfigLowLoadCurrentThreshold INTEGER, + rPDU2OutletMeteredConfigNearOverloadCurrentThreshold INTEGER, + rPDU2OutletMeteredConfigOverloadCurrentThreshold INTEGER + } + +rPDU2OutletMeteredConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU metered outlet + configuration table entry" + ::= { rPDU2OutletMeteredConfigEntry 1 } + +rPDU2OutletMeteredConfigModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2OutletMeteredConfigEntry 2 } + +rPDU2OutletMeteredConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user-defined metered outlet ID string" + ::= { rPDU2OutletMeteredConfigEntry 3 } + +rPDU2OutletMeteredConfigNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric switched outlet ID" + ::= { rPDU2OutletMeteredConfigEntry 4 } + +rPDU2OutletMeteredConfigLowLoadCurrentThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined low load outlet current threshold in Watts" + ::= { rPDU2OutletMeteredConfigEntry 5 } + +rPDU2OutletMeteredConfigNearOverloadCurrentThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined near outlet overload warning threshold + in Watts" + ::= { rPDU2OutletMeteredConfigEntry 6 } + +rPDU2OutletMeteredConfigOverloadCurrentThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "User-defined outlet overload current threshold in Watts" + ::= { rPDU2OutletMeteredConfigEntry 7 } + +-- rPDU2 Metered Outlet Properties + +rPDU2OutletMeteredPropertiesTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2OutletMeteredPropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU metered outlet properties" + ::= { rPDU2OutletMetered 2 } + +rPDU2OutletMeteredPropertiesEntry OBJECT-TYPE + SYNTAX RPDU2OutletMeteredPropertiesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Properties of currently queried Rack PDU + metered outlet" + INDEX { rPDU2OutletMeteredPropertiesIndex } + ::= { rPDU2OutletMeteredPropertiesTable 1 } + +RPDU2OutletMeteredPropertiesEntry ::= + SEQUENCE { + rPDU2OutletMeteredPropertiesIndex INTEGER, + rPDU2OutletMeteredPropertiesModule INTEGER, + rPDU2OutletMeteredPropertiesName DisplayString, + rPDU2OutletMeteredPropertiesNumber INTEGER, + rPDU2OutletMeteredPropertiesLayout Rpdu2OutletPhaseLayoutType, + rPDU2OutletMeteredPropertiesPowerRating INTEGER, + rPDU2OutletMeteredPropertiesBank INTEGER + } + +rPDU2OutletMeteredPropertiesIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU metered properties table + entry" + ::= { rPDU2OutletMeteredPropertiesEntry 1 } + +rPDU2OutletMeteredPropertiesModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2OutletMeteredPropertiesEntry 2 } + +rPDU2OutletMeteredPropertiesName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined metered outlet ID string" + ::= { rPDU2OutletMeteredPropertiesEntry 3 } + +rPDU2OutletMeteredPropertiesNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric metered outlet ID" + ::= { rPDU2OutletMeteredPropertiesEntry 4 } + +rPDU2OutletMeteredPropertiesLayout OBJECT-TYPE + SYNTAX Rpdu2OutletPhaseLayoutType + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID describes the phase connections of + the referenced outlet as follows: + + seqPhase1ToNeutral(1) indicates that the outlet is + wired from Phase 1 to Neutral. + + seqPhase2ToNeutral(2) indicates that the outlet is + wired from Phase 2 to Neutral. + + seqPhase3ToNeutral(3) indicates that the outlet is + wired from Phase 3 to Neutral. + + seqPhase1ToPhase2(4) indicates that the outlet is + wired from Phase 1 to Phase 2. + + seqPhase2ToPhase3(5) indicates that the outlet is + wired from Phase 2 to Phase 3. + + seqPhase3ToPhase1(6) indicates that the outlet is + wired from Phase 3 to Phase 1." + ::= { rPDU2OutletMeteredPropertiesEntry 5 } + +rPDU2OutletMeteredPropertiesPowerRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Maximum power rating of Rack PDU metered outlet" + ::= { rPDU2OutletMeteredPropertiesEntry 6 } + +rPDU2OutletMeteredPropertiesBank OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This outlet's numeric bank ID" + ::= { rPDU2OutletMeteredPropertiesEntry 7 } + +-- rPDU2 Metered Outlet Status + +rPDU2OutletMeteredStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2OutletMeteredStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU metered outlet status data" + ::= { rPDU2OutletMetered 3 } + +rPDU2OutletMeteredStatusEntry OBJECT-TYPE + SYNTAX RPDU2OutletMeteredStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Status data from currently queried Rack PDU + metered outlet" + INDEX { rPDU2OutletMeteredStatusIndex } + ::= { rPDU2OutletMeteredStatusTable 1 } + +RPDU2OutletMeteredStatusEntry ::= + SEQUENCE { + rPDU2OutletMeteredStatusIndex INTEGER, + rPDU2OutletMeteredStatusModule INTEGER, + rPDU2OutletMeteredStatusName DisplayString, + rPDU2OutletMeteredStatusNumber INTEGER, + rPDU2OutletMeteredStatusState INTEGER, + rPDU2OutletMeteredStatusCurrent INTEGER, + rPDU2OutletMeteredStatusPower INTEGER, + rPDU2OutletMeteredStatusPeakPower INTEGER, + rPDU2OutletMeteredStatusPeakPowerTimestamp DisplayString, + rPDU2OutletMeteredStatusPeakPowerStartTime DisplayString, + rPDU2OutletMeteredStatusEnergy INTEGER + } + +rPDU2OutletMeteredStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU metered status table + entry" + ::= { rPDU2OutletMeteredStatusEntry 1 } + +rPDU2OutletMeteredStatusModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2OutletMeteredStatusEntry 2 } + +rPDU2OutletMeteredStatusName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined metered outlet ID string" + ::= { rPDU2OutletMeteredStatusEntry 3 } + +rPDU2OutletMeteredStatusNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The numeric metered outlet ID" + ::= { rPDU2OutletMeteredStatusEntry 4 } + +rPDU2OutletMeteredStatusState OBJECT-TYPE + SYNTAX INTEGER { + lowLoad (1), + normal (2), + nearOverload (3), + overload (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the present load status of the Rack + PDU metered outlet being queried" + ::= { rPDU2OutletMeteredStatusEntry 5 } + +rPDU2OutletMeteredStatusCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the current draw, in tenths + of Amps, of the load on the Rack PDU + outlet being queried" + ::= { rPDU2OutletMeteredStatusEntry 6 } + +rPDU2OutletMeteredStatusPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the power draw of the load + on the Rack PDU outlet being queried" + ::= { rPDU2OutletMeteredStatusEntry 7 } + +rPDU2OutletMeteredStatusPeakPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the peak power load draw + on the Rack PDU outlet being queried" + ::= { rPDU2OutletMeteredStatusEntry 8 } + +rPDU2OutletMeteredStatusPeakPowerTimestamp OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date and time that this metered + outlet's peak power consumption occurred" + ::= { rPDU2OutletMeteredStatusEntry 9 } + +rPDU2OutletMeteredStatusPeakPowerStartTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the start date and time that this metered + outlet began recording peak power observations" + ::= { rPDU2OutletMeteredStatusEntry 10 } + +rPDU2OutletMeteredStatusEnergy OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A user resettable energy meter measuring Rack PDU load + energy consumption in tenths of kilowatt-hours" + ::= { rPDU2OutletMeteredStatusEntry 11 } + +-- rPDU2 Sensor Data + +rPDU2Sensor OBJECT IDENTIFIER ::= { rPDU2 10 } + +-- rPDU2 Temperature and Humidity Sensor Data + +rPDU2SensorTempHumidityTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of connected temperature-humidity sensors" + ::= { rPDU2Sensor 1} + +rPDU2SensorTempHumidity OBJECT IDENTIFIER ::= { rPDU2Sensor 2 } + +-- rPDU2 Temperature and Humidity Sensor Config + +rPDU2SensorTempHumidityConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2SensorTempHumidityConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of temperature-humidity sensor + configuration data" + ::= { rPDU2SensorTempHumidity 1 } + +rPDU2SensorTempHumidityConfigEntry OBJECT-TYPE + SYNTAX RPDU2SensorTempHumidityConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Configuration data from temperature-humidity sensor + being queried" + INDEX { rPDU2SensorTempHumidityConfigIndex } + ::= { rPDU2SensorTempHumidityConfigTable 1 } + +RPDU2SensorTempHumidityConfigEntry ::= + SEQUENCE { + rPDU2SensorTempHumidityConfigIndex INTEGER, + rPDU2SensorTempHumidityConfigModule INTEGER, + rPDU2SensorTempHumidityConfigName DisplayString, + rPDU2SensorTempHumidityConfigNumber INTEGER, + rPDU2SensorTempHumidityConfigTemperatureAlarmEnable INTEGER, + rPDU2SensorTempHumidityConfigHumidityAlarmEnable INTEGER, + rPDU2SensorTempHumidityConfigTempMaxThreshF INTEGER, + rPDU2SensorTempHumidityConfigTempHighThreshF INTEGER, + rPDU2SensorTempHumidityConfigTempHysteresisF INTEGER, + rPDU2SensorTempHumidityConfigTempMaxThreshC INTEGER, + rPDU2SensorTempHumidityConfigTempHighThreshC INTEGER, + rPDU2SensorTempHumidityConfigTempHysteresisC INTEGER, + rPDU2SensorTempHumidityConfigHumidityLowThresh INTEGER, + rPDU2SensorTempHumidityConfigHumidityMinThresh INTEGER, + rPDU2SensorTempHumidityConfigHumidityHysteresis INTEGER + } + +rPDU2SensorTempHumidityConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the temperature-humidity sensor + configuration data table entry" + ::= { rPDU2SensorTempHumidityConfigEntry 1 } + +rPDU2SensorTempHumidityConfigModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2SensorTempHumidityConfigEntry 2 } + +rPDU2SensorTempHumidityConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user-defined temperature-humidity + sensor ID string" + ::= { rPDU2SensorTempHumidityConfigEntry 3 } + +rPDU2SensorTempHumidityConfigNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature-humidity sensor numeric ID" + ::= { rPDU2SensorTempHumidityConfigEntry 4 } + +rPDU2SensorTempHumidityConfigTemperatureAlarmEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID enables or disables generation + of sensor temperature alarm. + + Getting this OID returns the current value of + the temperature alarm enable." + ::= { rPDU2SensorTempHumidityConfigEntry 5 } + +rPDU2SensorTempHumidityConfigHumidityAlarmEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID enables or disables generation + of sensor humidity alarm. + + Getting this OID returns the current value of + the humidity alarm enable." + ::= { rPDU2SensorTempHumidityConfigEntry 6 } + +rPDU2SensorTempHumidityConfigTempMaxThreshF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sensor maximum temperature alarm threshold in + Fahrenheit. Attempting to set this OID to a + value less than or equal to that of + rPDU2SensorTempHumidityConfigTempHighThreshF + will result in an error." + ::= { rPDU2SensorTempHumidityConfigEntry 7 } + +rPDU2SensorTempHumidityConfigTempHighThreshF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sensor high temperature warning alarm threshold + in Fahrenheit. Attempting to set this OID to a + value greater than or equal to that of + rPDU2SensorTempHumidityConfigTempMaxThreshF + will result in an error." + ::= { rPDU2SensorTempHumidityConfigEntry 8 } + +rPDU2SensorTempHumidityConfigTempHysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sensor temperature hysteresis setting in Fahrenheit" + ::= { rPDU2SensorTempHumidityConfigEntry 9 } + +rPDU2SensorTempHumidityConfigTempMaxThreshC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sensor maximum temperature alarm threshold + in Celsius. Attempting to set this OID to a + value less than or equal to that of + rPDU2SensorTempHumidityConfigTempHighThreshC + will result in an error." + ::= { rPDU2SensorTempHumidityConfigEntry 10 } + +rPDU2SensorTempHumidityConfigTempHighThreshC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sensor high temperature warning alarm threshold + in Celsius. Attempting to set this OID to a + value greater than or equal to that of + rPDU2SensorTempHumidityConfigTempMaxThreshC + will result in an error." + ::= { rPDU2SensorTempHumidityConfigEntry 11 } + +rPDU2SensorTempHumidityConfigTempHysteresisC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sensor temperature hysteresis setting in Celsius" + ::= { rPDU2SensorTempHumidityConfigEntry 12 } + +rPDU2SensorTempHumidityConfigHumidityLowThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sensor low humidity warning alarm threshold in percent + relative humidity. Attempting to set this OID to a + value less than or equal to that of + rPDU2SensorTempHumidityConfigHumidityMinThresh + will result in an error. Must be between 15% and 90%" + ::= { rPDU2SensorTempHumidityConfigEntry 13 } + +rPDU2SensorTempHumidityConfigHumidityMinThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sensor minimum humidity alarm threshold in percent + relative humidity. Attempting to set this OID to a + value greater than or equal to that of + rPDU2SensorTempHumidityConfigHumidityLowThresh + will result in an error. Must be between 15% and 90%" + ::= { rPDU2SensorTempHumidityConfigEntry 14 } + +rPDU2SensorTempHumidityConfigHumidityHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sensor humidity hysteresis setting in percent relative + humidity" + ::= { rPDU2SensorTempHumidityConfigEntry 15 } + +-- rPDU2 Temperature and Humidity Sensor Status + +rPDU2SensorTempHumidityStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2SensorTempHumidityStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of temperature-humidity sensor status data" + ::= { rPDU2SensorTempHumidity 2 } + +rPDU2SensorTempHumidityStatusEntry OBJECT-TYPE + SYNTAX RPDU2SensorTempHumidityStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Status information from temperature-humidity sensor + being queried" + INDEX { rPDU2SensorTempHumidityStatusIndex } + ::= { rPDU2SensorTempHumidityStatusTable 1 } + +RPDU2SensorTempHumidityStatusEntry ::= + SEQUENCE { + rPDU2SensorTempHumidityStatusIndex INTEGER, + rPDU2SensorTempHumidityStatusModule INTEGER, + rPDU2SensorTempHumidityStatusName DisplayString, + rPDU2SensorTempHumidityStatusNumber INTEGER, + rPDU2SensorTempHumidityStatusType INTEGER, + rPDU2SensorTempHumidityStatusCommStatus INTEGER, + rPDU2SensorTempHumidityStatusTempF INTEGER, + rPDU2SensorTempHumidityStatusTempC INTEGER, + rPDU2SensorTempHumidityStatusTempStatus INTEGER, + rPDU2SensorTempHumidityStatusRelativeHumidity INTEGER, + rPDU2SensorTempHumidityStatusHumidityStatus INTEGER + } + +rPDU2SensorTempHumidityStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the temperature-humidity + status data table entry" + ::= { rPDU2SensorTempHumidityStatusEntry 1 } + +rPDU2SensorTempHumidityStatusModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2SensorTempHumidityStatusEntry 2 } + +rPDU2SensorTempHumidityStatusName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined temperature-humidity + sensor ID string" + ::= { rPDU2SensorTempHumidityStatusEntry 3 } + +rPDU2SensorTempHumidityStatusNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature-humidity sensor numeric ID" + ::= { rPDU2SensorTempHumidityStatusEntry 4 } + +rPDU2SensorTempHumidityStatusType OBJECT-TYPE + SYNTAX INTEGER { + temperatureOnly (1), + temperatureHumidity (2), + commsLost (3), + notInstalled (4) + + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of the sensor" + ::= { rPDU2SensorTempHumidityStatusEntry 5 } + +rPDU2SensorTempHumidityStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + notInstalled (1), + commsOK (2), + commsLost (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communications status of the sensor" + ::= { rPDU2SensorTempHumidityStatusEntry 6 } + +rPDU2SensorTempHumidityStatusTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor temperature reading in tenths of degrees Fahrenheit" + ::= { rPDU2SensorTempHumidityStatusEntry 7 } + +rPDU2SensorTempHumidityStatusTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor temperature reading in tenths of degrees Celsius" + ::= { rPDU2SensorTempHumidityStatusEntry 8 } + +rPDU2SensorTempHumidityStatusTempStatus OBJECT-TYPE + SYNTAX INTEGER { + notPresent (1), + belowMin (2), + belowLow (3), + normal (4), + aboveHigh (5), + aboveMax (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID reports the current state of the temperature probe. + + A notPresent (1) response indicates that no probe is attached. + A belowMin (2) response indicates that the probe is present and + its measured temperature lies below the minimum threshold. + A belowLow (3) response indicates that the probe is present and + its measured temperature lies below the low threshold. + A normal (4) response indicates that the probe is present + and its measured temperature lies within all temperature thresholds. + An aboveHigh (5) response indicates that the probe is present + and is measuring a temperature above the high threshold. + An aboveMax (6) response indicates that the probe is present + and is measuring a temperature above the max threshold." + ::= { rPDU2SensorTempHumidityStatusEntry 9 } + +rPDU2SensorTempHumidityStatusRelativeHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor humidity reading in percent relative humidity" + ::= { rPDU2SensorTempHumidityStatusEntry 10 } + +rPDU2SensorTempHumidityStatusHumidityStatus OBJECT-TYPE + SYNTAX INTEGER { + notPresent (1), + belowMin (2), + belowLow (3), + normal (4), + aboveHigh (5), + aboveMax (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID reports the current state of the humidity probe. + + A notPresent (1) response indicates that no probe is attached. + A belowMin (2) response indicates that the probe is present and + its measured humidity lies below the minimum threshold. + A belowLow (3) response indicates that the probe is present and + its measured humidity lies below the low threshold. + A normal (4) response indicates that the probe is present + and its measured humidity lies within all humidity thresholds. + An aboveHigh (5) response indicates that the probe is present + and is measuring a humidity above the high threshold. + An aboveMax (6) response indicates that the probe is present + and is measuring a humidity above the max threshold." + ::= { rPDU2SensorTempHumidityStatusEntry 11 } + +-- rPDU2 Discrete Sensor Data + +rPDU2SensorDiscreteTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of connected discrete sensors" + ::= { rPDU2Sensor 3} + +rPDU2SensorDiscrete OBJECT IDENTIFIER ::= { rPDU2Sensor 4 } + +-- rPDU2 Discrete Sensor Config + +rPDU2SensorDiscreteConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2SensorDiscreteConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of discrete sensor configuration + data" + ::= { rPDU2SensorDiscrete 1 } + +rPDU2SensorDiscreteConfigEntry OBJECT-TYPE + SYNTAX RPDU2SensorDiscreteConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Configuration data from discreste sensor + being queried" + INDEX { rPDU2SensorDiscreteConfigIndex } + ::= { rPDU2SensorDiscreteConfigTable 1 } + +RPDU2SensorDiscreteConfigEntry ::= + SEQUENCE { + rPDU2SensorDiscreteConfigIndex INTEGER, + rPDU2SensorDiscreteConfigModule INTEGER, + rPDU2SensorDiscreteConfigName DisplayString, + rPDU2SensorDiscreteConfigNumber INTEGER, + rPDU2SensorDiscreteConfigNormalState INTEGER, + rPDU2SensorDiscreteConfigAbnormalSeverity INTEGER + } + +rPDU2SensorDiscreteConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the discrete sensor configuration + data table entry" + ::= { rPDU2SensorDiscreteConfigEntry 1 } + +rPDU2SensorDiscreteConfigModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2SensorDiscreteConfigEntry 2 } + +rPDU2SensorDiscreteConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user-defined discrete sensor ID string" + ::= { rPDU2SensorDiscreteConfigEntry 3 } + +rPDU2SensorDiscreteConfigNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The discrete sensor numeric ID" + ::= { rPDU2SensorDiscreteConfigEntry 4 } + +rPDU2SensorDiscreteConfigNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyOpen (1), + normallyClosed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Indicates the normal state of the discrete input + contact" + ::= { rPDU2SensorDiscreteConfigEntry 5 } + +rPDU2SensorDiscreteConfigAbnormalSeverity OBJECT-TYPE + SYNTAX INTEGER { + informational (1), + warning (2), + critical (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Indicates the severity of alarm triggered by + abnormal discrete input contact state" + ::= { rPDU2SensorDiscreteConfigEntry 6 } + +-- rPDU2 Discrete Sensor Status + +rPDU2SensorDiscreteStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2SensorDiscreteStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of discrete sensor status data" + ::= { rPDU2SensorDiscrete 2 } + +rPDU2SensorDiscreteStatusEntry OBJECT-TYPE + SYNTAX RPDU2SensorDiscreteStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Status information from discrete sensor + being queried" + INDEX { rPDU2SensorDiscreteStatusIndex } + ::= { rPDU2SensorDiscreteStatusTable 1 } + +RPDU2SensorDiscreteStatusEntry ::= + SEQUENCE { + rPDU2SensorDiscreteStatusIndex INTEGER, + rPDU2SensorDiscreteStatusModule INTEGER, + rPDU2SensorDiscreteStatusName DisplayString, + rPDU2SensorDiscreteStatusNumber INTEGER, + rPDU2SensorDiscreteStatusType INTEGER, + rPDU2SensorDiscreteStatusCommStatus INTEGER, + rPDU2SensorDiscreteStatusCurrentState INTEGER, + rPDU2SensorDiscreteStatusAlarmState INTEGER + } + +rPDU2SensorDiscreteStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the discrete sensor status data + table entry" + ::= { rPDU2SensorDiscreteStatusEntry 1 } + +rPDU2SensorDiscreteStatusModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2SensorDiscreteStatusEntry 2 } + +rPDU2SensorDiscreteStatusName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined discrete sensor ID string" + ::= { rPDU2SensorDiscreteStatusEntry 3 } + +rPDU2SensorDiscreteStatusNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The discrete sensor numeric ID" + ::= { rPDU2SensorDiscreteStatusEntry 4 } + +rPDU2SensorDiscreteStatusType OBJECT-TYPE + SYNTAX INTEGER { + notConnected (1), + doorContactSensor (2), + smokeSensor (3), + motionDetector (4), + vibrationSensor (5), + dryContactSensor (6), + spotLeakSensor (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of discrete sensor currently being queried" + ::= { rPDU2SensorDiscreteStatusEntry 5 } + +rPDU2SensorDiscreteStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + notInstalled(1), + commsOK(2), + commsLost(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communications status of the sensor" + ::= { rPDU2SensorDiscreteStatusEntry 6 } + +rPDU2SensorDiscreteStatusCurrentState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2), + unknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current open/close state of the discrete + sensor" + ::= { rPDU2SensorDiscreteStatusEntry 7 } + +rPDU2SensorDiscreteStatusAlarmState OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + alarm (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates alarm status of discrete sensor input" + ::= { rPDU2SensorDiscreteStatusEntry 8 } + +rPDU2Group OBJECT IDENTIFIER ::= { rPDU2 11 } + +-- rPDU2 Total Rack PDU Network Port Sharing (NPS) group power and energy + +rPDU2GroupNumberOfDevices OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the number of Rack PDU devices contributing + to the Network Port Sharing (NPS) group power and energy values. + Queries to guest units in an NPS group are not applicable and will + return 0." + + ::= { rPDU2Group 1 } + +rPDU2GroupTotalPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the total power consumption of the Rack PDU + Network Port Sharing (NPS) group devices in hundredths of kilowatts. + Queries to guest units in an NPS group are not applicable and will + return 0." + + ::= { rPDU2Group 2 } + +rPDU2GroupTotalEnergy OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the total energy consumption of the Rack PDU + Network Port Sharing (NPS) group devices in tenths of kilowatt-hours. + + To reset the energy meters for each of the Rack PDU devices that contribute + to this value, see the rPDU2GroupEnergyReset OID. + + To view the start time for each of the Rack PDU device energy meters that + contribute to this value, see the rPDU2DeviceStatusEnergyStartTime OID. + + Queries to guest units in an NPS group are not applicable and will + return 0." + + ::= { rPDU2Group 3 } + +rPDU2GroupEnergyReset OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + reset (2), + notSupported (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset (2) will cause the device energy meter value + on each device in the Rack PDU Network Port Sharing (NPS) group to be + reset to zero. + + Each device in the Rack PDU group will also have its corresponding + rPDU2DeviceStatusEnergyStartTime OID value updated. + + Getting this OID in models that support this feature will do nothing + and return the noOperation(1) value. + + Models that do not support this feature, as well as guest units in an + NPS group, will respond to this OID with a value of notSupported (3). + Attempts to set this OID in these units will fail." + + ::= { rPDU2Group 4 } + + +-- rPDU2 Phase To Phase Status +rPDU2PhaseToPhaseStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of connected Rack PDU banks" + ::= { rPDU2 12} + +rPDU2PhaseToPhase OBJECT IDENTIFIER ::= { rPDU2 13 } + +rPDU2PhaseToPhaseStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RPDU2PhaseToPhaseStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of Rack PDU phase to phase status data. + This table is only applicable to SKUs that have + phase to phase outputs." + ::= { rPDU2PhaseToPhase 1 } + +rPDU2PhaseToPhaseStatusEntry OBJECT-TYPE + SYNTAX RPDU2PhaseToPhaseStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Status data from currently queried Rack PDU + phase to phase outputs" + INDEX { rPDU2PhaseToPhaseStatusIndex } + ::= { rPDU2PhaseToPhaseStatusTable 1 } + +RPDU2PhaseToPhaseStatusEntry ::= + SEQUENCE { + rPDU2PhaseToPhaseStatusIndex INTEGER, + rPDU2PhaseToPhaseStatusModule INTEGER, + rPDU2PhaseToPhaseStatusVoltage1to2 INTEGER, + rPDU2PhaseToPhaseStatusVoltage2to3 INTEGER, + rPDU2PhaseToPhaseStatusVoltage3to1 INTEGER + } + +rPDU2PhaseToPhaseStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the Rack PDU phase to phase status table + entry" + ::= { rPDU2PhaseToPhaseStatusEntry 1 } + +rPDU2PhaseToPhaseStatusModule OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user-defined Rack PDU numeric ID" + ::= { rPDU2PhaseToPhaseStatusEntry 2 } + + +rPDU2PhaseToPhaseStatusVoltage1to2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the Voltage, in Volts, of the Rack + PDU phase 1 to phase 2 output being queried" + ::= { rPDU2PhaseToPhaseStatusEntry 3 } + +rPDU2PhaseToPhaseStatusVoltage2to3 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the Voltage, in Volts, of the Rack + PDU phase 2 to phase 3 output being queried" + ::= { rPDU2PhaseToPhaseStatusEntry 4 } + +rPDU2PhaseToPhaseStatusVoltage3to1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the Voltage, in Volts, of the Rack + PDU phase 3 to phase 2 output being queried" + ::= { rPDU2PhaseToPhaseStatusEntry 5 } + + + +-- the cooling group + +coolingUnit OBJECT IDENTIFIER ::= { cooling 1 } + +coolingUnitTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of cooling units accessible via this agent." + ::= { coolingUnit 1 } + +coolingUnitTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of cooling unit level data." + ::= { coolingUnit 2} + +coolingUnitEntry OBJECT-TYPE + SYNTAX CoolingUnitEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitTable." + INDEX { coolingUnitTableIndex } + ::= { coolingUnitTable 1 } + +CoolingUnitEntry ::= SEQUENCE { + coolingUnitTableIndex INTEGER +} + +coolingUnitTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit reference identifier for this table and all other table entries subordinate to coolingUnits." + ::= { coolingUnitEntry 1 } + +coolingUnitAbout OBJECT IDENTIFIER ::= { coolingUnit 3 } + +coolingUnitAboutTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The potential number of entries available in coolingUnitAboutTable." + ::= { coolingUnitAbout 1 } + +coolingUnitAboutTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitAboutEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of unit reference information." + ::= { coolingUnitAbout 2} + +coolingUnitAboutEntry OBJECT-TYPE + SYNTAX CoolingUnitAboutEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitAboutTable." + INDEX { coolingUnitTableIndex, + coolingUnitAboutTableIndex } + ::= { coolingUnitAboutTable 1 } + +CoolingUnitAboutEntry ::= SEQUENCE { + coolingUnitAboutTableIndex INTEGER, + coolingUnitAboutDescription DisplayString, + coolingUnitAboutValue DisplayString +} + +coolingUnitAboutTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The static reference identifier for each table entry." + ::= { coolingUnitAboutEntry 1 } + +coolingUnitAboutDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A text description of the information presented in coolingUnitAboutValue." + ::= { coolingUnitAboutEntry 2 } + +coolingUnitAboutValue OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual value of the current table entry." + ::= { coolingUnitAboutEntry 3 } + +coolingUnitStatus OBJECT IDENTIFIER ::= { coolingUnit 4 } +coolingUnitStatusAnalog OBJECT IDENTIFIER ::= { coolingUnitStatus 1 } + +coolingUnitStatusAnalogTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The potential number of entries available in coolingUnitStatusAnalogTable." + ::= { coolingUnitStatusAnalog 1 } + +coolingUnitStatusAnalogTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitStatusAnalogEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of analog unit status data." + ::= { coolingUnitStatusAnalog 2} + +coolingUnitStatusAnalogEntry OBJECT-TYPE + SYNTAX CoolingUnitStatusAnalogEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitStatusAnalogTable." + INDEX { coolingUnitTableIndex, + coolingUnitStatusAnalogTableIndex } + ::= { coolingUnitStatusAnalogTable 1 } + +CoolingUnitStatusAnalogEntry ::= SEQUENCE { + coolingUnitStatusAnalogTableIndex INTEGER, + coolingUnitStatusAnalogDescription DisplayString, + coolingUnitStatusAnalogValue INTEGER, + coolingUnitStatusAnalogUnits DisplayString, + coolingUnitStatusAnalogScale INTEGER +} + +coolingUnitStatusAnalogTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The static reference identifier for each table entry." + ::= { coolingUnitStatusAnalogEntry 1 } + +coolingUnitStatusAnalogDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A text description of the information presented in coolingUnitStatusAnalogValue." + ::= { coolingUnitStatusAnalogEntry 2 } + +coolingUnitStatusAnalogValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The scaled value of the current table entry (multiplied by coolingUnitStatusAnalogScale for integer presentation)." + ::= { coolingUnitStatusAnalogEntry 3 } + +coolingUnitStatusAnalogUnits OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit of measure by which coolingUnitStatusAnalogValue is expressed." + ::= { coolingUnitStatusAnalogEntry 4 } + +coolingUnitStatusAnalogScale OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The factor by which coolingUnitStatusAnalogValue is expressed." + ::= { coolingUnitStatusAnalogEntry 5 } + +coolingUnitStatusDiscrete OBJECT IDENTIFIER ::= { coolingUnitStatus 2 } + +coolingUnitStatusDiscreteTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The potential number of entries available in coolingUnitStatusDiscreteTable." + ::= { coolingUnitStatusDiscrete 1 } + +coolingUnitStatusDiscreteTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitStatusDiscreteEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of discrete unit status data." + ::= { coolingUnitStatusDiscrete 2} + +coolingUnitStatusDiscreteEntry OBJECT-TYPE + SYNTAX CoolingUnitStatusDiscreteEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitStatusDiscreteTable." + INDEX { coolingUnitTableIndex, + coolingUnitStatusDiscreteTableIndex } + ::= { coolingUnitStatusDiscreteTable 1 } + +CoolingUnitStatusDiscreteEntry ::= SEQUENCE { + coolingUnitStatusDiscreteTableIndex INTEGER, + coolingUnitStatusDiscreteDescription DisplayString, + coolingUnitStatusDiscreteValueAsString DisplayString, + coolingUnitStatusDiscreteValueAsInteger INTEGER, + coolingUnitStatusDiscreteIntegerReferenceKey DisplayString +} + +coolingUnitStatusDiscreteTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The static reference identifier for each table entry." + ::= { coolingUnitStatusDiscreteEntry 1 } + +coolingUnitStatusDiscreteDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A text description of the information presented in this table's 'value' OIDs." + ::= { coolingUnitStatusDiscreteEntry 2 } + +coolingUnitStatusDiscreteValueAsString OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual value of the current table entry expressed as a string." + ::= { coolingUnitStatusDiscreteEntry 3 } + +coolingUnitStatusDiscreteValueAsInteger OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual value of the current table entry expressed as an integer value." + ::= { coolingUnitStatusDiscreteEntry 4 } + +coolingUnitStatusDiscreteIntegerReferenceKey OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A complete listing of all possible coolingUnitStatusDiscreteValueAsInteger values paired with their identifying strings." + ::= { coolingUnitStatusDiscreteEntry 5 } + +coolingUnitConfiguration OBJECT IDENTIFIER ::= { coolingUnit 5 } +coolingUnitConfigurationAnalog OBJECT IDENTIFIER ::= { coolingUnitConfiguration 1 } + +coolingUnitConfigurationAnalogTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The potential number of entries available in coolingUnitConfigurationAnalogTable." + ::= { coolingUnitConfigurationAnalog 1 } + +coolingUnitConfigurationAnalogTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitConfigurationAnalogEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of analog unit configuration data." + ::= { coolingUnitConfigurationAnalog 2} + +coolingUnitConfigurationAnalogEntry OBJECT-TYPE + SYNTAX CoolingUnitConfigurationAnalogEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitConfigurationAnalogTable." + INDEX { coolingUnitTableIndex, + coolingUnitConfigurationAnalogTableIndex } + ::= { coolingUnitConfigurationAnalogTable 1 } + +CoolingUnitConfigurationAnalogEntry ::= SEQUENCE { + coolingUnitConfigurationAnalogTableIndex INTEGER, + coolingUnitConfigurationAnalogDescription DisplayString, + coolingUnitConfigurationAnalogValue INTEGER, + coolingUnitConfigurationAnalogUnits DisplayString, + coolingUnitConfigurationAnalogScale INTEGER, + coolingUnitConfigurationAnalogAccess INTEGER, + coolingUnitConfigurationAnalogMinimum INTEGER, + coolingUnitConfigurationAnalogMaximum INTEGER +} + +coolingUnitConfigurationAnalogTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The static reference identifier for each table entry." + ::= { coolingUnitConfigurationAnalogEntry 1 } + +coolingUnitConfigurationAnalogDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A text description of the information presented in coolingUnitConfigurationAnalogValue." + ::= { coolingUnitConfigurationAnalogEntry 2 } + +coolingUnitConfigurationAnalogValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The scaled value of the current table entry (multiplied by coolingUnitConfigurationAnalogScale for integer presentation)." + ::= { coolingUnitConfigurationAnalogEntry 3 } + +coolingUnitConfigurationAnalogUnits OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit of measure by which coolingUnitConfigurationAnalogValue is expressed." + ::= { coolingUnitConfigurationAnalogEntry 4 } + +coolingUnitConfigurationAnalogScale OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The factor by which coolingUnitConfigurationAnalogValue is expressed." + ::= { coolingUnitConfigurationAnalogEntry 5 } + +coolingUnitConfigurationAnalogAccess OBJECT-TYPE + SYNTAX INTEGER { + readOnly (1), + readWrite (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A description of available access to coolingUnitConfigurationAnalogValue via SNMP client." + ::= { coolingUnitConfigurationAnalogEntry 6 } + +coolingUnitConfigurationAnalogMinimum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum possible value of coolingUnitConfigurationAnalogValue." + ::= { coolingUnitConfigurationAnalogEntry 7 } + +coolingUnitConfigurationAnalogMaximum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum possible value of coolingUnitConfigurationAnalogValue." + ::= { coolingUnitConfigurationAnalogEntry 8 } + +coolingUnitConfigurationDiscrete OBJECT IDENTIFIER ::= { coolingUnitConfiguration 2 } + +coolingUnitConfigurationDiscreteTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The potential number of entries available in coolingUnitConfigurationDiscreteTable." + ::= { coolingUnitConfigurationDiscrete 1 } + +coolingUnitConfigurationDiscreteTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitConfigurationDiscreteEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of discrete unit configuration data." + ::= { coolingUnitConfigurationDiscrete 2} + +coolingUnitConfigurationDiscreteEntry OBJECT-TYPE + SYNTAX CoolingUnitConfigurationDiscreteEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitConfigurationDiscreteTable." + INDEX { coolingUnitTableIndex, + coolingUnitConfigurationDiscreteTableIndex } + ::= { coolingUnitConfigurationDiscreteTable 1 } + +CoolingUnitConfigurationDiscreteEntry ::= SEQUENCE { + coolingUnitConfigurationDiscreteTableIndex INTEGER, + coolingUnitConfigurationDiscreteDescription DisplayString, + coolingUnitConfigurationDiscreteValueAsString DisplayString, + coolingUnitConfigurationDiscreteValueAsInteger INTEGER, + coolingUnitConfigurationDiscreteIntegerReferenceKey DisplayString, + coolingUnitConfigurationDiscreteAccess INTEGER +} + +coolingUnitConfigurationDiscreteTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The static reference identifier for each table entry." + ::= { coolingUnitConfigurationDiscreteEntry 1 } + +coolingUnitConfigurationDiscreteDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A text description of the information presented in this table's 'value' OIDs." + ::= { coolingUnitConfigurationDiscreteEntry 2 } + +coolingUnitConfigurationDiscreteValueAsString OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual value of the current table entry expressed as a string." + ::= { coolingUnitConfigurationDiscreteEntry 3 } + +coolingUnitConfigurationDiscreteValueAsInteger OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The actual value of the current table entry expressed as an integer value." + ::= { coolingUnitConfigurationDiscreteEntry 4 } + +coolingUnitConfigurationDiscreteIntegerReferenceKey OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A complete listing of all possible coolingUnitConfigurationDiscreteValueAsInteger values paired with their identifying strings." + ::= { coolingUnitConfigurationDiscreteEntry 5 } + +coolingUnitConfigurationDiscreteAccess OBJECT-TYPE + SYNTAX INTEGER { + readOnly (1), + readWrite (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A description of available access to coolingUnitConfigurationDiscreteValueAsInteger via SNMP client." + ::= { coolingUnitConfigurationDiscreteEntry 6 } + +coolingUnitConfigurationString OBJECT IDENTIFIER ::= { coolingUnitConfiguration 3 } + +coolingUnitConfigurationStringTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The potential number of entries available in coolingUnitConfigurationStringTable." + ::= { coolingUnitConfigurationString 1 } + +coolingUnitConfigurationStringTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitConfigurationStringEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of unit configuration strings." + ::= { coolingUnitConfigurationString 2} + +coolingUnitConfigurationStringEntry OBJECT-TYPE + SYNTAX CoolingUnitConfigurationStringEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitConfigurationStringTable." + INDEX { coolingUnitTableIndex, + coolingUnitConfigurationStringTableIndex } + ::= { coolingUnitConfigurationStringTable 1 } + +CoolingUnitConfigurationStringEntry ::= SEQUENCE { + coolingUnitConfigurationStringTableIndex INTEGER, + coolingUnitConfigurationStringDescription DisplayString, + coolingUnitConfigurationStringValue DisplayString, + coolingUnitConfigurationStringMaxLength INTEGER, + coolingUnitConfigurationStringAccess INTEGER +} + +coolingUnitConfigurationStringTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The static reference identifier for each table entry." + ::= { coolingUnitConfigurationStringEntry 1 } + +coolingUnitConfigurationStringDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A text description of the information presented in coolingUnitConfigurationStringValue." + ::= { coolingUnitConfigurationStringEntry 2 } + +coolingUnitConfigurationStringValue OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The actual value of the current table entry." + ::= { coolingUnitConfigurationStringEntry 3 } + +coolingUnitConfigurationStringMaxLength OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum string length supported by coolingUnitConfigurationStringValue." + ::= { coolingUnitConfigurationStringEntry 4 } + +coolingUnitConfigurationStringAccess OBJECT-TYPE + SYNTAX INTEGER { + readOnly (1), + readWrite (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A description of available access to coolingUnitConfigurationStringValue via SNMP client." + ::= { coolingUnitConfigurationStringEntry 5 } + +coolingUnitExtended OBJECT IDENTIFIER ::= { coolingUnit 6 } +coolingUnitExtendedAnalog OBJECT IDENTIFIER ::= { coolingUnitExtended 1 } + +coolingUnitExtendedAnalogTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The potential number of entries available in coolingUnitExtendedAnalogTable." + ::= { coolingUnitExtendedAnalog 1 } + +coolingUnitExtendedAnalogTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitExtendedAnalogEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of secondary analog data for the cooling unit or one of its components." + ::= { coolingUnitExtendedAnalog 2} + +coolingUnitExtendedAnalogEntry OBJECT-TYPE + SYNTAX CoolingUnitExtendedAnalogEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitExtendedAnalogTable." + INDEX { coolingUnitTableIndex, + coolingUnitExtendedAnalogTableIndex } + ::= { coolingUnitExtendedAnalogTable 1 } + +CoolingUnitExtendedAnalogEntry ::= SEQUENCE { + coolingUnitExtendedAnalogTableIndex INTEGER, + coolingUnitExtendedAnalogDescription DisplayString, + coolingUnitExtendedAnalogValue INTEGER, + coolingUnitExtendedAnalogUnits DisplayString, + coolingUnitExtendedAnalogScale INTEGER +} + +coolingUnitExtendedAnalogTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The static reference identifier for each table entry. This identifier may reference different table entries in different unit models." + ::= { coolingUnitExtendedAnalogEntry 1 } + +coolingUnitExtendedAnalogDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A text description of the information presented in coolingUnitExtendedAnalogValue." + ::= { coolingUnitExtendedAnalogEntry 2 } + +coolingUnitExtendedAnalogValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The scaled value of the current table entry (multiplied by coolingUnitExtendedAnalogScale for integer presentation)." + ::= { coolingUnitExtendedAnalogEntry 3 } + +coolingUnitExtendedAnalogUnits OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit of measure by which coolingUnitExtendedAnalogValue is expressed." + ::= { coolingUnitExtendedAnalogEntry 4 } + +coolingUnitExtendedAnalogScale OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The factor by which coolingUnitExtendedAnalogValue is expressed." + ::= { coolingUnitExtendedAnalogEntry 5 } + +coolingUnitExtendedDiscrete OBJECT IDENTIFIER ::= { coolingUnitExtended 2 } + +coolingUnitExtendedDiscreteTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The potential number of entries available in coolingUnitExtendedDiscreteTable." + ::= { coolingUnitExtendedDiscrete 1 } + +coolingUnitExtendedDiscreteTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitExtendedDiscreteEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of secondary discrete cooling unit data." + ::= { coolingUnitExtendedDiscrete 2} + +coolingUnitExtendedDiscreteEntry OBJECT-TYPE + SYNTAX CoolingUnitExtendedDiscreteEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitExtendedDiscreteTable." + INDEX { coolingUnitTableIndex, + coolingUnitExtendedDiscreteTableIndex } + ::= { coolingUnitExtendedDiscreteTable 1 } + +CoolingUnitExtendedDiscreteEntry ::= SEQUENCE { + coolingUnitExtendedDiscreteTableIndex INTEGER, + coolingUnitExtendedDiscreteDescription DisplayString, + coolingUnitExtendedDiscreteValueAsString DisplayString, + coolingUnitExtendedDiscreteValueAsInteger INTEGER, + coolingUnitExtendedDiscreteIntegerReferenceKey DisplayString +} + +coolingUnitExtendedDiscreteTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The static reference identifier for each table entry. This identifier may reference different table entries in different unit models." + ::= { coolingUnitExtendedDiscreteEntry 1 } + +coolingUnitExtendedDiscreteDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A text description of the information presented in this table's 'value' OIDs." + ::= { coolingUnitExtendedDiscreteEntry 2 } + +coolingUnitExtendedDiscreteValueAsString OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual value of the current table entry expressed as a string." + ::= { coolingUnitExtendedDiscreteEntry 3 } + +coolingUnitExtendedDiscreteValueAsInteger OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual value of the current table entry expressed as an integer value." + ::= { coolingUnitExtendedDiscreteEntry 4 } + +coolingUnitExtendedDiscreteIntegerReferenceKey OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A complete listing of all possible coolingUnitExtendedDiscreteValueAsInteger values paired with their identifying strings." + ::= { coolingUnitExtendedDiscreteEntry 5 } + +coolingUnitExtendedString OBJECT IDENTIFIER ::= { coolingUnitExtended 3 } + +coolingUnitExtendedStringTableSize OBJECT-TYPE + SYNTAX INTEGER (0..2147483647) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The potential number of entries available in coolingUnitExtendedStringTable." + ::= { coolingUnitExtendedString 1 } + +coolingUnitExtendedStringTable OBJECT-TYPE + SYNTAX SEQUENCE OF CoolingUnitExtendedStringEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of secondary unit reference data." + ::= { coolingUnitExtendedString 2} + +coolingUnitExtendedStringEntry OBJECT-TYPE + SYNTAX CoolingUnitExtendedStringEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An element of coolingUnitExtendedStringTable." + INDEX { coolingUnitTableIndex, + coolingUnitExtendedStringTableIndex } + ::= { coolingUnitExtendedStringTable 1 } + +CoolingUnitExtendedStringEntry ::= SEQUENCE { + coolingUnitExtendedStringTableIndex INTEGER, + coolingUnitExtendedStringDescription DisplayString, + coolingUnitExtendedStringValue DisplayString +} + +coolingUnitExtendedStringTableIndex OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The static reference identifier for each table entry. This identifier may reference different table entries in different unit models." + ::= { coolingUnitExtendedStringEntry 1 } + +coolingUnitExtendedStringDescription OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A text description of the information presented in coolingUnitExtendedStringValue." + ::= { coolingUnitExtendedStringEntry 2 } + +coolingUnitExtendedStringValue OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual value of the current table entry." + ::= { coolingUnitExtendedStringEntry 3 } + + + +-- the dm3IdentSystem group + +dm3IdentSysDescriptionTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC description records." + ::= { dm3IdentSystem 1 } + +dm3IdentSysDescriptionTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3IdentSysDescriptionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing description records of the powerplant. The number of + entries is contained in the dm3IdentSysDescriptionTableSize OID." + ::= { dm3IdentSystem 2 } + +dm3IdentSysDescriptionEntry OBJECT-TYPE + SYNTAX Dm3IdentSysDescriptionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The powerplant description record to reference." + INDEX { dm3IdentSysDescriptionIndex } + ::= { dm3IdentSysDescriptionTable 1 } + +Dm3IdentSysDescriptionEntry ::= + SEQUENCE { + dm3IdentSysDescriptionIndex INTEGER, + dm3IdentSysDescriptionText DisplayString + } + +dm3IdentSysDescriptionIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant description record." + ::= { dm3IdentSysDescriptionEntry 1 } + +dm3IdentSysDescriptionText OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A 16 character text field describing the DC power plant device. + This field can be configured from the dm3ConfigSysDescriptionText OID." + ::= { dm3IdentSysDescriptionEntry 2 } + +dm3IdentSysModel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Model type of the DC power plant." + ::= { dm3IdentSystem 3 } + +dm3IdentSysCntrlRev OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Integer representation of the hardware revision of the Master Controller board." + ::= { dm3IdentSystem 4 } + +dm3IdentSysFWVersion OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Integer representation of the power plant Master Controller firmware revision." + ::= { dm3IdentSystem 5 } + +-- the dm3ConfigSystem group + +dm3ConfigSysDescriptionTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC description records." + ::= { dm3ConfigSystem 1 } + +dm3ConfigSysDescriptionTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3ConfigSysDescriptionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing description records of the powerplant. The number of + entries is contained in the dm3ConfigSysDescriptionTableSize OID." + ::= { dm3ConfigSystem 2 } + +dm3ConfigSysDescriptionEntry OBJECT-TYPE + SYNTAX Dm3ConfigSysDescriptionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The powerplant description record to reference." + INDEX { dm3ConfigSysDescriptionIndex } + ::= { dm3ConfigSysDescriptionTable 1 } + +Dm3ConfigSysDescriptionEntry ::= + SEQUENCE { + dm3ConfigSysDescriptionIndex INTEGER, + dm3ConfigSysDescriptionText DisplayString + } + +dm3ConfigSysDescriptionIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant description record." + + ::= { dm3ConfigSysDescriptionEntry 1 } + +dm3ConfigSysDescriptionText OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "16 character text field describing the DC power plant device." + + ::= { dm3ConfigSysDescriptionEntry 2 } + +dm3ConfigSysHighTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Ambient high temperature threshold. Temperature sensor located on Master + Controller board. + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dm3StatusSysTempUnits' OID (Celsius or Fahrenheit). + + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigSystem 3 } + +dm3ConfigSysHighTempAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the System High Temperature Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + ::= { dm3ConfigSystem 4 } + +dm3ConfigSysLowTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Ambient low temperature threshold. Temperature sensor located on Master + Controller board. + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dm3StatusSysTempUnits' OID (Celsius or Fahrenheit). + + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigSystem 5 } + +dm3ConfigSysLowTempAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the System Low Temperature Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + ::= { dm3ConfigSystem 6 } + +dm3ConfigSysHardwareTempAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the System Hardware Temperature Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + ::= { dm3ConfigSystem 7 } + +dm3ConfigSysRemoteAccess OBJECT-TYPE + SYNTAX INTEGER { + accessEnabled (1), + accessDisabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + " + This OID is used to disable remote write access to the power plant. + Setting this OID to accessEnabled (1) will have no affect. + Setting this OID to accessDisabled (2) will disable the ability to + remotely configure the DC powerplant. + + Once remote access is disabled, it can only be restored from the front + panel of the DC power plant." + ::= { dm3ConfigSystem 8 } + + +-- the dm3ConfigLVD group + +dm3ConfigLVDTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant LVDs controllable + by this IP address." + ::= { dm3ConfigLVD 1 } + +dm3ConfigLVDTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3ConfigLVDEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing settings of the LVDs. The number of + entries is contained in the dm3ConfigLVDTableSize OID." + ::= { dm3ConfigLVD 2 } + +dm3ConfigLVDEntry OBJECT-TYPE + SYNTAX Dm3ConfigLVDEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The LVD to configure." + INDEX { dm3ConfigLVDIndex } + ::= { dm3ConfigLVDTable 1 } + +Dm3ConfigLVDEntry ::= + SEQUENCE { + dm3ConfigLVDIndex INTEGER, + dm3ConfigLVDName DisplayString, + dm3ConfigLVDEnable INTEGER, + dm3ConfigLVDTripThresh INTEGER, + dm3ConfigLVDResetThresh INTEGER, + dm3ConfigLVDOpenAlarm INTEGER, + dm3ConfigLVDHWAlarm INTEGER + } + +dm3ConfigLVDIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant LVD." + ::= { dm3ConfigLVDEntry 1 } + +dm3ConfigLVDName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the LVD. The maximum value is 16 characters." + ::= { dm3ConfigLVDEntry 2 } + +dm3ConfigLVDEnable OBJECT-TYPE + SYNTAX INTEGER { + enabledYes (1), + enabledNo (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID is used to control and indicate if the LVD is on or off. + Setting this OID to enabledYes (1) will enable (turn on) the LVD. + Setting this OID to enabledNo (2) will disable (turn off) the LVD." + ::= { dm3ConfigLVDEntry 3 } + +dm3ConfigLVDTripThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "LVD Trip threshold. If voltage exceeds threshold, the LVD will trip. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigLVDEntry 4 } + +dm3ConfigLVDResetThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "LVD Reset threshold. If voltage exceeds threshold, the LVD will reset. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigLVDEntry 5 } + +dm3ConfigLVDOpenAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the LVD Open Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + ::= { dm3ConfigLVDEntry 6 } + +dm3ConfigLVDHWAlarm OBJECT-TYPE +SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the LVD Hardware Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + ::= { dm3ConfigLVDEntry 7 } + + +-- the dm3ConfigBattery group + +dm3ConfigBattFloatVolt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery Float Voltage. This setting controls the power plant voltage. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigBattery 1 } + +dm3ConfigBattMaxRecharge OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery Maximum Recharge Rate. This setting controls the battery max + recharge rate. The value is based on C/20 for 240 AHr battery string. + + Values are represented in thousandths of Amps (mA). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigBattery 2 } + +dm3ConfigBattDischargeThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery discharge threshold. If battery output current exceeds threshold + a battery discharge alarm will occur. + + Values are represented in thousandths of Amps (mA). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigBattery 3 } + +dm3ConfigBattDischargeAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Battery Discharge Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigBattery 4 } + +dm3ConfigBattHighVoltThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery high voltage threshold. If system battery voltage exceeds threshold + a battery high voltage alarm will occur. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigBattery 5 } + +dm3ConfigBattHighVoltAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Battery High Voltage Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigBattery 6 } + +dm3ConfigBattLowVoltThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery low voltage threshold. If system battery voltage is under threshold + a battery low voltage alarm will occur. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigBattery 7 } + +dm3ConfigBattLowVoltAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Battery Low Voltage Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigBattery 8 } + +dm3ConfigBattHighTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery high temperature threshold. If system battery temperature exceeds threshold + a battery high temperature alarm will occur. + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dm3StatusSysTempUnits' OID (Celsius or Fahrenheit). + + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + + ::= { dm3ConfigBattery 9 } + +dm3ConfigBattHighTempAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Battery High Temperature Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigBattery 10 } + +dm3ConfigBattLowTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery low temperature threshold. If system battery temperature is under threshold + a battery low temperature alarm will occur. + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dm3StatusSysTempUnits' OID (Celsius or Fahrenheit). + + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + + ::= { dm3ConfigBattery 11 } + +dm3ConfigBattLowTempAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Battery Low Temperature Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigBattery 12 } + +dm3ConfigBattAmpHour OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery Amp-Hour Size. Units are thousandths of Amp hours (mAHr). + + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigBattery 13 } + +dm3ConfigCompMethod OBJECT-TYPE + SYNTAX INTEGER { + tempcompOn (1), + tempcompOff (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID is used to configure and get the state of the battery + temperature compensation. + + Setting this OID to tempcompOn (1) will enable/turn on the battery temperature compensation. + Setting this OID to tempcompOff (2) will disable/turn off the battery temperature compensation." + ::= { dm3ConfigBattery 14 } + +dm3ConfigCompTempCoeff OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compensation Temperature Coefficient. (uV/degC/cell). + + Units are presented in microvolts. + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigBattery 15 } + +dm3ConfigHighKneeTemp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "High Knee for temperature compensation: Compensation temperature coefficient + becomes 0mV/degC/cell. + + Values are represented in thousandths of degrees Celsius. + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigBattery 16 } + +dm3ConfigLowKneeTemp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Low Knee for temperature compensation: Compensation temperature coefficient + becomes 0mV/degC/cell. + + Values are represented in thousandths of degrees Celsius. + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigBattery 17 } + +dm3ConfigBattHwCurrentAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Battery Current Hardware Alarm (indicating current is outside realistic + limits, or a possible measurement fault; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigBattery 18 } + +dm3ConfigBattHwTempAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Battery Temperature Hardware Alarm (indicating temperature is outside realistic + limits, or a possible measurement fault; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigBattery 19 } + + +-- the dm3ConfigRectThresh group +dm3ConfigRectHighVoltThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Rectifier high voltage threshold. If rectifier voltage exceeds threshold + a rectifier high voltage alarm will occur. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigRectThresh 1 } + + +dm3ConfigRectLowVoltThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Rectifier low voltage threshold. If rectifier voltage is under threshold + a rectifier low voltage alarm will occur. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigRectThresh 2 } + +dm3ConfigRectFailSafe OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Rectifier Fail Safe point. This OID represents the value sent to rectifier controllers + to use in the event of communications loss with the Master Controller or Master Controller + board failure. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigRectThresh 3 } + +dm3ConfigRectFailComm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Rectifier Communication Fail timeout. This OID represents the time interval in which there is no + communication between the rectifier and the master controller at which the rectifier will reset + all its values to default. + + Values are represented in hundredths of Seconds. + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigRectThresh 4 } + +-- the dm3ConfigRectAlarms group + +dm3ConfigRectHighVoltAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Rectifier High Voltage Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigRectAlarms 1 } + +dm3ConfigRectLowVoltAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Rectifier Low Voltage Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigRectAlarms 2 } + +dm3ConfigRectConfigAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This alarm is activated when a new rectifier is detected; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigRectAlarms 3 } + +dm3ConfigRect1ofNAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This setting indicates the action if ONE rectifier of a N+1 system has failed; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigRectAlarms 4 } + +dm3ConfigRect2ofNAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This setting indicates the action if TWO OR MORE rectifiers of a N+1 system have failed; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigRectAlarms 5 } + +dm3ConfigRectDiagAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Rectifier Controller Diagnostics Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigRect1ofNAlarm OID + to be activated if ONE rectifier fails in an N+1 system. It causes the alarm specified in the + dm3ConfigRect2ofNAlarm OID to be activated if TWO OR MORE rectifiers fail in an N+1 system." + + ::= { dm3ConfigRectAlarms 6 } + +dm3ConfigRectImbalanceAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Rectifier Imbalance Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigRectAlarms 7 } + +dm3ConfigRectCurrLimitAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Rectifier Current Limit Alarm (indicating rectifier in the Current Limit state); + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigRect1ofNAlarm OID + to be activated if ONE rectifier fails in an N+1 system. It causes the alarm specified in the + dm3ConfigRect2ofNAlarm OID to be activated if TWO OR MORE rectifiers fail in an N+1 system." + + ::= { dm3ConfigRectAlarms 8 } + +dm3ConfigRectStandbyAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Rectifier Standby Alarm (indicating output DC has been turned off); + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigRect1ofNAlarm OID + to be activated if ONE rectifier fails in an N+1 system. It causes the alarm specified in the + dm3ConfigRect2ofNAlarm OID to be activated if TWO OR MORE rectifiers fail in an N+1 system." + + ::= { dm3ConfigRectAlarms 9 } + +dm3ConfigRectFanFailAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Rectifier Fan Fail Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigRect1ofNAlarm OID + to be activated if ONE rectifier fails in an N+1 system. It causes the alarm specified in the + dm3ConfigRect2ofNAlarm OID to be activated if TWO OR MORE rectifiers fail in an N+1 system." + + ::= { dm3ConfigRectAlarms 10 } + +dm3ConfigRectFailAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Rectifier Fail Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigRect1ofNAlarm OID + to be activated if ONE rectifier fails in an N+1 system. It causes the alarm specified in the + dm3ConfigRect2ofNAlarm OID to be activated if TWO OR MORE rectifiers fail in an N+1 system." + + ::= { dm3ConfigRectAlarms 11 } + +dm3ConfigRectHwVoltAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Rectifier Hardware Voltage Alarm (indicating voltage outside realistic limits, + or a possible measurement fault); + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigRectAlarms 12 } + + +-- the dm3ConfigConvThresh group + +dm3ConfigConvHighVoltThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Converter high voltage threshold. If converter voltage exceeds threshold + a converter high voltage alarm will occur. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + + ::= { dm3ConfigConvThresh 1 } + +dm3ConfigConvLowVoltThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Converter low voltage threshold. If converter voltage exceeds threshold + a converter low voltage alarm will occur. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigConvThresh 2 } + +dm3ConfigConvFailSafe OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Converter Fail Safe point. This OID represents the value sent to converter controllers + to use in the event of communications loss with the Master Controller or Master Controller + board failure. + + Values are represented in thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigConvThresh 3 } + +dm3ConfigConvSetPoint OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Converter Set point. This OID represents the initial set point used in the + voltage control loop. + + Units are thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigConvThresh 4 } + +dm3ConfigConvFailMax OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Converter Fail Maximum limit. This OID represents the value sent to the converter + controllers to define the maximum set point allowed. + + Units are thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigConvThresh 5 } + +dm3ConfigConvFailMin OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Converter Fail Minimum limit. This OID represents the value sent to the converter + controllers to define the minimum set point allowed. + + Units are thousandths of Volts (mV). + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigConvThresh 6 } + +dm3ConfigConvFailComm OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Converter Communication Fail timeout. This OID represents the time interval in which there is no + communication between the converter and the master controller at which the converter will reset + all its values to default. + + Values are represented in hundredths of Seconds. + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigConvThresh 7 } + +-- the dm3ConfigConvAlarms group +dm3ConfigConvHighVoltAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter High Voltage Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigConvAlarms 1 } + +dm3ConfigConvLowVoltAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter Low Voltage Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigConvAlarms 2 } + +dm3ConfigConvConfigAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter Configuration Alarm (indicating a new converter has been detected); + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigConvAlarms 3 } + +dm3ConfigConv1ofNAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter 1ofN Alarm (indicating action if ONE converter of a N+1 system has failed); + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigConvAlarms 4 } + +dm3ConfigConv2ofNAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter 2ofN Alarm (indicating action if TWO OR MORE converters of a N+1 system has failed); + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigConvAlarms 5 } + +dm3ConfigConvDiagAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter Diagnostics Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigConv1ofNAlarm OID + to be activated if ONE converter fails in an N+1 system. It causes the alarm specified in the + dm3ConfigConv2ofNAlarm OID to be activated if TWO OR MORE converters fail in an N+1 system." + + ::= { dm3ConfigConvAlarms 6 } + +dm3ConfigConvImbalanceAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter Imbalance Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigConv1ofNAlarm OID + to be activated if ONE converter fails in an N+1 system. It causes the alarm specified in the + dm3ConfigConv2ofNAlarm OID to be activated if TWO OR MORE converters fail in an N+1 system." + + ::= { dm3ConfigConvAlarms 7 } + +dm3ConfigConvCurrLimitAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter Current Limit Alarm (indicating the converter is in the Current Limit state); + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigConv1ofNAlarm OID + to be activated if ONE converter fails in an N+1 system. It causes the alarm specified in the + dm3ConfigConv2ofNAlarm OID to be activated if TWO OR MORE converters fail in an N+1 system." + + ::= { dm3ConfigConvAlarms 8 } + +dm3ConfigConvStandbyAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter Standby Alarm (indicating the converter is in the Standby state); + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigConv1ofNAlarm OID + to be activated if ONE converter fails in an N+1 system. It causes the alarm specified in the + dm3ConfigConv2ofNAlarm OID to be activated if TWO OR MORE converters fail in an N+1 system." + + ::= { dm3ConfigConvAlarms 9 } + +dm3ConfigConvFanFailAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter Fan Fail Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigConv1ofNAlarm OID + to be activated if ONE converter fails in an N+1 system. It causes the alarm specified in the + dm3ConfigConv2ofNAlarm OID to be activated if TWO OR MORE converters fail in an N+1 system." + + ::= { dm3ConfigConvAlarms 10 } + +dm3ConfigConvFailAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter Fail Alarm; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigConv1ofNAlarm OID + to be activated if ONE converter fails in an N+1 system. It causes the alarm specified in the + dm3ConfigConv2ofNAlarm OID to be activated if TWO OR MORE converters fail in an N+1 system." + + ::= { dm3ConfigConvAlarms 11 } + +dm3ConfigConvHwVoltAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9), + alarmNofN (10) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "For the Converter Voltage Alarm (indicating voltage outside realistic limits, or a + possible measurement fault); + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + Setting this OID to alarmNofN (10) causes the alarm specified in the dm3ConfigConv1ofNAlarm OID + to be activated if ONE converter fails in an N+1 system. It causes the alarm specified in the + dm3ConfigConv2ofNAlarm OID to be activated if TWO OR MORE converters fail in an N+1 system." + + ::= { dm3ConfigConvAlarms 12 } + + +-- the dm3ConfigOutputRelays group + +dm3ConfigOutRlyTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant Output Relays controllable + by this IP address." + ::= { dm3ConfigOutputRelays 1 } + +dm3ConfigOutRlyTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3ConfigOutRlyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing settings of the Output Relays. The number of + entries is contained in the dm3ConfigOutRlyTableSize OID." + ::= { dm3ConfigOutputRelays 2 } + +dm3ConfigOutRlyEntry OBJECT-TYPE + SYNTAX Dm3ConfigOutRlyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The output relay to configure." + INDEX { dm3ConfigOutRlyIndex } + ::= { dm3ConfigOutRlyTable 1 } + +Dm3ConfigOutRlyEntry ::= + SEQUENCE { + dm3ConfigOutRlyIndex INTEGER, + dm3ConfigOutRlyName DisplayString, + dm3ConfigOutRlyDelay INTEGER, + dm3ConfigOutRlyAlarm INTEGER + } + +dm3ConfigOutRlyIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant output relay." + ::= { dm3ConfigOutRlyEntry 1 } + +dm3ConfigOutRlyName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the output relay. The maximum value is 16 characters." + ::= { dm3ConfigOutRlyEntry 2 } + +dm3ConfigOutRlyDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output Relay Delay. This OID represents the time delay from the initiation of an + output relay action to when the output relay action does occur. If the alarm condition + disappears before the end of the delay, no action will occur. Delay for Major + and Minor alarms is not configurable and is always set to 0. + + Values are represented in hundredths of seconds. + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigOutRlyEntry 3 } + +dm3ConfigOutRlyAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output Relay Alarm. This setting indicates what action to perform in the event of + an output relay alarm condition; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition. + + Relay Alarm for Major and Minor alarms is not configurable and is always set to + alarmMajor and alarmMinor respectively." + + ::= { dm3ConfigOutRlyEntry 4 } + + +-- the dm3ConfigInputRelays group + +dm3ConfigInRlyTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant Input Relays controllable + by this IP address." + ::= { dm3ConfigInputRelays 1 } + +dm3ConfigInRlyTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3ConfigInRlyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing settings of the Input Relays. The number of + entries is contained in the dm3ConfigInRlyTableSize OID." + ::= { dm3ConfigInputRelays 2 } + +dm3ConfigInRlyEntry OBJECT-TYPE + SYNTAX Dm3ConfigInRlyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input relay to configure." + INDEX { dm3ConfigInRlyIndex } + ::= { dm3ConfigInRlyTable 1 } + +Dm3ConfigInRlyEntry ::= + SEQUENCE { + dm3ConfigInRlyIndex INTEGER, + dm3ConfigInRlyName DisplayString, + dm3ConfigInRlyDelay INTEGER, + dm3ConfigInRlyAlarm INTEGER + } + +dm3ConfigInRlyIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant input relay." + ::= { dm3ConfigInRlyEntry 1 } + +dm3ConfigInRlyName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the input relay. The maximum value is 16 characters." + + ::= { dm3ConfigInRlyEntry 2 } + +dm3ConfigInRlyDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input Relay Delay. This OID represents the time delay from the initiation of an + input relay action to when the input relay action does occur. If the alarm condition + disappears before the end of the delay, no action will occur. + + Values are represented in hundredths of seconds. + + Attempts to set the value above or below the acceptable range of the powerplant + will cause the value to be set at the high or low point of the range respectively." + ::= { dm3ConfigInRlyEntry 3 } + +dm3ConfigInRlyAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input Relay Alarm. This setting indicates what action to perform in the event of + an input relay alarm condition; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigInRlyEntry 4 } + +-- the dm3ConfigBreakers group + +dm3ConfigBreakersTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant circuit breakers controllable + by this IP address." + ::= { dm3ConfigBreakers 1 } + +dm3ConfigBreakersTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3ConfigBreakersEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing settings of the circuit breakers. The number of + entries is contained in the dm3ConfigBreakersTableSize OID." + ::= { dm3ConfigBreakers 2 } + +dm3ConfigBreakersEntry OBJECT-TYPE + SYNTAX Dm3ConfigBreakersEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The circuit breaker to configure." + INDEX { dm3ConfigBreakersIndex } + ::= { dm3ConfigBreakersTable 1 } + +Dm3ConfigBreakersEntry ::= + SEQUENCE { + dm3ConfigBreakersIndex INTEGER, + dm3ConfigBreakersName DisplayString, + dm3ConfigBreakersAlarm INTEGER + } + +dm3ConfigBreakersIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant circuit breaker." + ::= { dm3ConfigBreakersEntry 1 } + +dm3ConfigBreakersName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the circuit breaker. The maximum value is 16 characters." + ::= { dm3ConfigBreakersEntry 2 } + +dm3ConfigBreakersAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Circuit Breaker Alarm. This setting indicates what action to perform in the event of + a circuit breaker alarm condition; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigBreakersEntry 3 } + +-- the dm3ConfigFuses group + +dm3ConfigFusesTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant Fuses controllable + by this IP address." + ::= { dm3ConfigFuses 1 } + +dm3ConfigFusesTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3ConfigFusesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing settings of the Fuses. The number of + entries is contained in the dm3ConfigFusesTableSize OID." + ::= { dm3ConfigFuses 2 } + +dm3ConfigFusesEntry OBJECT-TYPE + SYNTAX Dm3ConfigFusesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The fuse to configure." + INDEX { dm3ConfigFusesIndex } + ::= { dm3ConfigFusesTable 1 } + +Dm3ConfigFusesEntry ::= + SEQUENCE { + dm3ConfigFusesIndex INTEGER, + dm3ConfigFusesName DisplayString, + dm3ConfigFusesAlarm INTEGER + } + +dm3ConfigFusesIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant fuse." + ::= { dm3ConfigFusesEntry 1 } + +dm3ConfigFusesName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the fuse. The maximum value is 16 characters." + ::= { dm3ConfigFusesEntry 2 } + +dm3ConfigFusesAlarm OBJECT-TYPE + SYNTAX INTEGER { + alarmIgnore (1), + alarmRelay1 (2), + alarmRelay2 (3), + alarmRelay3 (4), + alarmRelay4 (5), + alarmRelay5 (6), + alarmRelay6 (7), + alarmMinor (8), + alarmMajor (9) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Fuses Alarm. This setting indicates what action to perform in the event of + a Fuse alarm condition; + Setting this OID to alarmIgnore (1) results in the alarm condition being ignored. + Setting this OID to alarmRelay1 (2) causes relay 1 to be activated for an + alarm condition. + Setting this OID to alarmRelay2 (3) causes relay 2 to be activated for an + alarm condition. + Setting this OID to alarmRelay3 (4) causes relay 3 to be activated for an + alarm condition. + Setting this OID to alarmRelay4 (5) causes relay 4 to be activated for an + alarm condition. + Setting this OID to alarmRelay5 (6) causes relay 5 to be activated for an + alarm condition. + Setting this OID to alarmRelay6 (7) causes relay 6 to be activated for an + alarm condition. + Setting this OID to alarmMinor (8) causes the Minor relay to be activated for an + alarm condition. + Setting this OID to alarmMajor (9) causes the Major relay to be activated for an + alarm condition." + + ::= { dm3ConfigFusesEntry 3 } + +-- the dm3StatusSystem group + +dm3StatusSystemTemp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "System temperature based on sensor on Master Controller PCB. + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dm3StatusSysTempUnits' OID (Celsius or Fahrenheit)." + + ::= { dm3StatusSystem 1 } + +dm3StatusSystemStart OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Time stamp at DC powerplant initialization. + The time is represented as MMM,DD,YYYY,HH:MM:SS." + ::= { dm3StatusSystem 2 } + +dm3StatusSysRemoteAccess OBJECT-TYPE + SYNTAX INTEGER { + accessEnabled (1), + accessDisabled (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Remote Access indicator + This setting indicates if configuration (write) access to the powerplant is enabled or + disabled at the powerplant level. + This value will be accessEnabled (1) if remote configuration is enabled, and + accessDisabled (2) if remote configuration is disabled." + ::= { dm3StatusSystem 3 } + +dm3StatusSysSecurityLevel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable shows the current active security access level of controller. This + can only be changed directly from the front panel." + ::= { dm3StatusSystem 4 } + +dm3StatusSysTempSanity OBJECT-TYPE + SYNTAX INTEGER{ + saneYES (1), + saneNO (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "System temperature sanity indicator. Indicates if the system temperature is + reasonable. Reasonable is defined based on powerplant type. A value of saneYes (1) + indicates temperature is reasonable, a value of saneNo (2) indicates it is not." + ::= { dm3StatusSystem 5 } + +dm3StatusSysAlarmState OBJECT-TYPE + SYNTAX INTEGER{ + alarmMinor (1), + alarmMajor (2), + alarmBoth (3), + alarmNone (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "System Alarm State. Reflects the alarm status of the overall DC system. + If a minor alarm is present, the value will be alarmMinor(1). + If a major alarm is present, the value will be alarmMajor(2). + If both minor and a major alarm is present, the value will be alarmBoth(3). + If no alarm is present, the value will be alarmNone(4)." + ::= { dm3StatusSystem 6 } + +dm3StatusSysTempUnits OBJECT-TYPE + SYNTAX INTEGER { + celsius(1), + fahrenheit(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature scale used to display the temperature + in the DC system, Celsius(1) or Fahrenheit(2). + This setting is based on the system preferences + configuration in the agent." + ::= { dm3StatusSystem 7 } + + +-- the dm3StatusAlarms group + +dm3StatusAlarmsTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant alarms viewable + by this IP address." + ::= { dm3StatusAlarms 1 } + +dm3StatusAlarmsTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3StatusAlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing system alarms. The number of + entries is contained in the dm3StatusAlarmsTableSize OID." + ::= { dm3StatusAlarms 2 } + +dm3StatusAlarmsEntry OBJECT-TYPE + SYNTAX Dm3StatusAlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The alarm to display." + INDEX { dm3StatusAlarmsIndex } + ::= { dm3StatusAlarmsTable 1 } + +Dm3StatusAlarmsEntry ::= + SEQUENCE { + dm3StatusAlarmsIndex INTEGER, + dm3StatusAlarmsText DisplayString + } + +dm3StatusAlarmsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the system alarm." + ::= { dm3StatusAlarmsEntry 1 } + +dm3StatusAlarmsText OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The 16 character text describing the active alarm condition." + ::= { dm3StatusAlarmsEntry 2 } + +-- the dm3StatusBattery group + +dm3StatusBattCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Battery Current: This OID shows the battery current in thousandths of Amps (mA)." + ::= { dm3StatusBattery 1 } + +dm3StatusBattTemp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Battery Temperature: + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dm3StatusSysTempUnits' OID (Celsius or Fahrenheit)." + + ::= { dm3StatusBattery 2 } + +dm3StatusBattCurrentSanity OBJECT-TYPE + SYNTAX INTEGER{ + saneYES (1), + saneNO (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Battery current sanity indicator. Indicates if the battery current is + reasonable. Reasonable is defined based on powerplant type. A value of saneYes (1) + indicates current is reasonable, a value of saneNo (2) indicates it is not." + ::= { dm3StatusBattery 3 } + +dm3StatusBattTempSanity OBJECT-TYPE + SYNTAX INTEGER{ + saneYES (1), + saneNO (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Battery temperature sanity indicator. Indicates if the battery temperature is + reasonable. Reasonable is defined based on powerplant type. A value of saneYes (1) + indicates temperature is reasonable, a value of saneNo (2) indicates it is not." + ::= { dm3StatusBattery 4 } + +-- the dm3StatusOEM group + +dm3StatusOEMrectOffset OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier offset value in thousandths of Volts (mV)." + ::= { dm3StatusOEM 1 } + +dm3StatusOEMrectGain OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier gain value in thousandths of Volts (mV/V)." + ::= { dm3StatusOEM 2 } + +dm3StatusOEMconvOffset OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter offset value in thousandths of Volts (mV)." + ::= { dm3StatusOEM 3 } + +dm3StatusOEMconvGain OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter gain value in thousandths of Volts (mV/V)." + ::= { dm3StatusOEM 4 } + +dm3StatusOEMshuntOffset OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the shunt offset value in thousandths of Amps (mA)." + ::= { dm3StatusOEM 5 } + +dm3StatusOEMshuntGain OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the shunt gain value in thousandths of Amps (mA/A)." + ::= { dm3StatusOEM 6 } + +-- the dm3StatusLVD group + +dm3StatusLVDTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant LVDs viewable + by this IP address." + ::= { dm3StatusLVD 1 } + +dm3StatusLVDTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3StatusLVDEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing settings of the LVDs. The number of + entries is contained in the dm3StatusLVDTableSize OID." + ::= { dm3StatusLVD 2 } + +dm3StatusLVDEntry OBJECT-TYPE + SYNTAX Dm3StatusLVDEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The LVD to gather status from." + INDEX { dm3StatusLVDIndex } + ::= { dm3StatusLVDTable 1 } + +Dm3StatusLVDEntry ::= + SEQUENCE { + dm3StatusLVDIndex INTEGER, + dm3StatusLVDName DisplayString, + dm3StatusLVDState INTEGER, + dm3StatusLVDHwFault INTEGER + } + +dm3StatusLVDIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant LVD." + ::= { dm3StatusLVDEntry 1 } + +dm3StatusLVDName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the LVD. The maximum size is + 16 characters. The name is set by using the + dm3ConfigLVDName OID. + This OID is provided for informational purposes only." + ::= { dm3StatusLVDEntry 2 } + +dm3StatusLVDState OBJECT-TYPE + SYNTAX INTEGER { + statusClosed (1), + statusOpened (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusClosed (1) if the LVD is closed. + statusOpened (2) will be returned if the LVD is opened." + ::= { dm3StatusLVDEntry 3 } + +dm3StatusLVDHwFault OBJECT-TYPE + SYNTAX INTEGER { + statusFault (1), + statusNofault (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusFault (1) if the LVD is faulted. + statusNofault (2) will be returned if the LVD is not faulted." + ::= { dm3StatusLVDEntry 4 } + +-- the dm3StatusRectifier group + +dm3StatusRectTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant rectifiers viewable + by this IP address." + ::= { dm3StatusRectifier 1 } + +dm3StatusRectTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3StatusRectEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing settings of the rectifiers. The number of + entries is contained in the dm3StatusRectTableSize OID." + ::= { dm3StatusRectifier 2 } + +dm3StatusRectEntry OBJECT-TYPE + SYNTAX Dm3StatusRectEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The rectifier to gather status from." + INDEX { dm3StatusRectIndex } + ::= { dm3StatusRectTable 1 } + +Dm3StatusRectEntry ::= + SEQUENCE { + dm3StatusRectIndex INTEGER, + dm3StatusRectID INTEGER, + dm3StatusRectDesc DisplayString, + dm3StatusRectCurrent INTEGER, + dm3StatusRectCurrentLimit INTEGER, + dm3StatusRectStandby INTEGER, + dm3StatusRectFanFail INTEGER, + dm3StatusRectFail INTEGER, + dm3StatusRectDevType INTEGER, + dm3StatusRectPhyAddr INTEGER, + dm3StatusRectCfg INTEGER, + dm3StatusRectPcbRev INTEGER, + dm3StatusRectFwVer INTEGER, + dm3StatusRectPresent INTEGER, + dm3StatusRectDiagPass INTEGER, + dm3StatusRectState INTEGER + } + +dm3StatusRectIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant rectifier." + ::= { dm3StatusRectEntry 1 } + +dm3StatusRectID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier ID. This enumerates the number of the rectifier within + a group of rectifiers." + ::= { dm3StatusRectEntry 2 } + +dm3StatusRectDesc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the 16-character rectifier description." + ::= { dm3StatusRectEntry 3 } + +dm3StatusRectCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier current in thousandths of Amps (mA)." + ::= { dm3StatusRectEntry 4 } + +dm3StatusRectCurrentLimit OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the rectifier is in the Current Limit state. + statusFalse (2) will be returned if the rectifier is not in the Current Limit state." + ::= { dm3StatusRectEntry 5 } + +dm3StatusRectStandby OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the rectifier is in the Standby state. + statusFalse (2) will be returned if the rectifier is not in the Standby state." + ::= { dm3StatusRectEntry 6 } + +dm3StatusRectFanFail OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the rectifier Fan has failed. + statusFalse (2) will be returned if the rectifier Fan has not failed." + ::= { dm3StatusRectEntry 7 } + +dm3StatusRectFail OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the rectifier has failed. + statusFalse (2) will be returned if the rectifier has not failed." + ::= { dm3StatusRectEntry 8 } + +dm3StatusRectDevType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier device type." + ::= { dm3StatusRectEntry 9 } + +dm3StatusRectPhyAddr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier physical address (the address on the bus)." + ::= { dm3StatusRectEntry 10 } + +dm3StatusRectCfg OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the rectifier is present after + power-up or set-configuration. + statusFalse (2) will be returned if the rectifier is not configured." + ::= { dm3StatusRectEntry 11 } + +dm3StatusRectPcbRev OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier device PCB serial number." + ::= { dm3StatusRectEntry 12 } + +dm3StatusRectFwVer OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier device firmware revision." + ::= { dm3StatusRectEntry 13 } + +dm3StatusRectPresent OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the rectifier is present. + statusFalse (2) will be returned if the rectifier is not present." + ::= { dm3StatusRectEntry 14 } + +dm3StatusRectDiagPass OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the rectifier diagnostics have passed. + statusFalse (2) will be returned if the rectifier diagnostics have not passed." + ::= { dm3StatusRectEntry 15 } + +dm3StatusRectState OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier device state as defined by the device status register." + ::= { dm3StatusRectEntry 16 } + +dm3StatusSysRectVoltSanity OBJECT-TYPE + SYNTAX INTEGER { + saneYES (1), + saneNO (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Rectifier voltage sanity indicator. Indicates if the rectifier voltage is + reasonable. Reasonable is defined based on powerplant type. A value of saneYes (1) + indicates voltage is reasonable, a value of saneNo (2) indicates it is not." + ::= { dm3StatusRectifier 3 } + +dm3StatusSysRectAvailable OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the rectifier is available. + statusFalse (2) will be returned if the rectifier is not available." + ::= { dm3StatusRectifier 4 } + +dm3StatusSysRectType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the type of rectifier the system has. There can only be a single type of + rectifier in the power plant" + ::= { dm3StatusRectifier 5 } + +dm3StatusSysRectVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the system level rectifier voltage in thousandths of Volts (mV)." + ::= { dm3StatusRectifier 6 } + +dm3StatusSysRectCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the system level rectifier current in thousandths of Amps (mA)." + ::= { dm3StatusRectifier 7 } + + +-- the dm3StatusConverter group + +dm3StatusConvTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant converters viewable + by this IP address." + ::= { dm3StatusConverter 1 } + +dm3StatusConvTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3StatusConvEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for viewing status of the converters. The number of + entries is contained in the dm3StatusConvTableSize OID." + ::= { dm3StatusConverter 2 } + +dm3StatusConvEntry OBJECT-TYPE + SYNTAX Dm3StatusConvEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The converter to gather status from." + INDEX { dm3StatusConvIndex } + ::= { dm3StatusConvTable 1 } + +Dm3StatusConvEntry ::= + SEQUENCE { + dm3StatusConvIndex INTEGER, + dm3StatusConvID INTEGER, + dm3StatusConvDesc DisplayString, + dm3StatusConvCurrent INTEGER, + dm3StatusConvCurrentLimit INTEGER, + dm3StatusConvStandby INTEGER, + dm3StatusConvFanFail INTEGER, + dm3StatusConvFail INTEGER, + dm3StatusConvDevType INTEGER, + dm3StatusConvPhyAddr INTEGER, + dm3StatusConvCfg INTEGER, + dm3StatusConvPcbRev INTEGER, + dm3StatusConvFwVer INTEGER, + dm3StatusConvPresent INTEGER, + dm3StatusConvDiagPass INTEGER, + dm3StatusConvState INTEGER + } + +dm3StatusConvIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant converter." + ::= { dm3StatusConvEntry 1 } + +dm3StatusConvID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter ID. This enumerates the number of the converter within + a group of converters." + ::= { dm3StatusConvEntry 2 } + +dm3StatusConvDesc OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the 16 character converter description." + ::= { dm3StatusConvEntry 3 } + +dm3StatusConvCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter current in thousandths of Amps (mA)." + ::= { dm3StatusConvEntry 4 } + +dm3StatusConvCurrentLimit OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the converter is in the Current Limit state. + statusFalse (2) will be returned if the converter is not in the Current Limit state." + ::= { dm3StatusConvEntry 5 } + +dm3StatusConvStandby OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the converter is in the Standby state. + statusFalse (2) will be returned if the converter is not in the Standby state." + ::= { dm3StatusConvEntry 6 } + +dm3StatusConvFanFail OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the converter Fan has failed. + statusFalse (2) will be returned if the converter Fan has not failed." + ::= { dm3StatusConvEntry 7 } + +dm3StatusConvFail OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the converter has failed. + statusFalse (2) will be returned if the converter has not failed." + ::= { dm3StatusConvEntry 8 } + +dm3StatusConvDevType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter device type." + ::= { dm3StatusConvEntry 9 } + +dm3StatusConvPhyAddr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter physical address (the address on the bus)." + ::= { dm3StatusConvEntry 10 } + +dm3StatusConvCfg OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the converter is present after + power-up or set-configuration. + statusFalse (2) will be returned if the converter is not configured." + ::= { dm3StatusConvEntry 11 } + +dm3StatusConvPcbRev OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter device PCB serial number." + ::= { dm3StatusConvEntry 12 } + +dm3StatusConvFwVer OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter device firmware version." + ::= { dm3StatusConvEntry 13 } + +dm3StatusConvPresent OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the converter is present. + statusFalse (2) will be returned if the converter is not present." + ::= { dm3StatusConvEntry 14 } + +dm3StatusConvDiagPass OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the converter diagnostics have passed. + statusFalse (2) will be returned if the converter diagnostics have not passed." + ::= { dm3StatusConvEntry 15 } + +dm3StatusConvState OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter state as defined by the device status register." + ::= { dm3StatusConvEntry 16 } + +dm3StatusSysConvVoltSanity OBJECT-TYPE + SYNTAX INTEGER{ + saneYES (1), + saneNO (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Converter voltage sanity indicator. Indicates if the converter voltage is + reasonable. Reasonable is defined based on powerplant type. A value of saneYes (1) + indicates voltage is reasonable, a value of saneNo (2) indicates it is not." + ::= { dm3StatusConverter 3 } + +dm3StatusSysConvAvailable OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the converter is available. + statusFalse (2) will be returned if the converter is not available." + ::= { dm3StatusConverter 4 } + +dm3StatusSysConvType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the converter type." + ::= { dm3StatusConverter 5 } + +dm3StatusSysConvVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the system level converter voltage in thousandths of volts (mV)." + ::= { dm3StatusConverter 6 } + +dm3StatusSysConvCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the system level converter current in thousandths of Amps (mA)." + ::= { dm3StatusConverter 7 } + +-- the dm3StatusOutputRelays group + +dm3StatusOutRlyTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant output relays viewable + by this IP address." + ::= { dm3StatusOutputRelays 1 } + +dm3StatusOutRlyTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3StatusOutRlyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for viewing status of the output relays. The number of + entries is contained in the dm3StatusOutRlyTableSize OID." + ::= { dm3StatusOutputRelays 2 } + +dm3StatusOutRlyEntry OBJECT-TYPE + SYNTAX Dm3StatusOutRlyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The output relay to gather status from." + INDEX { dm3StatusOutRlyIndex } + ::= { dm3StatusOutRlyTable 1 } + +Dm3StatusOutRlyEntry ::= + SEQUENCE { + dm3StatusOutRlyIndex INTEGER, + dm3StatusOutRlyName DisplayString, + dm3StatusOutRlyStatus INTEGER + } + +dm3StatusOutRlyIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant output relay." + ::= { dm3StatusOutRlyEntry 1 } + +dm3StatusOutRlyName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the output relay. The maximum size is + 16 characters. The name is set by using the + dm3ConfigOutRlyName OID. + This OID is provided for informational purposes only." + ::= { dm3StatusOutRlyEntry 2 } + +dm3StatusOutRlyStatus OBJECT-TYPE + SYNTAX INTEGER { + statusOn (1), + statusOff (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusOn (1) if the output relay is enabled/on. + statusOff (2) will be returned if the output relay is disabled/off." + ::= { dm3StatusOutRlyEntry 3 } + + +-- the dm3StatusInputRelays group + +dm3StatusInRlyTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant input relays viewable + by this IP address." + ::= { dm3StatusInputRelays 1 } + +dm3StatusInRlyTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3StatusInRlyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for viewing status of the input relays. The number of + entries is contained in the dm3StatusInRlyTableSize OID." + ::= { dm3StatusInputRelays 2 } + + +dm3StatusInRlyEntry OBJECT-TYPE + SYNTAX Dm3StatusInRlyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input relays to gather status from." + INDEX { dm3StatusInRlyIndex } + ::= { dm3StatusInRlyTable 1 } + +Dm3StatusInRlyEntry ::= + SEQUENCE { + dm3StatusInRlyIndex INTEGER, + dm3StatusInRlyName DisplayString, + dm3StatusInRlyStatus INTEGER + } + +dm3StatusInRlyIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant input relay." + ::= { dm3StatusInRlyEntry 1 } + +dm3StatusInRlyName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the input relay. The maximum size is + 16 characters. The name is set by using the + dm3ConfigInRlyName OID. + This OID is provided for informational purposes only." + ::= { dm3StatusInRlyEntry 2 } + +dm3StatusInRlyStatus OBJECT-TYPE + SYNTAX INTEGER { + statusOn (1), + statusOff (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusOn (1) if the input relay is enabled/on. + statusOff (2) will be returned if the input relay is disabled/off." + ::= { dm3StatusInRlyEntry 3 } + +-- the dm3StatusBreakers group + +dm3StatusBreakersTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant circuit breakers viewable + by this IP address." + ::= { dm3StatusBreakers 1 } + +dm3StatusBreakersTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3StatusBreakersEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for viewing status of the circuit breakers. The number of + entries is contained in the dm3StatusBreakersTableSize OID." + ::= { dm3StatusBreakers 2 } + +dm3StatusBreakersEntry OBJECT-TYPE + SYNTAX Dm3StatusBreakersEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The circuit breaker to gather status from." + INDEX { dm3StatusBreakersIndex } + ::= { dm3StatusBreakersTable 1 } + +Dm3StatusBreakersEntry ::= + SEQUENCE { + dm3StatusBreakersIndex INTEGER, + dm3StatusBreakersName DisplayString, + dm3StatusBreakersStatus INTEGER + } + +dm3StatusBreakersIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant circuit breaker." + ::= { dm3StatusBreakersEntry 1 } + +dm3StatusBreakersName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the circuit breaker. The maximum size is + 16 characters. The name is set by using the + dm3ConfigBreakersName OID. + This OID is provided for informational purposes only." + ::= { dm3StatusBreakersEntry 2 } + +dm3StatusBreakersStatus OBJECT-TYPE + SYNTAX INTEGER { + statusClosed (1), + statusOpen (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusClosed (1) if the circuit breaker is closed. + statusOpen (2) will be returned if the circuit breaker is open." + ::= { dm3StatusBreakersEntry 3 } + +-- the dm3StatusFuses group + +dm3StatusFusesTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant fuses controllable + by this IP address." + ::= { dm3StatusFuses 1 } + +dm3StatusFusesTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dm3StatusFusesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for viewing status of the fuses. The number of + entries is contained in the dm3StatusFusesTableSize OID." + ::= { dm3StatusFuses 2 } + +dm3StatusFusesEntry OBJECT-TYPE + SYNTAX Dm3StatusFusesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The fuse to gather status from." + INDEX { dm3StatusFusesIndex } + ::= { dm3StatusFusesTable 1 } + +Dm3StatusFusesEntry ::= + SEQUENCE { + dm3StatusFusesIndex INTEGER, + dm3StatusFusesName DisplayString, + dm3StatusFusesStatus INTEGER + } + +dm3StatusFusesIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant fuse." + ::= { dm3StatusFusesEntry 1 } + +dm3StatusFusesName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the fuse. The maximum size is + 16 characters. The name is set by using the + dm3ConfigFuseName OID. + This OID is provided for informational purposes only." + ::= { dm3StatusFusesEntry 2 } + +dm3StatusFusesStatus OBJECT-TYPE + SYNTAX INTEGER { + statusClosed (1), + statusOpen (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusClosed (1) if the fuse is closed. + statusOpen (2) will be returned if the fuse is open." + ::= { dm3StatusFusesEntry 3 } + +-- the atsIdent group + +atsIdentHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the Automatic Transfer Switch. + This value is set at the factory." + ::= { atsIdent 1 } + +atsIdentFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A string identifying the Automatic Transfer Switch + firmware revision." + ::= { atsIdent 2 } + +atsIdentFirmwareDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of release for this Automatic Transfer Switch + firmware revision. " + ::= { atsIdent 3 } + +atsIdentDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date when the Automatic Transfer Switch was manufactured in mm/dd/yyyy format. + This value is set at the factory. " + ::= { atsIdent 4 } + +atsIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A string identifying the model number of the Automatic Transfer Switch. + This value is set at the factory." + ::= { atsIdent 5 } + +atsIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A string identifying the serial number of + the Automatic Transfer Switch. This value is set at the factory." + ::= { atsIdent 6 } + +atsIdentNominalLineVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "RMS Utility Voltage measured in Volts." + ::= { atsIdent 7 } + +atsIdentNominalLineFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Utility Power Frequency measured in Hertz." + ::= { atsIdent 8 } + +atsIdentDeviceRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This gives the device rating in Amps" + ::= { atsIdent 9 } + + +-- the atsCalibration group + +-- Input Voltage Calibration Factor table + + atsCalibrationNumInputs OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of inputs to this device." + ::= { atsCalibrationInput 1 } + + atsCalibrationNumInputPhases OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of phases per input for this device." + ::= { atsCalibrationInput 2 } + + atsCalibrationInputPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF ATSCalibrationInputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The number of phases per input line to this device." + ::= { atsCalibrationInput 3 } + + atsCalibrationInputPhaseEntry OBJECT-TYPE + SYNTAX ATSCalibrationInputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing calibration information applicable to a + particular input phase." + INDEX { atsCalibrationInputTableIndex, atsCalibrationInputPhaseTableIndex } + ::= { atsCalibrationInputPhaseTable 1 } + + ATSCalibrationInputPhaseEntry ::= SEQUENCE { + atsCalibrationInputTableIndex INTEGER, + atsCalibrationInputPhaseTableIndex INTEGER, + atsLineVoltageCalibrationFactor INTEGER + } + + atsCalibrationInputTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input identifier." + ::= { atsCalibrationInputPhaseEntry 1 } + + atsCalibrationInputPhaseTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input phase identifier." + ::= { atsCalibrationInputPhaseEntry 2 } + + atsLineVoltageCalibrationFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Line Voltage Calibration factor. + This value is set at the factory." + ::= { atsCalibrationInputPhaseEntry 3 } + +-- Power Supply Voltage Calibration table + + atsCalibrationPowerSupplyVoltages OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of power supply voltages supported by this device. + This variable indicates the number of rows in the + atsCalibrationPowerSupplyTable." + ::= { atsCalibrationPowerSupply 1 } + + atsCalibrationPowerSupplyVoltageTable OBJECT-TYPE + SYNTAX SEQUENCE OF ATSCalibrationPowerSupplyVoltageEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of Power Supply table entries." + ::= { atsCalibrationPowerSupply 2 } + + atsCalibrationPowerSupplyVoltageEntry OBJECT-TYPE + SYNTAX ATSCalibrationPowerSupplyVoltageEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular Power Supply Voltage." + INDEX { atsCalibrationPowerSupplyVoltageTableIndex } + ::= { atsCalibrationPowerSupplyVoltageTable 1 } + + ATSCalibrationPowerSupplyVoltageEntry ::= SEQUENCE { + atsCalibrationPowerSupplyVoltageTableIndex INTEGER, + atsCalibrationPowerSupplyVoltage INTEGER, + atsPowerSupplyVoltageCalibrationFactor INTEGER + } + + atsCalibrationPowerSupplyVoltageTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power supply voltage identifier." + ::= { atsCalibrationPowerSupplyVoltageEntry 1 } + + atsCalibrationPowerSupplyVoltage OBJECT-TYPE + SYNTAX INTEGER { + powerSupply24V(1), + powerSupply12V(2), + powerSupply(3), + powerSupply24VSourceB(4), + powerSupplyMinus12V(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This value describes the power supply voltage of + 24V Source A, 24V Source B, +12V, -12V and 5V." + ::= { atsCalibrationPowerSupplyVoltageEntry 2 } + + atsPowerSupplyVoltageCalibrationFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Line Voltage Calibration factor. + This value is set at the factory." + ::= { atsCalibrationPowerSupplyVoltageEntry 3 } + + +-- Output Current Calibration table + + atsCalibrationNumOutputs OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of output lines from this device. + This variable indicates the number of rows in the + atsCalibrationOutputTable." + ::= { atsCalibrationOutput 1 } + + atsCalibrationNumOutputPhases OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of output phases utilized in this + device." + ::= { atsCalibrationOutput 2 } + + atsCalibrationOutputTable OBJECT-TYPE + SYNTAX SEQUENCE OF ATSCalibrationOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output table entries." + ::= { atsCalibrationOutput 3 } + + atsCalibrationOutputEntry OBJECT-TYPE + SYNTAX ATSCalibrationOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output." + INDEX { atsCalibrationOutputTableIndex, atsCalibrationOutputPhasesTableIndex } + ::= { atsCalibrationOutputTable 1 } + + ATSCalibrationOutputEntry ::= SEQUENCE { + atsCalibrationOutputTableIndex INTEGER, + atsCalibrationOutputPhasesTableIndex INTEGER, + atsOutputCurrentCalibrationFactor INTEGER + } + + atsCalibrationOutputTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output identifier." + ::= { atsCalibrationOutputEntry 1 } + + atsCalibrationOutputPhasesTableIndex OBJECT-TYPE + SYNTAX INTEGER{ + phase1(1), + phase2(2), + phase3(3), + neutral(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of each calibration factor for each + output phase utilized in this device and one for neutral. " + ::= { atsCalibrationOutputEntry 2 } + + atsOutputCurrentCalibrationFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output current calibration factor measured in Amps." + ::= { atsCalibrationOutputEntry 3 } + +-- Exp Begin +-- ATS4G output current calibration + ats4gCalibrationOutputTable OBJECT-TYPE + SYNTAX SEQUENCE OF ATS4GCalibrationOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output table entries. It is not applicable to + AP77xx ATS units." + ::= { atsCalibrationOutput 4 } + + ats4gCalibrationOutputEntry OBJECT-TYPE + SYNTAX ATS4GCalibrationOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output." + INDEX { ats4gCalibrationOutputTableIndex, ats4gCalibrationOutputPhasesTableIndex} + ::= { ats4gCalibrationOutputTable 1 } + + ATS4GCalibrationOutputEntry ::= SEQUENCE { + ats4gCalibrationOutputTableIndex INTEGER, + ats4gCalibrationOutputPhasesTableIndex INTEGER, + ats4gOutputCurrentCalibrationFactor INTEGER + } + + ats4gCalibrationOutputTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output identifier." + ::= { ats4gCalibrationOutputEntry 1 } + + ats4gCalibrationOutputPhasesTableIndex OBJECT-TYPE + SYNTAX INTEGER{ + sourceALine(1), + sourneANeutral(2), + sourceBLine(3), + sourceBNeutral(4), + bank1(5), + bank2(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of each calibration factor for each output phase utilized + in this device and one for neutral. Bank 1 and Bank 2 are for units + with two circuit breakers. It is not applicable to AP77xx ATS units." + ::= { ats4gCalibrationOutputEntry 2 } + + ats4gOutputCurrentCalibrationFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output current calibration factor measured in Amps. + It is not applicable to AP7xxx ATS units." + ::= { ats4gCalibrationOutputEntry 3 } +-- Exp End + +-- the atsControl group + +atsControlResetATS OBJECT-TYPE + SYNTAX INTEGER { + none(1), + reset(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable will cause the Automatic Transfer Switch to + perform a power-on reset." + ::= { atsControl 1 } + +atsControlClearAllAlarms OBJECT-TYPE + SYNTAX INTEGER { + none(1), + clear(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable will clear all alarms in the Automatic Transfer Switch. + Returns (-1) if unsupported." + ::= { atsControl 2 } + + +-- the atsConfig group + +atsConfigProductName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A configurable character string." + ::= { atsConfig 1 } + +atsConfigPreferredSource OBJECT-TYPE + SYNTAX INTEGER { + sourceA(1), + sourceB(2), + none(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This variable returns the preferred source of power when both sources are OK." + ::= { atsConfig 2 } + +atsConfigFrontPanelLockout OBJECT-TYPE + SYNTAX INTEGER { + disableFrontPanel(1), + enableFrontPanel(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this variable to disableFrontPanel(1), prevents source + preference configuration of the Automatic Transfer Switch via the + Front Panel. + Setting this variable to enableFrontPanel(2)allows, source preference + configuration of the Automatic Transfer Switch via the Front Panel." + ::= { atsConfig 3 } + +atsConfigVoltageSensitivity OBJECT-TYPE + SYNTAX INTEGER { + high(1), + low(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This variable defines the sensitivity to changes in voltage: + high(1) for best protection, low(2) for frequent small line + voltage changes." + ::= { atsConfig 4 } + +atsConfigTransferVoltageRange OBJECT-TYPE + SYNTAX INTEGER { + wide(1), + medium(2), + narrow(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This variable defines the range of acceptable voltage from a power source. + If the voltage measured from the selected input source is not within this + range, the Automatic Transfer Switch will switch over (transfer) to the + alternate power source." + + ::= { atsConfig 5 } + +atsConfigCurrentLimit OBJECT-TYPE + SYNTAX INTEGER (0..20) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The threshold (in Amps) at which an Over Current Alarm will be generated. + This OID returns the overload threshold value of the + OID atsConfigPhaseOverLoadThreshold for the 1U ATS and + OID atsConfigBankOverLoadThreshold of total for the 2U ATS. + Setting this OID does not have any impact on the device." + ::= { atsConfig 6 } + + +atsConfigResetValues OBJECT-TYPE + SYNTAX INTEGER { + none(1), + reset(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Resets the ATS configuration to its default values. + Returns (-1) if not supported." + + ::= { atsConfig 7 } + +atsConfigLineVRMS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "To configure the input RMS voltage." + + ::= { atsConfig 8 } + +atsConfigLineVRMSNarrowLimit OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "To configure the Line VRMS Narrow Limit." + + ::= { atsConfig 9 } + +atsConfigLineVRMSMediumLimit OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "To configure the Line VRMS Medium Limit." + + ::= { atsConfig 10 } + +atsConfigLineVRMSWideLimit OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "To configure the Line VRMS Wide Limit." + + ::= { atsConfig 11 } + +atsConfigFrequencyDeviation OBJECT-TYPE + SYNTAX INTEGER { + one(1), + two(2), + three(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "To configure the frequency deviation." + + ::= { atsConfig 12 } + +-- Bank table + +atsConfigBankTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the bank table." + ::= { atsConfig 13 } + + +atsConfigBankTable OBJECT-TYPE + SYNTAX SEQUENCE OF ATSConfigBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of each ATS bank." + ::= { atsConfig 14 } + +atsConfigBankEntry OBJECT-TYPE + SYNTAX ATSConfigBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "This gives access to bank current threshold" + INDEX { atsConfigBankTableIndex } + ::= { atsConfigBankTable 1 } + +ATSConfigBankEntry ::= + SEQUENCE { + atsConfigBankTableIndex INTEGER, + atsConfigBank INTEGER, + atsConfigBankLowLoadThreshold INTEGER, + atsConfigBankNearOverLoadThreshold INTEGER, + atsConfigBankOverLoadThreshold INTEGER + } + +atsConfigBankTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An index to the bank table entry." + ::= { atsConfigBankEntry 1 } + +atsConfigBank OBJECT-TYPE + SYNTAX INTEGER { + total (1), + bank1 (2), + bank2 (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bank number of an ATS" + ::= { atsConfigBankEntry 2 } + +atsConfigBankLowLoadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the current drawn is nearing + a low consumption condition. It is represented in Amps. + A warning will be issued when the load is less than the + threshold value. + + A threshold value of 0 Amps disables this warning. + + Maximum value must be less than the value returned + by the atsConfigBankNearOverLoadThreshold OID." + ::= { atsConfigBankEntry 3 } + +atsConfigBankNearOverLoadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the current drawn is nearing + an overload condition. It is represented in Amps. + A warning will be issued when the load is greater than + or equal to the threshold value. + + Minimum value must be greater than the value returned by + the atsConfigBankLowLoadThreshold OID. + + Maximum value must be less than or equal to the value + returned by the atsConfigBankOverLoadThreshold OID." + ::= { atsConfigBankEntry 4 } + +atsConfigBankOverLoadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the current drawn has entered + an overload condition. It is represented in Amps. + A warning will be issued when the load is greater than or + equal to the threshold value. + + Minimum value must be greater than or equal to the value + returned by the atsConfigBankNearOverLoadThreshold OID. + + Maximum value must be less than or equal to the value returned by + atsIdentDeviceRating OID." + ::= { atsConfigBankEntry 5 } + +-- Phase table + +atsConfigPhaseTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the phase table." + ::= { atsConfig 15 } + + +atsConfigPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF ATSConfigPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of each ATS phase." + ::= { atsConfig 16 } + +atsConfigPhaseEntry OBJECT-TYPE + SYNTAX ATSConfigPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "This gives access to phase threshold" + INDEX { atsConfigPhaseTableIndex } + ::= { atsConfigPhaseTable 1 } + +ATSConfigPhaseEntry ::= + SEQUENCE { + atsConfigPhaseTableIndex INTEGER, + atsConfigPhase INTEGER, + atsConfigPhaseLowLoadThreshold INTEGER, + atsConfigPhaseNearOverLoadThreshold INTEGER, + atsConfigPhaseOverLoadThreshold INTEGER + } + +atsConfigPhaseTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the phase table entry." + ::= { atsConfigPhaseEntry 1 } + +atsConfigPhase OBJECT-TYPE + SYNTAX INTEGER { + phase1 (1), + phase2 (2), + phase3 (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The phase number of an ATS" + ::= { atsConfigPhaseEntry 2 } + +atsConfigPhaseLowLoadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the current drawn is nearing + a low consumption condition. It is represented in Amps. + A warning will be issued when the load is less than the + threshold value. + + A threshold value of 0 Amps disables this warning. + + Maximum value must be less than the value returned + by the atsConfigPhaseNearOverLoadThreshold OID." + ::= { atsConfigPhaseEntry 3 } + +atsConfigPhaseNearOverLoadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the current drawn is nearing + an overload condition. It is represented in Amps. + A warning will be issued when the load is greater than + or equal to the threshold value. + + Minimum value must be greater than the value returned by + the atsConfigPhaseLowLoadThreshold OID. + + Maximum value must be less than or equal to the value + returned by the atsConfigPhaseOverLoadThreshold OID." + ::= { atsConfigPhaseEntry 4 } + +atsConfigPhaseOverLoadThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A threshold that indicates the current drawn has entered + an overload condition. It is represented in Amps. + A warning will be issued when the load is greater than or + equal to the threshold value. + + Minimum value must be greater than or equal to the value + returned by the atsConfigPhaseNearOverLoadThreshold OID. + + Maximum value must be less than or equal to the value + returned by atsIdentDeviceRating OID." + ::= { atsConfigPhaseEntry 5 } + + +-- the atsStatus group + + atsStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + atsNeverDiscovered(1), + atsCommEstablished(2), + atsCommLost(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the current communication status + of the Automatic Transfer Switch. " + ::= { atsStatusDeviceStatus 1 } + + + atsStatusSelectedSource OBJECT-TYPE + SYNTAX INTEGER { + sourceA(1), + sourceB(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the current source of power. " + ::= { atsStatusDeviceStatus 2 } + + + atsStatusRedundancyState OBJECT-TYPE + SYNTAX INTEGER { + atsRedundancyLost(1), + atsFullyRedundant(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the current redundancy state of the ATS. + atsRedundancyLost(1) indicates that the ATS is unable to + switch over to the alternate power source if the current source fails. + atsFullyRedundant(2) indicates that the ATS will switch over to + the alternate power source if the current source fails." + ::= { atsStatusDeviceStatus 3 } + + + atsStatusOverCurrentState OBJECT-TYPE + SYNTAX INTEGER { + atsOverCurrent(1), + atsCurrentOK(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the output current state of the ATS. + atsOverCurrent(1) indicates that the ATS has exceeded the output + current threshold and will not allow a switch over to the alternate power + source if the current source fails. + atsCurrentOK(2) indicates that the output current is below the + output current threshold. + This OID returns the value of the OID atsOutputPhaseState for the 1U ATS and + OID atsOutputBankState for the 2U ATS." + ::= { atsStatusDeviceStatus 4 } + + atsStatus5VPowerSupply OBJECT-TYPE + SYNTAX INTEGER { + atsPowerSupplyFailure(1), + atsPowerSupplyOK(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the present state of the ATS 5V power supply. + atsPowerSupplyFailure(1) indicates the 5V power supply has failed + and that the ATS serial port Configuration Menu is not accessible . + atsPowerSupplyOK(2) indicates that the ATS 5V power supply + is operating within tolerance." + ::= { atsStatusDeviceStatus 5 } + + atsStatus24VPowerSupply OBJECT-TYPE + SYNTAX INTEGER { + atsPowerSupplyFailure(1), + atsPowerSupplyOK(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the present state of the ATS 24V power supply for Source A. + atsPowerSupplyFailure(1) indicates the 24V power supply has failed + and the ATS is unable to switch over to the alternate power source if + the current source fails. + atsPowerSupplyOK(2) indicates that the ATS 24V power supply + is operating within tolerance." + ::= { atsStatusDeviceStatus 6 } + + + atsStatus24VSourceBPowerSupply OBJECT-TYPE + SYNTAX INTEGER { + atsPowerSupplyFailure(1), + atsPowerSupplyOK(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the present state of the ATS 24V power supply for Source B. + atsPowerSupplyFailure(1) indicates the 24V power supply has failed + and the ATS is unable to switch over to the alternate power source if + the current source fails. + atsPowerSupplyOK(2) indicates that the ATS 24V power supply + is operating within tolerance." + ::= { atsStatusDeviceStatus 7 } + +atsStatusPlus12VPowerSupply OBJECT-TYPE + SYNTAX INTEGER { + atsPowerSupplyFailure(1), + atsPowerSupplyOK(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the present state of the ATS 12V power supply. + atsPowerSupplyFailure(1) indicates the 12V power supply has failed + and the ATS is unable to monitor the current sensors. + atsPowerSupplyOK(2) indicates that the ATS 12V power supply + is operating within tolerance." + ::= { atsStatusDeviceStatus 8 } + + + atsStatusMinus12VPowerSupply OBJECT-TYPE + SYNTAX INTEGER { + atsPowerSupplyFailure(1), + atsPowerSupplyOK(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the present state of the ATS -12V power supply. + atsPowerSupplyFailure(1) indicates the -12V power supply has failed + and the ATS is unable to monitor the current sensors. + atsPowerSupplyOK(2) indicates that the ATS -12V power supply + is operating within tolerance." + ::= { atsStatusDeviceStatus 9 } + + atsStatusSwitchStatus OBJECT-TYPE + SYNTAX INTEGER { + fail(1), + ok(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the status of the ATS." + ::= { atsStatusDeviceStatus 10 } + + + atsStatusFrontPanel OBJECT-TYPE + SYNTAX INTEGER { + locked(1), + unlocked(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the present state of the ATS front panel. + locked(1): Front panel button cannot be used to change the sources. + unlocked(2): Front panel button can be used to change the sources. " + + ::= { atsStatusDeviceStatus 11 } + + + atsStatusSourceAStatus OBJECT-TYPE + SYNTAX INTEGER { + fail(1), + ok(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the status of the Source A." + ::= { atsStatusDeviceStatus 12 } + + + atsStatusSourceBStatus OBJECT-TYPE + SYNTAX INTEGER { + fail(1), + ok(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the status of the Source B." + ::= { atsStatusDeviceStatus 13 } + + + atsStatusPhaseSyncStatus OBJECT-TYPE + SYNTAX INTEGER { + inSync(1), + outOfSync(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the status of the phase synch." + ::= { atsStatusDeviceStatus 14 } + + + atsStatusVoltageOutStatus OBJECT-TYPE + SYNTAX INTEGER { + fail(1), + ok(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the output voltage status." + ::= { atsStatusDeviceStatus 15 } + + + atsStatusHardwareStatus OBJECT-TYPE + SYNTAX INTEGER { + fail(1), + ok(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This variable returns the status of display board hardware." + ::= { atsStatusDeviceStatus 16 } + atsStatusResetMaxMinValues OBJECT-TYPE + SYNTAX INTEGER { + none(1), + reset(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Resets the maximum and minimum ATS values: + atsInputMaxVoltage, atsInputMinVoltage, + atsInputMaxCurrent, atsInputMinCurrent, + atsInputMaxPower, atsInputMinPower, + atsOutputMaxCurrent, atsOutputMinCurrent, + atsOutputMaxLoad, atsOutputMinLoad, + atsOutputMaxPercentLoad, atsOutputMinPercentLoad, + atsOutputMaxPower, atsOutputMinPower, + atsOutputMaxPercentPower, atsOutputMinPercentPower. + These variables represent the maximum and minimum ATS values + since the last time they were read or reset by this OID. + Values unsupported by this ATS will return (-1)." + ::= { atsStatusResetValues 1 } + +-- +-- Input Group +-- +-- Number of Inputs + atsNumInputs OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of input feeds to this device. + This variable indicates the number of rows in the + input table." + ::= { atsStatusInput 1 } + +-- Input Table + + atsInputTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtsInputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of input table entries. The number of entries + is given by the value of atsNumInputs." + ::= { atsStatusInput 2 } + + atsInputEntry OBJECT-TYPE + SYNTAX AtsInputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular input." + INDEX { atsInputTableIndex } + ::= { atsInputTable 1 } + + AtsInputEntry ::= SEQUENCE { + atsInputTableIndex INTEGER, + atsNumInputPhases INTEGER, + atsInputVoltageOrientation INTEGER, + atsInputFrequency INTEGER, + atsInputType INTEGER, + atsInputName DisplayString + } + + atsInputTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input identifier." + ::= { atsInputEntry 1 } + + atsNumInputPhases OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of input phases utilized in this + device. The sum of all the atsNumInputPhases + variable indicates the number of rows in the + input phase table." + ::= { atsInputEntry 2 } + + atsInputVoltageOrientation OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + singlePhase(2), + splitPhase(3), + threePhasePhaseToNeutral(4), + threePhasePhaseToPhase(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input voltage orientation: + 1: unknown for this Source + 2: singlePhase - phase 1 voltage is between Phase 1 + and Neutral. + 3: splitPhase - phase 1 voltage is between Phase 1 and + Neutral; phase 2 voltage is between Phase 2 and Neutral; + phase 3 voltage is between Phase 1 and Phase 2. + 4: threePhasePhaseToNeutral - phase 1 voltage is between + Phase 1 and Neutral; phase 2 voltage is between Phase 2 + and Neutral; phase 3 voltage is between Phase 3 and + Neutral. + 5: threePhasePhaseToPhase - phase 1 voltage is between + Phase 1 and Phase 2; phase 2 voltage is between Phase 2 + and Phase 3; phase 3 voltage is between Phase 3 and + Phase 1." + ::= { atsInputEntry 3 } + + atsInputFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input frequency in Hertz, or -1 if it's unsupported + by this Source." + ::= { atsInputEntry 4 } + + atsInputType OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + main(2), + bypass(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input type." + ::= { atsInputEntry 5 } + + atsInputName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A name given to a particular input." + ::= { atsInputEntry 6 } + +-- Input Phase Table + + atsInputPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtsInputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of input table entries. The number of entries + is given by the sum of the atsNumInputPhases." + ::= { atsStatusInput 3 } + + atsInputPhaseEntry OBJECT-TYPE + SYNTAX AtsInputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular input phase." + INDEX { atsInputPhaseTableIndex, atsInputPhaseIndex } + ::= { atsInputPhaseTable 1 } + + AtsInputPhaseEntry ::= SEQUENCE { + atsInputPhaseTableIndex INTEGER, + atsInputPhaseIndex INTEGER, + atsInputVoltage INTEGER, + atsInputMaxVoltage INTEGER, + atsInputMinVoltage INTEGER, + atsInputCurrent INTEGER, + atsInputMaxCurrent INTEGER, + atsInputMinCurrent INTEGER, + atsInputPower INTEGER, + atsInputMaxPower INTEGER, + atsInputMinPower INTEGER + } + + atsInputPhaseTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input identifier." + ::= { atsInputPhaseEntry 1 } + + atsInputPhaseIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input phase identifier." + ::= { atsInputPhaseEntry 2 } + + atsInputVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input voltage in VAC, or -1 if it's unsupported + by this Source." + ::= { atsInputPhaseEntry 3 } + + atsInputMaxVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum input voltage in VAC measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsInputPhaseEntry 4 } + + atsInputMinVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum input voltage in VAC measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsInputPhaseEntry 5 } + + atsInputCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input current in amperes, or -1 if it's + unsupported by this Source." + ::= { atsInputPhaseEntry 6 } + + atsInputMaxCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum input current in amperes measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsInputPhaseEntry 7 } + + atsInputMinCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum input current in amperes measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsInputPhaseEntry 8 } + + atsInputPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input power in Watts, or -1 if it's unsupported + by this Source." + ::= { atsInputPhaseEntry 9 } + + atsInputMaxPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum input power in Watts measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsInputPhaseEntry 10 } + + atsInputMinPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum input power in Watts measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsInputPhaseEntry 11 } + + -- + -- The Output group. + -- + + -- Number of Outputs + + atsNumOutputs OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of output feeds to this device. + This variable indicates the number of rows in the + output table." + ::= { atsStatusOutput 1 } + + -- Output Table + + atsOutputTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtsOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output table entries. The number of entries + is given by the value of atsOutputNumPhases." + ::= { atsStatusOutput 2 } + + atsOutputEntry OBJECT-TYPE + SYNTAX AtsOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output." + INDEX { atsOutputTableIndex } + ::= { atsOutputTable 1 } + + AtsOutputEntry ::= SEQUENCE { + atsOutputTableIndex INTEGER, + atsNumOutputPhases INTEGER, + atsOutputVoltageOrientation INTEGER, + atsOutputFrequency INTEGER + } + + atsOutputTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output identifier." + ::= { atsOutputEntry 1 } + + atsNumOutputPhases OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of output phases utilized in this + device. The sum of all the atsNumOutputPhases + variable indicates the number of rows in the + output phase table." + ::= { atsOutputEntry 2 } + + atsOutputVoltageOrientation OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + singlePhase(2), + splitPhase(3), + threePhasePhaseToNeutral(4), + threePhasePhaseToPhase(5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output voltage orientation: + 1: unknown for this ATS + 2: singlePhase - phase 1 voltage is between Phase 1 + and Neutral. + 3: splitPhase - phase 1 voltage is between Phase 1 and + Neutral; phase 2 voltage is between Phase 2 and Neutral; + phase 3 voltage is between Phase 1 and Phase 2. + 4: threePhasePhaseToNeutral - phase 1 voltage is between + Phase 1 and Neutral; phase 2 voltage is between Phase 2 + and Neutral; phase 3 voltage is between Phase 3 and + Neutral. + 5: threePhasePhaseToPhase - phase 1 voltage is between + Phase 1 and Phase 2; phase 2 voltage is between Phase 2 + and Phase 3; phase 3 voltage is between Phase 3 and + Phase 1." + ::= { atsOutputEntry 3 } + + atsOutputFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output frequency in Hertz, or -1 if it's + unsupported by this ATS." + ::= { atsOutputEntry 4 } + + -- Output Phase Table + + atsOutputPhaseTable OBJECT-TYPE + SYNTAX SEQUENCE OF AtsOutputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output table entries. The number of + entries is given by the sum of the atsNumOutputPhases." + ::= { atsStatusOutput 3 } + + atsOutputPhaseEntry OBJECT-TYPE + SYNTAX AtsOutputPhaseEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information applicable to a + particular output phase." + INDEX { atsOutputPhaseTableIndex, atsOutputPhaseIndex } + ::= { atsOutputPhaseTable 1 } + + AtsOutputPhaseEntry ::= SEQUENCE { + atsOutputPhaseTableIndex INTEGER, + atsOutputPhaseIndex INTEGER, + atsOutputVoltage INTEGER, + atsOutputCurrent INTEGER, + atsOutputMaxCurrent INTEGER, + atsOutputMinCurrent INTEGER, + atsOutputLoad INTEGER, + atsOutputMaxLoad INTEGER, + atsOutputMinLoad INTEGER, + atsOutputPercentLoad INTEGER, + atsOutputMaxPercentLoad INTEGER, + atsOutputMinPercentLoad INTEGER, + atsOutputPower INTEGER, + atsOutputMaxPower INTEGER, + atsOutputMinPower INTEGER, + atsOutputPercentPower INTEGER, + atsOutputMaxPercentPower INTEGER, + atsOutputMinPercentPower INTEGER, + atsOutputPhaseState INTEGER + } + + atsOutputPhaseTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output identifier." + ::= { atsOutputPhaseEntry 1 } + + atsOutputPhaseIndex OBJECT-TYPE + SYNTAX INTEGER{ + phase1(1), + phase2(2), + phase3(3), + neutral(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of each output phase utilized in + this device and one for neutral. " + ::= { atsOutputPhaseEntry 2 } + + atsOutputVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output voltage in VAC, or -1 if it's unsupported + by this ATS." + ::= { atsOutputPhaseEntry 3 } + + atsOutputCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output current in 0.1 amperes drawn + by the load on the ATS, or -1 if it's unsupported + by this ATS." + ::= { atsOutputPhaseEntry 4 } + + atsOutputMaxCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum output current in 0.1 amperes measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 5 } + + atsOutputMinCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum output current in 0.1 amperes measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 6 } + + atsOutputLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output load in VA, or -1 if it's unsupported + by this ATS." + ::= { atsOutputPhaseEntry 7 } + + atsOutputMaxLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum output load in VA measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 8 } + + atsOutputMinLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum output load in VA measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 9 } + + atsOutputPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percentage of the ATS load capacity in VA at + redundancy @ (n + x) presently being used on this + output phase, or -1 if it's unsupported by this ATS." + ::= { atsOutputPhaseEntry 10 } + + atsOutputMaxPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum percentage of the ATS load capacity in + VA measured at redundancy @ (n + x) presently + being used on this output phase since the last time + this variable was read or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 11 } + + atsOutputMinPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum percentage of the ATS load capacity in + VA measured at redundancy @ (n + x) presently + being used on this output phase since the last time + this variable was read or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 12 } + + atsOutputPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output power in Watts, or -1 if it's + unsupported by this ATS." + ::= { atsOutputPhaseEntry 13 } + + atsOutputMaxPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum output power in Watts measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 14 } + + atsOutputMinPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum output power in Watts measured + since the last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 15 } + + atsOutputPercentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percentage of the ATSpower capacity in Watts at + redundancy @ (n + x) presently being used on this + output phase, or -1 if it's unsupported by this ATS." + ::= { atsOutputPhaseEntry 16 } + + atsOutputMaxPercentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum percentage of the ATSpower capacity + in Watts measured at redundancy @ (n + x) presently + being used on this output phase since the last time + this variable was read or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 17 } + + atsOutputMinPercentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum percentage of the ATSpower capacity + in Watts measured at redundancy @ (n + x) presently + being used on this output phase since the last time + this variable was read or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputPhaseEntry 18 } + + + atsOutputPhaseState OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + lowload (2), + nearoverload (3), + overload (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the phase load state. + + normal(1) indicates that the bank is operating properly + within the atsConfigPhaseLowLoadThreshold and + atsConfigPhaseNearOverLoadThreshold OID values. + + lowload(2) indicates that the bank load has dropped below + the atsConfigPhaseLowLoadThreshold OID value. An SNMP trap + will occur when this state is entered or cleared. + + nearoverload(3) indicates that the bank load is greater than + or equal to the atsConfigPhaseNearOverLoadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + overload(4) indicates that the bank load is greater than or + equal to the atsConfigPhaseOverLoadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared." + ::= { atsOutputPhaseEntry 19 } + + + atsOutputBankTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the bank table." + ::= { atsStatusOutput 4 } + + + atsOutputBankTable OBJECT-TYPE + SYNTAX SEQUENCE OF ATSOutputBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting table entries." + ::= { atsStatusOutput 5 } + + atsOutputBankEntry OBJECT-TYPE + SYNTAX ATSOutputBankEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "This gives access to bank table entries" + INDEX { atsOutputBankTableIndex } + ::= { atsOutputBankTable 1 } + + ATSOutputBankEntry ::= + SEQUENCE { + atsOutputBankTableIndex INTEGER, + atsOutputPhase INTEGER, + atsOutputBank INTEGER, + atsOutputBankCurrent Gauge, + atsOutputBankState INTEGER, + atsOutputBankOutputVoltage INTEGER, + atsOutputBankMaxCurrent INTEGER, + atsOutputBankMinCurrent INTEGER, + atsOutputBankLoad INTEGER, + atsOutputBankMaxLoad INTEGER, + atsOutputBankMinLoad INTEGER, + atsOutputBankPercentLoad INTEGER, + atsOutputBankMaxPercentLoad INTEGER, + atsOutputBankMinPercentLoad INTEGER, + atsOutputBankPower INTEGER, + atsOutputBankMaxPower INTEGER, + atsOutputBankMinPower INTEGER, + atsOutputBankPercentPower INTEGER, + atsOutputBankMaxPercentPower INTEGER, + atsOutputBankMinPercentPower INTEGER + } + + atsOutputBankTableIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the bank table entry." + ::= { atsOutputBankEntry 1 } + + atsOutputPhase OBJECT-TYPE + SYNTAX INTEGER { + phase1 (1), + phase2 (2), + phase3 (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The phase number of an ATS" + ::= { atsOutputBankEntry 2 } + + atsOutputBank OBJECT-TYPE + SYNTAX INTEGER { + total (1), + bank1 (2), + bank2 (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bank number of an ATS" + ::= { atsOutputBankEntry 3 } + + atsOutputBankCurrent OBJECT-TYPE + SYNTAX Gauge + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the bank current measured + in tenths of Amps." + ::= { atsOutputBankEntry 4 } + + atsOutputBankState OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + lowload (2), + nearoverload (3), + overload (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return the bank load state. + + normal(1) indicates that the bank is + operating properly within the atsConfigBankLowLoadThreshold + and atsConfigBankNearOverLoadThreshold OID values. + + lowload(2) indicates that the bank load has dropped below the + atsConfigBankLowLoadThreshold OID value. An SNMP trap will + occur when this state is entered or cleared. + + nearoverload(3) indicates that the bank load is greater than + or equal to the atsConfigBankNearOverLoadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared. + + overload(4) indicates that the bank load is greater than or + equal to the atsConfigBankOverLoadThreshold OID value. + An SNMP trap will occur when this state is entered or cleared." + ::= { atsOutputBankEntry 5 } + + atsOutputBankOutputVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output voltage in VAC, or -1 if it's unsupported + by this ATS." + ::= { atsOutputBankEntry 6 } + + + atsOutputBankMaxCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum output current, on the bank represented by + OID atsOutputBank, in 0.1 amperes measured since the + last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 7 } + + atsOutputBankMinCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum output current, on the bank represented by + OID atsOutputBank, in 0.1 amperes measured since the + last time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 8 } + + atsOutputBankLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output load, on the bank represented by + OID atsOutputBank, in VA, or -1 if it's + unsupported by this ATS." + ::= { atsOutputBankEntry 9 } + + atsOutputBankMaxLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum output load, on the bank represented by + OID atsOutputBank, in VA measured since the last + time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 10 } + + atsOutputBankMinLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum output load, on the bank represented by + OID atsOutputBank, in VA measured since the last + time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 11 } + + atsOutputBankPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percentage of the ATS load capacity in VA at + redundancy @ (n + x) presently being used on this + bank, represented by OID atsOutputBank. + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 12 } + + atsOutputBankMaxPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum percentage of the ATS load capacity in + VA measured at redundancy @ (n + x) presently + being used on this bank, represented by OID atsOutputBank, + since the last time this variable was read or + reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 13 } + + atsOutputBankMinPercentLoad OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum percentage of the ATS load capacity in + VA measured at redundancy @ (n + x) presently + being used on this bank, represented by OID + atsOutputBank, since the last time this variable was + read or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 14 } + + atsOutputBankPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output power in Watts on the bank represented by + OID atsOutputBank or -1 if it's unsupported by this ATS." + ::= { atsOutputBankEntry 15 } + + atsOutputBankMaxPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum output power in Watts measured on the bank + represented by OID atsOutputBank since the last + time this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 16 } + + atsOutputBankMinPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum output power in Watts measured on the bank + represented by OID atsOutputBank since the last time + this variable was read + or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 17 } + + atsOutputBankPercentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percentage of the ATSpower capacity in Watts at + redundancy @ (n + x) presently being used on this + bank, represented by OID atsOutputBank, or + -1 if it's unsupported by this ATS." + ::= { atsOutputBankEntry 18 } + + atsOutputBankMaxPercentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum percentage of the ATSpower capacity + in Watts measured at redundancy @ (n + x) presently + being used on this bank, represented by OID + atsOutputBank, since the last time this variable + was read or reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 19 } + + atsOutputBankMinPercentPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum percentage of the ATSpower capacity + in Watts measured at redundancy @ (n + x) presently + being used on this bank, represented by OID atsOutputBank + since the last time this variable was read or + reset (atsStatusResetMaxMinValues). + Returns (-1) if unsupported." + ::= { atsOutputBankEntry 20 } + + +-- the dcmim2IdentSystem group + +dcmim2IdentSysFWVersion OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Integer representation of the power plant Master Controller firmware revision." + ::= { dcmim2IdentSystem 1 } + + +-- the dcmim2ControlSystem group + +dcmim2ControlRunFunctBatteryTest OBJECT-TYPE + SYNTAX INTEGER { + battTestOff (1), + battTestOn (2) +} + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this OID will return the battery functional test state. If + the test is off, the battTestOff (1) value will be returned. + If the test is on, the battTestOn (2) value will be + returned. + + Setting this OID to battTestOff (1) will turn the battery functional test off. + Setting this OID to battTestOn (2) will turn the battery functional test on." + + ::= { dcmim2ControlSystem 1 } + +dcmim2ControlRunCapacityBatteryTest OBJECT-TYPE + SYNTAX INTEGER { + battTestOff (1), + battTestOn (2) +} + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this OID will return the battery capacity test state. If + the test is off, the battTestOff (1) value will be returned. + If the test is on, the battTestOn (2) value will be + returned. + + Setting this OID to battTestOff (1) will turn the battery capacity test off. + Setting this OID to battTestOn (2) will turn the battery capacity test on." + + ::= { dcmim2ControlSystem 2 } + + +-- the dcmim2ConfigSystem group + +dcmim2ConfigSysHighTempTrip OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Trip level (threshold) at which System High Temp alarm condition is created. + Range 28 to 100 (degC). + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dcmim2StatusSysTempUnits' OID (Celsius or Fahrenheit)." + + + ::= { dcmim2ConfigSystem 1 } + +dcmim2ConfigSysHighTempReset OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Level at which System High Temp alarm condition is reset (cleared). + Range 25 to (upper temp - 3) (degC). + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dcmim2StatusSysTempUnits' OID (Celsius or Fahrenheit)." + + ::= { dcmim2ConfigSystem 2 } + +dcmim2ConfigSysLowTempTrip OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Trip level (threshold) at which System Low Temp alarm condition is created. + Range -100 to 10 (degC). + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dcmim2StatusSysTempUnits' OID (Celsius or Fahrenheit)." + + ::= { dcmim2ConfigSystem 3 } + +dcmim2ConfigSysLowTempReset OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Level at which System Low Temp alarm condition is reset (cleared). + Range (lower temp + 3) to 13 (degC). + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dcmim2StatusSysTempUnits' OID (Celsius or Fahrenheit)." + + ::= { dcmim2ConfigSystem 4 } + +-- the dcmim2ConfigBattery group + +dcmim2ConfigBattFloatVolt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery Float Voltage defined at 25 degrees Celsius. + + Values are represented in thousandths of Volts (mV)." + + ::= { dcmim2ConfigBattery 1 } + +dcmim2ConfigBattMaxRecharge OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery Maximum Recharge Rate. This is the maximum current used + during battery charging. + + Values are represented in thousandths of Amps (mA)." + + ::= { dcmim2ConfigBattery 2 } + +dcmim2ConfigBattMfgCapacity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Battery capacity (Amp-Hour Size) as specified by the battery manufacturer. + + Values are represented in thousandths of Amp hours (mAHr)." + + ::= { dcmim2ConfigBattery 3 } + +dcmim2ConfigBattType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Type of battery in the powerplant + + Valid values range from 0 to 254." + + ::= { dcmim2ConfigBattery 4 } + +dcmim2ConfigBattFunctTestDuration OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Duration of the battery functional test. + + Values are represented in thousandths of seconds (mSecs)." + + ::= { dcmim2ConfigBattery 5 } + +dcmim2ConfigBattFunctTestThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Threshold the battery voltage of the system must remain above + in order to pass the battery functional test. + + Values are represented in thousandths of Volts (mV)." + + ::= { dcmim2ConfigBattery 6 } + +dcmim2ConfigBattCapacityTestPercent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Threshold for good battery capacity test results. + + Values range from 0 to 100 percent." + + ::= { dcmim2ConfigBattery 7 } + +dcmim2ConfigBattCapacityTestEndThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Safeguard voltage at which battery capacity test will end + if there is a battery problem. + + Values are represented in thousandths of Volts (mV)." + + ::= { dcmim2ConfigBattery 8 } + +dcmim2ConfigBattCapacityTestCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Constant current value used during battery capacity testing. + + Values are represented in thousandths of Amps (mA)." + + ::= { dcmim2ConfigBattery 9 } + + +-- the dcmim2ConfigLVD group + +dcmim2ConfigLVDTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant LVDs controllable + by this IP address." + ::= { dcmim2ConfigLVD 1 } + +dcmim2ConfigLVDTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dcmim2ConfigLVDEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing settings of the LVDs. The number of + entries is contained in the dcmim2ConfigLVDTableSize OID." + ::= { dcmim2ConfigLVD 2 } + +dcmim2ConfigLVDEntry OBJECT-TYPE + SYNTAX Dcmim2ConfigLVDEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The LVD to configure." + INDEX { dcmim2ConfigLVDIndex } + ::= { dcmim2ConfigLVDTable 1 } + +Dcmim2ConfigLVDEntry ::= + SEQUENCE { + dcmim2ConfigLVDIndex INTEGER, + dcmim2ConfigLVDTrip INTEGER, + dcmim2ConfigLVDReset INTEGER, + dcmim2ConfigLVDState INTEGER + } + +dcmim2ConfigLVDIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant LVD." + ::= { dcmim2ConfigLVDEntry 1 } + +dcmim2ConfigLVDTrip OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "LVD Trip threshold. System bus voltage at which LVD will trip (open) + during a battery backup operation. + + Values are represented in thousandths of Volts (mV)." + ::= { dcmim2ConfigLVDEntry 2 } + +dcmim2ConfigLVDReset OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "LVD Reset threshold. System bus voltage at which LVD will reset (close) + after AC power has been restored. + + Values are represented in thousandths of Volts (mV)." + ::= { dcmim2ConfigLVDEntry 3 } + +dcmim2ConfigLVDState OBJECT-TYPE + SYNTAX INTEGER { + statusClosed (1), + statusOpened (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusClosed (1) if the LVD is closed. + statusOpened (2) will be returned if the LVD is opened." + ::= { dcmim2ConfigLVDEntry 4 } + + +-- the dcmim2StatusSystem group + +dcmim2StatusSysRectCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "System (Total Rectifier) current in thousandths of Amps (mA)." + ::= { dcmim2StatusSystem 1 } + +dcmim2StatusSysLoadCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Load current in thousandths of Amps (mA)." + ::= { dcmim2StatusSystem 2 } + +dcmim2StatusSysBusVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "System bus voltage in thousandths of Volts (mV)." + ::= { dcmim2StatusSystem 3 } + +dcmim2StatusSysAmbientTemp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "System temperature based on sensor on Master Controller PCB. + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dcmim2StatusSysTempUnits' OID (Celsius or Fahrenheit)." + ::= { dcmim2StatusSystem 4 } + +dcmim2StatusSysUpTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Length of time since the DC Powerplant controller has been powered up." + ::= { dcmim2StatusSystem 5 } + +dcmim2StatusSysTempUnits OBJECT-TYPE + SYNTAX INTEGER { + celsius(1), + fahrenheit(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature scale used to display the temperature + in the DC system, Celsius(1) or Fahrenheit(2). + This setting is based on the system preferences + configuration in the agent." + ::= { dcmim2StatusSystem 6 } + + +-- the dcmim2StatusRectifier group + +dcmim2StatusRectTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant rectifiers viewable + by this IP address." + ::= { dcmim2StatusRectifier 1 } + +dcmim2StatusRectTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dcmim2StatusRectEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing settings of the rectifiers. The number of + entries is contained in the dcmim2StatusRectTableSize OID." + ::= { dcmim2StatusRectifier 2 } + +dcmim2StatusRectEntry OBJECT-TYPE + SYNTAX Dcmim2StatusRectEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The rectifier to gather status from." + INDEX { dcmim2StatusRectIndex } + ::= { dcmim2StatusRectTable 1 } + +Dcmim2StatusRectEntry ::= + SEQUENCE { + dcmim2StatusRectIndex INTEGER, + dcmim2StatusRectDevType INTEGER, + dcmim2StatusRectID INTEGER, + dcmim2StatusRectPhyAddr INTEGER, + dcmim2StatusRectFail INTEGER, + dcmim2StatusRectCurrent INTEGER + } + +dcmim2StatusRectIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant rectifier." + ::= { dcmim2StatusRectEntry 1 } + +dcmim2StatusRectDevType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier device type." + ::= { dcmim2StatusRectEntry 2 } + +dcmim2StatusRectID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier ID. This enumerates the number of the rectifier within + a group of rectifiers." + ::= { dcmim2StatusRectEntry 3 } + +dcmim2StatusRectPhyAddr OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the rectifier physical address (the address on the bus)." + ::= { dcmim2StatusRectEntry 4 } + +dcmim2StatusRectFail OBJECT-TYPE + SYNTAX INTEGER { + statusTrue (1), + statusFalse (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusTrue (1) if the rectifier has failed. + statusFalse (2) will be returned if the rectifier has not failed." + ::= { dcmim2StatusRectEntry 5 } + +dcmim2StatusRectCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID shows the individual rectifier current in thousandths of Amps (mA)." + ::= { dcmim2StatusRectEntry 6 } + + +-- the dcmim2StatusBattery group + +dcmim2StatusBattFloatVolt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Battery Float Voltage represented in thousandths of Volts (mV)." + ::= { dcmim2StatusBattery 1 } + +dcmim2StatusBattCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Battery Current: This OID shows the battery current in thousandths of Amps (mA)." + ::= { dcmim2StatusBattery 2 } + +dcmim2StatusBattTemp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Battery Temperature: + + Values are represented in thousandths of a degree. + Units are displayed in the scale shown in + the 'dcmim2StatusSysTempUnits' OID (Celsius or Fahrenheit)." + ::= { dcmim2StatusBattery 3 } + +dcmim2StatusBattMfgCapacity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Battery capacity (Amp-Hour Size) as specified by the battery manufacturer. + Values are represented in thousandths of Amp hours (mAHr)." + ::= { dcmim2StatusBattery 4 } + +dcmim2StatusBattTestCapacity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Battery capacity (Amp-Hour Size) as determined by the battery capacity test. + Values are represented in thousandths of Amp hours (mAHr)." + ::= { dcmim2StatusBattery 5 } + +dcmim2StatusBattFunctTestResult OBJECT-TYPE + SYNTAX INTEGER{ + functTestNotPerformed (1), + functTestInProcess (2), + functTestInterrupted (3), + functTestPass (4), + functTestFail (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Results of the last battery functional test that was run." + ::= { dcmim2StatusBattery 6 } + +dcmim2StatusBattCapacityTestResult OBJECT-TYPE + SYNTAX INTEGER{ + capacityTestNotPerformed (1), + capacityTestInProcess (2), + capacityTestInterrupted (3), + capacityTestPass (4), + capacityTestFail (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Results of the last battery capacity test that was run." + ::= { dcmim2StatusBattery 7 } + + +-- the dcmim2StatusLVD group + +dcmim2StatusLVDTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant LVDs accessible + by this IP address." + ::= { dcmim2StatusLVD 1 } + +dcmim2StatusLVDTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dcmim2StatusLVDEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing the LVDs. The number of + entries is contained in the dcmim2StatusLVDTableSize OID." + ::= { dcmim2StatusLVD 2 } + +dcmim2StatusLVDEntry OBJECT-TYPE + SYNTAX Dcmim2StatusLVDEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The LVD to access." + INDEX { dcmim2StatusLVDIndex } + ::= { dcmim2StatusLVDTable 1 } + +Dcmim2StatusLVDEntry ::= + SEQUENCE { + dcmim2StatusLVDIndex INTEGER, + dcmim2StatusLVDState INTEGER + } + +dcmim2StatusLVDIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the DC powerplant LVD." + ::= { dcmim2StatusLVDEntry 1 } + +dcmim2StatusLVDState OBJECT-TYPE + SYNTAX INTEGER { + statusClosed (1), + statusOpened (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this OID will return statusClosed (1) if the LVD is closed. + statusOpened (2) will be returned if the LVD is opened." + ::= { dcmim2StatusLVDEntry 2 } + + +-- the dcmim2StatusAlarms group + +dcmim2StatusAlarmsTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of DC powerplant alarms viewable + by this IP address." + ::= { dcmim2StatusAlarms 1 } + +dcmim2StatusAlarmsTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dcmim2StatusAlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for accessing system alarms. The number of + entries is contained in the dcmim2StatusAlarmsTableSize OID." + ::= { dcmim2StatusAlarms 2 } + +dcmim2StatusAlarmsEntry OBJECT-TYPE + SYNTAX Dcmim2StatusAlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The alarm to display." + INDEX { dcmim2StatusAlarmsIndex } + ::= { dcmim2StatusAlarmsTable 1 } + +Dcmim2StatusAlarmsEntry ::= + SEQUENCE { + dcmim2StatusAlarmsIndex INTEGER, + dcmim2StatusAlarmsText DisplayString + } + +dcmim2StatusAlarmsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the system alarm." + ::= { dcmim2StatusAlarmsEntry 1 } + +dcmim2StatusAlarmsText OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The 16 character text describing the active alarm condition." + ::= { dcmim2StatusAlarmsEntry 2 } + +-- External Environmental Monitor + +emIdentFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the Environmental Monitor." + ::= { emIdent 1 } + +emConfigProbesNumProbes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of temperature and humidity probes available." + ::= { emConfig 1 } + +emConfigProbesTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmConfigProbesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of probes supported by the Environmental Monitor + and their configurations." + ::= { emConfig 2 } + +emConfigProbesEntry OBJECT-TYPE + SYNTAX EmConfigProbesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Environmental Monitor probe configurations." + INDEX { emConfigProbeNumber } + ::= { emConfigProbesTable 1 } + +EmConfigProbesEntry ::= + SEQUENCE { + emConfigProbeNumber + INTEGER, + emConfigProbeName + DisplayString, + emConfigProbeHighTempThreshold + INTEGER, + emConfigProbeLowTempThreshold + INTEGER, + emConfigProbeTempUnits + INTEGER, + emConfigProbeHighHumidThreshold + INTEGER, + emConfigProbeLowHumidThreshold + INTEGER, + emConfigProbeHighTempEnable + INTEGER, + emConfigProbeLowTempEnable + INTEGER, + emConfigProbeHighHumidEnable + INTEGER, + emConfigProbeLowHumidEnable + INTEGER, + emConfigProbeMaxTempThreshold + INTEGER, + emConfigProbeMinTempThreshold + INTEGER, + emConfigProbeMaxHumidThreshold + INTEGER, + emConfigProbeMinHumidThreshold + INTEGER, + emConfigProbeMaxTempEnable + INTEGER, + emConfigProbeMinTempEnable + INTEGER, + emConfigProbeMaxHumidEnable + INTEGER, + emConfigProbeMinHumidEnable + INTEGER, + emConfigProbeTempHysteresis + INTEGER, + emConfigProbeHumidHysteresis + INTEGER, + emConfigProbeLocation + DisplayString + } + +emConfigProbeNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index into an Environmental Monitor probe entry." + ::= { emConfigProbesEntry 1 } + +emConfigProbeName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive name of the probe set by the user, + possibly denoting its location or purpose." + ::= { emConfigProbesEntry 2 } + +emConfigProbeHighTempThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature alarm threshold for the probe. + Units are displayed in the scale selected in + the 'emConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { emConfigProbesEntry 3 } + +emConfigProbeLowTempThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature alarm threshold for the probe. + Units are displayed in the scale selected in + the 'emConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { emConfigProbesEntry 4 } + +emConfigProbeTempUnits OBJECT-TYPE + SYNTAX INTEGER { + celsius(1), + fahrenheit(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature scale used to display the temperature + thresholds of the probe, Celsius(1) or Fahrenheit(2). + This setting is based on the system preferences + configuration in the agent." + ::= { emConfigProbesEntry 5 } + +emConfigProbeHighHumidThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high humidity alarm threshold for the probe in + percent relative humidity." + ::= { emConfigProbesEntry 6 } + +emConfigProbeLowHumidThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low humidity alarm threshold for the probe in + percent relative humidity." + ::= { emConfigProbesEntry 7 } + +emConfigProbeHighTempEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { emConfigProbesEntry 8 } + +emConfigProbeLowTempEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { emConfigProbesEntry 9 } + +emConfigProbeHighHumidEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high humidity alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { emConfigProbesEntry 10 } + +emConfigProbeLowHumidEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low humidity alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { emConfigProbesEntry 11 } + +emConfigProbeMaxTempThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum temperature alarm threshold for the probe. + Units are displayed in the scale selected in + the 'emConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { emConfigProbesEntry 12 } + +emConfigProbeMinTempThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum temperature alarm threshold for the probe. + Units are displayed in the scale selected in + the 'emConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { emConfigProbesEntry 13 } + +emConfigProbeMaxHumidThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximun humidity alarm threshold for the probe in + percent relative humidity." + ::= { emConfigProbesEntry 14 } + +emConfigProbeMinHumidThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum humidity alarm threshold for the probe in + percent relative humidity." + ::= { emConfigProbesEntry 15 } + +emConfigProbeMaxTempEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum temperature alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { emConfigProbesEntry 16 } + +emConfigProbeMinTempEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum temperature alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { emConfigProbesEntry 17 } + +emConfigProbeMaxHumidEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum humidity alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { emConfigProbesEntry 18 } + +emConfigProbeMinHumidEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum humidity alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { emConfigProbesEntry 19 } + +emConfigProbeTempHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of degrees beyond the temperature thresholds + at which an active temperature alarm will be cleared. + This configuration setting applies to all temperature + thresholds. + Units are displayed in the scale selected in + the 'emConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { emConfigProbesEntry 20 } + +emConfigProbeHumidHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of percent RH points beyond the humidity + thresholds at which an active humidity alarm will be + cleared. This configuration setting applies to all + humidity thresholds. + Units are displayed in the scale selected in + the 'emConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { emConfigProbesEntry 21 } + +emConfigProbeLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A string describing the location of the probe." + ::= { emConfigProbesEntry 22 } + +emConfigContactsNumContacts OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of contacts supported by the Environmental + Monitor." + ::= { emConfig 3 } + +emConfigContactsTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmConfigContactsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of contacts supported by the Environmental Monitor + and their configurations." + ::= { emConfig 4 } + +emConfigContactsEntry OBJECT-TYPE + SYNTAX EmConfigContactsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Environmental Monitor contact configurations." + INDEX { emConfigContactNumber } + ::= { emConfigContactsTable 1 } + +EmConfigContactsEntry ::= + SEQUENCE { + emConfigContactNumber + INTEGER, + emConfigContactName + DisplayString, + emConfigContactEnable + INTEGER, + emConfigContactSeverity + INTEGER, + emConfigContactNormalState + INTEGER, + emConfigContactLocation + DisplayString + } + +emConfigContactNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of an Environmental Monitor contact." + ::= { emConfigContactsEntry 1 } + +emConfigContactName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive name for an Environmental Monitor + contact set by the user, possibly denoting its + location or purpose." + ::= { emConfigContactsEntry 2 } + +emConfigContactEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "An Environmental Monitor contact alarm enable/disable. + No alarm will be generated if the contact is disabled(1). + An alarm will be generated if the contact is enabled(2) + and the contact has been faulted." + ::= { emConfigContactsEntry 3 } + +emConfigContactSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the input contact is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { emConfigContactsEntry 4 } + +emConfigContactNormalState OBJECT-TYPE + SYNTAX INTEGER { + open(1), + closed(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The contact state that will be considered normal, i.e. + will not trigger an alarm. The states are open(1) or + closed(2)." + ::= { emConfigContactsEntry 5 } + +emConfigContactLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive label for the contact denoting its + location or purpose." + ::= { emConfigContactsEntry 6 } + +emStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + noComm(1), + comm(2), + commLost(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status between the agent + and the Environmental Monitor. + + noComm(1), Communication has never been established. + comm(2), Communication has been established. + commLost(3), Communication was established, but was lost." + ::= { emStatus 1 } + +emStatusProbesNumProbes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of available probes on the Environmental + Monitor." + ::= { emStatus 2 } + +emStatusProbesTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmStatusProbesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of probes supported by the Environmental Monitor + and their status." + ::= { emStatus 3 } + +emStatusProbesEntry OBJECT-TYPE + SYNTAX EmStatusProbesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The status of the probe." + INDEX { emStatusProbeNumber } + ::= { emStatusProbesTable 1 } + +EmStatusProbesEntry ::= + SEQUENCE { + emStatusProbeNumber + INTEGER, + emStatusProbeName + DisplayString, + emStatusProbeStatus + INTEGER, + emStatusProbeCurrentTemp + INTEGER, + emStatusProbeTempUnits + INTEGER, + emStatusProbeCurrentHumid + INTEGER, + emStatusProbeHighTempViolation + INTEGER, + emStatusProbeLowTempViolation + INTEGER, + emStatusProbeHighHumidViolation + INTEGER, + emStatusProbeLowHumidViolation + INTEGER, + emStatusProbeMaxTempViolation + INTEGER, + emStatusProbeMinTempViolation + INTEGER, + emStatusProbeMaxHumidViolation + INTEGER, + emStatusProbeMinHumidViolation + INTEGER + } + +emStatusProbeNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the probe." + ::= { emStatusProbesEntry 1 } + +emStatusProbeName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A descriptive name for the probe set by the user, + possibly denoting its location or purpose." + ::= { emStatusProbesEntry 2 } + +emStatusProbeStatus OBJECT-TYPE + SYNTAX INTEGER { + disconnected(1), + connected(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The connected status of the probe, either + disconnected(1) or connected(2)." + ::= { emStatusProbesEntry 3 } + +emStatusProbeCurrentTemp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current temperature reading from the probe displayed + in the units shown in the 'emStatusProbeTempUnits' OID + (Celsius or Fahrenheit)." + ::= { emStatusProbesEntry 4 } + +emStatusProbeTempUnits OBJECT-TYPE + SYNTAX INTEGER { + celsius(1), + fahrenheit(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature scale used to display the temperature + thresholds of the probe, Celsius(1) or Fahrenheit(2). + This setting is based on the system preferences + configuration in the agent." + ::= { emStatusProbesEntry 5 } + +emStatusProbeCurrentHumid OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current humidity reading from the probe in + percent relative humidity." + ::= { emStatusProbesEntry 6 } + +emStatusProbeHighTempViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + highTempViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The high temperature violation status of the probe + temperature reading. This OID will show a highTempViolation(2) + if the current temperature reading shown in the + 'emStatusProbeCurrentTemp' OID is greater than or equal to + the high temperature threshold value, the + 'emConfigProbeHighTempThreshold' OID, and the value of the + 'emConfigProbeHighTempEnable' OID is enabled. Otherwise it will show + noViolation(1). If the 'emConfigProbeHighTempEnable' OID is disabled, + this OID will show disabled(3)." + ::= { emStatusProbesEntry 7 } + +emStatusProbeLowTempViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + lowTempViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The high temperature violation status of the probe + temperature reading. This OID will show a lowTempViolation(2) + if the current temperature reading shown in the + 'emStatusProbeCurrentTemp' OID is less than or equal to + the low temperature threshold value, the + 'emConfigProbeLowTempThreshold' OID, and the value of the + 'emConfigProbeLowTempEnable' OID is enabled. Otherwise it will show + noViolation(1). If the 'emConfigProbeLowTempEnable' OID is disabled, + this OID will show disabled(3)." + ::= { emStatusProbesEntry 8 } + +emStatusProbeHighHumidViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + highHumidViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The high humidity violation status of the probe humidity + reading. This OID will show a highTempViolation(2) + if the current humidity reading shown in the + 'emStatusProbeCurrentHumid' OID is greater than or equal to + the high humidity threshold value, the + 'emConfigProbeHighHumidThreshold' OID, and the value of the + 'emConfigProbeHighHumidEnable' OID is enabled. Otherwise it will + show noViolation(1). If the 'emConfigProbeHighHumidEnable' OID is + disabled, this OID will show disabled(3)" + ::= { emStatusProbesEntry 9 } + +emStatusProbeLowHumidViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + lowHumidViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The low humidity violation status of the probe humidity + reading. This OID will show a lowTempViolation(2) + if the current humidity reading shown in the + 'emStatusProbeCurrentHumid' OID is less than or equal to + the low humidity threshold value, the + 'emConfigProbeLowHumidThreshold' OID, and the value of the + 'emConfigProbeLowHumidEnable' OID is enabled. Otherwise it will + show noViolation(1). If the 'emConfigProbeLowHumidEnable' OID is + disabled, this OID will show disabled(3)." + ::= { emStatusProbesEntry 10 } + +emStatusProbeMaxTempViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + maxTempViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The max temperature violation status of the probe + temperature reading. This OID will show a maxTempViolation(2) + if the current temperature reading shown in the + 'emStatusProbeCurrentTemp' OID is greater than or equal to + the maximun temperature threshold value, the + 'emConfigProbeMaxTempThreshold' OID, and the value of the + 'emConfigProbeMaxTempEnable' OID is enabled. Otherwise it will show + noViolation(1). If the 'emConfigProbeMaxTempEnable' OID is disabled, + this OID will show disabled(3)." + ::= { emStatusProbesEntry 11 } + +emStatusProbeMinTempViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + minTempViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature violation status of the probe + temperature reading. This OID will show a minTempViolation(2) + if the current temperature reading shown in the + 'emStatusProbeCurrentTemp' OID is less than or equal to + the minimum temperature threshold value, the + 'emConfigProbeMinTempThreshold' OID, and the value of the + 'emConfigProbeMinTempEnable' OID is enabled. Otherwise it will show + noViolation(1). If the 'emConfigProbeMinTempEnable' OID is disabled, + this OID will show disabled(3)." + ::= { emStatusProbesEntry 12 } + +emStatusProbeMaxHumidViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + maxHumidViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum humidity violation status of the probe humidity + reading. This OID will show a maxTempViolation(2) + if the current humidity reading shown in the + 'emStatusProbeCurrentHumid' OID is greater than or equal to + the maximum humidity threshold value, the + 'emConfigProbeMaxHumidThreshold' OID, and the value of the + 'emConfigProbeMaxHumidEnable' OID is enabled. Otherwise it will + show noViolation(1). If the 'emConfigProbeMaxHumidEnable' OID is + disabled, this OID will show disabled(3)" + ::= { emStatusProbesEntry 13 } + +emStatusProbeMinHumidViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + minHumidViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum humidity violation status of the probe humidity + reading. This OID will show a minTempViolation(2) + if the current humidity reading shown in the + 'emStatusProbeCurrentHumid' OID is less than or equal to + the minimum humidity threshold value, the + 'emConfigProbeMinHumidThreshold' OID, and the value of the + 'emConfigProbeMinHumidEnable' OID is enabled. Otherwise it will + show noViolation(1). If the 'emConfigProbeMinHumidEnable' OID is + disabled, this OID will show disabled(3)." + ::= { emStatusProbesEntry 14 } + +emStatusContactsNumContacts OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of contacts supported by the + Environmental Monitor." + ::= { emStatus 4 } + +emStatusContactsTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmStatusContactsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of contacts supported by the Environmental Monitor + and their status." + ::= { emStatus 5 } + +emStatusContactsEntry OBJECT-TYPE + SYNTAX EmStatusContactsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The status of the contact." + INDEX { emStatusContactNumber } + ::= { emStatusContactsTable 1 } + +EmStatusContactsEntry ::= + SEQUENCE { + emStatusContactNumber + INTEGER, + emStatusContactName + DisplayString, + emStatusContactStatus + INTEGER + } + +emStatusContactNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the Environmental Monitor contact." + ::= { emStatusContactsEntry 1 } + +emStatusContactName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A descriptive name for the Environmental Monitor contact + set by the user, possibly denoting its location or purpose." + ::= { emStatusContactsEntry 2 } + +emStatusContactStatus OBJECT-TYPE + SYNTAX INTEGER { + noFault(1), + fault(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Environmental Monitor contact. The status + will show noFault(1) if the contact is in the normal state + and the 'emConfigContactEnable' OID is enabled. The status will + show a fault(2) if the contact is faulted and the + 'emContactEnable' OID is enabled. If the 'emConfigContactEnable' + OID is disabled, the status will show disabled(3)." + ::= { emStatusContactsEntry 3 } + +-- Modular Environmental Manager (MEM) + +-- MEM Modules Status table + +memModulesStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memModulesStatusTable." + ::= { memModules 1 } + +memModulesStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemModulesStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting status information from the modules + attached to the system." + ::= { memModules 2 } + +memModulesStatusEntry OBJECT-TYPE + SYNTAX MemModulesStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memModulesStatusModuleNumber } + ::= { memModulesStatusTable 1 } + +MemModulesStatusEntry ::= + SEQUENCE { + memModulesStatusModuleNumber INTEGER, + memModulesStatusModuleName DisplayString, + memModulesStatusModuleLocation DisplayString, + memModulesStatusModelNumber DisplayString, + memModulesStatusSerialNumber DisplayString, + memModulesStatusFirmwareRev DisplayString, + memModulesStatusHardwareRev DisplayString + } + +memModulesStatusModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module number." + ::= { memModulesStatusEntry 1 } + +memModulesStatusModuleName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module name." + ::= { memModulesStatusEntry 2 } + +memModulesStatusModuleLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the module." + ::= { memModulesStatusEntry 3 } + +memModulesStatusModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The model number of the module." + ::= { memModulesStatusEntry 4 } + +memModulesStatusSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the module." + ::= { memModulesStatusEntry 5 } + +memModulesStatusFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the module." + ::= { memModulesStatusEntry 6 } + +memModulesStatusHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision." + ::= { memModulesStatusEntry 7 } + +-- MEM Modules Config table + +memModulesConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memModulesConfigTable." + ::= { memModules 3 } + +memModulesConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemModulesConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting status information from the modules + attached to the system." + ::= { memModules 4 } + +memModulesConfigEntry OBJECT-TYPE + SYNTAX MemModulesConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memModulesConfigModuleNumber } + ::= { memModulesConfigTable 1 } + +MemModulesConfigEntry ::= + SEQUENCE { + memModulesConfigModuleNumber INTEGER, + memModulesConfigModuleName DisplayString, + memModulesConfigModuleLocation DisplayString + } + +memModulesConfigModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module number." + ::= { memModulesConfigEntry 1 } + +memModulesConfigModuleName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The module name." + ::= { memModulesConfigEntry 2 } + +memModulesConfigModuleLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the module." + ::= { memModulesConfigEntry 3 } + + +-- MEM Sensor Status Table + +memSensorsStatusSysTempUnits OBJECT-TYPE + SYNTAX INTEGER { + celsius(1), + fahrenheit(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature scale used to display the temperature + in the system, Celsius(1) or Fahrenheit(2). + This setting is based on the system preferences + configuration in the agent." + ::= { memSensors 1 } + +memSensorsStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memSensorsStatusTable." + ::= { memSensors 2 } + +memSensorsStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemSensorsStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting sensor status information." + ::= { memSensors 3 } + +memSensorsStatusEntry OBJECT-TYPE + SYNTAX MemSensorsStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memSensorsStatusModuleNumber, memSensorsStatusSensorNumber } + ::= { memSensorsStatusTable 1 } + +MemSensorsStatusEntry ::= + SEQUENCE { + memSensorsStatusModuleNumber INTEGER, + memSensorsStatusSensorNumber INTEGER, + memSensorsStatusSensorName DisplayString, + memSensorsStatusSensorLocation DisplayString, + memSensorsTemperature INTEGER, + memSensorsHumidity INTEGER, + memSensorsCommStatus INTEGER, + memSensorsAlarmStatus INTEGER + } + +memSensorsStatusModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the sensor is attached to." + ::= { memSensorsStatusEntry 1 } + +memSensorsStatusSensorNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this sensor on the module." + ::= { memSensorsStatusEntry 2 } + +memSensorsStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The sensor name." + ::= { memSensorsStatusEntry 3 } + +memSensorsStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the sensor." + ::= { memSensorsStatusEntry 4 } + +memSensorsTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The sensor's current temperature reading. + Units are displayed in the scale shown in + the memSensorsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { memSensorsStatusEntry 5 } + +memSensorsHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current humidity reading from the sensor." + ::= { memSensorsStatusEntry 6 } + +memSensorsCommStatus OBJECT-TYPE + SYNTAX INTEGER { + notInstalled(1), + commsOK(2), + commsLost(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communications status of the sensor." + ::= { memSensorsStatusEntry 7 } + +memSensorsAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + memNormal(1), + memWarning(2), + memCritical(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the sensor." + ::= { memSensorsStatusEntry 8 } + + +-- MEM Sensor Config Table + +memSensorsConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memSensorsConfigTable." + ::= { memSensors 4 } + +memSensorsConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemSensorsConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting configuration information from + sensors attached to the system." + ::= { memSensors 5 } + +memSensorsConfigEntry OBJECT-TYPE + SYNTAX MemSensorsConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memSensorsConfigModuleNumber, memSensorsConfigSensorNumber } + ::= { memSensorsConfigTable 1 } + +MemSensorsConfigEntry ::= + SEQUENCE { + memSensorsConfigModuleNumber INTEGER, + memSensorsConfigSensorNumber INTEGER, + memSensorsName DisplayString, + memSensorsLocation DisplayString, + memSensorsAlarmGeneration INTEGER, + memSensorsTempMaxThresh INTEGER, + memSensorsTempHighThresh INTEGER, + memSensorsTempLowThresh INTEGER, + memSensorsTempMinThresh INTEGER, + memSensorsTempThreshHysteresis INTEGER, + memSensorsTempShortDecRateThreshValue INTEGER, + memSensorsTempShortDecRateThreshTime INTEGER, + memSensorsTempShortIncRateThreshValue INTEGER, + memSensorsTempShortIncRateThreshTime INTEGER, + memSensorsTempLongDecRateThreshValue INTEGER, + memSensorsTempLongDecRateThreshTime INTEGER, + memSensorsTempLongIncRateThreshValue INTEGER, + memSensorsTempLongIncRateThreshTime INTEGER, + memSensorsHumidityMaxThresh INTEGER, + memSensorsHumidityHighThresh INTEGER, + memSensorsHumidityLowThresh INTEGER, + memSensorsHumidityMinThresh INTEGER, + memSensorsHumidityThreshHysteresis INTEGER + } + +memSensorsConfigModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the sensor is attached to." + ::= { memSensorsConfigEntry 1 } + +memSensorsConfigSensorNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this sensor on the module." + ::= { memSensorsConfigEntry 2 } + +memSensorsName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive name for the sensor." + ::= { memSensorsConfigEntry 3 } + +memSensorsLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the sensor." + ::= { memSensorsConfigEntry 4 } + +memSensorsAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable alarm generation on this sensor." + ::= { memSensorsConfigEntry 5 } + +memSensorsTempMaxThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature at which the MEM will generate a maximum + temperature threshold violation alarm on this sensor. + The temperature scale is based on the memSensorsStatusSysTempUnits OID." + + ::= { memSensorsConfigEntry 6 } + +memSensorsTempHighThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature at which the MEM will generate a high + temperature threshold violation alarm on this sensor. + The temperature scale is based on the memSensorsStatusSysTempUnits OID." + ::= { memSensorsConfigEntry 7 } + +memSensorsTempLowThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature at which the MEM will generate a low + temperature threshold violation alarm on this sensor. + The temperature scale is based on the memSensorsStatusSysTempUnits OID." + ::= { memSensorsConfigEntry 8 } + +memSensorsTempMinThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature at which the MEM will generate a minimum + temperature threshold violation alarm on this sensor. + The temperature scale is based on the memSensorsStatusSysTempUnits OID." + ::= { memSensorsConfigEntry 9 } + +memSensorsTempThreshHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The change in temperature required to cause a + temperature alarm to change from an active to an inactive state. + The temperature scale is based on the memSensorsStatusSysTempUnits OID." + + ::= { memSensorsConfigEntry 10 } + +memSensorsTempShortDecRateThreshValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the temperature short-term decreasing rate + time that will cause an alarm to be generated. + The temperature scale is based on the memSensorsStatusSysTempUnits OID." + ::= { memSensorsConfigEntry 11 } + +memSensorsTempShortDecRateThreshTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time over which the temperature may not decrease + beyond the value specified by the temperature short-term + decreasing rate threshold value." + ::= { memSensorsConfigEntry 12 } + +memSensorsTempShortIncRateThreshValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the temperature short-term increasing rate + time that will cause an alarm to be generated. + The temperature scale is based on the memSensorsStatusSysTempUnits OID." + ::= { memSensorsConfigEntry 13 } + +memSensorsTempShortIncRateThreshTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time over which the temperature may not increase + beyond the value specified by the temperature short-term + increasing rate threshold value." + ::= { memSensorsConfigEntry 14 } + +memSensorsTempLongDecRateThreshValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the temperature long-term decreasing rate + time that will cause an alarm to be generated. + The temperature scale is based on the memSensorsStatusSysTempUnits OID." + ::= { memSensorsConfigEntry 15 } + +memSensorsTempLongDecRateThreshTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time over which the temperature may not decrease + beyond the value specified by the temperature long-term + decreasing rate threshold value." + ::= { memSensorsConfigEntry 16 } + +memSensorsTempLongIncRateThreshValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the temperature long-term increasing rate + time that will cause an alarm to be generated. + The temperature scale is based on the memSensorsStatusSysTempUnits OID." + ::= { memSensorsConfigEntry 17 } + +memSensorsTempLongIncRateThreshTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time over which the temperature may not increase + beyond the value specified by the temperature long-term + increasing rate threshold value." + ::= { memSensorsConfigEntry 18 } + +memSensorsHumidityMaxThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidity at which the maximum humidity threshold alarm + will be generated." + ::= { memSensorsConfigEntry 19 } + +memSensorsHumidityHighThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidity at which the high humidity threshold alarm + will be generated." + ::= { memSensorsConfigEntry 20 } + +memSensorsHumidityLowThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidity at which the low humidity threshold alarm + will be generated." + ::= { memSensorsConfigEntry 21 } + +memSensorsHumidityMinThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidity at which the minimum humidity threshold alarm + will be generated." + ::= { memSensorsConfigEntry 22 } + +memSensorsHumidityThreshHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The change in humidity required to cause an active humidity + alarm to change to the inactive state." + ::= { memSensorsConfigEntry 23 } + + +-- MEM Input Status Table + +memInputsStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memInputsStatusTable." + ::= { memInputs 1 } + +memInputsStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemInputsStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting input status information." + ::= { memInputs 2 } + +memInputsStatusEntry OBJECT-TYPE + SYNTAX MemInputsStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memInputsStatusModuleNumber, memInputsStatusInputNumber } + ::= { memInputsStatusTable 1 } + +MemInputsStatusEntry ::= + SEQUENCE { + memInputsStatusModuleNumber INTEGER, + memInputsStatusInputNumber INTEGER, + memInputsStatusInputName DisplayString, + memInputsStatusInputLocation DisplayString, + memInputsStatusCurrentState INTEGER, + memInputsStatusCurrentAnalogValue DisplayString, + memInputsStatusAlarmStatus INTEGER, + memInputsCommStatus INTEGER + } + +memInputsStatusModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the input is attached to." + ::= { memInputsStatusEntry 1 } + +memInputsStatusInputNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this input on the module." + ::= { memInputsStatusEntry 2 } + +memInputsStatusInputName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input name." + ::= { memInputsStatusEntry 3 } + +memInputsStatusInputLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the input." + ::= { memInputsStatusEntry 4 } + +memInputsStatusCurrentState OBJECT-TYPE + SYNTAX INTEGER { + inputClosedHighMEM (1), + inputOpenLowMEM (2), + inputDisabled (3), + inputStateNotApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the input. This OID will return + inputStateNotAplicable(4) for analog input types. " + ::= { memInputsStatusEntry 5 } + +memInputsStatusCurrentAnalogValue OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current analog value of the input in the units defined + by the user." + ::= { memInputsStatusEntry 6 } + +memInputsStatusAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + memNormal(1), + memWarning(2), + memCritical(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the input." + ::= { memInputsStatusEntry 7 } + +memInputsCommStatus OBJECT-TYPE + SYNTAX INTEGER { + notInstalled(1), + commsOK(2), + commsLost(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communications status of the input. This OID is only supported by NBRK0200." + ::= { memInputsStatusEntry 8 } + +-- MEM Input Config Table + +memInputsConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memInputsConfigTable." + ::= { memInputs 3 } + +memInputsConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemInputsConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting input configuration information." + ::= { memInputs 4 } + +memInputsConfigEntry OBJECT-TYPE + SYNTAX MemInputsConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memInputsConfigModuleNumber, memInputsConfigInputNumber } + ::= { memInputsConfigTable 1 } + +MemInputsConfigEntry ::= + SEQUENCE { + memInputsConfigModuleNumber INTEGER, + memInputsConfigInputNumber INTEGER, + memInputName DisplayString, + memInputLocation DisplayString, + memInputType INTEGER, + memInputAlarmGeneration INTEGER, + memInputNormalState INTEGER, + memInputAbnormalSeverity INTEGER, + memInputNumberCalibrationPoints INTEGER, + memInputAnalogCalibrationPoint1 DisplayString, + memInputAnalogCalibrationPoint2 DisplayString, + memInputAnalogCalibrationPoint3 DisplayString, + memInputAnalogCalibrationPoint4 DisplayString, + memInputAnalogCalibrationPoint5 DisplayString, + memInputAnalogCalibrationPoint1Value DisplayString, + memInputAnalogCalibrationPoint2Value DisplayString, + memInputAnalogCalibrationPoint3Value DisplayString, + memInputAnalogCalibrationPoint4Value DisplayString, + memInputAnalogCalibrationPoint5Value DisplayString, + memInputAnalogMeasurementUnits DisplayString, + memInputAnalogMaxThresh DisplayString, + memInputAnalogHighThresh DisplayString, + memInputAnalogLowThresh DisplayString, + memInputAnalogMinThresh DisplayString, + memInputAnalogThreshHysteresis DisplayString + } + +memInputsConfigModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the input is attached to." + ::= { memInputsConfigEntry 1 } + +memInputsConfigInputNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this input on the module." + ::= { memInputsConfigEntry 2 } + +memInputName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the input." + ::= { memInputsConfigEntry 3 } + +memInputLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the input." + ::= { memInputsConfigEntry 4 } + +memInputType OBJECT-TYPE + SYNTAX INTEGER { + noConnection (1), + dryContact (2), + digital (3), + analogmAmps (4), + analogVolts (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The type of input this contact will take." + ::= { memInputsConfigEntry 5 } + +memInputAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable alarm generation on this input." + ::= { memInputsConfigEntry 6 } + +memInputNormalState OBJECT-TYPE + SYNTAX INTEGER { + inputClosedHighMEM (1), + inputOpenLowMEM (2), + inputDisabled (3), + inputStateNotApplicable (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Defines the normal (no alarm) state of the input." + ::= { memInputsConfigEntry 7 } + +memInputAbnormalSeverity OBJECT-TYPE + SYNTAX INTEGER { + inputSeverityinformational (1), + inputSeveritywarning (2), + inputSeveritysevere (3), + inputSeverityNotApplicable (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Defines the severity of the event that is associated + with the abnormal state of the input. This OID will return + inputSeverityNotApplicable(4) for analog input types. " + ::= { memInputsConfigEntry 8 } + +memInputNumberCalibrationPoints OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of calibration points that are required for + this input." + ::= { memInputsConfigEntry 9 } + +memInputAnalogCalibrationPoint1 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The electrical value that the input sensor will measure at the + first calibration point. + This OID is relevant only for inputs configured as analog type (ma or V)." + ::= { memInputsConfigEntry 10 } + +memInputAnalogCalibrationPoint2 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The electrical value that the input sensor will measure at the + second calibration point. + This OID is relevant only for inputs configured as analog type (ma or V)." + ::= { memInputsConfigEntry 11 } + +memInputAnalogCalibrationPoint3 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The electrical value that the input sensor will measure at the + third calibration point. + This OID is relevant only for inputs configured as analog type (ma or V)." + ::= { memInputsConfigEntry 12 } + +memInputAnalogCalibrationPoint4 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The electrical value that the input sensor will measure at the + fourth calibration point. + This OID is relevant only for inputs configured as analog type (ma or V)." + ::= { memInputsConfigEntry 13 } + +memInputAnalogCalibrationPoint5 OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The electrical value that the input sensor will measure at the + fifth calibration point. + This OID is relevant only for inputs configured as analog type (ma or V)." + ::= { memInputsConfigEntry 14 } + +memInputAnalogCalibrationPoint1Value OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the input, in units of measure defined by + the user, that corresponds to the current setting at the + first calibration point." + ::= { memInputsConfigEntry 15 } + +memInputAnalogCalibrationPoint2Value OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the input, in units of measure defined by + the user, that corresponds to the current setting at the + second calibration point." + ::= { memInputsConfigEntry 16 } + +memInputAnalogCalibrationPoint3Value OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the input, in units of measure defined by + the user, that corresponds to the current setting at the + third calibration point." + ::= { memInputsConfigEntry 17 } + +memInputAnalogCalibrationPoint4Value OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the input, in units of measure defined by + the user, that corresponds to the current setting at the + fourth calibration point." + ::= { memInputsConfigEntry 18 } + +memInputAnalogCalibrationPoint5Value OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the input, in units of measure defined by + the user, that corresponds to the current setting at the + fifth calibration point." + ::= { memInputsConfigEntry 19 } + +memInputAnalogMeasurementUnits OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The units of measure to be used for this input." + ::= { memInputsConfigEntry 20 } + +memInputAnalogMaxThresh OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The input value at which a maximum threshold violation + alarm will be generated on this input." + ::= { memInputsConfigEntry 21 } + +memInputAnalogHighThresh OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The input value at which a high threshold violation + alarm will be generated on this input." + ::= { memInputsConfigEntry 22 } + +memInputAnalogLowThresh OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The input value at which a low threshold violation + alarm will be generated on this input." + ::= { memInputsConfigEntry 23 } + +memInputAnalogMinThresh OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The input value at which a minimum threshold violation + alarm will be generated on this input." + ::= { memInputsConfigEntry 24 } + + +memInputAnalogThreshHysteresis OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The change in value required to cause an alarm on this input + to change from active to inactive." + ::= { memInputsConfigEntry 25 } + + +-- MEM Output Status Table + +memOutputStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memOutputStatusTable." + ::= { memOutputs 1 } + +memOutputStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemOutputStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting output status information." + ::= { memOutputs 2 } + +memOutputStatusEntry OBJECT-TYPE + SYNTAX MemOutputStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memOutputStatusModuleNumber, memOutputStatusOutputNumber } + ::= { memOutputStatusTable 1 } + +MemOutputStatusEntry ::= + SEQUENCE { + memOutputStatusModuleNumber INTEGER, + memOutputStatusOutputNumber INTEGER, + memOutputStatusOutputName DisplayString, + memOutputStatusOutputLocation DisplayString, + memOutputStatusCurrentState INTEGER + } + +memOutputStatusModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the output is attached to." + ::= { memOutputStatusEntry 1 } + +memOutputStatusOutputNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this output on the module." + ::= { memOutputStatusEntry 2 } + +memOutputStatusOutputName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output name." + ::= { memOutputStatusEntry 3 } + +memOutputStatusOutputLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the output." + ::= { memOutputStatusEntry 4 } + +memOutputStatusCurrentState OBJECT-TYPE + SYNTAX INTEGER { + memOutputClosed (1), + memOutputOpen (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the output." + ::= { memOutputStatusEntry 5 } + + +-- MEM Output Config Table + +memOutputConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memOutputConfigTable." + ::= { memOutputs 3 } + +memOutputConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemOutputConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting output configuration information." + ::= { memOutputs 4 } + +memOutputConfigEntry OBJECT-TYPE + SYNTAX MemOutputConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memOutputConfigModuleNumber, memOutputConfigOutputNumber } + ::= { memOutputConfigTable 1 } + +MemOutputConfigEntry ::= + SEQUENCE { + memOutputConfigModuleNumber INTEGER, + memOutputConfigOutputNumber INTEGER, + memOutputName DisplayString, + memOutputLocation DisplayString, + memOutputNormalState INTEGER, + memOutputAction INTEGER + } + +memOutputConfigModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the output is attached to." + ::= { memOutputConfigEntry 1 } + +memOutputConfigOutputNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this output on the module." + ::= { memOutputConfigEntry 2 } + +memOutputName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the output." + ::= { memOutputConfigEntry 3 } + +memOutputLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the output." + ::= { memOutputConfigEntry 4 } + +memOutputNormalState OBJECT-TYPE + SYNTAX INTEGER { + memOutputClosed (1), + memOutputOpen (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The state of the output that will not generate an alarm." + ::= { memOutputConfigEntry 5 } + +memOutputAction OBJECT-TYPE + SYNTAX INTEGER { + memActionClose (1), + memActionOpen (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Manual control actions for the output. SNMP get command will return the state + of the output, SNMP set of this OID controls the output." + ::= { memOutputConfigEntry 6 } + + +-- MEM Outlet Status Table + +memOutletStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memOutletStatusTable." + ::= { memOutlets 1 } + +memOutletStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemOutletStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting outlet status information." + ::= { memOutlets 2 } + +memOutletStatusEntry OBJECT-TYPE + SYNTAX MemOutletStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memOutletStatusModuleNumber, memOutletStatusOutletNumber } + ::= { memOutletStatusTable 1 } + +MemOutletStatusEntry ::= + SEQUENCE { + memOutletStatusModuleNumber INTEGER, + memOutletStatusOutletNumber INTEGER, + memOutletStatusOutletName DisplayString, + memOutletStatusOutletLocation DisplayString, + memOutletStatusCurrentState INTEGER + } + +memOutletStatusModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the outlet is attached to." + ::= { memOutletStatusEntry 1 } + +memOutletStatusOutletNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this outlet on the module." + ::= { memOutletStatusEntry 2 } + +memOutletStatusOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The outlet name." + ::= { memOutletStatusEntry 3 } + +memOutletStatusOutletLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the outlet." + ::= { memOutletStatusEntry 4 } + +memOutletStatusCurrentState OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the outlet." + ::= { memOutletStatusEntry 5 } + + +-- MEM Outlet Config Table + +memOutletConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memOutletConfigTable." + ::= { memOutlets 3 } + +memOutletConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemOutletConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting outlet configuration information." + ::= { memOutlets 4 } + +memOutletConfigEntry OBJECT-TYPE + SYNTAX MemOutletConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memOutletConfigModuleNumber, memOutletConfigOutletNumber } + ::= { memOutletConfigTable 1 } + +MemOutletConfigEntry ::= + SEQUENCE { + memOutletConfigModuleNumber INTEGER, + memOutletConfigOutletNumber INTEGER, + memOutletName DisplayString, + memOutletLocation DisplayString, + memOutletNormalState INTEGER, + memOutletAction INTEGER + } + +memOutletConfigModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the Outlet is attached to." + ::= { memOutletConfigEntry 1 } + +memOutletConfigOutletNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this Outlet on the module." + ::= { memOutletConfigEntry 2 } + +memOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the Outlet." + ::= { memOutletConfigEntry 3 } + +memOutletLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the Outlet." + ::= { memOutletConfigEntry 4 } + +memOutletNormalState OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The state of the Outlet that will not generate an alarm." + ::= { memOutletConfigEntry 5 } + +memOutletAction OBJECT-TYPE + SYNTAX INTEGER { + turnOff (1), + turnOn (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Manual control actions for the Outlet. Get displays state + of outlet, set controls outlet." + ::= { memOutletConfigEntry 6 } + + +-- MEM Beacon Status Table + +memBeaconStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memBeaconStatusTable." + ::= { memBeacons 1 } + +memBeaconStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemBeaconStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting beacon status information." + ::= { memBeacons 2 } + +memBeaconStatusEntry OBJECT-TYPE + SYNTAX MemBeaconStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memBeaconStatusModuleNumber, memBeaconStatusBeaconNumber } + ::= { memBeaconStatusTable 1 } + +MemBeaconStatusEntry ::= + SEQUENCE { + memBeaconStatusModuleNumber INTEGER, + memBeaconStatusBeaconNumber INTEGER, + memBeaconStatusBeaconName DisplayString, + memBeaconStatusBeaconLocation DisplayString, + memBeaconStatusCurrentState INTEGER + } + +memBeaconStatusModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the beacon is attached to." + ::= { memBeaconStatusEntry 1 } + +memBeaconStatusBeaconNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this beacon on the module." + ::= { memBeaconStatusEntry 2 } + +memBeaconStatusBeaconName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The beacon name." + ::= { memBeaconStatusEntry 3 } + +memBeaconStatusBeaconLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the beacon." + ::= { memBeaconStatusEntry 4 } + +memBeaconStatusCurrentState OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the beacon." + ::= { memBeaconStatusEntry 5 } + + +-- MEM Beacon Config Table + +memBeaconConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memBeaconConfigTable." + ::= { memBeacons 3 } + +memBeaconConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemBeaconConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting beacon configuration information." + ::= { memBeacons 4 } + +memBeaconConfigEntry OBJECT-TYPE + SYNTAX MemBeaconConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { memBeaconConfigModuleNumber, memBeaconConfigBeaconNumber } + ::= { memBeaconConfigTable 1 } + +MemBeaconConfigEntry ::= + SEQUENCE { + memBeaconConfigModuleNumber INTEGER, + memBeaconConfigBeaconNumber INTEGER, + memBeaconConfigName DisplayString, + memBeaconConfigLocation DisplayString, + memBeaconAction INTEGER + } + +memBeaconConfigModuleNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the module that the beacon is attached to." + ::= { memBeaconConfigEntry 1 } + +memBeaconConfigBeaconNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of this beacon on the module." + ::= { memBeaconConfigEntry 2 } + +memBeaconConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the beacon." + ::= { memBeaconConfigEntry 3 } + +memBeaconConfigLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the beacon." + ::= { memBeaconConfigEntry 4 } + +memBeaconAction OBJECT-TYPE + SYNTAX INTEGER { + turnOff (1), + turnOn (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Control action (on/off) for the beacon. Setting this OID will turn the + beacon on/off. Getting this OID will respond with the current state." + ::= { memBeaconConfigEntry 5 } + +-- MEM INPUT STATE SENSOR TABLE + +memSmokeSensorStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memSmokeSensorStatusTable." + ::= { memInputStateSensors 1 } + +memSmokeSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemSmokeSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the access of individual sensors." + ::= { memInputStateSensors 2 } + +memSmokeSensorStatusEntry OBJECT-TYPE + SYNTAX MemSmokeSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to access." + INDEX { memSmokeSensorStatusModuleIndex } + ::= { memSmokeSensorStatusTable 1 } + +MemSmokeSensorStatusEntry ::= + SEQUENCE { + memSmokeSensorStatusModuleIndex INTEGER, + memSmokeSensorStatusSensorIndex INTEGER, + memSmokeSensorStatusSensorName DisplayString, + memSmokeSensorStatusSensorLocation DisplayString, + memSmokeSensorStatusSensorState INTEGER, + memSmokeSensorStatusSensorSeverity INTEGER, + memSmokeStatusAlarmStatus INTEGER, + memSmokeSensorCommStatus INTEGER + } + +memSmokeSensorStatusModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the module entry." + ::= { memSmokeSensorStatusEntry 1 } + +memSmokeSensorStatusSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { memSmokeSensorStatusEntry 2 } + +memSmokeSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined name of the smoke sensor." + ::= { memSmokeSensorStatusEntry 3 } + +memSmokeSensorStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined location of the smoke sensor." + ::= { memSmokeSensorStatusEntry 4 } + +memSmokeSensorStatusSensorState OBJECT-TYPE + SYNTAX INTEGER { + smokeDetected (1), + noSmoke (2), + unknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the smoke sensor. + smokeDetected (1) indicates there is smoke. + noSmoke (2) indicates there is no smoke. + unknown (3) indicates the state is unknown." + ::= { memSmokeSensorStatusEntry 5} + +memSmokeSensorStatusSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the smoke sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { memSmokeSensorStatusEntry 6 } + +memSmokeStatusAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + memNormal(1), + memWarning(2), + memCritical(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the smoke sensor." + ::= { memSmokeSensorStatusEntry 7 } + +memSmokeSensorCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commOK(1), + commLost(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the smoke sensor." + ::= { memSmokeSensorStatusEntry 8 } + +memVibrationSensorStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memVibrationSensorStatusTable." + ::= { memInputStateSensors 3} + +memVibrationSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemVibrationSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the access of individual sensors." + ::= { memInputStateSensors 4 } + +memVibrationSensorStatusEntry OBJECT-TYPE + SYNTAX MemVibrationSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to access." + INDEX { memVibrationSensorStatusModuleIndex } + ::= { memVibrationSensorStatusTable 1 } + +MemVibrationSensorStatusEntry ::= + SEQUENCE { + memVibrationSensorStatusModuleIndex INTEGER, + memVibrationSensorStatusSensorIndex INTEGER, + memVibrationSensorStatusSensorName DisplayString, + memVibrationSensorStatusSensorLocation DisplayString, + memVibrationSensorStatusSensorState INTEGER, + memVibrationSensorStatusSensorSeverity INTEGER, + memVibrationStatusAlarmStatus INTEGER, + memVibrationSensorCommStatus INTEGER + } + +memVibrationSensorStatusModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor module entry." + ::= { memVibrationSensorStatusEntry 1 } + +memVibrationSensorStatusSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { memVibrationSensorStatusEntry 2 } + +memVibrationSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined name of the vibration sensor." + ::= { memVibrationSensorStatusEntry 3 } + +memVibrationSensorStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined location of the vibration sensor." + ::= { memVibrationSensorStatusEntry 4 } + +memVibrationSensorStatusSensorState OBJECT-TYPE + SYNTAX INTEGER { + vibrationDetected (1), + noVibration (2), + unknown (3) + } + + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the vibration sensor. + vibrationDetected (1) indicates there is vibration. + noVibration (2) indicates there is no vibration. + unknown (3) indicates the state is unknown." + ::= { memVibrationSensorStatusEntry 5 } + +memVibrationSensorStatusSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the vibration sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { memVibrationSensorStatusEntry 6 } + +memVibrationStatusAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + memNormal(1), + memWarning(2), + memCritical(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the vibration sensor." + ::= { memVibrationSensorStatusEntry 7 } + +memVibrationSensorCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commOK(1), + commLost(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the vibration sensor." + ::= { memVibrationSensorStatusEntry 8 } + + +memFluidSensorStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memFluidSensorStatusTable." + ::= { memInputStateSensors 5} + +memFluidSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemFluidSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for access of individual sensors." + ::= { memInputStateSensors 6 } + +memFluidSensorStatusEntry OBJECT-TYPE + SYNTAX MemFluidSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to access." + INDEX { memFluidSensorStatusModuleIndex } + ::= { memFluidSensorStatusTable 1 } + +MemFluidSensorStatusEntry ::= + SEQUENCE { + memFluidSensorStatusModuleIndex INTEGER, + memFluidSensorStatusSensorIndex INTEGER, + memFluidSensorStatusSensorName DisplayString, + memFluidSensorStatusSensorLocation DisplayString, + memFluidSensorStatusSensorState INTEGER, + memFluidSensorStatusSensorSeverity INTEGER, + memFluidStatusAlarmStatus INTEGER, + memFluidSensorCommStatus INTEGER + } + +memFluidSensorStatusModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor module entry." + ::= { memFluidSensorStatusEntry 1 } + +memFluidSensorStatusSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { memFluidSensorStatusEntry 2 } + +memFluidSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined name of the fluid sensor." + ::= { memFluidSensorStatusEntry 3 } + +memFluidSensorStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined location of the fluid sensor." + ::= { memFluidSensorStatusEntry 4 } + +memFluidSensorStatusSensorState OBJECT-TYPE + SYNTAX INTEGER { + fluidDetected (1), + noFluid (2), + unknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the fluid sensor. + fluidDetected (1) indicates there is fluid leak. + noFluid (2) indicates there is no fluid leak. + unknown (3) indicates the state is unknown." + ::= { memFluidSensorStatusEntry 5 } + +memFluidSensorStatusSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the fluid sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { memFluidSensorStatusEntry 6 } + +memFluidStatusAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + memNormal(1), + memWarning(2), + memCritical(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the fluid sensor." + ::= { memFluidSensorStatusEntry 7 } + +memFluidSensorCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commOK(1), + commLost(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the fluid sensor." + ::= { memFluidSensorStatusEntry 8 } + +memDoorSensorStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the memDoorSensorStatusTable." + ::= { memInputStateSensors 7} + +memDoorSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemDoorSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the access of individual sensors." + ::= { memInputStateSensors 8} + +memDoorSensorStatusEntry OBJECT-TYPE + SYNTAX MemDoorSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to access." + INDEX { memDoorSensorStatusModuleIndex } + ::= { memDoorSensorStatusTable 1 } + +MemDoorSensorStatusEntry ::= + SEQUENCE { + memDoorSensorStatusModuleIndex INTEGER, + memDoorSensorStatusSensorIndex INTEGER, + memDoorSensorStatusSensorName DisplayString, + memDoorSensorStatusSensorLocation DisplayString, + memDoorSensorStatusSensorState INTEGER, + memDoorSensorStatusSensorSeverity INTEGER, + memDoorStatusAlarmStatus INTEGER, + memDoorSensorCommStatus INTEGER + } + +memDoorSensorStatusModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor module entry." + ::= { memDoorSensorStatusEntry 1 } + +memDoorSensorStatusSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { memDoorSensorStatusEntry 2 } + +memDoorSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined name of the door sensor." + ::= { memDoorSensorStatusEntry 3 } + +memDoorSensorStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined location of the door sensor." + ::= { memDoorSensorStatusEntry 4 } + +memDoorSensorStatusSensorState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2), + unknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the door sensor. + open (1) indicates door open. + closed (2) indicates door closed. + unknown (3) indicates the state is unknown." + ::= { memDoorSensorStatusEntry 5 } + +memDoorSensorStatusSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the door sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { memDoorSensorStatusEntry 6 } + +memDoorStatusAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + memNormal(1), + memWarning(2), + memCritical(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the door sensor." + ::= { memDoorSensorStatusEntry 7 } + +memDoorSensorCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commOK(1), + commLost(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the door sensor." + ::= { memDoorSensorStatusEntry 8 } + +-- MEM Input State sensor config +memSmokeSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemSmokeSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the configuration of individual sensors." + ::= { memInputStateSensors 9 } + +memSmokeSensorConfigEntry OBJECT-TYPE + SYNTAX MemSmokeSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to configure." + INDEX { memSmokeSensorConfigSensorModuleIndex } + ::= { memSmokeSensorConfigTable 1 } + +MemSmokeSensorConfigEntry ::= + SEQUENCE { + memSmokeSensorConfigSensorModuleIndex INTEGER, + memSmokeSensorConfigSensorIndex INTEGER, + memSmokeSensorConfigSensorName DisplayString, + memSmokeSensorConfigSensorLocation DisplayString, + memSmokeSensorConfigSensorSeverity INTEGER, + memSmokeSensorConfigAlarmGeneration INTEGER + } + +memSmokeSensorConfigSensorModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor module entry." + ::= { memSmokeSensorConfigEntry 1 } + +memSmokeSensorConfigSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { memSmokeSensorConfigEntry 2 } + +memSmokeSensorConfigSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined name of the smoke sensor." + ::= { memSmokeSensorConfigEntry 3 } + +memSmokeSensorConfigSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined location of the smoke sensor." + ::= { memSmokeSensorConfigEntry 4 } + +memSmokeSensorConfigSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the smoke sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { memSmokeSensorConfigEntry 5 } + +memSmokeSensorConfigAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable alarm generation on this input." + ::= { memSmokeSensorConfigEntry 6 } + +memVibrationSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemVibrationSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the configuration of individual sensors." + ::= { memInputStateSensors 10 } + +memVibrationSensorConfigEntry OBJECT-TYPE + SYNTAX MemVibrationSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to configure." + INDEX { memVibrationSensorModuleConfigIndex } + ::= { memVibrationSensorConfigTable 1 } + +MemVibrationSensorConfigEntry ::= + SEQUENCE { + memVibrationSensorModuleConfigIndex INTEGER, + memVibrationSensorConfigSensorIndex INTEGER, + memVibrationSensorConfigSensorName DisplayString, + memVibrationSensorConfigSensorLocation DisplayString, + memVibrationSensorConfigSensorSeverity INTEGER, + memVibrationSensorConfigAlarmGeneration INTEGER + } + +memVibrationSensorModuleConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor module entry." + ::= { memVibrationSensorConfigEntry 1 } + +memVibrationSensorConfigSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { memVibrationSensorConfigEntry 2 } + +memVibrationSensorConfigSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined name of the vibration sensor." + ::= { memVibrationSensorConfigEntry 3 } + +memVibrationSensorConfigSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined location of the vibration sensor." + ::= { memVibrationSensorConfigEntry 4 } + +memVibrationSensorConfigSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the vibration sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { memVibrationSensorConfigEntry 5 } + +memVibrationSensorConfigAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable alarm generation on this input." + ::= { memVibrationSensorConfigEntry 6 } + +memFluidSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemFluidSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the configuration of individual sensors." + ::= { memInputStateSensors 11 } + +memFluidSensorConfigEntry OBJECT-TYPE + SYNTAX MemFluidSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to configure." + INDEX { memFluidSensorModuleConfigIndex } + ::= { memFluidSensorConfigTable 1 } + +MemFluidSensorConfigEntry ::= + SEQUENCE { + memFluidSensorModuleConfigIndex INTEGER, + memFluidSensorConfigSensorIndex INTEGER, + memFluidSensorConfigSensorName DisplayString, + memFluidSensorConfigSensorLocation DisplayString, + memFluidSensorConfigSensorSeverity INTEGER, + memFluidSensorConfigAlarmGeneration INTEGER + } + +memFluidSensorModuleConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor module entry." + ::= { memFluidSensorConfigEntry 1 } + +memFluidSensorConfigSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { memFluidSensorConfigEntry 2 } + +memFluidSensorConfigSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined name of the fluid sensor." + ::= { memFluidSensorConfigEntry 3 } + +memFluidSensorConfigSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined location of the fluid sensor." + ::= { memFluidSensorConfigEntry 4 } + +memFluidSensorConfigSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the fluid sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { memFluidSensorConfigEntry 5 } + +memFluidSensorConfigAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable alarm generation on this input." + ::= { memFluidSensorConfigEntry 6 } + +memDoorSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF MemDoorSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the configuration of individual sensors." + ::= { memInputStateSensors 12 } + +memDoorSensorConfigEntry OBJECT-TYPE + SYNTAX MemDoorSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to configure." + INDEX { memDoorSensorModuleConfigIndex } + ::= { memDoorSensorConfigTable 1 } + +MemDoorSensorConfigEntry ::= + SEQUENCE { + memDoorSensorModuleConfigIndex INTEGER, + memDoorSensorConfigSensorIndex INTEGER, + memDoorSensorConfigSensorName DisplayString, + memDoorSensorConfigSensorLocation DisplayString, + memDoorSensorConfigSensorSeverity INTEGER, + memDoorSensorConfigAlarmGeneration INTEGER + } + +memDoorSensorModuleConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor module entry." + ::= { memDoorSensorConfigEntry 1 } + +memDoorSensorConfigSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { memDoorSensorConfigEntry 2 } + +memDoorSensorConfigSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined name of the door sensor." + ::= { memDoorSensorConfigEntry 3 } + +memDoorSensorConfigSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined location of the door sensor." + ::= { memDoorSensorConfigEntry 4 } + +memDoorSensorConfigSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the door sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { memDoorSensorConfigEntry 5 } + +memDoorSensorConfigAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable alarm generation on this input." + ::= { memDoorSensorConfigEntry 6 } + +-- WIRELESS Table + +wirelessSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF WirelessSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the access of individual sensors." + ::= { wirelessSensorStatus 1 } + +wirelessSensorStatusEntry OBJECT-TYPE + SYNTAX WirelessSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of wireless sensor status table entries." + INDEX { wirelessSensorStatusIndex } + ::= { wirelessSensorStatusTable 1 } + +WirelessSensorStatusEntry ::= + SEQUENCE { + wirelessSensorStatusIndex INTEGER, + wirelessSensorStatusExtAddr DisplayString, + wirelessSensorStatusName DisplayString, + wirelessSensorStatusAlarmGeneration INTEGER, + wirelessSensorStatusTemperature INTEGER, + wirelessSensorStatusHighTempThresh INTEGER, + wirelessSensorStatusLowTempThresh INTEGER, + wirelessSensorStatusHumidity INTEGER, + wirelessSensorStatusHighHumidityThresh INTEGER, + wirelessSensorStatusLowHumidityThresh INTEGER, + wirelessSensorStatusCommStatus INTEGER, + wirelessSensorStatusMaxTempThresh INTEGER, + wirelessSensorStatusMinTempThresh INTEGER, + wirelessSensorStatusMaxHumidityThresh INTEGER, + wirelessSensorStatusMinHumidityThresh INTEGER, + wirelessSensorStatusBattery INTEGER, + wirelessSensorStatusLowBatteryThresh INTEGER, + wirelessSensorStatusMinBatteryThresh INTEGER, + wirelessSensorStatusRssi INTEGER, + wirelessSensorStatusLowRssiThresh INTEGER, + wirelessSensorStatusMinRssiThresh INTEGER + } + +wirelessSensorStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { wirelessSensorStatusEntry 1 } + +wirelessSensorStatusExtAddr OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The extended address is the combination of the unique 10 byte + MAC address of the sensor concatenated with its short address." + ::= { wirelessSensorStatusEntry 2 } + +wirelessSensorStatusName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the wireless sensor." + ::= { wirelessSensorStatusEntry 3 } + +wirelessSensorStatusAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (0), + enabled (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether alarm generation is enabled or disabled for the sensor." + ::= { wirelessSensorStatusEntry 4 } + +wirelessSensorStatusTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current temperature are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorStatusEntry 5 } + +wirelessSensorStatusHighTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorStatusEntry 6 } + +wirelessSensorStatusLowTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorStatusEntry 7 } + +wirelessSensorStatusHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorStatusEntry 8 } + +wirelessSensorStatusHighHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorStatusEntry 9 } + +wirelessSensorStatusLowHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorStatusEntry 10 } + + +wirelessSensorStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + inactive(0), + active(1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the wireless sensor. + inactive(0) indicates sensor is in the wireless network but not sending information. + active(1) indicates wireless sensor is live and sending information." + ::= { wirelessSensorStatusEntry 11 } + +wirelessSensorStatusMaxTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorStatusEntry 12 } + +wirelessSensorStatusMinTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorStatusEntry 13 } + +wirelessSensorStatusMaxHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorStatusEntry 14 } + +wirelessSensorStatusMinHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorStatusEntry 15 } + +wirelessSensorStatusBattery OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorStatusEntry 16 } + +wirelessSensorStatusLowBatteryThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorStatusEntry 17 } + +wirelessSensorStatusMinBatteryThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorStatusEntry 18 } + +wirelessSensorStatusRssi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorStatusEntry 19 } + +wirelessSensorStatusLowRssiThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorStatusEntry 20 } + +wirelessSensorStatusMinRssiThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorStatusEntry 21 } + +-- Sensor pod Status + +wirelessSensorPodStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF WirelessSensorPodStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the access of individual pod sensors." + ::= { wirelessSensorPodStatus 1 } + +wirelessSensorPodStatusEntry OBJECT-TYPE + SYNTAX WirelessSensorPodStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor pod to access." + INDEX { wirelessSensorPodStatusIndex } + ::= { wirelessSensorPodStatusTable 1 } + +WirelessSensorPodStatusEntry ::= + SEQUENCE { + wirelessSensorPodStatusIndex INTEGER, + wirelessSensorPodPortIndex INTEGER, + wirelessSensorPodStatusExtAddr DisplayString, + wirelessSensorPodStatusName DisplayString, + wirelessSensorPodStatusAlarmGeneration INTEGER, + wirelessSensorPodStatusTemperature INTEGER, + wirelessSensorPodStatusHighTempThresh INTEGER, + wirelessSensorPodStatusLowTempThresh INTEGER, + wirelessSensorPodStatusHumidity INTEGER, + wirelessSensorPodStatusHighHumidityThresh INTEGER, + wirelessSensorPodStatusLowHumidityThresh INTEGER, + wirelessSensorPodStatusCommStatus INTEGER, + wirelessSensorPodStatusMaxTempThresh INTEGER, + wirelessSensorPodStatusMinTempThresh INTEGER, + wirelessSensorPodStatusMaxHumidityThresh INTEGER, + wirelessSensorPodStatusMinHumidityThresh INTEGER, + wirelessSensorPodStatusDryContactState INTEGER, + wirelessSensorPodStatusDryContactNormalState INTEGER, + wirelessSensorPodStatusBattery INTEGER, + wirelessSensorPodStatusLowBatteryThresh INTEGER, + wirelessSensorPodStatusMinBatteryThresh INTEGER, + wirelessSensorPodStatusRssi INTEGER, + wirelessSensorPodStatusLowRssiThresh INTEGER, + wirelessSensorPodStatusMinRssiThresh INTEGER + } + +wirelessSensorPodStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the pod sensor entry." + ::= { wirelessSensorPodStatusEntry 1 } + + wirelessSensorPodPortIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The pod sensor port index." + ::= { wirelessSensorPodStatusEntry 2 } + +wirelessSensorPodStatusExtAddr OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The extended address is the combination of the unique 10 byte MAC address + of the sensor concatenated with its short address." + ::= { wirelessSensorPodStatusEntry 3 } + + +wirelessSensorPodStatusName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the sensor pod." + ::= { wirelessSensorPodStatusEntry 4 } + +wirelessSensorPodStatusAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (0), + enabled (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Status of whether alarm generation is enabled or disabled." + ::= { wirelessSensorPodStatusEntry 5 } + +wirelessSensorPodStatusTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorPodStatusEntry 6 } + +wirelessSensorPodStatusHighTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorPodStatusEntry 7 } + +wirelessSensorPodStatusLowTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorPodStatusEntry 8 } + +wirelessSensorPodStatusHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodStatusEntry 9 } + +wirelessSensorPodStatusHighHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodStatusEntry 10 } + +wirelessSensorPodStatusLowHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodStatusEntry 11} + + +wirelessSensorPodStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + inactive(0), + active(1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the wireless sensor. + inactive(0) indicates pod sensor is in the wireless network but not sending information. + active(1) indicates wireless sensor is live and sending information." + ::= { wirelessSensorPodStatusEntry 12 } + +wirelessSensorPodStatusMaxTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorPodStatusEntry 13 } + +wirelessSensorPodStatusMinTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorPodStatusEntry 14 } + +wirelessSensorPodStatusMaxHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodStatusEntry 15 } + +wirelessSensorPodStatusMinHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodStatusEntry 16 } + +wirelessSensorPodStatusDryContactState OBJECT-TYPE + SYNTAX INTEGER { + drycontactOpen (0), + drycontactClosed (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "State of the dry contact. If the dry contact is closed, + the drycontactClosed (1) value will be returned. If the dry contact + state is open, the drycontactOpen (0) value will be returned." + ::= { wirelessSensorPodStatusEntry 17 } + +wirelessSensorPodStatusDryContactNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyOpen (0), + normallyClosed (1) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The normal state of the dry contact. If the normal state is closed, + the normallyClosed (1) value will be returned. If the normal state is + open, the normallyOpen (0) value will be returned." + ::= { wirelessSensorPodStatusEntry 18 } + +wirelessSensorPodStatusBattery OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorPodStatusEntry 19 } + +wirelessSensorPodStatusLowBatteryThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorPodStatusEntry 20 } + +wirelessSensorPodStatusMinBatteryThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorPodStatusEntry 21 } + +wirelessSensorPodStatusRssi OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodStatusEntry 22 } + +wirelessSensorPodStatusLowRssiThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodStatusEntry 23 } + +wirelessSensorPodStatusMinRssiThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodStatusEntry 24 } + + +-- Sensor Config Table +wirelessSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF WirelessSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the configuration of individual sensors." + ::= { wirelessSensorConfig 1 } + +wirelessSensorConfigEntry OBJECT-TYPE + SYNTAX WirelessSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to configure." + INDEX { wirelessSensorConfigIndex } + ::= { wirelessSensorConfigTable 1 } + +WirelessSensorConfigEntry ::= + SEQUENCE { + wirelessSensorConfigIndex INTEGER, + wirelessSensorConfigName DisplayString, + wirelessSensorConfigAlarmGeneration INTEGER, + wirelessSensorConfigHighTempThresh INTEGER, + wirelessSensorConfigLowTempThresh INTEGER, + wirelessSensorConfigHighHumidityThresh INTEGER, + wirelessSensorConfigLowHumidityThresh INTEGER, + wirelessSensorConfigMaxTempThresh INTEGER, + wirelessSensorConfigMinTempThresh INTEGER, + wirelessSensorConfigMaxHumidityThresh INTEGER, + wirelessSensorConfigMinHumidityThresh INTEGER, + wirelessSensorConfigLowBatteryThresh INTEGER, + wirelessSensorConfigMinBatteryThresh INTEGER, + wirelessSensorConfigLowRssiThresh INTEGER, + wirelessSensorConfigMinRssiThresh INTEGER + } + +wirelessSensorConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the entry." + ::= { wirelessSensorConfigEntry 1 } + +wirelessSensorConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user-defined wireless sensor ID string." + ::= { wirelessSensorConfigEntry 2 } + +wirelessSensorConfigAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (0), + enabled (1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable alarm generation for this sensor." + ::= { wirelessSensorConfigEntry 3 } + +wirelessSensorConfigHighTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorConfigEntry 4 } + +wirelessSensorConfigLowTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorConfigEntry 5 } + +wirelessSensorConfigHighHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorConfigEntry 6 } + +wirelessSensorConfigLowHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorConfigEntry 7 } + +wirelessSensorConfigMaxTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorConfigEntry 8 } + +wirelessSensorConfigMinTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorConfigEntry 9 } + +wirelessSensorConfigMaxHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorConfigEntry 10 } + +wirelessSensorConfigMinHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorConfigEntry 11 } + +wirelessSensorConfigLowBatteryThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorConfigEntry 12 } + +wirelessSensorConfigMinBatteryThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorConfigEntry 13 } + +wirelessSensorConfigLowRssiThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorConfigEntry 14 } + +wirelessSensorConfigMinRssiThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorConfigEntry 15 } + + +-- Sensor pod config Table +wirelessSensorPodConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF WirelessSensorPodConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the configuration of individual sensors." + ::= { wirelessSensorPodConfig 1 } + +wirelessSensorPodConfigEntry OBJECT-TYPE + SYNTAX WirelessSensorPodConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to configure." + INDEX { wirelessSensorPodConfigIndex, wirelessSensorPodConfigPortIndex } + ::= { wirelessSensorPodConfigTable 1 } + +WirelessSensorPodConfigEntry ::= + SEQUENCE { + wirelessSensorPodConfigIndex INTEGER, + wirelessSensorPodConfigPortIndex INTEGER, + wirelessSensorPodConfigName DisplayString, + wirelessSensorPodConfigAlarmGeneration INTEGER, + wirelessSensorPodConfigDryContactNormalState INTEGER, + wirelessSensorPodConfigHighTempThresh INTEGER, + wirelessSensorPodConfigLowTempThresh INTEGER, + wirelessSensorPodConfigHighHumidityThresh INTEGER, + wirelessSensorPodConfigLowHumidityThresh INTEGER, + wirelessSensorPodConfigMaxTempThresh INTEGER, + wirelessSensorPodConfigMinTempThresh INTEGER, + wirelessSensorPodConfigMaxHumidityThresh INTEGER, + wirelessSensorPodConfigMinHumidityThresh INTEGER, + wirelessSensorPodConfigLowBatteryThresh INTEGER, + wirelessSensorPodConfigMinBatteryThresh INTEGER, + wirelessSensorPodConfigLowRssiThresh INTEGER, + wirelessSensorPodConfigMinRssiThresh INTEGER + } + +wirelessSensorPodConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the entry." + ::= { wirelessSensorPodConfigEntry 1 } + +wirelessSensorPodConfigPortIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The sensor pod port index." + ::= { wirelessSensorPodConfigEntry 2 } + +wirelessSensorPodConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined name of the sensor pod." + ::= { wirelessSensorPodConfigEntry 3 } + +wirelessSensorPodConfigAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (0), + enabled (1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable alarm generation for this sensor." + ::= { wirelessSensorPodConfigEntry 4 } + +wirelessSensorPodConfigDryContactNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyOpen (0), + normallyClosed (1) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the dry contact. If the normal state is closed, + the normallyClosed (1) value will be returned. If the normal state is open, + the normallyOpen (0) value will be returned. Setting this variable will change + the normal state of the dry contact." + ::= { wirelessSensorPodConfigEntry 5 } + + +wirelessSensorPodConfigHighTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorPodConfigEntry 6 } + +wirelessSensorPodConfigLowTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorPodConfigEntry 7 } + +wirelessSensorPodConfigHighHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodConfigEntry 8 } + +wirelessSensorPodConfigLowHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodConfigEntry 9 } + +wirelessSensorPodConfigMaxTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of degrees in the scale + shown in the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorPodConfigEntry 10 } + +wirelessSensorPodConfigMinTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { wirelessSensorPodConfigEntry 11 } + +wirelessSensorPodConfigMaxHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodConfigEntry 12 } + +wirelessSensorPodConfigMinHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodConfigEntry 13 } + +wirelessSensorPodConfigLowBatteryThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorPodConfigEntry 14 } + +wirelessSensorPodConfigMinBatteryThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are displayed in tenths of Volts DC." + ::= { wirelessSensorPodConfigEntry 15 } + +wirelessSensorPodConfigLowRssiThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodConfigEntry 16 } + +wirelessSensorPodConfigMinRssiThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Values are represented in whole number percentage." + ::= { wirelessSensorPodConfigEntry 17 } + +-- Integrated Environmental Monitor (IEM) + +iemIdentHardwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the Integrated Environmental + Monitor." + ::= { iemIdent 1 } + +iemConfigProbesNumProbes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of temperature and humidity probes available." + ::= { iemConfig 1 } + +iemConfigProbesTable OBJECT-TYPE + SYNTAX SEQUENCE OF IemConfigProbesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of probes supported by the Environmental Monitor + and their configurations." + ::= { iemConfig 2 } + +iemConfigProbesEntry OBJECT-TYPE + SYNTAX IemConfigProbesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Environmental Monitor probe configurations." + INDEX { iemConfigProbeNumber } + ::= { iemConfigProbesTable 1 } + +IemConfigProbesEntry ::= + SEQUENCE { + iemConfigProbeNumber + INTEGER, + iemConfigProbeName + DisplayString, + iemConfigProbeHighTempThreshold + INTEGER, + iemConfigProbeLowTempThreshold + INTEGER, + iemConfigProbeTempUnits + INTEGER, + iemConfigProbeHighHumidThreshold + INTEGER, + iemConfigProbeLowHumidThreshold + INTEGER, + iemConfigProbeHighTempEnable + INTEGER, + iemConfigProbeLowTempEnable + INTEGER, + iemConfigProbeHighHumidEnable + INTEGER, + iemConfigProbeLowHumidEnable + INTEGER, + iemConfigProbeMaxTempThreshold + INTEGER, + iemConfigProbeMinTempThreshold + INTEGER, + iemConfigProbeMaxHumidThreshold + INTEGER, + iemConfigProbeMinHumidThreshold + INTEGER, + iemConfigProbeMaxTempEnable + INTEGER, + iemConfigProbeMinTempEnable + INTEGER, + iemConfigProbeMaxHumidEnable + INTEGER, + iemConfigProbeMinHumidEnable + INTEGER, + iemConfigProbeTempHysteresis + INTEGER, + iemConfigProbeHumidHysteresis + INTEGER, + iemConfigProbeLocation + DisplayString + } + +iemConfigProbeNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to a Environmental Monitor probe entry." + ::= { iemConfigProbesEntry 1 } + +iemConfigProbeName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive name for the probe set by the user, + possibly denoting its location or purpose." + ::= { iemConfigProbesEntry 2 } + +iemConfigProbeHighTempThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature alarm threshold for the probe. + Units are displayed in the scale selected in the + 'iemConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { iemConfigProbesEntry 3 } + +iemConfigProbeLowTempThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature alarm threshold for the probe. + Units are displayed in the scale selected in the + 'iemConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { iemConfigProbesEntry 4 } + +iemConfigProbeTempUnits OBJECT-TYPE + SYNTAX INTEGER { + celsius(1), + fahrenheit(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature scale used to display the temperature + thresholds of the probe, Celsius(1) or Fahrenheit(2). + This setting is based on the system preferences + configuration in the agent." + ::= { iemConfigProbesEntry 5 } + +iemConfigProbeHighHumidThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high humidity alarm threshold for the probe in + percent relative humidity." + ::= { iemConfigProbesEntry 6 } + +iemConfigProbeLowHumidThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low humidity alarm threshold for the probe in + percent relative humidity." + ::= { iemConfigProbesEntry 7 } + +iemConfigProbeHighTempEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { iemConfigProbesEntry 8 } + +iemConfigProbeLowTempEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { iemConfigProbesEntry 9 } + +iemConfigProbeHighHumidEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high humidity alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { iemConfigProbesEntry 10 } + +iemConfigProbeLowHumidEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low humidity alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { iemConfigProbesEntry 11 } + +iemConfigProbeMaxTempThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximun temperature alarm threshold for the probe. + Units are displayed in the scale selected in the + 'iemConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { iemConfigProbesEntry 12 } + +iemConfigProbeMinTempThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimun temperature alarm threshold for the probe. + Units are displayed in the scale selected in the + 'iemConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { iemConfigProbesEntry 13 } + +iemConfigProbeMaxHumidThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum humidity alarm threshold for the probe in + percent relative humidity." + ::= { iemConfigProbesEntry 14 } + +iemConfigProbeMinHumidThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum humidity alarm threshold for the probe in + percent relative humidity." + ::= { iemConfigProbesEntry 15 } + +iemConfigProbeMaxTempEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum temperature alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { iemConfigProbesEntry 16 } + +iemConfigProbeMinTempEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { iemConfigProbesEntry 17 } + +iemConfigProbeMaxHumidEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum humidity alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { iemConfigProbesEntry 18 } + +iemConfigProbeMinHumidEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum humidity alarm enable/disable for the + probe. No alarm will be generated if this value + is set to disabled(1). The alarm will be + generated if this value is set to enabled(2) and + the threshold has been violated." + ::= { iemConfigProbesEntry 19 } + +iemConfigProbeTempHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of degrees beyond the temperature thresholds + at which an active temperature alarm will be cleared. + This configuration setting applies to all temperature + thresholds. + Units are displayed in the scale selected in + the 'emConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { iemConfigProbesEntry 20 } + +iemConfigProbeHumidHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of percent RH points beyond the humidity + thresholds at which an active humidity alarm will be + cleared. This configuration setting applies to all + humidity thresholds. + Units are displayed in the scale selected in + the 'emConfigProbeTempUnits' OID (Celsius or Fahrenheit)." + ::= { iemConfigProbesEntry 21 } + +iemConfigProbeLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A string describing the location of the probe." + ::= { iemConfigProbesEntry 22 } + +iemConfigContactsNumContacts OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of contacts available on the Environmental + Monitor." + ::= { iemConfig 3 } + +iemConfigContactsTable OBJECT-TYPE + SYNTAX SEQUENCE OF IemConfigContactsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of contacts supported by the Environmental Monitor + and their configurations." + ::= { iemConfig 4 } + +iemConfigContactsEntry OBJECT-TYPE + SYNTAX IemConfigContactsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Environmental Monitor contact configurations." + INDEX { iemConfigContactNumber } + ::= { iemConfigContactsTable 1 } + +IemConfigContactsEntry ::= + SEQUENCE { + iemConfigContactNumber + INTEGER, + iemConfigContactName + DisplayString, + iemConfigContactEnable + INTEGER, + iemConfigContactSeverity + INTEGER, + iemConfigContactNormalState + INTEGER, + iemConfigContactLocation + DisplayString + } + +iemConfigContactNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of an Environmental Monitor contact." + ::= { iemConfigContactsEntry 1 } + +iemConfigContactName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive name for the Environmental Monitor contact + set by the user, possibly denoting its location or purpose." + ::= { iemConfigContactsEntry 2 } + +iemConfigContactEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "An Environmental Monitor contact alarm enable/disable." + ::= { iemConfigContactsEntry 3 } + +iemConfigContactSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severtity of the alarm that will be triggered when + the input contact is activated. The alarms can be + critical(1), warning(2) or informational(3). + NOTE: informational(3) is deprecated (and no longer valid) for this OID." + ::= { iemConfigContactsEntry 4 } + +iemConfigContactNormalState OBJECT-TYPE + SYNTAX INTEGER { + open(1), + closed(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The contact state that will be considered normal, i.e. + will not trigger an alarm. The states are open(1) or + closed(2)." + ::= { iemConfigContactsEntry 5 } + +iemConfigContactLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive label for the contact denoting its + location or purpose." + ::= { iemConfigContactsEntry 6 } + +iemConfigConfigRelaysNumRelays OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of output relays supported by the Environmental + Monitor." + ::= { iemConfig 5 } + + +iemConfigRelaysTable OBJECT-TYPE + SYNTAX SEQUENCE OF IemConfigRelaysEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output relays supported by the Environmental Monitor + and their configurations." + ::= { iemConfig 6 } + +iemConfigRelaysEntry OBJECT-TYPE + SYNTAX IemConfigRelaysEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The Environmental Monitor output relay configurations." + INDEX { iemConfigRelayNumber } + ::= { iemConfigRelaysTable 1 } + +IemConfigRelaysEntry ::= + SEQUENCE { + iemConfigRelayNumber + INTEGER, + iemConfigRelayName + DisplayString, + iemConfigRelayNormalState + INTEGER, + iemConfigRelayFaultCondition + INTEGER + } + +iemConfigRelayNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of an Environmental Monitor output relay." + ::= { iemConfigRelaysEntry 1 } + +iemConfigRelayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive name of an Environmental Monitor output relay, + set by the user, describing its location or purpose." + ::= { iemConfigRelaysEntry 2 } + +iemConfigRelayNormalState OBJECT-TYPE + SYNTAX INTEGER { + open(1), + closed(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state (non-fault state) of an Environmental + Monitor output relay, either open(1) or closed(2)." + ::= { iemConfigRelaysEntry 3 } + +iemConfigRelayFaultCondition OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The fault condition used to activate the output relay." + ::= { iemConfigRelaysEntry 4 } + +iemStatusProbesNumProbes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of available probes on the Environmental + Monitor." + ::= { iemStatus 1 } + +iemStatusProbesTable OBJECT-TYPE + SYNTAX SEQUENCE OF IemStatusProbesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of probes supported by the Environmental Monitor + and their status." + ::= { iemStatus 2 } + +iemStatusProbesEntry OBJECT-TYPE + SYNTAX IemStatusProbesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The status of the probe." + INDEX { iemStatusProbeNumber } + ::= { iemStatusProbesTable 1 } + +IemStatusProbesEntry ::= + SEQUENCE { + iemStatusProbeNumber + INTEGER, + iemStatusProbeName + DisplayString, + iemStatusProbeStatus + INTEGER, + iemStatusProbeCurrentTemp + INTEGER, + iemStatusProbeTempUnits + INTEGER, + iemStatusProbeCurrentHumid + INTEGER, + iemStatusProbeHighTempViolation + INTEGER, + iemStatusProbeLowTempViolation + INTEGER, + iemStatusProbeHighHumidViolation + INTEGER, + iemStatusProbeLowHumidViolation + INTEGER, + iemStatusProbeMaxTempViolation + INTEGER, + iemStatusProbeMinTempViolation + INTEGER, + iemStatusProbeMaxHumidViolation + INTEGER, + iemStatusProbeMinHumidViolation + INTEGER, + iemStatusProbeLocation + DisplayString + } + +iemStatusProbeNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the probe." + ::= { iemStatusProbesEntry 1 } + +iemStatusProbeName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A descriptive name for the probe set by the user." + ::= { iemStatusProbesEntry 2 } + +iemStatusProbeStatus OBJECT-TYPE + SYNTAX INTEGER { + disconnected(1), + connected(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The connected status of the probe, either + disconnected(1) or connected(2)." + ::= { iemStatusProbesEntry 3 } + +iemStatusProbeCurrentTemp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current temperature reading from the probe displayed + in the units shown in the 'iemStatusProbeTempUnits' OID + (Celsius or Fahrenheit)." + ::= { iemStatusProbesEntry 4 } + +iemStatusProbeTempUnits OBJECT-TYPE + SYNTAX INTEGER { + celsius(1), + fahrenheit(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature scale used to display the temperature + thresholds of the probe, Celsius(1) or Fahrenheit(2). + This setting is based on the system preferences + configuration in the agent." + ::= { iemStatusProbesEntry 5 } + +iemStatusProbeCurrentHumid OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current humidity reading from the probe in percent + relative humidity." + ::= { iemStatusProbesEntry 6 } + +iemStatusProbeHighTempViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + highTempViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The high temperature violation status of the probe + temperature reading. This OID will show a highTempViolation(2) + if the current temperature reading shown in the + 'iemStatusProbeCurrentTemp' OID is greater than or equal to + the high temperature threshold value, the + 'iemConfigProbeHighTempThreshold' OID, and the value of the + 'iemConfigProbeHighTempEnable' OID is enabled. Otherwise it will show + noViolation(1). If the 'iemConfigProbeHighTempEnable' OID is disabled, + this OID will show disabled(3)." + ::= { iemStatusProbesEntry 7 } + +iemStatusProbeLowTempViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + lowTempViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The high temperature violation status of the probe + temperature reading. This OID will show a lowTempViolation(2) + if the current temperature reading shown in the + 'iemStatusProbeCurrentTemp' OID is less than or equal to + the low temperature threshold value, the + 'iemConfigProbeLowTempThreshold' OID, and the value of the + 'iemPConfigrobeLowTempEnable' OID is enabled. Otherwise it will show + noViolation(1). If the 'iemConfigProbeLowTempEnable' OID is disabled, + this OID will show disabled(3)." + ::= { iemStatusProbesEntry 8 } + +iemStatusProbeHighHumidViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + highHumidViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The high humidity violation status of the probe humidity + reading. This OID will show a highTempViolation(2) + if the current humidity reading shown in the + 'iemStatusProbeCurrentHumid' OID is greater than or equal to + the high humidity threshold value, the + 'iemConfigProbeHighHumidThreshold' OID, and the value of the + 'iemConfigProbeHighHumidEnable' OID is enabled. Otherwise it will + show noViolation(1). If the 'iemConfigProbeHighHumidEnable' OID is + disabled, this OID will show disabled(3)." + ::= { iemStatusProbesEntry 9 } + +iemStatusProbeLowHumidViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + lowHumidViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The low humidity violation status of the probe humidity + reading. This OID will show a lowTempViolation(2) + if the current humidity reading shown in the + 'iemStatusProbeCurrentHumid' OID is less than or equal to + the low humidity threshold value, the + 'iemConfigProbeLowHumidThreshold' OID, and the value of the + 'iemConfigProbeLowHumidEnable' OID is enabled. Otherwise it will + show noViolation(1). If the 'iemConfigProbeLowHumidEnable' OID is + disabled, this OID will show disabled(3)." + ::= { iemStatusProbesEntry 10 } + +iemStatusProbeMaxTempViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + maxTempViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The max temperature violation status of the probe + temperature reading. This OID will show a maxTempViolation(2) + if the current temperature reading shown in the + 'iemStatusProbeCurrentTemp' OID is greater than or equal to + the maximun temperature threshold value, the + 'iemConfigProbeMaxTempThreshold' OID, and the value of the + 'iemConfigProbeMaxTempEnable' OID is enabled. Otherwise it will show + noViolation(1). If the 'iemConfigProbeMaxTempEnable' OID is disabled, + this OID will show disabled(3)." + ::= { iemStatusProbesEntry 11 } + +iemStatusProbeMinTempViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + minTempViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature violation status of the probe + temperature reading. This OID will show a minTempViolation(2) + if the current temperature reading shown in the + 'iemStatusProbeCurrentTemp' OID is less than or equal to + the minimum temperature threshold value, the + 'iemConfigProbeMinTempThreshold' OID, and the value of the + 'iemConfigProbeMinTempEnable' OID is enabled. Otherwise it will show + noViolation(1). If the 'iemConfigProbeMinTempEnable' OID is disabled, + this OID will show disabled(3)." + ::= { iemStatusProbesEntry 12 } + +iemStatusProbeMaxHumidViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + maxHumidViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum humidity violation status of the probe humidity + reading. This OID will show a maxTempViolation(2) + if the current humidity reading shown in the + 'iemStatusProbeCurrentHumid' OID is greater than or equal to + the maximum humidity threshold value, the + 'iemConfigProbeMaxHumidThreshold' OID, and the value of the + 'iemConfigProbeMaxHumidEnable' OID is enabled. Otherwise it will + show noViolation(1). If the 'iemConfigProbeMaxHumidEnable' OID is + disabled, this OID will show disabled(3)" + ::= { iemStatusProbesEntry 13 } + +iemStatusProbeMinHumidViolation OBJECT-TYPE + SYNTAX INTEGER { + noViolation(1), + minHumidViolation(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum humidity violation status of the probe humidity + reading. This OID will show a minTempViolation(2) + if the current humidity reading shown in the + 'iemStatusProbeCurrentHumid' OID is less than or equal to + the minimum humidity threshold value, the + 'iemConfigProbeMinHumidThreshold' OID, and the value of the + 'iemConfigProbeMinHumidEnable' OID is enabled. Otherwise it will + show noViolation(1). If the 'iemConfigProbeMinHumidEnable' OID is + disabled, this OID will show disabled(3)." + ::= { iemStatusProbesEntry 14 } + +iemStatusProbeLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A descriptive location for the probe set by the user." + ::= { iemStatusProbesEntry 15 } + +iemStatusContactsNumContacts OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of contacts supported on the + Environmental Monitor." + ::= { iemStatus 3 } + +iemStatusContactsTable OBJECT-TYPE + SYNTAX SEQUENCE OF IemStatusContactsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of contacts supported by the Environmental Monitor + and their status." + ::= { iemStatus 4 } + +iemStatusContactsEntry OBJECT-TYPE + SYNTAX IemStatusContactsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The status of the contact." + INDEX { iemStatusContactNumber } + ::= { iemStatusContactsTable 1 } + +IemStatusContactsEntry ::= + SEQUENCE { + iemStatusContactNumber + INTEGER, + iemStatusContactName + DisplayString, + iemStatusContactStatus + INTEGER + } + +iemStatusContactNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the Environmental Monitor contact." + ::= { iemStatusContactsEntry 1 } + +iemStatusContactName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A descriptive name for the Environmental Monitor contact + set by the user, denoting its location or purpose." + ::= { iemStatusContactsEntry 2 } + +iemStatusContactStatus OBJECT-TYPE + SYNTAX INTEGER { + noFault(1), + fault(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the Environmental Monitor contact. The status + will show noFault(1) if the contact is in the normal state + and the 'iemConfigContactEnable' OID is enabled. The status will + show a fault(2) if the contact is faulted and the + 'iemConfigContactEnable' OID is enabled. If the + 'iemConfigContactEnable' OID is disabled, the status will show + disabled(3)." + ::= { iemStatusContactsEntry 3 } + +iemStatusRelaysNumRelays OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of output relays supported on the + Environmental Monitor." + ::= { iemStatus 6 } + +iemStatusRelaysTable OBJECT-TYPE + SYNTAX SEQUENCE OF IemStatusRelaysEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A list of output relays supported by the + Environmental Monitor and their status." + ::= { iemStatus 7 } + +iemStatusRelaysEntry OBJECT-TYPE + SYNTAX IemStatusRelaysEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The status of the relay." + INDEX { iemStatusRelayNumber } + ::= { iemStatusRelaysTable 1 } + +IemStatusRelaysEntry ::= + SEQUENCE { + iemStatusRelayNumber + INTEGER, + iemStatusRelayName + DisplayString, + iemStatusRelayStatus + INTEGER + } + +iemStatusRelayNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the output relay." + ::= { iemStatusRelaysEntry 1 } + +iemStatusRelayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A descriptive name for the output relay set by the + user, denoting its location or purpose." + ::= { iemStatusRelaysEntry 2 } + +iemStatusRelayStatus OBJECT-TYPE + SYNTAX INTEGER { + faultState(1), + normalState(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the output relay, either faultState(1) or + normalState(2)." + ::= { iemStatusRelaysEntry 3 } + +-- Environmental Management System (EMS) + +-- EMS IDENT + +emsIdentEMSName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + device. " + ::= { emsIdent 1 } + +emsIdentProductNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the model number of + the device. This value is set at the factory." + ::= { emsIdent 2 } + +emsIdentFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision of the device." + ::= { emsIdent 3 } + +emsIdentHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the device. + This value is set at the factory." + ::= { emsIdent 4 } + +emsIdentDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date when the device was manufactured in mm/dd/yyyy format. + This value is set at the factory. " + ::= { emsIdent 5 } + +emsIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the serial number of + the device. This value is set at the factory." + ::= { emsIdent 6 } + +-- EMS CONTROL + +-- EMS OUTPUT RELAY CONTROL STATUS TABLE + +emsOutputRelayControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsOutputRelayControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of individual output relays. The number of + entries is contained in the emsStatusOutputRelayCount OID." + ::= { emsOutputRelayControl 1 } + +emsOutputRelayControlEntry OBJECT-TYPE + SYNTAX EmsOutputRelayControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The output relays to control." + INDEX { emsOutputRelayControlOutputRelayIndex } + ::= { emsOutputRelayControlTable 1 } + +EmsOutputRelayControlEntry ::= + SEQUENCE { + emsOutputRelayControlOutputRelayIndex INTEGER, + emsOutputRelayControlOutputRelayName DisplayString, + emsOutputRelayControlOutputRelayCommand INTEGER + } + +emsOutputRelayControlOutputRelayIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the output relay entry." + ::= { emsOutputRelayControlEntry 1 } + +emsOutputRelayControlOutputRelayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the output relay. + This OID is provided for informational purposes only." + ::= { emsOutputRelayControlEntry 2 } + +emsOutputRelayControlOutputRelayCommand OBJECT-TYPE + SYNTAX INTEGER { + immediateCloseEMS (1), + immediateOpenEMS (2) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the output relay state. If + the output relay is closed, the immediateCloseEMS (1) value will be returned. + If the output relay is open, the immediateOpenEMS (2) value will be + returned. + + Setting this variable to immediateCloseEMS (1) will immediately close the relay. + + Setting this variable to immediateOpenEMS (2) will immediately open the relay." + ::= { emsOutputRelayControlEntry 3 } + +-- EMS OUTLET CONTROL TABLE + +emsOutletControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsOutletControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of individual outlet switches. The number of + entries is contained in the emsStatusOutletCount OID." + ::= { emsOutletControl 1 } + +emsOutletControlEntry OBJECT-TYPE + SYNTAX EmsOutletControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to control." + INDEX { emsOutletControlOutletIndex } + ::= { emsOutletControlTable 1 } + +EmsOutletControlEntry ::= + SEQUENCE { + emsOutletControlOutletIndex INTEGER, + emsOutletControlOutletName DisplayString, + emsOutletControlOutletCommand INTEGER + } + +emsOutletControlOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { emsOutletControlEntry 1 } + +emsOutletControlOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet. + This OID is provided for informational purposes only." + ::= { emsOutletControlEntry 2 } + +emsOutletControlOutletCommand OBJECT-TYPE + SYNTAX INTEGER { + immediateOnEMS (1), + immediateOffEMS (2) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the outlet state. If + the outlet is on, the immediateOnEMS (1) value will be returned. + If the outlet is off, the immediateOffEMS (2) value will be + returned. + + Setting this variable to immediateOnEMS (1) will immediately turn the outlet on. + + Setting this variable to immediateOffEMS (2) will immediately turn the outlet off." + ::= { emsOutletControlEntry 3 } + +-- EMS SENSOR CONTROL TABLE + +emsSensorControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSSensorControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control/reset of individual sensors. The number of + entries is contained in the emsStatusSensorCount OID." + ::= { emsSensorControl 1 } + +emsSensorControlEntry OBJECT-TYPE + SYNTAX EMSSensorControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to control/reset." + INDEX { emsSensorControlSensorIndex } + ::= { emsSensorControlTable 1 } + +EMSSensorControlEntry ::= + SEQUENCE { + emsSensorControlSensorIndex INTEGER, + emsSensorControlSensorSystemName DisplayString, + emsSensorControlSensorUserName DisplayString, + emsSensorControlSensorCommand INTEGER + } + +emsSensorControlSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsSensorControlEntry 1 } + +emsSensorControlSensorSystemName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system name of the sensor. This describes the hardware system + intent of this sensor." + ::= { emsSensorControlEntry 2 } + +emsSensorControlSensorUserName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the sensor as given by the system user." + ::= { emsSensorControlEntry 3 } + +emsSensorControlSensorCommand OBJECT-TYPE + SYNTAX INTEGER { + noCommandEMS (1), + resetCommandEMS (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return noCommandEMS(1). + + Setting this variable to resetCommandEMS(2) will issue a reset command to the + sensor. Some sensors cannot be manually reset and will not be affected + by this command." + ::= { emsSensorControlEntry 4 } + +-- EMS ALARM DEVICE CONTROL TABLE + +emsAlarmDeviceControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsAlarmDeviceControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for control of individual alarm devices. + Note: Some alarm devices are not controllable. The number of + entries is contained in the emsStatusAlarmDeviceCount OID." + ::= { emsAlarmDeviceControl 1 } + +emsAlarmDeviceControlEntry OBJECT-TYPE + SYNTAX EmsAlarmDeviceControlEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The alarm devices to control." + INDEX { emsAlarmDeviceControlDeviceIndex } + ::= { emsAlarmDeviceControlTable 1 } + +EmsAlarmDeviceControlEntry ::= + SEQUENCE { + emsAlarmDeviceControlDeviceIndex INTEGER, + emsAlarmDeviceControlDeviceName DisplayString, + emsAlarmDeviceControlDeviceCommand INTEGER + } + +emsAlarmDeviceControlDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the alarm device entry." + ::= { emsAlarmDeviceControlEntry 1 } + +emsAlarmDeviceControlDeviceName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the alarm device. + This OID is provided for informational purposes only." + ::= { emsAlarmDeviceControlEntry 2 } + +emsAlarmDeviceControlDeviceCommand OBJECT-TYPE + SYNTAX INTEGER { + alarmDeviceOnEMS (1), + alarmDeviceOffEMS (2), + alarmDeviceNotInstalledEMS (3) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the device state. If + the device is active, the alarmDeviceOnEMS (1) value will be returned. + If the device is inactive, the alarmDeviceOffEMS (2) value will be + returned. If the device is not installed, the + alarmDeviceNotInstalledEMS (3) value will be returned. + + Actions resulting from setting this variable are device-dependent. + + Setting this variable to alarmDeviceOnEMS (1) will turn that device (ex. Beacon) on. + Setting this variable to alarmDeviceOffEMS (2) will turn that device off." + + ::= { emsAlarmDeviceControlEntry 3 } + + +-- EMS CONFIG + +emsConfigName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the device." + ::= { emsConfig 1 } + +emsConfigCheckLogLight OBJECT-TYPE + SYNTAX INTEGER { + lightDisabled (1), + lightOnInformational (2), + lightOnWarning (3), + lightOnSevere (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The setting of this OID determines the level of event that will + trigger the check-log light on the EMS. This is not available on the EMU2. + + lightDisabled (1) disables the check-log light. + lightOnInformational (2) lights check-log for any event of + informational severity or above. + lightOnWarning (3) lights check-log for any event of + warning severity or above. + lightOnSevere (4) lights check-log for any event of severe severity." + + ::= { emsConfig 2 } + +-- EMS PROBE CONFIG TABLE + +emsProbeConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSProbeConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual probes. The number of + entries is contained in the emsStatusProbeCount OID." + ::= { emsProbeConfig 1 } + +emsProbeConfigEntry OBJECT-TYPE + SYNTAX EMSProbeConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The probes to configure." + INDEX { emsProbeConfigProbeIndex } + ::= { emsProbeConfigTable 1 } + +EMSProbeConfigEntry ::= + SEQUENCE { + emsProbeConfigProbeIndex INTEGER, + emsProbeConfigProbeName DisplayString, + emsProbeConfigProbeHighTempThresh INTEGER, + emsProbeConfigProbeLowTempThresh INTEGER, + emsProbeConfigProbeHighHumidityThresh INTEGER, + emsProbeConfigProbeLowHumidityThresh INTEGER, + emsProbeConfigProbeMaxTempThresh INTEGER, + emsProbeConfigProbeMinTempThresh INTEGER, + emsProbeConfigProbeDeltaTemp INTEGER, + emsProbeConfigProbeMaxHumidityThresh INTEGER, + emsProbeConfigProbeMinHumidityThresh INTEGER, + emsProbeConfigProbeDeltaHumidity INTEGER, + emsProbeConfigProbeSTIncTempVariance INTEGER, + emsProbeConfigProbeSTIncTempTime INTEGER, + emsProbeConfigProbeSTDecTempVariance INTEGER, + emsProbeConfigProbeSTDecTempTime INTEGER, + emsProbeConfigProbeLTIncTempVariance INTEGER, + emsProbeConfigProbeLTIncTempTime INTEGER, + emsProbeConfigProbeLTDecTempVariance INTEGER, + emsProbeConfigProbeLTDecTempTime INTEGER + } + +emsProbeConfigProbeIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the probe entry." + ::= { emsProbeConfigEntry 1 } + +emsProbeConfigProbeName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the probe." + ::= { emsProbeConfigEntry 2 } + +emsProbeConfigProbeHighTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe high temperature threshold. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeConfigEntry 3 } + +emsProbeConfigProbeLowTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe low temperature threshold. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeConfigEntry 4 } + +emsProbeConfigProbeHighHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe high humidity threshold. + + Values are represented in whole number percentage." + ::= { emsProbeConfigEntry 5 } + +emsProbeConfigProbeLowHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe low humidity threshold. + + Values are represented in whole number percentage." + ::= { emsProbeConfigEntry 6 } + +emsProbeConfigProbeMaxTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe maximum temperature threshold. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeConfigEntry 7 } + +emsProbeConfigProbeMinTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe minimum temperature threshold. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeConfigEntry 8 } + +emsProbeConfigProbeDeltaTemp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe delta temperature. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeConfigEntry 9 } + +emsProbeConfigProbeMaxHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe maximum humidity threshold. + + Values are represented in whole number percentage." + ::= { emsProbeConfigEntry 10 } + +emsProbeConfigProbeMinHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe minimum humidity threshold. + + Values are represented in whole number percentage." + ::= { emsProbeConfigEntry 11 } + +emsProbeConfigProbeDeltaHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe delta humidity. + + Values are represented in whole number percentage." + ::= { emsProbeConfigEntry 12 } + +emsProbeConfigProbeSTIncTempVariance OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe short-term increasing temperature variance used for rate of change alarms. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeConfigEntry 13 } + +emsProbeConfigProbeSTIncTempTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe short-term increasing temperature time used for rate of change alarms. + + Values are represented in whole number minutes." + ::= { emsProbeConfigEntry 14 } + +emsProbeConfigProbeSTDecTempVariance OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe short-term decreasing temperature variance used for rate of change alarms. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeConfigEntry 15 } + +emsProbeConfigProbeSTDecTempTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe short-term decreasing temperature time used for rate of change alarms. + + Values are represented in whole number minutes." + ::= { emsProbeConfigEntry 16 } + +emsProbeConfigProbeLTIncTempVariance OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe long-term increasing temperature variance used for rate of change alarms. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeConfigEntry 17 } + +emsProbeConfigProbeLTIncTempTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe long-term increasing temperature time used for rate of change alarms. + + Values are represented in whole number hours." + ::= { emsProbeConfigEntry 18 } + +emsProbeConfigProbeLTDecTempVariance OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe long-term decreasing temperature variance used for rate of change alarms. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeConfigEntry 19 } + +emsProbeConfigProbeLTDecTempTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Probe long-term decreasing temperature time used for rate of change alarms. + + Values are represented in whole number hours." + ::= { emsProbeConfigEntry 20 } + + +-- EMS INPUT CONTACT CONFIG STATUS TABLE + +emsInputContactConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSInputContactConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual input contacts. The number of + entries is contained in the emsStatusInputContactCount OID." + ::= { emsInputContactConfig 1 } + +emsInputContactConfigEntry OBJECT-TYPE + SYNTAX EMSInputContactConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input contacts to configure." + INDEX { emsInputContactConfigInputContactIndex } + ::= { emsInputContactConfigTable 1 } + +EMSInputContactConfigEntry ::= + SEQUENCE { + emsInputContactConfigInputContactIndex INTEGER, + emsInputContactConfigInputContactName DisplayString, + emsInputContactConfigInputContactNormalState INTEGER + } + +emsInputContactConfigInputContactIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the input contact entry." + ::= { emsInputContactConfigEntry 1 } + +emsInputContactConfigInputContactName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the input contact." + ::= { emsInputContactConfigEntry 2 } + +emsInputContactConfigInputContactNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyClosedEMS (1), + normallyOpenEMS (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the normal state of the input contact. If + the normal state is closed, the normallyClosedEMS (1) value will be returned. + If the normal state is closed, the normallyOpenEMS (2) value will be + returned. + + Setting this variable will change the normal state of the input contact" + ::= { emsInputContactConfigEntry 3 } + +-- EMS OUTPUT RELAY CONFIG STATUS TABLE + +emsOutputRelayConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSOutputRelayConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual output relays. The number of + entries is contained in the emsStatusOutputRelayCount OID." + ::= { emsOutputRelayConfig 1 } + +emsOutputRelayConfigEntry OBJECT-TYPE + SYNTAX EMSOutputRelayConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The output relays to configure." + INDEX { emsOutputRelayConfigOutputRelayIndex } + ::= { emsOutputRelayConfigTable 1 } + +EMSOutputRelayConfigEntry ::= + SEQUENCE { + emsOutputRelayConfigOutputRelayIndex INTEGER, + emsOutputRelayConfigOutputRelayName DisplayString, + emsOutputRelayConfigOutputRelayNormalState INTEGER + } + +emsOutputRelayConfigOutputRelayIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the output relay entry." + ::= { emsOutputRelayConfigEntry 1 } + +emsOutputRelayConfigOutputRelayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the output relay." + ::= { emsOutputRelayConfigEntry 2 } + +emsOutputRelayConfigOutputRelayNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyClosedEMS (1), + normallyOpenEMS (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the normal state of the output relay. If + the normal state is closed, the normallyClosedEMS (1) value will be returned. + If the normal state is closed, the normallyOpenEMS (2) value will be + returned. + + Setting this variable will change the normal state of the output relay" + ::= { emsOutputRelayConfigEntry 3 } + +-- EMS OUTLET CONFIG TABLE + +emsOutletConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSOutletConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual outlets. The number of + entries is contained in the emsStatusOutletCount OID." + ::= { emsOutletConfig 1 } + +emsOutletConfigEntry OBJECT-TYPE + SYNTAX EMSOutletConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to configure." + INDEX { emsOutletConfigOutletIndex } + ::= { emsOutletConfigTable 1 } + +EMSOutletConfigEntry ::= + SEQUENCE { + emsOutletConfigOutletIndex INTEGER, + emsOutletConfigOutletName DisplayString, + emsOutletConfigOutletNormalState INTEGER + } + +emsOutletConfigOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { emsOutletConfigEntry 1 } + +emsOutletConfigOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the outlet." + ::= { emsOutletConfigEntry 2 } + +emsOutletConfigOutletNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyOnEMS (1), + normallyOffEMS (2) + } + + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the normal state of the outlet. If + the normal state is on, the normallyOnEMS (1) value will be returned. + If the normal state is off, the normallyOffEMS (2) value will be + returned. + + Setting this variable will change the normal state of the outlet" + ::= { emsOutletConfigEntry 3 } + +-- EMS SENSOR CONFIG TABLE + +emsSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of individual sensors. The number of + entries is contained in the emsStatusSensorCount OID." + ::= { emsSensorConfig 1 } + +emsSensorConfigEntry OBJECT-TYPE + SYNTAX EMSSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to configure." + INDEX { emsSensorConfigSensorIndex } + ::= { emsSensorConfigTable 1 } + +EMSSensorConfigEntry ::= + SEQUENCE { + emsSensorConfigSensorIndex INTEGER, + emsSensorConfigSensorSystemName DisplayString, + emsSensorConfigSensorUserName DisplayString, + emsSensorConfigSensorNormalState INTEGER, + emsSensorConfigSensorAlarmDelay INTEGER + } + +emsSensorConfigSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsSensorConfigEntry 1 } + +emsSensorConfigSensorSystemName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system name of the sensor. This describes the hardware system + intent of this sensor." + ::= { emsSensorConfigEntry 2 } + +emsSensorConfigSensorUserName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the sensor as given by the system user." + ::= { emsSensorConfigEntry 3 } + +emsSensorConfigSensorNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyClosedEMS (1), + normallyOpenEMS (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Getting this variable will return the normal state of the sensor. If + the normal state is closed, the normallyClosedEMS (1) value will be returned. + If the normal state is closed, the normallyOpenEMS (2) value will be + returned. + + Setting this variable will change the normal state of the sensor. Note: + Only the AUX sensor in the EMS has a configurable Normal State" + ::= { emsSensorConfigEntry 4 } + +emsSensorConfigSensorAlarmDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The delay (in seconds) after a sensor detects an alarm condition before the + condition is reported." + ::= { emsSensorConfigEntry 5 } + +-- EMS STATUS +--- EMS MASTER status + +emsStatusEMSName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + device. " + ::= { emsStatus 1 } + +emsStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + noComm(1), + comm(2), + commLost(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status between the agent + and the device. + + noComm(1), Communication has never been established. + comm(2), Communication has been established. + commLost(3), Communication was established, but was lost." + ::= { emsStatus 2 } + +emsStatusProbeCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of T/H probes (both local and remote) that + is supported by this device." + ::= { emsStatus 3 } + +emsStatusInputContactCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of Input Contacts that + is supported by this device." + ::= { emsStatus 4 } + +emsStatusOutputRelayCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of Output Relays that + is supported by this device." + ::= { emsStatus 5 } + +emsStatusOutletCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of AC Outlets that + is supported by this device." + ::= { emsStatus 6 } + +emsStatusSensorCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of Sensors that + is supported by this device." + ::= { emsStatus 7 } + +emsStatusAlinkAruDeviceCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of remote Aru's supported by this device." + ::= { emsStatus 8 } + +emsStatusAlinkProbeDeviceCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of remote T/H probes supported by this device." + ::= { emsStatus 9 } + +emsStatusAlarmDeviceCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of alarm devices supported by this device." + ::= { emsStatus 10 } + +emsStatusSysTempUnits OBJECT-TYPE + SYNTAX INTEGER { + celsius(1), + fahrenheit(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature scale used to display the temperature + in the system, Celsius(1) or Fahrenheit(2). + This setting is based on the system preferences + configuration in the agent." + ::= { emsStatus 11 } + +emsStatusCheckLogLight OBJECT-TYPE + SYNTAX INTEGER { + lightOff (1), + lightOn (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the check-log light on the device. + For the EMU2, this will always indicate lightOff(1). + + lightOff (1) indicates the light is off (no new log entries). + lightOn (2) indicates the light is on (new log entries present)." + + ::= { emsStatus 12 } + +emsStatusHardwareStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the EMS hardware. This integer should be interpreted + as a bit map, with each bit representing the presence or absence of + a specific hardware error condition. + + 0 indicates there are no error conditions detected in the EMS hardware. + 1 indicates a Current Limit error condition related to the Alink port. + 2 indicates incorrect hardware is plugged into an EMS port. + 3 indicates that both of these error conditions are present." + + ::= { emsStatus 13 } + +-- EMS PROBE STATUS TABLE + +emsProbeStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSProbeStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for access of individual probes. The number of + entries is contained in the emsStatusProbeCount OID." + ::= { emsProbeStatus 1 } + +emsProbeStatusEntry OBJECT-TYPE + SYNTAX EMSProbeStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The probes to access." + INDEX { emsProbeStatusProbeIndex } + ::= { emsProbeStatusTable 1 } + +EMSProbeStatusEntry ::= + SEQUENCE { + emsProbeStatusProbeIndex INTEGER, + emsProbeStatusProbeName DisplayString, + emsProbeStatusProbeTemperature INTEGER, + emsProbeStatusProbeHighTempThresh INTEGER, + emsProbeStatusProbeLowTempThresh INTEGER, + emsProbeStatusProbeHumidity INTEGER, + emsProbeStatusProbeHighHumidityThresh INTEGER, + emsProbeStatusProbeLowHumidityThresh INTEGER, + emsProbeStatusProbeSerialNumber DisplayString, + emsProbeStatusProbeCommStatus INTEGER, + emsProbeStatusProbeAlarmStatus INTEGER, + emsProbeStatusProbeMaxTempThresh INTEGER, + emsProbeStatusProbeMinTempThresh INTEGER, + emsProbeStatusProbeMaxHumidityThresh INTEGER, + emsProbeStatusProbeMinHumidityThresh INTEGER + } + +emsProbeStatusProbeIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the probe entry." + ::= { emsProbeStatusEntry 1 } + +emsProbeStatusProbeName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the probe." + ::= { emsProbeStatusEntry 2 } + +emsProbeStatusProbeTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe temperature reading. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeStatusEntry 3 } + +emsProbeStatusProbeHighTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe high temperature threshold. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeStatusEntry 4 } + +emsProbeStatusProbeLowTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe low temperature threshold. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeStatusEntry 5 } + +emsProbeStatusProbeHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe humidity reading. + + Values are represented in whole number percentage." + ::= { emsProbeStatusEntry 6 } + +emsProbeStatusProbeHighHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe high humidity threshold. + + Values are represented in whole number percentage." + ::= { emsProbeStatusEntry 7 } + +emsProbeStatusProbeLowHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe low humidity threshold. + + Values are represented in whole number percentage." + ::= { emsProbeStatusEntry 8 } + +emsProbeStatusProbeSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A label indicating the type (Local[L] or Remote[R]) and Number + of the probe. For example, the first local probe would be L1 and + the third remote probe would be R3." + ::= { emsProbeStatusEntry 9 } + +emsProbeStatusProbeCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commsNeverDiscovered(1), + commsEstablished(2), + commsLost(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + " The state of communications to the probe. + commNeverDiscovered(1) indicates there has never been communications with this device. + commsEstablished(2) indicates communication is normal and active with this device. + commsLost(3) indicates communication had been established, but is no longer." + ::= { emsProbeStatusEntry 10 } + +emsProbeStatusProbeAlarmStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the probe. This integer should be interpreted + as a bit map, with each bit representing the presence or absence of + the specific alarm conditions listed below. The bit will be '1' if + the condition is present, and '0' if the condition is not present. + + Bit Hex. Value Description + 1 0x0001 Maximum temperature exceeded. + 2 0x0002 High temperature exceeded. + 3 0x0004 Low temperature exceeded. + 4 0x0008 Minimum temperature exceeded. + 5 0x0010 Short-term increasing temperature rate exceeded. + 6 0x0020 Short-term decreasing temperature rate exceeded. + 7 0x0040 Long-term increasing temperature rate exceeded. + 8 0x0080 Long-term decreasing temperature rate exceeded. + 9 0x0100 Maximum humidity exceeded. + 10 0x0200 High humidity exceeded. + 11 0x0400 Low humidity exceeded. + 12 0x0800 Minimum humidity exceeded." + ::= { emsProbeStatusEntry 11 } + +emsProbeStatusProbeMaxTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe maximum temperature threshold. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeStatusEntry 12 } + +emsProbeStatusProbeMinTempThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe minimum temperature threshold. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the emsStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { emsProbeStatusEntry 13 } + +emsProbeStatusProbeMaxHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe maximum humidity threshold. + + Values are represented in whole number percentage." + ::= { emsProbeStatusEntry 14 } + +emsProbeStatusProbeMinHumidityThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Probe minimum humidity threshold. + + Values are represented in whole number percentage." + ::= { emsProbeStatusEntry 15 } + + +-- EMS INPUT CONTACT STATUS TABLE + +emsInputContactStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSInputContactStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for access of individual input contacts. The number of + entries is contained in the emsStatusInputContactCount OID." + ::= { emsInputContactStatus 1 } + +emsInputContactStatusEntry OBJECT-TYPE + SYNTAX EMSInputContactStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input contacts to access." + INDEX { emsInputContactStatusInputContactIndex } + ::= { emsInputContactStatusTable 1 } + +EMSInputContactStatusEntry ::= + SEQUENCE { + emsInputContactStatusInputContactIndex INTEGER, + emsInputContactStatusInputContactName DisplayString, + emsInputContactStatusInputContactState INTEGER, + emsInputContactStatusInputContactNormalState INTEGER + } + +emsInputContactStatusInputContactIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the input contact entry." + ::= { emsInputContactStatusEntry 1 } + +emsInputContactStatusInputContactName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the input contact." + ::= { emsInputContactStatusEntry 2 } + +emsInputContactStatusInputContactState OBJECT-TYPE + SYNTAX INTEGER { + contactClosedEMS (1), + contactOpenEMS (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the state of the input contact. If + the input contact is closed, the contactClosedEMS (1) value will be returned. + If the input contact state is open, the contactOpenEMS (2) value will be + returned. " + + ::= { emsInputContactStatusEntry 3 } + +emsInputContactStatusInputContactNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyClosedEMS (1), + normallyOpenEMS (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the normal state of the input contact. If + the normal state is closed, the normallyClosedEMS (1) value will be returned. + If the normal state is open, the normallyOpenEMS (2) value will be + returned. " + + ::= { emsInputContactStatusEntry 4 } + + +-- EMS OUTPUT RELAY STATUS TABLE + +emsOutputRelayStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSOutputRelayStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for access of individual output relays. The number of + entries is contained in the emsStatusOutputRelayCount OID." + ::= { emsOutputRelayStatus 1 } + +emsOutputRelayStatusEntry OBJECT-TYPE + SYNTAX EMSOutputRelayStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The output relays to access." + INDEX { emsOutputRelayStatusOutputRelayIndex } + ::= { emsOutputRelayStatusTable 1 } + +EMSOutputRelayStatusEntry ::= + SEQUENCE { + emsOutputRelayStatusOutputRelayIndex INTEGER, + emsOutputRelayStatusOutputRelayName DisplayString, + emsOutputRelayStatusOutputRelayState INTEGER, + emsOutputRelayStatusOutputRelayNormalState INTEGER + } + +emsOutputRelayStatusOutputRelayIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the output relay entry." + ::= { emsOutputRelayStatusEntry 1 } + +emsOutputRelayStatusOutputRelayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the output relay." + ::= { emsOutputRelayStatusEntry 2 } + +emsOutputRelayStatusOutputRelayState OBJECT-TYPE + SYNTAX INTEGER { + relayClosedEMS (1), + relayOpenEMS (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the state of the output relay. If + the output relay is closed, the relayClosedEMS (1) value will be returned. + If the output relay is open, the relayOpenEMS (2) value will be + returned. " + + ::= { emsOutputRelayStatusEntry 3 } + +emsOutputRelayStatusOutputRelayNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyClosedEMS (1), + normallyOpenEMS (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the normal state of the output relay. If + the normal state is closed, the normallyClosedEMS (1) value will be returned. + If the normal state is open, the normallyOpenEMS (2) value will be + returned. " + + ::= { emsOutputRelayStatusEntry 4 } + +-- EMS OUTLET STATUS TABLE + +emsOutletStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSOutletStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for access of individual outlets. The number of + entries is contained in the emsStatusOutletCount OID." + ::= { emsOutletStatus 1 } + +emsOutletStatusEntry OBJECT-TYPE + SYNTAX EMSOutletStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The outlets to access." + INDEX { emsOutletStatusOutletIndex } + ::= { emsOutletStatusTable 1 } + +EMSOutletStatusEntry ::= + SEQUENCE { + emsOutletStatusOutletIndex INTEGER, + emsOutletStatusOutletName DisplayString, + emsOutletStatusOutletState INTEGER, + emsOutletStatusOutletNormalState INTEGER + } + +emsOutletStatusOutletIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the outlet entry." + ::= { emsOutletStatusEntry 1 } + +emsOutletStatusOutletName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the outlet." + ::= { emsOutletStatusEntry 2 } + +emsOutletStatusOutletState OBJECT-TYPE + SYNTAX INTEGER { + outletOnEMS (1), + outletOffEMS (2) + } + + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the state of the outlet. If + the outlet is on, the outletOnEMS (1) value will be returned. + If the outlet is off, the outletOffEMS (2) value will be + returned. " + + ::= { emsOutletStatusEntry 3 } + +emsOutletStatusOutletNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyOnEMS (1), + normallyOffEMS (2) + } + + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the normal state of the outlet. If + the normal state is on, the normallyOnEMS (1) value will be returned. + If the normal state is off, the normallyOffEMS (2) value will be + returned. " + + ::= { emsOutletStatusEntry 4 } + +-- EMS ALARM DEVICE STATUS TABLE + +emsAlarmDeviceStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSAlarmDeviceStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for access of individual alarm devices. The number of + entries is contained in the emsStatusAlarmDeviceCount OID." + ::= { emsAlarmDeviceStatus 1 } + +emsAlarmDeviceStatusEntry OBJECT-TYPE + SYNTAX EMSAlarmDeviceStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The alarm devices to access." + INDEX { emsAlarmDeviceStatusDeviceIndex } + ::= { emsAlarmDeviceStatusTable 1 } + +EMSAlarmDeviceStatusEntry ::= + SEQUENCE { + emsAlarmDeviceStatusDeviceIndex INTEGER, + emsAlarmDeviceStatusDeviceName DisplayString, + emsAlarmDeviceStatusDeviceState INTEGER + } + +emsAlarmDeviceStatusDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the alarm device entry." + ::= { emsAlarmDeviceStatusEntry 1 } + +emsAlarmDeviceStatusDeviceName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the alarm device. + This OID is provided for informational purposes only." + ::= { emsAlarmDeviceStatusEntry 2 } + +emsAlarmDeviceStatusDeviceState OBJECT-TYPE + SYNTAX INTEGER { + alarmDeviceOnEMS (1), + alarmDeviceOffEMS (2), + alarmDeviceNotInstalledEMS (3) + } + + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the device state. If + the device is active, the alarmDeviceOnEMS (1) value will be returned. + If the device is inactive, the alarmDeviceOffEMS (2) value will be + returned. If the device is not installed, the + alarmDeviceNotInstalledEMS (3) value will be returned." + + ::= { emsAlarmDeviceStatusEntry 3 } + + +-- EMS SENSOR STATUS TABLE + +emsSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EMSSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for access of individual sensors. The number of + entries is contained in the emsStatusSensorCount OID." + ::= { emsSensorStatus 1 } + +emsSensorStatusEntry OBJECT-TYPE + SYNTAX EMSSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to access." + INDEX { emsSensorStatusSensorIndex } + ::= { emsSensorStatusTable 1 } + +EMSSensorStatusEntry ::= + SEQUENCE { + emsSensorStatusSensorIndex INTEGER, + emsSensorStatusSensorSystemName DisplayString, + emsSensorStatusSensorName DisplayString, + emsSensorStatusSensorState INTEGER, + emsSensorStatusSensorNormalState INTEGER, + emsSensorStatusSensorAlarmDelay INTEGER + } + +emsSensorStatusSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsSensorStatusEntry 1 } + +emsSensorStatusSensorSystemName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system name of the sensor. This describes the hardware system + intent of this sensor." + ::= { emsSensorStatusEntry 2 } + +emsSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the sensor as given by the system user." + ::= { emsSensorStatusEntry 3 } + +emsSensorStatusSensorState OBJECT-TYPE + SYNTAX INTEGER { + sensorFaultedEMS (1), + sensorOKEMS (2), + sensorNotInstalledEMS (3) + } + + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the sensor state. If the sensor is faulted, + the sensorFaultedEMS (1) value will be returned. + If the sensor is not faulted, the sensorOKEMS (2) value will be + returned. If the sensor is not installed, the sensorNotInstalledEMS (3) + value will be returned." + ::= { emsSensorStatusEntry 4 } + +emsSensorStatusSensorNormalState OBJECT-TYPE + SYNTAX INTEGER { + normallyClosedEMS (1), + normallyOpenEMS (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Getting this variable will return the normal state of the sensor. If + the normal state is closed, the normallyClosedEMS (1) value will be returned. + If the normal state is closed, the normallyOpenEMS (2) value will be + returned." + ::= { emsSensorStatusEntry 5 } + +emsSensorStatusSensorAlarmDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The delay (in seconds) after a sensor detects an alarm condition before the + condition is reported." + ::= { emsSensorStatusEntry 6 } + +-- EMS INPUT STATE SENSOR CONFIG TABLE +emsSmokeSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsSmokeSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + + "Allows for the configuration of individual sensors." + ::= { emsInputStateSensorConfig 1 } + +emsSmokeSensorConfigEntry OBJECT-TYPE + SYNTAX EmsSmokeSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to configure." + INDEX { emsSmokeSensorConfigSensorIndex } + ::= { emsSmokeSensorConfigTable 1 } + +EmsSmokeSensorConfigEntry ::= + SEQUENCE { + emsSmokeSensorConfigSensorIndex INTEGER, + emsSmokeSensorConfigSensorName DisplayString, + emsSmokeSensorConfigSensorLocation DisplayString, + emsSmokeSensorConfigSensorSeverity INTEGER + } + +emsSmokeSensorConfigSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsSmokeSensorConfigEntry 1 } + +emsSmokeSensorConfigSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined name of the smoke sensor." + ::= { emsSmokeSensorConfigEntry 2 } + +emsSmokeSensorConfigSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined location of the smoke sensor." + ::= { emsSmokeSensorConfigEntry 3 } + +emsSmokeSensorConfigSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the smoke sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { emsSmokeSensorConfigEntry 4 } + +emsVibrationSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsVibrationSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the configuration of individual sensors." + ::= { emsInputStateSensorConfig 2 } + +emsVibrationSensorConfigEntry OBJECT-TYPE + SYNTAX EmsVibrationSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to configure." + INDEX { emsVibrationSensorConfigSensorIndex } + ::= { emsVibrationSensorConfigTable 1 } + +EmsVibrationSensorConfigEntry ::= + SEQUENCE { + emsVibrationSensorConfigSensorIndex INTEGER, + emsVibrationSensorConfigSensorName DisplayString, + emsVibrationSensorConfigSensorLocation DisplayString, + emsVibrationSensorConfigSensorSeverity INTEGER + } + +emsVibrationSensorConfigSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsVibrationSensorConfigEntry 1 } + +emsVibrationSensorConfigSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined name of the vibration sensor." + ::= { emsVibrationSensorConfigEntry 2 } + +emsVibrationSensorConfigSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined location of the vibration sensor." + ::= { emsVibrationSensorConfigEntry 3 } + +emsVibrationSensorConfigSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the vibration sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { emsVibrationSensorConfigEntry 4 } + +emsFluidSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsFluidSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the configuration of individual sensors." + ::= { emsInputStateSensorConfig 3 } + +emsFluidSensorConfigEntry OBJECT-TYPE + SYNTAX EmsFluidSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to configure." + INDEX { emsFluidSensorConfigSensorIndex } + ::= { emsFluidSensorConfigTable 1 } + +EmsFluidSensorConfigEntry ::= + SEQUENCE { + emsFluidSensorConfigSensorIndex INTEGER, + emsFluidSensorConfigSensorName DisplayString, + emsFluidSensorConfigSensorLocation DisplayString, + emsFluidSensorConfigSensorSeverity INTEGER + } + +emsFluidSensorConfigSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsFluidSensorConfigEntry 1 } + +emsFluidSensorConfigSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined name of the fluid sensor." + ::= { emsFluidSensorConfigEntry 2 } + +emsFluidSensorConfigSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined location of the fluid sensor." + ::= { emsFluidSensorConfigEntry 3 } + + +emsFluidSensorConfigSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the fluid sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { emsFluidSensorConfigEntry 4 } + +emsDoorSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsDoorSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the configuration of individual sensors." + ::= { emsInputStateSensorConfig 4 } + +emsDoorSensorConfigEntry OBJECT-TYPE + SYNTAX EmsDoorSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to configure." + INDEX { emsDoorSensorConfigSensorIndex } + ::= { emsDoorSensorConfigTable 1 } + +EmsDoorSensorConfigEntry ::= + SEQUENCE { + emsDoorSensorConfigSensorIndex INTEGER, + emsDoorSensorConfigSensorName DisplayString, + emsDoorSensorConfigSensorLocation DisplayString, + emsDoorSensorConfigSensorSeverity INTEGER + } + +emsDoorSensorConfigSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsDoorSensorConfigEntry 1 } + +emsDoorSensorConfigSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined name of the door sensor." + ::= { emsDoorSensorConfigEntry 2 } + +emsDoorSensorConfigSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The user defined location of the door sensor." + ::= { emsDoorSensorConfigEntry 3 } + +emsDoorSensorConfigSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the door sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { emsDoorSensorConfigEntry 4 } + +--EMS INPUT STATE SENSOR STATUS TABLE + +emsSmokeSensorStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the emsSmokeSensorStatusTable." + ::= { emsInputStateSensorStatus 1 } + +emsSmokeSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsSmokeSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the access of individual sensors." + ::= { emsInputStateSensorStatus 2 } + +emsSmokeSensorStatusEntry OBJECT-TYPE + SYNTAX EmsSmokeSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to access." + INDEX { emsSmokeSensorStatusSensorIndex } + ::= { emsSmokeSensorStatusTable 1 } + +EmsSmokeSensorStatusEntry ::= + SEQUENCE { + emsSmokeSensorStatusSensorIndex INTEGER, + emsSmokeSensorStatusSensorName DisplayString, + emsSmokeSensorStatusSensorLocation DisplayString, + emsSmokeSensorStatusSensorState INTEGER, + emsSmokeSensorStatusSensorSeverity INTEGER, + emsSmokeSensorCommStatus INTEGER + + } + +emsSmokeSensorStatusSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsSmokeSensorStatusEntry 1 } + +emsSmokeSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined name of the smoke sensor." + ::= { emsSmokeSensorStatusEntry 2 } + +emsSmokeSensorStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined location of the smoke sensor." + ::= { emsSmokeSensorStatusEntry 3 } + +emsSmokeSensorStatusSensorState OBJECT-TYPE + SYNTAX INTEGER { + smokeDetected (1), + noSmoke (2), + unknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the smoke sensor. + smokeDetected (1) indicates there is smoke. + noSmoke (2) indicates there is no smoke. + unknown (3) indicates the state is unknown." + ::= { emsSmokeSensorStatusEntry 4 } + +emsSmokeSensorStatusSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the smoke sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { emsSmokeSensorStatusEntry 5 } + +emsSmokeSensorCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commOK(1), + commLost(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the smoke sensor." + ::= { emsSmokeSensorStatusEntry 6 } + +emsVibrationSensorStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the emsVibrationSensorStatusTable." + ::= { emsInputStateSensorStatus 3} + +emsVibrationSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsVibrationSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the access of individual sensors." + ::= { emsInputStateSensorStatus 4 } + +emsVibrationSensorStatusEntry OBJECT-TYPE + SYNTAX EmsVibrationSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to access." + INDEX { emsVibrationSensorStatusSensorIndex } + ::= { emsVibrationSensorStatusTable 1 } + +EmsVibrationSensorStatusEntry ::= + SEQUENCE { + emsVibrationSensorStatusSensorIndex INTEGER, + emsVibrationSensorStatusSensorName DisplayString, + emsVibrationSensorStatusSensorLocation DisplayString, + emsVibrationSensorStatusSensorState INTEGER, + emsVibrationSensorStatusSensorSeverity INTEGER, + emsVibrationSensorCommStatus INTEGER + } + +emsVibrationSensorStatusSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsVibrationSensorStatusEntry 1 } + +emsVibrationSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined name of the vibration sensor." + ::= { emsVibrationSensorStatusEntry 2 } + +emsVibrationSensorStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined location of the vibration sensor." + ::= { emsVibrationSensorStatusEntry 3 } + +emsVibrationSensorStatusSensorState OBJECT-TYPE + SYNTAX INTEGER { + vibrationDetected (1), + noVibration (2), + unknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the vibration sensor. + vibrationDetected (1) indicates there is vibration. + noVibration (2) indicates there is no vibration. + unknown (3) indicates the state is unknown." + ::= { emsVibrationSensorStatusEntry 4 } + +emsVibrationSensorStatusSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the vibration sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { emsVibrationSensorStatusEntry 5 } + +emsVibrationSensorCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commOK(1), + commLost(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the vibration sensor." + ::= { emsVibrationSensorStatusEntry 6 } + +emsFluidSensorStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the emsFluidSensorStatusTable." + ::= { emsInputStateSensorStatus 5} + +emsFluidSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsFluidSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the access of individual sensors." + ::= { emsInputStateSensorStatus 6 } + +emsFluidSensorStatusEntry OBJECT-TYPE + SYNTAX EmsFluidSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensors to access." + INDEX { emsFluidSensorStatusSensorIndex } + ::= { emsFluidSensorStatusTable 1 } + +EmsFluidSensorStatusEntry ::= + SEQUENCE { + emsFluidSensorStatusSensorIndex INTEGER, + emsFluidSensorStatusSensorName DisplayString, + emsFluidSensorStatusSensorLocation DisplayString, + emsFluidSensorStatusSensorState INTEGER, + emsFluidSensorStatusSensorSeverity INTEGER, + emsFluidSensorCommStatus INTEGER + } + +emsFluidSensorStatusSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsFluidSensorStatusEntry 1 } + +emsFluidSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined name of the fluid sensor." + ::= { emsFluidSensorStatusEntry 2 } + +emsFluidSensorStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined location of the fluid sensor." + ::= { emsFluidSensorStatusEntry 3 } + +emsFluidSensorStatusSensorState OBJECT-TYPE + SYNTAX INTEGER { + fluidDetected (1), + noFluid (2), + unknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the fluid sensor. + fluidDetected (1) indicates there is fluid leak. + noFluid (2) indicates there is no fluid leak. + unknown (3) indicates the state is unknown." + ::= { emsFluidSensorStatusEntry 4 } + +emsFluidSensorStatusSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the fluid sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { emsFluidSensorStatusEntry 5 } + +emsFluidSensorCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commOK(1), + commLost(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the fluid sensor." + ::= { emsFluidSensorStatusEntry 6 } + +emsDoorSensorStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the emsDoorSensorStatusTable." + ::= { emsInputStateSensorStatus 7} + +emsDoorSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF EmsDoorSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for the access of individual sensors." + ::= { emsInputStateSensorStatus 8} + +emsDoorSensorStatusEntry OBJECT-TYPE + SYNTAX EmsDoorSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor to access." + INDEX { emsDoorSensorStatusSensorIndex } + ::= { emsDoorSensorStatusTable 1 } + +EmsDoorSensorStatusEntry ::= + SEQUENCE { + emsDoorSensorStatusSensorIndex INTEGER, + emsDoorSensorStatusSensorName DisplayString, + emsDoorSensorStatusSensorLocation DisplayString, + emsDoorSensorStatusSensorState INTEGER, + emsDoorSensorStatusSensorSeverity INTEGER, + emsDoorSensorCommStatus INTEGER + } + +emsDoorSensorStatusSensorIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the sensor entry." + ::= { emsDoorSensorStatusEntry 1 } + +emsDoorSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined name of the door sensor." + ::= { emsDoorSensorStatusEntry 2 } + +emsDoorSensorStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The user defined location of the door sensor." + ::= { emsDoorSensorStatusEntry 3 } + +emsDoorSensorStatusSensorState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2), + unknown (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the door sensor. + open (1) indicates door open. + closed (2) indicates door closed. + unknown (3) indicates the state is unknown." + ::= { emsDoorSensorStatusEntry 4 } + +emsDoorSensorStatusSensorSeverity OBJECT-TYPE + SYNTAX INTEGER { + critical(1), + warning(2), + informational(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The severity of the alarm that will be triggered when + the door sensor is activated. The alarms can be + critical(1), warning(2) or informational(3)." + ::= { emsDoorSensorStatusEntry 5 } + +emsDoorSensorCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commOK(1), + commLost(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communication status of the door sensor." + ::= { emsDoorSensorStatusEntry 6 } + + + +-- airFM AIR CONDITIONER IDENT + +airFMIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the device." + ::= { airFMIdent 1 } + +airFMIdentTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMIdentTable. " + ::= { airFMIdent 2 } + +airFMIdentTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMIdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting identification information + from each module in the system. " + ::= { airFMIdent 3 } + +airFMIdentEntry OBJECT-TYPE + SYNTAX AirFMIdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMIdentModuleIndex } + ::= { airFMIdentTable 1 } + +AirFMIdentEntry ::= + SEQUENCE { + airFMIdentModuleIndex INTEGER, + airFMIdentModuleModelNumber DisplayString, + airFMIdentModuleDateOfMfg DisplayString, + airFMIdentModuleSerialNumber DisplayString, + airFMIdentModuleFirmwareRev DisplayString, + airFMIdentModuleHardwareRev DisplayString + } + +airFMIdentModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module information." + ::= { airFMIdentEntry 1 } + +airFMIdentModuleModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + model number. " + ::= { airFMIdentEntry 2 } + +airFMIdentModuleDateOfMfg OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + manufacture date. " + ::= { airFMIdentEntry 3 } + +airFMIdentModuleSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit serial number. " + ::= { airFMIdentEntry 4 } + +airFMIdentModuleFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + firmware revision. " + ::= { airFMIdentEntry 5 } + +airFMIdentModuleHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + hardware revision. " + ::= { airFMIdentEntry 6 } + +airFMIdentLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + location of the device. " + ::= { airFMIdent 4 } + +airFMIdentContact OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + person to contact regarding the device. " + ::= { airFMIdent 5 } + + +-- airFM AIR CONDITIONER STATUS + +airFMStatusSystemOn OBJECT-TYPE + SYNTAX INTEGER { + statusOn (1), + statusOff (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The operating state of the system. + This OID has been deprecated in favor of + airFMGroupSysStatus." + ::= { airFMStatus 1 } + +airFMStatusSystemAverageRetTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system average return air + temperature in tenths of degrees Celsius. + This OID has been deprecated in favor of + airFMSysAvgReturnTempC." + ::= { airFMStatus 2 } + +airFMStatusSystemAverageRetTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system average return air + temperature in tenths of degrees Fahrenheit. + This OID has been deprecated in favor of + airFMSysAvgReturnTempF." + ::= { airFMStatus 3 } + +airFMStatusSystemAverageRetHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system average return air + humidity in tenths of percent RH. + This OID has been deprecated in favor of + airFMSysAvgReturnHum." + ::= { airFMStatus 4 } + +airFMStatusSystemActionTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system action air + temperature in tenths of degrees Celsius. + This OID has been deprecated in favor of + airFMSysCtrlTempC." + ::= { airFMStatus 5 } + +airFMStatusSystemActionTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system action air + temperature in tenths of degrees Fahrenheit. + This OID has been deprecated in favor of + airFMSysCtrlTempF." + ::= { airFMStatus 6 } + +airFMStatusSystemActionHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system action air humidity in tenths of percent RH. + This OID has been deprecated in favor of + airFMSysCtrlHum." + ::= { airFMStatus 7 } + +airFMStatusSystemRemoteHighTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system remote high air + temperature in tenths of degrees Celsius. + This OID has been deprecated in favor of + airFMSysMaxRemoteTempC." + ::= { airFMStatus 8 } + +airFMStatusSystemRemoteHighTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system remote high air + temperature in tenths of degrees Fahrenheit. + This OID has been deprecated in favor of + airFMSysMaxRemoteTempF." + ::= { airFMStatus 9 } + +airFMStatusSystemRemoteAvgTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system remote average air + temperature in tenths of degrees Celsius. + This OID has been deprecated in favor of + airFMSysAvgRemoteTempC." + ::= { airFMStatus 10 } + +airFMStatusSystemRemoteAvgTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system remote average air + temperature in tenths of degrees Fahrenheit. + This OID has been deprecated in favor of + airFMSysAvgRemoteTempF." + ::= { airFMStatus 11 } + +airFMStatusSystemRemoteAvgHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system remote average air + humidity in tenths of percent RH. + This OID has been deprecated in favor of + airFMSysAvgRemoteHum." + ::= { airFMStatus 12 } + +airFMStatusSystemRemoteLowTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system remote low air + temperature in tenths of degrees Celsius. + This OID has been deprecated in favor of + airFMSysMinRemoteTempC." + ::= { airFMStatus 13 } + +airFMStatusSystemRemoteLowTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system remote low air + temperature in tenths of degrees Fahrenheit. + This OID has been deprecated in favor of + airFMSysMinRemoteTempF." + ::= { airFMStatus 14 } + +airFMStatusSystemCoolingEnabled OBJECT-TYPE + SYNTAX INTEGER { + enabledYes (1), + enabledNo (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the system cooling + function enable. + This OID has been deprecated in favor of + airFMSysCoolState." + ::= { airFMStatus 15 } + +airFMStatusSystemReheatingEnabled OBJECT-TYPE + SYNTAX INTEGER { + enabledYes (1), + enabledNo (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the system reheating + function enable. + This OID has been deprecated in favor of + airFMSysReheatState." + ::= { airFMStatus 16 } + +airFMStatusSystemHumidifyEnabled OBJECT-TYPE + SYNTAX INTEGER { + enabledYes (1), + enabledNo (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the system humidify + function enable. + This OID has been deprecated in favor of + airFMSysHumState." + ::= { airFMStatus 17 } + +airFMStatusSystemDehumidifyEnabled OBJECT-TYPE + SYNTAX INTEGER { + enabledYes (1), + enabledNo (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the system dehumidify + function enable. + This OID has been deprecated in favor of + airFMSysDehumState." + ::= { airFMStatus 18 } + +airFMStatusModuleTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMStatusModuleTable." + ::= { airFMStatus 19 } + +airFMStatusModuleTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMStatusModuleEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module + in the system." + ::= { airFMStatus 20 } + +airFMStatusModuleEntry OBJECT-TYPE + SYNTAX AirFMStatusModuleEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get status from." + INDEX { airFMStatusModuleIndex } + ::= { airFMStatusModuleTable 1 } + +AirFMStatusModuleEntry ::= + SEQUENCE { + airFMStatusModuleIndex INTEGER, + airFMStatusModuleOutputCapacity INTEGER, + airFMStatusModuleSupplyTempC INTEGER, + airFMStatusModuleSupplyTempF INTEGER, + airFMStatusModuleSupplyHum INTEGER, + airFMStatusModuleReturnTempC INTEGER, + airFMStatusModuleReturnTempF INTEGER, + airFMStatusModuleReturnHum INTEGER + } + +airFMStatusModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module information." + ::= { airFMStatusModuleEntry 1 } + +airFMStatusModuleOutputCapacity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module output capacity in kilowatts. + This OID has been deprecated in favor of + airFMModOutputCapacity." + ::= { airFMStatusModuleEntry 2 } + +airFMStatusModuleSupplyTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module supply air temperature in + tenths of degrees Celsius. + This OID has been deprecated in favor of + airFMModSupplyTempC." + ::= { airFMStatusModuleEntry 3 } + +airFMStatusModuleSupplyTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module supply air temperature in + tenths of degrees Fahrenheit. + This OID has been deprecated in favor of + airFMModSupplyTempF." + ::= { airFMStatusModuleEntry 4 } + +airFMStatusModuleSupplyHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module supply air humidity in tenths of percent RH. + This OID has been deprecated in favor of + airFMModSupplyHum." + ::= { airFMStatusModuleEntry 5 } + +airFMStatusModuleReturnTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module return air temperature in + tenths of degrees Celsius. + This OID has been deprecated in favor of + airFMModReturnTempC." + ::= { airFMStatusModuleEntry 6 } + +airFMStatusModuleReturnTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module return air temperature in + tenths of degrees Fahrenheit. + This OID has been deprecated in favor of + airFMModReturnTempF." + ::= { airFMStatusModuleEntry 7 } + +airFMStatusModuleReturnHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The module return air humidity in tenths of percent RH. + This OID has been deprecated in favor of + airFMModReturnHum." + ::= { airFMStatusModuleEntry 8 } + +-- airFM AIR CONDITIONER GROUP DATA + +airFMGroupSysStatus OBJECT-TYPE + SYNTAX INTEGER { + statusOnLine (1), + statusIdle (2), + statusLoadShare (3), + statusOffLine (4), + statusFailed (5), + statusDisabled (6), + statusUndefined (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of this system within the group." + ::= { airFMGroup 1 } + +airFMGroupSysRuntime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of hours the system has been running." + ::= { airFMGroup 2 } + +airFMGroupSysRole OBJECT-TYPE + SYNTAX INTEGER { + rolePrimary (1), + roleBackup (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The role of this system within the group." + ::= { airFMGroup 3 } + +-- airFM Group System Roles +airFMGroupSysRolesTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMGroupSysRolesTable. " + ::= { airFMGroupSysRoles 1 } + +airFMGroupSysRolesTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMGroupSysRolesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each system + in the group. " + ::= { airFMGroupSysRoles 2 } + +airFMGroupSysRolesEntry OBJECT-TYPE + SYNTAX AirFMGroupSysRolesEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The system to get status from." + INDEX { airFMGroupSysIndex } + ::= { airFMGroupSysRolesTable 1 } + +AirFMGroupSysRolesEntry ::= + SEQUENCE { + airFMGroupSysIndex INTEGER, + airFMGroupSysRoleStatus INTEGER, + airFMGroupSysPresentRole INTEGER, + airFMGroupSysManualRoleSetting INTEGER, + airFMGroupSysRunHours INTEGER, + airFMGroupSysComm INTEGER, + airFMGroupSysIPAddress IpAddress + } + +airFMGroupSysIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the system information." + ::= { airFMGroupSysRolesEntry 1 } + +airFMGroupSysRoleStatus OBJECT-TYPE + SYNTAX INTEGER { + reserved1 (1), + reserved2 (2), + onLine (3), + idle (4), + loadShare (5), + failed (6), + offLine (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The present mode of the System." + ::= { airFMGroupSysRolesEntry 2 } + +airFMGroupSysPresentRole OBJECT-TYPE + SYNTAX INTEGER { + primary (1), + backup (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The present role of the System in a Group." + ::= { airFMGroupSysRolesEntry 3 } + +airFMGroupSysManualRoleSetting OBJECT-TYPE + SYNTAX INTEGER { + primary (1), + backup (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The manual role setting of the System in a Group. + Only applies if Role Assignment Method is set + to static (Manually Assigned Roles)." + ::= { airFMGroupSysRolesEntry 4 } + +airFMGroupSysRunHours OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of hours the System has been + contributing to environmental control." + ::= { airFMGroupSysRolesEntry 5 } + +airFMGroupSysComm OBJECT-TYPE + SYNTAX INTEGER { + commLost (1), + commEstablished (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether a system is communicating with the + other Systems in the Group." + ::= { airFMGroupSysRolesEntry 6 } + +airFMGroupSysIPAddress OBJECT-TYPE + SYNTAX IpAddress + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The IP Address of the System." + ::= { airFMGroupSysRolesEntry 7 } + +airFMGroupSysRoleAssignment OBJECT-TYPE + SYNTAX INTEGER { + staticManual (1), + dynamicAutomatic (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The method used to assign roles (i.e. Primary, Backup) + to the Systems in a Group. + + staticManual: Manually assign Primary or Backup to + regulate run hours across the Group. + dynamicAutomatic: User indicates the number of Systems + that will be assigned a primary role in this Group." + ::= { airFMGroupSysRoles 3 } + +airFMGroupAutoRoleNumPrimary OBJECT-TYPE + SYNTAX INTEGER { + one (1), + two (2), + three (3), + four (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of Systems assigned the 'primary' role in + this Group. Only applies if Role Assignment Method + is set to dynamic (Automatic Run Hour Balancing)." + ::= { airFMGroupSysRoles 4 } + +-- airFM Group Config +airFMGroupCfgName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the group name." + ::= { airFMGroupCfg 1 } + +airFMGroupCfgNumSystems OBJECT-TYPE + SYNTAX INTEGER { + one (1), + two (2), + three (3), + four (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of Systems in this Group." + ::= { airFMGroupCfg 2 } + +airFMGroupCfgIdleBlower OBJECT-TYPE + SYNTAX INTEGER { + off (1), + minimumSpeed (2), + normalSpeed (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Blower behavior for backup Systems and Systems that + have entered a failure mode." + ::= { airFMGroupCfg 3 } + +airFMGroupCfgShutdownSmoke OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "If enabled, all Systems in the Group will shut down + if smoke is detected." + ::= { airFMGroupCfg 4 } + +airFMGroupCfgShutdownFire OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "If enabled, all Systems in the Group will shut down + if fire is detected." + ::= { airFMGroupCfg 5 } + +airFMGroupCfgFailoverCommLoss OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Failover on Comm Loss enables an available backup + System to run in place of a System that has lost + communication with the Group." + ::= { airFMGroupCfg 6 } + +airFMGroupCfgDmdFightStatus OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Demand Fighting and Setpoint Sharing are + automatically enabled when a System is responding to + a Load Sharing Request." + ::= { airFMGroupCfg 7 } + +airFMGroupCfgDmdFightSetting OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Demand Fighting prevents a System from engaging + reheat in a Group where any System is cooling." + ::= { airFMGroupCfg 8 } + +airFMGroupCfgSetpointShareStatus OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Demand Fighting and Setpoint Sharing are + automatically enabled when a System is responding to + Load Sharing Request." + ::= { airFMGroupCfg 9 } + +airFMGroupCfgSetpointShareSetting OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "All Systems in the Group use the same setpoints." + ::= { airFMGroupCfg 10 } + +airFMGroupCfgResetFieldServiceDefaults OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + reset (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset(2) will reset all Group + parameters, which can only be edited by a field + service engineer, to their factory default values. + + Getting this OID will do nothing and return the + noOperation(1) value." + ::= { airFMGroupCfg 11 } + +-- airFM Group Load Sharing +airFMGroupLoadShareCoolRequests OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Systems that are cooling may request assistance from + other Systems in the Group." + ::= { airFMGroupLoadShare 1 } + +airFMGroupLoadShareCoolThreshC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Temperature threshold at which a System will generate + a load sharing request for cooling. Measured in + tenths of degrees Celsius." + ::= { airFMGroupLoadShare 2 } + +airFMGroupLoadShareCoolThreshF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Temperature threshold at which a System will generate + a load sharing request for cooling. Measured in + tenths of degrees Fahrenheit." + ::= { airFMGroupLoadShare 3 } + +airFMGroupLoadShareReheatRequests OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Systems that are reheating may request assistance + from other Systems in the Group." + ::= { airFMGroupLoadShare 4 } + +airFMGroupLoadShareReheatThreshC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Temperature threshold at which a System will generate + a load sharing request for reheating. Measured in + tenths of degrees Celsius." + ::= { airFMGroupLoadShare 5 } + +airFMGroupLoadShareReheatThreshF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Temperature threshold at which a System will generate + a load sharing request for reheating. Measured in + tenths of degrees Fahrenheit." + ::= { airFMGroupLoadShare 6 } + +airFMGroupLoadShareHumRequests OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Systems that are humidifying may request humidification + assistance from other Systems in the Group." + ::= { airFMGroupLoadShare 7 } + +airFMGroupLoadShareHumThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidity threshold at which a System will generate a + load sharing request for humidification. Measured in + tenths of percent relative humidity." + ::= { airFMGroupLoadShare 8 } + +airFMGroupLoadShareDehumRequests OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Systems that are dehumidifying may request assistance + from other Systems in the Group." + ::= { airFMGroupLoadShare 9 } + +airFMGroupLoadShareDehumThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidity threshold at which a System will generate a + load sharing request for dehumidification. Measured in + tenths of percent relative humidity." + ::= { airFMGroupLoadShare 10 } + +-- airFM Group System Failover Events +airFMGroupFailoverSysAnyMinorAlarm OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if any minor system alarm is active. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 1 } + +airFMGroupFailoverSysAnyMajorAlarm OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if any major system alarm is active. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 2 } + +airFMGroupFailoverSysHighEnvTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the high environmental temperature + alarm is active. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 3 } + +airFMGroupFailoverSysLowEnvTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the low environmental temperature + alarm is active. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 4 } + +airFMGroupFailoverSysHighEnvHum OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the high environmental humidity + alarm is active. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 5 } + +airFMGroupFailoverSysLowEnvHum OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the low environmental humidity + alarm is active. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 6 } + +airFMGroupFailoverSysFireAlarm OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the fire alarm is active. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 7 } + +airFMGroupFailoverSysSmokeAlarm OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the smoke alarm is active. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 8 } + +airFMGroupFailoverSysCommLost OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the system has lost comm. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 9 } + +airFMGroupFailoverSysSupplySensorFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the supply sensor has failed. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 10 } + +airFMGroupFailoverSysReturnSensorFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the return sensor has failed. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 11 } + +airFMGroupFailoverSysPrimarySensorFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the primary sensor has failed. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 12 } + +airFMGroupFailoverSysSecondarySensorFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the secondary sensor has failed. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 13 } + +airFMGroupFailoverSysNoSensorsAvailable OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if no sensors are available. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverSys 14 } + +-- airFM Group Module Failover Events +airFMGroupFailoverModMaintRequired OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if maintenance is required on a + module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 1 } + +airFMGroupFailoverModCoolFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if cooling has failed on a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 2 } + + +airFMGroupFailoverModHumFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the humidifier has failed on a + module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 3 } + +airFMGroupFailoverModBlwrCntrl1Fail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if blower controller 1 has failed on + a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 4 } + +airFMGroupFailoverModBlwrCntrl2Fail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if blower controller 2 has failed on + a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 5 } + +airFMGroupFailoverModHighFilterDP OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if a high filter differential + pressure is present on a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 6 } + +airFMGroupFailoverModHighSupplyTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if a high supply temperature is + active on a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 7 } + +airFMGroupFailoverModLowSupplyTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if a low supply temperature is active + on a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 8 } + +airFMGroupFailoverModLossOrLowAirFlow OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if there is a loss of air flow or low + air flow on a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 9 } + +airFMGroupFailoverModHumReplaceCylinder OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if a humidifier needs its cylinder + replaced on a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 10 } + +airFMGroupFailoverModAirBlockInterlockOpen OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the air block interlock is open + on a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 11 } + +airFMGroupFailoverModWaterDetected OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if water is detected by a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 12 } + +airFMGroupFailoverModCondensatePumpFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disable (2), + enable (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enabling this OID will cause the system to enter + a failure state if the condensate pump has failed in + a module. + Once in the failure state, environmental control + ceases for the system, and the blowers enter the + Idle Blower Operation mode. + A value of notApplicable indicates that this alarm + does not apply to this device due to its configuration." + ::= { airFMGroupFailoverMod 13 } + +-- airFM System Status + +airFMSysNumber OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + one (2), + two (3), + three (4), + four (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the system within the group. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 1 } + +airFMSysPresentStatus OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + reserved1 (2), + reserved2 (3), + onLine (4), + idle (5), + loadShare (6), + failed (7), + offLine (8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The present mode of the System. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 2 } + +airFMSysPresentRole OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + primary (2), + backup (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The present role of the System in the Group. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 3 } + +airFMSysRunHours OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of hours the System has been + contributing to environmental control. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 4 } + +airFMSysCoilFluidTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the coolant at the fluid coil + inlet. Measured in degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 5 } + +airFMSysCoilFluidTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the coolant at the fluid coil + inlet. Measured in degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 6 } + +airFMSysHotWaterTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hot water temperature. Measured in degrees + Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 7 } + +airFMSysHotWaterTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hot water temperature. Measured in degrees + Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 8 } + +airFMSysAvgReturnTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The average return temperature calculated from all + present modules. Measured in tenths of degrees + Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 9 } + +airFMSysAvgReturnTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The average return temperature calculated from all + present modules. Measured in tenths of degrees + Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 10 } + +airFMSysAvgReturnHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The average return humidity calculated from all + present modules. Measured in tenths of percent RH. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 11 } + +airFMSysAvgRemoteTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The average temperature calculated from all + operational remote sensors. Measured in tenths of + degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 12 } + +airFMSysAvgRemoteTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The average temperature calculated from all + operational remote sensors. Measured in tenths of + degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 13 } + +airFMSysAvgRemoteHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The average return humidity calculated from all + present modules. Measured in tenths of percent RH. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 14 } + +airFMSysMaxRemoteTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum temperature reading from all operational + remote sensors. Measured in tenths of degrees + Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 15 } + +airFMSysMaxRemoteTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum temperature reading from all operational + remote sensors. Measured in tenths of degrees + Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 16 } + +airFMSysMinRemoteTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature reading from all operational + remote sensors. Measured in tenths of degrees + Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 17 } + +airFMSysMinRemoteTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature reading from all operational + remote sensors. Measured in tenths of degrees + Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 18 } + +airFMSysTempCtrlMethod OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + avgReturn (2), + avgRemote (3), + maxRemote (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The method of environment temperature control + selected to regulate the temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 19 } + +airFMSysActualTempCtrlMethod OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + avgReturn (2), + avgRemote (3), + maxRemote (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual method of environment temperature control + being used to regulate the temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 20 } + +airFMSysHumCtrlMethod OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + avgReturnRH (2), + avgReturnDewPt (3), + avgRemoteRH (4), + avgRemoteDewPt (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The method of environment humidity control selected + to regulate the humidity. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 21 } + +airFMSysActualHumCtrlMethod OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + avgReturnRH (2), + avgReturnDewPt (3), + avgRemoteRH (4), + avgRemoteDewPt (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual method of environment humidity control + being used to regulate the humidity. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 22 } + +airFMSysCtrlTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system environmental control air temperature from + the sensor denoted by airFMSysActualTempCtrl. + Measured in tenths of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 23 } + +airFMSysCtrlTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system environmental control air temperature from + the sensor denoted by airFMSysActualTempCtrl. + Measured in tenths of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 24 } + +airFMSysCtrlHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system environmental control air humidity from + the sensor denoted by airFMSysActualHumCtrl. + Measured in percent relative humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysStatus 25 } + +-- airFM System Demands and Actuals + +airFMSysDXCoolingDmd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The direct expansion cooling output demanded by the + System. Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 1 } + +airFMSysDXDehumDmd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The direct expansion dehumidification output demanded + by the System. Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 2 } + +airFMSysDXActualCoolDehum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The direct expansion cooling or dehumidification + output measured by the System. Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 3 } + +airFMSysCoilFluidCoolDmd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fluid coil cooling output demanded by the System. + Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 4 } + +airFMSysCoilFluidDehumDmd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fluid coil dehumidification output demanded by + the System. Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 5 } + +airFMSysCoilFluidActualCoolDehum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fluid coil cooling or dehumidification output + measured by the System. Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 6 } + +airFMSysElectricReheatDmd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The electric reheating output demanded by the System. + Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 7 } + +airFMSysActualElectricReheat OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The electric reheating output of the System. + Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 8 } + +airFMSysSteamHotGasReheatDmd OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + off (2), + on (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The steam, hot water, or hot gas reheating output + demanded by the System. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMSysDemands 9 } + +airFMSysActualSteamHotGasReheat OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + off (2), + on (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The steam, hot water, or hot gas reheating output of + the System. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMSysDemands 10 } + +airFMSysSteamElectrodeHumDmd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The steam electrode humidification output demanded by + the System. Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 11 } + +airFMSysActualSteamElectrodeHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The average steam electrode humidification output + measured for the Modules in the System. Measured in + percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 12 } + +airFMSysSteamHumDmd OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + off (2), + on (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The steam humidification output demanded by the System. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 13 } + +airFMSysActualSteamHum OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + off (2), + on (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The steam humidification output for the System. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDemands 14 } + +-- airFM System Physical Setup + +airFMSysNumModules OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + one (2), + two (3), + three (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Modules in this System. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 1 } + +airFMSysNumPCIOMs OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + one (2), + two (3), + three (4), + four (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of Programmable Customer Input/Output + Modules (PCIOMs) installed in the Main Module of this + System. Each PCIOM adds four input contacts and four + output relays to the System. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 2 } + +airFMSysMainsVlt OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The mains voltage for the Modules in this System. + A value of N/A indicates that this OID does not apply + to this device due to its configuration." + ::= { airFMSysSetup 3 } + +airFMSysUPSVlt OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The UPS voltage for the Modules in this System. + A value of N/A indicates that this OID does not apply + to this device due to its configuration." + ::= { airFMSysSetup 4 } + +airFMSysCoilCfg OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + dx (2), + econ (3), + multicool (4), + chilledWater (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of cooling coils installed in the Modules in + this System: DX coil, DX and MultiCool (chilled water) + coils, DX and Economizer coils, or only a Chilled + Liquid coil. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 5 } + +airFMSysRefrigType OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + r22 (2), + r407C (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of refrigerant used by each compressor in + the system. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 6 } + +airFMSysHeatRejection OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + airCooled (2), + waterCooled (3), + glycolCooled (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The method the Modules in this System use to transfer + heat away from the refrigerant. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 7 } + +airFMSysDischAirPtrn OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + upFlow (2), + downFlow (3), + horizFlow (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The discharge air pattern for the Modules in this + System. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 8 } + +airFMSysAirFltr OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + standard (2), + highEfficiency (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of air filters (standard or high efficiency) + installed in the Modules of this System. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 9 } + +airFMSysFlowSwitch OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + none (2), + dxEcon (3), + multiCoolChillWater (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the optional flow switch. + None: No flow switch is installed in this System. + DX: Coolant input to the heat exchanger (condenser). + MultiCool: Chilled water input to the MultiCool coil. + + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 10 } + +airFMSysCoilFluidVlvAct OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + none (2), + springAnalog (3), + floatingControl (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of valve actuator installed on the coil + fluid valve. The coil fluid valve controls the flow + of coolant into a fluid cooling coil, such as a + MultiCool or Economizer coil. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 11 } + +airFMSysCoilFluidVlvType OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + twoWay (2), + threeWay (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of coil fluid valve installed for the + Modules in this System. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 12 } + +airFMSysCndsrFluidVlvAct OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + none (2), + floatingControl (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of valve actuator installed on the Condenser + fluid valve. The Condenser fluid valve controls the + flow of coolant into the heat exchanger (condenser) + to regulate head pressure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 13 } + +airFMSysCndsrFluidVlvType OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + twoWay (2), + threeWay (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of Condenser fluid valve installed for the + Modules in this System. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 14 } + +airFMSysHotWaterVlvAct OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + none (2), + springAnalog (3), + floatingControl (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of valve actuator installed on the hot water + valve. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysSetup 15 } + +airFMSysNumRemoteSensors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of remote sensors detected by the system." + ::= { airFMSysSetup 16 } + +-- airFM System Configuration + +airFMSysPrimaryControlSensor OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + return (2), + remote (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Selects whether return or remote sensors will control + the system. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 1 } + +airFMSysRemoteSensorData OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + average (2), + maximum (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Selects whether average temperature or max temperature + will be used when remote sensors are selected for + control of the system. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 2 } + +airFMSysFastStartup OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Minimizes the time for the cooling process to begin + after other delay constraints have been met. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 3 } + +airFMSysStartupDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the delay that begins when power is applied and + ends when the System starts. This allows you to + create a staged restart among your Systems after a + power loss. Measured in seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 4 } + +airFMSysModeDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the delay between starting the blowers and + engaging the modes. It allows the sensors to read + room conditions accurately and allows the controller + to check for major alarms before engaging a mode. + Measured in seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 5 } + +airFMSysCommLossShutdownDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the delay between an Expansion Module losing + communication with the Main Module and the Expansion + Module shutting down. A value of -1 will keep + the Expansion Module running after a communication + loss. Measured in hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 6 } + +airFMSysResetSysFailure OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset(2) will allows the system + to return from any failure condition, if the + failure(s) have cleared. + Getting this OID will do nothing and return the noOperation(1) value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 7 } + +airFMSysResetUserDflts OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset(2) will reset all system + parameters that can be edited by the user to their + factory default values. + Getting this OID will do nothing and return the noOperation(1) value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 8 } + +airFMSysResetFldSrvcDflts OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset(2) will reset all system + parameters that can only be edited by the field + service engineer to their factory default values. + Getting this OID will do nothing and return the noOperation(1) value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 9 } + +airFMSysResetRunHours OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setting this OID to reset(2) will reset the system Run Hours. + Getting this OID will do nothing and return the noOperation(1) value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysConfig 10 } + +-- airFM System Cooling + +airFMSysCompMinOnTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the minimum time the compressor continues to + operate after it is started. The delay protects the + compressor from damage. Caution: Reducing this delay + shortens compressor life. Measured in seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 1 } + +airFMSysCompMinOffTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the minimum time the compressor will remain off + after it ceases operation. The delay protects the + compressor from damage. Caution: Reducing this delay + shortens compressor life. Measured in seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 2 } + +airFMSysCompRotPeriod OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set how often to perform compressor runtime + balancing. Measured in hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 3 } + +airFMSysEconIsolVlvOpenDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the delay between opening the Economizer Isolator + output relay and engaging the compressors. Measured + in seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 4 } + +airFMSysEconIsolVlvCloseDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the delay between disengaging the compressor and + closing the Economizer Isolator output relay. + Measured in seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 5 } + +airFMSysCndsrFluidVlvCloseDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the time the condenser valve remains open after + the compressors disengage. Measured in seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 6 } + +airFMSysInterstageDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The DX interstage delay allows the first compressor's + cooling to take effect before engaging the second + compressor. This prevents the second compressor from + cycling on and off excessively. Measured in seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 7 } + +airFMSysCoolState OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the mode to enabled or disabled. Disabled modes + will not operate, and you cannot make changes to + their settings while they are disabled. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 8 } + +airFMSysCoolEssFunction OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + yes (2), + no (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the priority of the mode for alarms and events + with the nonessential stop behavior. Nonessential + modes are disabled during nonessential stop alarms + and events. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 9 } + +airFMSysCoolSetpointC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The target value for the selected control sensor air + for this mode. It must be at least 1.0 C above the + reheat setpoint if a heater is installed. Measured + in tenths of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 10 } + +airFMSysCoolSetpointF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The target value for the selected control sensor air + for this mode. It must be at least 1.0 C above the + reheat setpoint if a heater is installed. Measured + in tenths of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 11 } + +airFMSysCoolDeadbandC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature range that controls output when the + selected control sensor temperature is above the + setpoint. At the top of this range, the cool mode + outputs at 100%. The deadband does not apply to PID- + controlled modes. Measured in tenths of degrees + Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 12 } + +airFMSysCoolDeadbandF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature range that controls output when the + selected control sensor temperature is above the + setpoint. At the top of this range, the cool mode + outputs at 100%. The deadband does not apply to PID- + controlled modes. Measured in tenths of degrees + Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 13 } + +airFMSysCoolEconIsolFunction OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the Economizer Automatic Coolant Isolation valve + to enabled or disabled. This valve anticipates a + cooling demand and opens the coil fluid valve. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 14 } + +airFMSysSuctPresCompensation OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the Suction Pressure Compensation to enabled or + disabled. This function attempts to keep the suction + pressure from exceeding 95 psi. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 15 } + +airFMSysCoilFluidActivThreshC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum coolant temperature required to use the + optional MultiCool or Economizer coil. Measured in + tenths of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 16 } + +airFMSysCoilFluidActivThreshF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum coolant temperature required to use the + optional MultiCool or Economizer coil. Measured in + tenths of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 17 } + +airFMSysCoilFluidActivDeadbandC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The controller will disengage the MultiCool or + Economizer coil when the coolant temperature reaches + the coil fluid temperature activation threshold plus + the deadband. Measured in tenths of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 18 } + +airFMSysCoilFluidActivDeadbandF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The controller will disengage the MultiCool or + Economizer coil when the coolant temperature reaches + the coil fluid temperature activation threshold plus + the deadband. Measured in tenths of degrees + Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 19 } + +airFMSysCoolPIDMethod OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + p (2), + pi (3), + pid (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the multipliers that the PID algorithm will use + to calculate the cool output. Proportional, + Proportional + Integral, or Proportional + Integral + + Derivative. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 20 } + +airFMSysCoolPIDGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the proportional multiplier to correct for + differences between the selected control sensor + actual temperature and the setpoint. Measured in + %/C. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 21 } + +airFMSysCoolPIDResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the integral multiplier to correct for the + proportional offset. Measured in %/(C * min). + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 22 } + +airFMSysCoolPIDDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the derivative multiplier to counteract overshoot + and droop during changes in the room load. Measured + in %/(C / min). + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysCooling 23 } + +-- airFM System Humidify Function + +airFMSysHumState OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the mode to enabled or disabled. Disabled modes + will not operate, and you cannot make changes to their + settings while they are disabled. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysHumidify 1 } + +airFMSysHumEssFunction OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + yes (2), + no (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the priority of the mode for alarms and events + with the nonessential stop behavior. Nonessential + modes are disabled during nonessential stop alarms + and events. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysHumidify 2 } + +airFMSysHumSetpoint OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The target value for the selected control sensor air + for this mode. It must be at least 1.0 % RH below + the dehumidification setpoint. Measured in tenths of + percent relative humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysHumidify 3 } + +airFMSysHumDeadband OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidity range that controls output when the + selected control sensor humidity is below the + setpoint. At the top of this range, the + humidification mode outputs at 100%. The deadband + does not apply to PID-controlled modes. Measured in + tenths of percent relative humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysHumidify 4 } + +airFMSysHumCtrlSetting OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + relativeHum (2), + dewPoint (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the method to control the humidity in the room. + The two methods are Relative Humidity (RH) or Dew + Point of the selected control sensor air. The dew + point method helps correct for hot spots near the + selected control sensors. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysHumidify 5 } + +airFMSysActualHumCtrl OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + relativeHum (2), + dewPoint (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The humidity control method the system is using. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysHumidify 6 } + +airFMSysHumSensBand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The percentage of relative humidity below the + setpoint at which the humidifier will output at 100% + of capacity. Measured in percent relative humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysHumidify 7 } + +-- airFM System Dehumidify Function + +airFMSysDehumState OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the mode to enabled or disabled. Disabled modes + will not operate, and you cannot make changes to their + settings while they are disabled. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDehumidify 1 } + +airFMSysDehumEssFunction OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + yes (2), + no (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the priority of the mode for alarms and events + with the nonessential stop behavior. Nonessential + modes are disabled during nonessential stop alarms + and events. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDehumidify 2 } + +airFMSysDehumSetpoint OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The target value for the selected control sensor air + for this mode. It must be at least 1.0 % RH above + the humidification setpoint if a humidifier is + installed. Measured in tenths of percent relative + humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDehumidify 3 } + +airFMSysDehumDeadband OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidity range above the setpoint at which the + dehumidification mode will output at 100%. The + deadband does not apply to PID controlled modes. + Measured in tenths of percent relative humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDehumidify 4 } + +airFMSysDehumCapacity OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + half (2), + full (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the dehumidification mode to use either half of + the cooling coil or the full coil when dehumidifying + the room. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDehumidify 5 } + +airFMSysDehumPIDMethod OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + p (2), + pi (3), + pid (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the multipliers that the PID algorithm will use + to calculate the output. Proportional, + Proportional + Integral, or Proportional + Integral + + Derivative. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDehumidify 6 } + +airFMSysDehumPIDGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the proportional multiplier to correct for + differences between the selected control sensor + actual humidity and the setpoint. Measured in %/%RH. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDehumidify 7 } + +airFMSysDehumPIDResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the integral multiplier to correct for the + proportional offset. Measured in %/(%RH * min). + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDehumidify 8 } + +airFMSysDehumPIDDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the derivative multiplier to counteract overshoot + and droop during changes in the room humidity. + Measure in %/(%RH / min). + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysDehumidify 9 } + +-- airFM System Reheat Function + +airFMSysReheatState OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the mode to enabled or disabled. Disabled modes + will not operate, and you cannot make changes to their + settings while they are disabled. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 1 } + +airFMSysReheatEssFunction OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + yes (2), + no (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the priority of the mode for alarms and events + with the nonessential stop behavior. Nonessential + modes are disabled during nonessential stop alarms + and events. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 2 } + +airFMSysReheatSetpointC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The target value for the selected control sensor air + for this mode. It must be at least 1.0 C below the + cooling setpoint. Measured in tenths of degrees + Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 3 } + +airFMSysReheatSetpointF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The target value for the selected control sensor air + for this mode. It must be at least 1.0 C below the + cooling setpoint. Measured in tenths of degrees + Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 4 } + +airFMSysReheatDeadbandC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature range that controls output when the + selected control sensor temperature is below the + setpoint. At the bottom of this range, the reheat + mode outputs at 100%. The deadband does not apply to + PID-controlled modes. Measured in tenths of degrees + Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 5 } + +airFMSysReheatDeadbandF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature range that controls output when the + selected control sensor temperature is below the + setpoint. At the bottom of this range, the reheat + mode outputs at 100%. The deadband does not apply to + PID-controlled modes. Measured in tenths of degrees + Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 6 } + +airFMSysReheatPIDMethod OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + p (2), + pi (3), + pid (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the multipliers that the PID algorithm will use + to calculate the output. Proportional, + Proportional + Integral, or Proportional + Integral + + Derivative. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 7 } + +airFMSysReheatPIDGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the proportional multiplier to correct for + differences between the selected control sensor + actual temperature and the setpoint. Measured in + %/C. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 8 } + +airFMSysReheatPIDResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the integral multiplier to correct for the + proportional offset. Measured in %/(C * min). + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 9 } + +airFMSysReheatPIDDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the derivative multiplier to counteract overshoot + and droop during changes in the room load. Measured + in %/(C / min). + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysReheat 10 } + +-- airFM System Thresholds + +airFMSysHighSplyTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature threshold for air blown into the + room (supply). If the supply temperature exceeds the + threshold, an alarm will occur. Measured in tenths + of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 1 } + +airFMSysHighSplyTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature threshold for air blown into the + room (supply). If the supply temperature exceeds the + threshold, an alarm will occur. Measured in tenths + of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 2 } + +airFMSysLowSplyTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature threshold for air blown into the + room (supply). If the supply temperature drops below + the threshold, an alarm will occur. Measured in + tenths of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 3 } + +airFMSysLowSplyTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature threshold for air blown into the + room (supply). If the supply temperature drops below + the threshold, an alarm will occur. Measured in + tenths of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 4 } + +airFMSysHighCoilFluidTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature threshold for coolant at the + inlet to the fluid coil. If the fluid coil coolant + temperature exceeds the threshold, an alarm will + occur. Measured in tenths of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 5 } + +airFMSysHighCoilFluidTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature threshold for coolant at the + inlet to the fluid coil. If the fluid coil coolant + temperature exceeds the threshold, an alarm will + occur. Measured in tenths of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 6 } + +airFMSysLowCoilFluidTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature threshold for coolant at the + inlet to the fluid coil. If the fluid coil coolant + temperature drops below the threshold, an alarm will + occur. Measured in tenths of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 7 } + +airFMSysLowCoilFluidTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature threshold for coolant at the + inlet to the fluid coil. If the fluid coil coolant + temperature drops below the threshold, an alarm will + occur. Measured in tenths of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 8 } + +airFMSysHighCtrlTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature threshold for air monitored by + the System. If the temperature exceeds the threshold, + an alarm will occur. Measured in tenths of degrees + Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 9 } + +airFMSysHighCtrlTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature threshold for air monitored by + the System. If the temperature exceeds the threshold, + an alarm will occur. Measured in tenths of degrees + Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 10 } + +airFMSysLowCtrlTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature threshold for air monitored by + the System. If the temperature drops below the + threshold, an alarm will occur. Measured in tenths + of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 11 } + +airFMSysLowCtrlTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature threshold for air monitored by + the System. If the temperature drops below the + threshold, an alarm will occur. Measured in tenths + of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 12 } + +airFMSysHighCtrlHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high humidity threshold for air monitored by the + System. If the humidity exceeds the threshold, an + alarm will occur. Measured in tenths of percent + relative humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 13 } + +airFMSysLowCtrlHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low humidity threshold for air monitored by the + System. If the humidity drops below the threshold, + an alarm will occur. Measured in tenths of percent + relative humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 14 } + +airFMSysTempAlarmDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time the blower must be on before a + temperature alarm can be issued. Measured in + seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 15 } + +airFMSysHumAlarmDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The amount of time the blower must be on before a + humidity alarm can be issued. Measured in seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysThresholds 16 } + +-- airFM System Input Contacts + +airFMSysInputTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMSysInputTable. " + ::= { airFMSysInputs 1 } + +airFMSysInputTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMSysInputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each input + contact." + ::= { airFMSysInputs 2 } + +airFMSysInputEntry OBJECT-TYPE + SYNTAX AirFMSysInputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input contact to obtain status from." + INDEX { airFMSysInputIndex } + ::= { airFMSysInputTable 1 } + +AirFMSysInputEntry ::= + SEQUENCE { + airFMSysInputIndex INTEGER, + airFMSysInputName DisplayString, + airFMSysInputStatus INTEGER, + airFMSysInputNormalState INTEGER, + airFMSysInputDelay INTEGER, + airFMSysInputAlarmAction INTEGER + } + +airFMSysInputIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number designator of the Input Contact." + ::= { airFMSysInputEntry 1 } + +airFMSysInputName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The configurable name for the Input Contact. Maximum + text input is 13 characters." + ::= { airFMSysInputEntry 2 } + +airFMSysInputStatus OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of this contact: Open or Closed. A + violation will occur when this relay is not in its + normal state." + ::= { airFMSysInputEntry 3 } + +airFMSysInputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the normal state of this contact (the state when + no alarm/event exists)." + ::= { airFMSysInputEntry 4 } + +airFMSysInputDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the delay between this contact exiting its normal + state and an alarm being triggered. Measured in + seconds." + ::= { airFMSysInputEntry 5 } + +airFMSysInputAlarmAction OBJECT-TYPE + SYNTAX INTEGER { + statusOnly (1), + minor (2), + major (3), + remoteRunStop (4), + nonessStop (5), + immShutdown (6) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Sets the behavior for this contact when it exits its + normal state." + ::= { airFMSysInputEntry 6 } + +-- airFM System Output Relays + +airFMSysOutputTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMSysOutputTable. " + ::= { airFMSysOutputs 1 } + +airFMSysOutputTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMSysOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each output relay. " + ::= { airFMSysOutputs 2 } + +airFMSysOutputEntry OBJECT-TYPE + SYNTAX AirFMSysOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The output relay to obtain status from." + INDEX { airFMSysOutputIndex } + ::= { airFMSysOutputTable 1 } + +AirFMSysOutputEntry ::= + SEQUENCE { + airFMSysOutputIndex INTEGER, + airFMSysOutputStatus INTEGER, + airFMSysOutputNormalState INTEGER + } + +airFMSysOutputIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number designator of the output relay." + ::= { airFMSysOutputEntry 1 } + +airFMSysOutputStatus OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of this relay: Open or Closed. A violation + will occur when this relay is not in its normal state." + ::= { airFMSysOutputEntry 2 } + +airFMSysOutputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the normal state of this relay (the state when no + alarm/event exists)." + ::= { airFMSysOutputEntry 3 } + +-- airFM System Output Alarm Mapping + +airFMSysAlarmMapSysTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMSysAlarmMapSysTable. " + ::= { airFMSysAlarmMapSys 1 } + +airFMSysAlarmMapSysTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMSysAlarmMapSysEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting alarm map information." + ::= { airFMSysAlarmMapSys 2 } + +airFMSysAlarmMapSysEntry OBJECT-TYPE + SYNTAX AirFMSysAlarmMapSysEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The system alarm map type to reference." + INDEX { airFMSysAlarmMapSysOutputIndex } + ::= { airFMSysAlarmMapSysTable 1 } + +AirFMSysAlarmMapSysEntry ::= + SEQUENCE { + airFMSysAlarmMapSysOutputIndex INTEGER, + airFMSysAlarmMapSysAnyAlarm INTEGER, + airFMSysAlarmMapSystemOn INTEGER, + airFMSysAlarmMapSystemOffline INTEGER, + airFMSysAlarmMapSysHighEnvTemp INTEGER, + airFMSysAlarmMapSysLowEnvTemp INTEGER, + airFMSysAlarmMapSysHighEnvHum INTEGER, + airFMSysAlarmMapSysLowEnvHum INTEGER, + airFMSysAlarmMapSysFireDet INTEGER, + airFMSysAlarmMapSysSmokeDet INTEGER, + airFMSysAlarmMapSysEconIsol INTEGER, + airFMSysAlarmMapSysSupplySensFail INTEGER, + airFMSysAlarmMapSysReturnSensFail INTEGER, + airFMSysAlarmMapSysRemSensRemoved INTEGER, + airFMSysAlarmMapSysPrimSensFail INTEGER, + airFMSysAlarmMapSysSecSensFail INTEGER, + airFMSysAlarmMapSysSecSensActive INTEGER + } + +airFMSysAlarmMapSysOutputIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the output relay." + ::= { airFMSysAlarmMapSysEntry 1 } + +airFMSysAlarmMapSysAnyAlarm OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Any Alarm. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 2 } + +airFMSysAlarmMapSystemOn OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for System On. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 3 } + +airFMSysAlarmMapSystemOffline OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for System Offline. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 4 } + +airFMSysAlarmMapSysHighEnvTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for High Environmental + Temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 5 } + +airFMSysAlarmMapSysLowEnvTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Low Environmental + Temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 6 } + +airFMSysAlarmMapSysHighEnvHum OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for High Environmental + Humidity. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 7 } + +airFMSysAlarmMapSysLowEnvHum OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Low Environmental + Humidity. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 8 } + +airFMSysAlarmMapSysFireDet OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Fire Detected. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 9 } + +airFMSysAlarmMapSysSmokeDet OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Smoke Detected. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 10 } + +airFMSysAlarmMapSysEconIsol OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Econ Isolator. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 11 } + +airFMSysAlarmMapSysSupplySensFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Supply Sensor Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 12 } + +airFMSysAlarmMapSysReturnSensFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Return Sensor Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 13 } + +airFMSysAlarmMapSysRemSensRemoved OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Remote Sensor Removed. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 14 } + +airFMSysAlarmMapSysPrimSensFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Primary Sensor Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 15 } + +airFMSysAlarmMapSysSecSensFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Secondary Sensor Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 16 } + +airFMSysAlarmMapSysSecSensActive OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "System alarm map setting for Secondary Sensor Active. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapSysEntry 17 } + +-- airFM Main Module Output Alarm Mapping + +airFMSysAlarmMapMainModTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMSysAlarmMapMainModTable. " + ::= { airFMSysAlarmMapMainMod 1 } + +airFMSysAlarmMapMainModTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMSysAlarmMapMainModEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting alarm map information." + ::= { airFMSysAlarmMapMainMod 2 } + +airFMSysAlarmMapMainModEntry OBJECT-TYPE + SYNTAX AirFMSysAlarmMapMainModEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The main module alarm map type to reference." + INDEX { airFMSysAlarmMapMainModOutputIndex } + ::= { airFMSysAlarmMapMainModTable 1 } + +AirFMSysAlarmMapMainModEntry ::= + SEQUENCE { + airFMSysAlarmMapMainModOutputIndex INTEGER, + airFMSysAlarmMapMainModAnyAlarm INTEGER, + airFMSysAlarmMapMainModMaintReq INTEGER, + airFMSysAlarmMapMainModCoolFail INTEGER, + airFMSysAlarmMapMainModHighSupplyTemp INTEGER, + airFMSysAlarmMapMainModLowSupplyTemp INTEGER, + airFMSysAlarmMapMainModHumFail INTEGER, + airFMSysAlarmMapMainModHumReplCyl INTEGER, + airFMSysAlarmMapMainModCondPumpFail INTEGER, + airFMSysAlarmMapMainModBlwrCntl1Fail INTEGER, + airFMSysAlarmMapMainModBlwrCntl2Fail INTEGER, + airFMSysAlarmMapMainModHighFltrDP INTEGER, + airFMSysAlarmMapMainModLowAirFlow INTEGER, + airFMSysAlarmMapMainModAirBlckIntOpen INTEGER, + airFMSysAlarmMapMainModWaterDetected INTEGER + } + +airFMSysAlarmMapMainModOutputIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the output relay." + ::= { airFMSysAlarmMapMainModEntry 1 } + +airFMSysAlarmMapMainModAnyAlarm OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Any Alarm. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 2 } + +airFMSysAlarmMapMainModMaintReq OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Module Maintenance + Required. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 3 } + +airFMSysAlarmMapMainModCoolFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Module Cooling + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 4 } + +airFMSysAlarmMapMainModHighSupplyTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for High Supply + Temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 5 } + +airFMSysAlarmMapMainModLowSupplyTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Low Supply + Temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 6 } + +airFMSysAlarmMapMainModHumFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Humidifier Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 7 } + +airFMSysAlarmMapMainModHumReplCyl OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Humidifier Replace + Cylinder. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 8 } + +airFMSysAlarmMapMainModCondPumpFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Condensate Pump + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 9 } + +airFMSysAlarmMapMainModBlwrCntl1Fail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Blower Controller 1 + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 10 } + +airFMSysAlarmMapMainModBlwrCntl2Fail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Blower Controller 2 + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 11 } + +airFMSysAlarmMapMainModHighFltrDP OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for High Filter + Differential Pressure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 12 } + +airFMSysAlarmMapMainModLowAirFlow OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Low Air Flow. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 13 } + +airFMSysAlarmMapMainModAirBlckIntOpen OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Air Block Interlock + Open. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 14 } + +airFMSysAlarmMapMainModWaterDetected OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Main Module alarm map setting for Water Detected. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapMainModEntry 15 } + +-- airFM Exp Module 1 Output Alarm Mapping + +airFMSysAlarmMapExpMod1TableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMSysAlarmMapExpMod1Table. " + ::= { airFMSysAlarmMapExpMod1 1 } + +airFMSysAlarmMapExpMod1Table OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMSysAlarmMapExpMod1Entry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting alarm map information." + ::= { airFMSysAlarmMapExpMod1 2 } + +airFMSysAlarmMapExpMod1Entry OBJECT-TYPE + SYNTAX AirFMSysAlarmMapExpMod1Entry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The expansion module 1 alarm map type to reference." + INDEX { airFMSysAlarmMapExpMod1OutputIndex } + ::= { airFMSysAlarmMapExpMod1Table 1 } + +AirFMSysAlarmMapExpMod1Entry ::= + SEQUENCE { + airFMSysAlarmMapExpMod1OutputIndex INTEGER, + airFMSysAlarmMapExpMod1AnyAlarm INTEGER, + airFMSysAlarmMapExpMod1MaintReq INTEGER, + airFMSysAlarmMapExpMod1CoolFail INTEGER, + airFMSysAlarmMapExpMod1HighSupplyTemp INTEGER, + airFMSysAlarmMapExpMod1LowSupplyTemp INTEGER, + airFMSysAlarmMapExpMod1HumFail INTEGER, + airFMSysAlarmMapExpMod1HumReplCyl INTEGER, + airFMSysAlarmMapExpMod1CondPumpFail INTEGER, + airFMSysAlarmMapExpMod1BlwrCntl1Fail INTEGER, + airFMSysAlarmMapExpMod1BlwrCntl2Fail INTEGER, + airFMSysAlarmMapExpMod1HighFltrDP INTEGER, + airFMSysAlarmMapExpMod1LowAirFlow INTEGER, + airFMSysAlarmMapExpMod1AirBlckIntOpen INTEGER, + airFMSysAlarmMapExpMod1WaterDetected INTEGER + } + +airFMSysAlarmMapExpMod1OutputIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the output relay." + ::= { airFMSysAlarmMapExpMod1Entry 1 } + +airFMSysAlarmMapExpMod1AnyAlarm OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Any Alarm. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 2 } + +airFMSysAlarmMapExpMod1MaintReq OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Module Maintenance + Required. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 3 } + +airFMSysAlarmMapExpMod1CoolFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Module Cooling + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 4 } + +airFMSysAlarmMapExpMod1HighSupplyTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for High Supply + Temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 5 } + +airFMSysAlarmMapExpMod1LowSupplyTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Low Supply + Temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 6 } + +airFMSysAlarmMapExpMod1HumFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Humidifier Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 7 } + +airFMSysAlarmMapExpMod1HumReplCyl OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Humidifier Replace + Cylinder. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 8 } + +airFMSysAlarmMapExpMod1CondPumpFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Condensate Pump + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 9 } + +airFMSysAlarmMapExpMod1BlwrCntl1Fail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Blower Controller 1 + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 10 } + +airFMSysAlarmMapExpMod1BlwrCntl2Fail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Blower Controller 2 + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 11 } + +airFMSysAlarmMapExpMod1HighFltrDP OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for High Filter + Differential Pressure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 12 } + +airFMSysAlarmMapExpMod1LowAirFlow OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Low Air Flow. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 13 } + +airFMSysAlarmMapExpMod1AirBlckIntOpen OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Air Block Interlock + Open. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 14 } + +airFMSysAlarmMapExpMod1WaterDetected OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 1 alarm map setting for Water Detected. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod1Entry 15 } + +-- airFM Expansion Module 2 Output Alarm Mapping + +airFMSysAlarmMapExpMod2TableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the + airFMSysAlarmMapExpMod2Table." + ::= { airFMSysAlarmMapExpMod2 1 } + +airFMSysAlarmMapExpMod2Table OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMSysAlarmMapExpMod2Entry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting alarm map information." + ::= { airFMSysAlarmMapExpMod2 2 } + +airFMSysAlarmMapExpMod2Entry OBJECT-TYPE + SYNTAX AirFMSysAlarmMapExpMod2Entry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The expansion module 2 alarm map type to reference." + INDEX { airFMSysAlarmMapExpMod2OutputIndex } + ::= { airFMSysAlarmMapExpMod2Table 1 } + +AirFMSysAlarmMapExpMod2Entry ::= + SEQUENCE { + airFMSysAlarmMapExpMod2OutputIndex INTEGER, + airFMSysAlarmMapExpMod2AnyAlarm INTEGER, + airFMSysAlarmMapExpMod2MaintReq INTEGER, + airFMSysAlarmMapExpMod2CoolFail INTEGER, + airFMSysAlarmMapExpMod2HighSupplyTemp INTEGER, + airFMSysAlarmMapExpMod2LowSupplyTemp INTEGER, + airFMSysAlarmMapExpMod2HumFail INTEGER, + airFMSysAlarmMapExpMod2HumReplCyl INTEGER, + airFMSysAlarmMapExpMod2CondPumpFail INTEGER, + airFMSysAlarmMapExpMod2BlwrCntl1Fail INTEGER, + airFMSysAlarmMapExpMod2BlwrCntl2Fail INTEGER, + airFMSysAlarmMapExpMod2HighFltrDP INTEGER, + airFMSysAlarmMapExpMod2LowAirFlow INTEGER, + airFMSysAlarmMapExpMod2AirBlckIntOpen INTEGER, + airFMSysAlarmMapExpMod2WaterDetected INTEGER + } + +airFMSysAlarmMapExpMod2OutputIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the output relay." + ::= { airFMSysAlarmMapExpMod2Entry 1 } + +airFMSysAlarmMapExpMod2AnyAlarm OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Any Alarm. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 2 } + +airFMSysAlarmMapExpMod2MaintReq OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Module Maintenance + Required. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 3 } + +airFMSysAlarmMapExpMod2CoolFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Module Cooling + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 4 } + +airFMSysAlarmMapExpMod2HighSupplyTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for High Supply + Temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 5 } + +airFMSysAlarmMapExpMod2LowSupplyTemp OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Low Supply + Temperature. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 6 } + +airFMSysAlarmMapExpMod2HumFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Humidifier Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 7 } + +airFMSysAlarmMapExpMod2HumReplCyl OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Humidifier Replace + Cylinder. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 8 } + +airFMSysAlarmMapExpMod2CondPumpFail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Condensate Pump + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 9 } + +airFMSysAlarmMapExpMod2BlwrCntl1Fail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Blower Controller 1 + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 10 } + +airFMSysAlarmMapExpMod2BlwrCntl2Fail OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Blower Controller 2 + Failure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 11 } + +airFMSysAlarmMapExpMod2HighFltrDP OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for High Filter + Differential Pressure. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 12 } + +airFMSysAlarmMapExpMod2LowAirFlow OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Low Air Flow. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 13 } + +airFMSysAlarmMapExpMod2AirBlckIntOpen OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Air Block Interlock + Open. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 14 } + +airFMSysAlarmMapExpMod2WaterDetected OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Exp Module 2 alarm map setting for Water Detected. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapExpMod2Entry 15 } + +-- airFM Input Alarm Mapping + +airFMSysAlarmMapInputTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMSysAlarmMapInputTable. " + ::= { airFMSysAlarmMapInput 1 } + +airFMSysAlarmMapInputTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMSysAlarmMapInputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting alarm map information." + ::= { airFMSysAlarmMapInput 2 } + +airFMSysAlarmMapInputEntry OBJECT-TYPE + SYNTAX AirFMSysAlarmMapInputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input contact alarm map type to reference." + INDEX { airFMSysAlarmMapInputOutputIndex } + ::= { airFMSysAlarmMapInputTable 1 } + +AirFMSysAlarmMapInputEntry ::= + SEQUENCE { + airFMSysAlarmMapInputOutputIndex INTEGER, + airFMSysAlarmMapInput1 INTEGER, + airFMSysAlarmMapInput2 INTEGER, + airFMSysAlarmMapInput3 INTEGER, + airFMSysAlarmMapInput4 INTEGER, + airFMSysAlarmMapInput5 INTEGER, + airFMSysAlarmMapInput6 INTEGER, + airFMSysAlarmMapInput7 INTEGER, + airFMSysAlarmMapInput8 INTEGER, + airFMSysAlarmMapInput9 INTEGER, + airFMSysAlarmMapInput10 INTEGER, + airFMSysAlarmMapInput11 INTEGER, + airFMSysAlarmMapInput12 INTEGER, + airFMSysAlarmMapInput13 INTEGER, + airFMSysAlarmMapInput14 INTEGER, + airFMSysAlarmMapInput15 INTEGER, + airFMSysAlarmMapInput16 INTEGER + } + +airFMSysAlarmMapInputOutputIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the output relay." + ::= { airFMSysAlarmMapInputEntry 1 } + +airFMSysAlarmMapInput1 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 1 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 2 } + +airFMSysAlarmMapInput2 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 2 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 3 } + +airFMSysAlarmMapInput3 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 3 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 4 } + +airFMSysAlarmMapInput4 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 4 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 5 } + +airFMSysAlarmMapInput5 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 5 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 6 } + +airFMSysAlarmMapInput6 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 6 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 7 } + +airFMSysAlarmMapInput7 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 7 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 8 } + +airFMSysAlarmMapInput8 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 8 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 9 } + +airFMSysAlarmMapInput9 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 9 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 10 } + +airFMSysAlarmMapInput10 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 10 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 11 } + +airFMSysAlarmMapInput11 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 11 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 12 } + +airFMSysAlarmMapInput12 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 12 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 13 } + +airFMSysAlarmMapInput13 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 13 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 14 } + +airFMSysAlarmMapInput14 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 14 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 15 } + +airFMSysAlarmMapInput15 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 15 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 16 } + +airFMSysAlarmMapInput16 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Input contact 16 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapInputEntry 17 } + +-- airFM Output Alarm Mapping + +airFMSysAlarmMapOutputTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the + airFMSysAlarmMapOutputTable. " + ::= { airFMSysAlarmMapOutput 1 } + +airFMSysAlarmMapOutputTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMSysAlarmMapOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting alarm map information." + ::= { airFMSysAlarmMapOutput 2 } + +airFMSysAlarmMapOutputEntry OBJECT-TYPE + SYNTAX AirFMSysAlarmMapOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input contact alarm map type to reference." + INDEX { airFMSysAlarmMapOutputIndex } + ::= { airFMSysAlarmMapOutputTable 1 } + +AirFMSysAlarmMapOutputEntry ::= + SEQUENCE { + airFMSysAlarmMapOutputIndex INTEGER, + airFMSysAlarmMapOutput1 INTEGER, + airFMSysAlarmMapOutput2 INTEGER, + airFMSysAlarmMapOutput3 INTEGER, + airFMSysAlarmMapOutput4 INTEGER, + airFMSysAlarmMapOutput5 INTEGER, + airFMSysAlarmMapOutput6 INTEGER, + airFMSysAlarmMapOutput7 INTEGER, + airFMSysAlarmMapOutput8 INTEGER, + airFMSysAlarmMapOutput9 INTEGER, + airFMSysAlarmMapOutput10 INTEGER, + airFMSysAlarmMapOutput11 INTEGER, + airFMSysAlarmMapOutput12 INTEGER, + airFMSysAlarmMapOutput13 INTEGER, + airFMSysAlarmMapOutput14 INTEGER, + airFMSysAlarmMapOutput15 INTEGER, + airFMSysAlarmMapOutput16 INTEGER + } + +airFMSysAlarmMapOutputIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the output relay." + ::= { airFMSysAlarmMapOutputEntry 1 } + +airFMSysAlarmMapOutput1 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 1 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 2 } + +airFMSysAlarmMapOutput2 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 2 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 3 } + +airFMSysAlarmMapOutput3 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 3 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 4 } + +airFMSysAlarmMapOutput4 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 4 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 5 } + +airFMSysAlarmMapOutput5 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 5 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 6 } + +airFMSysAlarmMapOutput6 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 6 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 7 } + +airFMSysAlarmMapOutput7 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 7 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 8 } + +airFMSysAlarmMapOutput8 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 8 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 9 } + +airFMSysAlarmMapOutput9 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 9 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 10 } + +airFMSysAlarmMapOutput10 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 10 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 11 } + +airFMSysAlarmMapOutput11 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 11 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 12 } + +airFMSysAlarmMapOutput12 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 12 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 13 } + +airFMSysAlarmMapOutput13 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 13 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 14 } + +airFMSysAlarmMapOutput14 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 14 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 15 } + +airFMSysAlarmMapOutput15 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 15 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 16 } + +airFMSysAlarmMapOutput16 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + disabled (2), + enabled (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Output relay 16 alarm map setting. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMSysAlarmMapOutputEntry 17 } + +-- airFM Module Identification Table + +airFMModIdentTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMModIdentTable. " + ::= { airFMModIdent 1 } + +airFMModIdentTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMModIdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module in + the system. " + ::= { airFMModIdent 2 } + +airFMModIdentEntry OBJECT-TYPE + SYNTAX AirFMModIdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMModIdentModuleIndex } + ::= { airFMModIdentTable 1 } + +AirFMModIdentEntry ::= + SEQUENCE { + airFMModIdentModuleIndex INTEGER, + airFMModModelNumber DisplayString, + airFMModSerialNumber DisplayString, + airFMModManufactureDate DisplayString, + airFMModFirmwareRev DisplayString, + airFMModHardwareRev DisplayString + } + +airFMModIdentModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module." + ::= { airFMModIdentEntry 1 } + +airFMModModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Model number of the Module." + ::= { airFMModIdentEntry 2 } + +airFMModSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unique identification number for this Module." + ::= { airFMModIdentEntry 3 } + +airFMModManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Date the Module was manufactured." + ::= { airFMModIdentEntry 4 } + +airFMModFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Revision number of the firmware installed on this + Module." + ::= { airFMModIdentEntry 5 } + +airFMModHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Revision number of the hardware installed on this + Module." + ::= { airFMModIdentEntry 6 } + +-- airFM Module Status Table + +airFMModStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMModStatusTable. " + ::= { airFMModStatus 1 } + +airFMModStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMModStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module in + the system. " + ::= { airFMModStatus 2 } + +airFMModStatusEntry OBJECT-TYPE + SYNTAX AirFMModStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMModStatusModuleIndex } + ::= { airFMModStatusTable 1 } + +AirFMModStatusEntry ::= + SEQUENCE { + airFMModStatusModuleIndex INTEGER, + airFMModSupplyTempC INTEGER, + airFMModSupplyTempF INTEGER, + airFMModSupplyHum INTEGER, + airFMModReturnTempC INTEGER, + airFMModReturnTempF INTEGER, + airFMModReturnHum INTEGER, + airFMModFilterDiffPresPa INTEGER, + airFMModFilterDiffPresInWC INTEGER, + airFMModCoilDiffPresPa INTEGER, + airFMModCoilDiffPresInWC INTEGER + } + +airFMModStatusModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module." + ::= { airFMModStatusEntry 1 } + +airFMModSupplyTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature measured at the supply sensor. + Measured in tenths of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 2 } + +airFMModSupplyTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature measured at the supply sensor. + Measured in tenths of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 3 } + +airFMModSupplyHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The humidity measured at the supply sensor. + Measured in tenths of percent relative humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 4 } + +airFMModReturnTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature measured at the return sensor. + Measured in tenths of degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 5 } + +airFMModReturnTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature measured at the return sensor. + Measured in tenths of degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 6 } + +airFMModReturnHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The humidity measured at the return sensor. + Measured in tenths of percent relative humidity. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 7 } + +airFMModFilterDiffPresPa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The difference in pressure on either side of the air + filters. A high differential pressure indicates a + clogged filter. Measured in Pascals. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 8 } + +airFMModFilterDiffPresInWC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The difference in pressure on either side of the air + filters. A high differential pressure indicates a + clogged filter. Measured in hundredths of inches + water column. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 9 } + +airFMModCoilDiffPresPa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The difference in pressure on either side of the + cooling/dehumidification coils. Measured in Pascals. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 10 } + +airFMModCoilDiffPresInWC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The difference in pressure on either side of the + cooling/dehumidification coils. Measured in + hundredths of inches water column. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModStatusEntry 11 } + +-- airFM Module Properties Table + +airFMModPropTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMModPropTable. " + ::= { airFMModProperties 1 } + +airFMModPropTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMModPropEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module in + the system. " + ::= { airFMModProperties 2 } + +airFMModPropEntry OBJECT-TYPE + SYNTAX AirFMModPropEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMModPropModuleIndex } + ::= { airFMModPropTable 1 } + +AirFMModPropEntry ::= + SEQUENCE { + airFMModPropModuleIndex INTEGER, + airFMModOutputCapacity INTEGER, + airFMModCapacityCtrl INTEGER, + airFMModHeaterType INTEGER, + airFMModElectricHeaterType INTEGER, + airFMModHumidifierType INTEGER, + airFMModBlwrFreqSetting INTEGER, + airFMModNomCoilDiffPresPa INTEGER, + airFMModNomCoilDiffPresInWC INTEGER, + airFMModCondPump INTEGER, + airFMModFireDetector INTEGER, + airFMModSmokeDetector INTEGER, + airFMModWaterDetector INTEGER + } + +airFMModPropModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module." + ::= { airFMModPropEntry 1 } + +airFMModOutputCapacity OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + kw45 (2), + kw35 (3), + kw40 (4), + kw50 (5), + kw80 (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The cooling capacity (in Kilowatts) of the displayed + Module. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModPropEntry 2 } + +airFMModCapacityCtrl OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + tandem (2), + hotGasBypass (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The method used to load and unload the compressors. + Tandem compressor Modules use two stages (one + compressor each). Single compressor Modules use hot + gas bypass. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModPropEntry 3 } + +airFMModHeaterType OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + none (2), + electricSCR (3), + steam (4), + hotWaterOnOff (5), + hotGasReheat (6), + hotGasAndElectric (7), + hotWaterProp (8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of reheating device installed in this Module. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModPropEntry 4 } + +airFMModElectricHeaterType OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + kw10 (2), + kw15 (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type/capacity of the electric heater, if installed. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModPropEntry 5 } + +airFMModHumidifierType OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + none (2), + steamElectrode (3), + liveSteam (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of equipment installed in the Module to run + the humidification mode. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModPropEntry 6 } + +airFMModBlwrFreqSetting OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Frequency of the blower in tenths of hertz. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModPropEntry 7 } + +airFMModNomCoilDiffPresPa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The difference in pressure on either side of the + cooling/dehumidification coils. Measured in Pascals. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModPropEntry 8 } + +airFMModNomCoilDiffPresInWC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The difference in pressure on either side of the + cooling/dehumidification coils. Measured in + hundredths of inches water column. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModPropEntry 9 } + +airFMModCondPump OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + notPresent (2), + present (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the presence of a condensate pump in the + Modules of this System. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModPropEntry 10 } + +airFMModFireDetector OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + notPresent (2), + present (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the presence of a fire detector for each + of the Modules in this System. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModPropEntry 11 } + +airFMModSmokeDetector OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + notPresent (2), + present (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the presence of a smoke detector for each + of the Modules in this System. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModPropEntry 12 } + +airFMModWaterDetector OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + notPresent (2), + present (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the presence of a water leak detector for + each of the Modules in this System. + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModPropEntry 13 } + +-- airFM Module Cooling Table + +airFMModCoolTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMModCoolTable. " + ::= { airFMModCooling 1 } + +airFMModCoolTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMModCoolEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module in + the system. " + ::= { airFMModCooling 2 } + +airFMModCoolEntry OBJECT-TYPE + SYNTAX AirFMModCoolEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMModCoolModuleIndex } + ::= { airFMModCoolTable 1 } + +AirFMModCoolEntry ::= + SEQUENCE { + airFMModCoolModuleIndex INTEGER, + airFMModComp1 INTEGER, + airFMModComp2 INTEGER, + airFMModSuctPresKPa INTEGER, + airFMModSuctPresPSI INTEGER, + airFMModDischPresKPa INTEGER, + airFMModDischPresPSI INTEGER, + airFMModCondFluidVlvPos INTEGER, + airFMModCoilFluidVlvPos INTEGER + } + +airFMModCoolModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module." + ::= { airFMModCoolEntry 1 } + +airFMModComp1 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + on (2), + off (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of compressor 1 of the tandem compressor + unit (on or off). + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModCoolEntry 2 } + +airFMModComp2 OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + on (2), + off (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of compressor 2 of the tandem compressor + unit (on or off). + A value of notApplicable indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModCoolEntry 3 } + +airFMModSuctPresKPa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The refrigerant pressure measured at the suction + inlet of the compressor. Measured in kiloPascals. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModCoolEntry 4 } + +airFMModSuctPresPSI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The refrigerant pressure measured at the suction + inlet of the compressor. Measured in pounds per + square inch. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModCoolEntry 5 } + +airFMModDischPresKPa OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The refrigerant pressure measured at the discharge + outlet of the compressor. Measured in kiloPascals. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModCoolEntry 6 } + +airFMModDischPresPSI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The refrigerant pressure measured at the discharge + outlet of the compressor. Measured in pounds per + square inch. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModCoolEntry 7 } + +airFMModCondFluidVlvPos OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The position of the condenser fluid valve. The valve + regulates the flow of liquid coolant into the heat + exchanger (condenser). 100% indicates the valve is + completely open, and 0% indicates that the valve is + closed. Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModCoolEntry 8 } + +airFMModCoilFluidVlvPos OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The position of the coil fluid valve. The valve + regulates the flow of liquid coolant in the fluid + cooling coil (MultiCool, Economizer, or Chilled + Water). 100% indicates the valve is completely open, + and 0% indicates that the valve is closed. Measured + in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModCoolEntry 9 } + + +-- airFM Module Humidity Control Table + +airFMModHumTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMModHumTable. " + ::= { airFMModHumidity 1 } + +airFMModHumTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMModHumEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module in + the system. " + ::= { airFMModHumidity 2 } + +airFMModHumEntry OBJECT-TYPE + SYNTAX AirFMModHumEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMModHumModuleIndex } + ::= { airFMModHumTable 1 } + +AirFMModHumEntry ::= + SEQUENCE { + airFMModHumModuleIndex INTEGER, + airFMModHumidifier INTEGER, + airFMModElectrodeCurrent INTEGER, + airFMModHumActualOutput INTEGER, + airFMModWaterConductivity INTEGER, + airFMModHotWaterVlvPos INTEGER, + airFMModStmElectHumMode INTEGER + } + +airFMModHumModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module." + ::= { airFMModHumEntry 1 } + +airFMModHumidifier OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + none (2), + steamElectrode (3), + liveSteam (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of equipment installed in the Module to run + the humidification mode. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModHumEntry 2 } + +airFMModElectrodeCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current drawn by the electrodes of the steam + cylinder humidifier. Measured in tenths of amps. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModHumEntry 3 } + +airFMModHumActualOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The humidification output of an individual Module. + Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModHumEntry 4 } + +airFMModWaterConductivity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The conductivity of the water in the humidifier + cylinder. Measured in microSiemens per centimeter. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModHumEntry 5 } + +airFMModHotWaterVlvPos OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The position of the hot water valve. 100% indicates + the valve is completely open, and 0% indicates that + the valve is closed. Measured in percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModHumEntry 6 } + +airFMModStmElectHumMode OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + off (2), + auto (3), + drain (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Set the humidifier function mode. + Off: Remove power from electrodes. + Auto: Humidifier controlled by Module controller. + Drain: Remove power from electrodes and drain the cylinder. + + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModHumEntry 7 } + +-- airFM Module Blower 1 Table + +airFMModBlwr1TableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMModBlwr1Table. " + ::= { airFMModBlower1 1 } + +airFMModBlwr1Table OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMModBlwr1Entry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module in + the system. " + ::= { airFMModBlower1 2 } + +airFMModBlwr1Entry OBJECT-TYPE + SYNTAX AirFMModBlwr1Entry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMModBlwr1ModuleIndex } + ::= { airFMModBlwr1Table 1 } + +AirFMModBlwr1Entry ::= + SEQUENCE { + airFMModBlwr1ModuleIndex INTEGER, + airFMModBlwr1CtrlType INTEGER, + airFMModBlwr1CmdFreq INTEGER, + airFMModBlwr1ActFreq INTEGER, + airFMModBlwr1Poles INTEGER, + airFMModBlwr1RatedHorsePower INTEGER, + airFMModBlwr1RatedCurrent INTEGER, + airFMModBlwr1ActTorq INTEGER, + airFMModBlwr1Current INTEGER, + airFMModBlwr1Vlt INTEGER, + airFMModBlwr1DCLinkVlt INTEGER, + airFMModBlwr1AccTime INTEGER, + airFMModBlwr1DecTime INTEGER, + airFMModBlwr1CapLife INTEGER, + airFMModBlwr1CtrlCoolFanLife INTEGER, + airFMModBlwr1ElOvMode INTEGER, + airFMModBlwr1ElOvSetting INTEGER, + airFMModBlwr1ElOvTimeConst INTEGER, + airFMModBlwr1FanPower INTEGER, + airFMModBlwr1HeatsinkTempC INTEGER, + airFMModBlwr1HeatsinkTempF INTEGER, + airFMModBlwr1ChokeTempC INTEGER, + airFMModBlwr1ChokeTempF INTEGER, + airFMModBlwr1InverterTempC INTEGER, + airFMModBlwr1InverterTempF INTEGER + } + +airFMModBlwr1ModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module." + ::= { airFMModBlwr1Entry 1 } + +airFMModBlwr1CtrlType OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + fujiVFD (2), + ecController (3), + danfossVFD (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of blower controller. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 2 } + +airFMModBlwr1CmdFreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The requested operating frequency for the blower. + Measured in tenths of hertz. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 3 } + +airFMModBlwr1ActFreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frequency at which the blower controller is + operating. Measured in tenths of hertz. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 4 } + +airFMModBlwr1Poles OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of poles of the blower motor that the + blower controller is controlling. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 5 } + +airFMModBlwr1RatedHorsePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power rating of the blower motor. Measured in + hundredths of horsepower. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 6 } + +airFMModBlwr1RatedCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current rating of the blower motor. Measured in + hundredths of amps. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 7 } + +airFMModBlwr1ActTorq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual torque of the blower motor. Measured in + hundredths of percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 8 } + +airFMModBlwr1Current OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percent of rated current drawn by the blower + motor. Measured in hundredths of percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 9 } + +airFMModBlwr1Vlt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The voltage supplied to the blower motor. Measured + in tenths of volts RMS. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 10 } + +airFMModBlwr1DCLinkVlt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The voltage of the blower controller's DC bus. + Measured in volts DC. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 11 } + +airFMModBlwr1AccTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The time to accelerate the blower to the specified + frequency. Measured in tenths of seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 12 } + +airFMModBlwr1DecTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The time to decelerate the blower frequency to zero. + Measured in tenths of seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 13 } + +airFMModBlwr1CapLife OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The remaining life of the main circuit capacitor. + Measured in tenths of percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 14 } + +airFMModBlwr1CtrlCoolFanLife OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total operation time of the blower controller + cooling fan. Measured in hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 15 } + +airFMModBlwr1ElOvMode OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + inactive (2), + active (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Enables or disables the electronic overload relay. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 16 } + +airFMModBlwr1ElOvSetting OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The electronic overload relay is activated when the + current exceeds this threshold. Measured in + hundredths of amps. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 17 } + +airFMModBlwr1ElOvTimeConst OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The delay between the current exceeding the overload + threshold and the activation of the electronic + overload relay. Measured in tenths of minutes. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 18 } + +airFMModBlwr1FanPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual power of the blower motor. Measured in + tenths of percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 19 } + +airFMModBlwr1HeatsinkTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the heatsink on the blower + controller. Measured in degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 20 } + +airFMModBlwr1HeatsinkTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the heatsink on the blower + controller. Measured in degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 21 } + +airFMModBlwr1ChokeTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the choke on the blower + controller. Measured in degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 22 } + +airFMModBlwr1ChokeTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the choke on the blower + controller. Measured in degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 23 } + +airFMModBlwr1InverterTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the inverter on the blower + controller. Measured in degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 24 } + +airFMModBlwr1InverterTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the inverter on the blower + controller. Measured in degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr1Entry 25 } + + +-- airFM Module Blower 2 Table + +airFMModBlwr2TableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMModBlwr2Table. " + ::= { airFMModBlower2 1 } + +airFMModBlwr2Table OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMModBlwr2Entry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module in + the system. " + ::= { airFMModBlower2 2 } + +airFMModBlwr2Entry OBJECT-TYPE + SYNTAX AirFMModBlwr2Entry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMModBlwr2ModuleIndex } + ::= { airFMModBlwr2Table 1 } + +AirFMModBlwr2Entry ::= + SEQUENCE { + airFMModBlwr2ModuleIndex INTEGER, + airFMModBlwr2CtrlType INTEGER, + airFMModBlwr2CmdFreq INTEGER, + airFMModBlwr2ActFreq INTEGER, + airFMModBlwr2Poles INTEGER, + airFMModBlwr2RatedHorsePower INTEGER, + airFMModBlwr2RatedCurrent INTEGER, + airFMModBlwr2ActTorq INTEGER, + airFMModBlwr2Current INTEGER, + airFMModBlwr2Vlt INTEGER, + airFMModBlwr2DCLinkVlt INTEGER, + airFMModBlwr2AccTime INTEGER, + airFMModBlwr2DecTime INTEGER, + airFMModBlwr2CapLife INTEGER, + airFMModBlwr2CtrlCoolFanLife INTEGER, + airFMModBlwr2ElOvMode INTEGER, + airFMModBlwr2ElOvSetting INTEGER, + airFMModBlwr2ElOvTimeConst INTEGER, + airFMModBlwr2FanPower INTEGER, + airFMModBlwr2HeatsinkTempC INTEGER, + airFMModBlwr2HeatsinkTempF INTEGER, + airFMModBlwr2ChokeTempC INTEGER, + airFMModBlwr2ChokeTempF INTEGER, + airFMModBlwr2InverterTempC INTEGER, + airFMModBlwr2InverterTempF INTEGER + } + +airFMModBlwr2ModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module." + ::= { airFMModBlwr2Entry 1 } + +airFMModBlwr2CtrlType OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + fujiVFD (2), + ecController (3), + danfossVFD (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of blower controller. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 2 } + +airFMModBlwr2CmdFreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The requested operating frequency for the blower. + Measured in tenths of hertz. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 3 } + +airFMModBlwr2ActFreq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The frequency at which the blower controller is + operating. Measured in tenths of hertz. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 4 } + +airFMModBlwr2Poles OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of poles of the blower motor that the + blower controller is controlling. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 5 } + +airFMModBlwr2RatedHorsePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power rating of the blower motor. Measured in + hundredths of horsepower. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 6 } + +airFMModBlwr2RatedCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current rating of the blower motor. Measured in + hundredths of amps. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 7 } + +airFMModBlwr2ActTorq OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual torque of the blower motor. Measured in + hundredths of percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 8 } + +airFMModBlwr2Current OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percent of rated current drawn by the blower + motor. Measured in hundredths of percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 9 } + +airFMModBlwr2Vlt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The voltage supplied to the blower motor. Measured + in tenths of volts RMS. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 10 } + +airFMModBlwr2DCLinkVlt OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The voltage of the blower controller's DC bus. + Measured in volts DC. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 11 } + +airFMModBlwr2AccTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The time to accelerate the blower to the specified + frequency. Measured in tenths of seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 12 } + +airFMModBlwr2DecTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The time to decelerate the blower frequency to zero. + Measured in tenths of seconds. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 13 } + +airFMModBlwr2CapLife OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The remaining life of the main circuit capacitor. + Measured in tenths of percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 14 } + +airFMModBlwr2CtrlCoolFanLife OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total operation time of the blower controller + cooling fan. Measured in hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 15 } + +airFMModBlwr2ElOvMode OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + inactive (2), + active (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Enables or disables the electronic overload relay. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 16 } + +airFMModBlwr2ElOvSetting OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The electronic overload relay is activated when the + current exceeds this threshold. Measured in + hundredths of amps. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 17 } + +airFMModBlwr2ElOvTimeConst OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The delay between the current exceeding the overload + threshold and the activation of the electronic + overload relay. Measured in tenths of minutes. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 18 } + +airFMModBlwr2FanPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual power of the blower motor. Measured in + tenths of percent. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 19 } + +airFMModBlwr2HeatsinkTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the heatsink on the blower + controller. Measured in degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 20 } + +airFMModBlwr2HeatsinkTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the heatsink on the blower + controller. Measured in degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 21 } + +airFMModBlwr2ChokeTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the choke on the blower + controller. Measured in degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 22 } + +airFMModBlwr2ChokeTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the choke on the blower + controller. Measured in degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 23 } + +airFMModBlwr2InverterTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the inverter on the blower + controller. Measured in degrees Celsius. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 24 } + +airFMModBlwr2InverterTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the inverter on the blower + controller. Measured in degrees Fahrenheit. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModBlwr2Entry 25 } + +-- airFM Module Run Hours Table + +airFMModRHTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMModRHTable. " + ::= { airFMModRunHours 1 } + +airFMModRHTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMModRHEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module in + the system. " + ::= { airFMModRunHours 2 } + +airFMModRHEntry OBJECT-TYPE + SYNTAX AirFMModRHEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMModRHModuleIndex } + ::= { airFMModRHTable 1 } + +AirFMModRHEntry ::= + SEQUENCE { + airFMModRHModuleIndex INTEGER, + airFMModRHComp1 INTEGER, + airFMModRHComp2 INTEGER, + airFMModRHHeater INTEGER, + airFMModRHHum INTEGER, + airFMModRHBlwr1 INTEGER, + airFMModRHBlwr2 INTEGER, + airFMModRHBlwrCtrl1 INTEGER, + airFMModRHBlwrCtrl2 INTEGER, + airFMModRHComp1Reset INTEGER, + airFMModRHComp2Reset INTEGER, + airFMModRHHeaterReset INTEGER, + airFMModRHHumReset INTEGER, + airFMModRHBlwr1Reset INTEGER, + airFMModRHBlwr2Reset INTEGER + } + +airFMModRHModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module." + ::= { airFMModRHEntry 1 } + +airFMModRHComp1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 1 run hours. + A value of -2147483648 indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModRHEntry 2 } + +airFMModRHComp2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 2 run hours. + A value of -2147483648 indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModRHEntry 3 } + +airFMModRHHeater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Heater run hours. + A value of -2147483648 indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModRHEntry 4 } + +airFMModRHHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier run hours + A value of -2147483648 indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModRHEntry 5 } + +airFMModRHBlwr1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Blower 1 run hours. + A value of -2147483648 indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModRHEntry 6 } + +airFMModRHBlwr2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Blower 2 run hours. + A value of -2147483648 indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModRHEntry 7 } + +airFMModRHBlwrCtrl1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Blower Controller 1 run hours. + A value of -2147483648 indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModRHEntry 8 } + +airFMModRHBlwrCtrl2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Blower Controller 2 run hours. + A value of -2147483648 indicates that this OID + does not apply to this device due to its configuration." + ::= { airFMModRHEntry 9 } + +airFMModRHComp1Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the compressor 1 run hours. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModRHEntry 10 } + +airFMModRHComp2Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the compressor 2 run hours. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModRHEntry 11 } + +airFMModRHHeaterReset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the heater run hours. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModRHEntry 12 } + +airFMModRHHumReset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the humidifier run hours. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModRHEntry 13 } + +airFMModRHBlwr1Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the blower 1 run hours. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModRHEntry 14 } + +airFMModRHBlwr2Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the blower 2 run hours. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModRHEntry 15 } + +-- airFM Module Service Intervals + +airFMModServIntComp1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The interval at which to generate a maintenance alarm + for compressor 1. Values stored in increments of 100 + hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntervals 1 } + +airFMModServIntComp2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The interval at which to generate a maintenance alarm + for compressor 2. Values stored in increments of 100 + hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntervals 2 } + +airFMModServIntHeater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The interval at which to generate a maintenance alarm + for the reheat components. Values stored in + increments of 100 hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntervals 3 } + +airFMModServIntHum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The interval at which to generate a maintenance alarm + for the humidifier. Values stored in increments of + 100 hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntervals 4 } + +airFMModServIntBlwr1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The interval at which to generate a maintenance alarm + for blower 1. Values stored in increments of 100 + hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntervals 5 } + +airFMModServIntBlwr2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The interval at which to generate a maintenance alarm + for blower 2. Values stored in increments of 100 + hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntervals 6 } + +airFMModServIntBlwrCtrl1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The interval at which to generate a maintenance alarm + for blower controller 1. Values stored in increments + of 100 hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntervals 7 } + +airFMModServIntBlwrCtrl2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The interval at which to generate a maintenance alarm + for blower controller 2. Values stored in increments + of 100 hours. + A value of -2147483648 indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntervals 8 } + +-- airFM Module Service Intervals Reset Table + +airFMModServIntResetTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the airFMModServIntTable. " + ::= { airFMModServIntResets 1 } + +airFMModServIntResetTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMModServIntResetEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each module in + the system. " + ::= { airFMModServIntResets 2 } + +airFMModServIntResetEntry OBJECT-TYPE + SYNTAX AirFMModServIntResetEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The module to get information from." + INDEX { airFMModServIntResetModuleIndex } + ::= { airFMModServIntResetTable 1 } + +AirFMModServIntResetEntry ::= + SEQUENCE { + airFMModServIntResetModuleIndex INTEGER, + airFMModServIntComp1Reset INTEGER, + airFMModServIntComp2Reset INTEGER, + airFMModServIntHeaterReset INTEGER, + airFMModServIntHumReset INTEGER, + airFMModServIntBlwr1Reset INTEGER, + airFMModServIntBlwr2Reset INTEGER, + airFMModServIntBlwrCtrl1Reset INTEGER, + airFMModServIntBlwrCtrl2Reset INTEGER + } + +airFMModServIntResetModuleIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the module." + ::= { airFMModServIntResetEntry 1 } + +airFMModServIntComp1Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the compressor 1 service interval maintenance + alarm. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntResetEntry 2 } + +airFMModServIntComp2Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the compressor 2 service interval maintenance + alarm. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntResetEntry 3 } + +airFMModServIntHeaterReset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the heater service interval maintenance alarm. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntResetEntry 4 } + +airFMModServIntHumReset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the humidifier service interval maintenance + alarm. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntResetEntry 5 } + +airFMModServIntBlwr1Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the blower 1 service interval maintenance + alarm. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntResetEntry 6 } + +airFMModServIntBlwr2Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the blower 2 service interval maintenance + alarm. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntResetEntry 7 } + +airFMModServIntBlwrCtrl1Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the blower controller 1 service interval + maintenance alarm. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntResetEntry 8 } + +airFMModServIntBlwrCtrl2Reset OBJECT-TYPE + SYNTAX INTEGER { + notApplicable (1), + noOperation (2), + reset (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset the blower controller 2 service interval + maintenance alarm. + Getting this OID will do nothing and return the + noOperation value. + A value of notApplicable indicates that this OID does + not apply to this device due to its configuration." + ::= { airFMModServIntResetEntry 9 } + +-- airFM Alarms Table + +airFMAlarmClearActiveGroupAlarms OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + clearAlarms (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Clear active group alarms. If alarm conditions are + still present, new alarms will be generated for those + conditions. + Getting this OID will do nothing and return the + noOperation value." + ::= { airFMAlarms 1 } + +airFMAlarmClearActiveSysModAlarms OBJECT-TYPE + SYNTAX INTEGER { + noOperation (1), + clearAlarms (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Clear active system and module alarms. If alarm + conditions are still present, new alarms will be + generated for those conditions. + Getting this OID will do nothing and return the + noOperation value." + ::= { airFMAlarms 2 } + +airFMAlarmConditionsTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of active alarm conditions in the + airFMAlarmConditionTable." + ::= { airFMAlarms 3 } + +airFMAlarmConditionsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirFMAlarmConditionsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Table of active alarm conditions for the device." + ::= { airFMAlarms 4 } + +airFMAlarmConditionsEntry OBJECT-TYPE + SYNTAX AirFMAlarmConditionsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Alarm condition specification" + INDEX { airFMAlarmConditionsIndex } + ::= { airFMAlarmConditionsTable 1 } + +AirFMAlarmConditionsEntry ::= SEQUENCE { + airFMAlarmConditionsIndex INTEGER, + airFMAlarmSeverity INTEGER, + airFMAlarmType INTEGER, + airFMEventCode INTEGER, + airFMAlarmDate DisplayString, + airFMAlarmTime DisplayString, + airFMAlarmDescription DisplayString + } + +airFMAlarmConditionsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Alarm condition index." + ::= { airFMAlarmConditionsEntry 1 } + +airFMAlarmSeverity OBJECT-TYPE + SYNTAX INTEGER { + informational (1), + warningMinor (2), + criticalMajor (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Severity of the alarm." + ::= { airFMAlarmConditionsEntry 2 } + +airFMAlarmType OBJECT-TYPE + SYNTAX INTEGER { + group (1), + system (2), + mainMod (3), + expMod1 (4), + expMod2 (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION "Type of alarm." + ::= { airFMAlarmConditionsEntry 3 } + +airFMEventCode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "APC event code for the alarm." + ::= { airFMAlarmConditionsEntry 4 } + +airFMAlarmDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Date the alarm was recorded." + ::= { airFMAlarmConditionsEntry 5 } + +airFMAlarmTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION "Time the alarm was recorded." + ::= { airFMAlarmConditionsEntry 6 } + +airFMAlarmDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION "Description of the alarm." + ::= { airFMAlarmConditionsEntry 7 } + +-- airPA Portable Air Conditioner Ident + +airPAIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the device name." + ::= { airPAIdent 1 } + +airPAModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the device model number." + ::= { airPAIdent 2 } + +airPADateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying when the device was produced." + ::= { airPAIdent 3 } + +airPASerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the device serial number." + ::= { airPAIdent 4 } + +airPAFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the device firmware revision." + ::= { airPAIdent 5 } + +airPAHardwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the device hardware revision." + ::= { airPAIdent 6 } + +-- airPA Portable Air Conditioner Status + +airPASystemPower OBJECT-TYPE + SYNTAX INTEGER { + powerON (1), + powerOFF (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the unit's system power setting. + + ON(1) The system power is turned on. + OFF(2) The system power is turned off. " + ::= { airPAStatus 1 } + +airPAOperatingMode OBJECT-TYPE + SYNTAX INTEGER { + modeOFF (1), + modeVENTING (2), + modeCOOLING (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current operating mode of the unit. + + OFF(1) The system is off. + VENTING(2) The system's venting function is active. + COOLING(3) The system's cooling function is active. " + ::= { airPAStatus 2 } + +airPASetpointTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature setpoint in Fahrenheit to which the unit is controlling. " + ::= { airPAStatus 3 } + +airPASetpointTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature setpoint in Celsius to which the unity is controlling. " + ::= { airPAStatus 4 } + +airPABlowerSpeed OBJECT-TYPE + SYNTAX INTEGER { + speedLOW (1), + speedHIGH (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit's blower speed setting. + + LOW(1) The blower speed is low. + HIGH(2) The blower speed is high. " + ::= { airPAStatus 5 } + +airPACompressor OBJECT-TYPE + SYNTAX INTEGER { + statusON (1), + statusOFF (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit's compressor status. + + ON(1) The compressor is turned on. + OFF(2) The compressor is turned off. " + ::= { airPAStatus 6 } + +airPACondenserFan OBJECT-TYPE + SYNTAX INTEGER { + statusON (1), + statusOFF (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit's condenser fan status. + + ON(1) The condenser fan is turned on. + OFF(2) The condenser fan is turned off. " + ::= { airPAStatus 7 } + +airPACondensatePump OBJECT-TYPE + SYNTAX INTEGER { + statusON (1), + statusOFF (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit's condensate pump status. + + ON(1) The condensate pump is turned on. + OFF(2) The condensate pump is turned off. " + ::= { airPAStatus 8 } + +airPASupplyTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The supply temperature in degrees Fahrenheit. " + ::= { airPAStatus 9 } + +airPASupplyTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The supply temperature in degrees Celsius. " + ::= { airPAStatus 10 } + +airPAReturnTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The return temperature in degrees Fahrenheit. " + ::= { airPAStatus 11 } + +airPAReturnTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The return temperature in degrees Celsius. " + ::= { airPAStatus 12 } + +airPARemoteTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The remote temperature in degrees Fahrenheit. " + ::= { airPAStatus 13 } + +airPARemoteTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The remote temperature in degrees Celsius. " + ::= { airPAStatus 14 } + +airPARemoteHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The remote humidity. " + ::= { airPAStatus 15 } + +-- air InRow Air Conditioners +-- airIR AIR CONDITIONER Alarm Status - shared across all IR products + +airIRAlarmConditionsTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of active alarm conditions in the airIRAlarmConditionTable." + ::= { airIRAlarms 1 } + +airIRAlarmConditionsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRAlarmConditionsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Table of active alarm conditions for the device." + ::= { airIRAlarms 2 } + +airIRAlarmConditionsEntry OBJECT-TYPE + SYNTAX AirIRAlarmConditionsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION "Alarm condition specification" + INDEX { airIRAlarmConditionsIndex } + ::= { airIRAlarmConditionsTable 1 } + +AirIRAlarmConditionsEntry ::= SEQUENCE { + airIRAlarmConditionsIndex INTEGER, + airIREventCode INTEGER, + airIRAlarmDescription DisplayString + } + +airIRAlarmConditionsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Alarm condition index." + ::= { airIRAlarmConditionsEntry 1 } + +airIREventCode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION "Code for the alarm." + ::= { airIRAlarmConditionsEntry 2 } + +airIRAlarmDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION "Description of the alarm." + ::= { airIRAlarmConditionsEntry 3 } + +-- airIRRC AIR CONDITIONER Group Status + +airIRRCGroupStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group coolant output in tenths of kW." + ::= { airIRRCGroupStatus 1 } + +airIRRCGroupStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group coolant demand in tenths of kW." + ::= { airIRRCGroupStatus 2 } + +airIRRCGroupStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group air flow in cubic feet per minute." + ::= { airIRRCGroupStatus 3 } + +airIRRCGroupStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group air flow in liters per second." + ::= { airIRRCGroupStatus 4 } + +airIRRCGroupStatusMaxRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group maximum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRRCGroupStatus 5 } + +airIRRCGroupStatusMaxRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group maximum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRRCGroupStatus 6 } + +airIRRCGroupStatusMinRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group minimum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRRCGroupStatus 7 } + +airIRRCGroupStatusMinRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group minimum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRRCGroupStatus 8 } + +airIRRCGroupStatusActiveFlowControlStatus OBJECT-TYPE + SYNTAX INTEGER { + under (1), + okay (2), + over (3), + notApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Status of the active flow control + system." + ::= { airIRRCGroupStatus 9 } + + +-- airIRRC AIR CONDITIONER Group Setpoints + +airIRRCGroupSetpointsCoolUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Fahrenheit." + ::= { airIRRCGroupSetpoints 1 } + +airIRRCGroupSetpointsCoolMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Celsius." + ::= { airIRRCGroupSetpoints 2 } + +airIRRCGroupSetpointsSupplyAirUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Fahrenheit." + ::= { airIRRCGroupSetpoints 3 } + +airIRRCGroupSetpointsSupplyAirMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Celsius." + ::= { airIRRCGroupSetpoints 4 } + +airIRRCGroupSetpointsFanSpeedPreference OBJECT-TYPE + SYNTAX INTEGER { + low (1), + med-low (2), + med (3), + med-high (4), + high (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The preferred fan speed setting." + ::= { airIRRCGroupSetpoints 5 } + +airIRRCGroupSetpointsFanSpeedControl OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + manual (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The fan speed control setting. + Automatic(1) - controller manages fan speed. + Manual(2) - fan speed is fixed and set by the fan speed preference. + See airIRRCGroupSetpointsFanSpeedPreference." + ::= { airIRRCGroupSetpoints 6 } + +airIRRCGroupSetpointsActiveFlowControlBias OBJECT-TYPE + SYNTAX INTEGER { + positive (1), + slightlyPositive (2), + zero (3), + slightlyNegative (4), + negative (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The active flow control bias setting." + ::= { airIRRCGroupSetpoints 7 } + +-- airIRRC AIR CONDITIONER Group Config + +airIRRCGroupConfigNumberofCoolingUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of cooling units present in the group." + ::= { airIRRCGroupConfig 1 } + +airIRRCGroupConfigConfigurationType OBJECT-TYPE + SYNTAX INTEGER { + racs (1), + hacs (2), + in-row (3), + cacs (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group configuration type." + ::= { airIRRCGroupConfig 2 } + +airIRRCGroupConfigPctGlycol OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The glycol mixture in percent." + ::= { airIRRCGroupConfig 3 } + +airIRRCGroupConfigCoolGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The gain component of the PID in hundredths." + ::= { airIRRCGroupConfig 4 } + +airIRRCGroupConfigCoolResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The integral component of the PID in hundredths." + ::= { airIRRCGroupConfig 5 } + +airIRRCGroupConfigCoolDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The derivative component of the PID in hundredths." + ::= { airIRRCGroupConfig 6 } + +airIRRCGroupConfigMaxFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum desired fan speed setting in percent." + ::= { airIRRCGroupConfig 7 } + +airIRRCGroupConfigNumberOfActiveFlowControllers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of active flow controllers + present in the group." + ::= { airIRRCGroupConfig 8 } + +airIRRCGroupConfigActiveFlowControllerLampTest OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Turns off/on the active flow + controller lamp test." + ::= { airIRRCGroupConfig 9 } + +airIRRCGroupConfigAltitudeUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in feet." + ::= { airIRRCGroupConfig 10 } + +airIRRCGroupConfigAltitudeMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in meters." + ::= { airIRRCGroupConfig 11 } + +-- airIRRC AIR CONDITIONER UNIT Status + +airIRRCUnitStatusOperateMode OBJECT-TYPE + SYNTAX INTEGER { + standby (1), + on (2), + idle (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The cooling unit operating mode." + ::= { airIRRCUnitStatus 1 } + +airIRRCUnitStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling output in tenths of kW." + ::= { airIRRCUnitStatus 2 } + +airIRRCUnitStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling demand in tenths of kW." + ::= { airIRRCUnitStatus 3 } + +airIRRCUnitStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in cubic feet per minute." + ::= { airIRRCUnitStatus 4 } + +airIRRCUnitStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in hundredths of + liters per second." + ::= { airIRRCUnitStatus 5 } + +airIRRCUnitStatusRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRRCUnitStatus 6 } + +airIRRCUnitStatusRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRRCUnitStatus 7 } + +airIRRCUnitStatusSupplyAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Fahrenheit." + ::= { airIRRCUnitStatus 8 } + +airIRRCUnitStatusSupplyAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Celsius." + ::= { airIRRCUnitStatus 9 } + +airIRRCUnitStatusReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRRCUnitStatus 10 } + +airIRRCUnitStatusReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Celsius." + ::= { airIRRCUnitStatus 11 } + +airIRRCUnitStatusContainmtDPUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit containment differential pressure in + hundredths of inches of water." + ::= { airIRRCUnitStatus 12 } + +airIRRCUnitStatusContainmtDPMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit containment differential pressure in Pa." + ::= { airIRRCUnitStatus 13 } + +airIRRCUnitStatusFilterDPUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in + hundredths of inches of water." + ::= { airIRRCUnitStatus 14 } + +airIRRCUnitStatusFilterDPMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in Pa." + ::= { airIRRCUnitStatus 15 } + +airIRRCUnitStatusFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit average fan speed in tenths of percent." + ::= { airIRRCUnitStatus 16 } + +airIRRCUnitStatusInputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the input contact." + ::= { airIRRCUnitStatus 17 } + +airIRRCUnitStatusOutputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the output relay." + ::= { airIRRCUnitStatus 18 } + +airIRRCUnitStatusActivePowerSource OBJECT-TYPE + SYNTAX INTEGER { + sourceA (1), + sourceB (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power source that is powering the unit." + ::= { airIRRCUnitStatus 19 } + +airIRRCUnitStatusFluidValvePosition OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fluid valve position in percent open." + ::= { airIRRCUnitStatus 20 } + +airIRRCUnitStatusFluidFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fluid flow in tenths of gallons per minute." + ::= { airIRRCUnitStatus 21 } + +airIRRCUnitStatusFluidFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fluid flow in hundredths of liters per second." + ::= { airIRRCUnitStatus 22 } + +airIRRCUnitStatusEnteringFluidTemperatureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the entering fluid in + tenths of degrees Fahrenheit." + ::= { airIRRCUnitStatus 23 } + +airIRRCUnitStatusEnteringFluidTemperatureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the entering fluid in + tenths of degrees Celsius." + ::= { airIRRCUnitStatus 24 } + +airIRRCUnitStatusLeavingFluidTemperatureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the Leaving fluid in + tenths of degrees Fahrenheit." + ::= { airIRRCUnitStatus 25 } + +airIRRCUnitStatusLeavingFluidTemperatureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the Leaving fluid in + tenths of degrees Celsius." + ::= { airIRRCUnitStatus 26 } + + +-- airIRRC AIR CONDITIONER UNIT Ident + +airIRRCUnitIdentID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The unit identification number." + ::= { airIRRCUnitIdent 1 } + +airIRRCUnitIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit name." + ::= { airIRRCUnitIdent 2 } + +airIRRCUnitIdentLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit location." + ::= { airIRRCUnitIdent 3 } + +airIRRCUnitIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit model number." + ::= { airIRRCUnitIdent 4 } + +airIRRCUnitIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit serial number." + ::= { airIRRCUnitIdent 5 } + +airIRRCUnitIdentFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit firmware version." + ::= { airIRRCUnitIdent 6 } + +airIRRCUnitIdentHardwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit controller hardware revision." + ::= { airIRRCUnitIdent 7 } + +airIRRCUnitIdentManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit manufacture date." + ::= { airIRRCUnitIdent 8 } + + +-- airIRRC AIR CONDITIONER UNIT Runhours + +airIRRCUnitRunHoursAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit air filter run hours." + ::= { airIRRCUnitRunHours 1 } + +airIRRCUnitRunHoursFan1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 1 run hours." + ::= { airIRRCUnitRunHours 2 } + +airIRRCUnitRunHoursFan2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 2 run hours." + ::= { airIRRCUnitRunHours 3 } + +airIRRCUnitRunHoursFan3 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 3 run hours." + ::= { airIRRCUnitRunHours 4 } + +airIRRCUnitRunHoursFan4 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 4 run hours." + ::= { airIRRCUnitRunHours 5 } + +airIRRCUnitRunHoursFan5 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 5 run hours." + ::= { airIRRCUnitRunHours 6 } + +airIRRCUnitRunHoursFan6 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 6 run hours." + ::= { airIRRCUnitRunHours 7 } + +airIRRCUnitRunHoursFan7 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 7 run hours." + ::= { airIRRCUnitRunHours 8} + +airIRRCUnitRunHoursFan8 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 8 run hours." + ::= { airIRRCUnitRunHours 9 } + +airIRRCUnitRunHoursFanPowerSupplyLeft OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan left power supply run hours." + ::= { airIRRCUnitRunHours 10 } + +airIRRCUnitRunHoursFanPowerSupplyRight OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan right power supply run hours." + ::= { airIRRCUnitRunHours 11 } + +airIRRCUnitRunHoursCondensatePump OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensate pump run hours." + ::= { airIRRCUnitRunHours 12 } + +airIRRCUnitRunHoursFanPowerSupplyFeedALeft OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan, DC power feed A, left power supply run hours. + This is only valid for a DC input unit." + ::= { airIRRCUnitRunHours 13 } + +airIRRCUnitRunHoursFanPowerSupplyFeedARight OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan, DC power feed A, right power supply run hours. + This is only valid for a DC input unit." + ::= { airIRRCUnitRunHours 14 } + +airIRRCUnitRunHoursFanPowerSupplyFeedBLeft OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan, DC power feed B, left power supply run hours. + This is only valid for a DC input unit." + ::= { airIRRCUnitRunHours 15 } + +airIRRCUnitRunHoursFanPowerSupplyFeedBRight OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan, DC power feed B, right power supply run hours. + This is only valid for a DC input unit." + ::= { airIRRCUnitRunHours 16 } + +-- airIRRC AIR CONDITIONER UNIT Service Intervals + +airIRRCUnitServiceIntervalsAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Air filter service interval in weeks." + ::= { airIRRCUnitServiceIntervals 1 } + +airIRRCUnitServiceIntervalsAirFilterAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The air filter service interval alarm enable/disable." + ::= { airIRRCUnitServiceIntervals 2 } + + +-- airIRRC AIR CONDITIONER UNIT Thresholds + +airIRRCUnitThresholdsRackInletHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRCUnitThresholds 1 } + +airIRRCUnitThresholdsRackInletHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRCUnitThresholds 2 } + +airIRRCUnitThresholdsSupplyAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRCUnitThresholds 3 } + +airIRRCUnitThresholdsSupplyAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRCUnitThresholds 4 } + +airIRRCUnitThresholdsReturnAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRCUnitThresholds 5 } + +airIRRCUnitThresholdsReturnAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRCUnitThresholds 6 } + +airIRRCUnitThresholdsEnteringFluidHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit entering fluid high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRCUnitThresholds 7 } + +airIRRCUnitThresholdsEnteringFluidHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit incoming fluid high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRCUnitThresholds 8 } + + +-- airIRRC AIR CONDITIONER UNIT Config + +airIRRCUnitConfigCoolCapacity OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + maximum (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The cooling capacity options setting." + ::= { airIRRCUnitConfig 1 } + +airIRRCUnitConfigStartupDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The startup delay in seconds." + ::= { airIRRCUnitConfig 2 } + +airIRRCUnitConfigIdleOnLeakDetect OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The idle on leak options setting." + ::= { airIRRCUnitConfig 3 } + +airIRRCUnitConfigPowerSource OBJECT-TYPE + SYNTAX INTEGER { + sourceA (1), + sourceB (2), + sourceAandB (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The configured power source of the unit." + ::= { airIRRCUnitConfig 4 } + +airIRRCUnitConfigInputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the input contact." + ::= { airIRRCUnitConfig 5 } + +airIRRCUnitConfigOutputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the output relay." + ::= { airIRRCUnitConfig 6 } + +airIRRCUnitConfigOutputSource OBJECT-TYPE + SYNTAX INTEGER { + anyAlarm (1), + criticalAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The source of output relay change." + ::= { airIRRCUnitConfig 7 } + +airIRRCUnitConfigIdleOnCoolFail OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The idle on cool fail options setting. + If yes, the system will go into idle mode + when a cooling failure is detected. + If no, the system will not go into idle mode + when a cooling failure is detected. " + ::= { airIRRCUnitConfig 8 } + + +-- airIRRP100 AIR CONDITIONER Group Status + +airIRRP100GroupStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group air flow in cubic feet per minute." + ::= { airIRRP100GroupStatus 1 } + +airIRRP100GroupStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group air flow in liters per second." + ::= { airIRRP100GroupStatus 2 } + +airIRRP100GroupStatusMaxRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group maximum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP100GroupStatus 3 } + +airIRRP100GroupStatusMaxRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group maximum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRRP100GroupStatus 4 } + +airIRRP100GroupStatusMinRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group minimum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP100GroupStatus 5 } + +airIRRP100GroupStatusMinRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group minimum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRRP100GroupStatus 6 } + +airIRRP100GroupStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group coolant demand in tenths of kiloWatts." + ::= { airIRRP100GroupStatus 7 } + +airIRRP100GroupStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group coolant output in tenths of kiloWatts." + ::= { airIRRP100GroupStatus 8 } + +airIRRP100GroupStatusHumidifyDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of humidification the group is demanding + from the humidifiers in percent." + ::= { airIRRP100GroupStatus 9 } + +airIRRP100GroupStatusHumidifyOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual amount of humidification the group is + supplying in percent." + ::= { airIRRP100GroupStatus 10 } + +airIRRP100GroupStatusDehumidifyDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of dehumidification the group is demanding + from the electric heaters in percent." + ::= { airIRRP100GroupStatus 11 } + +airIRRP100GroupStatusDehumidifyOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual amount of dehumidification the group is + supplying in percent." + ::= { airIRRP100GroupStatus 12 } + +airIRRP100GroupStatusReheatDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of heating the group is demanding + from the electric heaters in percent." + ::= { airIRRP100GroupStatus 13 } + +airIRRP100GroupStatusReheatOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual amount of heating the group is + supplying in percent." + ::= { airIRRP100GroupStatus 14 } + +airIRRP100GroupStatusActiveFlowControlStatus OBJECT-TYPE + SYNTAX INTEGER { + under (1), + okay (2), + over (3), + notApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Status of the active flow control + system." + ::= { airIRRP100GroupStatus 15 } + +airIRRP100GroupStatusDewPointTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group average dew point temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP100GroupStatus 16 } + +airIRRP100GroupStatusDewPointTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group average dew point temperature in tenths of + degrees Celsius." + ::= { airIRRP100GroupStatus 17 } + + +-- airIRRP100 AIR CONDITIONER Group Setpoints + +airIRRP100GroupSetpointsCoolUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Fahrenheit." + ::= { airIRRP100GroupSetpoints 1 } + +airIRRP100GroupSetpointsCoolMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Celsius." + ::= { airIRRP100GroupSetpoints 2 } + +airIRRP100GroupSetpointsSupplyAirUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Fahrenheit." + ::= { airIRRP100GroupSetpoints 3 } + +airIRRP100GroupSetpointsSupplyAirMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Celsius." + ::= { airIRRP100GroupSetpoints 4 } + +airIRRP100GroupSetpointsHumidify OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group humidify setpoint in tenths of + percent relative humidity." + ::= { airIRRP100GroupSetpoints 5 } + +airIRRP100GroupSetpointsDehumidify OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group dehumidify setpoint in tenths of + percent relative humidity." + ::= { airIRRP100GroupSetpoints 6 } + +airIRRP100GroupSetpointsDehumidifyDeadband OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group dehumidify deadband in percent relative humidity." + ::= { airIRRP100GroupSetpoints 7 } + +airIRRP100GroupSetpointsReheatUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Fahrenheit." + ::= { airIRRP100GroupSetpoints 8 } + +airIRRP100GroupSetpointsReheatMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Celsius." + ::= { airIRRP100GroupSetpoints 9 } + +airIRRP100GroupSetpointsFanSpeedPreference OBJECT-TYPE + SYNTAX INTEGER { + low (1), + med-low (2), + med (3), + med-high (4), + high (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The preferred fan speed setting." + ::= { airIRRP100GroupSetpoints 10 } + +airIRRP100GroupSetpointsFanSpeedControl OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + manual (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The fan speed control setting." + ::= { airIRRP100GroupSetpoints 11 } + +airIRRP100GroupSetpointsActiveFlowControlBias OBJECT-TYPE + SYNTAX INTEGER { + positive (1), + slightlyPositive (2), + zero (3), + slightlyNegative (4), + negative (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The active flow control bias setting." + ::= { airIRRP100GroupSetpoints 12 } + +-- airIRRP100 AIR CONDITIONER Group Config + +airIRRP100GroupConfigNumberofCoolingUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of cooling units present in the group." + ::= { airIRRP100GroupConfig 1 } + +airIRRP100GroupConfigConfigurationType OBJECT-TYPE + SYNTAX INTEGER { + racs (1), + hacs (2), + in-row (3), + cacs (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group configuration type." + ::= { airIRRP100GroupConfig 2 } + +airIRRP100GroupConfigCoolGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The gain component of the cool PID in hundredths." + ::= { airIRRP100GroupConfig 3 } + +airIRRP100GroupConfigCoolResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The integral component of the cool PID in hundredths." + ::= { airIRRP100GroupConfig 4 } + +airIRRP100GroupConfigCoolDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The derivative component of the cool PID in hundredths." + ::= { airIRRP100GroupConfig 5 } + +airIRRP100GroupConfigHumidifySensitivityBand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The percent relative humidity below the setpoint that + will cause the humidifier to run at 100% capacity." + ::= { airIRRP100GroupConfig 6 } + +airIRRP100GroupConfigReheatGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The gain component of the reheat PID in hundredths." + ::= { airIRRP100GroupConfig 7 } + +airIRRP100GroupConfigReheatResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The integral component of the reheat PID in hundredths." + ::= { airIRRP100GroupConfig 8 } + +airIRRP100GroupConfigReheatDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The derivative component of the reheat PID in hundredths." + ::= { airIRRP100GroupConfig 9 } + +airIRRP100GroupConfigNumberofBackupUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of backup units." + ::= { airIRRP100GroupConfig 10 } + +airIRRP100GroupConfigRuntimeBalancingEnable OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable runtime balancing feature." + ::= { airIRRP100GroupConfig 11 } + +airIRRP100GroupConfigLoadAssistEnable OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable load assist feature." + ::= { airIRRP100GroupConfig 12 } + +airIRRP100GroupConfigFullRPBackups OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of full featured RPs that can be used as backup units." + ::= { airIRRP100GroupConfig 13 } + +airIRRP100GroupConfigMaxFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum desired fan speed setting in percent." + ::= { airIRRP100GroupConfig 14 } + +airIRRP100GroupConfigNumberOfActiveFlowControllers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of active flow controllers + present in the group." + ::= { airIRRP100GroupConfig 15 } + +airIRRP100GroupConfigActiveFlowControllerLampTest OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Turns off/on the active flow + controller lamp test." + ::= { airIRRP100GroupConfig 16 } + +airIRRP100GroupConfigAltitudeUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in feet." + ::= { airIRRP100GroupConfig 17 } + +airIRRP100GroupConfigAltitudeMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in meters." + ::= { airIRRP100GroupConfig 18 } + +-- airIRRP100 AIR CONDITIONER UNIT Status + +airIRRP100UnitStatusOperateMode OBJECT-TYPE + SYNTAX INTEGER { + standby (1), + on (2), + idle (3), + prestart (4), + service (5), + backup (6), + assist (7) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The cooling unit operating mode." + ::= { airIRRP100UnitStatus 1 } + +airIRRP100UnitStatusRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP100UnitStatus 2 } + +airIRRP100UnitStatusRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRRP100UnitStatus 3 } + +airIRRP100UnitStatusSupplyAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP100UnitStatus 4 } + +airIRRP100UnitStatusSupplyAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Celsius." + ::= { airIRRP100UnitStatus 5 } + +airIRRP100UnitStatusReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP100UnitStatus 6 } + +airIRRP100UnitStatusReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Celsius." + ::= { airIRRP100UnitStatus 7 } + +airIRRP100UnitStatusSupplyHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The relative humidity of the supply air in + tenths of percent." + ::= { airIRRP100UnitStatus 8 } + +airIRRP100UnitStatusReturnHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The relative humidity of the return air in + tenths of percent." + ::= { airIRRP100UnitStatus 9 } + +airIRRP100UnitStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in cubic feet per minute." + ::= { airIRRP100UnitStatus 10 } + +airIRRP100UnitStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in hundredths of + liters per second." + ::= { airIRRP100UnitStatus 11 } + +airIRRP100UnitStatusFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit average fan speed in tenths of percent." + ::= { airIRRP100UnitStatus 12 } + +airIRRP100UnitStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling demand in tenths of kiloWatts." + ::= { airIRRP100UnitStatus 13 } + +airIRRP100UnitStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling output in tenths of kiloWatts." + ::= { airIRRP100UnitStatus 14 } + +airIRRP100UnitStatusHumidifyDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of humidification the unit is demanding + from the humidifier in percent." + ::= { airIRRP100UnitStatus 15 } + +airIRRP100UnitStatusHumidifyOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual humidification output of the unit + in percent." + ::= { airIRRP100UnitStatus 16 } + +airIRRP100UnitStatusDehumidifyDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of dehumidification the unit is + demanding in percent." + ::= { airIRRP100UnitStatus 17 } + +airIRRP100UnitStatusDehumidifyOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual dehumidification output of the unit + in percent." + ::= { airIRRP100UnitStatus 18 } + +airIRRP100UnitStatusReheatDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of heating the unit is demanding + from the electric heater in percent." + ::= { airIRRP100UnitStatus 19 } + +airIRRP100UnitStatusReheatOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual heating output of the unit + in percent." + ::= { airIRRP100UnitStatus 20 } + +airIRRP100UnitStatusInputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the input contact." + ::= { airIRRP100UnitStatus 21 } + +airIRRP100UnitStatusOutputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the output relay." + ::= { airIRRP100UnitStatus 22 } + +airIRRP100UnitStatusRackInletTemperature1US OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Fahrenheit." + ::= { airIRRP100UnitStatus 23 } + +airIRRP100UnitStatusRackInletTemperature1Metric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Celsius." + ::= { airIRRP100UnitStatus 24 } + +airIRRP100UnitStatusRackInletTemperature2US OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Fahrenheit." + ::= { airIRRP100UnitStatus 25 } + +airIRRP100UnitStatusRackInletTemperature2Metric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Celsius." + ::= { airIRRP100UnitStatus 26 } + +airIRRP100UnitStatusRackInletTemperature3US OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Fahrenheit." + ::= { airIRRP100UnitStatus 27 } + +airIRRP100UnitStatusRackInletTemperature3Metric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Celsius." + ::= { airIRRP100UnitStatus 28 } + +airIRRP100UnitStatusFilterDPUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in + hundredths of inches of water." + ::= { airIRRP100UnitStatus 29 } + +airIRRP100UnitStatusFilterDPMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in Pa." + ::= { airIRRP100UnitStatus 30 } + +airIRRP100UnitStatusContainmtDPUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit containment differential pressure in + hundredths of inches of water." + ::= { airIRRP100UnitStatus 31 } + +airIRRP100UnitStatusContainmtDPMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit containment differential pressure in Pa." + ::= { airIRRP100UnitStatus 32 } + +airIRRP100UnitStatusHumidifierCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The humidifier current of the unit + in tenths of amperes." + ::= { airIRRP100UnitStatus 33 } + +airIRRP100UnitStatusHumidifierWaterConductivity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The water conductivity in the humidifier of the unit + in microSiemens/cm." + ::= { airIRRP100UnitStatus 34 } + +airIRRP100UnitStatusCompressorDriveSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The compressor drive speed in hundredths of Hertz." + ::= { airIRRP100UnitStatus 35 } + +airIRRP100UnitStatusCompressorDrivePower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The compressor drive power consumption in + tenths of kiloWatts." + ::= { airIRRP100UnitStatus 36 } + +airIRRP100UnitStatusCompressorDriveVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The compressor drive voltage consumption in + tenths of volts." + ::= { airIRRP100UnitStatus 37 } + +airIRRP100UnitStatusCompressorDriveCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The compressor drive voltage consumption in + tenths of amperes." + ::= { airIRRP100UnitStatus 38 } + +airIRRP100UnitStatusCompressorDriveDCLinkVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The compressor drive DC link voltage in + tenths of volts." + ::= { airIRRP100UnitStatus 39 } + +airIRRP100UnitStatusCompressorDriveHeatSinkTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the compressor drive heatsink + in tenths of degrees Fahrenheit." + ::= { airIRRP100UnitStatus 40 } + +airIRRP100UnitStatusCompressorDriveHeatSinkTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the compressor drive heatsink + in tenths of degrees Celsius." + ::= { airIRRP100UnitStatus 41 } + +airIRRP100UnitStatusCompressorDriveControlCardTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the compressor drive control card + in tenths of degrees Fahrenheit." + ::= { airIRRP100UnitStatus 42 } + +airIRRP100UnitStatusCompressorDriveControlCardTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the compressor drive control card + in tenths of degrees Celsius." + ::= { airIRRP100UnitStatus 43 } + +airIRRP100UnitStatusCompressorDriveWarningStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The four byte warning status of the compressor drive + in hexadecimal." + ::= { airIRRP100UnitStatus 44 } + +airIRRP100UnitStatusCompressorDriveAlarmStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The four byte alarm status of the compressor drive + in hexadecimal." + ::= { airIRRP100UnitStatus 45 } + +airIRRP100UnitStatusSuctionPressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit suction pressure in pounds per square inch (PSI)." + ::= { airIRRP100UnitStatus 46 } + +airIRRP100UnitStatusSuctionPressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit suction pressure in kiloPascals (kPa)." + ::= { airIRRP100UnitStatus 47 } + +airIRRP100UnitStatusDischargePressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit discharge pressure in pounds per square inch (PSI)." + ::= { airIRRP100UnitStatus 48 } + +airIRRP100UnitStatusDischargePressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit discharge pressure in kiloPascals (kPa)." + ::= { airIRRP100UnitStatus 49 } + +airIRRP100UnitStatusLeakSensor OBJECT-TYPE + SYNTAX INTEGER { + no-leak (1), + leak (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state (no-leak/leak) of the leak sensor." + ::= { airIRRP100UnitStatus 50 } + +-- airIRRP100 AIR CONDITIONER UNIT Ident + +airIRRP100UnitIdentID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The unit identification number." + ::= { airIRRP100UnitIdent 1 } + +airIRRP100UnitIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit name." + ::= { airIRRP100UnitIdent 2 } + +airIRRP100UnitIdentLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit location." + ::= { airIRRP100UnitIdent 3 } + +airIRRP100UnitIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit model number." + ::= { airIRRP100UnitIdent 4 } + +airIRRP100UnitIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit serial number." + ::= { airIRRP100UnitIdent 5 } + +airIRRP100UnitIdentFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit firmware version." + ::= { airIRRP100UnitIdent 6 } + +airIRRP100UnitIdentHardwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit controller hardware revision." + ::= { airIRRP100UnitIdent 7 } + +airIRRP100UnitIdentManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit manufacture date." + ::= { airIRRP100UnitIdent 8 } + + +-- airIRRP100 AIR CONDITIONER UNIT Runhours + +airIRRP100UnitRunHoursAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit air filter run hours." + ::= { airIRRP100UnitRunHours 1 } + +airIRRP100UnitRunHoursCondensatePump OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensate pump run hours." + ::= { airIRRP100UnitRunHours 2 } + +airIRRP100UnitRunHoursHumidifier OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan right power supply run hours." + ::= { airIRRP100UnitRunHours 3 } + +airIRRP100UnitRunHoursFan1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 1 run hours." + ::= { airIRRP100UnitRunHours 4 } + +airIRRP100UnitRunHoursHeater1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit heater 1 run hours." + ::= { airIRRP100UnitRunHours 5 } + +airIRRP100UnitRunHoursFan2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 2 run hours." + ::= { airIRRP100UnitRunHours 6 } + +airIRRP100UnitRunHoursHeater2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit Heater 2 run hours." + ::= { airIRRP100UnitRunHours 7 } + +airIRRP100UnitRunHoursCompressor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit compressor run hours." + ::= { airIRRP100UnitRunHours 8 } + +airIRRP100UnitRunHoursSystem OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total system run hours." + ::= { airIRRP100UnitRunHours 9 } + + +-- airIRRP100 AIR CONDITIONER UNIT Service Intervals + +airIRRP100UnitServiceIntervalAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Air filter service interval in weeks." + ::= { airIRRP100UnitServiceIntervals 1 } + +airIRRP100UnitServiceIntervalAirFilterAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The air filter service interval alarm enable/disable." + ::= { airIRRP100UnitServiceIntervals 2 } + +airIRRP100UnitServiceIntervalHumidifier OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier service interval in weeks." + ::= { airIRRP100UnitServiceIntervals 3 } + +airIRRP100UnitServiceIntervalHumidifierAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidifier service interval alarm enable/disable." + ::= { airIRRP100UnitServiceIntervals 4 } + +airIRRP100UnitServiceIntervalHeater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Heater service interval in weeks." + ::= { airIRRP100UnitServiceIntervals 5 } + +airIRRP100UnitServiceIntervalHeaterAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The heater service interval alarm enable/disable." + ::= { airIRRP100UnitServiceIntervals 6 } + +airIRRP100UnitServiceIntervalCompressor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor service interval in weeks." + ::= { airIRRP100UnitServiceIntervals 7 } + +airIRRP100UnitServiceIntervalCompressorAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The compressor service interval alarm enable/disable." + ::= { airIRRP100UnitServiceIntervals 8 } + +airIRRP100UnitServiceIntervalCondensatePump OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Condensate pump service interval in weeks." + ::= { airIRRP100UnitServiceIntervals 9 } + +airIRRP100UnitServiceIntervalCondensatePumpAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The condensate pump service interval alarm enable/disable." + ::= { airIRRP100UnitServiceIntervals 10 } + +airIRRP100UnitServiceIntervalFans OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Fans service interval in weeks." + ::= { airIRRP100UnitServiceIntervals 11 } + +airIRRP100UnitServiceIntervalFansAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The fans service interval alarm enable/disable." + ::= { airIRRP100UnitServiceIntervals 12 } + + + +-- airIRRP100 AIR CONDITIONER UNIT Thresholds + +airIRRP100UnitThresholdsRackInletHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRP100UnitThresholds 1 } + +airIRRP100UnitThresholdsRackInletHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRP100UnitThresholds 2 } + +airIRRP100UnitThresholdsSupplyAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRP100UnitThresholds 3 } + +airIRRP100UnitThresholdsSupplyAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRP100UnitThresholds 4 } + +airIRRP100UnitThresholdsReturnAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRP100UnitThresholds 5 } + +airIRRP100UnitThresholdsReturnAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRP100UnitThresholds 6 } + +airIRRP100UnitThresholdsSupplyHumidityHigh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply humidity high threshold in + tenths of percent relative humidity." + ::= { airIRRP100UnitThresholds 7 } + +airIRRP100UnitThresholdsSupplyHumidityLow OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply humidity low threshold in + tenths of percent relative humidity." + ::= { airIRRP100UnitThresholds 8 } + + +-- airIRRP100 AIR CONDITIONER UNIT Config + +airIRRP100UnitConfigStartupDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The startup delay in seconds." + ::= { airIRRP100UnitConfig 1 } + +airIRRP100UnitConfigCoolCapacity OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + maximum (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The cooling capacity options setting." + ::= { airIRRP100UnitConfig 2 } + +airIRRP100UnitConfigIdleOnLeakDetect OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The idle on leak options setting." + ::= { airIRRP100UnitConfig 3 } + +airIRRP100UnitConfigInputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the input contact." + ::= { airIRRP100UnitConfig 4 } + +airIRRP100UnitConfigOutputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the output relay." + ::= { airIRRP100UnitConfig 5 } + +airIRRP100UnitConfigOutputSource OBJECT-TYPE + SYNTAX INTEGER { + anyAlarm (1), + criticalAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The source of output relay change." + ::= { airIRRP100UnitConfig 6 } + +airIRRP100UnitConfigHumidifyEnable OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/disable humidification." + ::= { airIRRP100UnitConfig 7 } + +airIRRP100UnitConfigHumidifierControl OBJECT-TYPE + SYNTAX INTEGER { + auto (1), + drainOff (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidifier drain control." + ::= { airIRRP100UnitConfig 8 } + +airIRRP100UnitConfigDehumidifyEnable OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/disable dehumidification." + ::= { airIRRP100UnitConfig 9 } + +airIRRP100UnitConfigReheatEnable OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/disable reheat." + ::= { airIRRP100UnitConfig 10 } + +airIRRP100UnitConfigHeatAssistEnable OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/disable heat assist." + ::= { airIRRP100UnitConfig 11 } + +airIRRP100UnitConfigPowerSourceConfig OBJECT-TYPE + SYNTAX INTEGER { + single (1), + dual (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the input power source: (1) single feed or (2) dual feed." + ::= { airIRRP100UnitConfig 12 } + +airIRRP100UnitConfigUnitRoleOverride OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + forcedOn (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When this OID value is (1) automatic, the system determines + which units are used as primary units and which units are used as backups. + When this OID value is (2) forcedOn, the connected unit is set as a primary + unit." + ::= { airIRRP100UnitConfig 13 } + +airIRRP100UnitConfigSecondaryPowerFeedCapability OBJECT-TYPE + SYNTAX INTEGER { + full (1), + reduced (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Available on chilled water units. When the power source config setting + is set to dual, setting this value to reduced (2) will inhibit the heater + and humdifier when the unit is being powered from the secondary + input." + ::= { airIRRP100UnitConfig 14 } + +airIRRP100UnitConfigIdleOnCoolFail OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When this OID value is (1) enable, the unit idles if it detects that it is blowing warm + air into the cold aisle. The unit will attempt to restart at 5 minute intervals." + ::= { airIRRP100UnitConfig 15 } + +-- airIRRP500 AIR CONDITIONER Group Status + +airIRRP500GroupStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group air flow in cubic feet per minute." + ::= { airIRRP500GroupStatus 1 } + +airIRRP500GroupStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group air flow in liters per second." + ::= { airIRRP500GroupStatus 2 } + +airIRRP500GroupStatusMaxRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group maximum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP500GroupStatus 3 } + +airIRRP500GroupStatusMaxRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group maximum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRRP500GroupStatus 4 } + +airIRRP500GroupStatusMinRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group minimum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP500GroupStatus 5 } + +airIRRP500GroupStatusMinRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group minimum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRRP500GroupStatus 6 } + +airIRRP500GroupStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group coolant demand in tenths of kiloWatts." + ::= { airIRRP500GroupStatus 7 } + +airIRRP500GroupStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group coolant output in tenths of kiloWatts." + ::= { airIRRP500GroupStatus 8 } + +airIRRP500GroupStatusHumidifyDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of humidification the group is demanding + from the humidifiers in percent." + ::= { airIRRP500GroupStatus 9 } + +airIRRP500GroupStatusHumidifyOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual amount of humidification the group is + supplying in percent." + ::= { airIRRP500GroupStatus 10 } + +airIRRP500GroupStatusDehumidifyDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of dehumidification the group is demanding + from the electric heaters in percent." + ::= { airIRRP500GroupStatus 11 } + +airIRRP500GroupStatusDehumidifyOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual amount of dehumidification the group is + supplying in percent." + ::= { airIRRP500GroupStatus 12 } + +airIRRP500GroupStatusReheatDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of heating the group is demanding + from the electric heaters in percent." + ::= { airIRRP500GroupStatus 13 } + +airIRRP500GroupStatusReheatOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual amount of heating the group is + supplying in percent." + ::= { airIRRP500GroupStatus 14 } + + +airIRRP500GroupStatusActiveFlowControlStatus OBJECT-TYPE + SYNTAX INTEGER { + under (1), + okay (2), + over (3), + notApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Status of the active flow control + system." + ::= { airIRRP500GroupStatus 15 } + +airIRRP500GroupStatusDewPointTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group average dew point temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP500GroupStatus 16 } + +airIRRP500GroupStatusDewPointTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Group average dew point temperature in tenths of + degrees Celsius." + ::= { airIRRP500GroupStatus 17 } + + +-- airIRRP500 AIR CONDITIONER Group Setpoints + +airIRRP500GroupSetpointsCoolUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Fahrenheit." + ::= { airIRRP500GroupSetpoints 1 } + +airIRRP500GroupSetpointsCoolMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Celsius." + ::= { airIRRP500GroupSetpoints 2 } + +airIRRP500GroupSetpointsSupplyAirUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Fahrenheit." + ::= { airIRRP500GroupSetpoints 3 } + +airIRRP500GroupSetpointsSupplyAirMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Celsius." + ::= { airIRRP500GroupSetpoints 4 } + +airIRRP500GroupSetpointsHumidify OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group humidify setpoint in tenths of + percent relative humidity." + ::= { airIRRP500GroupSetpoints 5 } + +airIRRP500GroupSetpointsDehumidify OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group dehumidify setpoint in tenths of + percent relative humidity." + ::= { airIRRP500GroupSetpoints 6 } + +airIRRP500GroupSetpointsDehumidifyDeadband OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group dehumidify deadband in + percent relative humidity." + ::= { airIRRP500GroupSetpoints 7 } + +airIRRP500GroupSetpointsReheatUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Fahrenheit." + ::= { airIRRP500GroupSetpoints 8 } + +airIRRP500GroupSetpointsReheatMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Celsius." + ::= { airIRRP500GroupSetpoints 9 } + +airIRRP500GroupSetpointsFanSpeedPreference OBJECT-TYPE + SYNTAX INTEGER { + low (1), + med-low (2), + med (3), + med-high (4), + high (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The preferred fan speed setting." + ::= { airIRRP500GroupSetpoints 10 } + +airIRRP500GroupSetpointsFanSpeedControl OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + manual (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The fan speed control setting." + ::= { airIRRP500GroupSetpoints 11 } + +airIRRP500GroupSetpointsActiveFlowControlBias OBJECT-TYPE + SYNTAX INTEGER { + positive (1), + slightlyPositive (2), + zero (3), + slightlyNegative (4), + negative (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The active flow control bias setting." + ::= { airIRRP500GroupSetpoints 12 } + +-- airIRRP500 AIR CONDITIONER Group Config + +airIRRP500GroupConfigNumberofCoolingUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of cooling units." + ::= { airIRRP500GroupConfig 1 } + +airIRRP500GroupConfigConfigurationType OBJECT-TYPE + SYNTAX INTEGER { + racs (1), + hacs (2), + in-row (3), + cacs (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group configuration type." + ::= { airIRRP500GroupConfig 2 } + +airIRRP500GroupConfigPercentGlycol OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The glycol mixture in percent." + ::= { airIRRP500GroupConfig 3 } + +airIRRP500GroupConfigCoolGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The gain component of the cool PID in hundredths." + ::= { airIRRP500GroupConfig 4 } + +airIRRP500GroupConfigCoolResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The integral component of the cool PID in hundredths." + ::= { airIRRP500GroupConfig 5 } + +airIRRP500GroupConfigCoolDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The derivative component of the cool PID in hundredths." + ::= { airIRRP500GroupConfig 6 } + +airIRRP500GroupConfigHumidifySensitivityBand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The percent relative humidity below the setpoint that + will cause the humidifier to run at 100% capacity." + ::= { airIRRP500GroupConfig 7 } + +airIRRP500GroupConfigReheatGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The gain component of the reheat PID in hundredths." + ::= { airIRRP500GroupConfig 8 } + +airIRRP500GroupConfigReheatResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The integral component of the reheat PID in hundredths." + ::= { airIRRP500GroupConfig 9 } + +airIRRP500GroupConfigReheatDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The derivative component of the reheat PID in hundredths." + ::= { airIRRP500GroupConfig 10 } + +airIRRP500GroupConfigMaxFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum desired fan speed setting in percent." + ::= { airIRRP500GroupConfig 11 } + +airIRRP500GroupConfigNumberofBackupUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of backup units." + ::= { airIRRP500GroupConfig 12 } + +airIRRP500GroupConfigRuntimeBalancingEnable OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable runtime balancing feature." + ::= { airIRRP500GroupConfig 13 } + +airIRRP500GroupConfigLoadAssistEnable OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable load assist feature." + ::= { airIRRP500GroupConfig 14 } + +airIRRP500GroupConfigFullRPBackups OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of full featured RPs that can be used as backup units." + ::= { airIRRP500GroupConfig 15 } + +airIRRP500GroupConfigNumberOfActiveFlowControllers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of active flow controllers + present in the group." + ::= { airIRRP500GroupConfig 16 } + +airIRRP500GroupConfigActiveFlowControllerLampTest OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Turns off/on the active flow + controller lamp test." + ::= { airIRRP500GroupConfig 17 } + +airIRRP500GroupConfigAltitudeUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in feet." + ::= { airIRRP500GroupConfig 18 } + +airIRRP500GroupConfigAltitudeMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in meters." + ::= { airIRRP500GroupConfig 19 } + +-- airIRRP500 AIR CONDITIONER UNIT Status + +airIRRP500UnitStatusOperateMode OBJECT-TYPE + SYNTAX INTEGER { + standby (1), + on (2), + idle (3), + prestart (4), + backup (5), + assist (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The cooling unit operating mode." + ::= { airIRRP500UnitStatus 1 } + +airIRRP500UnitStatusMaximumRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum unit rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP500UnitStatus 2 } + +airIRRP500UnitStatusMaximumRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum unit rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRRP500UnitStatus 3 } + +airIRRP500UnitStatusSupplyAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP500UnitStatus 4 } + +airIRRP500UnitStatusSupplyAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Celsius." + ::= { airIRRP500UnitStatus 5 } + +airIRRP500UnitStatusReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRRP500UnitStatus 6 } + +airIRRP500UnitStatusReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Celsius." + ::= { airIRRP500UnitStatus 7 } + +airIRRP500UnitStatusSupplyHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The relative humidity of the supply air in + tenths of percent." + ::= { airIRRP500UnitStatus 8 } + +airIRRP500UnitStatusReturnHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The relative humidity of the return air in + tenths of percent." + ::= { airIRRP500UnitStatus 9 } + +airIRRP500UnitStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in cubic feet per minute." + ::= { airIRRP500UnitStatus 10 } + +airIRRP500UnitStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in hundredths of + liters per second." + ::= { airIRRP500UnitStatus 11 } + +airIRRP500UnitStatusFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit average fan speed in tenths of percent." + ::= { airIRRP500UnitStatus 12 } + +airIRRP500UnitStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling demand in tenths of kiloWatts." + ::= { airIRRP500UnitStatus 13 } + +airIRRP500UnitStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling output in tenths of kiloWatts." + ::= { airIRRP500UnitStatus 14 } + +airIRRP500UnitStatusHumidifyDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of humidification the unit is demanding + from the humidifier in percent." + ::= { airIRRP500UnitStatus 15 } + +airIRRP500UnitStatusHumidifyOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual humidification output of the unit + in percent." + ::= { airIRRP500UnitStatus 16 } + +airIRRP500UnitStatusDehumidifyDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of dehumidification the unit is + demanding in percent." + ::= { airIRRP500UnitStatus 17 } + +airIRRP500UnitStatusDehumidifyOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual dehumidification output of the unit + in percent." + ::= { airIRRP500UnitStatus 18 } + +airIRRP500UnitStatusReheatDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount of heating the unit is demanding + from the electric heater in percent." + ::= { airIRRP500UnitStatus 19 } + +airIRRP500UnitStatusReheatOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The actual heating output of the unit + in percent." + ::= { airIRRP500UnitStatus 20 } + +airIRRP500UnitStatusInputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the input contact." + ::= { airIRRP500UnitStatus 21 } + +airIRRP500UnitStatusOutputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the output relay." + ::= { airIRRP500UnitStatus 22 } + +airIRRP500UnitStatusRackInletTemperature1US OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Fahrenheit." + ::= { airIRRP500UnitStatus 23 } + +airIRRP500UnitStatusRackInletTemperature1Metric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Celsius." + ::= { airIRRP500UnitStatus 24 } + +airIRRP500UnitStatusRackInletTemperature2US OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Fahrenheit." + ::= { airIRRP500UnitStatus 25 } + +airIRRP500UnitStatusRackInletTemperature2Metric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Celsius." + ::= { airIRRP500UnitStatus 26 } + +airIRRP500UnitStatusRackInletTemperature3US OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Fahrenheit." + ::= { airIRRP500UnitStatus 27 } + +airIRRP500UnitStatusRackInletTemperature3Metric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature sensor in tenths of + degrees Celsius." + ::= { airIRRP500UnitStatus 28 } + +airIRRP500UnitStatusContainmtDPUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit containment differential pressure in + hundredths of inches of water." + ::= { airIRRP500UnitStatus 29 } + +airIRRP500UnitStatusContainmtDPMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit containment differential pressure in Pa." + ::= { airIRRP500UnitStatus 30 } + +airIRRP500UnitStatusFilterDPUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in + hundredths of inches of water." + ::= { airIRRP500UnitStatus 31 } + +airIRRP500UnitStatusFilterDPMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in Pa." + ::= { airIRRP500UnitStatus 32 } + +airIRRP500UnitStatusHumidifierCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The humidifier current of the unit + in tenths of amperes." + ::= { airIRRP500UnitStatus 33 } + +airIRRP500UnitStatusHumidifierWaterConductivity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The water conductivity in the humidifier of the unit + in microSiemens/cm." + ::= { airIRRP500UnitStatus 34 } + +airIRRP500UnitStatusActivePowerSource OBJECT-TYPE + SYNTAX INTEGER { + sourceA (1), + sourceB (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power source that is powering the unit." + ::= { airIRRP500UnitStatus 35 } + +airIRRP500UnitStatusFluidValvePosition OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fluid valve position in percent open." + ::= { airIRRP500UnitStatus 36 } + +airIRRP500UnitStatusFluidFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fluid flow in tenths of gallons per minute." + ::= { airIRRP500UnitStatus 37 } + +airIRRP500UnitStatusFluidFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fluid flow in hundredths of liters per second." + ::= { airIRRP500UnitStatus 38 } + +airIRRP500UnitStatusEnteringFluidTemperatureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the entering fluid in + tenths of degrees Fahrenheit." + ::= { airIRRP500UnitStatus 39 } + +airIRRP500UnitStatusEnteringFluidTemperatureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the entering fluid in + tenths of degrees Celsius." + ::= { airIRRP500UnitStatus 40 } + +airIRRP500UnitStatusLeavingFluidTemperatureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the Leaving fluid in + tenths of degrees Fahrenheit." + ::= { airIRRP500UnitStatus 41 } + +airIRRP500UnitStatusLeavingFluidTemperatureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature of the Leaving fluid in + tenths of degrees Celsius." + ::= { airIRRP500UnitStatus 42 } + +airIRRP500UnitStatusLeakSensor OBJECT-TYPE + SYNTAX INTEGER { + no-leak (1), + leak (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state (no-leak/leak) of the leak sensor." + ::= { airIRRP500UnitStatus 43 } + + +-- airIRRP500 AIR CONDITIONER UNIT Ident + +airIRRP500UnitIdentID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The unit identification number." + ::= { airIRRP500UnitIdent 1 } + +airIRRP500UnitIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit name." + ::= { airIRRP500UnitIdent 2 } + +airIRRP500UnitIdentLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit location." + ::= { airIRRP500UnitIdent 3 } + +airIRRP500UnitIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit model number." + ::= { airIRRP500UnitIdent 4 } + +airIRRP500UnitIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit serial number." + ::= { airIRRP500UnitIdent 5 } + +airIRRP500UnitIdentFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit firmware version." + ::= { airIRRP500UnitIdent 6 } + +airIRRP500UnitIdentHardwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit controller hardware revision." + ::= { airIRRP500UnitIdent 7 } + +airIRRP500UnitIdentManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit manufacture date." + ::= { airIRRP500UnitIdent 8 } + + +-- airIRRP500 AIR CONDITIONER UNIT Runhours + +airIRRP500UnitRunHoursAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit air filter run hours in hours." + ::= { airIRRP500UnitRunHours 1 } + +airIRRP500UnitRunHoursCondensatePump OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensate pump run hours in hours." + ::= { airIRRP500UnitRunHours 2 } + +airIRRP500UnitRunHoursHumidifier OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan right power supply run hours in hours." + ::= { airIRRP500UnitRunHours 3 } + +airIRRP500UnitRunHoursFan1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 1 run hours in hours." + ::= { airIRRP500UnitRunHours 4 } + +airIRRP500UnitRunHoursHeater1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit heater 1 run hours in hours." + ::= { airIRRP500UnitRunHours 5 } + +airIRRP500UnitRunHoursFan2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 2 run hours in hours." + ::= { airIRRP500UnitRunHours 6 } + +airIRRP500UnitRunHoursHeater2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit Heater 2 run hours in hours." + ::= { airIRRP500UnitRunHours 7 } + +airIRRP500UnitRunHoursFan3 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan 3 run hours in hours." + ::= { airIRRP500UnitRunHours 8 } + +airIRRP500UnitRunHoursHeater3 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit heater 3 run hours in hours." + ::= { airIRRP500UnitRunHours 9 } + +airIRRP500UnitRunHoursSystem OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Total system run hours." + ::= { airIRRP500UnitRunHours 10 } + + +-- airIRRP500 AIR CONDITIONER UNIT Service Intervals + +airIRRP500UnitServiceIntervalAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Air filter service interval in weeks." + ::= { airIRRP500UnitServiceIntervals 1 } + +airIRRP500UnitServiceIntervalAirFilterAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The air filter service interval alarm enable/disable." + ::= { airIRRP500UnitServiceIntervals 2 } + +airIRRP500UnitServiceIntervalHumidifier OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier service interval in weeks." + ::= { airIRRP500UnitServiceIntervals 3 } + +airIRRP500UnitServiceIntervalHumidifierAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidifier service interval alarm enable/disable." + ::= { airIRRP500UnitServiceIntervals 4 } + +airIRRP500UnitServiceIntervalHeater OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Heater service interval in weeks." + ::= { airIRRP500UnitServiceIntervals 5 } + +airIRRP500UnitServiceIntervalHeaterAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The heater service interval alarm enable/disable." + ::= { airIRRP500UnitServiceIntervals 6 } + +airIRRP500UnitServiceIntervalCondensatePump OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Condensate pump service interval in weeks." + ::= { airIRRP500UnitServiceIntervals 7 } + +airIRRP500UnitServiceIntervalCondensatePumpAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The condensate pump service interval alarm enable/disable." + ::= { airIRRP500UnitServiceIntervals 8 } + +airIRRP500UnitServiceIntervalFans OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Fans service interval in weeks." + ::= { airIRRP500UnitServiceIntervals 9 } + +airIRRP500UnitServiceIntervalFansAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The fans service interval alarm enable/disable." + ::= { airIRRP500UnitServiceIntervals 10 } + + +-- airIRRP500 AIR CONDITIONER UNIT Thresholds + +airIRRP500UnitThresholdsRackInletHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRP500UnitThresholds 1 } + +airIRRP500UnitThresholdsRackInletHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRP500UnitThresholds 2 } + +airIRRP500UnitThresholdsSupplyAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air temperature high threshold in + tenths of degrees Fahrenheit." + ::= { airIRRP500UnitThresholds 3 } + +airIRRP500UnitThresholdsSupplyAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air high temperature high threshold in + tenths of degrees Celsius." + ::= { airIRRP500UnitThresholds 4 } + +airIRRP500UnitThresholdsReturnAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRP500UnitThresholds 5 } + +airIRRP500UnitThresholdsReturnAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRP500UnitThresholds 6 } + +airIRRP500UnitThresholdsSupplyHumidityHigh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply humidity high threshold in + tenths of percent relative humidity." + ::= { airIRRP500UnitThresholds 7 } + +airIRRP500UnitThresholdsSupplyHumidityLow OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply humidity low threshold in + tenths of percent relative humidity." + ::= { airIRRP500UnitThresholds 8 } + +airIRRP500UnitThresholdsEnteringFluidHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Entering fluid high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRRP500UnitThresholds 9 } + +airIRRP500UnitThresholdsEnteringFluidHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Entering fluid high temperature threshold in + tenths of degrees Celsius." + ::= { airIRRP500UnitThresholds 10 } + + +-- airIRRP500 AIR CONDITIONER UNIT Config + +airIRRP500UnitConfigStartupDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The startup delay in seconds." + ::= { airIRRP500UnitConfig 1 } + +airIRRP500UnitConfigCoolCapacity OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + maximum (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The cooling capacity options setting." + ::= { airIRRP500UnitConfig 2 } + +airIRRP500UnitConfigIdleOnLeakDetect OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The idle on leak options setting." + ::= { airIRRP500UnitConfig 3 } + +airIRRP500UnitConfigInputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the input contact." + ::= { airIRRP500UnitConfig 4 } + +airIRRP500UnitConfigOutputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the output relay." + ::= { airIRRP500UnitConfig 5 } + +airIRRP500UnitConfigOutputSource OBJECT-TYPE + SYNTAX INTEGER { + anyAlarm (1), + criticalAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The source of output relay change." + ::= { airIRRP500UnitConfig 6 } + +airIRRP500UnitConfigHumidifyEnable OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/disable humidification." + ::= { airIRRP500UnitConfig 7 } + +airIRRP500UnitConfigHumidifierControl OBJECT-TYPE + SYNTAX INTEGER { + auto (1), + drainOff (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The humidifier drain control." + ::= { airIRRP500UnitConfig 8 } + +airIRRP500UnitConfigDehumidifyEnable OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/disable dehumidification." + ::= { airIRRP500UnitConfig 9 } + +airIRRP500UnitConfigReheatEnable OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/disable reheat." + ::= { airIRRP500UnitConfig 10 } + +airIRRP500UnitConfigHeatAssistEnable OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/disable heat assist." + ::= { airIRRP500UnitConfig 11 } + +airIRRP500UnitConfigPowerSourceConfig OBJECT-TYPE + SYNTAX INTEGER { + single (1), + dual (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Configure the input power source: (1) single feed or (2) dual feed." + ::= { airIRRP500UnitConfig 12 } + +airIRRP500UnitConfigUnitRoleOverride OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + forcedOn (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When this OID value is (1) automatic, the system determines + which units are used as primary units and which units are used as backups. + When this OID value is (2) forcedOn, the connected unit is set as a primary + unit." + ::= { airIRRP500UnitConfig 13 } + +airIRRP500UnitConfigSecondaryPowerFeedCapability OBJECT-TYPE + SYNTAX INTEGER { + full (1), + reduced (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Available on chilled water units. When the power source config setting + is set to dual, setting this value to reduced (2) will inhibit the heater + and humdifier when the unit is being powered from the secondary + input." + ::= { airIRRP500UnitConfig 14 } + +airIRRP500UnitConfigIdleOnCoolFail OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When this OID value is (1) enable, the unit idles if it detects that it is blowing warm + air into the cold aisle. The unit will attempt to restart at 5 minute intervals." + ::= { airIRRP500UnitConfig 15 } + +-- airIRSC AIR CONDITIONER Defines + +AirIRSCConfigType ::= INTEGER { + racs (1), + spot (2), + in-row (3) + } + +AirIRSCCapacityControlType ::= INTEGER { + discrete (1), + proportional (2) + } + +AirIRSCFanSpeedPreference ::= INTEGER { + low (1), + med-low (2), + med (3), + med-high (4), + high (5) + } + +AirIRSCFanSpeedControl ::= INTEGER { + automatic (1), + manual (2) + } + +-- airIRSC AIR CONDITIONER UNIT Status + +airIRSCUnitStatusOperateMode OBJECT-TYPE + SYNTAX INTEGER { + standby (1), + on (2), + idle (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The cooling unit operating mode." + ::= { airIRSCUnitStatus 1 } + +airIRSCUnitStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling output in tenths of kW." + ::= { airIRSCUnitStatus 2 } + +airIRSCUnitStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling demand in tenths of kW." + ::= { airIRSCUnitStatus 3 } + +airIRSCUnitStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in cubic feet per minute." + ::= { airIRSCUnitStatus 4 } + +airIRSCUnitStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in liters per second." + ::= { airIRSCUnitStatus 5 } + +airIRSCUnitStatusRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitStatus 6 } + +airIRSCUnitStatusRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRSCUnitStatus 7 } + +airIRSCUnitStatusSupplyAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitStatus 8 } + +airIRSCUnitStatusSupplyAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Celsius." + ::= { airIRSCUnitStatus 9 } + +airIRSCUnitStatusReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitStatus 10 } + +airIRSCUnitStatusReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Celsius." + ::= { airIRSCUnitStatus 11 } + +airIRSCUnitStatusSuctionTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit suction temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitStatus 12 } + +airIRSCUnitStatusSuctionTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit suction temperature in tenths of + degrees Celsius." + ::= { airIRSCUnitStatus 13 } + +airIRSCUnitStatusSuperheatTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit superheat temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitStatus 14 } + +airIRSCUnitStatusSuperheatTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit superheat temperature in tenths of + degrees Celsius." + ::= { airIRSCUnitStatus 15 } + +airIRSCUnitStatusContainmtDPUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit containment differential pressure in + hundredths of inches of water." + ::= { airIRSCUnitStatus 16 } + +airIRSCUnitStatusContainmtDPMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit containment differential pressure in Pa." + ::= { airIRSCUnitStatus 17 } + +airIRSCUnitStatusFilterDPUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in + hundredths of inches of water." + ::= { airIRSCUnitStatus 18 } + +airIRSCUnitStatusFilterDPMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in Pa." + ::= { airIRSCUnitStatus 19 } + +airIRSCUnitStatusSuctionPressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit suction pressure in pounds per square inch (PSI)." + ::= { airIRSCUnitStatus 20 } + +airIRSCUnitStatusSuctionPressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit suction pressure in kiloPascals (kPa)." + ::= { airIRSCUnitStatus 21 } + +airIRSCUnitStatusDischargePressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit discharge pressure in pounds per square inch (PSI)." + ::= { airIRSCUnitStatus 22 } + +airIRSCUnitStatusDischargePressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit discharge pressure in kiloPascals (kPa)." + ::= { airIRSCUnitStatus 23 } + +airIRSCUnitStatusEvaporatorFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit average evaporator fan speed in tenths of percent." + ::= { airIRSCUnitStatus 24 } + +airIRSCUnitStatusCondenserFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit average condenser fan speed in tenths of percent." + ::= { airIRSCUnitStatus 25 } + +airIRSCUnitStatusInputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the input contact." + ::= { airIRSCUnitStatus 26 } + +airIRSCUnitStatusOutputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the output relay." + ::= { airIRSCUnitStatus 27 } + +airIRSCUnitStatusCondOutletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit condenser outlet air temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitStatus 28 } + +airIRSCUnitStatusCondOutletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit condenser outlet air temperature in tenths of + degrees Celsius." + ::= { airIRSCUnitStatus 29 } + +airIRSCUnitStatusCondInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit condenser inlet air temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitStatus 30 } + +airIRSCUnitStatusCondInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit condenser inlet air temperature in tenths of + degrees Celsius." + ::= { airIRSCUnitStatus 31 } + +airIRSCUnitStatusCompressor OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state (off/on) of the compressor." + ::= { airIRSCUnitStatus 32 } + +airIRSCUnitStatusLeakSensor OBJECT-TYPE + SYNTAX INTEGER { + no-leak (1), + leak (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state (no-leak/leak) of the leak sensor." + ::= { airIRSCUnitStatus 33 } + +-- airIRSC AIR CONDITIONER UNIT Ident + +airIRSCUnitIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit name." + ::= { airIRSCUnitIdent 1 } + +airIRSCUnitIdentLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit location." + ::= { airIRSCUnitIdent 2 } + +airIRSCUnitIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit model number." + ::= { airIRSCUnitIdent 3 } + +airIRSCUnitIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit serial number." + ::= { airIRSCUnitIdent 4 } + +airIRSCUnitIdentFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit firmware version." + ::= { airIRSCUnitIdent 5 } + +airIRSCUnitIdentHardwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit controller hardware revision." + ::= { airIRSCUnitIdent 6 } + +airIRSCUnitIdentManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the + unit manufacture date." + ::= { airIRSCUnitIdent 7 } + + +-- airIRSC AIR CONDITIONER UNIT Runhours + +airIRSCUnitRunHoursAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit air filter run hours." + ::= { airIRSCUnitRunHours 1 } + +airIRSCUnitRunHoursEvaporatorFan1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit evaporator fan 1 run hours." + ::= { airIRSCUnitRunHours 2 } + +airIRSCUnitRunHoursEvaporatorFan2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit evaporator fan 2 run hours." + ::= { airIRSCUnitRunHours 3 } + +airIRSCUnitRunHoursEvaporatorFan3 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit evaporator fan 3 run hours." + ::= { airIRSCUnitRunHours 4 } + +airIRSCUnitRunHoursCondenserFan1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condenser fan 1 run hours." + ::= { airIRSCUnitRunHours 5 } + +airIRSCUnitRunHoursCondenserFan2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condenser fan 2 run hours." + ::= { airIRSCUnitRunHours 6 } + +airIRSCUnitRunHoursCondenserFan3 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condenser fan 3 run hours." + ::= { airIRSCUnitRunHours 7 } + +airIRSCUnitRunHoursFanPowerSupplyLeft OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan left power supply run hours." + ::= { airIRSCUnitRunHours 8 } + +airIRSCUnitRunHoursFanPowerSupplyRight OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit fan right power supply run hours." + ::= { airIRSCUnitRunHours 9 } + +airIRSCUnitRunHoursCondensatePump OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensate pump run hours." + ::= { airIRSCUnitRunHours 10 } + +airIRSCUnitRunHoursCompressor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit compressor run hours." + ::= { airIRSCUnitRunHours 11 } + + +-- airIRSC AIR CONDITIONER UNIT Service Intervals + +airIRSCUnitServiceIntervalsAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Air filter service interval in weeks." + ::= { airIRSCUnitServiceIntervals 1 } + +airIRSCUnitServiceIntervalsAirFilterAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The air filter service interval alarm enable/disable." + ::= { airIRSCUnitServiceIntervals 2 } + + +-- airIRSC AIR CONDITIONER UNIT Thresholds + +airIRSCUnitThresholdsRackInletHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRSCUnitThresholds 1 } + +airIRSCUnitThresholdsRackInletHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRSCUnitThresholds 2 } + +airIRSCUnitThresholdsSupplyAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRSCUnitThresholds 3 } + +airIRSCUnitThresholdsSupplyAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRSCUnitThresholds 4 } + +airIRSCUnitThresholdsReturnAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRSCUnitThresholds 5 } + +airIRSCUnitThresholdsReturnAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRSCUnitThresholds 6 } + +-- airIRSC AIR CONDITIONER UNIT Setpoints + +airIRSCUnitSetptsCoolSetpointUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit cooling setpoint in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitSetpoints 1 } + +airIRSCUnitSetptsCoolSetpointMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit cooling setpoint in tenths of + degrees Celsius." + ::= { airIRSCUnitSetpoints 2 } + +airIRSCUnitSetptsCoolDeadbandUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit cooling deadband in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitSetpoints 3 } + +airIRSCUnitSetptsCoolDeadbandMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit cooling deadband in tenths of + degrees Celsius." + ::= { airIRSCUnitSetpoints 4 } + +airIRSCUnitSetptsFanSpeedPreference OBJECT-TYPE + SYNTAX AirIRSCFanSpeedPreference + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The preferred fan speed setting." + ::= { airIRSCUnitSetpoints 5 } + +airIRSCUnitSetptsSupplyAirSetpointUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air setpoint in tenths of + degrees Fahrenheit." + ::= { airIRSCUnitSetpoints 6 } + +airIRSCUnitSetptsSupplyAirSetpointMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air setpoint in tenths of + degrees Celsius." + ::= { airIRSCUnitSetpoints 7 } + +-- airIRSC AIR CONDITIONER UNIT Config + +airIRSCUnitConfigConfigurationType OBJECT-TYPE + SYNTAX AirIRSCConfigType + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The unit configuration type." + ::= { airIRSCUnitConfig 1 } + +airIRSCUnitConfigCapacityControlType OBJECT-TYPE + SYNTAX AirIRSCCapacityControlType + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The unit capacity control." + ::= { airIRSCUnitConfig 2 } + +airIRSCUnitConfigStartupDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The startup delay in seconds." + ::= { airIRSCUnitConfig 3 } + +airIRSCUnitConfigIdleOnLeakDetect OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The idle on leak options setting." + ::= { airIRSCUnitConfig 4 } + +airIRSCUnitConfigInputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the input contact." + ::= { airIRSCUnitConfig 5 } + +airIRSCUnitConfigOutputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the output relay." + ::= { airIRSCUnitConfig 6 } + +airIRSCUnitConfigOutputSource OBJECT-TYPE + SYNTAX INTEGER { + anyAlarm (1), + criticalAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The source of output relay change." + ::= { airIRSCUnitConfig 7 } + +airIRSCUnitConfigAltitudeUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The altitude of the unit above sea level in feet." + ::= { airIRSCUnitConfig 8 } + +airIRSCUnitConfigAltitudeMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The altitude of the unit above sea level in meters." + ::= { airIRSCUnitConfig 9 } + +airIRSCUnitConfigOpControl OBJECT-TYPE + SYNTAX INTEGER { + standby (1), + on (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The unit operational control." + ::= { airIRSCUnitConfig 10 } + + +-- airIRSC AIR CONDITIONER GROUP Status + +airIRSCGroupStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group cooling output in tenths of kW." + ::= { airIRSCGroupStatus 1 } + +airIRSCGroupStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group cooling demand in tenths of kW." + ::= { airIRSCGroupStatus 2 } + +airIRSCGroupStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group air flow in cubic feet per minute." + ::= { airIRSCGroupStatus 3 } + +airIRSCGroupStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group air flow in liters per second." + ::= { airIRSCGroupStatus 4 } + +airIRSCGroupStatusMaxRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCGroupStatus 5 } + +airIRSCGroupStatusMaxRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRSCGroupStatus 6 } + +airIRSCGroupStatusMinRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCGroupStatus 7 } + +airIRSCGroupStatusMinRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRSCGroupStatus 8 } + +airIRSCGroupStatusMaxReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCGroupStatus 9 } + +airIRSCGroupStatusMaxReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum return air temperature in tenths of + degrees Celsius." + ::= { airIRSCGroupStatus 10 } + +airIRSCGroupStatusMinReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRSCGroupStatus 11 } + +airIRSCGroupStatusMinReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum return air temperature in tenths of + degrees Celsius." + ::= { airIRSCGroupStatus 12 } + +airIRSCGroupStatusActiveFlowControlStatus OBJECT-TYPE + SYNTAX INTEGER { + under (1), + okay (2), + over (3), + notApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Status of the active flow control + system." + ::= { airIRSCGroupStatus 13 } + + +-- airIRSC AIR CONDITIONER GROUP Setpoint + +airIRSCGroupSetptsCoolSetpointUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Fahrenheit." + ::= { airIRSCGroupSetpoints 1 } + +airIRSCGroupSetptsCoolSetpointMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Celsius." + ::= { airIRSCGroupSetpoints 2 } + +airIRSCGroupSetptsCoolDeadbandUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling deadband in tenths of + degrees Fahrenheit." + ::= { airIRSCGroupSetpoints 3 } + +airIRSCGroupSetptsCoolDeadbandMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling deadband in tenths of + degrees Celsius." + ::= { airIRSCGroupSetpoints 4 } + +airIRSCGroupSetptsFanSpeedPreference OBJECT-TYPE + SYNTAX AirIRSCFanSpeedPreference + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group preferred fan speed setting." + ::= { airIRSCGroupSetpoints 5 } + +airIRSCGroupSetptsSupplyAirSetpointUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Fahrenheit." + ::= { airIRSCGroupSetpoints 6 } + +airIRSCGroupSetptsSupplyAirSetpointMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Celsius." + ::= { airIRSCGroupSetpoints 7 } + +airIRSCGroupSetpointsActiveFlowControlBias OBJECT-TYPE + SYNTAX INTEGER { + positive (1), + slightlyPositive (2), + zero (3), + slightlyNegative (4), + negative (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The active flow control bias setting." + ::= { airIRSCGroupSetpoints 8 } + +-- airIRSC AIR CONDITIONER GROUP Config + +airIRSCGroupConfigNumberofCoolingUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of cooling units." + ::= { airIRSCGroupConfig 1 } + +airIRSCGroupConfigConfigurationType OBJECT-TYPE + SYNTAX AirIRSCConfigType + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group configuration type." + ::= { airIRSCGroupConfig 2 } + +airIRSCGroupConfigCapacityControlType OBJECT-TYPE + SYNTAX AirIRSCCapacityControlType + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group capacity control." + ::= { airIRSCGroupConfig 3 } + +airIRSCGroupConfigAltitudeUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in feet." + ::= { airIRSCGroupConfig 4 } + +airIRSCGroupConfigAltitudeMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in meters." + ::= { airIRSCGroupConfig 5 } + +airIRSCGroupConfigFanSpeedControl OBJECT-TYPE + SYNTAX AirIRSCFanSpeedControl + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group fan speed control." + ::= { airIRSCGroupConfig 6 } + +airIRSCGroupConfigNumberOfActiveFlowControllers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of active flow controllers + present in the group." + ::= { airIRSCGroupConfig 7 } + +airIRSCGroupConfigActiveFlowControllerLampTest OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Turns off/on the active flow + controller lamp test." + ::= { airIRSCGroupConfig 8 } + +-- ****************************************************************** +-- airIRG2 Ident +-- ****************************************************************** + +airIRG2IdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the unit name." + ::= { airIRG2Ident 1 } + +airIRG2IdentLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the unit location." + ::= { airIRG2Ident 2 } + +airIRG2IdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit model number." + ::= { airIRG2Ident 3 } + +airIRG2IdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit serial number." + ::= { airIRG2Ident 4 } + +airIRG2IdentFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit firmware version." + ::= { airIRG2Ident 5 } + +airIRG2IdentHardwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit controller hardware revision." + ::= { airIRG2Ident 6 } + +airIRG2IdentManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit manufacture date." + ::= { airIRG2Ident 7 } + +airIRG2IdentUnitSysOID OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID contains an OID path to the device's top level unit data." + ::= { airIRG2Ident 8 } + +airIRG2IdentGroupSysOID OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID contains an OID path to the device's top level group data." + ::= { airIRG2Ident 9 } + +-- ****************************************************************** +-- airIRG2 GROUP Status +-- ****************************************************************** + +airIRG2GroupStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group cooling output in tenths of kilowatts (kW)." + ::= { airIRG2GroupStatus 1 } + +airIRG2GroupStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group cooling demand in tenths of kilowatts (kW)." + ::= { airIRG2GroupStatus 2 } + +airIRG2GroupStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group air flow in cubic feet per minute." + ::= { airIRG2GroupStatus 3 } + +airIRG2GroupStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group air flow in hundredths of + liters per second." + ::= { airIRG2GroupStatus 4 } + +airIRG2GroupStatusMaxRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRG2GroupStatus 5 } + +airIRG2GroupStatusMaxRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRG2GroupStatus 6 } + +airIRG2GroupStatusMinRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRG2GroupStatus 7 } + +airIRG2GroupStatusMinRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRG2GroupStatus 8 } + +airIRG2GroupStatusMaxReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRG2GroupStatus 9 } + +airIRG2GroupStatusMaxReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum return air temperature in tenths of + degrees Celsius." + ::= { airIRG2GroupStatus 10 } + +airIRG2GroupStatusMinReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRG2GroupStatus 11 } + +airIRG2GroupStatusMinReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum return air temperature in tenths of + degrees Celsius." + ::= { airIRG2GroupStatus 12 } + +airIRG2GroupStatusActiveFlowControlStatus OBJECT-TYPE + SYNTAX INTEGER { + under (1), + okay (2), + over (3), + notApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Status of the active flow control + system." + ::= { airIRG2GroupStatus 13 } + + +-- ****************************************************************** +-- airIRG2 GROUP Setpoint +-- ****************************************************************** + +airIRG2GroupSetptsCoolSetpointUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Fahrenheit." + ::= { airIRG2GroupSetpoints 1 } + +airIRG2GroupSetptsCoolSetpointMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Celsius." + ::= { airIRG2GroupSetpoints 2 } + +airIRG2GroupSetptsCoolDeadbandUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling deadband in tenths of + degrees Fahrenheit." + ::= { airIRG2GroupSetpoints 3 } + +airIRG2GroupSetptsCoolDeadbandMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling deadband in tenths of + degrees Celsius." + ::= { airIRG2GroupSetpoints 4 } + +airIRG2GroupSetptsFanSpeedPreference OBJECT-TYPE + SYNTAX INTEGER { + low (1), + med-low (2), + med (3), + med-high (4), + high (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group preferred fan speed setting." + ::= { airIRG2GroupSetpoints 5 } + +airIRG2GroupSetptsSupplyAirSetpointUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Fahrenheit." + ::= { airIRG2GroupSetpoints 6 } + +airIRG2GroupSetptsSupplyAirSetpointMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Celsius." + ::= { airIRG2GroupSetpoints 7 } + +airIRG2GroupSetpointsActiveFlowControlBias OBJECT-TYPE + SYNTAX INTEGER { + positive (1), + slightlyPositive (2), + zero (3), + slightlyNegative (4), + negative (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The active flow control bias setting." + ::= { airIRG2GroupSetpoints 8 } + +-- ****************************************************************** +-- airIRG2 GROUP Config +-- ****************************************************************** +airIRG2GroupConfigNumberofCoolingUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of cooling units." + ::= { airIRG2GroupConfig 1 } + +airIRG2GroupConfigConfigurationType OBJECT-TYPE + SYNTAX INTEGER { + racs (1), + spot (2), + in-row (3), + hacs (4), + cacs (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group configuration type." + ::= { airIRG2GroupConfig 2 } + +airIRG2GroupConfigCapacityControlType OBJECT-TYPE + SYNTAX INTEGER { + discrete (1), + proportional (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group capacity control." + ::= { airIRG2GroupConfig 3 } + +airIRG2GroupConfigFanSpeedControl OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + manual (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group fan speed control." + ::= { airIRG2GroupConfig 4 } + +airIRG2GroupConfigCoolGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The gain component of the PID in hundredths." + ::= { airIRG2GroupConfig 5 } + +airIRG2GroupConfigCoolResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The integral component of the PID in hundredths." + ::= { airIRG2GroupConfig 6 } + +airIRG2GroupConfigCoolDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The derivative component of the PID in hundredths." + ::= { airIRG2GroupConfig 7 } + +airIRG2GroupConfigCoolPIDReset OBJECT-TYPE + SYNTAX INTEGER { + readBack (1), + reset (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Will reset the PID coefficients back to the factory defaults." + ::= { airIRG2GroupConfig 8 } + +airIRG2GroupConfigNumberofBackupUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of backup units." + ::= { airIRG2GroupConfig 9 } + +airIRG2GroupConfigRuntimeBalancingEnable OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable runtime balancing feature." + ::= { airIRG2GroupConfig 10 } + +airIRG2GroupConfigLoadAssistEnable OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable load assist feature." + ::= { airIRG2GroupConfig 11 } + +airIRG2GroupConfigNumberOfActiveFlowControllers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of active flow controllers + present in the group." + ::= { airIRG2GroupConfig 12 } + +airIRG2GroupConfigActiveFlowControllerLampTest OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Turns off/on the active flow + controller lamp test." + ::= { airIRG2GroupConfig 13 } + +airIRG2GroupConfigAltitudeUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in feet." + ::= { airIRG2GroupConfig 14 } + +airIRG2GroupConfigAltitudeMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group altitude of the units above sea level in meters." + ::= { airIRG2GroupConfig 15 } + +-- *************************************** +-- airIRG2 Alarm Status +-- *************************************** + +airIRG2AlarmsTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of active alarms in the airIRG2AlarmsTable." + ::= { airIRG2Alarms 1 } + +AirIRG2AlarmsEntry ::= SEQUENCE { + airIRG2AlarmsIndex INTEGER, + airIRG2AlarmsEventCode INTEGER, + airIRG2AlarmsDescription DisplayString + } + +airIRG2AlarmsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG2AlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Table of active alarms for the device." + ::= { airIRG2Alarms 2 } + +airIRG2AlarmsEntry OBJECT-TYPE + SYNTAX AirIRG2AlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Alarms specification" + INDEX { airIRG2AlarmsIndex } + ::= { airIRG2AlarmsTable 1 } + +airIRG2AlarmsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Alarm index." + ::= { airIRG2AlarmsEntry 1 } + +airIRG2AlarmsEventCode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Code for the alarm." + ::= { airIRG2AlarmsEntry 2 } + +airIRG2AlarmsDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of the alarm." + ::= { airIRG2AlarmsEntry 3 } + +-- *************************************** +-- airIRG2RDType2 AIR CONDITIONER Defines +-- *************************************** + +AirIRG2RDType2IOState ::= INTEGER { + open (1), + closed (2) +} + +-- ****************************************************************** +-- airIRG2RDT2 Status +-- ****************************************************************** + +airIRG2RDT2StatusOperateMode OBJECT-TYPE + SYNTAX INTEGER { + standby (1), + on (2), + idle (3), + reserved (4), + service (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The cooling unit operating mode." + ::= { airIRG2RDT2Status 1 } + +airIRG2RDT2StatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling output in tenths of kilowatts (kW)." + ::= { airIRG2RDT2Status 2 } + +airIRG2RDT2StatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit cooling demand in tenths of kilowatts (kW)." + ::= { airIRG2RDT2Status 3 } + +airIRG2RDT2StatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in cubic feet per minute." + ::= { airIRG2RDT2Status 4 } + +airIRG2RDT2StatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air flow in liters per second." + ::= { airIRG2RDT2Status 5 } + +airIRG2RDT2StatusRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRG2RDT2Status 6 } + +airIRG2RDT2StatusRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRG2RDT2Status 7 } + +airIRG2RDT2StatusSupplyAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Fahrenheit." + ::= { airIRG2RDT2Status 8 } + +airIRG2RDT2StatusSupplyAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit supply air temperature in tenths of + degrees Celsius." + ::= { airIRG2RDT2Status 9 } + +airIRG2RDT2StatusReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRG2RDT2Status 10 } + +airIRG2RDT2StatusReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit return air temperature in tenths of + degrees Celsius." + ::= { airIRG2RDT2Status 11 } + +airIRG2RDT2StatusSuctionTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit suction temperature in tenths of + degrees Fahrenheit." + ::= { airIRG2RDT2Status 12 } + +airIRG2RDT2StatusSuctionTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit suction temperature in tenths of + degrees Celsius." + ::= { airIRG2RDT2Status 13 } + +airIRG2RDT2StatusSuperheatTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit superheat temperature in tenths of + degrees Fahrenheit." + ::= { airIRG2RDT2Status 14 } + +airIRG2RDT2StatusSuperheatTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit superheat temperature in tenths of + degrees Celsius." + ::= { airIRG2RDT2Status 15 } + +airIRG2RDT2StatusFilterDPUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in + hundredths of inches of water." + ::= { airIRG2RDT2Status 16 } + +airIRG2RDT2StatusFilterDPMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit air filter differential pressure in pascals (Pa)." + ::= { airIRG2RDT2Status 17 } + +airIRG2RDT2StatusSuctionPressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit suction pressure in pounds per square inch (PSI)." + ::= { airIRG2RDT2Status 18 } + +airIRG2RDT2StatusSuctionPressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit suction pressure in kiloPascals (kPa)." + ::= { airIRG2RDT2Status 19 } + +airIRG2RDT2StatusDischargePressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit discharge pressure in pounds per square inch (PSI)." + ::= { airIRG2RDT2Status 20 } + +airIRG2RDT2StatusDischargePressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit discharge pressure in kiloPascals (kPa)." + ::= { airIRG2RDT2Status 21 } + +airIRG2RDT2StatusEvaporatorFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The unit average evaporator fan speed in tenths of percent." + ::= { airIRG2RDT2Status 22 } + +airIRG2RDT2StatusInputState OBJECT-TYPE + SYNTAX AirIRG2RDType2IOState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the input contact." + ::= { airIRG2RDT2Status 23 } + +airIRG2RDT2StatusOutputState OBJECT-TYPE + SYNTAX AirIRG2RDType2IOState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the output relay." + ::= { airIRG2RDT2Status 24 } + +airIRG2RDT2StatusOHEInputState OBJECT-TYPE + SYNTAX AirIRG2RDType2IOState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the outside heat exchanger(OHE) input contact." + ::= { airIRG2RDT2Status 25 } + +airIRG2RDT2StatusOHEOutputState OBJECT-TYPE + SYNTAX AirIRG2RDType2IOState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the outside heat exchanger(OHE) output relay." + ::= { airIRG2RDT2Status 26 } + +airIRG2RDT2StatusCompressor OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state (off/on) of the compressor." + ::= { airIRG2RDT2Status 27 } + +airIRG2RDT2StatusFluidValvePos OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The position of the fluid valve in percent. This OID is only valid + when airIRG2RDT2ConfigUnitType indicates fluidCooled(1)." + ::= { airIRG2RDT2Status 28 } + +airIRG2RDT2StatusHotGasBypassValvePos OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The position of the hot gas bypass valve in hundredths of percent." + ::= { airIRG2RDT2Status 29 } + +airIRG2RDT2StatusLeakSensor OBJECT-TYPE + SYNTAX INTEGER { + no-leak (1), + leak (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state (no-leak/leak) of the leak sensor." + ::= { airIRG2RDT2Status 30 } + +-- ****************************************************************** +-- airIRG2RDT2 Runhours +-- ****************************************************************** + +airIRG2RDT2RunHoursAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit air filter run hours." + ::= { airIRG2RDT2RunHours 1 } + +airIRG2RDT2RunHoursCondensatePump OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensate pump run hours." + ::= { airIRG2RDT2RunHours 2 } + +airIRG2RDT2RunHoursCompressor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit compressor run hours." + ::= { airIRG2RDT2RunHours 3 } + +-- ******************************* +-- Run Hour Fan Power supply table +-- ******************************* +airIRG2RDT2RunHoursFanPSTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the run hour fan power supply table + (airIRG2RDT2RunHoursFanPSTable)." + ::= { airIRG2RDT2RunHours 4 } + +AirIRG2RDT2RunHoursFanPSEntry ::= + SEQUENCE { + airIRG2RDT2RunHoursFanPSIndex INTEGER, + airIRG2RDT2RunHoursFanPSPosition INTEGER, + airIRG2RDT2RunHoursFanPSHours INTEGER + } + +airIRG2RDT2RunHoursFanPSTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG2RDT2RunHoursFanPSEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting run hour information from each power supply." + ::= { airIRG2RDT2RunHours 5 } + +airIRG2RDT2RunHoursFanPSEntry OBJECT-TYPE + SYNTAX AirIRG2RDT2RunHoursFanPSEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The run hours fan power supply table entry." + INDEX { airIRG2RDT2RunHoursFanPSIndex } + ::= { airIRG2RDT2RunHoursFanPSTable 1 } + +airIRG2RDT2RunHoursFanPSIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of run hours fan power supply table." + ::= { airIRG2RDT2RunHoursFanPSEntry 1 } + +airIRG2RDT2RunHoursFanPSHours OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan power supply run time in hours." + ::= { airIRG2RDT2RunHoursFanPSEntry 2 } + +airIRG2RDT2RunHoursFanPSPosition OBJECT-TYPE + SYNTAX INTEGER { + upper (1), + lower (2), + left (3), + right (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Position of fan power supply within the unit." + ::= { airIRG2RDT2RunHoursFanPSEntry 3 } + +-- ***************************** +-- Run Hour Evaporator Fan table +-- ***************************** +airIRG2RDT2RunHoursEvapFanTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the run hour evaporator fan table + (airIRG2RDT2RunHoursEvapFanTable)." + ::= { airIRG2RDT2RunHours 6 } + +AirIRG2RDT2RunHoursEvapFanEntry ::= + SEQUENCE { + airIRG2RDT2RunHoursEvapFanIndex INTEGER, + airIRG2RDT2RunHoursEvapFanHours INTEGER + } + +airIRG2RDT2RunHoursEvapFanTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG2RDT2RunHoursEvapFanEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each evaporator fan run + hour in the system. " + ::= { airIRG2RDT2RunHours 7 } + +airIRG2RDT2RunHoursEvapFanEntry OBJECT-TYPE + SYNTAX AirIRG2RDT2RunHoursEvapFanEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information from each evaporator fan run + hour in the system. " + INDEX { airIRG2RDT2RunHoursEvapFanIndex } + ::= { airIRG2RDT2RunHoursEvapFanTable 1 } + +airIRG2RDT2RunHoursEvapFanIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of run hours evaporator fan table." + ::= { airIRG2RDT2RunHoursEvapFanEntry 1 } + +airIRG2RDT2RunHoursEvapFanHours OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Evaporator fan run time in hours." + ::= { airIRG2RDT2RunHoursEvapFanEntry 2 } + +airIRG2RDT2RunHoursUnit OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit run time in hours." + ::= { airIRG2RDT2RunHours 8 } + +-- ****************************************************************** +-- airIRG2RDT2 Service Intervals +-- ****************************************************************** + +airIRG2RDT2ServiceIntervalsAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Air filter service interval in weeks." + ::= { airIRG2RDT2ServiceIntervals 1 } + +airIRG2RDT2ServiceIntervalsAirFilterAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The air filter service interval alarm enable/disable." + ::= { airIRG2RDT2ServiceIntervals 2 } + +-- ****************************************************************** +-- airIRG2RDT2 Thresholds +-- ****************************************************************** + +airIRG2RDT2ThresholdsRackInletHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRG2RDT2Thresholds 1 } + +airIRG2RDT2ThresholdsRackInletHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit rack inlet air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRG2RDT2Thresholds 2 } + +airIRG2RDT2ThresholdsSupplyAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRG2RDT2Thresholds 3 } + +airIRG2RDT2ThresholdsSupplyAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit supply air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRG2RDT2Thresholds 4 } + +airIRG2RDT2ThresholdsReturnAirHighTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Fahrenheit." + ::= { airIRG2RDT2Thresholds 5 } + +airIRG2RDT2ThresholdsReturnAirHighTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Unit return air high temperature threshold in + tenths of degrees Celsius." + ::= { airIRG2RDT2Thresholds 6 } + +-- ****************************************************************** +-- airIRG2RDT2 Setpoints +-- ****************************************************************** + +-- There are no setpoint OIDs. This is just a placeholder in case +-- we add some unit setpoints. + +-- ****************************************************************** +-- airIRG2RDT2 Config +-- ****************************************************************** + +airIRG2RDT2ConfigUnitType OBJECT-TYPE + SYNTAX INTEGER { + fluidCooled (1), + airCooled (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of the unit." + ::= { airIRG2RDT2Config 1 } + +airIRG2RDT2ConfigStartupDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The startup delay in seconds." + ::= { airIRG2RDT2Config 2 } + +airIRG2RDT2ConfigIdleOnLeakDetect OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The idle on leak options setting." + ::= { airIRG2RDT2Config 3 } + +airIRG2RDT2ConfigInputNormalState OBJECT-TYPE + SYNTAX AirIRG2RDType2IOState + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the input contact." + ::= { airIRG2RDT2Config 4 } + +airIRG2RDT2ConfigOutputNormalState OBJECT-TYPE + SYNTAX AirIRG2RDType2IOState + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the output relay." + ::= { airIRG2RDT2Config 5 } + +airIRG2RDT2ConfigOutputSource OBJECT-TYPE + SYNTAX INTEGER { + anyAlarm (1), + criticalAlarm (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The source of output relay change." + ::= { airIRG2RDT2Config 6 } + +airIRG2RDT2ConfigOHEInputNormalState OBJECT-TYPE + SYNTAX AirIRG2RDType2IOState + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the outside heat exchanger(OHE) input relay." + ::= { airIRG2RDT2Config 7 } + +airIRG2RDT2ConfigUnitRoleOverride OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + forcedOn (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When this OID value is (1) automatic, the system determines + which units are used as primary units and which units are used as backups. + When this OID value is (2) forcedOn, the connected unit is set as a primary + unit." + ::= { airIRG2RDT2Config 8 } + +airIRG2RDT2ConfigUnitIdleOnCoolFail OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When this OID value is (2) yes, the unit idles if it detects that it is blowing warm + air into the cold aisle. The unit will attempt to restart at 5 minute intervals." + ::= { airIRG2RDT2Config 9 } + +-- Beginning of AC InRoom + +-- common InRoom values +AirIRmAlarmState ::= INTEGER { ok (1), alarm (2) } +AirIRmControlState ::= INTEGER { off (1), on (2) } +AirIRmStopState ::= INTEGER { maybeOn (1), unitOff (2) } +AirIRmActivityState ::= INTEGER { inactive (1), active (2) } + + +-- *************************************** +-- InRoom Ident +-- *************************************** + +airIRmIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the unit name." + ::= { airIRmIdent 1 } + +airIRmIdentLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the unit location." + ::= { airIRmIdent 2 } + +airIRmIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit model number." + ::= { airIRmIdent 3 } + +airIRmIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit serial number." + ::= { airIRmIdent 4 } + +airIRmIdentFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit firmware version." + ::= { airIRmIdent 5 } + +airIRmIdentHardwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit controller hardware revision." + ::= { airIRmIdent 6 } + +airIRmIdentManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit manufacture date." + ::= { airIRmIdent 7 } + +airIRmIdentSysOID OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID contains an OID path to the device's top level data." + ::= { airIRmIdent 8 } + +-- *************************************** +-- InRoom Alarm Status +-- *************************************** + +airIRmAlarmsTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of active alarms in the airIRG2AlarmsTable." + ::= { airIRmAlarms 1 } + +AirIRmAlarmsEntry ::= SEQUENCE { + airIRmAlarmsIndex INTEGER, + airIRmAlarmsEventCode INTEGER, + airIRmAlarmsDescription DisplayString + } + +airIRmAlarmsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRmAlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Table of active alarms for the device." + ::= { airIRmAlarms 2 } + +airIRmAlarmsEntry OBJECT-TYPE + SYNTAX AirIRmAlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Alarms specification" + INDEX { airIRmAlarmsIndex } + ::= { airIRmAlarmsTable 1 } + +airIRmAlarmsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Alarm index." + ::= { airIRmAlarmsEntry 1 } + +airIRmAlarmsEventCode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Code for the alarm." + ::= { airIRmAlarmsEntry 2 } + +airIRmAlarmsDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of the alarm." + ::= { airIRmAlarmsEntry 3 } + + +-- airIRmPmCommon1 + +airIRmPmUnitType OBJECT-TYPE + SYNTAX INTEGER { + mc (1), + dx (2), + cw (3), + ch (4), + ecoCool (5), + msc (6), + ge1 (7), + ge2 (8), + dualFluid (9), + cw2 (10), + unknown (256) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit type (1)." + ::= { airIRmPmCommon1 1 } + +airIRmPmSwVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Software version (3)." + ::= { airIRmPmCommon1 3 } + +airIRmPmBusAddress OBJECT-TYPE + SYNTAX INTEGER (0..65535) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Bus addresss of unit (5)." + ::= { airIRmPmCommon1 5 } + +airIRmPmControllerType OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + c4000 (2), + c1001 (3), + c1002 (4), + c5000 (5), + c6000 (6), + c1010 (7), + c7000IOC (8), + c7000AT (9), + c7000PT (10), + c5MSC (11), + c7000PT2 (12) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Controller type (7)." + ::= { airIRmPmCommon1 7 } + +airIRmPmGeneralError OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "General Error (8)" + ::= { airIRmPmCommon1 8 } + +airIRmPmErrorOnBus OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Error On Bus (9)" + ::= { airIRmPmCommon1 9 } + +-- airIRmPmCommon2 + +airIRmPmPCStop OBJECT-TYPE + SYNTAX AirIRmStopState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "PC-STOP (1000)" + ::= { airIRmPmCommon2 1 } + +airIRmPmRemoteStop OBJECT-TYPE + SYNTAX AirIRmStopState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Remote Stop (1001)" + ::= { airIRmPmCommon2 2 } + +airIRmPmLocalStop OBJECT-TYPE + SYNTAX AirIRmStopState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Local Stop (1002)" + ::= { airIRmPmCommon2 3} + +airIRmPmTimerStop OBJECT-TYPE + SYNTAX AirIRmStopState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Timer Stop (1003)" + ::= { airIRmPmCommon2 4} + +airIRmPmSeqStop OBJECT-TYPE + SYNTAX AirIRmStopState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Seq. Stop (1004)" + ::= { airIRmPmCommon2 5} + +airIRmPmRemoteUPS OBJECT-TYPE + SYNTAX INTEGER { + off (1), + on (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Remote UPS (1006)" + ::= { airIRmPmCommon2 7} + +airIRmPmLocalUPS OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Local UPS (1007)" + ::= { airIRmPmCommon2 8} + +airIRmPmCommonAlarm OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Common alarm (1010)." + ::= { airIRmPmCommon2 11 } + +airIRmPmResetAllAlarms OBJECT-TYPE + SYNTAX INTEGER { + doNothing (1), + reset (2) } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Reset all alarms control (1011)." + ::= { airIRmPmCommon2 12 } + +airIRmPmUnitOnOff OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit running state (1013)." + ::= { airIRmPmCommon2 14 } + +airIRmPmMaintenance OBJECT-TYPE + SYNTAX INTEGER { + notNecessary (1), + necessary (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Maintenance necessary state (1014)." + ::= { airIRmPmCommon2 15 } + +airIRmPmUnitTemperatureScale OBJECT-TYPE + SYNTAX INTEGER { + celsius (1), + fahrenheit (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current Unit Temperature Scale (1022)." + ::= { airIRmPmCommon2 23 } + +airIRmPmUnitWinterMode OBJECT-TYPE + SYNTAX INTEGER { + summer (1), + winter (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Winter or summer configuration mode (1023)." + ::= { airIRmPmCommon2 24 } + +airIRmPmDayNightMode OBJECT-TYPE + SYNTAX INTEGER { + day (1), + night (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Day or night configuration mode (1024)." + ::= { airIRmPmCommon2 25 } + + +-- airIRmPmCommon3 + +airIRmPmLastMaintenanceYear OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Last maintenance year (1160)." + ::= { airIRmPmCommon3 1 } + +airIRmPmLastMaintenanceMonth OBJECT-TYPE + SYNTAX INTEGER (1..12) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Last maintenance month (1161)." + ::= { airIRmPmCommon3 2 } + +airIRmPmLastMaintenanceDay OBJECT-TYPE + SYNTAX INTEGER (1..31) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Last maintenance day (1162)." + ::= { airIRmPmCommon3 3 } + +airIRmPmUnitMaintenanceInterval OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit maintenance interval in months (1163)." + ::= { airIRmPmCommon3 4 } + +airIRmPmRuntimeUnit OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Runtime unit in hours (1164)." + ::= { airIRmPmCommon3 5 } + +airIRmPmStoptimeUnit OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit stoptime in hours (1165)" + ::= { airIRmPmCommon3 6 } + +airIRmPmRuntimeCooling OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Cooling runtime in hours (1166)" + ::= { airIRmPmCommon3 7 } + +airIRmPmRuntimeHeating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Heating runtime in hours (1167)" + ::= { airIRmPmCommon3 8 } + +airIRmPmRuntimeHumidification OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidification runtime in hours (1168)" + ::= { airIRmPmCommon3 9 } + +airIRmPmRuntimeDehumidification OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Dehumidification runtime in hours (1169)" + ::= { airIRmPmCommon3 10 } + +airIRmPmUnitTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon3 11 } +airIRmPmUnitTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit temperature in tenths of degrees Celsius (1170)." + ::= { airIRmPmUnitTemperature 1 } +airIRmPmUnitTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit temperature in tenths of degrees Fahrenheit (1170)." + ::= { airIRmPmUnitTemperature 2 } + +airIRmPmUnitHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit humidity in tenths of %RH (1171)." + ::= { airIRmPmCommon3 12 } + +airIRmPmSetpointTemperatureDay OBJECT IDENTIFIER ::= { airIRmPmCommon3 14 } +airIRmPmSetpointTemperatureDayC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setpoint daytime temperature in tenths + of degrees Celsius (1173)." + ::= { airIRmPmSetpointTemperatureDay 1 } +airIRmPmSetpointTemperatureDayF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setpoint daytime temperature in tenths + of degrees Fahrenheit (1173)." + ::= { airIRmPmSetpointTemperatureDay 2 } + +airIRmPmSetpointTemperatureNight OBJECT IDENTIFIER ::= { airIRmPmCommon3 15 } +airIRmPmSetpointTemperatureNightC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setpoint nighttime temperature in tenths + of degrees Celsius (1174)." + ::= { airIRmPmSetpointTemperatureNight 1 } +airIRmPmSetpointTemperatureNightF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setpoint nighttime temperature in tenths + of degrees Fahrenheit (1174)." + ::= { airIRmPmSetpointTemperatureNight 2 } + +airIRmPmSetpointHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Setpoint humidity in tenths of %RH (1176)." + ::= { airIRmPmCommon3 17 } + +airIRmPmUnitControlType OBJECT-TYPE + SYNTAX INTEGER { + room (1), + supply (2), + room-SupplyLimit (3), + supply-RoomLimit (4) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current unit control type (1183)." + ::= { airIRmPmCommon3 24 } + +airIRmPmWinterModeStartTemp OBJECT IDENTIFIER ::= { airIRmPmCommon3 29 } +airIRmPmWinterModeStartTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Winter mode start temperature in tenths of degrees Celsius (1188)." + ::= { airIRmPmWinterModeStartTemp 1 } +airIRmPmWinterModeStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Winter mode start temperature in tenths of degrees Fahrenheit (1188)." + ::= { airIRmPmWinterModeStartTemp 2 } + +airIRmPmWinterModeHysteresis OBJECT IDENTIFIER ::= { airIRmPmCommon3 30 } +airIRmPmWinterModeHysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Winter mode hysteresis in tenths of Kelvins (1189)" + ::= { airIRmPmWinterModeHysteresis 1 } +airIRmPmWinterModeHysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Winter mode hysteresis in tenths of degrees Fahrenheit (1189)" + ::= { airIRmPmWinterModeHysteresis 2 } + +airIRmPmWaterTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon3 32 } +airIRmPmWaterTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Water temperature in tenths of degrees Celsius (1191)." + ::= { airIRmPmWaterTemperature 1 } +airIRmPmWaterTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Water temperature in tenths of degrees Fahrenheit (1191)." + ::= { airIRmPmWaterTemperature 2 } + +airIRmPmReturnAirTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon3 33 } +airIRmPmReturnAirTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Return air temperature in tenths of degrees Celsius (1192)." + ::= { airIRmPmReturnAirTemperature 1 } +airIRmPmReturnAirTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Return air temperature in tenths of degrees Fahrenheit (1192)." + ::= { airIRmPmReturnAirTemperature 2 } + +airIRmPmSupplyAirTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon3 34 } +airIRmPmSupplyAirTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Supply air temperature in tenths of degrees Celsius (1193)." + ::= { airIRmPmSupplyAirTemperature 1 } +airIRmPmSupplyAirTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Supply air temperature in tenths of degrees Fahrenheit (1193)." + ::= { airIRmPmSupplyAirTemperature 2 } + +airIRmPmReturnAirHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Return air humidity in tenths of %RH (1194)." + ::= { airIRmPmCommon3 35 } + +airIRmPmSupplyAirHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Supply air humidity in tenths of %RH (1195)." + ::= { airIRmPmCommon3 36 } + +airIRmPmOutsideAirTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon3 37 } +airIRmPmOutsideAirTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Outside air temperature in tenths of degrees Celsius (1196)" + ::= { airIRmPmOutsideAirTemperature 1 } +airIRmPmOutsideAirTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Outside air temperature in tenths of degrees Fahrenheit (1196)" + ::= { airIRmPmOutsideAirTemperature 2 } + +airIRmPmOutsideAirHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Outside air humidity in tenths of percent relative humidity (1197)" + ::= { airIRmPmCommon3 38 } + +airIRmPmCoolingPriority OBJECT-TYPE + SYNTAX INTEGER { + ge (1), + cw (2), + dx (3) } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Cooling priority (1198)." + ::= { airIRmPmCommon3 39 } + +airIRmPmWaterTemperature2 OBJECT IDENTIFIER ::= { airIRmPmCommon3 43 } +airIRmPmWaterTemperature2C OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Water temperature 2 in tenths of degrees Celsius (1202)." + ::= { airIRmPmWaterTemperature2 1 } +airIRmPmWaterTemperature2F OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Water temperature 2 in tenths of degrees Fahrenheit (1202)." + ::= { airIRmPmWaterTemperature2 2 } + +airIRmPmRuntimeFreeCooling OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Freecooling runtime in hours (1203)" + ::= { airIRmPmCommon3 44 } + +airIRmPmRuntimeMixedModeFreeCooling OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Mixed mode freecooling runtime in hours (1203)" + ::= { airIRmPmCommon3 45 } + +-- airIRmPmCommon4 + +airIRmPmNumberOfCompressors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of compressors (1761)" + ::= { airIRmPmCommon4 4 } + +airIRmPmNumberOfSuctionValves OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of suction valves (1762)" + ::= { airIRmPmCommon4 5 } + +airIRmPmNumberOfDryCoolers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of drycoolers (1763)" + ::= { airIRmPmCommon4 6 } + +airIRmPmNumberOfPumps OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of pumps (1764)" + ::= { airIRmPmCommon4 7 } + +airIRmPmNumberOfElectricHeaters OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of electric heaters (1765)" + ::= { airIRmPmCommon4 8 } + +airIRmPmNumberOfHumidifiers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of humidifiers (1766)" + ::= { airIRmPmCommon4 9 } + +airIRmPmNumberOfFans OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of fans (1767)" + ::= { airIRmPmCommon4 10 } + +airIRmPmNumberOfLouvers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of louvers (1768)" + ::= { airIRmPmCommon4 11 } + +airIRmPmNumberOfSensors OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of sensors (1769)" + ::= { airIRmPmCommon4 12 } + +airIRmPmNumberOfExternalAlarmInputs OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of external alarm inputs (1770)" + ::= { airIRmPmCommon4 13 } + +airIRmPmNumberOfGECWValves OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of GE/CW valves (1771)" + ::= { airIRmPmCommon4 14 } + +airIRmPmNumberOfHotGasReheat OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of hot gas reheaters (1772)" + ::= { airIRmPmCommon4 15 } + +airIRmPmNumberOfPWWReheat OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of PWW reheaters (1773)" + ::= { airIRmPmCommon4 16 } + +airIRmPmNumberOfDehumidifiers OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of dehumidifiers (1774)" + ::= { airIRmPmCommon4 17 } + +-- airIRmPmCommon5 + +airIRmPmUnitEvaporationTemperature1 OBJECT IDENTIFIER ::= { airIRmPmCommon5 1 } +airIRmPmUnitEvaporationTemperature1C OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit evaporation temperature 1 in tenths + of degrees Celsius (2232)" + ::= { airIRmPmUnitEvaporationTemperature1 1 } +airIRmPmUnitEvaporationTemperature1F OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit evaporation temperature 1 in tenths + of degrees Fahrenheit (2232)" + ::= { airIRmPmUnitEvaporationTemperature1 2 } + +airIRmPmUnitEvaporationPressure1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit evaporation pressure 1 in tenths + of Bars (2233)" + ::= { airIRmPmCommon5 2 } + +airIRmPmUnitCondensationTemperature1 OBJECT IDENTIFIER ::= { airIRmPmCommon5 3 } +airIRmPmUnitCondensationTemperature1C OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensation temperature 1 in tenths + of degrees Celsius (2234)" + ::= { airIRmPmUnitCondensationTemperature1 1 } +airIRmPmUnitCondensationTemperature1F OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensation temperature 1 in tenths + of degrees Fahrenheit (2234)" + ::= { airIRmPmUnitCondensationTemperature1 2 } + +airIRmPmUnitCondensationPressure1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensation pressure 1 in tenths + of Bars (2235)" + ::= { airIRmPmCommon5 4 } + +airIRmPmMaxLimitReturnAirTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon5 8 } +airIRmPmMaxLimitReturnAirTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Maximum limit return air temperature in tenths + of degrees Celsius (2239)." + ::= { airIRmPmMaxLimitReturnAirTemperature 1 } +airIRmPmMaxLimitReturnAirTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Maximum limit return air temperature in tenths + of degrees Fahrenheit (2239)." + ::= { airIRmPmMaxLimitReturnAirTemperature 2 } + +airIRmPmMinLimitReturnAirTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon5 9 } +airIRmPmMinLimitReturnAirTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Minimum limit return air temperature in tenths + of degrees Celsius (2240)." + ::= { airIRmPmMinLimitReturnAirTemperature 1 } +airIRmPmMinLimitReturnAirTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Minimum limit return air temperature in tenths + of degrees Fahrenheit (2240)." + ::= { airIRmPmMinLimitReturnAirTemperature 2 } + +airIRmPmMaxLimitSupplyAirTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon5 10 } +airIRmPmMaxLimitSupplyAirTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Maximum limit supply air temperature in tenths + of degrees Celsius (2241)." + ::= { airIRmPmMaxLimitSupplyAirTemperature 1 } +airIRmPmMaxLimitSupplyAirTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Maximum limit supply air temperature in tenths + of degrees Fahrenheit (2241)." + ::= { airIRmPmMaxLimitSupplyAirTemperature 2 } + +airIRmPmMinLimitSupplyAirTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon5 11 } +airIRmPmMinLimitSupplyAirTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Minimum limit supply air temperature in tenths + of degrees Celsius (2242)." + ::= { airIRmPmMinLimitSupplyAirTemperature 1 } +airIRmPmMinLimitSupplyAirTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Minimum limit supply air temperature in tenths + of degrees Fahrenheit (2242)." + ::= { airIRmPmMinLimitSupplyAirTemperature 2 } + +airIRmPmMaxLimitWaterTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon5 12 } +airIRmPmMaxLimitWaterTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Maximum limit water temperature in tenths of degrees Celsius (2243)." + ::= { airIRmPmMaxLimitWaterTemperature 1 } +airIRmPmMaxLimitWaterTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Maximum limit water temperature in tenths + of degrees Fahrenheit (2243)." + ::= { airIRmPmMaxLimitWaterTemperature 2 } + +airIRmPmMinLimitWaterTemperature OBJECT IDENTIFIER ::= { airIRmPmCommon5 13 } +airIRmPmMinLimitWaterTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Minimum limit water temperature in tenths + of degrees Celsius (2244)." + ::= { airIRmPmMinLimitWaterTemperature 1 } +airIRmPmMinLimitWaterTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Minimum limit water temperature in tenths + of degrees Fahrenheit (2244)." + ::= { airIRmPmMinLimitWaterTemperature 2 } + +airIRmPmMaxLimitReturnAirHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Maximum limit return air humidity in tenths of %RH (2245)." + ::= { airIRmPmCommon5 14 } + +airIRmPmMinLimitReturnAirHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Minimum limit return air humidity in tenths of %RH (2246)." + ::= { airIRmPmCommon5 15 } + +airIRmPmMaxLimitSupplyAirHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Maximum limit supply air humidity in tenths of %RH (2247)." + ::= { airIRmPmCommon5 16 } + +airIRmPmMinLimitSupplyAirHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Minimum limit supply air humidity in tenths of %RH (2248)." + ::= { airIRmPmCommon5 17 } + +airIRmPmLowPressureWinterDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Winter mode low pressure delay in seconds (2249)" + ::= { airIRmPmCommon5 18 } + +airIRmPmUnitCondensationPressure2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensation pressure 2 in tenths of Bars (2250)" + ::= { airIRmPmCommon5 19 } + +airIRmPmUnitOverloadSwitch OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit overload switch setting in tenths of Kelvins (2251)" + ::= { airIRmPmCommon5 20 } + +airIRmPmUnitCondensationTemperature2 OBJECT IDENTIFIER ::= { airIRmPmCommon5 41 } +airIRmPmUnitCondensationTemperature2C OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensation temperature 2 in tenths + of degrees Celsius (2272)" + ::= { airIRmPmUnitCondensationTemperature2 1 } +airIRmPmUnitCondensationTemperature2F OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit condensation temperature 2 in tenths + of degrees Fahrenheit (2272)" + ::= { airIRmPmUnitCondensationTemperature2 2 } + +airIRmPmUnitEvaporationPressure2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit evaporation pressure 2 in tenths + of Bars (2273)" + ::= { airIRmPmCommon5 42 } + +airIRmPmUnitEvaporationTemperature2 OBJECT IDENTIFIER ::= { airIRmPmCommon5 43 } +airIRmPmUnitEvaporationTemperature2C OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit evaporation temperature 2 in tenths + of degrees Celsius (2274)" + ::= { airIRmPmUnitEvaporationTemperature2 1 } +airIRmPmUnitEvaporationTemperature2F OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unit evaporation temperature 2 in tenths + of degrees Fahrenheit (2274)" + ::= { airIRmPmUnitEvaporationTemperature2 2 } + +-- airIRmPmCompressor1 + +airIRmPmCmp1ManOperationActive OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + manual (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 1 manual operation active (4401)" + ::= { airIRmPmCompressor1 2 } + +airIRmPmCmp1ManOperationState OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 1 manual operation state (4402)" + ::= { airIRmPmCompressor1 3 } + +airIRmPmCmp1Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 1 running (4403)" + ::= { airIRmPmCompressor1 4 } + +airIRmPmCmp1StartTempSummer OBJECT IDENTIFIER ::= { airIRmPmCompressor1 17 } +airIRmPmCmp1StartTempSummerK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 1 summer mode start temperature + in tenths of Kelvins (4416)" + ::= { airIRmPmCmp1StartTempSummer 1 } +airIRmPmCmp1StartTempSummerF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 1 summer mode start temperature + in tenths of degrees Fahrenheit (4416)" + ::= { airIRmPmCmp1StartTempSummer 2 } + +airIRmPmCmp1HysteresisSummer OBJECT IDENTIFIER ::= { airIRmPmCompressor1 18 } +airIRmPmCmp1HysteresisSummerK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 1 summer mode hysteresis setting + in tenths of Kelvins (4417)" + ::= { airIRmPmCmp1HysteresisSummer 1 } +airIRmPmCmp1HysteresisSummerF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 1 summer mode hysteresis setting + in tenths of Fahrenheit (4417)" + ::= { airIRmPmCmp1HysteresisSummer 2 } + +airIRmPmCmp1StartTempWinter OBJECT IDENTIFIER ::= { airIRmPmCompressor1 19 } +airIRmPmCmp1StartTempWinterK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 1 winter mode start temperature + in tenths of Kelvins (4418)" + ::= { airIRmPmCmp1StartTempWinter 1 } +airIRmPmCmp1StartTempWinterF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 1 winter mode start temperature + in tenths of degrees Fahrenheit (4418)" + ::= { airIRmPmCmp1StartTempWinter 2 } + +airIRmPmCmp1HysteresisWinter OBJECT IDENTIFIER ::= { airIRmPmCompressor1 20 } +airIRmPmCmp1HysteresisWinterK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 1 Winter mode hysteresis setting + in tenths of Kelvins (4419)" + ::= { airIRmPmCmp1HysteresisWinter 1 } +airIRmPmCmp1HysteresisWinterF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 1 Winter mode hysteresis setting + in tenths of Fahrenheit (4419)" + ::= { airIRmPmCmp1HysteresisWinter 2 } + +airIRmPmCmp1Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 1 runtime in hours (4428)" + ::= { airIRmPmCompressor1 29 } + +-- airIRmPmCompressor2 + +airIRmPmCmp2ManOperationActive OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + manual (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 2 manual operation active (4501)" + ::= { airIRmPmCompressor2 2 } + +airIRmPmCmp2ManOperationState OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 2 manual operation state (4502)" + ::= { airIRmPmCompressor2 3 } + +airIRmPmCmp2Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 2 running (4503)" + ::= { airIRmPmCompressor2 4 } + +airIRmPmCmp2StartTempSummer OBJECT IDENTIFIER ::= { airIRmPmCompressor2 17 } +airIRmPmCmp2StartTempSummerK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 2 summer mode start temperature + in tenths of Kelvins (4516)" + ::= { airIRmPmCmp2StartTempSummer 1 } +airIRmPmCmp2StartTempSummerF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 2 summer mode start temperature + in tenths of degrees Fahrenheit (4516)" + ::= { airIRmPmCmp2StartTempSummer 2 } + +airIRmPmCmp2HysteresisSummer OBJECT IDENTIFIER ::= { airIRmPmCompressor2 18 } +airIRmPmCmp2HysteresisSummerK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 2 summer mode hysteresis setting + in tenths of Kelvins (4517)" + ::= { airIRmPmCmp2HysteresisSummer 1 } +airIRmPmCmp2HysteresisSummerF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 2 summer mode hysteresis setting + in tenths of Fahrenheit (4517)" + ::= { airIRmPmCmp2HysteresisSummer 2 } + +airIRmPmCmp2StartTempWinter OBJECT IDENTIFIER ::= { airIRmPmCompressor2 19 } +airIRmPmCmp2StartTempWinterK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 2 winter mode start temperature + in tenths of Kelvins (4518)" + ::= { airIRmPmCmp2StartTempWinter 1 } +airIRmPmCmp2StartTempWinterF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 2 winter mode start temperature + in tenths of degrees Fahrenheit (4518)" + ::= { airIRmPmCmp2StartTempWinter 2 } + +airIRmPmCmp2HysteresisWinter OBJECT IDENTIFIER ::= { airIRmPmCompressor2 20 } +airIRmPmCmp2HysteresisWinterK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 2 Winter mode hysteresis setting + in tenths of Kelvins (4519)" + ::= { airIRmPmCmp2HysteresisWinter 1 } +airIRmPmCmp2HysteresisWinterF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Compressor 2 Winter mode hysteresis setting + in tenths of Fahrenheit (4519)" + ::= { airIRmPmCmp2HysteresisWinter 2 } + +airIRmPmCmp2Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor 2 runtime in hours (4528)" + ::= { airIRmPmCompressor2 29 } + +-- airIRmPmSuctionValve1 +-- Empty + +-- airIRmPmSuctionValve2 +-- Empty + +-- airIRmPmEheating1 + +airIRmPmEheating1ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #1 manual operation enable (4801)" + ::= { airIRmPmEheating1 2 } + +airIRmPmEheating1Running OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #1 running state (4803)" + ::= { airIRmPmEheating1 4 } + +airIRmPmEheating1ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #1 running in manual operation mode (4804)" + ::= { airIRmPmEheating1 5 } + +airIRmPmEheating1Type OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + pwm (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #1 type (4808)" + ::= { airIRmPmEheating1 9 } + +airIRmPmEheating1StartTemperature OBJECT IDENTIFIER ::= { airIRmPmEheating1 10 } +airIRmPmEheating1StartTemperatureK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #1 start temperature in tenths of Kelvins (4809)" + ::= { airIRmPmEheating1StartTemperature 1 } +airIRmPmEheating1StartTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #1 start temperature in tenths of degrees Fahrenheit (4809)" + ::= { airIRmPmEheating1StartTemperature 2 } + +airIRmPmEheating1Hysteresis OBJECT IDENTIFIER ::= { airIRmPmEheating1 11 } +airIRmPmEheating1HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #1 hysteresis in tenths of Kelvins (4810)" + ::= { airIRmPmEheating1Hysteresis 1 } +airIRmPmEheating1HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #1 hysteresis in tenths of degrees Fahrenheit (4810)" + ::= { airIRmPmEheating1Hysteresis 2 } + +airIRmPmEheating1Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #1 runtime in hours (4816)" + ::= { airIRmPmEheating1 17 } + +-- airIRmPmEheating2 + +airIRmPmEheating2ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #2 manual operation enable (4901)" + ::= { airIRmPmEheating2 2 } + +airIRmPmEheating2Running OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #2 running state (4903)" + ::= { airIRmPmEheating2 4 } + +airIRmPmEheating2ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #2 running in manual operation mode (4904)" + ::= { airIRmPmEheating2 5 } + +airIRmPmEheating2Type OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + pwm (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #2 type (4908)" + ::= { airIRmPmEheating2 9 } + +airIRmPmEheating2StartTemperature OBJECT IDENTIFIER ::= { airIRmPmEheating2 10 } +airIRmPmEheating2StartTemperatureK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #2 start temperature in tenths of Kelvins (4909)" + ::= { airIRmPmEheating2StartTemperature 1 } +airIRmPmEheating2StartTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #2 start temperature in tenths of degrees Fahrenheit (4909)" + ::= { airIRmPmEheating2StartTemperature 2 } + +airIRmPmEheating2Hysteresis OBJECT IDENTIFIER ::= { airIRmPmEheating2 11 } +airIRmPmEheating2HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #2 hysteresis in tenths of Kelvins (4910)" + ::= { airIRmPmEheating2Hysteresis 1 } +airIRmPmEheating2HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #2 hysteresis in tenths of degrees Fahrenheit (4910)" + ::= { airIRmPmEheating2Hysteresis 2 } + +airIRmPmEheating2Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #2 runtime in hours (4916)" + ::= { airIRmPmEheating2 17 } + +-- airIRmPmEheating3 + +airIRmPmEheating3ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #3 manual operation enable (5001)" + ::= { airIRmPmEheating3 2 } + +airIRmPmEheating3Running OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #3 running state (5003)" + ::= { airIRmPmEheating3 4 } + +airIRmPmEheating3ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #3 running in manual operation mode (5004)" + ::= { airIRmPmEheating3 5 } + +airIRmPmEheating3Type OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + pwm (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #3 type (5008)" + ::= { airIRmPmEheating3 9 } + +airIRmPmEheating3StartTemperature OBJECT IDENTIFIER ::= { airIRmPmEheating3 10 } +airIRmPmEheating3StartTemperatureK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #3 start temperature in tenths of Kelvins (5009)" + ::= { airIRmPmEheating3StartTemperature 1 } +airIRmPmEheating3StartTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #3 start temperature in tenths of degrees Fahrenheit (5009)" + ::= { airIRmPmEheating3StartTemperature 2 } + +airIRmPmEheating3Hysteresis OBJECT IDENTIFIER ::= { airIRmPmEheating3 11 } +airIRmPmEheating3HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #3 hysteresis in tenths of Kelvins (5010)" + ::= { airIRmPmEheating3Hysteresis 1 } +airIRmPmEheating3HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #3 hysteresis in tenths of degrees Fahrenheit (5010)" + ::= { airIRmPmEheating3Hysteresis 2 } + +airIRmPmEheating3Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #3 runtime in hours (5016)" + ::= { airIRmPmEheating3 17 } + +-- airIRmPmEheating4 + +airIRmPmEheating4ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #4 manual operation enable (5101)" + ::= { airIRmPmEheating4 2 } + +airIRmPmEheating4Running OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #4 running state (5103)" + ::= { airIRmPmEheating4 4 } + +airIRmPmEheating4ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #4 running in manual operation mode (5104)" + ::= { airIRmPmEheating4 5 } + +airIRmPmEheating4Type OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + pwm (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #4 type (5108)" + ::= { airIRmPmEheating4 9 } + +airIRmPmEheating4StartTemperature OBJECT IDENTIFIER ::= { airIRmPmEheating4 10 } +airIRmPmEheating4StartTemperatureK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #4 start temperature in tenths of Kelvins (5109)" + ::= { airIRmPmEheating4StartTemperature 1 } +airIRmPmEheating4StartTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #4 start temperature in tenths of degrees Fahrenheit (5109)" + ::= { airIRmPmEheating4StartTemperature 2 } + +airIRmPmEheating4Hysteresis OBJECT IDENTIFIER ::= { airIRmPmEheating4 11 } +airIRmPmEheating4HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #4 hysteresis in tenths of Kelvins (5110)" + ::= { airIRmPmEheating4Hysteresis 1 } +airIRmPmEheating4HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Electric heater #4 hysteresis in tenths of degrees Fahrenheit (5110)" + ::= { airIRmPmEheating4Hysteresis 2 } + +airIRmPmEheating4Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Electric heater #4 runtime in hours (5116)" + ::= { airIRmPmEheating4 17 } + +-- airIRmPmGECWvalve + +airIRmPmGECWvalveManOpEnable OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "GE/CW valve manual operation enable (5201)" + ::= { airIRmPmGECWvalve 2 } + +airIRmPmGECWvalveStartTemperature OBJECT IDENTIFIER ::= { airIRmPmGECWvalve 9 } +airIRmPmGECWvalveStartTemperatureK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "GE/CW valve start temperature in tenths of Kelvins (5208)" + ::= { airIRmPmGECWvalveStartTemperature 1 } +airIRmPmGECWvalveStartTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "GE/CW valve start temperature in tenths of degrees Fahrenheit (5208)" + ::= { airIRmPmGECWvalveStartTemperature 2 } + +airIRmPmGECWvalveLinearRange OBJECT IDENTIFIER ::= { airIRmPmGECWvalve 10 } +airIRmPmGECWvalveLinearRangeK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "GE/CW valve linear range in tenths of Kelvins (5209)" + ::= { airIRmPmGECWvalveLinearRange 1 } +airIRmPmGECWvalveLinearRangeF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "GE/CW valve linear range in tenths of degrees Fahrenheit (5209)" + ::= { airIRmPmGECWvalveLinearRange 2 } + +airIRmPmGECWvalveGEOffTemp OBJECT IDENTIFIER ::= { airIRmPmGECWvalve 12 } +airIRmPmGECWvalveGEOffTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "GE/CW valve GE off temperature in tenths of degrees Celsius (5211)" + ::= { airIRmPmGECWvalveGEOffTemp 1 } +airIRmPmGECWvalveGEOffTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "GE/CW valve GE off temperature in tenths of degrees Fahrenheit (5211)" + ::= { airIRmPmGECWvalveGEOffTemp 2 } + +airIRmPmGECWvalveOpeningGrade OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "GE/CW valve opening grade in percent (5214)" + ::= { airIRmPmGECWvalve 15 } + +airIRmPmGECWvalveManOpOpeningGrade OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "GE/CW valve manual operation opening grade in percent (5215)" + ::= { airIRmPmGECWvalve 16 } + +-- airIRmPmGvalve + +airIRmPmGvalveManOperationEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "G-valve manual operation enable (5301)" + ::= { airIRmPmGvalve 2 } + +airIRmPmGvalvePreOpeningTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "G-valve pre-opening time in seconds (5310)" + ::= { airIRmPmGvalve 11 } + +airIRmPmGvalvePreOpeningGrade OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "G-valve pre-opening grade in percent (5311)" + ::= { airIRmPmGvalve 12 } + +airIRmPmGvalveOpeningGrade OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "G-valve opening grade in percent (5312)" + ::= { airIRmPmGvalve 13 } + +airIRmPmGvalveManOpOpeningGrade OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "G-valve manual operation opening grade in percent (5313)" + ::= { airIRmPmGvalve 14 } + +-- airIRmPmDrycooler1 + +airIRmPmDrycooler1ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 1 manual operation enable setting (5401)" + ::= { airIRmPmDrycooler1 2 } + +airIRmPmDrycooler1Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 1 running (5402)" + ::= { airIRmPmDrycooler1 3 } + +airIRmPmDrycooler1ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 1 manual operation running (5404)" + ::= { airIRmPmDrycooler1 5 } + +airIRmPmDrycooler1WinterStartTemp OBJECT IDENTIFIER ::= { airIRmPmDrycooler1 9 } +airIRmPmDrycooler1WinterStartTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 1 winter mode start temperature + in tenths of degrees Celsius (5408)" + ::= { airIRmPmDrycooler1WinterStartTemp 1 } +airIRmPmDrycooler1WinterStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 1 winter mode start temperature + in tenths of degrees Fahrenheit (5408)" + ::= { airIRmPmDrycooler1WinterStartTemp 2 } + +airIRmPmDrycooler1SummerStartTemp OBJECT IDENTIFIER ::= { airIRmPmDrycooler1 10 } +airIRmPmDrycooler1SummerStartTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 1 summer mode start temperature + in tenths of degrees Celsius (5409)" + ::= { airIRmPmDrycooler1SummerStartTemp 1 } +airIRmPmDrycooler1SummerStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 1 summer mode start temperature + in tenths of degrees Fahrenheit (5409)" + ::= { airIRmPmDrycooler1SummerStartTemp 2 } + +airIRmPmDrycooler1Hysteresis OBJECT IDENTIFIER ::= { airIRmPmDrycooler1 11 } +airIRmPmDrycooler1HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 1 hysteresis in tenths of Kelvins (5410)" + ::= { airIRmPmDrycooler1Hysteresis 1 } +airIRmPmDrycooler1HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 1 hysteresis in tenths of degrees Fahrenheit (5410)" + ::= { airIRmPmDrycooler1Hysteresis 2 } + +airIRmPmDrycooler1Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 1 runtime in hours (5415)" + ::= { airIRmPmDrycooler1 16 } + +-- airIRmPmDrycooler2 + +airIRmPmDrycooler2ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 2 manual operation enable setting (5501)" + ::= { airIRmPmDrycooler2 2 } + +airIRmPmDrycooler2Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 2 running (5502)" + ::= { airIRmPmDrycooler2 3 } + +airIRmPmDrycooler2ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 2 manual operation running (5504)" + ::= { airIRmPmDrycooler2 5 } + +airIRmPmDrycooler2WinterStartTemp OBJECT IDENTIFIER ::= { airIRmPmDrycooler2 9 } +airIRmPmDrycooler2WinterStartTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 2 winter mode start temperature + in tenths of degrees Celsius (5508)" + ::= { airIRmPmDrycooler2WinterStartTemp 1 } +airIRmPmDrycooler2WinterStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 2 winter mode start temperature + in tenths of degrees Fahrenheit (5508)" + ::= { airIRmPmDrycooler2WinterStartTemp 2 } + +airIRmPmDrycooler2SummerStartTemp OBJECT IDENTIFIER ::= { airIRmPmDrycooler2 10 } +airIRmPmDrycooler2SummerStartTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 2 summer mode start temperature + in tenths of degrees Celsius (5509)" + ::= { airIRmPmDrycooler2SummerStartTemp 1 } +airIRmPmDrycooler2SummerStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 2 summer mode start temperature + in tenths of degrees Fahrenheit (5509)" + ::= { airIRmPmDrycooler2SummerStartTemp 2 } + +airIRmPmDrycooler2Hysteresis OBJECT IDENTIFIER ::= { airIRmPmDrycooler2 11 } +airIRmPmDrycooler2HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 2 hysteresis in tenths of Kelvins (5510)" + ::= { airIRmPmDrycooler2Hysteresis 1 } +airIRmPmDrycooler2HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 2 hysteresis in tenths of degrees Fahrenheit (5510)" + ::= { airIRmPmDrycooler2Hysteresis 2 } + +airIRmPmDrycooler2Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 2 runtime in hours (5515)" + ::= { airIRmPmDrycooler2 16 } + +-- airIRmPmDrycooler3 + +airIRmPmDrycooler3ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 3 manual operation enable setting (5601)" + ::= { airIRmPmDrycooler3 2 } + +airIRmPmDrycooler3Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 3 running (5602)" + ::= { airIRmPmDrycooler3 3 } + +airIRmPmDrycooler3ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 3 manual operation running (5604)" + ::= { airIRmPmDrycooler3 5 } + +airIRmPmDrycooler3WinterStartTemp OBJECT IDENTIFIER ::= { airIRmPmDrycooler3 9 } +airIRmPmDrycooler3WinterStartTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 3 winter mode start temperature + in tenths of degrees Celsius (5608)" + ::= { airIRmPmDrycooler3WinterStartTemp 1 } +airIRmPmDrycooler3WinterStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 3 winter mode start temperature + in tenths of degrees Fahrenheit (5608)" + ::= { airIRmPmDrycooler3WinterStartTemp 2 } + +airIRmPmDrycooler3SummerStartTemp OBJECT IDENTIFIER ::= { airIRmPmDrycooler3 10 } +airIRmPmDrycooler3SummerStartTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 3 summer mode start temperature + in tenths of degrees Celsius (5609)" + ::= { airIRmPmDrycooler3SummerStartTemp 1 } +airIRmPmDrycooler3SummerStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 3 summer mode start temperature + in tenths of degrees Fahrenheit (5609)" + ::= { airIRmPmDrycooler3SummerStartTemp 2 } + +airIRmPmDrycooler3Hysteresis OBJECT IDENTIFIER ::= { airIRmPmDrycooler3 11 } +airIRmPmDrycooler3HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 3 hysteresis in tenths of Kelvins (5610)" + ::= { airIRmPmDrycooler3Hysteresis 1 } +airIRmPmDrycooler3HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 3 hysteresis in tenths of degrees Fahrenheit (5610)" + ::= { airIRmPmDrycooler3Hysteresis 2 } + +airIRmPmDrycooler3Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 3 runtime in hours (5615)" + ::= { airIRmPmDrycooler3 16 } + +-- airIRmPmDrycooler4 + +airIRmPmDrycooler4ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 4 manual operation enable setting (5701)" + ::= { airIRmPmDrycooler4 2 } + +airIRmPmDrycooler4Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 4 running (5702)" + ::= { airIRmPmDrycooler4 3 } + +airIRmPmDrycooler4ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 4 manual operation running (5704)" + ::= { airIRmPmDrycooler4 5 } + +airIRmPmDrycooler4WinterStartTemp OBJECT IDENTIFIER ::= { airIRmPmDrycooler4 9 } +airIRmPmDrycooler4WinterStartTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 4 winter mode start temperature + in tenths of degrees Celsius (5708)" + ::= { airIRmPmDrycooler4WinterStartTemp 1 } +airIRmPmDrycooler4WinterStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 4 winter mode start temperature + in tenths of degrees Fahrenheit (5708)" + ::= { airIRmPmDrycooler4WinterStartTemp 2 } + +airIRmPmDrycooler4SummerStartTemp OBJECT IDENTIFIER ::= { airIRmPmDrycooler4 10 } +airIRmPmDrycooler4SummerStartTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 4 summer mode start temperature + in tenths of degrees Celsius (5709)" + ::= { airIRmPmDrycooler4SummerStartTemp 1 } +airIRmPmDrycooler4SummerStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 4 summer mode start temperature + in tenths of degrees Fahrenheit (5709)" + ::= { airIRmPmDrycooler4SummerStartTemp 2 } + +airIRmPmDrycooler4Hysteresis OBJECT IDENTIFIER ::= { airIRmPmDrycooler4 11 } +airIRmPmDrycooler4HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 4 hysteresis in tenths of Kelvins (5710)" + ::= { airIRmPmDrycooler4Hysteresis 1 } +airIRmPmDrycooler4HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Drycooler 4 hysteresis in tenths of degrees Fahrenheit (5710)" + ::= { airIRmPmDrycooler4Hysteresis 2 } + +airIRmPmDrycooler4Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler 4 runtime in hours (5715)" + ::= { airIRmPmDrycooler4 16 } + +-- airIRmPmPump1 + +airIRmPmPump1ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 1 manual operation enable state (5801)" + ::= { airIRmPmPump1 2 } + +airIRmPmPump1Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 1 running (5802)" + ::= { airIRmPmPump1 3 } + +airIRmPmPump1ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 1 manual operation running (5805)" + ::= { airIRmPmPump1 6 } + +airIRmPmPump1StartTemperature OBJECT IDENTIFIER ::= { airIRmPmPump1 10 } +airIRmPmPump1StartTemperatureK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 starting temperature in tenths of Kelvins (5809)" + ::= { airIRmPmPump1StartTemperature 1 } +airIRmPmPump1StartTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 starting temperature in tenths of degrees Fahrenheit (5809)" + ::= { airIRmPmPump1StartTemperature 2 } + +airIRmPmPump1Hysteresis OBJECT IDENTIFIER ::= { airIRmPmPump1 11 } +airIRmPmPump1HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 hysteresis in tenths of Kelvins (5810)" + ::= { airIRmPmPump1Hysteresis 1 } +airIRmPmPump1HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 hysteresis in tenths of degrees Fahrenheit (5810)" + ::= { airIRmPmPump1Hysteresis 2 } + +airIRmPmPump1LinearRange OBJECT IDENTIFIER ::= { airIRmPmPump1 12 } +airIRmPmPump1LinearRangeK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 linear range in tenths of Kelvins (5811)" + ::= { airIRmPmPump1LinearRange 1 } +airIRmPmPump1LinearRangeF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 linear range in tenths of degrees Fahrenheit (5811)" + ::= { airIRmPmPump1LinearRange 2 } + +airIRmPmPump1PressureSetpoint OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 pressure setpoint in tenths of Bars (5812)" + ::= { airIRmPmPump1 13 } + +airIRmPmPump1Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 1 runtime in hours (5820)" + ::= { airIRmPmPump1 21 } + +airIRmPmPump1Speed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 1 speed in percent (5821)" + ::= { airIRmPmPump1 22 } + +airIRmPmPump1ControlCycle OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 control cycle length in seconds (5827)" + ::= { airIRmPmPump1 28 } + +airIRmPmPump1MaxAdjust OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 maximum adjustment in percent (5828)" + ::= { airIRmPmPump1 29 } + +airIRmPmPump1ControlFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 1 control factor setting (5829)" + ::= { airIRmPmPump1 30 } + +-- airIRmPmPump2 + +airIRmPmPump2ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 2 manual operation enable state (5901)" + ::= { airIRmPmPump2 2 } + +airIRmPmPump2Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 2 running (5902)" + ::= { airIRmPmPump2 3 } + +airIRmPmPump2ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 2 manual operation running (5905)" + ::= { airIRmPmPump2 6 } + +airIRmPmPump2StartTemperature OBJECT IDENTIFIER ::= { airIRmPmPump2 10 } +airIRmPmPump2StartTemperatureK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 starting temperature in tenths of Kelvins (5909)" + ::= { airIRmPmPump2StartTemperature 1 } +airIRmPmPump2StartTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 starting temperature in tenths of degrees Fahrenheit (5909)" + ::= { airIRmPmPump2StartTemperature 2 } + +airIRmPmPump2Hysteresis OBJECT IDENTIFIER ::= { airIRmPmPump2 11 } +airIRmPmPump2HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 hysteresis in tenths of Kelvins (5910)" + ::= { airIRmPmPump2Hysteresis 1 } +airIRmPmPump2HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 hysteresis in tenths of degrees Fahrenheit (5910)" + ::= { airIRmPmPump2Hysteresis 2 } + +airIRmPmPump2LinearRange OBJECT IDENTIFIER ::= { airIRmPmPump2 12 } +airIRmPmPump2LinearRangeK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 linear range in tenths of Kelvins (5911)" + ::= { airIRmPmPump2LinearRange 1 } +airIRmPmPump2LinearRangeF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 linear range in tenths of degrees Fahrenheit (5911)" + ::= { airIRmPmPump2LinearRange 2 } + +airIRmPmPump2PressureSetpoint OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 pressure setpoint in tenths of Bars (5912)" + ::= { airIRmPmPump2 13 } + +airIRmPmPump2Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 2 runtime in hours (5920)" + ::= { airIRmPmPump2 21 } + +airIRmPmPump2Speed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 2 speed in percent (5921)" + ::= { airIRmPmPump2 22 } + +airIRmPmPump2ControlCycle OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 control cycle length in seconds (5927)" + ::= { airIRmPmPump2 28 } + +airIRmPmPump2MaxAdjust OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 maximum adjustment in percent (5928)" + ::= { airIRmPmPump2 29 } + +airIRmPmPump2ControlFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 2 control factor setting (5929)" + ::= { airIRmPmPump2 30 } + +-- airIRmPmPump3 + +airIRmPmPump3ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 3 manual operation enable state (6001)" + ::= { airIRmPmPump3 2 } + +airIRmPmPump3Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 3 running (6002)" + ::= { airIRmPmPump3 3 } + +airIRmPmPump3ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 3 manual operation running (6005)" + ::= { airIRmPmPump3 6 } + +airIRmPmPump3StartTemperature OBJECT IDENTIFIER ::= { airIRmPmPump3 10 } +airIRmPmPump3StartTemperatureK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 starting temperature in tenths of Kelvins (6009)" + ::= { airIRmPmPump3StartTemperature 1 } +airIRmPmPump3StartTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 starting temperature in tenths of degrees Fahrenheit (6009)" + ::= { airIRmPmPump3StartTemperature 2 } + +airIRmPmPump3Hysteresis OBJECT IDENTIFIER ::= { airIRmPmPump3 11 } +airIRmPmPump3HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 hysteresis in tenths of Kelvins (6010)" + ::= { airIRmPmPump3Hysteresis 1 } +airIRmPmPump3HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 hysteresis in tenths of degrees Fahrenheit (6010)" + ::= { airIRmPmPump3Hysteresis 2 } + +airIRmPmPump3LinearRange OBJECT IDENTIFIER ::= { airIRmPmPump3 12 } +airIRmPmPump3LinearRangeK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 linear range in tenths of Kelvins (6011)" + ::= { airIRmPmPump3LinearRange 1 } +airIRmPmPump3LinearRangeF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 linear range in tenths of degrees Fahrenheit (6011)" + ::= { airIRmPmPump3LinearRange 2 } + +airIRmPmPump3PressureSetpoint OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 pressure setpoint in tenths of Bars (6012)" + ::= { airIRmPmPump3 13 } + +airIRmPmPump3Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 3 runtime in hours (6020)" + ::= { airIRmPmPump3 21 } + +airIRmPmPump3Speed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 3 speed in percent (6021)" + ::= { airIRmPmPump3 22 } + +airIRmPmPump3ControlCycle OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 control cycle length in seconds (6027)" + ::= { airIRmPmPump3 28 } + +airIRmPmPump3MaxAdjust OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 maximum adjustment in percent (6028)" + ::= { airIRmPmPump3 29 } + +airIRmPmPump3ControlFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 3 control factor setting (6029)" + ::= { airIRmPmPump3 30 } + +-- airIRmPmPump4 + +airIRmPmPump4ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 4 manual operation enable state (6101)" + ::= { airIRmPmPump4 2 } + +airIRmPmPump4Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 4 running (6102)" + ::= { airIRmPmPump4 3 } + +airIRmPmPump4ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 4 manual operation running (6105)" + ::= { airIRmPmPump4 6 } + +airIRmPmPump4StartTemperature OBJECT IDENTIFIER ::= { airIRmPmPump4 10 } +airIRmPmPump4StartTemperatureK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 starting temperature in tenths of Kelvins (6109)" + ::= { airIRmPmPump4StartTemperature 1 } +airIRmPmPump4StartTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 starting temperature in tenths of degrees Fahrenheit (6109)" + ::= { airIRmPmPump4StartTemperature 2 } + +airIRmPmPump4Hysteresis OBJECT IDENTIFIER ::= { airIRmPmPump4 11 } +airIRmPmPump4HysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 hysteresis in tenths of Kelvins (6110)" + ::= { airIRmPmPump4Hysteresis 1 } +airIRmPmPump4HysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 hysteresis in tenths of degrees Fahrenheit (6110)" + ::= { airIRmPmPump4Hysteresis 2 } + +airIRmPmPump4LinearRange OBJECT IDENTIFIER ::= { airIRmPmPump4 12 } +airIRmPmPump4LinearRangeK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 linear range in tenths of Kelvins (6111)" + ::= { airIRmPmPump4LinearRange 1 } +airIRmPmPump4LinearRangeF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 linear range in tenths of degrees Fahrenheit (6111)" + ::= { airIRmPmPump4LinearRange 2 } + +airIRmPmPump4PressureSetpoint OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 pressure setpoint in tenths of Bars (6112)" + ::= { airIRmPmPump4 13 } + +airIRmPmPump4Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 4 runtime in hours (6120)" + ::= { airIRmPmPump4 21 } + +airIRmPmPump4Speed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump 4 speed in percent (6121)" + ::= { airIRmPmPump4 22 } + +airIRmPmPump4ControlCycle OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 control cycle length in seconds (6127)" + ::= { airIRmPmPump4 28 } + +airIRmPmPump4MaxAdjust OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 maximum adjustment in percent (6128)" + ::= { airIRmPmPump4 29 } + +airIRmPmPump4ControlFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Pump 4 control factor setting (6129)" + ::= { airIRmPmPump4 30 } + +-- airIRmPmHotgasHeating + +airIRmPmHotgasHeatRunning OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Hotgas heat running state. (6202)" + ::= { airIRmPmHotgasHeating 3 } + +-- airIRmPmPWWHeating + +airIRmPmPWWHeatingManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "PWW-heating manual operation enable (6301)" + ::= { airIRmPmPWWHeating 2 } + +airIRmPmPWWHeatingRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "PWW-heating running (6302)" + ::= { airIRmPmPWWHeating 3 } + +airIRmPmPWWHeatingManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "PWW-heating manual operation running (6303)" + ::= { airIRmPmPWWHeating 4 } + +airIRmPmPWWHeatingType OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + undefined (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "PWW-heating type (6308)" + ::= { airIRmPmPWWHeating 9 } + +airIRmPmPWWHeatingStartTemp OBJECT IDENTIFIER ::= { airIRmPmPWWHeating 10 } +airIRmPmPWWHeatingStartTempK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "PWW-heating starting temperature in Kelvins (6309)" + ::= { airIRmPmPWWHeatingStartTemp 1 } +airIRmPmPWWHeatingStartTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "PWW-heating starting temperature in degrees Fahrenheit (6309)" + ::= { airIRmPmPWWHeatingStartTemp 2 } + +airIRmPmPWWHeatingHysteresis OBJECT IDENTIFIER ::= { airIRmPmPWWHeating 12 } +airIRmPmPWWHeatingHysteresisK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "PWW-heating hysteresis in Kelvins (6311)" + ::= { airIRmPmPWWHeatingHysteresis 1 } +airIRmPmPWWHeatingHysteresisF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "PWW-heating hysteresis in degrees Fahrenheit (6311)" + ::= { airIRmPmPWWHeatingHysteresis 2 } + +airIRmPmPWWHeatingLinearRange OBJECT IDENTIFIER ::= { airIRmPmPWWHeating 13 } +airIRmPmPWWHeatingLinearRangeK OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "PWW-heating linear range in Kelvins (6312)" + ::= { airIRmPmPWWHeatingLinearRange 1 } +airIRmPmPWWHeatingLinearRangeF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "PWW-heating linear range in degrees Fahrenheit (6312)" + ::= { airIRmPmPWWHeatingLinearRange 2 } + +airIRmPmPWWHeatingCurrentValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "PWW-heating current value in percent (6315)" + ::= { airIRmPmPWWHeating 16 } + +airIRmPmPWWHeatingManOpValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "PWW-heating manual operation value in percent (6316)" + ::= { airIRmPmPWWHeating 17 } + +-- airIRmPmHumidifier1 + +airIRmPmHumidifier1ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #1 manual operation enable (6401)" + ::= { airIRmPmHumidifier1 2 } + +airIRmPmHumidifier1Running OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #1 running state (6402)" + ::= { airIRmPmHumidifier1 3 } + +airIRmPmHumidifier1ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #1 manual operation running state (6404)" + ::= { airIRmPmHumidifier1 5 } + +airIRmPmHumidifier1Type OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + proportional (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #1 type (6416)" + ::= { airIRmPmHumidifier1 17 } + +airIRmPmHumidifier1StartHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier #1 start humidity in tenths + of percent relative humidity (6417)" + ::= { airIRmPmHumidifier1 18 } + +airIRmPmHumidifier1Hysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier #1 hysteresis in tenths + of percent relative humidity (6419)" + ::= { airIRmPmHumidifier1 20 } + +airIRmPmHumidifier1LinearRange OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier #1 linear range in tenths + of percent relative humidity per Kelvin (6420)" + ::= { airIRmPmHumidifier1 21 } + +airIRmPmHumidifier1Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #1 runtime in hours (6426)" + ::= { airIRmPmHumidifier1 27 } + +airIRmPmHumidifier1CurrentValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #1 current value in percent (6427)" + ::= { airIRmPmHumidifier1 28 } + +airIRmPmHumidifier1ManOpValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier #1 manual operation value in percent (6428)" + ::= { airIRmPmHumidifier1 29 } + +-- airIRmPmHumidifier2 + +airIRmPmHumidifier2ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #2 manual operation enable (6501)" + ::= { airIRmPmHumidifier2 2 } + +airIRmPmHumidifier2Running OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #2 running state (6502)" + ::= { airIRmPmHumidifier2 3 } + +airIRmPmHumidifier2ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #2 manual operation running state (6504)" + ::= { airIRmPmHumidifier2 5 } + +airIRmPmHumidifier2Type OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + proportional (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #2 type (6516)" + ::= { airIRmPmHumidifier2 17 } + +airIRmPmHumidifier2StartHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier #2 start humidity in tenths + of percent relative humidity (6517)" + ::= { airIRmPmHumidifier2 18 } + +airIRmPmHumidifier2Hysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier #2 hysteresis in tenths + of percent relative humidity (6519)" + ::= { airIRmPmHumidifier2 20 } + +airIRmPmHumidifier2LinearRange OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier #2 linear range in tenths + of percent relative humidity per Kelvin (6520)" + ::= { airIRmPmHumidifier2 21 } + +airIRmPmHumidifier2Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #2 runtime in hours (6526)" + ::= { airIRmPmHumidifier2 27 } + +airIRmPmHumidifier2CurrentValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #2 current value in percent (6527)" + ::= { airIRmPmHumidifier2 28 } + +airIRmPmHumidifier2ManOpValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Humidifier #2 manual operation value in percent (6528)" + ::= { airIRmPmHumidifier2 29 } + +-- airIRmPmDehumidification + +airIRmPmDehumidificManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Dehumidifier manual operation enable setting (6801)" + ::= { airIRmPmDehumidification 2 } + +airIRmPmDehumidificRunning OBJECT-TYPE + SYNTAX AirIRmControlState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Dehumidifier running state (6802)" + ::= { airIRmPmDehumidification 3 } + +airIRmPmDehumidificManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Dehumidifier manual operation running (6804)" + ::= { airIRmPmDehumidification 5 } + +airIRmPmDehumidificStartHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Dehumidifier start humidity in tenths of percent relative humidity (6809)" + ::= { airIRmPmDehumidification 10 } + +airIRmPmDehumidificHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Dehumidifier hysteresis in tenths of percent relative humidity (6811)" + ::= { airIRmPmDehumidification 12 } + +airIRmPmDehumidificMinWaterTemp OBJECT IDENTIFIER ::= { airIRmPmDehumidification 18 } +airIRmPmDehumidificMinWaterTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Dehumidifier minimum water temperature in tenths of + degrees Celsius (6817)" + ::= { airIRmPmDehumidificMinWaterTemp 1 } +airIRmPmDehumidificMinWaterTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Dehumidifier minimum water temperature in tenths of + degrees Fahrenheit (6817)" + ::= { airIRmPmDehumidificMinWaterTemp 2 } + +airIRmPmDehumidificMaxWaterTemp OBJECT IDENTIFIER ::= { airIRmPmDehumidification 19 } +airIRmPmDehumidificMaxWaterTempC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Dehumidifier maximum water temperature in tenths of + degrees Celsius (6818)" + ::= { airIRmPmDehumidificMaxWaterTemp 1 } +airIRmPmDehumidificMaxWaterTempF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Dehumidifier maximum water temperature in tenths of + degrees Fahrenheit (6818)" + ::= { airIRmPmDehumidificMaxWaterTemp 2 } + +airIRmPmDehumidificRuntime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Dehumidifier runtime in hours (6820)" + ::= { airIRmPmDehumidification 21 } + +-- airIRmPmFan1 + +airIRmPmFan1ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 manual operation enable (6901)" + ::= { airIRmPmFan1 2 } + +airIRmPmFan1Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 running (6902)" + ::= { airIRmPmFan1 3 } + +airIRmPmFan1ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 manual operation running (6905)" + ::= { airIRmPmFan1 6 } + +airIRmPmFan1Type OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + proportional (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 type (6908)" + ::= { airIRmPmFan1 9 } + +airIRmPmFan1Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 runtime in hours (6931)" + ::= { airIRmPmFan1 32 } + +airIRmPmFan1Speed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 speed in percent (6932)" + ::= { airIRmPmFan1 33 } + +airIRmPmFan1ManOpSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 manual operation speed in percent (6933)" + ::= { airIRmPmFan1 34 } + +-- airIRmPmFan2 + +airIRmPmFan2ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 manual operation enable (7001)" + ::= { airIRmPmFan2 2 } + +airIRmPmFan2Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 running (7002)" + ::= { airIRmPmFan2 3 } + +airIRmPmFan2ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 manual operation running (7005)" + ::= { airIRmPmFan2 6 } + +airIRmPmFan2Type OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + proportional (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 2 type (7008)" + ::= { airIRmPmFan2 9 } + +airIRmPmFan2Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 runtime in hours (7031)" + ::= { airIRmPmFan2 32 } + +airIRmPmFan2Speed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 speed in percent (7032)" + ::= { airIRmPmFan2 33 } + +airIRmPmFan2ManOpSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 manual operation speed in percent (7033)" + ::= { airIRmPmFan2 34 } + +-- airIRmPmFan3 + +airIRmPmFan3ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 manual operation enable (7101)" + ::= { airIRmPmFan3 2 } + +airIRmPmFan3Running OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 running (7102)" + ::= { airIRmPmFan3 3 } + +airIRmPmFan3ManOpRunning OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 manual operation running (7105)" + ::= { airIRmPmFan3 6 } + +airIRmPmFan3Type OBJECT-TYPE + SYNTAX INTEGER { + direct (1), + proportional (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 3 type (7108)" + ::= { airIRmPmFan3 9 } + +airIRmPmFan3Runtime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 runtime in hours (7131)" + ::= { airIRmPmFan3 32 } + +airIRmPmFan3Speed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 speed in percent (7132)" + ::= { airIRmPmFan3 33 } + +airIRmPmFan3ManOpSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan 1 manual operation speed in percent (7133)" + ::= { airIRmPmFan3 34 } + +-- airIRmPmLouver1 + +airIRmPmLouver1ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Louver 1 manual operation enable (7201)" + ::= { airIRmPmLouver1 2 } + +airIRmPmLouver1Position OBJECT-TYPE + SYNTAX INTEGER { + closed (1), + open (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Louver 1 position (7202)" + ::= { airIRmPmLouver1 3 } + +airIRmPmLouver1ManOpPosition OBJECT-TYPE + SYNTAX INTEGER { + closed (1), + open (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Louver 1 manual operation position setting (7203)" + ::= { airIRmPmLouver1 4 } + +-- airIRmPmLouver2 + +airIRmPmLouver2ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Louver 2 manual operation enable (7301)" + ::= { airIRmPmLouver2 2 } + +airIRmPmLouver2Position OBJECT-TYPE + SYNTAX INTEGER { + closed (1), + open (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Louver 2 position (7302)" + ::= { airIRmPmLouver2 3 } + +airIRmPmLouver2ManOpPosition OBJECT-TYPE + SYNTAX INTEGER { + closed (1), + open (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Louver 2 manual operation position setting (7303)" + ::= { airIRmPmLouver2 4 } + +-- airIRmPmLouver3 + +airIRmPmLouver3ManOpEnable OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Louver 3 manual operation enable (7401)" + ::= { airIRmPmLouver3 2 } + +airIRmPmLouver3Position OBJECT-TYPE + SYNTAX INTEGER { + closed (1), + open (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Louver 3 position (7402)" + ::= { airIRmPmLouver3 3 } + +airIRmPmLouver3ManOpPosition OBJECT-TYPE + SYNTAX INTEGER { + closed (1), + open (2) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Louver 3 manual operation position setting (7403)" + ::= { airIRmPmLouver3 4 } + +-- airIRmPmAuxAlarm1 +-- Empty + +-- airIRmPmAuxAlarm2 +-- Empty + +-- airIRmPmAuxAlarm3 +-- Empty + +-- airIRmPmAuxAlarm4 +-- Empty + +-- airIRmPmAuxAlarm5 +-- Empty + + +-- airIRmPmAlarmBits + +airIRmPmFan1Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan #1 failure (8500)." + ::= { airIRmPmAlarmBits 1 } + +airIRmPmFan2Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan #2 failure (8501)." + ::= { airIRmPmAlarmBits 2 } + +airIRmPmFan3Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan #3 failure (8502)." + ::= { airIRmPmAlarmBits 3 } + +airIRmPmCompressor1Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor #1 failure (8503)." + ::= { airIRmPmAlarmBits 4 } + +airIRmPmCompressor2Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor #2 failure (8504)." + ::= { airIRmPmAlarmBits 5 } + +airIRmPmWaterDetector OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Water detector alarm (8505)." + ::= { airIRmPmAlarmBits 6 } + +airIRmPmPhaseFailure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Phase failure (8506)." + ::= { airIRmPmAlarmBits 7 } + +airIRmPmFireSmokeDetector OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fire/smoke detector (8507)." + ::= { airIRmPmAlarmBits 8 } + +airIRmPmReturnAirTemperatureTooHigh OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Return air temperature too high (8508)." + ::= { airIRmPmAlarmBits 9 } + +airIRmPmReturnAirHumidityTooHigh OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Return air humidity too high (8509)." + ::= { airIRmPmAlarmBits 10 } + +airIRmPmSupplyAirTemperatureTooHigh OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Supply air temperature too high (8510)." + ::= { airIRmPmAlarmBits 11 } + +airIRmPmSupplyAirHumidityTooHigh OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Supply air humidity too high (8511)." + ::= { airIRmPmAlarmBits 12 } + +airIRmPmWaterTemperatureTooHigh OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Water temperature too high (8512)." + ::= { airIRmPmAlarmBits 13 } + +airIRmPmReturnAirTemperatureTooLow OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Return air temperature too low (8513)." + ::= { airIRmPmAlarmBits 14 } + +airIRmPmReturnAirHumidityTooLow OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Return air humidity too low (8514)." + ::= { airIRmPmAlarmBits 15 } + +airIRmPmSupplyAirTemperatureTooLow OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Supply air temperature too low (8515)." + ::= { airIRmPmAlarmBits 16 } + +airIRmPmSupplyAirHumidityTooLow OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Supply air humidity too low (8516)." + ::= { airIRmPmAlarmBits 17 } + +airIRmPmWaterTemperatureTooLow OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Water temperature too low (8517)." + ::= { airIRmPmAlarmBits 18 } + +airIRmPmSensor1Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #1 failure (8518)." + ::= { airIRmPmAlarmBits 19 } + +airIRmPmSensor2Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #2 failure (8519)." + ::= { airIRmPmAlarmBits 20 } + +airIRmPmSensor3Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #3 failure (8520)." + ::= { airIRmPmAlarmBits 21 } + +airIRmPmSensor4Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #4 failure (8521)." + ::= { airIRmPmAlarmBits 22 } + +airIRmPmSensor5Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #5 failure (8522)." + ::= { airIRmPmAlarmBits 23 } + +airIRmPmSensor6Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #6 failure (8523)." + ::= { airIRmPmAlarmBits 24 } + +airIRmPmSensor7Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #7 failure (8524)." + ::= { airIRmPmAlarmBits 25 } + +airIRmPmSensor8Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #8 failure (8525)." + ::= { airIRmPmAlarmBits 26 } + +airIRmPmSensor9Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #9 failure (8526)." + ::= { airIRmPmAlarmBits 27 } + +airIRmPmSensor10Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #10 failure (8527)." + ::= { airIRmPmAlarmBits 28 } + +airIRmPmSensor11Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #11 failure (8528)." + ::= { airIRmPmAlarmBits 29 } + +airIRmPmSensor12Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #12 failure (8529)." + ::= { airIRmPmAlarmBits 30 } + +airIRmPmSensor13Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #13 failure (8530)." + ::= { airIRmPmAlarmBits 31 } + +airIRmPmSensor14Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #14 failure (8531)." + ::= { airIRmPmAlarmBits 32 } + +airIRmPmSensor15Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #15 failure (8532)." + ::= { airIRmPmAlarmBits 33 } + +airIRmPmSensor16Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #16 failure (8533)." + ::= { airIRmPmAlarmBits 34 } + +airIRmPmSensor17Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #17 failure (8534)." + ::= { airIRmPmAlarmBits 35 } + +airIRmPmSensor18Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #18 failure (8535)." + ::= { airIRmPmAlarmBits 36 } + +airIRmPmSensor19Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #19 failure (8536)." + ::= { airIRmPmAlarmBits 37 } + +airIRmPmSensor20Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #20 failure (8537)." + ::= { airIRmPmAlarmBits 38 } + +airIRmPmSensor21Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #21 failure (8538)." + ::= { airIRmPmAlarmBits 39 } + +airIRmPmSensor1Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #1 defect (8539)." + ::= { airIRmPmAlarmBits 40 } + +airIRmPmSensor2Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #2 defect (8540)." + ::= { airIRmPmAlarmBits 41 } + +airIRmPmSensor3Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #3 defect (8541)." + ::= { airIRmPmAlarmBits 42 } + +airIRmPmSensor4Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #4 defect (8542)." + ::= { airIRmPmAlarmBits 43 } + +airIRmPmSensor5Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #5 defect (8543)." + ::= { airIRmPmAlarmBits 44 } + +airIRmPmSensor6Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #6 defect (8544)." + ::= { airIRmPmAlarmBits 45 } + +airIRmPmSensor7Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #7 defect (8545)." + ::= { airIRmPmAlarmBits 46 } + +airIRmPmSensor8Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #8 defect (8546)." + ::= { airIRmPmAlarmBits 47 } + +airIRmPmSensor9Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #9 defect (8547)." + ::= { airIRmPmAlarmBits 48 } + +airIRmPmSensor10Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #10 defect (8548)." + ::= { airIRmPmAlarmBits 49 } + +airIRmPmSensor11Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #11 defect (8549)." + ::= { airIRmPmAlarmBits 50 } + +airIRmPmSensor12Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #12 defect (8550)." + ::= { airIRmPmAlarmBits 51 } + +airIRmPmSensor13Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #13 defect (8551)." + ::= { airIRmPmAlarmBits 52 } + +airIRmPmSensor14Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #14 defect (8552)." + ::= { airIRmPmAlarmBits 53 } + +airIRmPmSensor15Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #15 defect (8553)." + ::= { airIRmPmAlarmBits 54 } + +airIRmPmSensor16Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #16 defect (8554)." + ::= { airIRmPmAlarmBits 55 } + +airIRmPmSensor17Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #17 defect (8555)." + ::= { airIRmPmAlarmBits 56 } + +airIRmPmSensor18Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #18 defect (8556)" + ::= { airIRmPmAlarmBits 57 } + +airIRmPmSensor19Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #19 defect (8557)." + ::= { airIRmPmAlarmBits 58 } + +airIRmPmSensor20Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #20 defect (8558)." + ::= { airIRmPmAlarmBits 59 } + +airIRmPmSensor21Defect OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sensor #21 defect (8559)." + ::= { airIRmPmAlarmBits 60 } + +airIRmPmCompressor1Alarm OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor #1 alarm (8560)." + ::= { airIRmPmAlarmBits 61 } + +airIRmPmCompressor2Alarm OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor #2 alarm (8561)." + ::= { airIRmPmAlarmBits 62 } + +airIRmPmCompressor1LowPressure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor #1 low pressure (8562)." + ::= { airIRmPmAlarmBits 63 } + +airIRmPmCompressor2LowPressure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Compressor #2 low pressure (8563)." + ::= { airIRmPmAlarmBits 64 } + +airIRmPmReheat1Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Reheat #1 failure (8564)." + ::= { airIRmPmAlarmBits 65 } + +airIRmPmReheat2Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Reheat #2 failure (8565)." + ::= { airIRmPmAlarmBits 66 } + +airIRmPmReheat3Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Reheat #3 failure (8566)." + ::= { airIRmPmAlarmBits 67 } + +airIRmPmReheat4Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Reheat #4 failure (8567)." + ::= { airIRmPmAlarmBits 68 } + +airIRmPmDrycooler1Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler #1 failure (8568)." + ::= { airIRmPmAlarmBits 69 } + +airIRmPmDrycooler2Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler #2 failure (8569)." + ::= { airIRmPmAlarmBits 70 } + +airIRmPmDrycooler3Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler #3 failure (8570)." + ::= { airIRmPmAlarmBits 71 } + +airIRmPmDrycooler4Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Drycooler #4 failure (8571)." + ::= { airIRmPmAlarmBits 72 } + +airIRmPmPump1Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump #1 failure (8572)." + ::= { airIRmPmAlarmBits 73 } + +airIRmPmPump2Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump #2 failure (8573)." + ::= { airIRmPmAlarmBits 74 } + +airIRmPmPump3Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump #3 failure (8574)." + ::= { airIRmPmAlarmBits 75 } + +airIRmPmPump4Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Pump #4 failure (8575)." + ::= { airIRmPmAlarmBits 76 } + +airIRmPmHumidifier1Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #1 failure (8576)." + ::= { airIRmPmAlarmBits 77 } + +airIRmPmHumidifier2Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #2 failure (8577)." + ::= { airIRmPmAlarmBits 78 } + +airIRmPmHumidifier3Failure OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #3 failure (8578)." + ::= { airIRmPmAlarmBits 79 } + +airIRmPmHumidifier1Alarm5us OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #1 5us alarm (8579)." + ::= { airIRmPmAlarmBits 80 } + +airIRmPmHumidifier2Alarm5us OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #2 5us alarm (8580)." + ::= { airIRmPmAlarmBits 81 } + +airIRmPmHumidifier3Alarm5us OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #3 5us alarm (8581)." + ::= { airIRmPmAlarmBits 82 } + +airIRmPmHumidifier1Alarm20us OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #1 20us alarm (8582)." + ::= { airIRmPmAlarmBits 83 } + +airIRmPmHumidifier2Alarm20us OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #2 20us alarm (8583)." + ::= { airIRmPmAlarmBits 84 } + +airIRmPmHumidifier3Alarm20us OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Humidifier #3 20us alarm (8584)." + ::= { airIRmPmAlarmBits 85 } + +airIRmPmFan1Alarm OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan #1 alarm (8585)." + ::= { airIRmPmAlarmBits 86 } + +airIRmPmFan2Alarm OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan #2 alarm (8586)." + ::= { airIRmPmAlarmBits 87 } + +airIRmPmFan3Alarm OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Fan #3 alarm (8587)." + ::= { airIRmPmAlarmBits 88 } + +airIRmPmFilter1Clogged OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Filter #1 clogged (8588)." + ::= { airIRmPmAlarmBits 89 } + +airIRmPmFilter2Clogged OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Filter #2 clogged (8589)." + ::= { airIRmPmAlarmBits 90 } + +airIRmPmFilter3Clogged OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Filter #3 clogged (8590)." + ::= { airIRmPmAlarmBits 91 } + +airIRmPmAuxiliaryAlarm1 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #1 alarm (8591)." + ::= { airIRmPmAlarmBits 92 } + +airIRmPmAuxiliaryAlarm2 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #2 alarm (8592)." + ::= { airIRmPmAlarmBits 93 } + +airIRmPmAuxiliaryAlarm3 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #3 alarm (8593)." + ::= { airIRmPmAlarmBits 94 } + +airIRmPmAuxiliaryAlarm4 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #4 alarm (8594)." + ::= { airIRmPmAlarmBits 95 } + +airIRmPmAuxiliaryAlarm5 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #5 alarm (8595)." + ::= { airIRmPmAlarmBits 96 } + +airIRmPmAuxiliaryAlarm6 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #6 alarm (8596)." + ::= { airIRmPmAlarmBits 97 } + +airIRmPmAuxiliaryAlarm7 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #7 alarm (8597)." + ::= { airIRmPmAlarmBits 98 } + +airIRmPmAuxiliaryAlarm8 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #8 alarm (8598)." + ::= { airIRmPmAlarmBits 99 } + +airIRmPmAuxiliaryAlarm9 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #9 alarm (8599)." + ::= { airIRmPmAlarmBits 100 } + +airIRmPmAuxiliaryAlarm10 OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Auxiliary #10 alarm (8600)." + ::= { airIRmPmAlarmBits 101 } + +airIRmPmHotGasHeatingAlarm OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Hot gas heating alarm (8601)." + ::= { airIRmPmAlarmBits 102 } + +airIRmPmEEV1PressureSensorError OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "EEV1 pressure sensor error (8602)." + ::= { airIRmPmAlarmBits 103 } + +airIRmPmEEV1TemperatureSensorError OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "EEV1 temperature sensor error (8603)." + ::= { airIRmPmAlarmBits 104 } + +airIRmPmEEV1StepperMotorError OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "EEV1 stepper motor error (8604)." + ::= { airIRmPmAlarmBits 105 } + +airIRmPmEEV2PressureSensorError OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "EEV2 pressure sensor error (8605)." + ::= { airIRmPmAlarmBits 106 } + +airIRmPmEEV2TemperatureSensorError OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "EEV2 temperature sensor error (8606)." + ::= { airIRmPmAlarmBits 107 } + +airIRmPmEEV2StepperMotorError OBJECT-TYPE + SYNTAX AirIRmAlarmState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "EEV2 stepper motor error (8607)." + ::= { airIRmPmAlarmBits 108 } + +-- airIRmPmMyZone + +airIRmPmMyZoneNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone number (11700)." + ::= { airIRmPmMyZone 1 } + +airIRmPmMyZoneRoomTemperature OBJECT IDENTIFIER ::= { airIRmPmMyZone 2 } +airIRmPmMyZoneRoomTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone room temperature in tenths of degrees Celsius (11701)." + ::= { airIRmPmMyZoneRoomTemperature 1 } +airIRmPmMyZoneRoomTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone room temperature in tenths of degrees Fahrenheit (11701)." + ::= { airIRmPmMyZoneRoomTemperature 2 } + +airIRmPmMyZoneRoomHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone room humidity in tenths of %RH (11702)." + ::= { airIRmPmMyZone 3 } + +airIRmPmMyZoneSupplyTemperature OBJECT IDENTIFIER ::= { airIRmPmMyZone 4 } +airIRmPmMyZoneSupplyTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone supply temperature in tenths of degrees Celsius (11703)." + ::= { airIRmPmMyZoneSupplyTemperature 1 } +airIRmPmMyZoneSupplyTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone supply temperature in tenths + of degrees Fahrenheit (11703)." + ::= { airIRmPmMyZoneSupplyTemperature 2 } + +airIRmPmMyZoneSupplyHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone supply humidity in tenths of %RH (11704)." + ::= { airIRmPmMyZone 5 } + +airIRmPmMyZoneSequencingTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone sequencing time in minutes (11705)." + ::= { airIRmPmMyZone 6 } + +airIRmPmMyZoneNumberOfErrorUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of error units in my zone (11706)." + ::= { airIRmPmMyZone 7 } + +airIRmPmMyZoneEmergencyTemperature OBJECT IDENTIFIER ::= { airIRmPmMyZone 8 } +airIRmPmMyZoneEmergencyTemperatureC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone emergency temperature in tenths of degrees Celsius (11707)." + ::= { airIRmPmMyZoneEmergencyTemperature 1 } +airIRmPmMyZoneEmergencyTemperatureF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone emergency temperature in tenths + of degrees Fahrenheit (11707)." + ::= { airIRmPmMyZoneEmergencyTemperature 2 } + +airIRmPmMyZoneCWEnergySaveMode OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "My zone CW energy save mode (11708)." + ::= { airIRmPmMyZone 9 } + +-- airIRmPmGlobalZoneData + +airIRmPmGlobalZoneDataEmergencyOpMode OBJECT-TYPE + SYNTAX AirIRmActivityState + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Emergency operation mode (11800)." + ::= { airIRmPmGlobalZoneData 1 } + +-- End of AC InRoom + +-- Begining of airIRGen3 + +-- ****************************************************************** +--airIRG3 Ident Group +-- ****************************************************************** + +airIRG3IdentTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ident table size." + ::= { airIRG3Ident 1 } + +AirIRG3IdentEntry ::= SEQUENCE { + airIRG3IdentIndex INTEGER, + airIRG3IdentName DisplayString, + airIRG3IdentLocation DisplayString, + airIRG3IdentModelNumber DisplayString, + airIRG3IdentSerialNumber DisplayString, + airIRG3IdentFirmwareRevision DisplayString, + airIRG3IdentHardwareRevision DisplayString, + airIRG3IdentManufactureDate DisplayString, + airIRG3IdentRDUSysOID OBJECT IDENTIFIER, + airIRG3IdentCMSysOID OBJECT IDENTIFIER, + airIRG3IdentGroupSysOID OBJECT IDENTIFIER + } + +airIRG3IdentTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3IdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to get ident information of current RDU and its assigned CM's." + ::= { airIRG3Ident 2 } + +airIRG3IdentEntry OBJECT-TYPE + SYNTAX AirIRG3IdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The ident table entry." + INDEX { airIRG3IdentIndex} + ::= { airIRG3IdentTable 1 } + +airIRG3IdentIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of ident table." + ::= { airIRG3IdentEntry 1 } + +airIRG3IdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the unit name." + ::= { airIRG3IdentEntry 2 } + +airIRG3IdentLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A character string identifying the unit location." + ::= { airIRG3IdentEntry 3 } + +airIRG3IdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit model number." + ::= { airIRG3IdentEntry 4 } + +airIRG3IdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit serial number." + ::= { airIRG3IdentEntry 5 } + +airIRG3IdentFirmwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit firmware version." + ::= { airIRG3IdentEntry 6 } + +airIRG3IdentHardwareRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit controller hardware revision." + ::= { airIRG3IdentEntry 7 } + +airIRG3IdentManufactureDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the unit manufacture date." + ::= { airIRG3IdentEntry 8 } + +airIRG3IdentRDUSysOID OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID contains an OID path to the RDU data." + ::= { airIRG3IdentEntry 9 } + +airIRG3IdentCMSysOID OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID contains an OID path to the cooling module data." + ::= { airIRG3IdentEntry 10 } + +airIRG3IdentGroupSysOID OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID contains an OID path to the group data." + ::= { airIRG3IdentEntry 11 } + + + +-- ****************************************************************** +-- airIRG3 Group Status +-- ****************************************************************** + +airIRG3GroupTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group table size." + ::= { airIRG3Group 1 } + + +AirIRG3GroupStatusEntry ::= SEQUENCE { + airIRG3GroupStatusIndex INTEGER, + airIRG3GroupStatusCoolOutput INTEGER, + airIRG3GroupStatusCoolDemand INTEGER, + airIRG3GroupStatusAirFlowUS INTEGER, + airIRG3GroupStatusAirFlowMetric INTEGER, + airIRG3GroupStatusMaxRackInletTempUS INTEGER, + airIRG3GroupStatusMaxRackInletTempMetric INTEGER, + airIRG3GroupStatusMinRackInletTempUS INTEGER, + airIRG3GroupStatusMinRackInletTempMetric INTEGER, + airIRG3GroupStatusMaxReturnAirTempUS INTEGER, + airIRG3GroupStatusMaxReturnAirTempMetric INTEGER, + airIRG3GroupStatusMinReturnAirTempUS INTEGER, + airIRG3GroupStatusMinReturnAirTempMetric INTEGER, + airIRG3GroupStatusAvgSupplyTempUS INTEGER, + airIRG3GroupStatusAvgSupplyTempMetric INTEGER, + airIRG3GroupStatusAvgReturnTempUS INTEGER, + airIRG3GroupStatusAvgReturnTempMetric INTEGER, + airIRG3GroupStatusAvgFanSpeed INTEGER, + airIRG3GroupStatusAvgAirFlowUS INTEGER, + airIRG3GroupStatusAvgAirFlowMetric INTEGER, + airIRG3GroupStatusTotalAirFlowUS INTEGER, + airIRG3GroupStatusTotalAirFlowMetric INTEGER + } + +airIRG3GroupStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3GroupStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to get group status information." + ::= { airIRG3Group 2 } + +airIRG3GroupStatusEntry OBJECT-TYPE + SYNTAX AirIRG3GroupStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The group staus table entry." + INDEX { airIRG3GroupStatusIndex} + ::= { airIRG3GroupStatusTable 1 } + +airIRG3GroupStatusIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of group status table." + ::= { airIRG3GroupStatusEntry 1 } + +airIRG3GroupStatusCoolOutput OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group cooling output in tenths of kilowatts (kW). + Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 2 } + +airIRG3GroupStatusCoolDemand OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group cooling demand in tenths of kilowatts (kW). + Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 3 } + +airIRG3GroupStatusAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group air flow in cubic feet per minute (CFM). + Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 4 } + +airIRG3GroupStatusAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group air flow in liters per second (L/s). + Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 5 } + +airIRG3GroupStatusMaxRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum rack inlet temperature in tenths of + degrees Fahrenheit. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 6 } + +airIRG3GroupStatusMaxRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum rack inlet temperature in tenths of + degrees Celsius. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 7 } + +airIRG3GroupStatusMinRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum rack inlet temperature in tenths of + degrees Fahrenheit. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 8 } + +airIRG3GroupStatusMinRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum rack inlet temperature in tenths of + degrees Celsius. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 9 } + +airIRG3GroupStatusMaxReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum return air temperature in tenths of + degrees Fahrenheit. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 10 } + +airIRG3GroupStatusMaxReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group maximum return air temperature in tenths of + degrees Celsius. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 11 } + +airIRG3GroupStatusMinReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum return air temperature in tenths of + degrees Fahrenheit. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 12 } + +airIRG3GroupStatusMinReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group minimum return air temperature in tenths of + degrees Celsius. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 13 } + +airIRG3GroupStatusAvgSupplyTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group average supply air temperature in tenths of + degrees Fahrenheit. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 14 } + +airIRG3GroupStatusAvgSupplyTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group average supply air temperature in tenths of + degrees Celsius. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 15 } + +airIRG3GroupStatusAvgReturnTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group average return air temperature in tenths of + degrees Fahrenheit. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 16 } + +airIRG3GroupStatusAvgReturnTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group average return air temperature in tenths of + degrees Celsius. Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 17 } + +airIRG3GroupStatusAvgFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group average fan speed in revolutions per minute (RPM). + Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 18 } + +airIRG3GroupStatusAvgAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group average air flow in cubic feet per minute (CFM). + Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 19 } + +airIRG3GroupStatusAvgAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group average air flow in liters per second (L/s). + Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 20 } + +airIRG3GroupStatusTotalAirFlowUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group total air flow in cubic feet per minute (CFM). + Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 21 } + +airIRG3GroupStatusTotalAirFlowMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The group total air flow in liters per second (L/s). + Returns (-1) if not supported." + ::= { airIRG3GroupStatusEntry 22 } + + + +-- ****************************************************************** +--airIRG3 Group Setpoints +-- ****************************************************************** + +AirIRG3GroupSetpointsEntry ::= SEQUENCE { + airIRG3GroupSetpointsIndex INTEGER, + airIRG3GroupSetpointsCoolSetpointUS INTEGER, + airIRG3GroupSetpointsCoolSetpointMetric INTEGER, + airIRG3GroupSetpointsCoolDeadbandUS INTEGER, + airIRG3GroupSetpointsCoolDeadbandMetric INTEGER, + airIRG3GroupSetpointsFanSpeedPreference INTEGER, + airIRG3GroupSetpointsSupplyAirSetpointUS INTEGER, + airIRG3GroupSetpointsSupplyAirSetpointMetric INTEGER, + airIRG3GroupSetpointsAirFlowControl INTEGER, + airIRG3GroupSetpointsLightingOnTime INTEGER + } + +airIRG3GroupSetpointsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3GroupSetpointsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access the group setpoints." + ::= { airIRG3Group 3 } + +airIRG3GroupSetpointsEntry OBJECT-TYPE + SYNTAX AirIRG3GroupSetpointsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The group setpoints table entry." + INDEX { airIRG3GroupSetpointsIndex} + ::= { airIRG3GroupSetpointsTable 1 } + +airIRG3GroupSetpointsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of group setpoints table." + ::= { airIRG3GroupSetpointsEntry 1 } + +airIRG3GroupSetpointsCoolSetpointUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Fahrenheit." + ::= { airIRG3GroupSetpointsEntry 2 } + +airIRG3GroupSetpointsCoolSetpointMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling setpoint in tenths of + degrees Celsius." + ::= { airIRG3GroupSetpointsEntry 3 } + +airIRG3GroupSetpointsCoolDeadbandUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling deadband in tenths of + degrees Fahrenheit. Returns (-1) if not supported." + ::= { airIRG3GroupSetpointsEntry 4 } + +airIRG3GroupSetpointsCoolDeadbandMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group cooling deadband in tenths of + degrees Celsius. Returns (-1) if not supported." + ::= { airIRG3GroupSetpointsEntry 5 } + +airIRG3GroupSetpointsFanSpeedPreference OBJECT-TYPE + SYNTAX INTEGER { + low (1), + med-low (2), + med (3), + med-high (4), + high (5) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group preferred fan speed setting." + ::= { airIRG3GroupSetpointsEntry 6 } + +airIRG3GroupSetpointsSupplyAirSetpointUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Fahrenheit." + ::= { airIRG3GroupSetpointsEntry 7 } + +airIRG3GroupSetpointsSupplyAirSetpointMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Group supply air setpoint in tenths of + degrees Celsius." + ::= { airIRG3GroupSetpointsEntry 8 } + +airIRG3GroupSetpointsAirFlowControl OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + manual (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group air flow control." + ::= { airIRG3GroupSetpointsEntry 9 } + +airIRG3GroupSetpointsLightingOnTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group lighting on time in minutes." + ::= { airIRG3GroupSetpointsEntry 10 } + + +-- ****************************************************************** +--airIRG3 Group Config +-- ****************************************************************** + +AirIRG3GroupConfigEntry ::= SEQUENCE { + airIRG3GroupConfigIndex INTEGER, + airIRG3GroupConfigNumberofCoolingUnits INTEGER, + airIRG3GroupConfigConfigurationType INTEGER, + airIRG3GroupConfigCapacityControlType INTEGER, + airIRG3GroupConfigFanSpeedControl INTEGER, + airIRG3GroupConfigCoolGainP INTEGER, + airIRG3GroupConfigCoolResetRateI INTEGER, + airIRG3GroupConfigCoolDerivativeD INTEGER, + airIRG3GroupConfigCoolPIDReset INTEGER, + airIRG3GroupConfigNumberofBackupUnits INTEGER, + airIRG3GroupConfigRuntimeBalancingEnable INTEGER, + airIRG3GroupConfigLoadAssistEnable INTEGER + } + +airIRG3GroupConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3GroupConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access group configuration table." + ::= { airIRG3Group 4 } + +airIRG3GroupConfigEntry OBJECT-TYPE + SYNTAX AirIRG3GroupConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The group config table entry." + INDEX { airIRG3GroupConfigIndex} + ::= { airIRG3GroupConfigTable 1 } + +airIRG3GroupConfigIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of group config table." + ::= { airIRG3GroupConfigEntry 1 } + +airIRG3GroupConfigNumberofCoolingUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of cooling units." + ::= { airIRG3GroupConfigEntry 2 } + +airIRG3GroupConfigConfigurationType OBJECT-TYPE + SYNTAX INTEGER { + racs (1), + spot (2), + in-row (3), + hacs (4) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group configuration type. + The spot configuration type is not supported. + Returns (-1) if not supported." + ::= { airIRG3GroupConfigEntry 3 } + +airIRG3GroupConfigCapacityControlType OBJECT-TYPE + SYNTAX INTEGER { + discrete (1), + proportional (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group capacity control. Returns (-1) if not supported." + ::= { airIRG3GroupConfigEntry 4 } + +airIRG3GroupConfigFanSpeedControl OBJECT-TYPE + SYNTAX INTEGER { + automatic (1), + manual (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The group fan speed control." + ::= { airIRG3GroupConfigEntry 5 } + +airIRG3GroupConfigCoolGainP OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The gain component of the PID in hundredths." + ::= { airIRG3GroupConfigEntry 6 } + +airIRG3GroupConfigCoolResetRateI OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The integral component of the PID in hundredths." + ::= { airIRG3GroupConfigEntry 7 } + +airIRG3GroupConfigCoolDerivativeD OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The derivative component of the PID in hundredths." + ::= { airIRG3GroupConfigEntry 8 } + +airIRG3GroupConfigCoolPIDReset OBJECT-TYPE + SYNTAX INTEGER { + readBack (1), + reset (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Will reset the PID coefficients back to the factory defaults. + Readback is not supported, returns -1." + ::= { airIRG3GroupConfigEntry 9 } + +airIRG3GroupConfigNumberofBackupUnits OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of backup units." + ::= { airIRG3GroupConfigEntry 10 } + +airIRG3GroupConfigRuntimeBalancingEnable OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable runtime balancing feature." + ::= { airIRG3GroupConfigEntry 11 } + +airIRG3GroupConfigLoadAssistEnable OBJECT-TYPE + SYNTAX INTEGER { + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable load assist feature." + ::= { airIRG3GroupConfigEntry 12 } + + +-- *************************************** +-- airIRG3 Alarm Status +-- *************************************** + +airIRG3AlarmsTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of active alarms in the airIRG3AlarmsTable." + ::= { airIRG3Alarms 1 } + +AirIRG3AlarmsEntry ::= SEQUENCE { + airIRG3AlarmsIndex INTEGER, + airIRG3AlarmsEventCode INTEGER, + airIRG3AlarmsDescription DisplayString + } + +airIRG3AlarmsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3AlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Table of active alarms for the device." + ::= { airIRG3Alarms 2 } + +airIRG3AlarmsEntry OBJECT-TYPE + SYNTAX AirIRG3AlarmsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Alarms specification" + INDEX { airIRG3AlarmsIndex } + ::= { airIRG3AlarmsTable 1 } + +airIRG3AlarmsIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Alarm index." + ::= { airIRG3AlarmsEntry 1 } + +airIRG3AlarmsEventCode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Event Code for the alarm. Returns (-1) if not supported." + ::= { airIRG3AlarmsEntry 2 } + +airIRG3AlarmsDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of the alarm. Returns (-1) if not supported." + ::= { airIRG3AlarmsEntry 3 } + +-- *************************************** +-- airIRG3 RDU Status +-- *************************************** + +airIRG3RDUTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU table size." + ::= { airIRG3RDU 1 } + + +AirIRG3RDUStatusEntry ::= SEQUENCE { + airIRG3RDUStatusDeviceIndex INTEGER, + airIRG3RDUID DisplayString, + airIRG3RDUStatusOnReadyStandby INTEGER, + airIRG3RDUStatusOperatingMode INTEGER, + airIRG3RDUStatusLeadPump INTEGER, + airIRG3RDUStatusStartupDelay INTEGER, + airIRG3RDUStatusPumpChangeOverInterval INTEGER, + airIRG3RDUStatusStopOnLeakDetect INTEGER, + airIRG3RDUStatusPowerSource INTEGER, + airIRG3RDUStatusTotalRDUOutputPower INTEGER, + airIRG3RDUStatusInletWaterTempUS INTEGER, + airIRG3RDUStatusInletWaterTempMetric INTEGER, + airIRG3RDUStatusOutletWaterTempUS INTEGER, + airIRG3RDUStatusOutletWaterTempMetric INTEGER, + airIRG3RDUStatusCondenserSaturationTempUS INTEGER, + airIRG3RDUStatusCondenserSaturationTempMetric INTEGER, + airIRG3RDUStatusDewPointTempUS INTEGER, + airIRG3RDUStatusDewPointTempMetric INTEGER, + airIRG3RDUStatusPumpOutletTempUS INTEGER, + airIRG3RDUStatusPumpOutletTempMetric INTEGER, + airIRG3RDUStatusSubcoolerOutletTempUS INTEGER, + airIRG3RDUStatusSubcoolerOutletTempMetric INTEGER, + airIRG3RDUStatusCondenserOutletTempUS INTEGER, + airIRG3RDUStatusCondenserOutletTempMetric INTEGER, + airIRG3RDUStatusCondenserInletTempUS INTEGER, + airIRG3RDUStatusCondenserInletTempMetric INTEGER, + airIRG3RDUStatusCondenserOutletPressureUS INTEGER, + airIRG3RDUStatusCondenserOutletPressureMetric INTEGER, + airIRG3RDUStatusPump1HeadPressureUS INTEGER, + airIRG3RDUStatusPump1HeadPressureMetric INTEGER, + airIRG3RDUStatusPump2HeadPressureUS INTEGER, + airIRG3RDUStatusPump2HeadPressureMetric INTEGER, + airIRG3RDUStatusPump1Speed INTEGER, + airIRG3RDUStatusPump2Speed INTEGER, + airIRG3RDUStatusCWValvePosition INTEGER, + airIRG3RDUStatusReceiverLiquidLevel INTEGER, + airIRG3RDUStatusDCPowerSupply1Current INTEGER, + airIRG3RDUStatusDCPowerSupply2Current INTEGER, + airIRG3RDUStatusTotalDCPowerSupplyCurrent INTEGER, + airIRG3RDUStatusInputState INTEGER, + airIRG3RDUStatusOutputState INTEGER, + airIRG3RDUStatusByPassValvePosition INTEGER, + airIRG3RDUStatusRefrigerantLeakDetector INTEGER + } + +airIRG3RDUStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3RDUStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access RDU status table." + ::= { airIRG3RDU 2 } + +airIRG3RDUStatusEntry OBJECT-TYPE + SYNTAX AirIRG3RDUStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The RDU status table entry." + INDEX { airIRG3RDUStatusDeviceIndex} + ::= { airIRG3RDUStatusTable 1 } + +airIRG3RDUStatusDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of RDU status table." + ::= { airIRG3RDUStatusEntry 1 } + + +airIRG3RDUID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current RDU ID (1 to F). + Configured RDU only shall display ID, else return -1. " + ::= { airIRG3RDUStatusEntry 2 } + + +airIRG3RDUStatusOnReadyStandby OBJECT-TYPE + SYNTAX INTEGER { + standby (1), + ready (2), + on (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU current status." + ::= { airIRG3RDUStatusEntry 3 } + + +airIRG3RDUStatusOperatingMode OBJECT-TYPE + SYNTAX INTEGER { + standby (1), + ready (2), + on (3), + stop (4), + maintenancemode (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU actual operating mode." + ::= { airIRG3RDUStatusEntry 4 } + + +airIRG3RDUStatusLeadPump OBJECT-TYPE + SYNTAX INTEGER { + pump1 (1), + pump2 (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU lead pump." + ::= { airIRG3RDUStatusEntry 5 } + + +airIRG3RDUStatusStartupDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU start up delay in seconds." + ::= { airIRG3RDUStatusEntry 6 } + + +airIRG3RDUStatusPumpChangeOverInterval OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU pump change over interval in days." + ::= { airIRG3RDUStatusEntry 7 } + + +airIRG3RDUStatusStopOnLeakDetect OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU status of stop on leak detect." + ::= { airIRG3RDUStatusEntry 8 } + + +airIRG3RDUStatusPowerSource OBJECT-TYPE + SYNTAX INTEGER { + singleFeed (1), + dualFeed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU power source status." + ::= { airIRG3RDUStatusEntry 9 } + + +airIRG3RDUStatusTotalRDUOutputPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU output power in tenths of kilowatts (kW)." + ::= { airIRG3RDUStatusEntry 10 } + + +airIRG3RDUStatusInletWaterTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU inlet water temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3RDUStatusEntry 11 } + + +airIRG3RDUStatusInletWaterTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU inlet water temperature in tenths of + degrees Celsius." + ::= { airIRG3RDUStatusEntry 12 } + + +airIRG3RDUStatusOutletWaterTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU outlet water temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3RDUStatusEntry 13 } + + +airIRG3RDUStatusOutletWaterTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU outlet water temperature in tenths of + degrees Celsius." + ::= { airIRG3RDUStatusEntry 14 } + + +airIRG3RDUStatusCondenserSaturationTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU condenser saturation temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3RDUStatusEntry 15 } + + +airIRG3RDUStatusCondenserSaturationTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU condenser saturation temperature in tenths of + degrees Celsius." + ::= { airIRG3RDUStatusEntry 16 } + + +airIRG3RDUStatusDewPointTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU dew point temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3RDUStatusEntry 17 } + + +airIRG3RDUStatusDewPointTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU dew point temperature in tenths of + degrees Celsius." + ::= { airIRG3RDUStatusEntry 18 } + + +airIRG3RDUStatusPumpOutletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU pump outlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3RDUStatusEntry 19 } + + +airIRG3RDUStatusPumpOutletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU pump outlet temperature in tenths of + degrees Celsius." + ::= { airIRG3RDUStatusEntry 20 } + + +airIRG3RDUStatusSubcoolerOutletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU sub cooler outlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3RDUStatusEntry 21 } + + +airIRG3RDUStatusSubcoolerOutletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU sub cooler outlet temperature in tenths of + degrees Celsius." + ::= { airIRG3RDUStatusEntry 22 } + + +airIRG3RDUStatusCondenserOutletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU condenser outlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3RDUStatusEntry 23 } + + +airIRG3RDUStatusCondenserOutletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU condenser outlet temperature in tenths of + degrees Celsius." + ::= { airIRG3RDUStatusEntry 24 } + + +airIRG3RDUStatusCondenserInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU condenser inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3RDUStatusEntry 25 } + + +airIRG3RDUStatusCondenserInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU condenser inlet temperature in tenths of + degrees Celsius." + ::= { airIRG3RDUStatusEntry 26 } + + +airIRG3RDUStatusCondenserOutletPressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU condenser outlet pressure in + pounds per square inch (PSI)." + ::= { airIRG3RDUStatusEntry 27 } + +airIRG3RDUStatusCondenserOutletPressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU condenser outlet pressure in kiloPascals (KPa)." + ::= { airIRG3RDUStatusEntry 28 } + + +airIRG3RDUStatusPump1HeadPressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU Pump 1 head pressure in pounds per square inch (PSI)." + ::= { airIRG3RDUStatusEntry 29 } + +airIRG3RDUStatusPump1HeadPressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU Pump 1 head pressure in kiloPascals (KPa)." + ::= { airIRG3RDUStatusEntry 30 } + +airIRG3RDUStatusPump2HeadPressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU Pump 2 head pressure in pounds per square inch (PSI)." + ::= { airIRG3RDUStatusEntry 31 } + +airIRG3RDUStatusPump2HeadPressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU Pump 2 head pressure in kiloPascals (KPa)." + ::= { airIRG3RDUStatusEntry 32 } + +airIRG3RDUStatusPump1Speed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU Pump 1 speed in revolutions per minute (RPM)." + ::= { airIRG3RDUStatusEntry 33 } + + +airIRG3RDUStatusPump2Speed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU Pump 2 speed in revolutions per minute (RPM)." + ::= { airIRG3RDUStatusEntry 34 } + + +airIRG3RDUStatusCWValvePosition OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU CW Valve position in % open" + ::= { airIRG3RDUStatusEntry 35 } + + +airIRG3RDUStatusReceiverLiquidLevel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU receiver liquid level in % Full" + ::= { airIRG3RDUStatusEntry 36 } + + +airIRG3RDUStatusDCPowerSupply1Current OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU DC Power Supply 1 Current in Amps" + ::= { airIRG3RDUStatusEntry 37 } + + +airIRG3RDUStatusDCPowerSupply2Current OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU DC Power Supply 2 Current in Amps" + ::= { airIRG3RDUStatusEntry 38 } + + +airIRG3RDUStatusTotalDCPowerSupplyCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU Total DC Power Supply Current in Amps" + ::= { airIRG3RDUStatusEntry 39 } + + +airIRG3RDUStatusInputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU Input state." + ::= { airIRG3RDUStatusEntry 40 } + + +airIRG3RDUStatusOutputState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU Output state" + ::= { airIRG3RDUStatusEntry 41 } + +airIRG3RDUStatusByPassValvePosition OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU By Pass Valve position in % open" + ::= { airIRG3RDUStatusEntry 42 } + +airIRG3RDUStatusRefrigerantLeakDetector OBJECT-TYPE + SYNTAX INTEGER { + suspended (1), + calibrating (2), + operating (3), + disabled (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU refrigerant leak detector status." + ::= { airIRG3RDUStatusEntry 43 } + + +-- *************************************** +-- airIRG3 RDU Run Hours +-- *************************************** + +AirIRG3RDURunHoursEntry ::= SEQUENCE { + airIRG3RDURunHoursDeviceIndex INTEGER, + airIRG3RDURunHoursRDUID DisplayString, + airIRG3RDURunHoursPump1 INTEGER, + airIRG3RDURunHoursPump2 INTEGER, + airIRG3RDURunHoursPowerSupply1 INTEGER, + airIRG3RDURunHoursPowerSupply2 INTEGER + } + +airIRG3RDURunHoursTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3RDURunHoursEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access RDU run hours table." + ::= { airIRG3RDU 3 } + +airIRG3RDURunHoursEntry OBJECT-TYPE + SYNTAX AirIRG3RDURunHoursEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The RDU run hours table entry." + INDEX { airIRG3RDURunHoursDeviceIndex} + ::= { airIRG3RDURunHoursTable 1 } + +airIRG3RDURunHoursDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of RDU run hours table." + ::= { airIRG3RDURunHoursEntry 1 } + +airIRG3RDURunHoursRDUID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current RDU ID (1 to F). + Configured RDU only shall display ID, else return -1. " + ::= { airIRG3RDURunHoursEntry 2 } + +airIRG3RDURunHoursPump1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU run hours of Pump 1." + ::= { airIRG3RDURunHoursEntry 3 } + +airIRG3RDURunHoursPump2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU run hours of Pump 2." + ::= { airIRG3RDURunHoursEntry 4 } + +airIRG3RDURunHoursPowerSupply1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU run hours of power supply 1." + ::= { airIRG3RDURunHoursEntry 5 } + +airIRG3RDURunHoursPowerSupply2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The RDU run hours of power supply 2." + ::= { airIRG3RDURunHoursEntry 6 } + + +-- *************************************** +-- airIRG3 RDU Service Intervals +-- *************************************** + +AirIRG3RDUServiceIntervalsEntry ::= SEQUENCE { + airIRG3RDUServiceIntervalsDeviceIndex INTEGER, + airIRG3RDUServiceIntervalsRDUID DisplayString, + airIRG3RDUServiceIntervalsAirFilterInterval INTEGER, + airIRG3RDUServiceIntervalsAirFilterAlarm INTEGER + } + +airIRG3RDUServiceIntervalsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3RDUServiceIntervalsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access RDU service intervals table." + ::= { airIRG3RDU 4 } + +airIRG3RDUServiceIntervalsEntry OBJECT-TYPE + SYNTAX AirIRG3RDUServiceIntervalsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The service interval table entry." + INDEX { airIRG3RDUServiceIntervalsDeviceIndex} + ::= { airIRG3RDUServiceIntervalsTable 1 } + +airIRG3RDUServiceIntervalsDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of service interval table." + ::= { airIRG3RDUServiceIntervalsEntry 1 } + +airIRG3RDUServiceIntervalsRDUID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current RDU ID (1 to F). + Configured RDU only shall display ID, else return -1. " + ::= { airIRG3RDUServiceIntervalsEntry 2 } + +airIRG3RDUServiceIntervalsAirFilterInterval OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU service interval for air filter in hours. + Returns -1 if not supported." + ::= { airIRG3RDUServiceIntervalsEntry 3 } + + +airIRG3RDUServiceIntervalsAirFilterAlarm OBJECT-TYPE + SYNTAX INTEGER { + enable (1), + disable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU service interval air filter alarm status. + Returns -1 if not supported." + ::= { airIRG3RDUServiceIntervalsEntry 4 } + + + +-- ******************************************* +-- airIRG3 RDU Thresholds +-- Currently there are no thresholds for RDU +-- ******************************************* + +AirIRG3RDUThresholdsEntry ::= SEQUENCE { + airIRG3RDUThresholdsDeviceIndex INTEGER, + airIRG3RDUThresholdsRDUID DisplayString, + airIRG3RDUThresholdsEnteringFluidTempHighUS INTEGER, + airIRG3RDUThresholdsEnteringFluidTempHighMetric INTEGER + } + +airIRG3RDUThresholdsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3RDUThresholdsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access RDU thresholds table." + ::= { airIRG3RDU 5 } + +airIRG3RDUThresholdsEntry OBJECT-TYPE + SYNTAX AirIRG3RDUThresholdsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The RDU thresholds table entry." + INDEX { airIRG3RDUThresholdsDeviceIndex} + ::= { airIRG3RDUThresholdsTable 1 } + +airIRG3RDUThresholdsDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of RDU thresholds table." + ::= { airIRG3RDUThresholdsEntry 1 } + +airIRG3RDUThresholdsRDUID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current RDU ID (1 to F). + Configured RDU only shall display ID, else return -1. " + ::= { airIRG3RDUThresholdsEntry 2 } + +airIRG3RDUThresholdsEnteringFluidTempHighUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU threshold for entering fluid temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3RDUThresholdsEntry 3 } + + +airIRG3RDUThresholdsEnteringFluidTempHighMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU threshold for entering fluid temperature in tenths of + degrees Celsius." + ::= { airIRG3RDUThresholdsEntry 4 } + + +-- *************************************** +-- airIRG3 RDU Setpoints +-- *************************************** + +AirIRG3RDUSetpointsEntry ::= SEQUENCE { + airIRG3RDUSetpointsDeviceIndex INTEGER + } + +airIRG3RDUSetpointsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3RDUSetpointsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access RDU set points table." + ::= { airIRG3RDU 6 } + +airIRG3RDUSetpointsEntry OBJECT-TYPE + SYNTAX AirIRG3RDUSetpointsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The RDU set points table entry." + INDEX { airIRG3RDUSetpointsDeviceIndex} + ::= { airIRG3RDUSetpointsTable 1 } + +airIRG3RDUSetpointsDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of RDU set points table." + ::= { airIRG3RDUSetpointsEntry 1 } + + + +-- *************************************** +-- airIRG3 RDU Config +-- *************************************** + +AirIRG3RDUConfigEntry ::= SEQUENCE { + airIRG3RDUConfigDeviceIndex INTEGER, + airIRG3RDUConfigRDUID DisplayString, + airIRG3RDUConfigStopOnLeakDetect INTEGER, + airIRG3RDUConfigStartupDelay INTEGER, + airIRG3RDUConfigPumpChangeOverInterval INTEGER, + airIRG3RDUConfigPowerSource INTEGER, + airIRG3RDUConfigOutputSource INTEGER, + airIRG3RDUConfigInputNormalState INTEGER, + airIRG3RDUConfigOutputNormalState INTEGER, + airIRG3RDUConfigByPassValveEnabled INTEGER, + airIRG3RDUConfigRefrigerantLeakDetectorEnabled INTEGER, + airIRG3RDUConfigCalibrateRefrigerantLeakDetector INTEGER, + airIRG3RDUConfigOnReadyStandby INTEGER + } + +airIRG3RDUConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3RDUConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access RDU configuration table." + ::= { airIRG3RDU 7 } + +airIRG3RDUConfigEntry OBJECT-TYPE + SYNTAX AirIRG3RDUConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The RDU configuration table entry." + INDEX { airIRG3RDUConfigDeviceIndex} + ::= { airIRG3RDUConfigTable 1 } + +airIRG3RDUConfigDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of RDU configuration table." + ::= { airIRG3RDUConfigEntry 1 } + +airIRG3RDUConfigRDUID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current RDU ID (1 to F). + Configured RDU only shall display ID, else return -1. " + ::= { airIRG3RDUConfigEntry 2 } + +airIRG3RDUConfigStopOnLeakDetect OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU stop on leak detect set." + ::= { airIRG3RDUConfigEntry 3 } + + +airIRG3RDUConfigStartupDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU start up delay in seconds." + ::= { airIRG3RDUConfigEntry 4 } + + +airIRG3RDUConfigPumpChangeOverInterval OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU pump change over interval in days." + ::= { airIRG3RDUConfigEntry 5 } + + +airIRG3RDUConfigPowerSource OBJECT-TYPE + SYNTAX INTEGER { + singleFeed (1), + dualFeed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU power source." + ::= { airIRG3RDUConfigEntry 6 } + + +airIRG3RDUConfigOutputSource OBJECT-TYPE + SYNTAX INTEGER { + anyalarm (1), + onlycriticalalarms (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU output source." + ::= { airIRG3RDUConfigEntry 7 } + + +airIRG3RDUConfigInputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU Input Normal State." + ::= { airIRG3RDUConfigEntry 8 } + + +airIRG3RDUConfigOutputNormalState OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU Output Normal State." + ::= { airIRG3RDUConfigEntry 9 } + + +airIRG3RDUConfigByPassValveEnabled OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU By Pass Valve Enabled State." + ::= { airIRG3RDUConfigEntry 10 } + +airIRG3RDUConfigRefrigerantLeakDetectorEnabled OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The RDU Refrigerant Leak Detector Enabled State." + ::= { airIRG3RDUConfigEntry 11 } + +airIRG3RDUConfigCalibrateRefrigerantLeakDetector OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This parameter allows to calibrate the RDU Refrigerant Leak Detector and is write only. + The read returns -1. Only 'yes' is supported." + ::= { airIRG3RDUConfigEntry 12 } + +airIRG3RDUConfigOnReadyStandby OBJECT-TYPE + SYNTAX INTEGER { + standby (1), + ready (2), + on (3) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This parameter allows to configure RDU on/standby parameter. + Ready is currently not supported. If unsupported returns -1. " + ::= { airIRG3RDUConfigEntry 13 } + + +-- *************************************** +-- airIRG3 CMStatus +-- *************************************** + +airIRG3CMTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The cooling module table size." + ::= { airIRG3CM 1 } + + +AirIRG3CMStatusEntry ::= SEQUENCE { + airIRG3CMStatusDeviceIndex INTEGER, + airIRG3CMStatusCMID DisplayString, + airIRG3CMStatusOperatingMode INTEGER, + airIRG3CMStatusUnitType INTEGER, + airIRG3CMStatusRackInletTempUS INTEGER, + airIRG3CMStatusRackInletTempMetric INTEGER, + airIRG3CMStatusReturnAirTempUS INTEGER, + airIRG3CMStatusReturnAirTempMetric INTEGER, + airIRG3CMStatusLiquidTempUS INTEGER, + airIRG3CMStatusLiquidTempMetric INTEGER, + airIRG3CMStatusVaporTempUS INTEGER, + airIRG3CMStatusVaporTempMetric INTEGER, + airIRG3CMStatusEvaporatorTempUS INTEGER, + airIRG3CMStatusEvaporatorTempMetric INTEGER, + airIRG3CMStatusLiquidInletPressureUS INTEGER, + airIRG3CMStatusLiquidInletPressureMetric INTEGER, + airIRG3CMStatusVaporOutletPressureUS INTEGER, + airIRG3CMStatusVaporOutletPressureMetric INTEGER, + airIRG3CMStatusExpansionValvePosition INTEGER, + airIRG3CMStatusEPRValvePosition INTEGER, + airIRG3CMStatusLocalDisplayOnOffEnabled INTEGER, + airIRG3CMStatusAverageFanSpeed INTEGER + } + +airIRG3CMStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3CMStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access CM status table." + ::= { airIRG3CM 2 } + +airIRG3CMStatusEntry OBJECT-TYPE + SYNTAX AirIRG3CMStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The CM status table entry." + INDEX { airIRG3CMStatusDeviceIndex} + ::= { airIRG3CMStatusTable 1 } + +airIRG3CMStatusDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of CM status table." + ::= { airIRG3CMStatusEntry 1 } + +airIRG3CMStatusCMID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM ID (RDU Number - Group Number - CM Unit Number)." + ::= { airIRG3CMStatusEntry 2 } + +airIRG3CMStatusOperatingMode OBJECT-TYPE + SYNTAX INTEGER { + standBy (1), + on (2), + idle (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current operating mode of the CM." + ::= { airIRG3CMStatusEntry 3 } + + +airIRG3CMStatusUnitType OBJECT-TYPE + SYNTAX INTEGER{ + unconfigured (1), + oa (2), + ra (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current CM unit type." + ::= { airIRG3CMStatusEntry 4 } + + +airIRG3CMStatusRackInletTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3CMStatusEntry 5 } + + +airIRG3CMStatusRackInletTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRG3CMStatusEntry 6 } + + +airIRG3CMStatusReturnAirTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3CMStatusEntry 7 } + + +airIRG3CMStatusReturnAirTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM return air temperature in tenths of + degrees Celsius." + ::= { airIRG3CMStatusEntry 8 } + + +airIRG3CMStatusLiquidTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM liquid temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3CMStatusEntry 9 } + + +airIRG3CMStatusLiquidTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM liquid temperature in tenths of + degrees Celsius." + ::= { airIRG3CMStatusEntry 10 } + + +airIRG3CMStatusVaporTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM vapor temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3CMStatusEntry 11 } + + +airIRG3CMStatusVaporTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM vapor temperature in tenths of + degrees Celsius." + ::= { airIRG3CMStatusEntry 12 } + + +airIRG3CMStatusEvaporatorTempUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM saturation temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3CMStatusEntry 13 } + + +airIRG3CMStatusEvaporatorTempMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM saturation temperature in tenths of + degrees Celsius." + ::= { airIRG3CMStatusEntry 14 } + +airIRG3CMStatusLiquidInletPressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM Liquid Inlet pressure in pounds per square inch (PSI)." + ::= { airIRG3CMStatusEntry 15 } + +airIRG3CMStatusLiquidInletPressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM Liquid Inlet pressure in kiloPascals (kPa)." + ::= { airIRG3CMStatusEntry 16 } + +airIRG3CMStatusVaporOutletPressureUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM Vapor Outlet pressure in pounds per square inch (PSI)." + ::= { airIRG3CMStatusEntry 17 } + +airIRG3CMStatusVaporOutletPressureMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM Vapor Outlet pressure in kiloPascals (kPa)." + ::= { airIRG3CMStatusEntry 18 } + +airIRG3CMStatusExpansionValvePosition OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM expansion valve position in % open" + ::= { airIRG3CMStatusEntry 19 } + + +airIRG3CMStatusEPRValvePosition OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM Evaporator Pressure Regulator Valve Position + in tenths of percent open" + ::= { airIRG3CMStatusEntry 20 } + + +airIRG3CMStatusLocalDisplayOnOffEnabled OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the on/off control on the CM local display." + ::= { airIRG3CMStatusEntry 21 } + + +airIRG3CMStatusAverageFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM Average Fan Speed." + ::= { airIRG3CMStatusEntry 22 } + + +-- *************************************** +-- airIRG3 CM Run Hours +-- *************************************** + +AirIRG3CMRunHoursEntry ::= SEQUENCE { + airIRG3CMRunHoursDeviceIndex INTEGER, + airIRG3CMRunHoursCMID DisplayString, + airIRG3CMRunHoursFan1 INTEGER, + airIRG3CMRunHoursFan2 INTEGER, + airIRG3CMRunHoursFan3 INTEGER, + airIRG3CMRunHoursFan4 INTEGER, + airIRG3CMRunHoursFan5 INTEGER, + airIRG3CMRunHoursAirFilter INTEGER + } + +airIRG3CMRunHoursTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3CMRunHoursEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access CM run hours table." + ::= { airIRG3CM 3 } + +airIRG3CMRunHoursEntry OBJECT-TYPE + SYNTAX AirIRG3CMRunHoursEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The CM run hours table entry." + INDEX { airIRG3CMRunHoursDeviceIndex} + ::= { airIRG3CMRunHoursTable 1 } + +airIRG3CMRunHoursDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of CM run hours table." + ::= { airIRG3CMRunHoursEntry 1 } + +airIRG3CMRunHoursCMID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM ID (RDU Number - Group Number - CM Unit Number)." + ::= { airIRG3CMRunHoursEntry 2 } + +airIRG3CMRunHoursFan1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM run hours for Fan1. + Returns (-1) if not appilcable." + ::= { airIRG3CMRunHoursEntry 3 } + +airIRG3CMRunHoursFan2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM run hours for Fan2. + Returns (-1) if not appilcable." + ::= { airIRG3CMRunHoursEntry 4 } + +airIRG3CMRunHoursFan3 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM run hours for Fan3. + Returns (-1) if not appilcable." + ::= { airIRG3CMRunHoursEntry 5 } + +airIRG3CMRunHoursFan4 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM run hours for Fan4. + Returns (-1) if not appilcable." + ::= { airIRG3CMRunHoursEntry 6 } + +airIRG3CMRunHoursFan5 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM run hours for Fan5. + Returns (-1) if not appilcable." + ::= { airIRG3CMRunHoursEntry 7 } + +airIRG3CMRunHoursAirFilter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM run hours for air filter." + ::= { airIRG3CMRunHoursEntry 8 } + + + +-- *************************************** +-- airIRG3 CM Service Intervals +-- *************************************** + +AirIRG3CMServiceIntervalsEntry ::= SEQUENCE { + airIRG3CMServiceIntervalsDeviceIndex INTEGER, + airIRG3CMServiceIntervalsCMID DisplayString, + airIRG3CMServiceIntervalsAirFilterInterval INTEGER, + airIRG3CMServiceIntervalsAirFilterAlarm INTEGER + } + +airIRG3CMServiceIntervalsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3CMServiceIntervalsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access CM service intervals table." + ::= { airIRG3CM 4 } + +airIRG3CMServiceIntervalsEntry OBJECT-TYPE + SYNTAX AirIRG3CMServiceIntervalsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The CM service interval table entry." + INDEX { airIRG3CMServiceIntervalsDeviceIndex} + ::= { airIRG3CMServiceIntervalsTable 1 } + +airIRG3CMServiceIntervalsDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of CM service intervals table." + ::= { airIRG3CMServiceIntervalsEntry 1 } + +airIRG3CMServiceIntervalsCMID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM ID (RDU Number - Group Number - CM Unit Number)." + ::= { airIRG3CMServiceIntervalsEntry 2 } + +airIRG3CMServiceIntervalsAirFilterInterval OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM service interval for air filter in weeks. + Supported only for RA. Returns -1 if not supported." + ::= { airIRG3CMServiceIntervalsEntry 3 } + +airIRG3CMServiceIntervalsAirFilterAlarm OBJECT-TYPE + SYNTAX INTEGER{ + disable (1), + enable (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM service interval air filter alarm status. + Supported only for RA. Returns -1 if not supported." + ::= { airIRG3CMServiceIntervalsEntry 4 } + + +-- *************************************** +-- airIRG3 CM Thresholds +-- *************************************** + +AirIRG3CMThresholdsEntry ::= SEQUENCE { + airIRG3CMThresholdsDeviceIndex INTEGER, + airIRG3CMThresholdsCMID DisplayString, + airIRG3CMThresholdsRackInletTempHighUS INTEGER, + airIRG3CMThresholdsRackInletTempHighMetric INTEGER, + airIRG3CMThresholdsSupplyAirTempHighUS INTEGER, + airIRG3CMThresholdsSupplyAirTempHighMetric INTEGER, + airIRG3CMThresholdsReturnAirTempHighUS INTEGER, + airIRG3CMThresholdsReturnAirTempHighMetric INTEGER + } + +airIRG3CMThresholdsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3CMThresholdsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access CM thresholds table." + ::= { airIRG3CM 5 } + +airIRG3CMThresholdsEntry OBJECT-TYPE + SYNTAX AirIRG3CMThresholdsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The CM thresholds table entry." + INDEX { airIRG3CMThresholdsDeviceIndex} + ::= { airIRG3CMThresholdsTable 1 } + +airIRG3CMThresholdsDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index for CM thresholds table." + ::= { airIRG3CMThresholdsEntry 1 } + +airIRG3CMThresholdsCMID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM ID (RDU Number - Group Number - CM Unit Number)." + ::= { airIRG3CMThresholdsEntry 2 } + +airIRG3CMThresholdsRackInletTempHighUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM high threshold for rack inlet temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3CMThresholdsEntry 3 } + + +airIRG3CMThresholdsRackInletTempHighMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM high threshold for rack inlet temperature in tenths of + degrees Celsius." + ::= { airIRG3CMThresholdsEntry 4 } + + +airIRG3CMThresholdsSupplyAirTempHighUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM high threshold for supply air temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3CMThresholdsEntry 5 } + + +airIRG3CMThresholdsSupplyAirTempHighMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM high threshold for supply air temperature in tenths of + degrees Celsius." + ::= { airIRG3CMThresholdsEntry 6 } + + +airIRG3CMThresholdsReturnAirTempHighUS OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM high threshold for return air temperature in tenths of + degrees Fahrenheit." + ::= { airIRG3CMThresholdsEntry 7 } + + +airIRG3CMThresholdsReturnAirTempHighMetric OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM high threshold for return air temperature in tenths of + degrees Celsius." + ::= { airIRG3CMThresholdsEntry 8 } + + +-- *************************************** +-- airIRG3 CM Setpoints +-- *************************************** + +AirIRG3CMSetpointsEntry ::= SEQUENCE { + airIRG3CMSetpointsDeviceIndex INTEGER + } + +airIRG3CMSetpointsTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3CMSetpointsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access CM set points table." + ::= { airIRG3CM 6 } + +airIRG3CMSetpointsEntry OBJECT-TYPE + SYNTAX AirIRG3CMSetpointsEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The CM set points table entry." + INDEX { airIRG3CMSetpointsDeviceIndex} + ::= { airIRG3CMSetpointsTable 1 } + +airIRG3CMSetpointsDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of CM set points table." + ::= { airIRG3CMSetpointsEntry 1 } + + + +-- *************************************** +-- airIRG3 CM Config +-- *************************************** + +AirIRG3CMConfigEntry ::= SEQUENCE { + airIRG3CMConfigDeviceIndex INTEGER, + airIRG3CMConfigCMID DisplayString, + airIRG3CMConfigStopOnCoolFail INTEGER, + airIRG3CMConfigStartupDelay INTEGER, + airIRG3CMConfigRemoteOnStandby INTEGER, + airIRG3CMConfigPowerSource INTEGER + } + +airIRG3CMConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF AirIRG3CMConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows to access CM configuration table." + ::= { airIRG3CM 7 } + +airIRG3CMConfigEntry OBJECT-TYPE + SYNTAX AirIRG3CMConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The CM configuration table entry." + INDEX { airIRG3CMConfigDeviceIndex} + ::= { airIRG3CMConfigTable 1 } + +airIRG3CMConfigDeviceIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Index of CM configuration table." + ::= { airIRG3CMConfigEntry 1 } + +airIRG3CMConfigCMID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The CM ID (RDU Number - Group Number - CM Unit Number)." + ::= { airIRG3CMConfigEntry 2 } + +airIRG3CMConfigStopOnCoolFail OBJECT-TYPE + SYNTAX INTEGER{ + no (1), + yes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable/Disable Stop On cool fail. When enabled, stops the unit + if it detects that it is blowing warm air into the cold aisle." + ::= { airIRG3CMConfigEntry 3 } + + +airIRG3CMConfigStartupDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM start up delay in seconds." + ::= { airIRG3CMConfigEntry 4 } + + +airIRG3CMConfigRemoteOnStandby OBJECT-TYPE + SYNTAX INTEGER{ + standBy (1), + on (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM configuration for operating mode." + ::= { airIRG3CMConfigEntry 5 } + + +airIRG3CMConfigPowerSource OBJECT-TYPE + SYNTAX INTEGER{ + singleFeed (1), + dualFeed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The CM power source." + ::= { airIRG3CMConfigEntry 6 } + + +-- End of airIRGen3 + + +-- RACK AIR REMOVAL UNIT IDENT + +rARUIdentTable OBJECT-TYPE + SYNTAX SEQUENCE OF RARUIdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for query of the individual devices. + The number of entries is contained in the + rARUStatusAruDeviceCount OID." + ::= { rARUIdent 1 } + +rARUIdentEntry OBJECT-TYPE + SYNTAX RARUIdentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The device to query." + INDEX { rARUIdentAruIndex} + ::= { rARUIdentTable 1 } + +RARUIdentEntry ::= + SEQUENCE { + rARUIdentAruIndex INTEGER, + rARUIdentName DisplayString + } + +rARUIdentAruIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the ARU entry." + ::= { rARUIdentEntry 1 } + +rARUIdentName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the device. " + ::= { rARUIdentEntry 2 } + +-- RACK AIR REMOVAL UNIT CONFIGURATION + +rARUConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RARUConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuration of the individual ARU devices accessible from this IP address. + The number of entries is contained in the rARUStatusAruDeviceCount OID." + ::= { rARUConfig 1 } + +rARUConfigEntry OBJECT-TYPE + SYNTAX RARUConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The ARUs to configure." + INDEX { rARUConfigAruIndex } + ::= { rARUConfigTable 1 } + +RARUConfigEntry ::= + SEQUENCE { + rARUConfigAruIndex INTEGER, + rARUConfigAruName DisplayString, + rARUConfigAruRemoteSetpoint INTEGER, + rARUConfigAruTempOvrdEnableDisable INTEGER, + rARUConfigAruTempOvrdSetpoint INTEGER, + rARUConfigAruMasterControl INTEGER + } + +rARUConfigAruIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the ARU entry." + ::= { rARUConfigEntry 1 } + +rARUConfigAruName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The name of the ARU." + ::= { rARUConfigEntry 2 } + +rARUConfigAruRemoteSetpoint OBJECT-TYPE + SYNTAX INTEGER { + aruOff (1), + aru85F-29C (2), + aru90F-32C (3), + aru95F-35C (4), + aru100F-38C (5), + aru7kW-1200cfm (6), + aru5kW-800cfm (7), + aru3kW-500cfm (8), + aru2kW-300cfm (9), + aru400cfm (10), + aru600cfm (11), + aru700cfm (12), + aru900cfm (13), + aru1000cfm (14), + aru1400cfm (15), + aru1600cfm (16), + aru1800cfm (17), + aru2000cfm (18) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID defines the desired base airflow of the ARU, and sets the + speed of the ARU fans when the temperature override is inactive. + + Values specified in cfm (cubic feet per minute) can be converted + to metric values using the conversion factor: + + 1 cfm = 1.70 m^3/hr (cubic meters per hour). + + Values (1) through (9) are for support of legacy (1st generation) ARUs. + Writing these values to a 2nd generation ARU will result in the following: + A value greater than (9) will be ignored by a 1st generation ARU. + + aruOff (1) - Ignored + aru85F-29C (2) - 1200 cfm + aru90F-32C (3) - 800 cfm + aru95F-35C (4) - 500 cfm + aru100F-38C (5) - 400 cfm + aru7kW (6) - 1200 cfm + aru5kW (7) - 800 cfm + aru3kW (8) - 500 cfm + aru2kW (9) - 400 cfm + + NOTE: -1 will be returned if the ARU is not communicating." + ::= { rARUConfigEntry 3 } + +rARUConfigAruTempOvrdEnableDisable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID is used to enable/disable the remote temperature override setting of the ARU. + + If this OID is set to 1, the remote setting for temperature override is disabled. + If this OID is set to 2, the remote setting for temperature override is enabled." + ::= { rARUConfigEntry 4 } + +rARUConfigAruTempOvrdSetpoint OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This OID is the Temperature Override setpoint of the ARU. + + NOTE: -1 will be returned if the ARU is not communicating. + + Values are represented in whole number degrees using the + units specified in the rARUStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { rARUConfigEntry 5 } + +rARUConfigAruMasterControl OBJECT-TYPE + SYNTAX INTEGER { + aruOn (1), + aruOff (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "This is the master on/off control for the ARU." + ::= { rARUConfigEntry 6 } + +-- RACK AIR REMOVAL UNIT STATUS + +rARUStatusAruDeviceCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total number of ARUs accessible from this IP." + ::= { rARUStatus 1 } + +rARUStatusSysTempUnits OBJECT-TYPE + SYNTAX INTEGER { + celsius(1), + fahrenheit(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The temperature scale used to display the temperature + in the system, Celsius(1) or Fahrenheit(2). + This setting is based on the system preferences + configuration in the agent." + ::= { rARUStatus 2 } + +rARUStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RARUStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for query of the individual ARUs accessible from this IP address. + The number of entries is contained in the rARUStatusAruDeviceCount OID." + ::= { rARUStatus 3 } + +rARUStatusEntry OBJECT-TYPE + SYNTAX RARUStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The ARUs to access." + INDEX { rARUStatusAruIndex } + ::= { rARUStatusTable 1 } + +RARUStatusEntry ::= + SEQUENCE { + rARUStatusAruIndex INTEGER, + rARUStatusAruName DisplayString, + rARUStatusAruRemoteSetpoint INTEGER, + rARUStatusAruManualSetpoint INTEGER, + rARUStatusAruTemp1 INTEGER, + rARUStatusAruTemp2 INTEGER, + rARUStatusAruTemp3 INTEGER, + rARUStatusAruTempOvrdEnableDisable INTEGER, + rARUStatusAruTempOvrdSetpoint INTEGER, + rARUStatusAruAlarmState DisplayString, + rARUStatusAruCommStatus INTEGER, + rARUStatusAruTempOvrdStatus INTEGER, + rARUStatusAruMasterControl INTEGER, + rARUStatusAruTotalAirflow INTEGER + } + +rARUStatusAruIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the ARU entry." + ::= { rARUStatusEntry 1 } + +rARUStatusAruName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the ARU." + ::= { rARUStatusEntry 2 } + +rARUStatusAruRemoteSetpoint OBJECT-TYPE + SYNTAX INTEGER { + aruOff (1), + aru85F-29C (2), + aru90F-32C (3), + aru95F-35C (4), + aru100F-38C (5), + aru7kW-1200cfm (6), + aru5kW-800cfm (7), + aru3kW-500cfm (8), + aru2kW-300cfm (9), + aru400cfm (10), + aru600cfm (11), + aru700cfm (12), + aru900cfm (13), + aru1000cfm (14), + aru1400cfm (15), + aru1600cfm (16), + aru1800cfm (17), + aru2000cfm (18) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID defines the desired base airflow of the ARU, or the + speed of the ARU fans when the temperature override is inactive. + + See also the rARUConfigAruRemoteSetpoint OID. + + NOTE: -1 will be returned if the ARU is not communicating." + ::= { rARUStatusEntry 3 } + +rARUStatusAruManualSetpoint OBJECT-TYPE + SYNTAX INTEGER { + aruOff (1), + aru85F-29C (2), + aru90F-32C (3), + aru95F-35C (4), + aru100F-38C (5), + aru7kW (6), + aru5kW (7), + aru3kW (8), + aru2kW (9), + aruRem (10) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Manual operating setpoint of the ARU, which is set on the + panel of the ARU. If the ARU doesn't have a manual , + the OID will always return a value of aruRem (10). + + NOTE: -1 will be returned if the ARU is not communicating. + + Values are represented in whole number degrees or kW. + If the manual setpoint is set to Remote, or if the ARU doesn't + have a manual switch, this OID will return aruRem." + ::= { rARUStatusEntry 4 } + +rARUStatusAruTemp1 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "ARU temperature probe #1 reading. + The summary exhaust temperature on 2nd generation ARUs. + + NOTE: -1 will be returned if the ARU is not communicating. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the rARUStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { rARUStatusEntry 5 } + +rARUStatusAruTemp2 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "ARU temperature probe #2 reading. + The exhaust temperature in the upper plenum on 2nd generation ARUs. + + NOTE: -1 will be returned if the ARU is not communicating. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the rARUStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { rARUStatusEntry 6 } + +rARUStatusAruTemp3 OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "ARU temperature probe #3 reading. + The exhaust temperature in the lower plenum on 2nd generation ARUs. + + NOTE: -1 will be returned if the ARU is not communicating. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the rARUStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { rARUStatusEntry 7 } + +rARUStatusAruTempOvrdEnableDisable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This OID indicates whether the ARU remote temperature override is enabled or disabled. + If this OID is a 1, the remote setting for temperature override is disabled. + If this OID is a 2, the remote setting for temperature override is enabled." + ::= { rARUStatusEntry 8 } + +rARUStatusAruTempOvrdSetpoint OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "ARU remote temperature override setpoint setting. + + NOTE: -1 will be returned if the ARU is not communicating. + + Values are represented in whole number degrees. + Units are displayed in the scale shown in + the rARUStatusSysTempUnits OID (Celsius or Fahrenheit)." + ::= { rARUStatusEntry 9 } + +rARUStatusAruAlarmState OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ASCII string containing the 8 flags representing + the current alarm state of the ARU. If the state of + the ARU is unknown, this variable is set to 'UNKNOWN'. + + The flags are numbered 1 to 8, read from left to + right. The flags are defined as follows: + + Flag 1: Fan Fail 1 + Flag 2: Fan Fail 2 + Flag 3: Fan Fail 3 + Flag 4: Smoke (if ARU is equipped with smoke detector) + + Flag 5: High Temp (Out of Thermal Control) + Flag 6: Over Temp (Exhaust Temp. Exceeds Override Setpoint) + Flag 7: Fan Fail 4 (Gen 2 ARU only) + Flag 8: Reserved" + ::= { rARUStatusEntry 10 } + +rARUStatusAruCommStatus OBJECT-TYPE + SYNTAX INTEGER { + commsNeverDiscovered(1), + commsEstablished(2), + commsLost(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of communications to the device. + commNeverDiscovered(1) indicates there has never been communications with this device. + commsEstablished(2) indicates communication is normal and active with this device. + commsLost(3) indicates communication had been established, but is no device." + ::= { rARUStatusEntry 11 } + +rARUStatusAruTempOvrdStatus OBJECT-TYPE + SYNTAX INTEGER { + inactive (1), + active (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Specifies whether the ARU is increasing airflow because + exhaust air temperature has exceeded the setting specified in the + rARUConfigAruTempOvrdSetpoint OID." + ::= { rARUStatusEntry 12 } + +rARUStatusAruMasterControl OBJECT-TYPE + SYNTAX INTEGER { + aruOn (1), + aruOff (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This is the master on/off control for the ARU." + ::= { rARUStatusEntry 13 } + +rARUStatusAruTotalAirflow OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total airflow provided by the aru. Specified in cfm (cubic feet per minute). + Can be converted to metric values using the conversion factor: + 1 cfm = 1.70 m^3/hr (cubic meters per hour)." + ::= { rARUStatusEntry 14 } + +-- RACK AIR REMOVAL UNIT FAN STATUS + +rARUFanStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RARUFanStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for query of the individual devices. + The number of entries is contained in the + rARUStatusAruDeviceCount OID." + ::= { rARUFanStatus 1 } + +rARUFanStatusEntry OBJECT-TYPE + SYNTAX RARUFanStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The device to query." + INDEX { rARUFanStatusAruIndex, rARUFanStatusFanIndex} + ::= { rARUFanStatusTable 1 } + +RARUFanStatusEntry ::= + SEQUENCE { + rARUFanStatusAruIndex INTEGER, + rARUFanStatusNominalFanSpeed INTEGER, + rARUFanStatusSelectedFanLevel INTEGER, + rARUFanStatusReplacementThreshold INTEGER, + rARUFanStatusFanIndex INTEGER, + rARUFanStatusFanOperatingStatus INTEGER, + rARUFanStatusFanRpmSpeed INTEGER, + rARUFanStatusFanFlowRate INTEGER, + rARUFanStatusFanInServiceDate DisplayString, + rARUFanStatusFanRunhourCounter INTEGER, + rARUFanStatusFanRunhourReset INTEGER + } + +rARUFanStatusAruIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the ARU entry." + ::= { rARUFanStatusEntry 1 } + +rARUFanStatusNominalFanSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal rotational speed (RPM) of the fans when they are + operating at the 100% level." + ::= { rARUFanStatusEntry 2 } + +rARUFanStatusSelectedFanLevel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The currently selected ARU speed level, + specified in percent of full capacity." + ::= { rARUFanStatusEntry 3 } + +rARUFanStatusReplacementThreshold OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + khr20 (2), + khr25 (3), + khr30 (4), + khr35 (5), + khr40 (6), + khr50 (7) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Threshold above which a run hour alarm will exist, indicating + that it might be time to proactively replace a fan." + ::= { rARUFanStatusEntry 4 } + +rARUFanStatusFanIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to an individual fan table entry." + ::= { rARUFanStatusEntry 5 } + +rARUFanStatusFanOperatingStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown (1), + off (2), + onOk (3), + onDegraded (4), + offFailed (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current operating state of the fan." + ::= { rARUFanStatusEntry 6 } + +rARUFanStatusFanRpmSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current rotational speed of the fan, + specified in rotations per minute (RPM)." + ::= { rARUFanStatusEntry 7 } + +rARUFanStatusFanFlowRate OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The flow rate provided by the fan, based on its measured rotational speed. + Specified in cfm (cubic feet per minute). Can be converted to metric values + using the conversion factor: 1 cfm = 1.70 m^3/hr (cubic meters per hour)." + ::= { rARUFanStatusEntry 8 } + +rARUFanStatusFanInServiceDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The installation/replacement date of the fan." + ::= { rARUFanStatusEntry 9 } + +rARUFanStatusFanRunhourCounter OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total time for which the fan has been running. + Specified in 10ths of hours." + ::= { rARUFanStatusEntry 10 } + +rARUFanStatusFanRunhourReset OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Writing yes to this This OID will reset a fan's total run hour counter, + which is shown in the rARUFanStatusFanRunhourCounter OID." + ::= { rARUFanStatusEntry 11 } + +-- RACK AIR REMOVAL UNIT INPUT POWER STATUS + +rARUPowerStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RARUPowerStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for query of the individual ARUs accessible from this IP address. + The number of entries is contained in the rARUStatusAruDeviceCount OID." + ::= { rARUPower 1 } + +rARUPowerStatusEntry OBJECT-TYPE + SYNTAX RARUPowerStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The device to query." + INDEX { rARUPowerStatusAruIndex} + ::= { rARUPowerStatusTable 1 } + +RARUPowerStatusEntry ::= + SEQUENCE { + rARUPowerStatusAruIndex INTEGER, + rARUPowerStatusPrimaryAcPresent INTEGER, + rARUPowerStatusAuxiliaryAcPresent INTEGER, + rARUPowerStatusRedundantAcConfig INTEGER + } + +rARUPowerStatusAruIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the ARU entry." + ::= { rARUPowerStatusEntry 1 } + +rARUPowerStatusPrimaryAcPresent OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether or not line voltage is present on AC input 1." + ::= { rARUPowerStatusEntry 2 } + +rARUPowerStatusAuxiliaryAcPresent OBJECT-TYPE + SYNTAX INTEGER { + yes (1), + no (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether or not line voltage is present on AC input 2." + ::= { rARUPowerStatusEntry 3 } + +rARUPowerStatusRedundantAcConfig OBJECT-TYPE + SYNTAX INTEGER { + singleCord (1), + dualCord (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Indicates whether or not a dual cord is in use. + When this setting is set to dualCord (2), aruRedundantPowerLostAlarm + traps will be generated when either primary or auxiliary input + voltage is not present. When this setting is set to singleCord (1), + aruRedundantPowerLostAlarm traps will not be generated." + ::= { rARUPowerStatusEntry 4 } + +-- RACK AIR REMOVAL UNIT SENSOR STATUS + +rARUSensorsStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the rARUSensorsStatusTable." + ::= { rARUSensors 1 } + +rARUSensorsStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF RARUSensorsStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting environmental sensor status information." + ::= { rARUSensors 2 } + +rARUSensorsStatusEntry OBJECT-TYPE + SYNTAX RARUSensorsStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { rARUSensorsStatusAruIndex, rARUSensorsStatusSensorNumber } + ::= { rARUSensorsStatusTable 1 } + +RARUSensorsStatusEntry ::= + SEQUENCE { + rARUSensorsStatusAruIndex INTEGER, + rARUSensorsStatusSensorNumber INTEGER, + rARUSensorsTemperature INTEGER + } + +rARUSensorsStatusAruIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the ARU entry." + ::= { rARUSensorsStatusEntry 1 } + +rARUSensorsStatusSensorNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the sensor on the device." + ::= { rARUSensorsStatusEntry 2 } + +rARUSensorsTemperature OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The sensor's current temperature reading. The temperature scale + is based on the system preferences configuration." + ::= { rARUSensorsStatusEntry 3 } + + +-- RACK AIR REMOVAL UNIT CONFIG STATUS + +rARUSensorsConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the rARUSensorsConfigTable." + ::= { rARUSensors 3 } + +rARUSensorsConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF RARUSensorsConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting configuration information from + environmental sensors attached to the device." + ::= { rARUSensors 4 } + +rARUSensorsConfigEntry OBJECT-TYPE + SYNTAX RARUSensorsConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit to get data from." + INDEX { rARUSensorsConfigAruIndex, rARUSensorsConfigSensorNumber } + ::= { rARUSensorsConfigTable 1 } + +RARUSensorsConfigEntry ::= + SEQUENCE { + rARUSensorsConfigAruIndex INTEGER, + rARUSensorsConfigSensorNumber INTEGER, + rARUSensorsName DisplayString, + rARUSensorsLocation DisplayString, + rARUSensorsTempMaxThresh INTEGER, + rARUSensorsTempHighThresh INTEGER, + rARUSensorsTempLowThresh INTEGER, + rARUSensorsTempMinThresh INTEGER, + rARUSensorsTempThreshHysteresis INTEGER, + rARUSensorsTempShortDecRateThreshValue INTEGER, + rARUSensorsTempShortDecRateThreshTime INTEGER, + rARUSensorsTempShortIncRateThreshValue INTEGER, + rARUSensorsTempShortIncRateThreshTime INTEGER, + rARUSensorsTempLongDecRateThreshValue INTEGER, + rARUSensorsTempLongDecRateThreshTime INTEGER, + rARUSensorsTempLongIncRateThreshValue INTEGER, + rARUSensorsTempLongIncRateThreshTime INTEGER + } + +rARUSensorsConfigAruIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to the ARU entry." + ::= { rARUSensorsConfigEntry 1 } + +rARUSensorsConfigSensorNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the sensor on the device." + ::= { rARUSensorsConfigEntry 2 } + +rARUSensorsName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A descriptive name for the sensor." + ::= { rARUSensorsConfigEntry 3 } + +rARUSensorsLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the sensor." + ::= { rARUSensorsConfigEntry 4 } + +rARUSensorsTempMaxThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature at which a maximum temperature threshold + violation alarm will be generated for this sensor. + The temperature scale is based on the system preferences + configuration." + ::= { rARUSensorsConfigEntry 5 } + +rARUSensorsTempHighThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature at which a high temperature threshold + violation alarm will be generated for this sensor. + The temperature scale is based on the system preferences + configuration." + ::= { rARUSensorsConfigEntry 6 } + +rARUSensorsTempLowThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature at which a low temperature threshold + violation alarm will be generated for this sensor. + The temperature scale is based on the system preferences + configuration." + ::= { rARUSensorsConfigEntry 7 } + +rARUSensorsTempMinThresh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The temperature at which a min temperature threshold + violation alarm will be generated for this sensor. + The temperature scale is based on the system preferences + configuration." + ::= { rARUSensorsConfigEntry 8 } + +rARUSensorsTempThreshHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The change in temperature required to cause a + temperature alarm to change from an active to an + inactive state. The temperature scale is based on + the system preferences configuration." + ::= { rARUSensorsConfigEntry 9 } + +rARUSensorsTempShortDecRateThreshValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the temperature short-term decreasing rate + time that will cause an alarm to be generated. + The temperature scale is based on the system preferences + configuration." + ::= { rARUSensorsConfigEntry 10 } + +rARUSensorsTempShortDecRateThreshTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time over which the temperature may not decrease + beyond the value specified by the temperature short-term + decreasing rate threshold value." + ::= { rARUSensorsConfigEntry 11 } + +rARUSensorsTempShortIncRateThreshValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the temperature short-term increasing rate + time that will cause an alarm to be generated. + The temperature scale is based on the system preferences + configuration." + ::= { rARUSensorsConfigEntry 12 } + +rARUSensorsTempShortIncRateThreshTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time over which the temperature may not increase + beyond the value specified by the temperature short-term + increasing rate threshold value." + ::= { rARUSensorsConfigEntry 13 } + +rARUSensorsTempLongDecRateThreshValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the temperature long-term decreasing rate + time that will cause an alarm to be generated. + The temperature scale is based on the system preferences + configuration." + ::= { rARUSensorsConfigEntry 14 } + +rARUSensorsTempLongDecRateThreshTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time over which the temperature may not decrease + beyond the value specified by the temperature long-term + decreasing rate threshold value." + ::= { rARUSensorsConfigEntry 15 } + +rARUSensorsTempLongIncRateThreshValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The value of the temperature long-term increasing rate + time that will cause an alarm to be generated. + The temperature scale is based on the system preferences + configuration." + ::= { rARUSensorsConfigEntry 16 } + +rARUSensorsTempLongIncRateThreshTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time over which the temperature may not increase + beyond the value specified by the temperature long-term + increasing rate threshold value." + ::= { rARUSensorsConfigEntry 17 } + +-- MODULAR DISTRIBUTION SYSTEM + +-- Modular Information + +isxModularDistInfoTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the isxModularDistInfoTable." + ::= { isxModularDistInfo 1 } + +isxModularDistInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF IsxModularDistInfoEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information about the modular + distribution metering equipment." + ::= { isxModularDistInfo 2 } + +isxModularDistInfoEntry OBJECT-TYPE + SYNTAX IsxModularDistInfoEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information about an individual metering segment." + INDEX { isxModularDistInfoSegmentIndex } + ::= { isxModularDistInfoTable 1 } + +IsxModularDistInfoEntry ::= + SEQUENCE { + isxModularDistInfoSegmentIndex INTEGER, + isxModularDistInfoMeterModelNumber DisplayString, + isxModularDistInfoMeterSerialNumber DisplayString, + isxModularDistInfoMeterDateOfManufacture DisplayString, + isxModularDistInfoMeterFirmwareRev DisplayString, + isxModularDistInfoMeterHardwareRev DisplayString + } + +isxModularDistInfoSegmentIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of the metering segment." + ::= { isxModularDistInfoEntry 1 } + +isxModularDistInfoMeterModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The model number of the metering board for this segment." + ::= { isxModularDistInfoEntry 2 } + +isxModularDistInfoMeterSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the metering board for this segment." + ::= { isxModularDistInfoEntry 3 } + +isxModularDistInfoMeterDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date of manufacture for the metering board for this segment, + in the format mm/dd/yyyy." + ::= { isxModularDistInfoEntry 4 } + +isxModularDistInfoMeterFirmwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware revision number of the metering board for this segment." + ::= { isxModularDistInfoEntry 5 } + +isxModularDistInfoMeterHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision number of the metering board for this segment." + ::= { isxModularDistInfoEntry 6 } + +-- Distribution Modules + +isxModularDistModuleInfoTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the isxModularDistModuleInfoTable." + ::= { isxModularDistModules 1 } + +isxModularDistModuleInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF IsxModularDistModuleInfoEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting basic information about the distribution modules + installed in the system." + ::= { isxModularDistModules 2 } + +isxModularDistModuleInfoEntry OBJECT-TYPE + SYNTAX IsxModularDistModuleInfoEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information about a specific distribution module." + INDEX { isxModularDistModuleInfoModIndex } + ::= { isxModularDistModuleInfoTable 1 } + +IsxModularDistModuleInfoEntry ::= + SEQUENCE { + isxModularDistModuleInfoModIndex INTEGER, + isxModularDistModuleInfoAlarmStatus INTEGER, + isxModularDistModuleInfoModelNumber DisplayString, + isxModularDistModuleInfoSerialNumber DisplayString, + isxModularDistModuleInfoDateOfManufacture DisplayString, + isxModularDistModuleInfoNumCables INTEGER + } + +isxModularDistModuleInfoModIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the distribution module." + ::= { isxModularDistModuleInfoEntry 1 } + +isxModularDistModuleInfoAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + warning (2), + critical (3), + notPresent (4), + unknown (5) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of this module. This reflects the indicator lamp(s) on the front of the module. + A value of notPresent indicates that the module is not installed. + A value of unknown indicates that there is no communication with the + metering segment for this module." + ::= { isxModularDistModuleInfoEntry 2 } + +isxModularDistModuleInfoModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The model number of the distribution module." + ::= { isxModularDistModuleInfoEntry 3 } + +isxModularDistModuleInfoSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The serial number of the distribution module." + ::= { isxModularDistModuleInfoEntry 4 } + +isxModularDistModuleInfoDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date that the distribution module was manufactured." + ::= { isxModularDistModuleInfoEntry 5 } + +isxModularDistModuleInfoNumCables OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of cables provided by this distribution module." + ::= { isxModularDistModuleInfoEntry 6 } + +isxModularDistModuleBreakerTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the isxModularDistModuleBreakerTable." + ::= { isxModularDistModules 3 } + +isxModularDistModuleBreakerTable OBJECT-TYPE + SYNTAX SEQUENCE OF IsxModularDistModuleBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting operational information about the distribution modules." + ::= { isxModularDistModules 4 } + +isxModularDistModuleBreakerEntry OBJECT-TYPE + SYNTAX IsxModularDistModuleBreakerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information about a specific distribution modules and circuit breakers." + INDEX { isxModularDistModuleBreakerModIndex, isxModularDistModuleBreakerPhaseIndex} + ::= { isxModularDistModuleBreakerTable 1 } + +IsxModularDistModuleBreakerEntry ::= + SEQUENCE { + isxModularDistModuleBreakerModIndex INTEGER, + isxModularDistModuleBreakerPhaseIndex INTEGER, + isxModularDistModuleBreakerAlarmStatus INTEGER, + isxModularDistModuleBreakerRating INTEGER, + isxModularDistModuleBreakerPhysicalGroup INTEGER, + isxModularDistModuleBreakerCableNum INTEGER, + isxModularDistModuleBreakerPosition INTEGER, + isxModularDistModuleBreakerPositionAlarms INTEGER, + isxModularDistModuleBreakerCurrent INTEGER, + isxModularDistModuleBreakerPercent INTEGER, + isxModularDistModuleBreakerPower INTEGER + } + +isxModularDistModuleBreakerModIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The distribution module number." + ::= { isxModularDistModuleBreakerEntry 1 } + +isxModularDistModuleBreakerPhaseIndex OBJECT-TYPE + SYNTAX INTEGER{ + phaseL1(1), + phaseL2(2), + phaseL3(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index to an individual breaker in the distribution module. The index also corresponds + to the system phase to which the breaker is attached." + ::= { isxModularDistModuleBreakerEntry 2 } + +isxModularDistModuleBreakerAlarmStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This is a bit map representing the active alarms for this breaker: + + b0 - Minimum current threshold exceeded (critical) + b1 - Low current threshold exceeded (warning) + b2 - High current threshold exceeded (warning) + b3 - Maximum current threshold exceeded (critical) + b4 - Breaker is open (critical) + + If a bit is set, the corresponding alarm is active." + ::= { isxModularDistModuleBreakerEntry 3 } + +isxModularDistModuleBreakerRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current rating of the breaker." + ::= { isxModularDistModuleBreakerEntry 4 } + +isxModularDistModuleBreakerPhysicalGroup OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Numeric value used to indicate that a breaker is a part of a multi-pole breaker. + Breakers within a distribution module, with equivalent physical group numbers, + may have their handles physically tied together. + A value of 1 indicates breakers that are physically tied together as part of a + multi-pole breaker. + A value of 0 indicates a single-handle breaker that is not physically tied to + another breaker." + ::= { isxModularDistModuleBreakerEntry 5 } + +isxModularDistModuleBreakerCableNum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Numeric value used to indicate the distribution cable to which + this breaker is connected. These distribution cables are described + in the table isxModularDistModuleOutputTable, + and indexed by the OID isxModularDistModuleOutputCordIndex." + ::= { isxModularDistModuleBreakerEntry 6 } + +isxModularDistModuleBreakerPosition OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The physical status of this breaker pole, either closed or open (including tripped)." + ::= { isxModularDistModuleBreakerEntry 7 } + +isxModularDistModuleBreakerPositionAlarms OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable breaker position alarms for this circuit breaker." + ::= { isxModularDistModuleBreakerEntry 8 } + +isxModularDistModuleBreakerCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current flowing though this breaker. Measured in tenths of amps." + ::= { isxModularDistModuleBreakerEntry 9 } + +isxModularDistModuleBreakerPercent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The loading on this breaker as a percentage of the breaker's current rating. + Expressed in tenths of percent." + ::= { isxModularDistModuleBreakerEntry 10 } + +isxModularDistModuleBreakerPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power being supplied through this breaker. Measured in tenths of kW." + ::= { isxModularDistModuleBreakerEntry 11 } + +isxModularDistModuleOutputsTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the isxModularDistModuleOutputTable." + ::= { isxModularDistModules 5 } + +isxModularDistModuleOutputTable OBJECT-TYPE + SYNTAX SEQUENCE OF IsxModularDistModuleOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting and setting information related to the + load equipment being fed by the distribution modules in the ISX + Modular Distribution System." + ::= { isxModularDistModules 6 } + +isxModularDistModuleOutputEntry OBJECT-TYPE + SYNTAX IsxModularDistModuleOutputEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information about a specific distribution module + and its output distribution cables." + INDEX { isxModularDistModuleOutputModIndex, isxModularDistModuleOutputCordIndex } + ::= { isxModularDistModuleOutputTable 1 } + +IsxModularDistModuleOutputEntry ::= + SEQUENCE { + isxModularDistModuleOutputModIndex INTEGER, + isxModularDistModuleOutputNumCables INTEGER, + isxModularDistModuleOutputCordIndex INTEGER, + isxModularDistModuleOutputName DisplayString, + isxModularDistModuleOutputLocation DisplayString, + isxModularDistModuleOutputStatus INTEGER, + isxModularDistModuleOutputAlarmGeneration INTEGER, + isxModularDistModuleOutputBreakerMap INTEGER, + isxModularDistModuleOutputThresholdMin INTEGER, + isxModularDistModuleOutputThresholdLow INTEGER, + isxModularDistModuleOutputThresholdHigh INTEGER, + isxModularDistModuleOutputThresholdMax INTEGER, + isxModularDistModuleOutputAlarmMinEnable INTEGER, + isxModularDistModuleOutputAlarmLowEnable INTEGER, + isxModularDistModuleOutputAlarmHighEnable INTEGER, + isxModularDistModuleOutputAlarmMaxEnable INTEGER, + isxModularDistModuleOutputCableLength INTEGER, + isxModularDistModuleOutputConnectorType DisplayString, + isxModularDistModuleOutputAvailableVoltages INTEGER, + isxModularDistModuleOutputTotalPower INTEGER, + isxModularDistModuleOutputKwhUsage INTEGER, + isxModularDistModuleOutputKwhReset INTEGER, + isxModularDistModuleOutputKwhResetDate DisplayString + } + +isxModularDistModuleOutputModIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of the distribution module supplying power to the load equipment." + ::= { isxModularDistModuleOutputEntry 1 } + +isxModularDistModuleOutputNumCables OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of distribution cables provided by this module." + ::= { isxModularDistModuleOutputEntry 2 } + +isxModularDistModuleOutputCordIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of an individual distribution cable supplied by this module." + ::= { isxModularDistModuleOutputEntry 3 } + +isxModularDistModuleOutputName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A string describing the load equipment being supplied by this distribution cable." + ::= { isxModularDistModuleOutputEntry 4 } + +isxModularDistModuleOutputLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A string describing the location of equipment being supplied by distribution cable." + ::= { isxModularDistModuleOutputEntry 5 } + +isxModularDistModuleOutputStatus OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + warning (2), + critical (3), + notPresent (4), + unknown (6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This reflects the worse case severity for alarms associated with this distribution cable. + A value of notPresent indicates that the cable does not exist for this module. + A value of unknown indicates that the there is no communication with the + metering segment for this distribution cable's module." + ::= { isxModularDistModuleOutputEntry 6 } + +isxModularDistModuleOutputAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable all alarm generation related to this distribution cable." + ::= { isxModularDistModuleOutputEntry 7 } + +isxModularDistModuleOutputBreakerMap OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This is a bit map representing the breaker poles within the + module that are associated with this distribution cable. + The following 3 bits are used to indicate the indices of + the breakers feeding the cable: + + b0 - Module breaker L1 + b1 - Module breaker L2 + b2 - Module breaker L3 + + If a bit is set, the breaker is used to feed this distribution cable. + These breakers are described in the table isxModularDistModuleBreakerTable, + and indexed by the OID isxModularDistModuleBreakerPhaseIndex." + ::= { isxModularDistModuleOutputEntry 8 } + +isxModularDistModuleOutputThresholdMin OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the current drops below this value a critical alarm will exist." + ::= { isxModularDistModuleOutputEntry 9 } + +isxModularDistModuleOutputThresholdLow OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the current drops below this value a warning alarm will exist." + ::= { isxModularDistModuleOutputEntry 10 } + +isxModularDistModuleOutputThresholdHigh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the current exceeds this value a warning alarm will exist." + ::= { isxModularDistModuleOutputEntry 11 } + +isxModularDistModuleOutputThresholdMax OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the current exceeds this value a critical alarm will exist." + ::= { isxModularDistModuleOutputEntry 12 } + +isxModularDistModuleOutputAlarmMinEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable minimum current alarm generation for this distribution cable." + ::= { isxModularDistModuleOutputEntry 13 } + +isxModularDistModuleOutputAlarmLowEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable low current alarm generation for this distribution cable." + ::= { isxModularDistModuleOutputEntry 14 } + +isxModularDistModuleOutputAlarmHighEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable high current alarm generation for this distribution cable." + ::= { isxModularDistModuleOutputEntry 15 } + +isxModularDistModuleOutputAlarmMaxEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable maximum current alarm generation for this distribution cable." + ::= { isxModularDistModuleOutputEntry 16 } + +isxModularDistModuleOutputCableLength OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The length of this distribution cable. Specified in tenths of meters." + ::= { isxModularDistModuleOutputEntry 17 } + +isxModularDistModuleOutputConnectorType OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A string describing the connector on the end of this distribution cable." + ::= { isxModularDistModuleOutputEntry 18 } + +isxModularDistModuleOutputAvailableVoltages OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This is a bit map representing the voltages that are available at the connector. + 6 bits are used to indicate the following: + + b0 - L1 + b1 - L2 + b2 - L3 + b3 - L1-2 + b4 - L2-3 + b5 - L3-1" + ::= { isxModularDistModuleOutputEntry 19 } + +isxModularDistModuleOutputTotalPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total power being consumed by the load equipment supplied by this distribution cable. + Measured in tenths of kW." + ::= { isxModularDistModuleOutputEntry 20 } + +isxModularDistModuleOutputKwhUsage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total energy consumed by the load equipment fed by this distribution cable. + This is the total since the date specified in the isxModularDistModuleOutputKwhResetDate + OID, and may be cleared using the isxModularDistModuleOutputKwhReset OID. + Measured in tenths of kWh." + ::= { isxModularDistModuleOutputEntry 21 } + +isxModularDistModuleOutputKwhReset OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Writing yes to this OID will reset the total kWh usage shown + in the isxModularDistModuleOutputKwhUsage OID." + ::= { isxModularDistModuleOutputEntry 22 } + +isxModularDistModuleOutputKwhResetDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date that the kWh usage was reset, in the format mm/dd/yyyy. Example: 01/01/2000." + ::= { isxModularDistModuleOutputEntry 23 } + +-- Distribution Subfeeds + +isxModularDistSubFeedInfoTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the isxModularDistSubFeedInfoTable." + ::= { isxModularDistSubFeeds 1 } + +isxModularDistSubFeedInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF IsxModularDistSubFeedInfoEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting information about distribution subfeed breakers." + ::= { isxModularDistSubFeeds 2 } + +isxModularDistSubFeedInfoEntry OBJECT-TYPE + SYNTAX IsxModularDistSubFeedInfoEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing information about a specific distribution subfeed." + INDEX { isxModularDistSubFeedInfoSubIndex } + ::= { isxModularDistSubFeedInfoTable 1 } + +IsxModularDistSubFeedInfoEntry ::= + SEQUENCE { + isxModularDistSubFeedInfoSubIndex INTEGER, + isxModularDistSubFeedInfoName DisplayString, + isxModularDistSubFeedInfoLocation DisplayString, + isxModularDistSubFeedInfoBreakerRating INTEGER, + isxModularDistSubFeedInfoBreakerPosition INTEGER, + isxModularDistSubFeedInfoAlarmStatus INTEGER, + isxModularDistSubFeedInfoAlarmGeneration INTEGER, + isxModularDistSubFeedInfoThresholdMin INTEGER, + isxModularDistSubFeedInfoThresholdLow INTEGER, + isxModularDistSubFeedInfoThresholdHigh INTEGER, + isxModularDistSubFeedInfoThresholdMax INTEGER, + isxModularDistSubFeedInfoAlarmMinEnable INTEGER, + isxModularDistSubFeedInfoAlarmLowEnable INTEGER, + isxModularDistSubFeedInfoAlarmHighEnable INTEGER, + isxModularDistSubFeedInfoAlarmMaxEnable INTEGER, + isxModularDistSubFeedInfoBreakerAlarmEnable INTEGER, + isxModularDistSubFeedInfoTotalPower INTEGER, + isxModularDistSubFeedInfoKwhUsage INTEGER, + isxModularDistSubFeedInfoKwhReset INTEGER, + isxModularDistSubFeedInfoKwhResetDate DisplayString + } + +isxModularDistSubFeedInfoSubIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of an individual subfeed." + ::= { isxModularDistSubFeedInfoEntry 1 } + +isxModularDistSubFeedInfoName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A string describing the load equipment being supplied by this subfeed." + ::= { isxModularDistSubFeedInfoEntry 2 } + +isxModularDistSubFeedInfoLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "A string describing the location of the equipment being supplied by this subfeed." + ::= { isxModularDistSubFeedInfoEntry 3 } + +isxModularDistSubFeedInfoBreakerRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current rating of this subfeed breaker." + ::= { isxModularDistSubFeedInfoEntry 4 } + +isxModularDistSubFeedInfoBreakerPosition OBJECT-TYPE + SYNTAX INTEGER { + open (1), + closed (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The operational status of this breaker, either closed or open (including tripped)." + ::= { isxModularDistSubFeedInfoEntry 5 } + +isxModularDistSubFeedInfoAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + warning (2), + critical (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The worst case alarm status for this subfeed." + ::= { isxModularDistSubFeedInfoEntry 6 } + +isxModularDistSubFeedInfoAlarmGeneration OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable all alarm generation related to this subfeed." + ::= { isxModularDistSubFeedInfoEntry 7 } + +isxModularDistSubFeedInfoThresholdMin OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the current drops below this value a critical alarm will exist." + ::= { isxModularDistSubFeedInfoEntry 8 } + +isxModularDistSubFeedInfoThresholdLow OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the current drops below this value a warning alarm will exist." + ::= { isxModularDistSubFeedInfoEntry 9 } + +isxModularDistSubFeedInfoThresholdHigh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the current exceeds this value a warning alarm will exist." + ::= { isxModularDistSubFeedInfoEntry 10 } + +isxModularDistSubFeedInfoThresholdMax OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the current exceeds this value a critical alarm will exist." + ::= { isxModularDistSubFeedInfoEntry 11 } + +isxModularDistSubFeedInfoAlarmMinEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable minimum current alarm generation for this subfeed." + ::= { isxModularDistSubFeedInfoEntry 12 } + +isxModularDistSubFeedInfoAlarmLowEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable low current alarm generation for this subfeed." + ::= { isxModularDistSubFeedInfoEntry 13 } + +isxModularDistSubFeedInfoAlarmHighEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable high current alarm generation for this subfeed." + ::= { isxModularDistSubFeedInfoEntry 14 } + +isxModularDistSubFeedInfoAlarmMaxEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable maximum current alarm generation for this subfeed." + ::= { isxModularDistSubFeedInfoEntry 15 } + +isxModularDistSubFeedInfoBreakerAlarmEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable breaker position alarms for this subfeed." + ::= { isxModularDistSubFeedInfoEntry 16 } + +isxModularDistSubFeedInfoTotalPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total power being supplied by this subfeed. Measured in tenths of kW." + ::= { isxModularDistSubFeedInfoEntry 17 } + +isxModularDistSubFeedInfoKwhUsage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total energy consumed by the load equipment fed by this subfeed. + This is the total since the date specified in the isxModularDistSubFeedInfoKwhResetDate + OID, and may be cleared using the isxModularDistSubFeedInfoKwhReset OID. + Measured in tenths of kWh." + ::= { isxModularDistSubFeedInfoEntry 18 } + +isxModularDistSubFeedInfoKwhReset OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Writing yes to this OID will reset the total kWh usage shown + in the isxModularDistSubFeedInfoKwhUsage OID." + ::= { isxModularDistSubFeedInfoEntry 19 } + +isxModularDistSubFeedInfoKwhResetDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date that the kWh usage was reset, in the format mm/dd/yyyy. Example: 01/01/2000." + ::= { isxModularDistSubFeedInfoEntry 20 } + +isxModularDistSubFeedLoadingTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the isxModularDistSubFeedLoadingTable." + ::= { isxModularDistSubFeeds 3 } + +isxModularDistSubFeedLoadingTable OBJECT-TYPE + SYNTAX SEQUENCE OF IsxModularDistSubFeedLoadingEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting subfeed phase loading information." + ::= { isxModularDistSubFeeds 4 } + +isxModularDistSubFeedLoadingEntry OBJECT-TYPE + SYNTAX IsxModularDistSubFeedLoadingEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing data for an individual subfeed." + INDEX { isxModularDistSubFeedLoadingSubIndex, isxModularDistSubFeedLoadingPhaseIndex } + ::= { isxModularDistSubFeedLoadingTable 1 } + +IsxModularDistSubFeedLoadingEntry ::= SEQUENCE { + isxModularDistSubFeedLoadingSubIndex INTEGER, + isxModularDistSubFeedLoadingPhaseIndex INTEGER, + isxModularDistSubFeedLoadingAlarmStatus INTEGER, + isxModularDistSubFeedLoadingCurrent INTEGER, + isxModularDistSubFeedLoadingPercent INTEGER, + isxModularDistSubFeedLoadingPower INTEGER + } + +isxModularDistSubFeedLoadingSubIndex OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The index of an individual subfeed." + ::= { isxModularDistSubFeedLoadingEntry 1 } + +isxModularDistSubFeedLoadingPhaseIndex OBJECT-TYPE + SYNTAX INTEGER{ + phase1(1), + phase2(2), + phase3(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of each input phase entry in the table." + ::= { isxModularDistSubFeedLoadingEntry 2 } + +isxModularDistSubFeedLoadingAlarmStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This is a bit map representing the active alarms for this subfeed: + + b0 - Minimum current threshold exceeded (critical) + b1 - Low current threshold exceeded (warning) + b2 - High current threshold exceeded (warning) + b3 - Maximum current threshold exceeded (critical) + b4 - Breaker is open (critical) + + If a bit is set, the corresponding alarm is active." + ::= { isxModularDistSubFeedLoadingEntry 3 } + +isxModularDistSubFeedLoadingCurrent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current flowing though this subfeed phase. Measured in tenths of amps." + ::= { isxModularDistSubFeedLoadingEntry 4 } + +isxModularDistSubFeedLoadingPercent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The loading on this subfeed phase as a percentage of the subfeed's current rating. + Expressed in tenths of percent." + ::= { isxModularDistSubFeedLoadingEntry 5 } + +isxModularDistSubFeedLoadingPower OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power being supplied by this subfeed phase. Measured in tenths of kW." + ::= { isxModularDistSubFeedLoadingEntry 6 } + +-- Distribution System Output Voltage + +isxModularDistSysOutputVoltageNominalLineToNeutral OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal line-to-neutral voltage available at the distribution panel." + ::= { isxModularDistSysVoltage 1 } + +isxModularDistSysOutputVoltageNominalLineToLine OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal line-to-line voltage available at the distribution panel." + ::= { isxModularDistSysVoltage 2 } + +isxModularDistSysOutputNominalFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal system output frequency. Measured in tenths of Hertz." + ::= { isxModularDistSysVoltage 3 } + +isxModularDistSysOutputFrequency OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The system output frequency in tenths of Hertz. + -1 if not available." + ::= { isxModularDistSysVoltage 4 } + +isxModularDistSysOutputVoltageMonitoring OBJECT-TYPE + SYNTAX INTEGER { + notPresent (1), + present (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether or not output voltage alarm generation is present." + ::= { isxModularDistSysVoltage 5 } + +isxModularDistSysOutputVoltageThresholdMin OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the line-to-neutral voltage of any phase drops below this value a critical alarm will exist. + Specified as a percent of the nominal voltage, isxModularDistSysOutputVoltageNominalLineToNeutral. + This value is returned as a positive number which represents a negative percentage. + A value of -1 indicates that the threshold is not available in the device." + ::= { isxModularDistSysVoltage 6 } + +isxModularDistSysOutputVoltageThresholdLow OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the line-to-neutral voltage of any phase drops below this value a warning alarm will exist. + Specified as a percent of the nominal voltage, isxModularDistSysOutputVoltageNominalLineToNeutral. + This value is returned as a positive number which represents a negative percentage. + A value of -1 indicates that the threshold is not available in the device." + ::= { isxModularDistSysVoltage 7 } + +isxModularDistSysOutputVoltageThresholdHigh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the line-to-neutral voltage of any phase exceeds this value a warning alarm will exist. + Specified as a percent of the nominal voltage, isxModularDistSysOutputVoltageNominalLineToNeutral. + A value of -1 indicates that the threshold is not available in the device." + ::= { isxModularDistSysVoltage 8 } + +isxModularDistSysOutputVoltageThresholdMax OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When the line-to-neutral voltage of any phase exceeds this value a critical alarm will exist. + Specified as a percent of the nominal voltage, isxModularDistSysOutputVoltageNominalLineToNeutral. + A value of -1 indicates that the threshold is not available in the device." + ::= { isxModularDistSysVoltage 9 } + +isxModularDistSysOutputVoltageAlarmMinEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable minimum voltage alarm generation for the distribution panel." + ::= { isxModularDistSysVoltage 10 } + +isxModularDistSysOutputVoltageAlarmLowEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable low voltage alarm generation for the distribution panel." + ::= { isxModularDistSysVoltage 11 } + +isxModularDistSysOutputVoltageAlarmHighEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable high voltage alarm generation for the distribution panel." + ::= { isxModularDistSysVoltage 12 } + +isxModularDistSysOutputVoltageAlarmMaxEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable maximum voltage alarm generation for the distribution panel." + ::= { isxModularDistSysVoltage 13 } + +isxModularDistSysOutputVoltageFrequencyTolerance OBJECT-TYPE + SYNTAX INTEGER{ + freqToleranceOff (1), + freqTolerancePointTwo (2), + freqTolerancePointFive (3), + freqToleranceOne (4), + freqToleranceOnePointFive (5), + freqToleranceTwo (6), + freqToleranceThree (7), + freqToleranceFour (8), + freqToleranceFive (9), + freqToleranceNine (10), + freqToleranceNotAvailable (11) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The circuit panel output frequency tolerance in Hertz. + When the system output frequency deviates from the nominal by more than this range, + a critical alarm will be generated." + ::= { isxModularDistSysVoltage 14 } + +isxModularDistSysVoltageTable OBJECT-TYPE + SYNTAX SEQUENCE OF IsxModularDistSysVoltageEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting the system output voltage information." + ::= { isxModularDistSysVoltage 15 } + +isxModularDistSysVoltageEntry OBJECT-TYPE + SYNTAX IsxModularDistSysVoltageEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing data for an individual system output phase." + INDEX { isxModularDistSysVoltagePhaseIndex } + ::= { isxModularDistSysVoltageTable 1 } + +IsxModularDistSysVoltageEntry ::= + SEQUENCE { + isxModularDistSysVoltagePhaseIndex INTEGER, + isxModularDistSysVoltageAlarmStatus INTEGER, + isxModularDistSysVoltageLtoN INTEGER, + isxModularDistSysVoltageLtoL INTEGER + } + +isxModularDistSysVoltagePhaseIndex OBJECT-TYPE + SYNTAX INTEGER{ + phase1(1), + phase2(2), + phase3(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of each phase entry in the table." + ::= { isxModularDistSysVoltageEntry 1 } + +isxModularDistSysVoltageAlarmStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This is a bit map representing the active alarms for this output phase: + + b0 - Minimum voltage threshold exceeded (critical) + b1 - Low voltage threshold exceeded (warning) + b2 - High voltage threshold exceeded (warning) + b3 - Maximum voltage threshold exceeded (critical) + + If a bit is set, the corresponding alarm is active." + ::= { isxModularDistSysVoltageEntry 2 } + +isxModularDistSysVoltageLtoN OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Line-to-neutral system output voltage available at the distribution panel. + Measured in tenths of Volts." + ::= { isxModularDistSysVoltageEntry 3 } + +isxModularDistSysVoltageLtoL OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Line-to-line system output voltage available at the distribution panel. + Measured in tenths of Volts." + ::= { isxModularDistSysVoltageEntry 4 } + + +-- Distribution System Total Output Current + +isxModularDistSysCurrentRating OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The 100 percent current rating of the distribution panel." + ::= { isxModularDistSysCurrent 1 } + +isxModularDistSysCurrentMonitoring OBJECT-TYPE + SYNTAX INTEGER { + notPresent (1), + present (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether or not total output current measurements and alarm generation are present." + ::= { isxModularDistSysCurrent 2 } + +isxModularDistSysCurrentThresholdMin OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When total system current in any phase drops below this value a critical alarm will exist. + Specified as a percent of the panel rating, isxModularDistSysCurrentRating. + A value of -1 indicates that the threshold is not available in the device." + ::= { isxModularDistSysCurrent 3 } + +isxModularDistSysCurrentThresholdLow OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When total system current in any phase drops below this value a warning alarm will exist. + Specified as a percent of the panel rating, isxModularDistSysCurrentRating. + A value of -1 indicates that the threshold is not available in the device." + ::= { isxModularDistSysCurrent 4 } + +isxModularDistSysCurrentThresholdHigh OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When total system current in any phase exceeds this value a warning alarm will exist. + Specified as a percent of the panel rating, isxModularDistSysCurrentRating. + A value of -1 indicates that the threshold is not available in the device." + ::= { isxModularDistSysCurrent 5 } + +isxModularDistSysCurrentThresholdMax OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "When total system current in any phase exceeds this value a critical alarm will exist. + Specified as a percent of the panel rating, isxModularDistSysCurrentRating. + A value of -1 indicates that the threshold is not available in the device." + ::= { isxModularDistSysCurrent 6 } + +isxModularDistSysCurrentAlarmMinEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable minimum total output current alarm generation." + ::= { isxModularDistSysCurrent 7 } + +isxModularDistSysCurrentAlarmLowEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable low total output current alarm generation." + ::= { isxModularDistSysCurrent 8 } + +isxModularDistSysCurrentAlarmHighEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable high total output current alarm generation." + ::= { isxModularDistSysCurrent 9 } + +isxModularDistSysCurrentAlarmMaxEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled (1), + enabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable maximum total output current alarm generation." + ::= { isxModularDistSysCurrent 10 } + +isxModularDistSysCurrentTable OBJECT-TYPE + SYNTAX SEQUENCE OF IsxModularDistSysCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting the total system phase current information." + ::= { isxModularDistSysCurrent 11 } + +isxModularDistSysCurrentEntry OBJECT-TYPE + SYNTAX IsxModularDistSysCurrentEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing data for an individual system output phase." + INDEX { isxModularDistSysCurrentPhaseIndex } + ::= { isxModularDistSysCurrentTable 1 } + +IsxModularDistSysCurrentEntry ::= + SEQUENCE { + isxModularDistSysCurrentPhaseIndex INTEGER, + isxModularDistSysCurrentAlarmStatus INTEGER, + isxModularDistSysCurrentAmps INTEGER, + isxModularDistSysCurrentPercent INTEGER + } + +isxModularDistSysCurrentPhaseIndex OBJECT-TYPE + SYNTAX INTEGER{ + phase1(1), + phase2(2), + phase3(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of each phase entry in the table." + ::= { isxModularDistSysCurrentEntry 1 } + +isxModularDistSysCurrentAlarmStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This is a bit map representing the active alarms for this output phase: + + b0 - Minimum current threshold exceeded (critical) + b1 - Low current threshold exceeded (warning) + b2 - High current threshold exceeded (warning) + b3 - Maximum current threshold exceeded (critical) + + If a bit is set, the corresponding alarm is active." + ::= { isxModularDistSysCurrentEntry 2 } + +isxModularDistSysCurrentAmps OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current flowing though this system output phase. Measured in tenths of amps." + ::= { isxModularDistSysCurrentEntry 3 } + +isxModularDistSysCurrentPercent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The loading on this system output phase as a percentage of the panel current rating. + Expressed in tenths of percent." + ::= { isxModularDistSysCurrentEntry 4 } + +-- Distribution System Total Output Power + +isxModularDistSysPowerTotal OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total system power being supplied. Measured in tenths of kW." + ::= { isxModularDistSysPower 1 } + +isxModularDistSysPowerKwhUsage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The total system energy consumed by the load equipment. + This is the total since the date specified in the isxModularDistSysOutputKwhResetDate + OID, and may be cleared using the isxModularDistSysOutputKwhReset OID. + Measured in tenths of kWh." + ::= { isxModularDistSysPower 2 } + +isxModularDistSysPowerKwhReset OBJECT-TYPE + SYNTAX INTEGER { + no (1), + yes (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Writing yes to this OID will reset the total kWh usage shown + in the isxModularDistSysPowerKwhUsage OID." + ::= { isxModularDistSysPower 3 } + +isxModularDistSysPowerKwhResetDate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date that the kWh usage was reset, in the format mm/dd/yyyy. Example: 01/01/2000." + ::= { isxModularDistSysPower 4 } + +isxModularDistSysPowerTable OBJECT-TYPE + SYNTAX SEQUENCE OF IsxModularDistSysPowerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting the total system phase power loading information." + ::= { isxModularDistSysPower 5 } + +isxModularDistSysPowerEntry OBJECT-TYPE + SYNTAX IsxModularDistSysPowerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry containing data for an individual system output phase." + INDEX { isxModularDistSysPowerPhaseIndex } + ::= { isxModularDistSysPowerTable 1 } + +IsxModularDistSysPowerEntry ::= + SEQUENCE { + isxModularDistSysPowerPhaseIndex INTEGER, + isxModularDistSysPowerKw INTEGER, + isxModularDistSysPowerKwhPhaseUsage INTEGER + } + +isxModularDistSysPowerPhaseIndex OBJECT-TYPE + SYNTAX INTEGER{ + phase1(1), + phase2(2), + phase3(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Description of each phase entry in the table." + ::= { isxModularDistSysPowerEntry 1 } + +isxModularDistSysPowerKw OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power being supplied by this system output phase. Measured in tenths of kW." + ::= { isxModularDistSysPowerEntry 2 } + +isxModularDistSysPowerKwhPhaseUsage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The energy consumed by the load equipment on this system output phase. + This is the total since the date specified in the isxModularDistSysPowerKwhResetDate + OID, and may be cleared using the isxModularDistSysPowerKwhReset OID. + Measured in tenths of kWh." + ::= { isxModularDistSysPowerEntry 3 } + +-- the isxModularPduIdent group + +isxModularPduIdentModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the model number of the PDU. + This value is set at the factory." + ::= { isxModularPduIdent 1 } + +isxModularPduIdentSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the serial number of the PDU. + This value is set at the factory." + ::= { isxModularPduIdent 2 } + +isxModularPduIdentDateOfManufacture OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The date when the PDU was manufactured in mm/dd/yyyy format. + This value is set at the factory." + ::= { isxModularPduIdent 3 } + +isxModularPduIdentMonitorCardSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A character string identifying the serial number of the PDU monitor card. + This value is set at the factory." + ::= { isxModularPduIdent 4 } + +isxModularPduIdentMonitorCardHardwareRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The hardware revision of the PDU monitor card. + This value is set at the factory." + ::= { isxModularPduIdent 5 } + +isxModularPduIdentMonitorCardFirmwareAppRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ID string identifying the application firmware revision of the + PDU monitor card." + ::= { isxModularPduIdent 6 } + +isxModularPduIdentMonitorCardFirmwareAppOSRev OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "An ID string identifying the application operating system firmware revision of the + PDU monitor card." + ::= { isxModularPduIdent 7 } + +-- the isxModularPduDevice group + +isxModularPduDeviceTransformerPresent OBJECT-TYPE + SYNTAX INTEGER { + notPresent (1), + isoXfmrPresent (2), + autoXfmrPresent (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the type of transformer present in this PDU." + ::= { isxModularPduDevice 1 } + +isxModularPduDeviceServiceType OBJECT-TYPE + SYNTAX INTEGER { + threeWire (1), + fourWire (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of utility input to the PDU. Either 3 wires (delta), or 4 wires (wye)." + ::= { isxModularPduDevice 2 } + +isxModularPduDeviceFansPresent OBJECT-TYPE + SYNTAX INTEGER { + notPresent (1), + present (2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether or not cooling fans are installed in the PDU." + ::= { isxModularPduDevice 3 } + +isxModularPduDeviceNominalMainInputVoltage OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The nominal main input voltage to the system. Measured in Volts, + line-to-line for a 3-wire (delta) service or line-to-neutral for a + 4-wire (wye) service. -1 if main input voltage is not being measured." + ::= { isxModularPduDevice 4 } + +isxModularPduAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + warning (2), + critical (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The overall status (worst case) of this PDU." + ::= { isxModularPduStatus 1 } + +isxModularPduTransformerTempStatus OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + overtemp (2), + noTransformerPresent (3), + unknown (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if the PDU isolation transformer is over temperature." + ::= { isxModularPduStatus 2 } + +isxModularPduFanStatus OBJECT-TYPE + SYNTAX INTEGER { + normal (1), + failed (2), + noCoolingFansPresent (3), + unknown (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if one or more of the PDU's cooling fans have failed." + ::= { isxModularPduStatus 3 } + + +-- Universal Input / Output (uio) + +-- uio Sensor Status Table + +uioSensorStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the uioSensorStatusTable." + ::= { uioSensor 1 } + +uioSensorStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF UIOSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting sensor status information." + ::= { uioSensor 2 } + +uioSensorStatusEntry OBJECT-TYPE + SYNTAX UIOSensorStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit from which to get data." + INDEX { uioSensorStatusPortID, uioSensorStatusSensorID } + ::= { uioSensorStatusTable 1 } + +UIOSensorStatusEntry ::= + SEQUENCE { + uioSensorStatusPortID INTEGER, + uioSensorStatusSensorID INTEGER, + uioSensorStatusSensorName DisplayString, + uioSensorStatusSensorLocation DisplayString, + uioSensorStatusTemperatureDegF INTEGER, + uioSensorStatusTemperatureDegC INTEGER, + uioSensorStatusHumidity INTEGER, + uioSensorStatusViolationStatus INTEGER, + uioSensorStatusAlarmStatus INTEGER, + uioSensorStatusCommStatus INTEGER + } + +uioSensorStatusPortID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the port to which the sensor is attached." + ::= { uioSensorStatusEntry 1 } + +uioSensorStatusSensorID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the sensor." + ::= { uioSensorStatusEntry 2 } + +uioSensorStatusSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The sensor name." + ::= { uioSensorStatusEntry 3 } + +uioSensorStatusSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the sensor." + ::= { uioSensorStatusEntry 4 } + +uioSensorStatusTemperatureDegF OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The sensor's current temperature reading in degrees Fahrenheit. + -1 indicates an invalid reading due to lost communications." + ::= { uioSensorStatusEntry 5 } + +uioSensorStatusTemperatureDegC OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The sensor's current temperature reading in degrees Celsius. + -1 indicates an invalid reading due to lost communications." + ::= { uioSensorStatusEntry 6 } + +uioSensorStatusHumidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The sensor's current humidity reading in percent relative + humidity. -1 indicates an invalid reading due to either a + sensor that doesn't read humidity or lost communications." + ::= { uioSensorStatusEntry 7 } + +uioSensorStatusViolationStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The violation status of the sensor. This integer should be interpreted + as a bit map, with each bit representing the presence or absence of + the specific alarm conditions listed below. The bit will be '1' if + the condition is present, and '0' if the condition is not present. + + Bit Hex. Value Description + 1 0x0001 Maximum temperature exceeded. + 2 0x0002 High temperature exceeded. + 3 0x0004 Low temperature exceeded. + 4 0x0008 Minimum temperature exceeded. + 5 0x0010 Short-term increasing temperature rate exceeded (Not used). + 6 0x0020 Short-term decreasing temperature rate exceeded (Not used). + 7 0x0040 Long-term increasing temperature rate exceeded (Not used). + 8 0x0080 Long-term decreasing temperature rate exceeded (Not used). + 9 0x0100 Maximum humidity exceeded. + 10 0x0200 High humidity exceeded. + 11 0x0400 Low humidity exceeded. + 12 0x0800 Minimum humidity exceeded." + ::= { uioSensorStatusEntry 8 } + +uioSensorStatusAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + uioNormal (1), + uioWarning (2), + uioCritical (3), + sensorStatusNotApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the sensor." + ::= { uioSensorStatusEntry 9 } + +uioSensorStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + notInstalled (1), + commsOK (2), + commsLost (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communications status of the sensor." + ::= { uioSensorStatusEntry 10 } + + +-- uio Sensor Config Table + +uioSensorConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the uioSensorConfigTable." + ::= { uioSensor 3 } + +uioSensorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF UIOSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuring the sensor." + ::= { uioSensor 4 } + +uioSensorConfigEntry OBJECT-TYPE + SYNTAX UIOSensorConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The sensor from which to get configuration." + INDEX { uioSensorConfigPortID, uioSensorConfigSensorID } + ::= { uioSensorConfigTable 1 } + +UIOSensorConfigEntry ::= + SEQUENCE { + uioSensorConfigPortID INTEGER, + uioSensorConfigSensorID INTEGER, + uioSensorConfigSensorName DisplayString, + uioSensorConfigSensorLocation DisplayString, + uioSensorConfigMinTemperatureThreshold INTEGER, + uioSensorConfigLowTemperatureThreshold INTEGER, + uioSensorConfigHighTemperatureThreshold INTEGER, + uioSensorConfigMaxTemperatureThreshold INTEGER, + uioSensorConfigTemperatureHysteresis INTEGER, + uioSensorConfigMinTemperatureEnable INTEGER, + uioSensorConfigLowTemperatureEnable INTEGER, + uioSensorConfigHighTemperatureEnable INTEGER, + uioSensorConfigMaxTemperatureEnable INTEGER, + uioSensorConfigMinHumidityThreshold INTEGER, + uioSensorConfigLowHumidityThreshold INTEGER, + uioSensorConfigHighHumidityThreshold INTEGER, + uioSensorConfigMaxHumidityThreshold INTEGER, + uioSensorConfigHumidityHysteresis INTEGER, + uioSensorConfigMinHumidityEnable INTEGER, + uioSensorConfigLowHumidityEnable INTEGER, + uioSensorConfigHighHumidityEnable INTEGER, + uioSensorConfigMaxHumidityEnable INTEGER + } + +uioSensorConfigPortID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the port to which the sensor is attached." + ::= { uioSensorConfigEntry 1 } + +uioSensorConfigSensorID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the sensor." + ::= { uioSensorConfigEntry 2 } + +uioSensorConfigSensorName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The sensor name." + ::= { uioSensorConfigEntry 3 } + +uioSensorConfigSensorLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the sensor." + ::= { uioSensorConfigEntry 4 } + +uioSensorConfigMinTemperatureThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum (critical) temperature alarm threshold for the + probe in degrees C. Must be lower than the low threshold to + ensure proper sensor alarm behavior." + ::= { uioSensorConfigEntry 5 } + +uioSensorConfigLowTemperatureThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low (warning) temperature alarm threshold for the probe + in degrees C. Must be higher than the minimum threshold and + lower than the high threshold to ensure proper sensor alarm + behavior." + ::= { uioSensorConfigEntry 6 } + +uioSensorConfigHighTemperatureThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high (warning) temperature alarm threshold for the probe + in degrees C. Must be lower than the maximum threshold and + higher than the low threshold to ensure proper sensor alarm + behavior." + ::= { uioSensorConfigEntry 7 } + +uioSensorConfigMaxTemperatureThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum (critical) temperature alarm threshold for the + probe in degrees C. Must be higher than the high threshold + to ensure proper sensor alarm behavior." + ::= { uioSensorConfigEntry 8 } + +uioSensorConfigTemperatureHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of degrees C beyond the temperature thresholds at + which an active temperature alarm will be cleared. This value + applies to all temperature thresholds." + ::= { uioSensorConfigEntry 9 } + +uioSensorConfigMinTemperatureEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum temperature alarm enable/disable for the sensor. + 1 - disabled + 2 - enabled" + ::= { uioSensorConfigEntry 10 } + +uioSensorConfigLowTemperatureEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low temperature alarm enable/disable for the sensor. + 1 - disabled + 2 - enabled" + ::= { uioSensorConfigEntry 11 } + +uioSensorConfigHighTemperatureEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high temperature alarm enable/disable for the sensor. + 1 - disabled + 2 - enabled" + ::= { uioSensorConfigEntry 12 } + +uioSensorConfigMaxTemperatureEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum temperature alarm enable/disable for the sensor. + 1 - disabled + 2 - enabled" + ::= { uioSensorConfigEntry 13 } + +uioSensorConfigMinHumidityThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum (critical) humidity alarm threshold for the + probe in percent relative humidity. Must be lower than the + low threshold to ensure proper sensor alarm behavior. -1 if + the sensor doesn't read humidity." + ::= { uioSensorConfigEntry 14 } + +uioSensorConfigLowHumidityThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low (warning) humidity alarm threshold for the probe in + percent relative humidity. Must be higher than the minimum + threshold and lower than the high threshold to ensure proper + sensor alarm behavior. -1 if the sensor doesn't read + humidity." + ::= { uioSensorConfigEntry 15 } + +uioSensorConfigHighHumidityThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high (warning) humidity alarm threshold for the probe in + percent relative humidity. Must be lower than the maximum + threshold and higher than the low threshold to ensure proper + sensor alarm behavior. -1 if the sensor doesn't read + humidity." + ::= { uioSensorConfigEntry 16 } + +uioSensorConfigMaxHumidityThreshold OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum (critical) humidity alarm threshold for the + probe in percent relative humidity. Must be higher than the + high threshold to ensure proper sensor alarm behavior. -1 if + the sensor doesn't read humidity." + ::= { uioSensorConfigEntry 17 } + +uioSensorConfigHumidityHysteresis OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The number of percent relative humidity beyond the humidity + thresholds at which an active humidity alarm will be cleared. + This value applies to all humidity thresholds. -1 if the + sensor doesn't read humidity." + ::= { uioSensorConfigEntry 18 } + +uioSensorConfigMinHumidityEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum humidity alarm enable/disable for the sensor. + 1 - disabled (always set if the sensor doesn't read humidity) + 2 - enabled" + ::= { uioSensorConfigEntry 19 } + +uioSensorConfigLowHumidityEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The low humidity alarm enable/disable for the sensor. + 1 - disabled (always set if the sensor doesn't read humidity) + 2 - enabled" + ::= { uioSensorConfigEntry 20 } + +uioSensorConfigHighHumidityEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The high humidity alarm enable/disable for the sensor. + 1 - disabled (always set if the sensor doesn't read humidity) + 2 - enabled" + ::= { uioSensorConfigEntry 21 } + +uioSensorConfigMaxHumidityEnable OBJECT-TYPE + SYNTAX INTEGER { + disabled(1), + enabled(2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The maximum humidity alarm enable/disable for the sensor. + 1 - disabled (always set if the sensor doesn't read humidity) + 2 - enabled" + ::= { uioSensorConfigEntry 22 } + + +-- uio Input Contact Status Table + +uioInputContactStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the uioInputContactStatusTable." + ::= { uioInputContact 1 } + +uioInputContactStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF UIOInputContactStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting input contact status information." + ::= { uioInputContact 2 } + +uioInputContactStatusEntry OBJECT-TYPE + SYNTAX UIOInputContactStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input contact from which to get data." + INDEX { uioInputContactStatusPortID, uioInputContactStatusContactID } + ::= { uioInputContactStatusTable 1 } + +UIOInputContactStatusEntry ::= + SEQUENCE { + uioInputContactStatusPortID INTEGER, + uioInputContactStatusContactID INTEGER, + uioInputContactStatusContactName DisplayString, + uioInputContactStatusContactLocation DisplayString, + uioInputContactStatusCurrentState INTEGER, + uioInputContactStatusAlarmStatus INTEGER, + uioInputContactStatusCommStatus INTEGER + } + +uioInputContactStatusPortID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the port to which the input contact is attached." + ::= { uioInputContactStatusEntry 1 } + +uioInputContactStatusContactID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the input contact on the module." + ::= { uioInputContactStatusEntry 2 } + +uioInputContactStatusContactName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The input contact name." + ::= { uioInputContactStatusEntry 3 } + +uioInputContactStatusContactLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the input contact." + ::= { uioInputContactStatusEntry 4 } + +uioInputContactStatusCurrentState OBJECT-TYPE + SYNTAX INTEGER { + uioInputClosed (1), + uioInputOpen (2), + uioInputDisabled (3), + inputStateNotApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the input contact. " + ::= { uioInputContactStatusEntry 5 } + +uioInputContactStatusAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + uioNormal (1), + uioWarning (2), + uioCritical (3), + inputStatusNotApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the input contact." + ::= { uioInputContactStatusEntry 6 } + +uioInputContactStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + notInstalled (1), + commsOK (2), + commsLost (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communications status of the input contact." + ::= { uioInputContactStatusEntry 7 } + + +-- uio Input Contact Config Table + +uioInputContactConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the uioInputContactConfigTable." + ::= { uioInputContact 3 } + +uioInputContactConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF UIOInputContactConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuring the input contacts." + ::= { uioInputContact 4 } + +uioInputContactConfigEntry OBJECT-TYPE + SYNTAX UIOInputContactConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The input contact from which to get configuration." + INDEX { uioInputContactConfigPortID, uioInputContactConfigContactID } + ::= { uioInputContactConfigTable 1 } + +UIOInputContactConfigEntry ::= + SEQUENCE { + uioInputContactConfigPortID INTEGER, + uioInputContactConfigContactID INTEGER, + uioInputContactConfigContactName DisplayString, + uioInputContactConfigContactLocation DisplayString, + uioInputContactConfigEnable INTEGER, + uioInputContactConfigNormalState INTEGER, + uioInputContactConfigSeverity INTEGER + } + +uioInputContactConfigPortID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the port to which the input contact is attached." + ::= { uioInputContactConfigEntry 1 } + +uioInputContactConfigContactID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the input contact on the module." + ::= { uioInputContactConfigEntry 2 } + +uioInputContactConfigContactName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The input contact name." + ::= { uioInputContactConfigEntry 3 } + +uioInputContactConfigContactLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the input contact." + ::= { uioInputContactConfigEntry 4 } + +uioInputContactConfigEnable OBJECT-TYPE + SYNTAX INTEGER { + uioInputContactDisabled (1), + uioInputContactEnabled (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Enable or disable this input contact. + 1 - disabled + 2 - enabled" + ::= { uioInputContactConfigEntry 5 } + +uioInputContactConfigNormalState OBJECT-TYPE + SYNTAX INTEGER { + uioInputNormallyOpen (1), + uioInputNormallyClosed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal (non-alarm) state of the input contact. + 1 - normally open + 2 - normally closed" + ::= { uioInputContactConfigEntry 6 } + +uioInputContactConfigSeverity OBJECT-TYPE + SYNTAX INTEGER { + uioInputCriticalSeverity (1), + uioInputWarningSeverity (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The severity of the alarm that this input contact will + generate in the abnormal state. + 1 - critical severity + 2 - warning severity" + ::= { uioInputContactConfigEntry 7 } + + +-- uio Output Relay Status Table + +uioOutputRelayStatusTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the uioOutputRelayStatusTable." + ::= { uioOutputRelay 1 } + +uioOutputRelayStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF UIOOutputRelayStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for getting output relay status information." + ::= { uioOutputRelay 2 } + +uioOutputRelayStatusEntry OBJECT-TYPE + SYNTAX UIOOutputRelayStatusEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit from which to get data." + INDEX { uioOutputRelayStatusPortID, uioOutputRelayStatusRelayID } + ::= { uioOutputRelayStatusTable 1 } + +UIOOutputRelayStatusEntry ::= + SEQUENCE { + uioOutputRelayStatusPortID INTEGER, + uioOutputRelayStatusRelayID INTEGER, + uioOutputRelayStatusRelayName DisplayString, + uioOutputRelayStatusRelayLocation DisplayString, + uioOutputRelayStatusCurrentState INTEGER, + uioOutputRelayStatusAlarmStatus INTEGER, + uioOutputRelayStatusCommStatus INTEGER + } + +uioOutputRelayStatusPortID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the port to which the output relay is attached." + ::= { uioOutputRelayStatusEntry 1 } + +uioOutputRelayStatusRelayID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the output relay on the module." + ::= { uioOutputRelayStatusEntry 2 } + +uioOutputRelayStatusRelayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The output relay name." + ::= { uioOutputRelayStatusEntry 3 } + +uioOutputRelayStatusRelayLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The location of the output relay." + ::= { uioOutputRelayStatusEntry 4 } + +uioOutputRelayStatusCurrentState OBJECT-TYPE + SYNTAX INTEGER { + uioOutputClosed (1), + uioOutputOpen (2), + outputStateNotApplicable (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the output relay." + ::= { uioOutputRelayStatusEntry 5 } + +uioOutputRelayStatusAlarmStatus OBJECT-TYPE + SYNTAX INTEGER { + uioNormal (1), + uioWarning (2), + uioCritical (3), + inputStatusNotApplicable (4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The alarm status of the output relay." + ::= { uioOutputRelayStatusEntry 6 } + +uioOutputRelayStatusCommStatus OBJECT-TYPE + SYNTAX INTEGER { + notInstalled (1), + commsOK (2), + commsLost (3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The communications status of the output relay." + ::= { uioOutputRelayStatusEntry 7 } + + +-- uio Output Relay Config Table + +uioOutputRelayConfigTableSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of entries in the uioOutputRelayConfigTable." + ::= { uioOutputRelay 3 } + +uioOutputRelayConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF UIOOutputRelayConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "Allows for configuring the output relay." + ::= { uioOutputRelay 4 } + +uioOutputRelayConfigEntry OBJECT-TYPE + SYNTAX UIOOutputRelayConfigEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "The unit from which to get configuration." + INDEX { uioOutputRelayConfigPortID, uioOutputRelayConfigRelayID } + ::= { uioOutputRelayConfigTable 1 } + +UIOOutputRelayConfigEntry ::= + SEQUENCE { + uioOutputRelayConfigPortID INTEGER, + uioOutputRelayConfigRelayID INTEGER, + uioOutputRelayConfigRelayName DisplayString, + uioOutputRelayConfigRelayLocation DisplayString, + uioOutputRelayConfigNormalState INTEGER, + uioOutputRelayConfigControlState INTEGER, + uioOutputRelayConfigDelay TimeTicks, + uioOutputRelayConfigHold TimeTicks + } + +uioOutputRelayConfigPortID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the port to which the output relay is attached." + ::= { uioOutputRelayConfigEntry 1 } + +uioOutputRelayConfigRelayID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The ID of the output relay on the module." + ::= { uioOutputRelayConfigEntry 2 } + +uioOutputRelayConfigRelayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The output relay name." + ::= { uioOutputRelayConfigEntry 3 } + +uioOutputRelayConfigRelayLocation OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The location of the output relay." + ::= { uioOutputRelayConfigEntry 4 } + +uioOutputRelayConfigNormalState OBJECT-TYPE + SYNTAX INTEGER { + uioOutputNormallyOpen (1), + uioOutputNormallyClosed (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The normal state of the output relay. + 1 - normally open + 2 - normally closed" + ::= { uioOutputRelayConfigEntry 5 } + +uioOutputRelayConfigControlState OBJECT-TYPE + SYNTAX INTEGER { + uioOutputClose (1), + uioOutputOpen (2) + } + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Close or open the output relay for testing purposes. Always + returns 1 when read. + 1 - close output relay + 2 - open output relay" + ::= { uioOutputRelayConfigEntry 6 } + +uioOutputRelayConfigDelay OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The time a selected alarm condition must exist before the + output relay is activated. Valid values are whole seconds + from 0 to 65535." + ::= { uioOutputRelayConfigEntry 7 } + +uioOutputRelayConfigHold OBJECT-TYPE + SYNTAX TimeTicks + ACCESS read-write + STATUS mandatory + DESCRIPTION + "The minimum time the output relay remains activated after the + alarm occurs. Valid values are whole seconds from 0 to 65535." + ::= { uioOutputRelayConfigEntry 8 } + + +-- Traps +-- Annotations are provided for Novell's NMS product +-- +-- Each trap has at least one variable (mtrapargsString) which always appears +-- as the last variable in the list. This variable contains either a static +-- or dynamically-constructed string which provides an enhanced description of +-- the trap's purpose and any pertinent information about the trap. + +communicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Communication to the UPS has been lost. Steps + to reestablish communication are in progress." + --#TYPE "APC UPS: Communication lost" + --#SUMMARY "Communication lost between the agent and the UPS." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 1 + +upsOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: The UPS has sensed a load greater than 100 percent + of its rated capacity." + --#TYPE "APC UPS: Overload" + --#SUMMARY "The UPS has sensed a load greater than 100 percent of its rated capacity." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 2 + +upsDiagnosticsFailed TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: The UPS failed its internal diagnostic self-test." + --#TYPE "APC UPS: Failed self-test" + --#SUMMARY "The UPS has failed its internal self-test." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 3 + +upsDischarged TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: The UPS batteries are discharged; if utility power fails + an immediate low battery condition will exist. Sufficient runtime + for necessary action cannot be guaranteed." + --#TYPE "APC UPS: batteries are discharged" + --#SUMMARY "The UPS batteries are discharged." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 4 + +upsOnBattery TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The UPS has switched to battery backup power." + --#TYPE "APC UPS: On battery" + --#SUMMARY "The UPS has switched to battery backup power." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 5 + +smartBoostOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The UPS has enabled SmartBoost(TM)." + --#TYPE "APC UPS: SmartBoost(TM)" + --#SUMMARY "The UPS has enabled SmartBoost(TM); low incoming line voltage." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 6 + +lowBattery TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: The UPS batteries are low and will soon be exhausted. + If utility power is not restored the UPS will put itself + to 'sleep' and immediately cut power to the load." + --#TYPE "APC UPS: Low battery" + --#SUMMARY "The UPS system's batteries are low and will soon be exhausted." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 7 + +communicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communication with the UPS has been established." + --#TYPE "APC UPS: Communication established" + --#SUMMARY "UPS communication has been established." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 8 + +powerRestored TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Utility power has been restored." + --#TYPE "APC UPS: Utility power restored" + --#SUMMARY "Returned from battery backup power; utility power restored." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 9 + +upsDiagnosticsPassed TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The UPS passed its internal self-test." + --#TYPE "APC UPS: Passed self-test" + --#SUMMARY "The UPS passed internal self-test." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 10 + +returnFromLowBattery TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The UPS has returned from a low battery + condition." + --#TYPE "APC UPS: Returned from Low-Battery condition" + --#SUMMARY "The UPS has returned from a Low-Battery condition." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 11 + +upsTurnedOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The UPS has been turned 'off' by the management station." + --#TYPE "APC UPS: Turned off" + --#SUMMARY "The UPS has been switched off by a management station." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 12 + +upsSleeping TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The UPS is entering 'sleep' mode. Power + to the load will be cut off." + --#TYPE "APC UPS: Entered sleep mode" + --#SUMMARY "The UPS entered sleep mode. Power to the load will be cut off." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 13 + +upsWokeUp TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATION: The UPS has returned from 'sleep' mode. Power + to the load has been restored." + --#TYPE "APC UPS: Wake up" + --#SUMMARY "The UPS has returned from sleep mode. Power to the load has been restored." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 14 + +upsRebootStarted TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The UPS has started its reboot sequence. + The UPS will reboot itself at this time." + --#TYPE "APC UPS: Starting reboot" + --#SUMMARY "The UPS has started its reboot sequence." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 15 + +upsDipSwitchChanged TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The dip switch settings on the UPS have been + changed, possibly altering UPS performance." + --#TYPE "APC UPS: DIP switch altered" + --#SUMMARY "The DIP switch settings on the UPS have been changed." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 16 + +upsBatteryNeedsReplacement TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: The batteries of the UPS need immediate replacement." + --#TYPE "APC UPS: UPS batteries need replacement" + --#SUMMARY "The UPS batteries require immediate replacement." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 17 + + +-- the Environmental Monitor traps + +contactFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: One of the contacts on the Environmental Monitor has + changed from its default position. The first variable is + the contact number that is faulted." + --#TYPE "APC Environment: Contact fault" + --#SUMMARY "An Environment contact closure has faulted." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 18 + +contactFaultResolved TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A fault on one of the Environmental Monitor contacts + has been resolved. The first variable is + the contact number that has been resolved." + --#TYPE "APC Environment: Contact fault cleared." + --#SUMMARY "A Environment contact closure has returned to it's default state." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 19 + +-- the Matrix-UPS traps + +hardwareFailureBypass TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: UPS on bypass due to internal fault" + --#TYPE "APC UPS: On bypass due to internal fault" + --#SUMMARY "The UPS is on bypass due to an internal fault." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 20 + +softwareBypass TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: UPS on bypass - user set via software or panel" + --#TYPE "APC UPS: On bypass by user via software or panel" + --#SUMMARY "UPS put on bypass by user via software or front UPS panel." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 21 + +switchedBypass TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: UPS on bypass - initiated by user" + --#TYPE "APC UPS: On bypass initiated by user" + --#SUMMARY "UPS put on bypass by user." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 22 + +returnFromBypass TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: UPS has returned from bypass" + --#TYPE "APC UPS: UPS has returned from bypass" + --#SUMMARY "The UPS has returned from bypass mode." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 23 + +bypassPowerSupplyFailure TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Base module bypass power supply needs repair" + --#TYPE "APC UPS: Base module bypass power supply needs repair" + --#SUMMARY "The base module bypass power supply needs repair." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 24 + +baseFanFailure TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Base module fan needs repair" + --#TYPE "APC UPS: Base module fan needs repair" + --#SUMMARY "The base module fan needs repair." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 25 + +batteryPackCommLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Check installation of external battery packs signal cable" + --#TYPE "APC UPS: Communication lost with battery packs" + --#SUMMARY "Communication lost with external battery packs, check battery signal cable." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 26 + +batteryPackCommEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: UPS is communicating with the external battery packs." + --#TYPE "APC UPS: Communication established with battery packs" + --#SUMMARY "Communication established with external battery packs." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 27 + +calibrationStart TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A battery calibration test has been initiated on the UPS." + --#TYPE "APC UPS: Calibration initiated" + --#SUMMARY "A battery run time calibration test has been initiated." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 28 + +-- Misc. Traps + +restartAgent TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Agent restarting as commanded by manager." + --#TYPE "APC SNMP Agent: Agent restarting" + --#SUMMARY "Agent restarting as commanded by manager." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 29 + +upsTurnedOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A UPS is turned on." + --#TYPE "APC UPS: A UPS is turned on." + --#SUMMARY " A UPS is turned on." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 30 + +smartAvrReducing TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The UPS is reducing the line voltage via SmartTrim(TM)." + --#TYPE "APC UPS: SmartTrim(TM) reducing" + --#SUMMARY "The UPS has enabled SmartTrim(TM) voltage reduction." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 31 + +codeAuthenticationDone TRAP-TYPE + ENTERPRISE apc + VARIABLES { mconfigTFTPServerIP, newCodeAuthentViaTFTP } + DESCRIPTION + "INFORMATIONAL: Authentication on agent code image is done." + --#TYPE "APC CODE: Authentication on agent code image is done." + --#SUMMARY "Authentication on agent code image is done." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 32 + +upsOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The overload condition has been cleared." + --#TYPE "APC UPS: Overload cleared." + --#SUMMARY "The overload condition has been cleared. ." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 33 + +smartBoostOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The UPS has returned from SmartBoost(TM)." + --#TYPE "APC UPS: SmartBoost(TM) off." + --#SUMMARY "The UPS has returned from SmartBoost(TM)." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 34 + +smartAvrReducingOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The UPS has returned from SmartTrim(TM)." + --#TYPE "APC UPS: SmartTrim(TM) reducing off" + --#SUMMARY "The UPS has returned from SmartTrim(TM) voltage reduction." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 35 + +upsBatteryReplaced TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A bad battery fault has been cleared." + --#TYPE "APC UPS: Bad battery replaced" + --#SUMMARY "The UPS has returned from a bad battery fault." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 36 + +calibrationEnd TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The UPS has finished calibrating." + --#TYPE "APC UPS: Calibration end" + --#SUMMARY "The UPS has finished calibrating" + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 37 + +dischargeCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A UPS discharge condition has been cleared." + --#TYPE "APC UPS: Discharge cleared." + --#SUMMARY "The UPS discharge condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 38 + +gracefulShutdown TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A graceful shutdown has been initiated." + --#TYPE "APC UPS: A graceful shutdown has been initiated." + --#SUMMARY "A graceful shutdown has been initiated." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 39 + + +outletOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUOutletControlIndex } + DESCRIPTION + "WARNING: The specified PDU outlet has turned on. + If sPDUOutletControlIndex equals zero, then all outlets have + turned on." + --#TYPE "APC PDU: Outlet has been turned on." + --#SUMMARY "Outlet has been turned on" + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 41 + + +outletOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUOutletControlIndex } + DESCRIPTION + "WARNING: The specified PDU outlet has turned off. + If sPDUOutletControlIndex equals zero, then all outlets + have turned off." + --#TYPE "APC PDU: Outlet has turned off." + --#SUMMARY "Outlet has turned off." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 42 + +outletReboot TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUOutletControlIndex } + DESCRIPTION + "WARNING: The specified PDU outlet has rebooted. + If sPDUOutletControlIndex equals zero, then all outlets + have rebooted." + --#TYPE "APC PDU: Outlet has rebooted." + --#SUMMARY "Outlet has rebooted." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 43 + +configChangeSNMP TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The SNMP configuration has been changed." + --#TYPE "APC: The SNMP configuration has been changed." + --#SUMMARY "The SNMP configuration has been changed." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 44 + + +configChangeOutlet TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUOutletConfigIndex } + DESCRIPTION + "WARNING: The specified PDU outlet has changed configuration. + If sPDUOutletConfigIndex equals zero, then the Master outlet + has changed configuration." + --#TYPE "APC PDU: Outlet configuration has been changed." + --#SUMMARY "Outlet configuration has been changed." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 45 + +accessViolationConsole TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: Someone has attempted to login via the console with the incorrect password." + --#TYPE "APC: Access violation via the console." + --#SUMMARY "Three unsuccessful logins have been attempted via the console." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 46 + +accessViolationHTTP TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: Someone has attempted to login via HTTP with the incorrect password." + --#TYPE "APC: Access violation via HTTP." + --#SUMMARY "An unsuccessful attempt to login via HTTP." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 47 + +passwordChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The password for the device has been changed." + --#TYPE "APC: Password change for the device." + --#SUMMARY "Someone has changed the password on the device." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 48 + +badVoltage TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The output voltage is not within acceptable range." + --#TYPE "APC UPS: Bad output voltage." + --#SUMMARY "The output voltage is not within acceptable range." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 49 + +badVoltageCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The output voltage has returned to an acceptable level." + --#TYPE "APC UPS: The bad voltage output condition has been cleared." + --#SUMMARY "The output voltage has returned to an acceptable level." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 50 + +chargerFailure TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The battery charger has failed." + --#TYPE "APC UPS: The battery charger has failed." + --#SUMMARY "The battery charger has failed." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 51 + +chargerFailureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The battery charger failure condition has been cleared." + --#TYPE "APC UPS: The battery charger failure condition cleared" + --#SUMMARY "The battery charger failure condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 52 + +batteryOverTemperature TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The battery temperature threshold has been violated." + --#TYPE "APC UPS: The battery temperature threshold has been violated." + --#SUMMARY "The battery temperature threshold has been violated." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 53 + +batteryOverTemperatureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The battery over temperature has been cleared." + --#TYPE "APC UPS: The battery over temperature has been cleared." + --#SUMMARY "The battery over temperature has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 54 + + smartRelayFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: SmartBoost(TM) or SmartTrim(TM) relay fault." + --#TYPE "APC UPS: SmartBoost(TM) or SmartTrim(TM) relay fault." + --#SUMMARY "SmartBoost(TM) or SmartTrim(TM) relay fault." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 55 + +smartRelayFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: SmartBoost(TM) or SmartTrim(TM) relay fault has been cleared." + --#TYPE "APC UPS: SmartBoost(TM) or SmartTrim(TM) relay fault cleared." + --#SUMMARY "SmartBoost(TM) or SmartTrim(TM) relay fault has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 56 + +humidityThresholdViolation1 TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Probe 1 humidity threshold violated. The + first variable is the current humidity." + --#TYPE "APC Environmental Monitor: Probe 1 humidity threshold violation" + --#SUMMARY "A humidity threshold has been violated on probe 1." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 57 + +humidityThresholdViolationCleared1 TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An Environmental Monitor humidity threshold violation has been cleared on probe 1." + --#TYPE "APC Environmental Monitor: Probe 1 humidity violation cleared" + --#SUMMARY "A humidity threshold violation has been cleared on probe 1." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 58 + +temperatureThresholdViolation1 TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: An Environmental Monitor temperature threshold has been violated on probe 1. + The first variable is the current temperature." + --#TYPE "APC Environmental Monitor: Probe 1 temperature violation" + --#SUMMARY "A temperature threshold has been violated on probe 1." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 59 + +temperatureThresholdViolationCleared1 TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An Environmental Monitor temperature threshold violation has been cleared on probe 1." + --#TYPE "APC Environmental Monitor: Probe 1 temperature violation cleared" + --#SUMMARY "A temperature threshold violation has been cleared on probe 1." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 60 + +humidityThresholdViolation2 TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: An Environmental Monitor humidity threshold has been violated on probe 2. + The first variable is the current humidity." + --#TYPE "APC Environmental Monitor: Probe 2 humidity violation" + --#SUMMARY "A humidity threshold has been violated on probe 2." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 61 + +humidityThresholdViolationCleared2 TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An Environmental Monitor humidity threshold violation has been cleared on probe 2." + --#TYPE "APC Environmental Monitor: Probe 2 humidity violation cleared" + --#SUMMARY "A humidity threshold violation has been cleared on probe 2." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 62 + +temperatureThresholdViolation2 TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: An Environmental Monitor temperature threshold has been violated on probe 2. + The first variable is the current temperature." + --#TYPE "APC Environmental Monitor: Probe 2 temperature violation" + --#SUMMARY "A temperature threshold has been violated on probe 2." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 63 + +temperatureThresholdViolationCleared2 TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An Environmental Monitor temperature threshold violation has been cleared on probe 2." + --#TYPE "APC Environmental Monitor: Probe 2 temperature violation cleared" + --#SUMMARY "A temperature threshold violation has been cleared on probe 2." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 64 + +mupsCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communication with the Environmental Monitor has been established." + --#TYPE "APC Environmental Monitor: Communication established" + --#SUMMARY "Communication established between the agent and the Environmental Monitor." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 65 + +mupsCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Communication to the Environmental Monitor has been lost. Steps + to reestablish communication are in progress." + --#TYPE "APC Environmental Monitor: Communication failure" + --#SUMMARY "Communication lost between the agent and the Environmental Monitor." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 66 + +batteryIncrease TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The number of batteries has increased." + --#TYPE "APC UPS: The number of batteries has increased." + --#SUMMARY "The number of batteries has increased." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 67 + +batteryDecrease TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The number of batteries has decreased." + --#TYPE "APC UPS: The number of batteries has decreased." + --#SUMMARY "The number of batteries has decreased." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 68 + +powerModuleIncrease TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The number of power modules has increased." + --#TYPE "APC UPS: The number of power modules has increased." + --#SUMMARY "The number of power modules has increased." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 69 + +powerModuleDecrease TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The number of power modules has decreased." + --#TYPE "APC UPS: The number of power modules has decreased." + --#SUMMARY "The number of power modules has decreased." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 70 + +intelligenceModuleInserted TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An intelligence module has been inserted." + --#TYPE "APC UPS: An intelligence module has been inserted." + --#SUMMARY "An intelligence module has been inserted." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 71 + +intelligenceModuleRemoved TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An intelligence module has been removed." + --#TYPE "APC UPS: An intelligence module has been removed." + --#SUMMARY "An intelligence module has been removed." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 72 + +rintelligenceModuleInserted TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A redundant intelligence module has been inserted." + --#TYPE "APC UPS: A redundant intelligence module has been inserted." + --#SUMMARY "A redundant intelligence module has been inserted." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 73 + +rintelligenceModuleRemoved TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A redundant intelligence module has been removed." + --#TYPE "APC UPS: A redundant intelligence module has been removed." + --#SUMMARY "A redundant intelligence module has been removed." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 74 + +extBatteryFrameIncease TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An external battery frame has been added." + --#TYPE "APC UPS: An external battery frame has been added." + --#SUMMARY "An external battery frame has been added." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 75 + +extBatteryFrameDecrease TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An external battery frame has been removed." + --#TYPE "APC UPS: An external battery frame has been removed." + --#SUMMARY "An external battery frame has been removed." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 76 + +abnormalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: An abnormal condition has been detected. + The first variable is the fault condition." + --#TYPE "APC: An abnormal condition has been detected." + --#SUMMARY "An abnormal condition has been detected." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 77 + +abnormalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An abnormal condition has been cleared. + The first variable is the fault condition." + --#TYPE "APC: An abnormal condition has been cleared." + --#SUMMARY "An abnormal condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 78 + +deviceStatusChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString} + DESCRIPTION + "INFORMATIONAL: The status of the device being monitored has changed." + --#TYPE "APC : The status of the device being monitored has changed." + --#SUMMARY "The status of the device being monitored has changed." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 79 + +noBatteries TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The UPS has no batteries attached." + --#TYPE "APC UPS: No batteries attached." + --#SUMMARY "The UPS has no batteries attached." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 80 + +noBatteriesCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The UPS's batteries have been attached." + --#TYPE "APC UPS: The no batteries attached condition has been cleared." + --#SUMMARY "The UPS's batteries have been attached." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 81 + +userAdded TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A new user has been added." + --#TYPE "APC: A new user has been added." + --#SUMMARY "A new user has been added." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 82 + +userDeleted TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A user has been deleted." + --#TYPE "APC: A user has been deleted." + --#SUMMARY "A user has been deleted." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 83 + +userModified TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A user has been modified." + --#TYPE "APC: A user has been modified." + --#SUMMARY "A user has been modified." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 84 + +-- MasterSwitch Vm Traps + +msvmCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communications with the MasterSwitch VM has been established." + --#TYPE "APC: Communications established with the MasterSwitch VM." + --#SUMMARY "Communications with the MasterSwitch VM has been established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 85 + +msvmCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsString } + DESCRIPTION + "SEVERE: Communications with the MasterSwitch VM has been lost." + --#TYPE "APC: Communications lost with the MasterSwitch VM." + --#SUMMARY "Communications with the MasterSwitch VM has been lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 86 + +msvmOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsString } + DESCRIPTION + "SEVERE: The MasterSwitch VM in an overload condition." + --#TYPE "APC: The MasterSwitch VM is near or at an overload condition." + --#SUMMARY "The MasterSwitch VM is near or at an overload condition." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 87 + +msvmOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The overload condition on the MasterSwitch VM has been cleared." + --#TYPE "APC: The overload condition cleared on the MasterSwitch VM." + --#SUMMARY "The overload condition on the MasterSwitch VM has been cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 88 + +msvmOutletOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, + sPDUOutletControlVMOutletIndex, sPDUOutletControlVMOutletName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet on the MasterSwitch VM has turned on." + --#TYPE "APC: An outlet on the MasterSwitch VM has turned on." + --#SUMMARY "An outlet on the MasterSwitch VM has turned on." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 89 + +msvmOutletOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, + sPDUOutletControlVMOutletIndex, sPDUOutletControlVMOutletName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet on the MasterSwitch VM has turned off." + --#TYPE "APC: An outlet on the MasterSwitch VM has turned off." + --#SUMMARY "An outlet on the MasterSwitch VM has turned off." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 90 + +msvmDeviceConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A device configuration change has been made on a MasterSwitch VM." + --#TYPE "APC: A device configuration change on a MasterSwitch VM." + --#SUMMARY "A device configuration change has been made on a MasterSwitch VM." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 91 + +msvmOutletConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, + sPDUOutletControlVMOutletIndex, sPDUOutletControlVMOutletName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet configuration change has been made on a MasterSwitch VM." + --#TYPE "APC: An outlet configuration change on a MasterSwitch VM." + --#SUMMARY "An outlet configuration change has been made on a MasterSwitch VM." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 92 + +msvmLowLoad TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The MasterSwitch VM has violated the low load threshold." + --#TYPE "APC: The MasterSwitch VM has violated the low load threshold." + --#SUMMARY "The MasterSwitch VM has violated the low load threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 93 + +msvmLowLoadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The low load condition on the MasterSwitch VM has been cleared." + --#TYPE "APC: The low load condition cleared on the MasterSwitch VM." + --#SUMMARY "The low load condition on the MasterSwitch VM has been cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 94 + +msvmNearOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsString } + DESCRIPTION + "SEVERE: The MasterSwitch VM is approaching an overload condition." + --#TYPE "APC: The MasterSwitch VM is near or at an overload condition." + --#SUMMARY "The MasterSwitch VM is near or at an overload condition." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 95 + +msvmNearOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The near overload condition on the MasterSwitch VM has been cleared." + --#TYPE "APC: The overload condition cleared on the MasterSwitch VM." + --#SUMMARY "The overload condition on the MasterSwitch VM has been cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 96 + +msvmPowerSupplyStatusChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlVMIndex, sPDUMasterControlVMName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: The power supply status of the MasterSwitch VM has changed." + --#TYPE "APC: The power supply status changed on MasterSwitch VM" + --#SUMMARY "The power supply status of the MasterSwitch VM has changed." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 97 + +-- MasterSwitch plus (MSP) Traps + +mspCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlMSPIndex, sPDUMasterControlMSPName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communications with the MasterSwitch plus has been established." + --#TYPE "APC: Communications established with the MasterSwitch plus." + --#SUMMARY "Communications with the MasterSwitch plus has been established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 98 + +mspCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlMSPIndex, sPDUMasterControlMSPName, mtrapargsString } + DESCRIPTION + "SEVERE: Communications with the MasterSwitch plus has been lost." + --#TYPE "APC: Communications lost with the MasterSwitch plus." + --#SUMMARY "Communications with the MasterSwitch plus has been lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 99 + +mspOutletOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlMSPIndex, sPDUMasterControlMSPName, + sPDUOutletControlMSPOutletIndex, sPDUOutletControlMSPOutletName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet on the MasterSwitch plus has turned on." + --#TYPE "APC: An outlet on the MasterSwitch plus has turned on." + --#SUMMARY "An outlet on the MasterSwitch plus has turned on." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 100 + +mspOutletOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlMSPIndex, sPDUMasterControlMSPName, + sPDUOutletControlMSPOutletIndex, sPDUOutletControlMSPOutletName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet on the MasterSwitch plus has turned off." + --#TYPE "APC: An outlet on the MasterSwitch plus has turned off." + --#SUMMARY "An outlet on the MasterSwitch plus has turned off." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 101 + +mspDeviceConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlMSPIndex, sPDUMasterControlMSPName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A device configuration change has been made on a MasterSwitch plus." + --#TYPE "APC: A device configuration change on a MasterSwitch plus." + --#SUMMARY "A device configuration change has been made on a MasterSwitch plus." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 102 + +mspOutletConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { sPDUMasterControlMSPIndex, sPDUMasterControlMSPName, sPDUOutletControlMSPOutletIndex, sPDUOutletControlMSPOutletName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet configuration change has been made on a MasterSwitch plus." + --#TYPE "APC: An outlet configuration change on a MasterSwitch plus." + --#SUMMARY "An outlet configuration change has been made on a MasterSwitch plus." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 103 + +rsSourceSwitched TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger02, mtrapargsString03, mtrapargsInteger, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The Redundant Switch has switched source. + The first variable is an integer representing the current source: 0=A, 1=B. + The second variable is the 32-character name of the current source. + The third variable is an integer representing the transfer cause: + 0=No Transfers Recorded, 1=Due to user action or preferred switching, + 3=Due to line notch or spike, 5=Due to low line voltage, + 7=Transfer due to high line voltage, + 9=Transfer due to frequency out of range. + The fourth variable is a character string listing the transfer cause." + --#TYPE "APC Redundant Switch: The Redundant Switch has switched source" + --#SUMMARY "The Redundant Switch has switched source." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 104 + +rsLostRedundancy TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: The Redundant Switch has lost redundancy. + The first variable is an integer representing the source which is no longer available: 0=A, 1=B. + The second variable is the 32-character name of the source which is no longer available." + --#TYPE "APC Redundant Switch: The Redundant Switch has lost redundancy" + --#SUMMARY "The Redundant Switch has lost redundancy." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 105 + +rsRedundancyRestored TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Redundancy has been restored to the Redundant Switch . + The first variable is an integer representing the source which has been restored: 0=A, 1=B. + The second variable is the 32-character name of the source which has been restored." + --#TYPE "APC Redundant Switch: Redundancy has been restored." + --#SUMMARY "Redundancy has been restored to the Redundant Switch ." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 106 + +rsConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A configuration change has been made on a Redundant Switch." + --#TYPE "APC: A configuration change on a Redundant Switch." + --#SUMMARY "A configuration change has been made on a Redundant Switch." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 107 + +rsCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communications with the Redundant Switch has been established." + --#TYPE "APC: Communications established with the Redundant Switch." + --#SUMMARY "Communications with the Redundant Switch has been established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 108 + +rsCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Communications with the Redundant Switch has been lost." + --#TYPE "APC: Communications lost with the Redundant Switch." + --#SUMMARY "Communications with the Redundant Switch has been lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 109 + +dcCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communications with the DC power plant has been established." + --#TYPE "APC: Communications established with the DC power plant." + --#SUMMARY "Communications with the DC power plant has been established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 110 + +dcCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Communications with the DC power plant has been lost." + --#TYPE "APC: Communications lost with the DC power plant." + --#SUMMARY "Communications with the DC power plant has been lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 111 + +dcPINChanged TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The active PIN on the DC controller has been changed." + --#TYPE "APC: The active PIN on the DC controller has been changed." + --#SUMMARY "The active PIN on the DC controller has been changed." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 112 + +dcMajorAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: A Major alarm is active in the DC power plant." + --#TYPE "APC: A Major alarm is active in the DC power plant." + --#SUMMARY "A Major alarm is active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 113 + +dcMajorAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Major alarm is no longer active in the DC power plant." + --#TYPE "APC: A Major alarm is no longer active in the DC power plant." + --#SUMMARY "A Major alarm is no longer active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 114 + +dcMinorAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Minor alarm is active in the DC power plant." + --#TYPE "APC: A Minor alarm is active in the DC power plant." + --#SUMMARY "A Minor alarm is active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 115 + +dcMinorAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Minor alarm is no longer active in the DC power plant." + --#TYPE "APC: A Minor alarm is no longer active in the DC power plant." + --#SUMMARY "A Minor alarm is no longer active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 116 + +dcOutputRelayOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { dm3StatusOutRlyIndex, dm3StatusOutRlyName, mtrapargsString } + DESCRIPTION + "WARNING: An output relay for the powerplant has been activated (state changed to on). + The first variable is an integer representing the output relay number that has gone on. + The second variable is the 16-character name of the output relay." + --#TYPE "APC: An output relay has gone on." + --#SUMMARY "An output relay has gone on in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 117 + +dcOutputRelayOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { dm3StatusOutRlyIndex, dm3StatusOutRlyName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An output relay for the powerplant has been deactivated (state changed to off). + The first variable is an integer representing the output relay number that has gone off. + The second variable is the 16-character name of the output relay." + --#TYPE "APC: An output relay has gone off." + --#SUMMARY "An output relay has gone off in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 118 + +dcInputRelayOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { dm3StatusInRlyIndex, dm3StatusInRlyName, mtrapargsString } + DESCRIPTION + "WARNING: An input relay for the powerplant has been activated (state changed to on). + The first variable is an integer representing the input relay number that has gone on. + The second variable is the 16-character name of the input relay." + --#TYPE "APC: An input relay has gone on." + --#SUMMARY "An input relay has gone on in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 119 + +dcInputRelayOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { dm3StatusInRlyIndex, dm3StatusInRlyName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An input relay for the powerplant has been deactivated (state changed to off). + The first variable is an integer representing the input relay number that has gone off. + The second variable is the 16-character name of the input relay." + --#TYPE "APC: An input relay has gone off." + --#SUMMARY "An input relay has gone off in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 120 + +logicPowerSuppliesIncreased TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The number of system power supplies has increased." + --#TYPE "APC UPS: The number of system power supplies has increased." + --#SUMMARY "The number of system power supplies has increased." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 121 + +logicPowerSuppliesDecreased TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The number of system power supplies has decreased." + --#TYPE "APC UPS: The number of system power supplies has decreased." + --#SUMMARY "The number of system power supplies has decreased." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 122 + +externalSwitchGearClosed TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: External Switch Gear closed." + --#TYPE "APC UPS: External Switch Gear closed." + --#SUMMARY "External Switch Gear closed." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 123 + +externalSwitchGearOpened TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: External Switch Gear opened." + --#TYPE "APC UPS: External Switch Gear opened." + --#SUMMARY "External Switch Gear opened." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 124 + +generalDeviceEvent TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: APC Device event." + --#TYPE "APC Device event" + --#SUMMARY "APC Device event." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 125 + +atsSourceSwitched TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The Automatic Transfer Switch has switched source. + The first variable is an integer representing the current source: 0=A, 1=B. + The second variable is the 32-character name of the current source." + --#TYPE "APC Automatic Transfer Switch: The ATS has switched source" + --#SUMMARY "The Automatic Transfer Switch has switched source." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 126 + +atsLostRedundancy TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: The Automatic Transfer Switch has lost redundancy. + The first variable is an integer representing the source which is no longer available: 0=A, 1=B. + The second variable is the 32-character name of the source which is no longer available." + --#TYPE "APC Automatic Transfer Switch: The ATS has lost redundancy. " + --#SUMMARY "The Automatic Transfer Switch has lost redundancy." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 127 + +atsRedundancyRestored TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Redundancy has been restored to the Automatic Transfer Switch . + The first variable is an integer representing the source which has been restored: 0=A, 1=B. + The second variable is the 32-character name of the source which has been restored." + --#TYPE "APC Automatic Transfer Switch: Redundancy has been restored." + --#SUMMARY "Redundancy has been restored to the Automatic Transfer Switch ." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 128 + +atsConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A configuration change has been made on the Automatic Transfer Switch. + The first variable is an integer representing the configuration setting which changed: + 0=Transfer Voltage Range, 1=Sensitivity, 2=Preferred Source + 3=Front Panel Lockout, 4=Current Limit, 5=Reset XA Processor, + 6=Reset to defaults, 7=Product Name, 8=Nominal Voltage, 9=Nominal Line Frequency, + 10=Narrow VRMS, 11=Medium VRMS, 12=Wide VRMS,13=Frequency Deviation, + 14=ColdStart ATS, 15=Events Count Cleared, 16=Phase or Bank Threshold. " + --#TYPE "APC Automatic Transfer Switch: ATS configuration changed." + --#SUMMARY "A configuration change has been made on a Automatic Transfer Switch." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 129 + +atsCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communications with the Automatic Transfer Switch has been established." + --#TYPE "APC Automatic Transfer Switch: Communications established." + --#SUMMARY "Communications with the Automatic Transfer Switch has been established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 130 + +atsCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Communications with the Automatic Transfer Switch has been lost." + --#TYPE "APC Automatic Transfer Switch: Communications lost." + --#SUMMARY "Communications with the Automatic Transfer Switch has been lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 131 + +atsOverCurrent TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Output Current has exceeded threshold. This is same as atsOverload Trap + for phase or total in case banked units" + + --#TYPE "APC Automatic Transfer Switch: Output Current exceeded threshold" + --#SUMMARY "Output Current has exceeded Threshold. " + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 132 + +atsOverCurrentCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Output Current has returned below threshold.This is same as atsOverloadCleared Trap + for phase or total in case banked units" + --#TYPE "APC Automatic Transfer Switch: Output Current below threshold." + --#SUMMARY "Output Current has returned below threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 133 + +atsPowerSupplyFailure TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The Automatic Transfer Switch Power Supply has failed. + The first variable is an integer representing the Power Supply which + has failed: 0 = Source A 24V, + 1 = 12V, + 2 = 5V, + 3 = Source B 24V." + --#TYPE "APC Automatic Transfer Switch: The ATS Power Supply has failed." + --#SUMMARY "The Automatic Transfer Switch Power Supply has failed." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 134 + +atsPowerSupplyFailureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The Automatic Transfer Power Supply Failure Cleared. + The first variable is an integer representing the Power Supply which + has cleared: 0 = Source A 24V, + 1 = 12V, + 2 = 5V, + 3 = Source B 24V." + --#TYPE "APC Automatic Transfer Switch: Power Supply Failure Cleared." + --#SUMMARY "The Automatic Transfer Switch Power Supply Failure Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 135 + +dcMainsFailAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Mains Fail alarm is active in the DC power plant." + --#TYPE "APC: A Mains Fail alarm is active in the DC power plant." + --#SUMMARY "A Mains Fail alarm is active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 136 + +dcMainsFailAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Mains Fail alarm is no longer active in the DC power plant." + --#TYPE "APC: Mains Fail alarm is no longer active in the DC power plant." + --#SUMMARY "Mains Fail alarm is no longer active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 137 + +dcFanFailAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Fan Fail alarm is active in the DC power plant." + --#TYPE "APC: A Fan Fail alarm is active in the DC power plant." + --#SUMMARY "A Fan Fail alarm is active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 138 + +dcFanFailAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Fan Fail alarm is no longer active in the DC power plant." + --#TYPE "APC: A Fan Fail alarm is no longer active in the DC power plant." + --#SUMMARY "A Fan Fail alarm is no longer active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 139 + +dcRectifierOvertempAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: Rect. Overtemp alarm is active in the power plant." + --#TYPE "APC: Rect. Overtemp alarm is active in the power plant." + --#SUMMARY "Rect. Overtemp alarm is active in the power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 140 + +dcRectifierOvertempAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Rect. Overtemp alarm is no longer active in the power plant." + --#TYPE "APC: Rect. Overtmp alarm is no longer active in the power plant." + --#SUMMARY "Rect. Overtemp alarm is no longer active in the power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 141 + +dcCurrentLimitAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Current Limit alarm is active in the power plant." + --#TYPE "APC: A Current Limit alarm is active in the power plant." + --#SUMMARY "A Current Limit alarm is active in the power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 142 + +dcCurrentLimitAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Current Limit alarm is no longer active in the power plant." + --#TYPE "APC: Current Limit alarm is no longer active in the power plant." + --#SUMMARY "Current Limit alarm is no longer active in the power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 143 + +dcRectifierFailAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Rect. Fail alarm is active in the power plant." + --#TYPE "APC: A Rect. Fail alarm is active in the power plant." + --#SUMMARY "A Rect. Fail alarm is active in the power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 144 + +dcRectifierFailAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Rect. Fail alarm is no longer active in the power plant." + --#TYPE "APC: Rect. Fail alarm is no longer active in the power plant." + --#SUMMARY "Rect. Fail alarm is no longer active in the power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 145 + +dcMultRectFailAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: Multiple Rect. Fail alarm is active in the powerplant." + --#TYPE "APC: Multiple Rect. Fail alarm is active in the powerplant." + --#SUMMARY "Multiple Rect. Fail alarm is active in the powerplant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 146 + +dcMultRectFailAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Multiple Rect Fail alarm is no longer active in the powerplant." + --#TYPE "APC: Multiple Rect Fail alarm is no longer active in powerplant." + --#SUMMARY "Multiple Rect Fail alarm is no longer active in the powerplant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 147 + +dcBatteryBreakerAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: Batt. Breaker alarm is active in the power plant." + --#TYPE "APC: Batt. Breaker alarm is active in the power plant." + --#SUMMARY "Batt. Breaker alarm is active in the power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 148 + +dcBatteryBreakerAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Batt. Breaker alarm is no longer active in the power plant." + --#TYPE "APC: Batt. Breaker alarm is no longer active in the power plant." + --#SUMMARY "Batt. Breaker alarm is no longer active in the power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 149 + +dcRectifierOVPAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Rect. OVP alarm is active in the power plant." + --#TYPE "APC: A Rect. OVP alarm is active in the power plant." + --#SUMMARY "A Rect. OVP alarm is active in the power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 150 + +dcRectifierOVPAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Rect. OVP alarm is no longer active in the power plant." + --#TYPE "APC: A Rect. OVP alarm is no longer active in the power plant." + --#SUMMARY "A Rect. OVP alarm is no longer active in the power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 151 + +dcLVDImminentAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A LVD Imminent alarm is active in the powerplant." + --#TYPE "APC: A LVD Imminent alarm is active in the powerplant." + --#SUMMARY "A LVD Imminent alarm is active in the powerplant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 152 + +dcLVDImminentAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A LVD Imminent alarm is no longer active in the powerplant." + --#TYPE "APC: A LVD Imminent alarm is no longer active in the powerplant." + --#SUMMARY "A LVD Imminent alarm is no longer active in the powerplant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 153 + +dcFuseCBAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Fuse/CB alarm is active in the DC power plant." + --#TYPE "APC: A Fuse/CB alarm is active in the DC power plant." + --#SUMMARY "A Fuse/CB alarm is active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 154 + +dcFuseCBAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Fuse/CB alarm is no longer active in the DC power plant." + --#TYPE "APC: A Fuse/CB alarm is no longer active in the DC power plant." + --#SUMMARY "A Fuse/CB alarm is no longer active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 155 + +dcBatteryTestFail TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Battery Test failed in the DC power plant." + --#TYPE "APC: A Battery Test failed in the DC power plant." + --#SUMMARY "A Battery Test failed in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 156 + +dcTemperatureAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Temperature is active in the power plant." + --#TYPE "APC: A Temperature alarm is active in the power plant." + --#SUMMARY "A Temperature alarm is active in the power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 157 + +dcTemperatureAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Temperature alarm is no longer active in the power plant." + --#TYPE "APC: A Temperature alarm is no longer active in the power plant." + --#SUMMARY "A Temperature alarm is no longer active in the power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 158 + +dcHumidityAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A Humidity alarm is active in the DC power plant." + --#TYPE "APC: A Humidity alarm is active in the DC power plant." + --#SUMMARY "A Humidity alarm is active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 159 + +dcHumidityAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Humidity alarm is no longer active in the DC power plant." + --#TYPE "APC: A Humidity alarm is no longer active in the DC power plant." + --#SUMMARY "A Humidity alarm is no longer active in the DC power plant." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 160 + +dcBBCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Power plant bridging board communications established." + --#TYPE "APC: Power plant bridging board communications established." + --#SUMMARY "Power plant bridging board communications established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 161 + +dcBBCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Power plant bridging board communications lost." + --#TYPE "APC: Power plant bridging board communications lost." + --#SUMMARY "Power plant bridging board communications lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 162 + +iemHighTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusProbeCurrentTemp, iemStatusProbeTempUnits, iemStatusProbeNumber, + iemStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: High temperature threshold violated on Integrated + Environmental Monitor probe. The first variable is the + current temperature. The second variable is the temperature + scale. The third variable is the probe number. The fourth + variable is the probe name." + --#TYPE "APC IEM: High temperature threshold violation." + --#SUMMARY "High temperature threshold violation." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 163 + +iemHighTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusProbeNumber, iemStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: High temperature threshold violated on Integrated + Environmental Monitor probe has been cleared. The first variable + is the probe number. The second variable is the probe name." + --#TYPE "APC IEM: High temperature threshold violation cleared." + --#SUMMARY "High temperature threshold violation has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 164 + +iemLowTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusProbeCurrentTemp, iemStatusProbeTempUnits, iemStatusProbeNumber, + iemStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Low temperature threshold violated on integrated + probe. The first variable is the current temperature. The + second variable is the temperature scale. The third + variable is the probe number. The fourth variable is the + probe name." + --#TYPE "APC IEM: Low temperature threshold violation." + --#SUMMARY "Low temperature threshold violation." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 165 + +iemLowTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusProbeNumber, iemStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Low temperature threshold violated on integrated + probe has been cleared. The first variable is the probe number. + The second variable is the probe name." + --#TYPE "APC IEM: Low temperature threshold violation cleared." + --#SUMMARY "Low temperature threshold violation has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 166 + +iemHighHumidThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusProbeCurrentHumid, iemStatusProbeNumber, iemStatusProbeName, + mtrapargsString } + DESCRIPTION + "SEVERE: High humidity threshold violated on integrated + probe. The first variable is the current humidity. The + second variable is the probe number. The third variable + is the probe name." + --#TYPE "APC IEM: High humidity threshold violation." + --#SUMMARY "High humidity threshold violation." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 167 + +iemHighHumidThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusProbeNumber, iemStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: High humidity threshold violated on integrated + probe cleared. The first variable is the probe number. The second + variable is the probe name." + --#TYPE "APC IEM: High humidity threshold violation cleared." + --#SUMMARY "High humidity threshold violation has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 168 + +iemLowHumidThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusProbeCurrentHumid, iemStatusProbeNumber, iemStatusProbeName, + mtrapargsString } + DESCRIPTION + "SEVERE: Low humidity threshold violated on integrated + probe. The first variable is the current humidity. The + second variable is the probe number. The third variable + is the probe name." + --#TYPE "APC IEM: Low humidity threshold violation." + --#SUMMARY "Low humidity threshold violation." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 169 + +iemLowHumidThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusProbeNumber, iemStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Low humidity threshold violated on integrated + probe cleared. The first variable is the probe number. The second + variable is the probe name." + --#TYPE "APC IEM: Low humidity threshold violation cleared." + --#SUMMARY "Low humidity threshold violation has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 170 + +iemProbeDisconnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The temperature/humidity probe on the Integrated + Environmental Monitor has been disconnected. This trap is + generated when a probe that has been in communication with + the Environmental Monitor has been disconnected or can no + longer communicate." + --#TYPE "APC IEM: Probe disconnected." + --#SUMMARY "Probe has been disconnected." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 171 + +iemProbeConnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The temperature/humidity probe on the Integrated + Environmental Monitor has been connected. This trap is generated + when the Environmental Monitor establishes communication with a + probe that had previously not been connected." + --#TYPE "APC IEM: Probe Connected." + --#SUMMARY "Probe has been connected." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 172 + +iemContactFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusContactNumber, iemStatusContactName, mtrapargsString } + DESCRIPTION + "SEVERE: There is a contact fault on the Integrated + Environmental Monitor. The first argument is the number + of the contact. The second argument is the name of the + contact." + --#TYPE "APC IEM: Contact fault." + --#SUMMARY "Contact fault." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 173 + +iemContactFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusContactNumber, iemStatusContactName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The contact fault on the Integrated + Environmental Monitor has been cleared. The first + argument is the number of the contact. The second + argument is the name of the contact." + --#TYPE "APC IEM: Contact fault." + --#SUMMARY "Contact fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 174 + +iemRelayFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusRelayNumber, iemStatusRelayName, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: The output relay on the Integrated Environmental + Monitor has switched to the fault state. The first + argument is the number of the output relay. The second + argument is the name of the output relay. The third + argument is the event that caused the fault." + --#TYPE "APC IEM: Output relay fault." + --#SUMMARY "Output relay has faulted." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 175 + +iemRelayFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { iemStatusRelayNumber, iemStatusRelayName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The fault condition on the output relay on the + Integrated Environmental Monitor has cleared. The first + argument is the number of the output relay. The second + argument is the name of the output relay." + --#TYPE "APC IEM: Output relay fault condition cleared." + --#SUMMARY "Output relay fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 176 + +bmBatManCommEstab TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Serial Communications Established with Battery Manager." + --#TYPE "BatMan : Communications Established." + --#SUMMARY "Communications Established." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 177 + +bmBatManCommLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Serial Communications Lost with Battery Manager." + --#TYPE "BatMan : Communications Lost." + --#SUMMARY "Communications Lost." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 178 + +bmBatManKneeAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Battery Voltage Knee Threshold Alarm Detected." + --#TYPE "BatMan : Knee Alarm Detected." + --#SUMMARY "Knee Alarm Detected." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 179 + +bmBatManKneeAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Battery Voltage Knee Threshold Alarm Cleared." + --#TYPE "BatMan : Knee Alarm Cleared." + --#SUMMARY "Knee Alarm Cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 180 + +bmBatManChargerAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: Charger Alarm Detected." + --#TYPE "BatMan : Charger Alarm Detected." + --#SUMMARY "Charger Alarm Detected." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 181 + +bmBatManChargerAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Charger Alarm Cleared." + --#TYPE "BatMan : Charger Alarm Cleared." + --#SUMMARY "Charger Alarm Cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 182 + +bmBatManBatteryAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: Battery Alarm Detected." + --#TYPE "BatMan : Battery Alarm Detected." + --#SUMMARY "Battery Alarm Detected." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 183 + +bmBatManBatteryAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Battery Alarm Cleared." + --#TYPE "BatMan : Battery Alarm Cleared." + --#SUMMARY "Battery Alarm Cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 184 + +bmBatManEnvironmentAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: Environment Alarm Detected." + --#TYPE "BatMan : Environment Alarm Detected." + --#SUMMARY "Environment Alarm Detected." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 185 + +bmBatManEnvironmentAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Environment Alarm Cleared." + --#TYPE "BatMan : Environment Alarm Cleared." + --#SUMMARY "Environment Alarm Cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 186 + +bmBatManMaintenanceAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Maintenance Alarm Detected." + --#TYPE "BatMan : Maintenance Due Alarm Detected." + --#SUMMARY "Maintenance Due Alarm Detected." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 187 + +bmBatManMaintenanceAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Maintenance Alarm Cleared." + --#TYPE "BatMan : Maintenance Due Alarm Cleared." + --#SUMMARY "Maintenance Due Alarm Cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 188 + +pduCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communication Established. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Communication Established." + --#SUMMARY "Communication Established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 189 + +pduCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: Communication Lost. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Communication Lost." + --#SUMMARY "Communication Lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 190 + +pduUtilityLineUndervoltage TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Utility Line Undervoltage. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Utility Line Undervoltage." + --#SUMMARY "Utility Line Undervoltage." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 191 + +pduUtilityLineUndervoltageCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Utility Line Undervoltage Cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Utility Line Undervoltage Cleared." + --#SUMMARY "Utility Line Undervoltage Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 192 + +pduUtilityLineOvervoltage TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Utility Line Overvoltage. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Utility Line Overvoltage." + --#SUMMARY "Utility Line Overvoltage." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 193 + +pduUtilityLineOvervoltageCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Utility Line Overvoltage Cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Utility Line Overvoltage Cleared." + --#SUMMARY "Utility Line Overvoltage Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 194 + +pduGroundOvercurrent TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: Ground Overcurrent. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Ground Overcurrent." + --#SUMMARY "Ground Overcurrent." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 195 + +pduGroundOvercurrentCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Ground Overcurrent Cleared. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Ground Overcurrent Cleared." + --#SUMMARY "Ground Overcurrent Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 196 + +pduCircuitPanelInputUndervoltage TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Circuit Panel Input Undervoltage. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Circuit Panel Input Undervoltage." + --#SUMMARY "Circuit Panel Input Undervoltage." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 197 + +pduCircuitPanelInputUndervoltageCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Circuit Panel Input Undervoltage Cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Circuit Panel Input Undervoltage Cleared." + --#SUMMARY "Circuit Panel Input Undervoltage Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 198 + +pduCircuitPanelInputOvervoltage TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Circuit Panel Input Overvoltage. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Circuit Panel Input Overvoltage." + --#SUMMARY "Circuit Panel Input Overvoltage." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 199 + +pduCircuitPanelInputOvervoltageCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Circuit Panel Input Overvoltage Cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Circuit Panel Input Overvoltage Cleared." + --#SUMMARY "Circuit Panel Input Overvoltage Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 200 + +pduCircuitPanelInputUndercurrent TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Circuit Panel Input Undercurrent. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Circuit Panel Input Undercurrent." + --#SUMMARY "Circuit Panel Input Undercurrent." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 201 + +pduCircuitPanelInputUndercurrentCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Circuit Panel Input Undercurrent Cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Circuit Panel Input Undercurrent Cleared." + --#SUMMARY "Circuit Panel Input Undercurrent Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 202 + +pduCircuitPanelInputOvercurrent TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Circuit Panel Input Overcurrent. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Circuit Panel Input Overcurrent." + --#SUMMARY "Circuit Panel Input Overcurrent." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 203 + +pduCircuitPanelInputOvercurrentCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Circuit Panel Input Overcurrent Cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: Circuit Panel Input Overcurrent Cleared." + --#SUMMARY "Circuit Panel Input Overcurrent Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 204 + +pduCircuitPanelFrequencyOutOfRange TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: Circuit Panel Input Frequency Out Of Range. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Circuit Panel Input Frequency Out Of Range." + --#SUMMARY "Circuit Panel Input Frequency Out Of Range." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 205 + +pduCircuitPanelFrequencyOutofRangeCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Circuit Panel Input Frequency No Longer Out Of Range. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Circuit Panel Input Frequency No Longer Out Of Range." + --#SUMMARY "Circuit Panel Input Frequency No Longer Out Of Range." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 206 + +pduCircuitPanelNeutralOvercurrent TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: Circuit Panel Input Neutral Overcurrent. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Circuit Panel Input Neutral Overcurrent." + --#SUMMARY "Circuit Panel Input Neutral Overcurrent." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 207 + +pduCircuitPanelNeutralOvercurrentCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Circuit Panel Input Neutral Overcurrent Cleared. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Circuit Panel Input Neutral Overcurrent Cleared." + --#SUMMARY "Circuit Panel Input Neutral Overcurrent Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 208 + +pduSystemOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: PDU System Off. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: System Off." + --#SUMMARY "PDU System Off." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 209 + +pduOnBatteryMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: PDU is in On Battery Mode. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: On Battery Mode." + --#SUMMARY "PDU is in On Battery Mode." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 210 + +pduMaintenanceBypassMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: PDU is in Maintenance Bypass Mode. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Maintenance Bypass Mode." + --#SUMMARY "PDU is in Maintenance Bypass Mode." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 211 + +pduAtypicalBypassMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "WARNING: PDU is in Atypical Bypass Mode. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Atypical Bypass Mode." + --#SUMMARY "PDU is in Atypical Bypass Mode." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 212 + +pduNoPanelFeedMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: PDU is in No Panel Feed Mode. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: No Panel Feed Mode." + --#SUMMARY "PDU is in No Panel Feed Mode." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 213 + +pduUpsOperationMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: PDU is in Ups Operation Mode. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Ups Operation Mode." + --#SUMMARY "PDU is in Ups Operation Mode." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 214 + +pduForcedBypassMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "WARNING: PDU is in Forced Bypass Mode. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Forced Bypass Mode." + --#SUMMARY "PDU is in Forced Bypass Mode." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 215 + +pduInputTransformerOverTemperature TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: Input Transformer Over Temperature. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Input Transformer Over Temperature." + --#SUMMARY "Input Transformer Over Temperature." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 216 + +pduInputTransformerOverTemperatureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Input Transformer Over Temperature Cleared. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC PDU: Input Transformer Over Temperature Cleared." + --#SUMMARY "Input Transformer Over Temperature Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 217 + +pduUPSInputVoltageLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: UPS Input Voltage phase-N Lost. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: UPS Input Voltage phase-N Lost." + --#SUMMARY "UPS Input Voltage phase-N Lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 218 + +pduUPSInputVoltageRestored TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: UPS Input Voltage phase-N Restored. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC PDU: UPS Input Voltage phase-N Restored." + --#SUMMARY "UPS Input Voltage phase-N Restored." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 219 + +pduContactFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: A contact closure in the PDU is in an abnormal position. + The first argument is the serial number. + The second argument is the device name. + The third argument is the number of the contact." + --#TYPE "APC PDU: Contact Abnormal." + --#SUMMARY "Contact Abnormal." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 220 + +pduContactFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A contact closure in the PDU is in a normal position. + The first argument is the serial number. + The second argument is the device name. + The third argument is the number of the contact." + --#TYPE "APC PDU: Contact Normal." + --#SUMMARY "Contact Normal." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 221 + +rPDUBankPhaseLowLoad TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusBankNumber, rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "WARNING: A bank or phase on the Rack PDU has violated the low load threshold. + The first argument is the serial number. + The second argument is the device name. + The third argument is the bank number (0 if this is phase data). + The fourth argument is the phase number (0 if this is bank data)." + --#TYPE "APC Rack PDU: Violation of bank or phase low load threshold." + --#SUMMARY "A bank or phase on the Rack PDU has violated the low load threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 222 + +rPDUBankPhaseLowLoadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusBankNumber, rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The bank or phase low load condition on a Rack PDU has been + cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the bank number (0 if this is phase data). + The fourth argument is the phase number (0 if this is bank data)." + --#TYPE "APC Rack PDU: Bank or phase low load condition cleared." + --#SUMMARY "The bank or phase low load condition on a Rack PDU has been cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 223 + +rPDUBankPhaseNearOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusBankNumber, rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "WARNING: A bank or phase of the Rack PDU is near an overload condition. + The first argument is the serial number. + The second argument is the device name. + The third argument is the bank number (0 if this is phase data). + The fourth argument is the phase number (0 if this is bank data)." + --#TYPE "APC Rack PDU: Bank or phase near an overload condition." + --#SUMMARY "A bank or phase of the Rack PDU is near an overload condition." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 224 + +rPDUBankPhaseNearOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusBankNumber, rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The bank or phase near overload condition on a Rack PDU has + been cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the bank number (0 if this is phase data). + The fourth argument is the phase number (0 if this is bank data)." + --#TYPE "APC Rack PDU: Bank or phase near overload condition has cleared." + --#SUMMARY "Rack PDU bank or phase near overload condition has cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 225 + +rPDUBankPhaseOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusBankNumber, rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "SEVERE: A bank or phase of the Rack PDU is in an overload condition. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number. + The third argument is the bank number (0 if this is phase data). + The fourth argument is the phase number (0 if this is bank data)." + --#TYPE "APC Rack PDU: Bank or phase overload condition." + --#SUMMARY "A bank or phase of the Rack PDU is in an overload condition." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 226 + +rPDUBankPhaseOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusBankNumber, rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The bank or phase overload condition on a Rack PDU has been + cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the bank number (0 if this is phase data). + The fourth argument is the phase number (0 if this is bank data)." + --#TYPE "APC Rack PDU: Bank or phase overload condition has cleared." + --#SUMMARY "The bank or phase overload condition on a Rack PDU has cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 227 + +aruDeviceConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Remote ARU Device Configuration change. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: ARU Device configuration change." + --#SUMMARY "ARU device configuration change." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 228 + +rmPDUCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString03, mtrapargsString02, mtrapargsString } + DESCRIPTION + "SEVERE: Communication Lost. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC RM PDU: Communication Lost." + --#SUMMARY "Communication Lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 229 + +emsCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communication Established. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC EMS: Communication Established." + --#SUMMARY "Communication Established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 230 + +emsCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "SEVERE: Communication Lost. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC EMS: Communication Lost." + --#SUMMARY "Communication Lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 231 + +emsProbeConnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A probe has been connected to the EMS. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the probe number. + The fourth argument is the probe name." + --#TYPE "APC EMS: Probe Connected." + --#SUMMARY "Probe Connected." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 232 + +emsProbeDisconnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: A probe has been disconnected from the EMS. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the probe number. + The fourth argument is the probe name." + --#TYPE "APC EMS: Probe Disconnected." + --#SUMMARY "Probe Disconnected." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 233 + +emsSensorConnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + emsSensorStatusSensorIndex, emsSensorStatusSensorName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A sensor has been connected to the EMS. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the sensor number. + The fourth argument is the sensor name." + --#TYPE "APC EMS: Sensor Connected." + --#SUMMARY "Sensor Connected." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 234 + +emsSensorDisconnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + emsSensorStatusSensorIndex, emsSensorStatusSensorName, mtrapargsString } + DESCRIPTION + "SEVERE: A sensor has been disconnected from the EMS. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the sensor number. + The fourth argument is the sensor name." + --#TYPE "APC EMS: Sensor Disconnected." + --#SUMMARY "Sensor Disconnected." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 235 + +emsSensorFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + emsSensorStatusSensorIndex, emsSensorStatusSensorName, mtrapargsString } + DESCRIPTION + "SEVERE: A EMS sensor is in the fault condition. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the sensor number. + The fourth argument is the sensor name." + --#TYPE "APC EMS: Sensor Fault." + --#SUMMARY "Sensor Fault." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 236 + +emsSensorFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + emsSensorStatusSensorIndex, emsSensorStatusSensorName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A EMS sensor fault condition has cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the sensor number. + The fourth argument is the sensor name." + --#TYPE "APC EMS: Sensor Fault Cleared." + --#SUMMARY "Sensor Fault Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 237 + +emsBeaconConnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A beacon has been connected to the EMS. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC EMS: Beacon Connected." + --#SUMMARY "Beacon Connected." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 238 + +emsBeaconDisconnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "SEVERE: A beacon has been disconnected from the EMS. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC EMS: Beacon Disconnected." + --#SUMMARY "Beacon Disconnected." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 239 + +emsBeaconOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A EMS beacon has gone on. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC EMS: Beacon On." + --#SUMMARY "Beacon On." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 240 + +emsBeaconOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A EMS beacon has gone off. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC EMS: Beacon Off." + --#SUMMARY "Beacon Off." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 241 + +emsMajorAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "SEVERE: A Major Alarm is present in the EMS. + The first argument is the EMS serial number. + The second argument is the EMS name." + --#TYPE "APC EMS: Major Alarm." + --#SUMMARY "Major Alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 242 + +emsMajorAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Major Alarm condition has been cleared in the EMS. + The first argument is the EMS serial number. + The second argument is the EMS name." + --#TYPE "APC EMS: Major Alarm Cleared." + --#SUMMARY "Major Alarm Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 243 + +emsMinorAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "SEVERE: A Minor Alarm is present in the EMS. + The first argument is the EMS serial number. + The second argument is the EMS name." + --#TYPE "APC EMS: Minor Alarm." + --#SUMMARY "Minor Alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 244 + +emsMinorAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Minor Alarm condition has been cleared in the EMS. + The first argument is the EMS serial number. + The second argument is the EMS name." + --#TYPE "APC EMS: Minor Alarm Cleared." + --#SUMMARY "Minor Alarm Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 245 + +emsOutletStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsOutletStatusOutletIndex, emsOutletStatusOutletName, + emsOutletStatusOutletState, emsOutletStatusOutletNormalState, mtrapargsString } + DESCRIPTION + "WARNING: An outlet on the EMS has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the outlet number. + The fourth argument is the outlet name. + The fifth argument is the current outlet state (1=ON, 2=OFF). + The sixth argument is the configured normal outlet state (1=ON, 2=OFF)." + --#TYPE "APC EMS: Outlet has changed to its abnormal state." + --#SUMMARY "Outlet has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 246 + +emsOutletStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsOutletStatusOutletIndex, emsOutletStatusOutletName, + emsOutletStatusOutletState, emsOutletStatusOutletNormalState, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet on the EMS has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the outlet number. + The fourth argument is the outlet name. + The fifth argument is the current outlet state (1=ON, 2=OFF). + The sixth argument is the configured normal outlet state (1=ON, 2=OFF)." + --#TYPE "APC EMS: Outlet has changed to its normal state." + --#SUMMARY "Outlet has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 247 + +emsInputContactStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsInputContactStatusInputContactIndex, + emsInputContactStatusInputContactName, emsInputContactStatusInputContactState, + emsInputContactStatusInputContactNormalState, mtrapargsString } + DESCRIPTION + "WARNING: An input contact on the EMS has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the input contact number. + The fourth argument is the input contact name. + The fifth argument is the input contact state (1=CLOSED, 2=OPEN). + The sixth argument is the configured normal input contact state (1=CLOSED, 2=OPEN)." + --#TYPE "APC EMS: Input contact has changed to its abnormal state." + --#SUMMARY "Input contact has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 248 + +emsInputContactStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsInputContactStatusInputContactIndex, + emsInputContactStatusInputContactName, emsInputContactStatusInputContactState, + emsInputContactStatusInputContactNormalState, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An input contact on the EMS has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the input contact number. + The fourth argument is the input contact name. + The fifth argument is the input contact state (1=CLOSED, 2=OPEN). + The sixth argument is the configured normal input contact state (1=CLOSED, 2=OPEN)." + --#TYPE "APC EMS: Input contact has changed to its normal state." + --#SUMMARY "Input contact has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 249 + +emsOutputRelayStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsOutputRelayStatusOutputRelayIndex, + emsOutputRelayStatusOutputRelayName, emsOutputRelayStatusOutputRelayState, + emsOutputRelayStatusOutputRelayNormalState, mtrapargsString } + DESCRIPTION + "WARNING: An output relay on the EMS has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the output relay number. + The fourth argument is the output relay name. + The fifth argument is the current output relay state (1=CLOSED, 2=OPEN). + The sixth argument is the configured normal output relay state (1=CLOSED, 2=OPEN)." + --#TYPE "APC EMS: Output Relay has changed to its abnormal state." + --#SUMMARY "Output Relay has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 250 + +emsOutputRelayStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsOutputRelayStatusOutputRelayIndex, + emsOutputRelayStatusOutputRelayName, emsOutputRelayStatusOutputRelayState, + emsOutputRelayStatusOutputRelayNormalState, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An output relay on the EMS has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the output relay number. + The fourth argument is the output relay name. + The fifth argument is the current output relay state (1=CLOSED, 2=OPEN). + The sixth argument is the configured normal output relay state (1=CLOSED, 2=OPEN)." + --#TYPE "APC EMS: Output Relay has changed to its normal state." + --#SUMMARY "Output Relay has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 251 + +emsDeviceConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A device configuration change has been made on the EMS. + The first argument is the EMS serial number. + The second argument is the EMS name." + --#TYPE "APC: A device configuration change on a EMS." + --#SUMMARY "A device configuration change has been made on a EMS." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 252 + +envHighTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: High temperature threshold violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: High temperature threshold violation." + --#SUMMARY "High temperature threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 253 + +envHighTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: High temperature threshold violation cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: High temperature threshold violation cleared." + --#SUMMARY "High temperature threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 254 + +envLowTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Low temperature threshold violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Low temperature threshold violation." + --#SUMMARY "Low temperature threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 255 + +envLowTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Low temperature threshold violation cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Low temperature threshold violation cleared." + --#SUMMARY "Low temperature threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 256 + +envHighHumidityThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeHumidity, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: High humidity threshold violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current humidity + The fourth argument is the probe number. + The fifth argument is the probe name." + --#TYPE "APC ENV: High humidity threshold violation." + --#SUMMARY "High humidity threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 257 + +envHighHumidityThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeHumidity, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: High humidity threshold violation cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current humidity. + The fourth argument is the probe number. + The fifth argument is the probe name." + --#TYPE "APC ENV: High humidity threshold violation cleared." + --#SUMMARY "High humidity threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 258 + +envLowHumidityThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeHumidity, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Low humidity threshold violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current humidity + The fourth argument is the probe number. + The fifth argument is the probe name." + --#TYPE "APC ENV: Low humidity threshold violation." + --#SUMMARY "Low humidity threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 259 + +envLowHumidityThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeHumidity, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Low humidity threshold violation cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current humidity. + The fourth argument is the probe number. + The fifth argument is the probe name." + --#TYPE "APC ENV: Low humidity threshold violation cleared." + --#SUMMARY "Low humidity threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 260 + + +-- Switched and Metered Rack PDU Traps + +rPDUCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communication with a Rack PDU has been established. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC Rack PDU: Communication established." + --#SUMMARY "Communication with a Rack PDU established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 266 + +rPDUCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, mtrapargsString } + DESCRIPTION + "SEVERE: Communication with a Rack PDU has been lost. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC Rack PDU: Communication lost." + --#SUMMARY "Communication with a Rack PDU has been lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 267 + +rPDUOutletOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletControlIndex, rPDUOutletControlOutletName, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet on a Switched Rack PDU has turned on. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet index number. + The fourth argument is the outlet name." + --#TYPE "APC Switched Rack PDU: An outlet has turned on." + --#SUMMARY "An outlet on a Switched Rack PDU has turned on." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 268 + +rPDUOutletOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletControlIndex, rPDUOutletControlOutletName, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet on a Switched Rack PDU has turned off. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet index number. + The fourth argument is the outlet name." + --#TYPE "APC Switched Rack PDU: An outlet has turned off." + --#SUMMARY "An outlet on a Switched Rack PDU has turned off." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 269 + +rPDUDeviceConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A device configuration change has been made on a + Rack PDU. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC Rack PDU: Device configuration change made." + --#SUMMARY "Device configuration change has been made on a Rack PDU." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 270 + +rPDUOutletConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletControlIndex, rPDUOutletControlOutletName, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet configuration change has been made on a + Switched Rack PDU. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet index number. + The fourth argument is the outlet name." + --#TYPE "APC Switched Rack PDU: Outlet configuration change made." + --#SUMMARY "Outlet configuration change has been made on a Switched Rack PDU." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 271 + +rPDULowLoad TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "WARNING: A Rack PDU has violated the low load threshold. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC Rack PDU: Violation of low load threshold." + --#SUMMARY "A Rack PDU has violated the low load threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 272 + +rPDULowLoadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The low load condition on a Rack PDU has been + cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC Rack PDU: Low load condition cleared." + --#SUMMARY "The low load condition on a Rack PDU has been cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 273 + +rPDUNearOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "WARNING: A Rack PDU is near an overload condition. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC Rack PDU: Near an overload condition." + --#SUMMARY "A Rack PDU is near an overload condition." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 274 + +rPDUNearOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The near overload condition on a Rack PDU has + been cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC Rack PDU: Near overload condition has cleared." + --#SUMMARY "Rack PDU near overload condition has cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 275 + +rPDUOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "SEVERE: A Rack PDU is in an overload condition. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC Rack PDU: Overload condition." + --#SUMMARY "A Rack PDU is in an overload condition." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 276 + +rPDUOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadStatusPhaseNumber, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The overload condition on a Rack PDU has been + cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase number." + --#TYPE "APC Rack PDU: Overload condition has cleared." + --#SUMMARY "The overload condition on a Rack PDU has cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 277 + +rPDUPowerSupply1Fail TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, mtrapargsString } + DESCRIPTION + "SEVERE: Power Supply 1 on Rack PDU is in FAIL state. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC Rack PDU: Power Supply 1 is in FAIL state." + --#SUMMARY "Power Supply 1 on Rack PDU is in FAIL state." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 278 + +rPDUPowerSupply1Ok TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Power Supply 1 on Rack PDU is operating normally. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC Rack PDU: Power Supply 1 is operating normally." + --#SUMMARY "Power Supply 1 on Rack PDU is operating normally." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 279 + +rPDUPowerSupply2Fail TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, mtrapargsString } + DESCRIPTION + "SEVERE: Power Supply 2 on Rack PDU is in FAIL state. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC Rack PDU: Power Supply 2 is in FAIL state." + --#SUMMARY "Power Supply 2 on Rack PDU is in FAIL state." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 280 + +rPDUPowerSupply2Ok TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Power Supply 2 on Rack PDU is operating normally. + The first argument is the serial number. + The second argument is the device name." + --#TYPE "APC Rack PDU: Power Supply 2 is operating normally." + --#SUMMARY "Power Supply 2 on Rack PDU is operating normally." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 281 + +rPDUPhaseConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDULoadPhaseConfigIndex, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A phase configuration change has been made on a + Rack PDU. + The first argument is the serial number. + The second argument is the device name. + The third argument is the phase index number." + --#TYPE "APC Rack PDU: Phase configuration change made." + --#SUMMARY "Phase configuration change has been made on a Rack PDU." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 282 + +rPDUCancelPendingCommand TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletControlIndex, rPDUOutletControlOutletName, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A cancel pending command has been made on a + Switched Rack PDU. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet index number (0 indicates all outlets). + The fourth argument is the outlet name (or device name if all outlets)." + --#TYPE "APC Switched Rack PDU: Cancel Pending Command made." + --#SUMMARY "A Cancel Pending Command has been made on a Switched Rack PDU." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 283 + +aruAlinkCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Remote ARU Communication Established. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Communication Established." + --#SUMMARY "Communication Established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 284 + +aruAlinkCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "SEVERE: Remote ARU Communication Lost. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Communication Lost." + --#SUMMARY "Communication Lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 285 + +aruFanFail TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "SEVERE: Remote ARU Fan Fail. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Fan Failure." + --#SUMMARY "Fan Fail." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 286 + +aruFanFailCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Remote ARU Fan Fail Cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Fan Fail Cleared." + --#SUMMARY "Fan Fail Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 287 + +aruSmokeAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "SEVERE: Remote ARU Smoke Alarm. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Smoke Alarm." + --#SUMMARY "Smoke Alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 288 + +aruSmokeAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Remote ARU Smoke Alarm Cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Smoke Alarm Cleared." + --#SUMMARY "Smoke Alarm Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 289 + +aruHighTemperatureAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "WARNING: ARU Exhaust temperature has exceeded the override + threshold and the ARU has increased fan speed to + maintain a safe environment in the rack. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: High Temperature Alarm." + --#SUMMARY "High Temperature Alarm." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 290 + +aruHighTemperatureAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: ARU temperature override state has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: High Temperature Alarm Cleared." + --#SUMMARY "High Temperature Alarm Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 291 + +aruExhaustTemperatureAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "SEVERE: ARU Extreme Exhaust Temperature Alarm. + The ARU is unable to control the temperature within the rack + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Exhaust Temperature Alarm." + --#SUMMARY "Exhaust Temperature Alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 292 + +aruExhaustTemperatureAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Remote ARU Exhaust Temperature Alarm Cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Exhaust Temperature Alarm Cleared." + --#SUMMARY "Exhaust Temperature Alarm Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 293 + +envAlinkCommunicationEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Remote Probe Communication Established. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the probe number. + The fourth argument is the probe name." + --#TYPE "APC ENV: Communication Established." + --#SUMMARY "Communication Established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 294 + +envAlinkCommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Remote Probe Communication Lost. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the probe number. + The fourth argument is the probe name." + --#TYPE "APC ENV: Communication Lost." + --#SUMMARY "Communication Lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 295 + +emsAlinkPowerOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "SEVERE: Alink Power Overload. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC EMS: Alink Power Overload." + --#SUMMARY "Alink Power Overload." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 296 + +emsAlinkPowerOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Alink Power Overload Cleared. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC EMS: Alink Power Overload Cleared." + --#SUMMARY "Alink Power Overload Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 297 + +upsOutletGroupTurnedOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { upsOutletGroupControlIndex, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The specified Outlet Group turned on." + --#TYPE "APC UPS: Outlet Group turned on." + --#SUMMARY "Outlet Group turned on" + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 298 + +upsOutletGroupTurnedOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { upsOutletGroupControlIndex, mtrapargsString } + DESCRIPTION + "WARNING: The specified Outlet Group turned off." + --#TYPE "APC UPS: Outlet Group turned off." + --#SUMMARY "Outlet Group turned off." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 299 + +smwCriticalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsGauge, mtrapargsString } + DESCRIPTION + "SEVERE: A Symmetra MW UPS critical condition has been detected. + The first variable is the fault condition." + --#TYPE "APC Symmetra MW UPS: A critical condition has been detected." + --#SUMMARY "A critical condition has been detected." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 300 + +smwCriticalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsGauge, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Symmetra MW UPS critical condition has been cleared. + The first variable is the fault condition." + --#TYPE "APC Symmetra MW UPS: A critical condition has been cleared." + --#SUMMARY "A critical condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 301 + +smwWarningCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsGauge, mtrapargsString } + DESCRIPTION + "WARNING: A Symmetra MW UPS warning condition has been detected. + The first variable is the fault condition." + --#TYPE "APC Symmetra MW UPS: A warning condition has been detected." + --#SUMMARY "A warning condition has been detected." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 302 + +smwWarningConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsGauge, mtrapargsString } + DESCRIPTION + "WARNING: A Symmetra MW UPS warning condition has been cleared. + The first variable is the fault condition." + --#TYPE "APC Symmetra MW UPS: A warning condition has been cleared." + --#SUMMARY "A warning condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 303 + +smwInformationalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsGauge, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Symmetra MW UPS informational condition has been detected. + The first variable is the fault condition." + --#TYPE "APC Symmetra MW UPS: Informational condition detected." + --#SUMMARY "An informational condition has been detected." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 304 + +smwInformationalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsGauge, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Symmetra MW UPS informational condition has been cleared. + The first variable is the fault condition." + --#TYPE "APC Symmetra MW UPS: Informational condition cleared." + --#SUMMARY "An informational condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 305 + +airCriticalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: An Air critical condition was detected. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC Air: A critical condition was detected. " + --#SUMMARY "A critical condition was detected. " + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 306 + +airCriticalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An Air critical condition was cleared. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC Air: A critical condition was cleared. " + --#SUMMARY "A critical condition was cleared. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 307 + +airWarningCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: An Air warning condition was detected. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC Air: A warning condition was detected. " + --#SUMMARY "A warning condition was detected. " + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 308 + +airWarningConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: An Air warning condition was cleared. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC Air: A warning condition was cleared. " + --#SUMMARY "A warning condition was cleared. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 309 + +airInformationalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An Air informational condition was detected. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC Air: Informational condition detected. " + --#SUMMARY "An informational condition was detected. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 310 + +airInformationalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An Air informational condition was cleared. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC Air: Informational condition was cleared. " + --#SUMMARY "An informational condition was cleared. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 311 + +-- xPDU Traps (part 1) + +xPDUInputVoltageLowAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: Three-phase input voltage to the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N, 4=unused, 5=L1-L2, 6=L2-L3, 7=L3-L1). + The fourth argument is the measured voltage in tenths of Volts. + The fifth argument is the threshold, in tenths of Volts, from which the alarm was generated." + --#TYPE "APC XPDU: Main input low voltage alarm." + --#SUMMARY "Input voltage is below threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 312 + +xPDUInputVoltageLowAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Three-phase input voltage to the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N, 4=unused, 5=L1-L2, 6=L2-L3, 7=L3-L1). + The fourth argument is the measured voltage in tenths of Volts." + --#TYPE "APC XPDU: Main input low voltage alarm cleared." + --#SUMMARY "Main input low voltage cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 313 + + +xPDUInputVoltageHighAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: Three-phase input voltage to the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N, 4=unused, 5=L1-L2, 6=L2-L3, 7=L3-L1). + The fourth argument is the measured voltage in tenths of Volts. + The fifth argument is the threshold, in tenths of Volts, above which the alarm was generated." + --#TYPE "APC XPDU: Main input high voltage alarm." + --#SUMMARY "Main input voltage is above threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 314 + +xPDUInputVoltageHighAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Three-phase input voltage to the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N, 4=unused, 5=L1-L2, 6=L2-L3, 7=L3-L1). + The fourth argument is the measured voltage in tenths of Volts." + --#TYPE "APC XPDU: Main input high voltage alarm cleared." + --#SUMMARY "Main input high voltage alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 315 + +xPDUBypassVoltageLowAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: Three-phase bypass input voltage to the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N). + The fourth argument is the measured voltage in tenths of Volts. + The fifth argument is the threshold, in tenths of Volts, from which the alarm was generated." + --#TYPE "APC XPDU: Bypass input low voltage alarm." + --#SUMMARY "Bypass input voltage is below threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 316 + +xPDUBypassVoltageLowAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Three-phase bypass input voltage to the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N). + The fourth argument is the measured voltage in tenths of Volts." + --#TYPE "APC XPDU: Bypass input low voltage alarm cleared." + --#SUMMARY "Bypass input low voltage alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 317 + +xPDUBypassVoltageHighAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: Three-phase bypass input voltage to the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N). + The fourth argument is the measured voltage in tenths of Volts. + The fifth argument is the threshold, in tenths of Volts, above which the alarm was generated." + --#TYPE "APC XPDU: Bypass input high voltage alarm." + --#SUMMARY "Bypass input voltage is above threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 318 + +xPDUBypassVoltageHighAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Three-phase bypass input voltage to the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N). + The fourth argument is the measured voltage in tenths of Volts." + --#TYPE "APC XPDU: Bypass input high voltage alarm cleared." + --#SUMMARY "Bypass input voltage alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 319 + +xPDUOutputVoltageLowAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The three-phase output voltage of the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N). + The fourth argument is the measured voltage in tenths of Volts. + The fifth argument is the threshold, in tenths of Volts, from which the alarm was generated." + --#TYPE "APC XPDU: Output low voltage alarm." + --#SUMMARY "Output voltage is below threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 320 + +xPDUOutputVoltageLowAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The three-phase output voltage of the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N). + The fourth argument is the measured voltage in tenths of Volts." + --#TYPE "APC XPDU: Output low voltage alarm cleared." + --#SUMMARY "Output low voltage alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 321 + +xPDUOutputVoltageHighAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The three-phase output voltage of the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N). + The fourth argument is the measured voltage in tenths of Volts. + The fifth argument is the threshold, in tenths of Volts, above which the alarm was generated." + --#TYPE "APC XPDU: Output high voltage alarm." + --#SUMMARY "Output voltage is above threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 322 + +xPDUOutputVoltageHighAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The three-phase output voltage of the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N). + The fourth argument is the measured voltage in tenths of Volts." + --#TYPE "APC XPDU: Output high voltage alarm cleared." + --#SUMMARY "Output high voltage alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 323 + +xPDUOutputCurrentLowAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The three-phase output load current of the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3). + The fourth argument is the measured current in tenths of Amps. + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated." + --#TYPE "APC XPDU: Output low current alarm." + --#SUMMARY "Output current is below threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 324 + +xPDUOutputCurrentLowAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The three-phase output load current of the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3). + The fourth argument is the measured current in tenths of Amps." + --#TYPE "APC XPDU: Output low current alarm cleared." + --#SUMMARY "Output low current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 325 + +xPDUOutputCurrentHighAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The three-phase load current of the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3). + The fourth argument is the measured current in tenths of Amps. + The fifth argument is the threshold, in tenths of Amps, above which the alarm was generated." + --#TYPE "APC XPDU: Output high current alarm." + --#SUMMARY "Output current is above threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 326 + +xPDUOutputCurrentHighAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The three-phase output current of the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3). + The fourth argument is the measured current in tenths of Amps." + --#TYPE "APC XPDU: Output high current alarm cleared." + --#SUMMARY "Output high current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 327 + +xPDUOutputFrequencyAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The devices output frequency is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the frequency deviation from the nominal in tenths of Hertz." + --#TYPE "APC XPDU: Output frequency out-of-range alarm." + --#SUMMARY "Output frequency is out-of-range." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 328 + +xPDUOutputFrequencyAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The devices output frequency is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Output frequency back in range." + --#SUMMARY "Output frequency in range." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 329 + +xPDUSystemGroundCurrentAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "SEVERE: The earth ground current of the device is over the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the measured current in tenths of Amps. + The fourth argument is the threshold, in tenths of Amps, above which the alarm was generated." + --#TYPE "APC XPDU: Earth ground high current alarm." + --#SUMMARY "Earth ground current is above threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 330 + +xPDUSystemGroundCurrentAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The earth ground current of the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the measured current in tenths of Amps." + --#TYPE "APC XPDU: Earth ground high current alarm cleared." + --#SUMMARY "Earth ground high current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 331 + +xPDUInputContactStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsString02, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: A user input contact on the device has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the input contact number. + The fourth argument is the input contact name. + The fifth argument is the input contact state (1=OPEN, 2=CLOSED). + The sixth argument is the configured normal input contact state (1=OPEN, 2=CLOSED)." + --#TYPE "APC XPDU: Input contact has changed to its abnormal state." + --#SUMMARY "Input contact has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 332 + +xPDUInputContactStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsString02, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A user input contact on the device has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the input contact number. + The fourth argument is the input contact name. + The fifth argument is the input contact state (1=CLOSED, 2=OPEN). + The sixth argument is the configured normal input contact state (1=OPEN, 2=CLOSED)." + --#TYPE "APC XPDU: Input contact has changed to its normal state." + --#SUMMARY "Input contact has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 333 + +xPDUOutputNeutralCurrentHighAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "WARNING: The three-phase neutral current of the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the measured current in tenths of Amps. + The fourth argument is the threshold, in tenths of Amps, above which the alarm was generated." + --#TYPE "APC XPDU: Output high neutral current alarm." + --#SUMMARY "Output neutral current is above threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 334 + +xPDUOutputNeutralCurrentHighAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The output neutral current of the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the measured current in tenths of Amps." + --#TYPE "APC XPDU: Output neutral high current alarm cleared." + --#SUMMARY "Output neutral high current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 335 + +xPDUCoolingFanAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: The device's internal cooling fans have failed. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Cooling fan failure alarm." + --#SUMMARY "Cooling fan failure." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 336 + +xPDUCoolingFanAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The device's cooling fans are now functioning properly. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Cooling fan alarm cleared." + --#SUMMARY "Cooling fan alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 337 + +xPDUTransformerTempAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: The device's isolation transformer is over temperature. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Isolation transformer over temperature alarm." + --#SUMMARY "Transformer temp alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 338 + +xPDUTransformerTempAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The device's isolation transformer is no longer over temperature. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Isolation transformer over temperature alarm cleared." + --#SUMMARY "Transformer temp alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 339 + +xPDUBranchCurrentLowAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: The current in a branch circuit is outside the limits specified for that + branch circuit. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the panel position of the branch circuit (1-based index). + The fourth argument is the measured current in tenths of Amps. + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated." + --#TYPE "APC XPDU: Branch circuit low current alarm." + --#SUMMARY "Branch circuit current is below threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 340 + +xPDUBranchCurrentLowAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a branch circuit is back within the limits + specified for that branch circuit. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the panel position of the branch circuit (1-based index). + The fourth argument is the measured current in tenths of Amps." + --#TYPE "APC XPDU: Branch circuit low current alarm cleared." + --#SUMMARY "Branch circuit low current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 341 + +xPDUBranchCurrentHighAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: The current in a branch circuit is outside the limits specified for that + branch circuit. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the panel position of the branch circuit (1-based index). + The fourth argument is the measured current in tenths of Amps. + The fifth argument is the threshold, in tenths of Amps, above which the alarm was generated." + --#TYPE "APC XPDU: Branch circuit high current alarm." + --#SUMMARY "Branch circuit current is above threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 342 + +xPDUBranchCurrentHighAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a branch circuit is back within the limits + specified for that branch circuit. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the panel position of the branch circuit (1-based index). + The fourth argument is the measured current in tenths of Amps." + --#TYPE "APC XPDU: Branch circuit high current alarm cleared." + --#SUMMARY "Branch circuit high current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 343 + + +xPDUInternalCommError TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: There is an internal communication error in the device. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Internal communication error." + --#SUMMARY "Internal communication error." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 344 + +emsHardwareStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "SEVERE: The device's hardware is improperly configured and operating outside + normal bounds for the hardware. This can be caused by improper devices being + connected to the EMS ports or Alink Current limit detection." + --#TYPE "APC EMS: Hardware is in an abnormal state." + --#SUMMARY "Hardware is in an abnormal state." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 345 + +emsHardwareStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The device's hardware is in its normal operational state. + The first argument is the host device serial number." + --#TYPE "APC EMS: Hardware is in a normal state." + --#SUMMARY "Hardware is in its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 346 + +ceSevereCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: A Custom Event severe condition was detected. + The first variable is the custom event text message. + The second variable is the custom event number." + --#TYPE "APC Custom Event: A severe condition was detected. " + --#SUMMARY "A severe condition was detected. " + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 347 + +ceSevereConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Custom Event severe condition was cleared. + The first variable is the custom event text message. + The second variable is the custom event number." + --#TYPE "APC Custom Event: A severe condition was cleared. " + --#SUMMARY "A severe condition was cleared. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 348 + +ceWarningCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: A Custom Event warning condition was detected. + The first variable is the custom event text message. + The second variable is the custom event number." + --#TYPE "APC Custom Event: A warning condition was detected. " + --#SUMMARY "A warning condition was detected. " + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 349 + +ceWarningConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Custom Event warning condition was cleared. + The first variable is the custom event text message. + The second variable is the custom event number." + --#TYPE "APC Custom Event: A warning condition was cleared. " + --#SUMMARY "A warning condition was cleared. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 350 + +ceInformationalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Custom Event informational condition was detected. + The first variable is the custom event text message. + The second variable is the custom event number." + --#TYPE "APC Custom Event: Informational condition detected. " + --#SUMMARY "An informational condition was detected. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 351 + +ceInformationalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Custom Event informational condition was cleared. + The first variable is the custom event text message. + The second variable is the custom event number." + --#TYPE "APC Custom Event: Informational condition was cleared. " + --#SUMMARY "An informational condition was cleared. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 352 + +upsInternalOverTemperature TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The internal over temperature condition exists." + --#TYPE "APC UPS: The internal over temperature condition exists." + --#SUMMARY "The internal over temperature condition exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 353 + +upsInternalOverTemperatureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The internal over temperature condition cleared." + --#TYPE "APC UPS: The internal over temperature condition cleared." + --#SUMMARY "The internal over temperature condition cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 354 + +upsMpuReset TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The MPU has been reset." + --#TYPE "APC UPS: The MPU has been reset." + --#SUMMARY "The MPU has been reset." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 355 + +upsOutputSwitchClosed TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The Output Switch is closed." + --#TYPE "APC UPS: The Output Switch is closed." + --#SUMMARY "The Output Switch is closed." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 356 + +upsOutputSwitchOpened TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The Output Switch is open." + --#TYPE "APC UPS: The Output Switch is open." + --#SUMMARY "The Output Switch is open." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 357 + +upsCalibrationStackChanged TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A calibration value in the stack was changed." + --#TYPE "APC UPS: A calibration value in the stack was changed." + --#SUMMARY "A calibration value in the stack was changed." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 358 + + +-- Upgraded EMS now has more env traps + +envMaxTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Max temperature threshold violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Max temperature threshold violation." + --#SUMMARY "Max temperature threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 359 + +envMaxTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Max temperature threshold violation cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Max temperature threshold violation cleared." + --#SUMMARY "Max temperature threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 360 + +envMinTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Min temperature threshold violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Min temperature threshold violation." + --#SUMMARY "Min temperature threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 361 + +envMinTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Min temperature threshold violation cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Min temperature threshold violation cleared." + --#SUMMARY "Min temperature threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 362 + +envMaxHumidityThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeHumidity, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Max humidity threshold violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current humidity + The fourth argument is the probe number. + The fifth argument is the probe name." + --#TYPE "APC ENV: Max humidity threshold violation." + --#SUMMARY "Max humidity threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 363 + +envMaxHumidityThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeHumidity, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Max humidity threshold violation cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current humidity. + The fourth argument is the probe number. + The fifth argument is the probe name." + --#TYPE "APC ENV: Max humidity threshold violation cleared." + --#SUMMARY "Max humidity threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 364 + +envMinHumidityThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeHumidity, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Min humidity threshold violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current humidity + The fourth argument is the probe number. + The fifth argument is the probe name." + --#TYPE "APC ENV: Min humidity threshold violation." + --#SUMMARY "Min humidity threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 365 + +envMinHumidityThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeHumidity, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Min humidity threshold violation cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current humidity. + The fourth argument is the probe number. + The fifth argument is the probe name." + --#TYPE "APC ENV: Min humidity threshold violation cleared." + --#SUMMARY "Min humidity threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 366 + +envSTIncTempRateViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Short-term increasing temperature rate violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Short-term inc. temp rate violation." + --#SUMMARY "Short-term inc. temp rate violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 367 + +envSTIncTempRateViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Short-term increasing temperature rate cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Short-term inc. temp rate violation cleared." + --#SUMMARY "Short-term inc. temp rate violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 368 + +envSTDecTempRateViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Short-term decreasing temperature rate violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Short-term dec. temp rate violation." + --#SUMMARY "Short-term dec. temp rate violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 369 + +envSTDecTempRateViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Short-term decreasing temperature rate cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Short-term dec. temp rate violation cleared." + --#SUMMARY "Short-term dec. temp rate violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 370 + +envLTIncTempRateViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Long-term increasing temperature rate violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Long-term inc. temp rate violation." + --#SUMMARY "Long-term inc. temp rate violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 371 + +envLTIncTempRateViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Long-term increasing temperature rate cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Long-term inc. temp rate violation cleared." + --#SUMMARY "Long-term inc. temp rate violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 372 + +envLTDecTempRateViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "SEVERE: Long-term decreasing temperature rate violated on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Long-term dec. temp rate violation." + --#SUMMARY "Long-term dec. temp rate violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 373 + +envLTDecTempRateViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, emsProbeStatusProbeTemperature, emsStatusSysTempUnits, + emsProbeStatusProbeIndex, emsProbeStatusProbeName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Long-term decreasing temperature rate cleared on the probe. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the current temperature. + The fourth argument is the temperature scale. + The fifth argument is the probe number. + The sixth argument is the probe name." + --#TYPE "APC ENV: Long-term dec. temp rate violation cleared." + --#SUMMARY "Long-term dec. temp rate violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 374 + +-- Battery Management System Traps + +bmsCriticalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: A Battery Management System critical condition was detected. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC BMS: A critical condition was detected. " + --#SUMMARY "A critical condition was detected. " + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 375 + +bmsCriticalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Battery Management System critical condition was cleared. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC BMS: A critical condition was cleared. " + --#SUMMARY "A critical condition was cleared. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 376 + +bmsWarningCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: A Battery Management System warning condition was detected. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC BMS: A warning condition was detected. " + --#SUMMARY "A warning condition was detected. " + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 377 + +bmsWarningConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: A Battery Management System warning condition was cleared. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC BMS: A warning condition was cleared. " + --#SUMMARY "A warning condition was cleared. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 378 + +bmsInformationalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Battery Management System informational condition was detected. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC BMS: Informational condition detected. " + --#SUMMARY "An informational condition was detected. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 379 + +bmsInformationalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A Battery Management System informational condition was cleared. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "APC BMS: Informational condition was cleared. " + --#SUMMARY "An informational condition was cleared. " + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 380 + +-- xATS Traps + +xATSOutputVoltageLowAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The device three-phase output voltage of the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N, 4=unused, 5=L1-L2, 6=L2-L3, 7=L3-L1). + The fourth argument is the measured voltage in tenths of Volts. + The fifth argument is the threshold, in tenths of Volts, from which the alarm was generated." + --#TYPE "APC XATS: Output low voltage alarm." + --#SUMMARY "Output voltage is below threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 381 + +xATSOutputVoltageLowAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The devices three-phase output voltage is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N, 4=unused, 5=L1-L2, 6=L2-L3, 7=L3-L1). + The fourth argument is the measured voltage in tenths of Volts." + --#TYPE "APC XATS: Output low voltage alarm cleared." + --#SUMMARY "Output low voltage alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 382 + +xATSOutputVoltageHighAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The device three-phase output voltage of the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N, 4=unused, 5=L1-L2, 6=L2-L3, 7=L3-L1). + The fourth argument is the measured voltage in tenths of Volts. + The fifth argument is the threshold, in tenths of Volts, above which the alarm is generated." + --#TYPE "APC XATS: Output high voltage alarm." + --#SUMMARY "Output voltage is above threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 383 + +xATSOutputVoltageHighAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The devices three-phase output voltage is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1-N, 2=L2-N, 3=L3-N, 4=unused, 5=L1-L2, 6=L2-L3, 7=L3-L1). + The fourth argument is the measured voltage in tenths of Volts." + --#TYPE "APC XATS: Output high voltage alarm cleared." + --#SUMMARY "Output high voltage alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 384 + +xATSOutputCurrentLowAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The three-phase load current of the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3). + The fourth argument is the measured current in Amps. + The fifth argument is the threshold, in Amps, from which the alarm was generated." + --#TYPE "APC XATS: Output low current alarm." + --#SUMMARY "Output current is below threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 385 + +xATSOutputCurrentLowAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The three-phase load current of the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3). + The fourth argument is the measured current in Amps." + --#TYPE "APC XATS: Output low current alarm cleared." + --#SUMMARY "Output low current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 386 + +xATSOutputCurrentHighAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The three-phase output load current of the device is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3). + The fourth argument is the measured current in Amps. + The fifth argument is the threshold, in Amps, from which the alarm was generated." + --#TYPE "APC XATS: Output high current alarm." + --#SUMMARY "Output current is above threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 387 + +xATSOutputCurrentHighAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The three-phase output load current of the device is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3). + The fourth argument is the measured current in Amps." + --#TYPE "APC XATS: Output high current alarm cleared." + --#SUMMARY "Output high current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 388 + + +xATSOutputFrequencyAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "SEVERE: The devices output frequency is outside the specified limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the frequency deviation from the nominal in tenths of Hertz. + The fourth argument is the frequency deviation threshold in tenths of Hertz, + from which the alarm was generated." + --#TYPE "APC XATS: Output frequency out-of-range alarm." + --#SUMMARY "Output frequency is out-of-range." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 389 + +xATSOutputFrequencyAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The devices output frequency is back within the specified limits. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Output frequency back in range." + --#SUMMARY "Output frequency in range." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 390 + +xATSInternalCommError TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: There is an internal communication error in the device. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Internal communication error." + --#SUMMARY "Internal communication error." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 391 + +xATSInternalCommErrorCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Internal communication has been restored. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Internal Communication error cleared." + --#SUMMARY "ATS Communication error cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 392 + +xATSDataCommMismatchError TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: A data incompatibility exists within the device. This + is typically the result of mismatches between firmware revisions + of the transfer switch controller and the Network Management interface. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Data mismatch error." + --#SUMMARY "ATS data mismatch error." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 393 + +xATSDataCommMismatchErrorCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The internal data incompatibility has been resolved. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: data mismatch error cleared." + --#SUMMARY "ATS data mismatch error cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 394 + +xATSGenCommLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "WARNING: The XATS cannot communicate with the generator. + This will make unavailable all the xATSGenerator OIDs. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: No communication with generator." + --#SUMMARY "ATS/Generator communication lost." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 395 + +xATSGenCommEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The XATS has established communication with the generator. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Communication with generator established." + --#SUMMARY "ATS/generator communication established." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 396 + +xATSNeutralPosition TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "WARNING: XATS has transferred to neutral position. + In this position neither Source 1 nor Source 2 is selected, + and the XATS will have no output voltage. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the mode in which the switch is operating + (1=Auto, 2=Not-in-Auto, Abnormal Condition 3=Not-in-Auto, manual)." + --#TYPE "APC XATS: Transferred to the neutral (no output power) position." + --#SUMMARY "Transferred to neutral." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 397 + +xATSSwitchTransferEvent TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: XATS has transferred from one source to the other. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the mode in which the switch is operating. + (1=Auto, 2=Not-in-Auto, Abnormal Condition 3=Not-in-Auto, manual). + The fourth argument is the input source selected (1=Source 1, 2=Source 2). + The fifth argument is type of transfer that took place. (1=Closed, 2=Open, 3=Unknown)" + --#TYPE "APC XATS: Transferred from Source-X to Source-Y." + --#SUMMARY "Source-to-Source transfer." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 398 + +xATSInternalATSFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: An internal XATS fault has been detected. + The XATS may have forced itself to not-in-auto mode (abnormal condition), + as indicated by the xATSSwitchStatusAutoSwitchOperationalMode OID. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument indicates the detected fault. + + 1=Cannot Close S1 + 2=Cannot Close S2 + 3=Cannot Open S1 + 4=Cannot Open S2 + 5=Cannot Trip Open S1 + 6=Cannot Trip Open S2 + 7=Start Contact Failure + 8=Voltage Sensing Failure" + + --#TYPE "APC XATS: Internal fault detected." + --#SUMMARY "ATS internal fault detected." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 399 + +xATSInternalATSFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected internal XATS fault has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument indicates the detected fault. + + 1=Cannot Close S1 + 2=Cannot Close S2 + 3=Cannot Open S1 + 4=Cannot Open S2 + 5=Cannot Trip Open S1 + 6=Cannot Trip Open S2 + 7=Start Contact Failure + 8=Voltage Sensing Failure" + + --#TYPE "APC XATS: Internal fault cleared." + --#SUMMARY "ATS internal fault cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 400 + +xATSEngineStartAsserted TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The XATS has asserted the Engine Start contact. + This should result in the generator producing output voltage. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument indicates the reason that the start signal was asserted + 1=Unknown, 2=S1 Low Voltage, 3=S1 High Voltage, 4=S1 Line Imbalance, + 5=S1 Freq Range, 6=S1 Bad Rotation." + --#TYPE "APC XATS: Engine Start signal asserted." + --#SUMMARY "Engine Start asserted." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 401 + +xATSEngineStopAsserted TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The XATS has de-asserted the Engine Start contact. + This should result in the generator shutting down, and producing no output voltage. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Engine Stop signal asserted." + --#SUMMARY "Engine Stop asserted." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 402 + +xATSStartFailure TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator failed to start. After assertion of the + Engine Start signal, the quality of Source 2 was not seen as good. + This alarm can be cleared using the xATSSwitchStatusClearLatchedAlarms OID. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument indicates the line quality at S2 + 1=Unknown, 2=S2 Low Voltage, 3=S2 High Voltage, 4=S2 Line Imbalance, + 4=S2 Freq Range, 5=S2 Bad Rotation." + --#TYPE "APC XATS: Generator failed to start alarm." + --#SUMMARY "Generator failed to start." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 403 + +xATSStopFailure TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "WARNING: The generator failed to stop. After de-assertion of the + Engine Start signal, the quality of Source 2 continued to be seen as good. + This alarm can be cleared using the xATSSwitchStatusClearLatchedAlarms OID. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Generator failed to stop alarm." + --#SUMMARY "Generator failed to stop." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 404 + +xATSNotInAutomaticMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: Automatic Transfer Switch is not in automatic mode. + The first argument is the host device serial number. + The second argument is the host device name. + The xATSSwitchStatusAutoSwitchStatus OID and the + xATSSwitchStatusAutoSwitchOperationalMode OID + can provide more information about the state of the XATS." + --#TYPE "APC XATS: XATS is not-in-automatic mode." + --#SUMMARY "ATS not in auto." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 405 + +xATSNotInAutomaticModeCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Automatic Transfer Switch is in automatic mode. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: XATS in auto mode." + --#SUMMARY "ATS in auto mode." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 406 + +xATSEpoTripped TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: The device's Emergency Power Off (EPO) circuit is tripped. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Emergency Power Off (EPO) tripped." + --#SUMMARY "EPO tripped." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 407 + +xATSEpoReset TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The device's Emergency Power Off (EPO) circuit has been + reset to the armed position. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Emergency Power Off (EPO) reset." + --#SUMMARY "EPO armed." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 408 + +xATSEpoTestMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "WARNING: The device's Emergency Power Off (EPO) circuit has been + switched back to the test position. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Emergency Power Off (EPO) in test mode." + --#SUMMARY "EPO disabled." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 409 + +xATSEpoArmed TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The device's Emergency Power Off (EPO) circuit has been + switched back to the armed position. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Emergency Power Off (EPO) enabled." + --#SUMMARY "EPO armed." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 410 + +xATSTestInitiated TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A scheduled test has been initiated. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the type of test initiated (1=scheduled, 2=manual)." + --#TYPE "APC XATS: Test initiated." + --#SUMMARY "Test initiated." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 411 + +xATSTestCanceled TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The scheduled test has been canceled + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the type of test initiated (1=scheduled, 2=manual)." + --#TYPE "APC XATS: Test canceled." + --#SUMMARY "Test canceled." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 412 + +xATSTestFailed TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: The initiated test has failed. + This alarm can be cleared using the xATSSwitchStatusClearLatchedAlarms OID. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Initiated test failed." + --#SUMMARY "Initiated test failed." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 413 + +xATSTestPassed TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The initiated test has passed + switched back to the armed position. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Initiated test passed." + --#SUMMARY "Initiated test passed." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 414 + +xATSInputContactStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsString02, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: A user input contact on the device has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the input contact number. + The fourth argument is the input contact name. + The fifth argument is the input contact state (1=OPEN, 2=CLOSED). + The sixth argument is the configured normal input contact state (1=OPEN, 2=CLOSED)." + --#TYPE "APC XATS: Input contact has changed to its abnormal state." + --#SUMMARY "Input contact has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 415 + +xATSInputContactStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsString02, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A user input contact on the device has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the input contact number. + The fourth argument is the input contact name. + The fifth argument is the input contact state (1=OPEN, 2=CLOSED). + The sixth argument is the configured normal input contact state (1=OPEN, 2=CLOSED)." + --#TYPE "APC XATS: Input contact has changed to its normal state." + --#SUMMARY "Input contact has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 416 + +xATSRemoteStartContactMismatch TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: The state of the generator's Remote Start input + and the ATS's Engine Start output do not match. + This indicates something wrong in the Engine Start wiring, + which must be corrected. This condition will prevent the + generator from being started when needed. + + (See also: xATSGeneratorStatusRemoteStart + and xATSSwitchStatusEngineStartSignal OIDs) + + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Generator/ATS start contact mismatch." + --#SUMMARY "Generator/ATS start contact mismatch." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 417 + +xATSRemoteStartContactMismatchCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Mismatch in the state of the generator's + Remote Start input and the ATS's Engine Start output as been resolved. + This indicates something wrong in the Engine Start wiring, + which must be corrected. This condition will prevent the + generator from being started when needed. + + (See also: xATSGeneratorStatusRemoteStart + and xATSSwitchStatusEngineStartSignal OIDs) + + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Generator/ATS start contact mismatch cleared." + --#SUMMARY "Generator/ATS start contact mismatch cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 418 + +xATSDoorOpenAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "WARNING: The XATS exterior panel door is open. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Panel door is open alarm." + --#SUMMARY "Panel door open alarm." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 419 + +xATSDoorOpenAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The external door to the device is closed. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Panel door open alarm cleared." + --#SUMMARY "Panel door open alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 420 + +xATSDCBackupAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "WARNING: The XATS's DC backup has been lost. The XATS will lose power + on Source 1 failure, causing the Engine Start signal to be asserted. + The XATS will then restart from Source 2. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: DC backup failure." + --#SUMMARY "ATS DC backup failure." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 421 + +xATSDCBackupAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: DC backup alarm has been cleared in the device. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: DC backup alarm cleared." + --#SUMMARY "DC backup alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 422 + +-- xATS Generator Traps + +xATSGeneratorLowCoolantLevelAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Low coolant level has been detected in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low coolant level alarm." + --#SUMMARY "Generator low coolant level alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 423 + +xATSGeneratorLowCoolantLevelAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected low coolant level has been cleared in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low coolant level alarm cleared." + --#SUMMARY "Generator low coolant level alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 424 + +xATSGeneratorVeryLowCoolantLevelAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Very low coolant level has been detected in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator very low coolant level alarm." + --#SUMMARY "Generator very low coolant level alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 425 + +xATSGeneratorVeryLowCoolantLevelAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected Very low coolant level has been cleared in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator very low coolant level alarm cleared." + --#SUMMARY "Generator very low coolant level alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 426 + +xATSGeneratorHighCoolantTempAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: High coolant temperature has been detected in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator high coolant temperature alarm." + --#SUMMARY "Generator high coolant temperature alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 427 + +xATSGeneratorHighCoolantTempAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected high coolant temperature has been cleared in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator high coolant temperature alarm cleared." + --#SUMMARY "Generator high coolant temperature alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 428 + +xATSGeneratorVeryHighCoolantTempAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Very high coolant temperature has been detected in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator very high coolant temperature alarm." + --#SUMMARY "Generator very high coolant temperature alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 429 + +xATSGeneratorVeryHighCoolantTempAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The Very high coolant temperature condition has been cleared in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator very high coolant temperature alarm cleared." + --#SUMMARY "Generator very high coolant temperature alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 430 + +xATSGeneratorLowCoolantTempAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: Low coolant temperature has been detected in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low coolant temperature alarm." + --#SUMMARY "Generator low coolant temperature alarm." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 431 + +xATSGeneratorLowCoolantTempAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The low coolant temperature condition has been cleared in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low coolant temperature alarm cleared." + --#SUMMARY "Generator low coolant temperature alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 432 + +xATSGeneratorLowOilLevelAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Low oil level has been detected in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low oil level alarm." + --#SUMMARY "Generator low oil level alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 433 + +xATSGeneratorLowOilLevelAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Low oil level alarm has been cleared in the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low oil level alarm cleared." + --#SUMMARY "Generator low oil level alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 434 + +xATSGeneratorLowBatteryVoltDuringCrankAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator's battery voltage has been detected + as low while cranking the engine. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Low batt. voltage while cranking alarm." + --#SUMMARY "Generator low battery volts while cranking alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 435 + +xATSGeneratorLowBatteryVoltDuringCrankAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The generator's low battery voltage while + cranking condition has been cleared. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "XGEN: Generator low batt. voltage while cranking alarm cleared." + --#SUMMARY "Generator low battery volts while cranking alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 436 + +xATSGeneratorVeryLowBatteryVoltDuringCrankAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator's battery voltage has been detected + as very low while cranking the engine. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "XGEN: Generator v.low battery voltage while cranking alarm." + --#SUMMARY "Generator v.low battery volts while cranking alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 437 + +xATSGeneratorVeryLowBatteryVoltDuringCrankAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The generator's high battery voltage while + cranking condition has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "XGEN: Generator v.low batt volt, while cranking alarm cleared." + --#SUMMARY "Generator v.low battery volts while cranking alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 438 + +xATSGeneratorEStop TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "SEVERE: The generator's emergency stop input has been activated. + After the emergency stop signal has been removed, the E-Stop condition + must be cleared before the generator can be started again. + E-Stop conditions can only be cleared via the generator front panel. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code. + The fourth argument is the type of E-Stop (1=LOCAL, 2=REMOTE)." + --#TYPE "APC XGEN: Generator emergency stop engaged." + --#SUMMARY "Generator emergency stop engaged." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 439 + +xATSGeneratorEStopCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The generator's emergency stop condition has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code. + The fourth argument is the type of E-Stop (1=LOCAL, 2=REMOTE)." + --#TYPE "APC XGEN: Generator emergency stop condition cleared." + --#SUMMARY "Generator emergency stop condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 440 + +xATSGeneratorHighBatteryVolt TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: The generator's battery voltage has been detected as high. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator high battery voltage." + --#SUMMARY "Generator high battery volts." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 441 + +xATSGeneratorHighBatteryVoltCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected high battery voltage has been cleared, on the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator high battery voltage condition cleared." + --#SUMMARY "Generator high battery volts condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 442 + +xATSGeneratorLowBatteryVolt TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator's battery voltage has been detected as low. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low battery voltage." + --#SUMMARY "Generator low battery volts." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 443 + +xATSGeneratorLowBatteryVoltCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected low battery voltage has been cleared, on the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low battery voltage condition cleared." + --#SUMMARY "Generator low battery volts condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 444 + +xATSGeneratorControlSwitchNotAuto TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The control switch on the generator is not in auto position. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator not-in-automatic mode." + --#SUMMARY "Generator not-in-auto." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 445 + +xATSGeneratorControlSwitchNotAutoCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The control switch on the generator is in auto position. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator automatic mode restored." + --#SUMMARY "Generator not-in-auto cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 446 + +xATSGeneratorLowOilPressure TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator's oil pressure has been detected as low. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low oil pressure." + --#SUMMARY "Generator low oil pressure." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 447 + +xATSGeneratorLowOilPressureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected low oil pressure has been cleared, on the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator low oil pressure condition cleared." + --#SUMMARY "Generator low oil pressure condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 448 + +xATSGeneratorVeryLowOilPressure TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator's oil pressure has been detected as very low. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator v.low oil pressure." + --#SUMMARY "Generator v.low oil pressure." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 449 + +xATSGeneratorVeryLowOilPressureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected v.low oil pressure has been cleared, on the generator. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator v.low oil pressure condition cleared." + --#SUMMARY "Generator v.low oil pressure condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 450 + +xATSGeneratorOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator is overloaded. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator is in overload event." + --#SUMMARY "Generator on overload event." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 451 + +xATSGeneratorOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The generator is running within loading limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator is in overload event cleared." + --#SUMMARY "Generator on overload event cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 452 + +xATSGeneratorLowACVEvent TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator AC voltage is outside the acceptable bounds. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: State of the Generator AC voltage." + --#SUMMARY " State of the Generator AC voltage." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 453 + +xATSGeneratorLowACVEventCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The generator AC voltage is within normal bounds. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: State of the Generator AC voltage cleared." + --#SUMMARY "State of the Generator AC voltage cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 454 + +xATSGeneratorHighACVEvent TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator AC voltage is outside the acceptable bounds. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: State of the Generator AC voltage." + --#SUMMARY " State of the Generator AC voltage." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 455 + +xATSGeneratorHighACVEventCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The generator AC voltage is within normal bounds. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: State of the Generator AC voltage cleared." + --#SUMMARY "State of the Generator AC voltage cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 456 + +xATSGeneratorOverspeed TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator is running over the acceptable RPM. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator overspeed condition." + --#SUMMARY "Generator overspeed condition." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 457 + +xATSGeneratorOverspeedCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The generator overspeed shutdown has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator overspeed condition cleared." + --#SUMMARY "Generator overspeed condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 458 + +xATSGeneratorEngineCold TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator engine is cold, may not start. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator engine is cold, may not start." + --#SUMMARY "Generator engine is cold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 459 + +xATSGeneratorEngineColdCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The engine is not cold to start. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Engine is cold to start condition cleared." + --#SUMMARY "Engine is cold to start condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 460 + +xATSGeneratorOutputBreakerOpen TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generators output breaker has been detected as open. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator output breaker open alarm." + --#SUMMARY "Generator output breaker open." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 461 + +xATSGeneratorOutputBreakerOpenCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The engine is not cold to start. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator output breaker open alarm cleared." + --#SUMMARY "Generator output breaker open cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 462 + +xATSGeneratorLowFuelLevelAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: The tank fuel level is below the limits specified + in the xATSGeneratorFuelSystemLowFuelLevelThreshold OID. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the measured fuel level in percent of full." + --#TYPE "APC XGEN: Low fuel level alarm." + --#SUMMARY "Generator low fuel level alarm." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 463 + +xATSGeneratorLowFuelLevelAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The tank fuel level is back above the specified limit. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XGEN: Low fuel level alarm cleared." + --#SUMMARY "Generator low fuel level alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 464 + +xATSGeneratorVeryLowFuelLevelAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The tank fuel level is below the low threshold limits. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the measured tank fuel level in percent of full." + --#TYPE "APC XGEN: Very Low fuel level alarm." + --#SUMMARY "Generator very low fuel level alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 465 + +xATSGeneratorVeryLowFuelLevelAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected low tank level has been cleared in the device. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XGEN: Very low fuel level alarm cleared." + --#SUMMARY "Generator very low fuel level alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 466 + +xATSGeneratorLowRunTimeAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: The estimated runtime is below the limits specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the estimated runtime in hours." + --#TYPE "APC XGEN: Low run time alarm." + --#SUMMARY "Generator low run time alarm." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 467 + +xATSGeneratorLowRunTimeAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected low runtime has been cleared in the device. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XGEN: Low run time alarm cleared." + --#SUMMARY "Generator low run time alarm." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 468 + +xATSGeneratorVeryLowRunTimeAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The estimated runtime is below the limits specified + in the xATSGeneratorFuelSystemVeryLowRunTimeThreshold OID. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the estimated runtime in hours." + --#TYPE "APC XGEN: Very low run time alarm." + --#SUMMARY "Generator very low run time alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 469 + +xATSGeneratorVeryLowRunTimeAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The detected low runtime has been cleared in the device. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XGEN: Very low run time alarm cleared." + --#SUMMARY "Generator very low run time alarm." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 470 + +xATSGeneratorServiceDueAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "WARNING: The generator is due for scheduled service. + Generation of this alarm is based on calendar days since + and/or actual generator run-hours since last service. + This alarm is cleared using the xATSGeneratorServiceResetRecord OID. + + (See also: xATSGeneratorServiceCalendarIntervalThreshold + and xATSGeneratorServiceRunHoursThreshold OIDs) + + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Generator scheduled maintenance is due." + --#SUMMARY "Generator maintenance due." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 471 + +xATSGeneratorServiceDueAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The generator's service registers have been reset. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: Generator service due alarm is cleared." + --#SUMMARY "Generator service alarm is cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 472 + +xATSGeneratorShutdown TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator is shutdown. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator shutdown." + --#SUMMARY "Generator shutdown" + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 473 + +xATSGeneratorShutdownCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The generator shutdown alarm is cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator shutdown is cleared." + --#SUMMARY "Generator shutdown is cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 474 + +xATSGeneratorBatteryCharger TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The generator battery charger is nonfunctional. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator batt. charger is nonfunctional." + --#SUMMARY "Generator battery charger is nonfunctional" + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 475 + +xATSGeneratorBatteryChargerCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Fault in the generator battery charger is cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Fault in the generator battery charger is cleared." + --#SUMMARY "Fault in the generator battery charger is cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 476 + +xATSGeneratorGenericEvent TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: Any generic generator event. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator generic event." + --#SUMMARY "Generator generic event." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 477 + +xATSGeneratorGenericEventCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Generated generic generator event is cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generic generator event is cleared." + --#SUMMARY "Generic generator event is cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 478 + +-- xPDU Traps (part 2) + +xPDUInternalCommErrorCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Internal communication has been restored. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Internal Communication error cleared." + --#SUMMARY "Communication error cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 479 + + +xPDUSystemStateAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The PDU's breakers (Q1, Q2 & Q3) are in a configuration that might lead + to system unavailability. it may signify a temporary condition, when the breakers + are placed in an atypical manner as the user transitions to (UPS OPERATION or MAINTENANCE BYPASS) + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the type of state change (1=NO UPS INPUT, 2=NO PANEL FEED, 3=ATYPICAL BYPASS MODE). + note: The NO_PANEL_FEED alarm is applicable only for PDUs with system bypass." + --#TYPE "APC XPDU: System state change alarm." + --#SUMMARY "PDU state change alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 480 + +xPDUSystemStateAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The PDU's breakers (Q1, Q2 & Q3) are set in a configuration + that is a non-alarm state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the type of state change (1=NO UPS INPUT, 2=NO PANEL FEED, 3=ATYPICAL BYPASS MODE). + note: The NO_PANEL_FEED alarm is applicable only for PDUs with system bypass." + --#TYPE "APC XPDU: Normal system state change." + --#SUMMARY "PDU normal state change." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 481 + +xPDUEpoTestMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "WARNING: The device's Emergency Power Off (EPO) circuit has been + switched back to the test position. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Emergency Power Off (EPO) in test mode." + --#SUMMARY "EPO disabled." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 482 + +xPDUEpoArmed TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The device's Emergency Power Off (EPO) circuit has been + switched back to the armed position. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Emergency Power Off (EPO) enabled." + --#SUMMARY "EPO armed." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 483 + +xPDUFuseBlownAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: One or more fuses in this PDU have been detected as open. + These fuses are in the feed to the UPS associated with this PDU. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3)." + --#TYPE "APC XPDU: Check fuse alarm." + --#SUMMARY "Fuse detected opened." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 484 + +xPDUFuseBlownAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A previous check fuse alarm in this PDU has cleared. + These fuses are in the feed to the UPS associated with this PDU. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase (1=L1, 2=L2, 3=L3)." + --#TYPE "APC XPDU: Check fuse alarm cleared." + --#SUMMARY "Fuse alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 485 + +xPDUBreakerPositionAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, + mtrapargsInteger, mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "SEVERE: A PDU breaker is in a state that compromises system availability. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the breaker (1=MAIN INPUT, 2=BYPASS INPUT, 3=CROSS TIE, 4=OUTPUT). + note: The OUTPUT breaker position alarm is applicable only for PDUs with no system bypass. + The fourth argument is the breaker position (1=OPEN, 2=CLOSED)." + --#TYPE "APC XPDU: Breaker position alarm." + --#SUMMARY "Breaker position alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 486 + +xPDUBreakerPositionAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A PDU breaker is no longer in a state that compromises system availability. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the breaker (1=MAIN INPUT, 2=BYPASS INPUT, 3=CROSS TIE, 4=OUTPUT). + note: The OUTPUT breaker position alarm cleared is applicable only for PDUs with no system bypass." + --#TYPE "APC XPDU: Breaker position alarm cleared." + --#SUMMARY "Breaker alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 487 + +xPDUBreakerChangeEvent TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A system breaker or switch within the device has changed state. + They are generated when any of the Q1, Q2 or Q3 breakers have changed states. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the breaker that has changed + (1=UPS FEED (Q1), 2=UPS OUTPUT(Q2), 3=MAINTENANCE BYPASS (Q3). + The fourth argument is the state of the breaker that has changed (1=OPEN, 2=CLOSED). + The fifth argument is a 8-bit field representing the state of all breakers in the system, + when any of one of the Q1, Q2 or Q3 breakers have changed state. + + The bit map is represented in the following manner (b7, b6 ... b0) + b0 - UPS FEED (Q1) + b1 - MAINTENANCE BYPASS (Q3) + b2 - UPS OUTPUT (Q2) + b3 - MAIN INPUT + b4 - BYPASS INPUT + b5 - CROSS-TIE OUTPUT + + Example: value of 60 (0x3C) indicates that the CROSS_TIE, BYPASS and MAIN INPUT, and Q2 breakers + are CLOSED and Q3, Q1 breakers are OPEN." + --#TYPE "APC XPDU: Breaker/switch change event." + --#SUMMARY "Breaker/switch change event." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 488 + +xPDUDataCommMismatchError TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: A data incompatibility exists within the device. This + is typically the result of mismatches between firmware revisions + of the transfer switch controller and the Network Management interface. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: Data mismatch error." + --#SUMMARY "XPDU data mismatch error." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 489 + +xPDUDataCommMismatchErrorCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The internal data incompatibility has been resolved. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: data mismatch error cleared." + --#SUMMARY "XPDU data mismatch error cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 490 + +xPDUSystemInMaintenanceBypassMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "WARNING: The PDU state has changed to maintenance bypass mode. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: System state changed to maintenance bypass." + --#SUMMARY "PDU state changed to maintenance bypass." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 491 + +xPDUSystemInUPSOperationalMode TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The PDU state has changed to UPS operational mode. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XPDU: System state changed to UPS operational." + --#SUMMARY "PDU state changed to UPS operational." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 492 + +xATSGeneratorFuelTankRuptureAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: Detected a rupture in the inner wall of the generator fuel tank. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator inner wall rupture alarm." + --#SUMMARY "Generator inner wall rupture alarm." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 493 + +xATSGeneratorFuelTankRuptureAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The rupture in the inner wall of the generator is not detected. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator inner wall rupture alarm cleared." + --#SUMMARY "Generator inner wall rupture alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 494 + +xATSGeneratorGroundFaultAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Generator ground fault alarm. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator ground fault alarm." + --#SUMMARY "Generator ground fault alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 495 + +xATSGeneratorGroundFaultAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Generator ground fault alarm cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the OEM's fault/event code." + --#TYPE "APC XGEN: Generator ground fault alarm cleared." + --#SUMMARY "Generator ground fault alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 496 + +xATSOutputLoadPoweredByGeneratorAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: The system load on the output of the ATS is being powered by source 2 (generator). + The first argument is the host device serial number. + The second argument is the host device name. + The third argument indicates if the load is powered by the generator, + when 'load testing' the generator (1 = LIVE, 2 = TEST)." + --#TYPE "APC XATS: System load powered by generator alarm." + --#SUMMARY "System load powered by generator." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 497 + +xATSOutputLoadPoweredByGeneratorAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The system load on the output of the ATS is no longer being powered by source 2 (generator). + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: System load powered by generator alarm cleared." + --#SUMMARY "System load powered by generator alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 498 + +xAPCControllerFirmwareUpdateTransferStart TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString05, mtrapargsString04, mtrapargsString02, mtrapargsString03, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Start controller firmware transfer in the device. + The first argument is the host device serial number. + The second argument is the host model name that initiated the transfer. + The third argument is the name of the file that is transferred. + The fourth argument is the updated revision of the file, if available + The fifth argument is the reason for the update, if available + (1=User request, 2=Automatic upgrade by NMC, 3=Unknown)." + --#TYPE "APC: Start update transfer." + --#SUMMARY "Start update transfer." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 499 + +xAPCControllerFirmwareUpdateTransferComplete TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString05, mtrapargsString04, mtrapargsString02, + mtrapargsString03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Transfer of controller firmware was completed in the device. + The first argument is the host device serial number. + The second argument is the host device model name that completed the transfer. + The third argument is the name of the file that was transferred. + The fourth argument is the revision of the file that was transferred, if available." + --#TYPE "APC : Update transfer complete." + --#SUMMARY "Update transfer complete." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 500 + + +xAPCControllerFirmwareUpdateTransferFailed TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString05, mtrapargsString04, mtrapargsString02, + mtrapargsString03, mtrapargsString } + DESCRIPTION + "SEVERE: Transfer of controller firmware failed. + The first argument is the host device serial number. + The second argument is the host device model name that failed to transfer. + The third argument is the name of the file that failed the transfer, if available. + The fourth argument is the reason for failure." + --#TYPE "APC: Update transfer failed." + --#SUMMARY "Update transfer failed." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 501 + +upsPfcInputRelayFailure TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The PFC (Power Factor Correction) input relay failure exists." + --#TYPE "APC UPS: The PFC input relay failure exists." + --#SUMMARY "The PFC (Power Factor Correction) input relay failure exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 502 + +upsPfcInputRelayFailureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The PFC (Power Factor Correction) input relay failure cleared." + --#TYPE "APC UPS: The PFC input relay failure cleared." + --#SUMMARY "The PFC (Power Factor Correction) input relay failure cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 503 + +upsInverterOverTemperature TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The inverter over temperature condition exists." + --#TYPE "APC UPS: The inverter over temperature condition exists." + --#SUMMARY "The inverter over temperature condition exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 504 + +upsInverterOverTemperatureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The inverter over temperature condition cleared." + --#TYPE "APC UPS: The inverter over temperature condition cleared." + --#SUMMARY "The inverter over temperature condition cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 505 + +upsBatteryOverVoltage TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The battery over voltage condition exists." + --#TYPE "APC UPS: The battery over voltage condition exists." + --#SUMMARY "The battery over voltage condition exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 506 + +upsBatteryOverVoltageCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The battery over voltage condition cleared." + --#TYPE "APC UPS: The battery over voltage condition cleared." + --#SUMMARY "The battery over voltage condition cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 507 + +upsEepromFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The EEPROM fault exists." + --#TYPE "APC UPS: The EEPROM fault exists." + --#SUMMARY "The EEPROM fault exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 508 + +upsEepromFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The EEPROM fault cleared." + --#TYPE "APC UPS: The EEPROM fault cleared." + --#SUMMARY "The EEPROM fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 509 + +-- rARU Traps (part 2) + +aruFanRuntimeAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: The total running hours for a fan has exceeded + the run hour threshold. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name. + The fifth argument indicates which fan in the ARU." + --#TYPE "APC ARU: Fan Runhour Warning." + --#SUMMARY "Fan Runhour Alarm." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 510 + +aruFanRuntimeAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The total running hours for a fan is no longer + above the fan runhour threshold. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name. + The fifth argument indicates which fan in the ARU." + --#TYPE "APC ARU: Fan Runhour Alarm Cleared." + --#SUMMARY "Fan Runhour Alarm Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 511 + + +aruFanPoorPerformanceAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: Poor fan performance has been detected in the ARU, + indicating that the fan may be close to failing. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name. + The fifth argument indicates which fan in the ARU." + --#TYPE "APC ARU: Poor Fan Performance Warning." + --#SUMMARY "Fan Health Alarm." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 512 + +aruFanPoorPerformanceAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Fan performance is no longer degraded. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name. + The fifth argument indicates which fan in the ARU." + --#TYPE "APC ARU: Poor Fan Performance Warning Cleared." + --#SUMMARY "Fan Health Alarm Cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 513 + +aruRedundantPowerLostAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "WARNING: One of the redundant line cords on the ARU is no longer receiving AC power. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Redundant AC Input is not Present." + --#SUMMARY "AC Redundancy Lost." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 514 + +aruRedundantPowerLostAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { emsIdentSerialNumber, emsIdentEMSName, + rARUStatusAruIndex, rARUStatusAruName, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Line-cord redundancy has been restored to the ARU. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the ARU number. + The fourth argument is the ARU name." + --#TYPE "APC ARU: Redundant AC Input is Present." + --#SUMMARY "AC Redundancy Restored." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 515 + +apcDeviceConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A device configuration change has been made on the device. + The first argument is the device serial number. + The second argument is the device name. + The third argument is a secondary device id number." + --#TYPE "APC: A device configuration change on a device." + --#SUMMARY "A device configuration change has been made on a device." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 516 + +apcEnvSensorConnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A sensor has been connected to the host device. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Sensor Connected." + --#SUMMARY "Sensor Connected." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 517 + +apcEnvSensorDisconnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: A sensor has been disconnected from the device. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Sensor Disconnected." + --#SUMMARY "Sensor Disconnected." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 518 + +apcEnvMaxTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Max temperature threshold violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Max temperature threshold violation." + --#SUMMARY "Max temperature threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 519 + +apcEnvMaxTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Max temperature threshold violation cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Max temperature threshold violation cleared." + --#SUMMARY "Max temperature threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 520 + +apcEnvHighTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: High temperature threshold violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: High temperature threshold violation." + --#SUMMARY "High temperature threshold violation." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 521 + +apcEnvHighTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: High temperature threshold violation cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: High temperature threshold violation cleared." + --#SUMMARY "High temperature threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 522 + +apcEnvLowTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: Low temperature threshold violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Low temperature threshold violation." + --#SUMMARY "Low temperature threshold violation." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 523 + +apcEnvLowTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Low temperature threshold violation cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Low temperature threshold violation cleared." + --#SUMMARY "Low temperature threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 524 + +apcEnvMinTempThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Min temperature threshold violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Min temperature threshold violation." + --#SUMMARY "Min temperature threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 525 + +apcEnvMinTempThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Min temperature threshold violation cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The sixth argument is the sensor number. + The seventh argument is the sensor name." + --#TYPE "APC ENV: Min temperature threshold violation cleared." + --#SUMMARY "Min temperature threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 526 + +apcEnvSTIncTempRateViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Short-term increasing temperature rate violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Short-term inc. temp rate violation." + --#SUMMARY "Short-term inc. temp rate violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 527 + +apcEnvSTIncTempRateViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Short-term increasing temperature rate cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Short-term inc. temp rate violation cleared." + --#SUMMARY "Short-term inc. temp rate violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 528 + +apcEnvSTDecTempRateViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Short-term decreasing temperature rate violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Short-term dec. temp rate violation." + --#SUMMARY "Short-term dec. temp rate violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 529 + +apcEnvSTDecTempRateViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Short-term decreasing temperature rate cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Short-term dec. temp rate violation cleared." + --#SUMMARY "Short-term dec. temp rate violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 530 + +apcEnvLTIncTempRateViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Long-term increasing temperature rate violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Long-term inc. temp rate violation." + --#SUMMARY "Long-term inc. temp rate violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 531 + +apcEnvLTIncTempRateViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Long-term increasing temperature rate cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Long-term inc. temp rate violation cleared." + --#SUMMARY "Long-term inc. temp rate violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 532 + +apcEnvLTDecTempRateViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Long-term decreasing temperature rate violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Long-term dec. temp rate violation." + --#SUMMARY "Long-term dec. temp rate violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 533 + +apcEnvLTDecTempRateViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Long-term decreasing temperature rate cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Long-term dec. temp rate violation cleared." + --#SUMMARY "Long-term dec. temp rate violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 534 + +apcEnvMaxHumidityThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Max humidity threshold violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Max humidity threshold violation." + --#SUMMARY "Max humidity threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 535 + +apcEnvMaxHumidityThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Max humidity threshold violation cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Max humidity threshold violation cleared." + --#SUMMARY "Max humidity threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 536 + +apcEnvHighHumidityThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: High humidity threshold violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: High humidity threshold violation." + --#SUMMARY "High humidity threshold violation." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 537 + +apcEnvHighHumidityThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: High humidity threshold violation cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: High humidity threshold violation cleared." + --#SUMMARY "High humidity threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 538 + +apcEnvLowHumidityThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: Low humidity threshold violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Low humidity threshold violation." + --#SUMMARY "Low humidity threshold violation." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 539 + +apcEnvLowHumidityThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Low humidity threshold violation cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Low humidity threshold violation cleared." + --#SUMMARY "Low humidity threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 540 + +apcEnvMinHumidityThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Min humidity threshold violated on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Min humidity threshold violation." + --#SUMMARY "Min humidity threshold violation." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 541 + +apcEnvMinHumidityThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Min humidity threshold violation cleared on the sensor. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the sensor number. + The fifth argument is the sensor name." + --#TYPE "APC ENV: Min humidity threshold violation cleared." + --#SUMMARY "Min humidity threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 542 + +apcBeaconConnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A beacon has been connected to the device. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number." + --#TYPE "APC: Beacon Connected." + --#SUMMARY "Beacon Connected." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 543 + +apcBeaconDisconnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsString } + DESCRIPTION + "SEVERE: A beacon has been disconnected from the device. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. " + --#TYPE "APC: Beacon Disconnected." + --#SUMMARY "Beacon Disconnected." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 544 + +apcBeaconOn TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A beacon has gone on (activated). + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. " + --#TYPE "APC: Beacon On." + --#SUMMARY "Beacon On." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 545 + +apcBeaconOff TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A beacon has gone off (deactivated). + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. " + --#TYPE "APC: Beacon Off." + --#SUMMARY "Beacon Off." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 546 + +apcOutletStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, mtrapargsString04, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: An outlet on the device has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the outlet number. + The fifth argument is the outlet name. + The sixth argument is the current outlet state (1=ON, 2=OFF). + The seventh argument is the configured normal outlet state (1=ON, 2=OFF)." + --#TYPE "APC: Outlet has changed to its abnormal state." + --#SUMMARY "Outlet has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 547 + +apcOutletStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, mtrapargsString04, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An outlet on the device has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the outlet number. + The fifth argument is the outlet name. + The sixth argument is the current outlet state (1=ON, 2=OFF). + The seventh argument is the configured normal outlet state (1=ON, 2=OFF)." + --#TYPE "APC: Outlet has changed to its normal state." + --#SUMMARY "Outlet has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 548 + +apcOutputRelayStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, + mtrapargsString04, mtrapargsInteger02, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: An output relay on the device has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the output relay number. + The fifth argument is the output relay name. + The sixth argument is the current output relay state (1=CLOSED, 2=OPEN). + The seventh argument is the configured normal output relay state (1=CLOSED, 2=OPEN)." + --#TYPE "APC: Output Relay has changed to its abnormal state." + --#SUMMARY "Output Relay has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 549 + +apcOutputRelayStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, + mtrapargsString04, mtrapargsInteger02, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An output relay on the device has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the output relay number. + The fifth argument is the output relay name. + The sixth argument is the current output relay state (1=CLOSED, 2=OPEN). + The seventh argument is the configured normal output relay state (1=CLOSED, 2=OPEN)." + --#TYPE "APC: Output Relay has changed to its normal state." + --#SUMMARY "Output Relay has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 550 + +apcHardwareStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + + "SEVERE: The device's hardware is improperly configured and operating outside + normal bounds for the hardware. This can be caused by improper devices being + connected to device ports or Alink Current limit detection. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is a hardware specific state code." + + --#TYPE "APC: Hardware is in an abnormal state." + --#SUMMARY "Hardware is in an abnormal state." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 551 + +apcHardwareStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsInteger04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The device's hardware is in its normal operational state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number." + --#TYPE "APC EMS: Hardware is in a normal state." + --#SUMMARY "Hardware is in its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 552 + +apcCriticalDiscreteInputContactStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, + mtrapargsString04, mtrapargsInteger02, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: A discrete input contact on the device has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input contact number. + The fifth argument is the input contact name. + The sixth argument is the input contact state (1=CLOSED, 2=OPEN). + The seventh argument is the configured normal input contact state (1=CLOSED, 2=OPEN)." + --#TYPE "APC: Discrete input contact has changed to its abnormal state." + --#SUMMARY "Discrete input contact has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 553 + +apcCriticalDiscreteInputContactStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, + mtrapargsString04, mtrapargsInteger02, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A discrete input contact on the device has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input contact number. + The fifth argument is the input contact name. + The sixth argument is the input contact state (1=CLOSED, 2=OPEN). + The seventh argument is the configured normal input contact state (1=CLOSED, 2=OPEN)." + --#TYPE "APC: Discrete input contact has changed to its normal state." + --#SUMMARY "Discrete input contact has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 554 + +apcWarningDiscreteInputContactStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, + mtrapargsString04, mtrapargsInteger02, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: A discrete input contact on the device has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input contact number. + The fifth argument is the input contact name. + The sixth argument is the input contact state (1=CLOSED, 2=OPEN). + The seventh argument is the configured normal input contact state (1=CLOSED, 2=OPEN)." + --#TYPE "APC: Discrete input contact has changed to its abnormal state." + --#SUMMARY "Discrete input contact has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 555 + +apcWarningDiscreteInputContactStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, + mtrapargsString04, mtrapargsInteger02, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A discrete input contact on the device has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input contact number. + The fifth argument is the input contact name. + The sixth argument is the input contact state (1=CLOSED, 2=OPEN). + The seventh argument is the configured normal input contact state (1=CLOSED, 2=OPEN)." + --#TYPE "APC: Discrete input contact has changed to its normal state." + --#SUMMARY "Discrete input contact has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 556 + +apcInformationalDiscreteInputContactStateAbnormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, + mtrapargsString04, mtrapargsInteger02, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A discrete input contact on the device has changed to its abnormal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input contact number. + The fifth argument is the input contact name. + The sixth argument is the input contact state (1=CLOSED, 2=OPEN). + The seventh argument is the configured normal input contact state (1=CLOSED, 2=OPEN)." + --#TYPE "APC: Discrete input contact has changed to its abnormal state." + --#SUMMARY "Discrete input contact has changed to its abnormal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 557 + +apcInformationalDiscreteInputContactStateNormal TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsInteger, + mtrapargsString04, mtrapargsInteger02, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A discrete input contact on the device has changed to its normal state. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input contact number. + The fifth argument is the input contact name. + The sixth argument is the input contact state (1=CLOSED, 2=OPEN). + The seventh argument is the configured normal input contact state (1=CLOSED, 2=OPEN)." + --#TYPE "APC: Discrete input contact has changed to its normal state." + --#SUMMARY "Discrete input contact has changed to its normal state." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 558 + +apcAnalogInputMaxThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Maximum threshold violated on an analog input. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input number. + The fifth argument is the input name." + --#TYPE "APC: Maximum threshold violation on analog input." + --#SUMMARY "Max threshold violation on input." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 559 + +apcAnalogInputMaxThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Maximum threshold violation cleared on the analog input. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input number. + The fifth argument is the input name." + --#TYPE "APC: Max threshold violation cleared." + --#SUMMARY "Max threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 560 + +apcAnalogInputHighThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: High threshold violated on an analog input. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input number. + The fifth argument is the input name." + --#TYPE "APC: High threshold violation on analog input." + --#SUMMARY "High threshold violation on input." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 561 + +apcAnalogInputHighThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: High threshold violation cleared on the analog input. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input number. + The fifth argument is the input name." + --#TYPE "APC: High threshold violation cleared." + --#SUMMARY "High threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 562 + +apcAnalogInputLowThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: Low threshold violated on an analog input. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input number. + The fifth argument is the input name." + --#TYPE "APC: Low threshold violation on analog input." + --#SUMMARY "Low threshold violation on input." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 563 + +apcAnalogInputLowThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Low threshold violation cleared on the analog input. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input number. + The fifth argument is the input name." + --#TYPE "APC: Low threshold violation cleared." + --#SUMMARY "Low threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 564 + +apcAnalogInputMinThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Minimum threshold violated on an analog input. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input number. + The fifth argument is the input name." + --#TYPE "APC: Min threshold violation on analog input." + --#SUMMARY "Min threshold violation on input." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 565 + +apcAnalogInputMinThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Minimum threshold violation cleared on the analog input. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is a secondary device id number. + The fourth argument is the input number. + The fifth argument is the input name." + --#TYPE "APC: Min threshold violation cleared." + --#SUMMARY "Min threshold violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 566 + +apcDeviceClearLostComms TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Lost communications reset command has been issued. + The first argument is the device serial number. + The second argument is the device name. + The third argument is a secondary device id number." + --#TYPE "APC: Lost communications reset command has been issued." + --#SUMMARY "Lost communications reset command has been issued." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + + ::= 567 + +apcDeviceConnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A device has been connected to the host. + The first argument is the host serial number. + The second argument is the host name. + The third argument is the device number. + The fourth argument is the device name." + --#TYPE "APC: Device Connected." + --#SUMMARY "Device Connected." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 568 + +apcDeviceDisconnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: A device has been disconnected from the host. + The first argument is the host serial number. + The second argument is the host name. + The third argument is the device number. + The fourth argument is the device name." + --#TYPE "APC: Device Disconnected." + --#SUMMARY "Device Disconnected." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 569 + +apcUnregisteredUserAccessDenied TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsString04, + mtrapargsInteger, mtrapargsString05, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: An unregistered user has tried to access the device. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argumant is the door identifier. + The fifth argument is the unregistered user's RFID." + --#TYPE "APC: Unregistered user." + --#SUMMARY "Unregistered user." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 570 + + +apcRegisteredUserAccessDenied TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsString04, + mtrapargsInteger, mtrapargsString05, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A registered user has been denied access to the device. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argumant is the door identifier. + The fifth argument is the user name." + --#TYPE "APC: Access denied." + --#SUMMARY "Access denied." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 571 + +apcRegisteredUserConfigChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsString05, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: Registered user configuration change. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the user name." + --#TYPE "APC: Registered user configuration change." + --#SUMMARY "Registered user configuration change." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 572 + +apcDoorUnlocked TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsString04, + mtrapargsInteger, mtrapargsString05, mtrapargsInteger02, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A door has been unlocked. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier. + The fifth argument is the door access user. + The sixth argument is the door access type." + --#TYPE "APC: Door unlocked." + --#SUMMARY "Door unlocked." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 573 + +apcDoorLocked TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsString04, + mtrapargsInteger, mtrapargsString05, mtrapargsInteger02, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A door has been locked. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier. + The fifth argument is the door access user. + The sixth argument is the door access type." + --#TYPE "APC: Door locked." + --#SUMMARY "Door locked." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 574 + +apcHandleOpened TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A door handle has been opened. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: Door handle opened." + --#SUMMARY "Door handle opened." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 575 + +apcHandleClosed TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A door handle has been closed. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: Door handle closed." + --#SUMMARY "Door handle closed." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 576 + + +apcDoorOpened TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A door has been opened. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: Door opened." + --#SUMMARY "Door opened." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 577 + +apcDoorClosed TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A door has been closed. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: Door closed." + --#SUMMARY "Door closed." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 578 + + -- trap number 579 available + + +apcKeyOverrideUnlocked TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "SEVERE: Key override unlock has occurred. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: Key override unlock has occurred." + --#SUMMARY "Key override unlock has occurred." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 580 + + +apcKeyOverrideLocked TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: Key override lock has occurred. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: Key override lock has occurred." + --#SUMMARY "Key override lock has occurred." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 581 + +apcForcedEntry TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "SEVERE: A forced entry condition has occurred. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: A forced entry condition has occurred." + --#SUMMARY "A forced entry has occurred." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 582 + +apcForcedEntryCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A forced entry condition has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: A forced entry condition has been cleared." + --#SUMMARY "A forced entry has been cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 583 + + +apcRelockTimeout TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "SEVERE: A relock timout has occurred. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: Relock timout." + --#SUMMARY "Relock timeout." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 584 + +apcRelockTimeoutCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A relock timout has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: relock timout has been cleared." + --#SUMMARY "Relock timout has been cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 585 + +apcDoorSenseDisconnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "SEVERE: A door sensor was disconnected. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: A door sensor was disconnected." + --#SUMMARY "A door sensor was disconnected." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 586 + +apcDoorSenseConnected TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A forced entry condition has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: A door sensor was connected." + --#SUMMARY "A door sensor was connected." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 587 + + +apcDoorLostComms TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "SEVERE: Communications have been lost with the door. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: A door has lost communications." + --#SUMMARY "A door has lost communications." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 588 + +apcDoorEstablishedComms TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: Communications have been established with the door. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: A door has established communications." + --#SUMMARY "A door has established communications." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 589 + + + +apcRegisteredUserAccessChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsString05, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: Registered user access changed. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the user name." + --#TYPE "APC: Registered user access change." + --#SUMMARY "Registered user access change." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 590 + + +apcUnregisteredUserStatusChange TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsString05, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: Unregistered user status changed. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the user name." + --#TYPE "APC: Unregistered user status change." + --#SUMMARY "Unregistered user status change." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 591 + +apcDeviceClearUserConfigs TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: User configurations reset command has been issued. + The first argument is the device serial number. + The second argument is the device name. + The third argument is a secondary device id number." + --#TYPE "APC: User configurations reset command has been issued." + --#SUMMARY "User configurations reset command has been issued." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 592 + +-- Add more events starting at 600 for UPS Devices + +upsBatteryTempSensorFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The battery temperature sensor fault exists." + --#TYPE "APC UPS: The battery temperature sensor fault exists." + --#SUMMARY "The battery temperature sensor fault exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 600 + +upsBatteryTempSensorFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The battery temperature sensor fault cleared." + --#TYPE "APC UPS: The battery temperature sensor fault cleared." + --#SUMMARY "The battery temperature sensor fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 601 + +upsBatterySoftBusStartFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A battery bus soft start fault exists." + --#TYPE "APC UPS: A battery bus soft start fault exists." + --#SUMMARY "A battery bus soft start fault exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 602 + +upsBatterySoftBusStartFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A battery bus soft start fault exists cleared." + --#TYPE "APC UPS: A battery bus soft start fault exists cleared." + --#SUMMARY "A battery bus soft start fault exists cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 603 + +apcOutputShortCircuit TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: An output short circuit condition exists." + --#TYPE "APC Device: An output short circuit condition exists." + --#SUMMARY "An output short circuit condition exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 604 + +apcOutputShortCircuitCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An output short circuit condition cleared." + --#TYPE "APC Device: An output short circuit condition cleared." + --#SUMMARY "An output short circuit condition cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 605 + +apcOutputRelayFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: An output relay (or its driver) fault exists." + --#TYPE "APC Device: An output relay (or its driver) fault exists." + --#SUMMARY "An output relay (or its driver) fault exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 606 + +apcOutputRelayFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An output relay (or its driver) fault cleared." + --#TYPE "APC Device: An output relay (or its driver) fault cleared." + --#SUMMARY "An output relay (or its driver) fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 607 + +upsPfcFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A PFC fault exists." + --#TYPE "APC UPS: A PFC fault exists." + --#SUMMARY "A PFC fault exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 608 + +upsPfcFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The PFC fault cleared." + --#TYPE "APC UPS: The PFC fault cleared." + --#SUMMARY "The PFC fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 609 + +apcDcBusOverVoltage TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The DC bus voltage is too high." + --#TYPE "APC Devcie: DC bus voltage is too high." + --#SUMMARY "The DC bus voltage is too high." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 610 + +apcDcBusOverVoltageCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The DC bus voltage is too high cleared." + --#TYPE "APC Device: The DC bus voltage is too high cleared." + --#SUMMARY "The DC bus voltage is too high cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 611 + +upsInverterFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The inverter fault exists." + --#TYPE "APC UPS: The inverter fault exists." + --#SUMMARY "The inverter fault exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 612 + +upsInverterFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The inverter fault cleared." + --#TYPE "APC UPS: The inverter fault cleared." + --#SUMMARY "The inverter fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 613 + +apcAdConverterFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The A/D converter fault exists." + --#TYPE "APC Device: The A/D converter fault exists." + --#SUMMARY "The A/D converter fault exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 614 + +apcAdConverterFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The A/D converter fault cleared." + --#TYPE "APC Device: The A/D converter fault cleared." + --#SUMMARY "The A/D converter fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 615 + +apcLogicPowerSupplyFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A logic power supply fault exists." + --#TYPE "APC Device: A logic power supply fault exists." + --#SUMMARY "A logic power supply fault exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 616 + +apcLogicPowerSupplyFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A logic power supply fault cleared." + --#TYPE "APC Device: A logic power supply fault cleared." + --#SUMMARY "A logic power supply fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 617 + +apcTransformerDCImbalanceFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The DC component of the transformer's current is too high." + --#TYPE "APC Device: The DC component of the tformer's curr is too high." + --#SUMMARY "The DC component of the transformer's current is too high." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 618 + +apcTransformerDCImbalanceFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The DC component of the transformer's current is normal." + --#TYPE "APC Device: The DC component of the tformer's curr is normal." + --#SUMMARY "The DC component of the transformer's current is normal." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 619 + +upsBackfeedRelayFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The backfeed relay (or its driver) has a fault." + --#TYPE "UPS Device: The backfeed relay (or its driver) has a fault." + --#SUMMARY "The backfeed relay (or its driver) has a fault." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 620 + +upsBackfeedRelayFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: The backfeed relay (or its driver) has a fault cleared." + --#TYPE "UPS Device: The bfeed rly (or its drver) has a flt cleared." + --#SUMMARY "The backfeed relay (or its driver) has a fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 621 + +upsBypassRelayFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A bypass relay (or its driver) has a fault." + --#TYPE "APC Device: A bypass relay (or its driver) has a fault." + --#SUMMARY "A bypass relay (or its driver) has a fault." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 622 + +upsBypassRelayFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A bypass relay (or its driver) has a fault cleared." + --#TYPE "APC Device: A bypass relay (or its driver) has a fault cleared." + --#SUMMARY "A bypass relay (or its driver) has a fault cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 623 + + +xPDUBranchCurrentMinAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The current in a branch circuit is outside the limits specified for that + branch circuit. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the panel position of the branch circuit (1-based index). + The fourth argument is the measured current in tenths of Amps. + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated." + --#TYPE "APC XPDU: Branch circuit minimum current alarm." + --#SUMMARY "Branch circuit current is below threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 626 + +xPDUBranchCurrentMinAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a branch circuit is back within the limits + specified for that branch circuit. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the panel position of the branch circuit (1-based index). + The fourth argument is the measured current in tenths of Amps." + --#TYPE "APC XPDU: Branch circuit minimum current alarm cleared." + --#SUMMARY "Branch circuit low current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 627 + +xPDUBranchCurrentMaxAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The current in a branch circuit is outside the limits specified for that + branch circuit. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the panel position of the branch circuit (1-based index). + The fourth argument is the measured current in tenths of Amps. + The fifth argument is the threshold, in tenths of Amps, above which the alarm was generated." + --#TYPE "APC XPDU: Branch circuit maximum current alarm." + --#SUMMARY "Branch circuit current is above threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 628 + +xPDUBranchCurrentMaxAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xPDUIdentSerialNumber, xPDUIdentProductName, mtrapargsInteger, + mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a branch circuit is back within the limits + specified for that branch circuit. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the panel position of the branch circuit (1-based index). + The fourth argument is the measured current in tenths of Amps." + --#TYPE "APC XPDU: Branch circuit maximum current alarm cleared." + --#SUMMARY "Branch circuit high current alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 629 + + +rPDUOutletLowLoad TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletStatusIndex, mtrapargsString } + DESCRIPTION + "WARNING: A Rack PDU has violated the outlet low load threshold. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet number." + --#TYPE "APC Rack PDU: Violation of outlet low load threshold." + --#SUMMARY "A Rack PDU has violated the outlet low load threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 630 + +rPDUOutletLowLoadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletStatusIndex, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The outlet low load condition on a Rack PDU has been + cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet number." + --#TYPE "APC Rack PDU: Low load condition cleared." + --#SUMMARY "The low load condition on a Rack PDU has been cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 631 + +rPDUOutletNearOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletStatusIndex, mtrapargsString } + DESCRIPTION + "WARNING: A Rack PDU is near an outlet overload condition. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet number." + --#TYPE "APC Rack PDU: Near an overload condition." + --#SUMMARY "A Rack PDU is near an outlet overload condition." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 632 + +rPDUOutletNearOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletStatusIndex, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The outlet near overload condition on a Rack PDU has + been cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet number." + --#TYPE "APC Rack PDU: Outlet Near overload condition has cleared." + --#SUMMARY "Rack PDU outlet near overload condition has cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 633 + +rPDUOutletOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletStatusIndex, mtrapargsString } + DESCRIPTION + "SEVERE: A Rack PDU is in an overload condition. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet number." + --#TYPE "APC Rack PDU: Outlet Overload condition." + --#SUMMARY "A Rack PDU is in an outlet overload condition." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 634 + +rPDUOutletOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { rPDUIdentSerialNumber, rPDUIdentName, + rPDUOutletStatusIndex, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The outlet overload condition on a Rack PDU has been + cleared. + The first argument is the serial number. + The second argument is the device name. + The third argument is the outlet number." + --#TYPE "APC Rack PDU: Overload condition has cleared." + --#SUMMARY "The outlet overload condition on a Rack PDU has cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 635 + +apcTestTrap TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsInteger02, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Trap used to test SNMP trap functionality. + The first argument is a place holder for test variables." + --#TYPE "APC: Test trap." + --#SUMMARY "Test Trap." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 636 + +baseFanFailureCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Base module fan has been repaired" + --#TYPE "APC UPS: Base module fan has been repaired" + --#SUMMARY "The base module fan has been repaired." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 637 + + + +atsLowLoad TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + atsOutputPhaseIndex, atsOutputBank, mtrapargsString } + DESCRIPTION + "WARNING: ATS has violated the bank or phase low load threshold. + The first argument is the serial number. + The second argument is the product name. + The third argument is the phase number + The fourth argument is the bank number. -1 is returned if bank does not exist." + --#TYPE "APC ATS: Violation of bank or phase low load threshold." + --#SUMMARY "ATS has violated the bank or phase low load threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 638 + +atsLowLoadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + atsOutputPhaseIndex, atsOutputBank, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The bank or phase low load condition on an ATS has been + cleared. + The first argument is the serial number. + The second argument is the product name. + The third argument is the phase number + The fourth argument is the bank number. -1 is returned if bank does not exist." + --#TYPE "APC ATS: Low load condition cleared." + --#SUMMARY "The low load condition on an ATS has been cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 639 + +atsNearOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + atsOutputPhaseIndex, atsOutputBank, mtrapargsString } + DESCRIPTION + "WARNING: ATS has violated the bank or phase near overload threshold. + The first argument is the serial number. + The second argument is the product name. + The third argument is the phase number + The fourth argument is the bank number. -1 is returned if bank does not exist." + --#TYPE "APC ATS: Near an overload condition." + --#SUMMARY "ATS is near a bank or phase overload condition." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 640 + +atsNearOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + atsOutputPhaseIndex, atsOutputBank, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The bank or phase near overload condition on an ATS has + been cleared. + The first argument is the serial number. + The second argument is the product name. + The third argument is the phase number + The fourth argument is the bank number. -1 is returned if bank does not exist." + --#TYPE "APC ATS: Bank or phase near overload condition has cleared." + --#SUMMARY "ATS bank or phase near overload condition has cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 641 + +atsOverload TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + atsOutputPhaseIndex, atsOutputBank, mtrapargsString } + DESCRIPTION + "SEVERE: ATS is in an overload condition. + The first argument is the serial number. + The second argument is the product name. + The third argument is the phase number. + The fourth argument is the bank number. -1 is returned if bank does not exist." + --#TYPE "APC ATS: Bank or Phase Overload condition." + --#SUMMARY "ATS is in overload condition." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 642 + +atsOverloadCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + atsOutputPhaseIndex, atsOutputBank, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The bank or phase overload condition on an ATS has been + cleared. + The first argument is the serial number. + The second argument is the product name. + The third argument is the phase number. + The fourth argument is the bank number. -1 is returned if bank does not exist." + --#TYPE "APC ATS: Overload condition has cleared." + --#SUMMARY "The bank or phase overload condition on an ATS has cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 643 + +atsRMSOverVoltage TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Overvoltage condition violated. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: Overvoltage condition violated." + --#SUMMARY "Overvoltage condition violated." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 644 + +atsRMSOverVoltageCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Overvoltage condition cleared. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: Overvoltage condition cleared." + --#SUMMARY "Overvoltage condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 645 + +atsRMSUnderVoltage TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: Undervoltage condition violated. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: Undervoltage condition violated." + --#SUMMARY "Undervoltage condition violated." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 646 + +atsRMSUnderVoltageCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Undervoltage condition cleared. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: Undervoltage condition cleared." + --#SUMMARY "Undervoltage condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 647 + +atsRMSOverFrequency TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: OverFrequency condition violated. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: OverFrequency condition violated." + --#SUMMARY "OverFrequency condition violated." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 648 + +atsRMSOverFrequencyCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: OverFrequency condition cleared. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: OverFrequency condition cleared." + --#SUMMARY "OverFrequency condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 649 + +atsRMSUnderFrequency TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: UnderFrequency condition violated. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: UnderFrequency condition violated." + --#SUMMARY "UnderFrequency condition violated." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 650 + +atsRMSUnderFrequencyCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: UnderFrequency condition cleared. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: UnderFrequency condition cleared." + --#SUMMARY "UnderFrequency condition cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 651 + + + +-- MODULAR POWER DISTRIBUTION SYSTEM + +isxModularDistributionCommLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: Communication with a metering segment of the modular + distribution system has been lost. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the segment number. + The fourth argument describes the modules served by this metering segment." + --#TYPE "APC MDS: Com lost in modular distribution system." + --#SUMMARY "Modular distribution communication lost." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 652 + +isxModularDistributionCommEstablished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Communication with a metering segment of the modular + distribution system has been restored. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the segment number. + The fourth argument describes the modules served by this metering segment." + --#TYPE "APC MDS: Com restored in modular distribution system." + --#SUMMARY "Modular distribution communication restored." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 653 + +isxModularDistributionModuleInserted TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A distribution module has been inserted into the system. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module location number." + --#TYPE "APC MDS: Distribution module inserted." + --#SUMMARY "Distribution module inserted." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 654 + +isxModularDistributionModuleRemoved TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A distribution module has been removed from the system. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module location number." + --#TYPE "APC MDS: Distribution module removed." + --#SUMMARY "Distribution module removed." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 655 + +isxModularBreakerOpenAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: A distribution module breaker is open and in an alarm condition. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the module breaker(s) (1=L1, 2=L2, 3=L3, 4=L12, 5=L23, 6=L123). + The fifth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution breaker open alarm." + --#SUMMARY "Distribution breaker open alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 656 + +isxModularBreakerOpenAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An alarm caused by a distribution breaker being open has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the breaker(s) (1=L1, 2=L2, 3=L3, 4=L12, 5=L23, 6=L123). + The fifth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution breaker open alarm cleared." + --#SUMMARY "Distribution breaker open alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 657 + +isxModularMinCurrentThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsInteger02, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: The current in a distribution module is below the minimum/critical + limit specified for the circuit/cable. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated. + The sixth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution minimum current alarm." + --#SUMMARY "Distribution current is below the critical threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 658 + +isxModularMinCurrentThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a distribution module is no longer below the minimum/critical + limit specified for the circuit/cable. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution minimum current alarm cleared." + --#SUMMARY "Distribution current no longer below the critical threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 659 + +isxModularLowCurrentThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsInteger02, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: The current in a distribution module is below the low/warning + limit specified for the circuit/cable. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated. + The sixth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution low current alarm." + --#SUMMARY "Distribution current is below the warning threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 660 + +isxModularLowCurrentThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a distribution module is no longer below the low/warning + limit specified for the circuit/cable. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution low current alarm cleared." + --#SUMMARY "Distribution current no longer below the warning threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 661 + +isxModularHighCurrentThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsInteger02, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: The current in a distribution module is above the high/warning + limit specified for the circuit/cable. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated. + The sixth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution high current alarm." + --#SUMMARY "Distribution current is above the warning threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 662 + +isxModularHighCurrentThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a distribution module is no longer above the high/warning + limit specified for the circuit/cable. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution high current alarm cleared." + --#SUMMARY "Distribution current no longer above the warning threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 663 + +isxModularMaxCurrentThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsInteger02, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: The current in a distribution module is above the maximum/critical + limit specified for the circuit/cable. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated. + The sixth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution maximum current alarm." + --#SUMMARY "Distribution current is above the critical threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 664 + +isxModularMaxCurrentThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a distribution module is no longer above the maximum/critical + limit specified for the circuit/cable. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the module number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the load name associated with the circuit/cable fed by this breaker." + --#TYPE "APC MDS: Distribution maximum current alarm cleared." + --#SUMMARY "Distribution current no longer above the critical threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 665 + +isxModularSubfeedBreakerOpenAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: A distribution subfeed breaker is open and in an alarm condition. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed breaker open alarm." + --#SUMMARY "Distribution subfeed breaker open alarm." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 666 + +isxModularSubfeedBreakerOpenAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An alarm caused by a distribution subfeed breaker being open has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed breaker open alarm cleared." + --#SUMMARY "Distribution subfeed breaker open alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 667 + +isxModularSubfeedMinCurrentThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsInteger02, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: The current in a distribution subfeed is below the minimum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated. + The sixth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed minimum current alarm." + --#SUMMARY "Distribution subfeed current is below the critical threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 668 + +isxModularSubfeedMinCurrentThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a distribution subfeed is no longer below the minimum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed minimum current alarm cleared." + --#SUMMARY "Distribution subfeed current no longer below the critical threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 669 + +isxModularSubfeedLowCurrentThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsInteger02, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: The current in a distribution subfeed is below the low/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated. + The sixth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed low current alarm." + --#SUMMARY "Distribution subfeed current is below the warning threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 670 + +isxModularSubfeedLowCurrentThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a distribution subfeed is no longer below the low/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed low current alarm cleared." + --#SUMMARY "Distribution subfeed current is no longer below the warning threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 671 + +isxModularSubfeedHighCurrentThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsInteger02, mtrapargsString04, mtrapargsString } + DESCRIPTION + "WARNING: The current in a distribution subfeed is above the high/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated. + The sixth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed high current alarm." + --#SUMMARY "Distribution subfeed current is above the warning threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 672 + +isxModularSubfeedHighCurrentThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a distribution subfeed is no longer above the high/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed high current alarm cleared." + --#SUMMARY "Distribution subfeed current no longer above the warning threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 673 + +isxModularSubfeedMaxCurrentThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsInteger02, mtrapargsString04, mtrapargsString } + DESCRIPTION + "SEVERE: The current in a distribution subfeed is above the maximum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the threshold, in tenths of Amps, from which the alarm was generated. + The sixth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed maximum current alarm." + --#SUMMARY "Distribution subfeed current is above the critical threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 674 + +isxModularSubfeedMaxCurrentThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger03, + mtrapargsString04, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The current in a distribution subfeed is no longer above the maximum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the subfeed number. + The fourth argument is the breaker/phase index (1=L1, 2=L2, 3=L3). + The fifth argument is the load name associated with the subfeed." + --#TYPE "APC MDS: Distribution subfeed maximum current alarm cleared." + --#SUMMARY "Distribution subfeed current no longer above the critical threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 675 + +isxModularTotalOutputCurrentMinThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The total output current of the distribution is below the minimum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3). + The fourth argument is the threshold, in tenths of Amps, from which the alarm was generated." + --#TYPE "APC MDS: Total distribution output minimum current alarm." + --#SUMMARY "Distribution total current is below the critical threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 676 + +isxModularTotalOutputCurrentMinThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The total output current of the distribution is no longer below the minimum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3)." + --#TYPE "APC MDS: Total output minimum current alarm cleared." + --#SUMMARY "Distribution total current no longer below the critical threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 677 + +isxModularTotalOutputCurrentLowThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: The total output current of the distribution is below the low/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3). + The fourth argument is the threshold, in tenths of Amps, from which the alarm was generated." + --#TYPE "APC MDS: Total output low current alarm." + --#SUMMARY "Distribution total current is below the warning threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 678 + +isxModularTotalOutputCurrentLowThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The total output current of the distribution is no longer below the low/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3)." + --#TYPE "APC MDS: Total output low current alarm cleared." + --#SUMMARY "Distribution total current no longer below the warning threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 679 + +isxModularTotalOutputCurrentHighThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: The total output current of the distribution is above the high/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3). + The fourth argument is the threshold, in tenths of Amps, from which the alarm was generated." + --#TYPE "APC MDS: Total output high current alarm." + --#SUMMARY "Distribution total current is above the warning threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 680 + +isxModularTotalOutputCurrentHighThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The total output current of the distribution is no longer above the high/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3)." + --#TYPE "APC MDS: Total output high current alarm cleared." + --#SUMMARY "Distribution total current no longer above the warning threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 681 + +isxModularTotalOutputCurrentMaxThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The total output current of the distribution is above the maximum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3). + The fourth argument is the threshold, in tenths of Amps, from which the alarm was generated." + --#TYPE "APC MDS: Total output maximum current alarm." + --#SUMMARY "Distribution total current is above the critical threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 682 + +isxModularTotalOutputCurrentMaxThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The total output current of the distribution is no longer above the maximum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3)." + --#TYPE "APC MDS: Total output maximum current alarm cleared." + --#SUMMARY "Distribution total current no longer above the critical threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 683 + +isxModularOutputVoltageMinThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The distribution output voltage is below the minimum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3). + The fourth argument is the threshold, in tenths of Volts, from which the alarm was generated." + --#TYPE "APC MDS: Distribution minimum output voltage alarm." + --#SUMMARY "Distribution output voltage is below the critical threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 684 + +isxModularOutputVoltageMinThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The distribution output voltage is no longer below the minimum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3)." + --#TYPE "APC MDS: Distribution minimum output voltage alarm cleared." + --#SUMMARY "Distribution output voltage no longer below the critical threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 685 + +isxModularOutputVoltageLowThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: The distribution output voltage is below the low/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3). + The fourth argument is the threshold, in tenths of Volts, from which the alarm was generated." + --#TYPE "APC MDS: Distribution low output voltage alarm." + --#SUMMARY "Distribution output voltage is below the warning threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 686 + +isxModularOutputVoltageLowThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The distribution output voltage is no longer below the low/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3)." + --#TYPE "APC MDS: Distribution low output voltage alarm cleared." + --#SUMMARY "Distribution output voltage no longer below the warning threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 687 + +isxModularOutputVoltageHighThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: The distribution output voltage is above the high/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3). + The fourth argument is the threshold, in tenths of Volts, from which the alarm was generated." + --#TYPE "APC MDS: Distribution high output voltage alarm." + --#SUMMARY "Distribution output voltage is above the warning threshold." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 688 + +isxModularOutputVoltageHighThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The distribution output voltage is no longer above the high/warning limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3)." + --#TYPE "APC MDS: Distribution high output voltage alarm cleared." + --#SUMMARY "Distribution output voltage no longer above the warning threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 689 + +isxModularOutputVoltageMaxThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: The distribution output voltage is above the maximum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3). + The fourth argument is the threshold, in tenths of Volts, from which the alarm was generated." + --#TYPE "APC MDS: Distribution maximum output voltage alarm." + --#SUMMARY "Distribution output voltage is above the critical threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 690 + +isxModularOutputVoltageMaxThresholdViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The distribution output voltage is no longer above the maximum/critical limit specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the phase index (1=L1, 2=L2, 3=L3)." + --#TYPE "APC MDS: Distribution maximum output voltage alarm cleared." + --#SUMMARY "Distribution output voltage no longer above the critical threshold." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 691 + +apcDoorClosedImproperly TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "SEVERE: A door has been closed improperly. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: Door closed improperly." + --#SUMMARY "Door closed improperly." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 692 + +apcDoorClosedImproperlyCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: A door is no longer closed improperly. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: Door no longer closed improperly." + --#SUMMARY "Door no longer closed improperly." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 693 + +apcUserScheduleViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "SEVERE: A user has had a door opened past the scheduled access period. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: User schedule violated." + --#SUMMARY "User schedule violated." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 694 + +apcUserScheduleViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, + mtrapargsString04, mtrapargsInteger, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: User schedule violation has been cleared. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the host device location. + The fourth argument is the door identifier, (1=front, 2=rear)." + --#TYPE "APC: User schedule violation cleared." + --#SUMMARY "User schedule violation cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 695 + +isxModularOutputFrequencyThresholdViolation TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: The distribution output frequency is outside of the operating range specified. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the threshold, in tenths of Hertz, from which the alarm was generated." + --#TYPE "APC MDS: Distribution output frequency out of range." + --#SUMMARY "Distribution output frequency out of range." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 696 + +isxModularOutputFrequencyViolationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The distribution output frequency is no longer out of range. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC MDS: Distribution output frequency no longer out of range." + --#SUMMARY "Distribution output frequency no longer out of range." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 697 + +atsSourceStatusFail TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: ATS Source failed. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: ATS Source failed." + --#SUMMARY "ATS Source failed." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 698 + +atsSourceStatusOk TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: ATS Source OK. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the source: 0=A, 1=B." + --#TYPE "APC ATS: ATS Source OK." + --#SUMMARY "ATS Source OK." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 699 + +atsHardwareStatusFail TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: ATS display board hardware failed. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the failed hardware: + 0= Phase LEDs/Push-button hardware failure + 1= Seven-segment display hardware failure." + --#TYPE "APC ATS: ATS display board hardware failed." + --#SUMMARY "ATS display board hardware failed." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 700 + +atsHardwareStatusOk TRAP-TYPE + ENTERPRISE apc + VARIABLES { atsIdentSerialNumber, atsConfigProductName, + mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: ATS display board hardware ok. + The first argument is the serial number. + The second argument is the product name. + The third argument is an integer representing the hardware: + 0= Phase LEDs/Push-button hardware failure + 1= Seven-segment display hardware failure." + --#TYPE "APC ATS: ATS display board hardware ok." + --#SUMMARY "ATS display board hardware ok." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 701 + +atsControllerRestart TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: ATS Controller restarted." + --#TYPE "APC ATS: ATS Controller restarted." + --#SUMMARY "ATS Controller restarted." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 702 + + + + +xATSS1BadPhaseRotation TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString } + DESCRIPTION + "SEVERE: The device's source 1 phase rotation is bad. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: S1 bad phase rotation alarm." + --#SUMMARY "Phase rotation on source 1 is bad." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 724 + +xATSS1BadPhaseRotationCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: The device's source 1 phase rotation is back to normal. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: S1 phase rotation back to normal." + --#SUMMARY "S1 phase rotation back to normal." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 725 + +xATSS1BadPhaseBalance TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsInteger, + mtrapargsString} + DESCRIPTION + "SEVERE: The device's source 1 phase balance is out of bounds. + The first argument is the host device serial number. + The second argument is the host device name. + The third argument is the minimum phase balance as a percentage." + --#TYPE "APC XATS: S1 phase imbalance exceeds threshold alarm." + --#SUMMARY "Phase imbalance on source 1 exceeds threshold." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 726 + +xATSS1BadPhaseBalanceCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { xATSIdentSerialNumber, xATSIdentProductName, mtrapargsString} + DESCRIPTION + "INFORMATIONAL: The device's source 1 phase balance is back to normal. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC XATS: S1 phase balance back to normal." + --#SUMMARY "S1 phase balance back to normal." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 727 + +isxModularTransformerOverheating TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsString } + DESCRIPTION + "SEVERE: The distribution transformer temperature is too hot. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC MDS: Transformer overheating." + --#SUMMARY "Distribution transformer temperature is too hot." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 728 + +isxModularTransformerOverheatingCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The distribution transformer temperature has returned to normal. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC MDS: Transformer temperature has returned to normal." + --#SUMMARY "Distribution transformer temperature has returned to normal." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 729 + +apcInternalCommunicationFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: An internal UPS communication fault exists." + --#TYPE "APC Device: An internal UPS communication fault exists." + --#SUMMARY "An internal UPS communication fault exists." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 730 + +apcInternalCommunicationFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An internal UPS communication fault no longer exists." + --#TYPE "APC Device:An internal UPS communication fault no longer exists." + --#SUMMARY "An internal UPS communication fault no longer exists." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 731 + +upsOutletGroupCommand TRAP-TYPE + ENTERPRISE apc + VARIABLES { upsOutletGroupControlIndex, mtrapargsString } + DESCRIPTION + "WARNING: The specified Outlet Group command has been issued." + --#TYPE "APC UPS: Outlet Group command issued." + --#SUMMARY "Outlet Group command issued." + --#ARGUMENTS { } + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 732 + +onbatterycommunicationLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Communication to the UPS when the UPS is on Battery. Steps + to reestablish communication are in progress." + --#TYPE "APC UPS: Communication lost" + --#SUMMARY "Communication lost between the agent and the UPS when UPS is on Battery." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 733 + +upsCriticalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "SEVERE: A UPS critical condition was detected. + The first variable is the error condition text message. + The second variable is the error number." + --#TYPE "UPS: A critical condition has been detected." + --#SUMMARY "A critical condition has been detected." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 734 + +upsCriticalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A UPS critical condition has been cleared. + The first variable is the fault condition." + --#TYPE "UPS: A critical condition has been cleared." + --#SUMMARY "A critical condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 735 + +upsWarningCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: A UPS warning condition has been detected. + The first variable is the fault condition." + --#TYPE "UPS: A warning condition has been detected." + --#SUMMARY "A warning condition has been detected." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 736 + +upsWarningConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "WARNING: A UPS warning condition has been cleared. + The first variable is the fault condition." + --#TYPE "UPS: A warning condition has been cleared." + --#SUMMARY "A warning condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 737 + +upsInformationalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A UPS informational condition has been detected. + The first variable is the fault condition." + --#TYPE "UPS: Informational condition detected." + --#SUMMARY "An informational condition has been detected." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 738 + +upsInformationalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsInteger, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A UPS informational condition has been cleared. + The first variable is the fault condition." + --#TYPE "UPS: Informational condition cleared." + --#SUMMARY "An informational condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 739 + +isxcInformationalAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An ISXC Alarm exists. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Informational Alarm exists." + --#SUMMARY "An ISXC Informational Alarm exists." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 740 + +isxcInformationalAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An ISXC Alarm has been cleared. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Informational Alarm has been cleared." + --#SUMMARY "An ISXC Informational Alarm has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 741 + +isxcWarningAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "WARNING: An ISXC Alarm exists. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Warning Alarm exists." + --#SUMMARY "An ISXC Warning Alarm exists." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 742 + +isxcWarningAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "WARNING: An ISXC Alarm has been cleared. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Warning Alarm has been cleared." + --#SUMMARY "An ISXC Warning Alarm has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 743 + +isxcErrorAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "ERROR: An ISXC Alarm exists. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Error Alarm exists." + --#SUMMARY "An ISXC Error Alarm exists." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 744 + +isxcErrorAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "ERROR: An ISXC Alarm has been cleared. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Error Alarm has been cleared." + --#SUMMARY "An ISXC Error Alarm has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 745 + +isxcCriticalAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "CRITICAL: An ISXC Alarm exists. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Critical Alarm exists." + --#SUMMARY "An ISXC Critical Alarm exists." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 746 + +isxcCriticalAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "CRITICAL: An ISXC Alarm has been cleared. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Critical Alarm has been cleared." + --#SUMMARY "An ISXC Critical Alarm has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 747 + +isxcFailureAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "FAILURE: An ISXC Alarm exists. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Failure Alarm exists." + --#SUMMARY "An ISXC Failure Alarm exists." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 748 + +isxcFailureAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, + mtrapargsOctetString, + mtrapargsInteger, + mtrapargsString03, + mtrapargsOctetString02, + mtrapargsString04, + mtrapargsOctetString03, + mtrapargsString05, + mtrapargsString06, + mtrapargsString07, + mtrapargsOctetString04, + mtrapargsOctetString05, + mtrapargsString08, + mtrapargsOctetString06, + mtrapargsOctetString07, + mtrapargsInteger02, + mtrapargsInteger03, + mtrapargsOctetString08, + mtrapargsString } + DESCRIPTION + "FAILURE: An ISXC Alarm has been cleared. + The first argument is the unique ISXC alarm ID. + The second argument is the ISXC alarm label as a UTF8 string. + The third argument is the ISXC alarm code. + The fourth argument is the unique ISXC device ID. + The fifth argument is the ISXC device label as a UTF8 string. + The sixth argument is the ISXC parent host. + The seventh argument is the ISXC device type as a UTF8 string. + The eighth argument is the device serial number. + The ninth argument is the device model number. + The tenth argument is the device host. + The eleventh argument is the device location as a UTF8 string. + The twelfth argument is the device contact as a UTF8 string. + The thirteenth argument is the unique ISXC sensor ID. + The fourteenth argument is the ISXC sensor label as a UTF8 string. + The fifteenth argument is the sensor value as a UTF8 string. + The sixteenth argument is the ISXC alarm start time. + The seventeenth argument is the ISXC alarm resolution time. + The eighteenth argument is the description as a UTF8 string." + --#TYPE "APC ISXC: An ISXC Failure Alarm has been cleared." + --#SUMMARY "An ISXC Failure Alarm has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 749 + +-- rPDU2g Trap Section + +rpduCriticalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "SEVERE: A RPDU critical condition has been detected. + The first variable is the serial number. + The second variable is the device name. + The third variable is the error number. + The fourth variable is the device number. + The fifth variable is the instance number. + The sixth variable is the trap text message." + --#TYPE "RPDU: A critical condition has been detected." + --#SUMMARY "A critical condition has been detected." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 750 + +rpduCriticalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A RPDU critical condition has been cleared. + The first variable is the serial number. + The second variable is the device name. + The third variable is the error number. + The fourth variable is the device number. + The fifth variable is the instance number. + The sixth variable is the trap text message." + --#TYPE "RPDU: A critical condition has been cleared." + --#SUMMARY "A critical condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 751 + +rpduWarningCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: A RPDU warning condition has been detected. + The first variable is the serial number. + The second variable is the device name. + The third variable is the error number. + The fourth variable is the device number. + The fifth variable is the instance number. + The sixth variable is the trap text message." + --#TYPE "RPDU: A warning condition has been detected." + --#SUMMARY "A warning condition has been detected." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 752 + +rpduWarningConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "WARNING: A RPDU warning condition has been cleared. + The first variable is the serial number. + The second variable is the device name. + The third variable is the error number. + The fourth variable is the device number. + The fifth variable is the instance number. + The sixth variable is the trap text message." + --#TYPE "RPDU: A warning condition has been cleared." + --#SUMMARY "A warning condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 753 + +rpduInformationalCondition TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A RPDU informational condition has been detected. + The first variable is the serial number. + The second variable is the device name. + The third variable is the error number. + The fourth variable is the device number. + The fifth variable is the instance number. + The sixth variable is the trap text message." + --#TYPE "RPDU: Informational condition detected." + --#SUMMARY "An informational condition has been detected." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 754 + +rpduInformationalConditionCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsInteger, mtrapargsInteger02, mtrapargsInteger03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A RPDU informational condition has been cleared. + The first variable is the serial number. + The second variable is the device name. + The third variable is the error number. + The fourth variable is the device number. + The fifth variable is the instance number. + The sixth variable is the trap text message." + --#TYPE "RPDU: Informational condition cleared." + --#SUMMARY "An informational condition has been cleared." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 755 + +isxModularCoolingFanAlarm TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsString } + DESCRIPTION + "SEVERE: The device's internal cooling fans have failed. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC MDS: Cooling fan failure." + --#SUMMARY "Cooling fan failure." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 756 + +isxModularCoolingFanAlarmCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString02, mtrapargsString03, mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The device's internal cooling fans are now functioning properly. + The first argument is the host device serial number. + The second argument is the host device name." + --#TYPE "APC MDS: Cooling fan alarm cleared." + --#SUMMARY "Cooling fan alarm cleared." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 757 + +upsFirmwareUpdateStarted TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: Updating UPS firmware." + --#TYPE "APC UPS: Updating firmware" + --#SUMMARY "The UPS has started a firmware update." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 758 + +upsFirmwareUpdateFinished TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Finished updating UPS firmware." + --#TYPE "APC UPS: Finished firmware update" + --#SUMMARY "The UPS has finished the firmware update." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 759 + +upsFirmwareUpdateSucceeded TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: UPS firmware update succeeded." + --#TYPE "APC UPS: Firmware update succeeded" + --#SUMMARY "The UPS has successfully completed a firmware update." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 760 + +upsFirmwareUpdateFailed TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: UPS firmware update failed." + --#TYPE "APC UPS: Firmware update failed" + --#SUMMARY "The UPS failed to complete a firmware update." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 761 + +upsHasNoValidFirmware TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: UPS has no valid firmware." + --#TYPE "APC UPS: No firmware" + --#SUMMARY "The UPS does not have a valid firmware." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 762 + +upsHasNoValidFirmwareCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: UPS now has a valid firmware." + --#TYPE "APC UPS: Now has valid firmware" + --#SUMMARY "The UPS now has a valid firmware." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 763 + + +upsLocalDisplayButtonFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: A local display button fault exists." + --#TYPE "APC UPS: A local display button fault exists." + --#SUMMARY "The UPS has detected a local display button error. The button may be stuck in the closed position." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 767 + +upsLocalDisplayButtonFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A local display button fault no longer exists." + --#TYPE "APC UPS: A local display button fault no longer exists." + --#SUMMARY "The UPS no longer detects a local display button error." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 768 + +upsNeedsFactorySetupFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: UPS needs factory setup." + --#TYPE "APC UPS: needs factory setup." + --#SUMMARY "The UPS is missing factory configuration information. The UPS needs to be set up by the factory." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 769 + +upsNeedsFactorySetupFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: UPS no longer needs factory setup." + --#TYPE "APC UPS: no longer needs factory setup." + --#SUMMARY "The UPS now has the required factory configuration information." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 770 + +upsEPOActive TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: Emergency Power Off (EPO) active." + --#TYPE "APC UPS: Emergency Power Off (EPO) active." + --#SUMMARY "The EPO contact on the UPS was activated causing the UPS to turn off." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 771 + +upsEPOActiveCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: Emergency Power Off (EPO) now inactive." + --#TYPE "APC UPS: Emergency Power Off (EPO) now inactive." + --#SUMMARY "The EPO contact on the UPS is no longer activated. The UPS may be turned on." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 772 + +upsFirmwareMismatch TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: A firmware mismatch error exists." + --#TYPE "APC UPS: A firmware mismatch error exists." + --#SUMMARY "Parts of the system are running firmware versions not designed to work together. This may be due to an incomplete firmware update." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 773 + +upsFirmwareMismatchCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: A firmware mismatch error no longer exists." + --#TYPE "APC UPS: A firmware mismatch error no longer exists." + --#SUMMARY "The firmware versions on the system are now compatible." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 774 + +upsOscillatorFailed TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: An oscillator error exists." + --#TYPE "APC UPS: An oscillator error exists." + --#SUMMARY "One or more system clocks no longer keeps time due to a failed oscillator. Depending on the failure, this may result in a loss of time keeping, or render parts of the system inoperable." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE NONOPERATIONAL + ::= 775 + +upsOscillatorFailedCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: An oscillator error no longer exists." + --#TYPE "APC UPS: An oscillator error no longer exists." + --#SUMMARY "The oscillator error no longer exists." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 776 + +upsOnBatteryDueToFault TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: The UPS is on battery due to an error. + + Symmetra UPSes: Intelligence module has reported being in self-test for + too long. When this happens, the UPS is not usually in self-test, but the + batteries are draining slowly. If left uncorrected, the batteries will + become depleted and the UPS will not be able to turn on. If UPS has at + least N+1 redundancy, check power modules one by one to determine which + keeps the UPS in self-test. Once identified, replace the module." + --#TYPE "APC UPS: The UPS is on battery due to an error." + --#SUMMARY "The UPS is on battery due to an error." + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 777 + +upsOnBatteryDueToFaultCleared TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: The UPS is no longer on battery due to an error." + --#TYPE "APC UPS: The UPS is no longer on battery due to an error." + --#SUMMARY "The UPS is no longer on battery due to an error." + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 778 + + +pcnsCriticalEventActive TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: PowerChute Network Shutdown has begun a safe shutdown of the host." + --#TYPE "APC CODE: PowerChute Network Shutdown has begun a safe shutdown of the host." + --#SUMMARY "Safe Shutdown of host initiated." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 779 + +pcnsCriticalEventResolved TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: PowerChute Network Shutdown critical event resolved. Safe shutdown will continue." + --#TYPE "APC CODE: PowerChute Network Shutdown critical event resolved. Safe shutdown will continue." + --#SUMMARY "Critical event resolved." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 780 + +pcnsNetworkComsLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: PowerChute cannot communicate with NMC" + --#TYPE "APC CODE: PowerChute cannot communicate with NMC" + --#SUMMARY "PowerChute cannot communicate with NMC" + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 781 + +pcnsNetworkComsLostResolved TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: PowerChute can communicate with NMC again." + --#TYPE "APC CODE: PowerChute can communicate with NMC again." + --#SUMMARY "PowerChute can communicate with NMC again." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 782 + +pcnsNMCComsLost TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "SEVERE: NMC cannot communicate with UPS." + --#TYPE "APC CODE: NMC cannot communicate with UPS." + --#SUMMARY "NMC cannot communicate with UPS." + --#ARGUMENTS { } + --#SEVERITY SEVERE + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 783 + +pcnsNMCComsLostResolved TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: NMC can communicate with UPS again." + --#TYPE "APC CODE: NMC can communicate with UPS again." + --#SUMMARY "NMC can communicate with UPS again." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 784 + +pcnsTest TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: PowerChute has sent a test trap." + --#TYPE "APC CODE: PowerChute has sent a test trap." + --#SUMMARY "PowerChute has sent a test trap." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 785 + +pcnsUpdateAvailable TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "INFORMATIONAL: PowerChute has detected that a newer version is available." + --#TYPE "APC CODE: PowerChute has detected that a newer version is available." + --#SUMMARY "PowerChute has detected that a newer version is available." + --#ARGUMENTS { } + --#SEVERITY INFORMATIONAL + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE OPERATIONAL + ::= 786 + +temporaryBypass TRAP-TYPE + ENTERPRISE apc + VARIABLES { mtrapargsString } + DESCRIPTION + "WARNING: UPS on temporary bypass" + --#TYPE "APC UPS: On temporary bypass" + --#SUMMARY "The UPS is on temporary bypass." + --#SEVERITY WARNING + --#TIMEINDEX 1 + --#HELP "" + --#HELPTAG 0 + --#STATE DEGRADED + ::= 787 + + +END diff --git a/mibs/StorageManagement-MIB.mib b/mibs/StorageManagement-MIB.mib index 3242d65..0c20dad 100644 --- a/mibs/StorageManagement-MIB.mib +++ b/mibs/StorageManagement-MIB.mib @@ -1,286 +1,8970 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +-- The Storage Management MIB (Management Information Base) Group +-- defines the properties that identify information about the Storage +-- Management software product and the current status of the system it manages. + -- 1.3.6.1.4.1.674.10893.1.20 + storageManagement OBJECT IDENTIFIER ::= { software 20 } - - - - - -
- - + + -- 1.3.6.1.4.1.674.10893.1.20.4 + softwareProduct OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Product information for the Storage Management software." + ::= { storageManagement 4 } - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
+ + -- 1.3.6.1.4.1.674.10893.1.20.100.1 + displayName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Name of this management software for display purposes." + ::= { storageManagementInfo 1 } - - - - - - - - - - - - - - - - - - - - - + + -- 1.3.6.1.4.1.674.10893.1.20.100.2 + description OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "A short description of this management software." + ::= { storageManagementInfo 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.100.3 + agentVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the management software manufacturer." + ::= { storageManagementInfo 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.100.4 + agentVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. Refer to softwareVersion." + ::= { storageManagementInfo 4 } + + +-- The Global Data Management Information Base (MIB) Group defines the +-- properties that identify status information about system that the +-- Storage Management software is managing and about the Storage Management SNMP agent. + -- 1.3.6.1.4.1.674.10893.1.20.110 + globalData OBJECT IDENTIFIER ::= { storageManagement 110 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.1 + agentSystemGlobalStatus OBJECT-TYPE + SYNTAX INTEGER + { + normal(1), + warning(2), + nonCriticalError(3), + failure(4), + unknown(5) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. Please use the value: agentGlobalSystemStatus. + Note: Enumerated values have changed." + ::= { globalData 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.2 + agentLastGlobalStatus OBJECT-TYPE + SYNTAX INTEGER + { + normal(1), + warning(2), + nonCriticalError(3), + failure(4), + unknown(5) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. Please use the value: agentLastGlobalSystemStatus. + Note: Enumerated values have changed." + ::= { globalData 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.3 + agentTimeStamp OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The last time that the agent values have been updated. + Universal time in sec since UTC 1/1/70." + ::= { globalData 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.4 + agentGetTimeout OBJECT-TYPE + SYNTAX INTEGER (1..10000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Suggested timeout value in milliseconds for how long + the SNMP getter should wait while attempting to poll + the SNMP agent." + ::= { globalData 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.5 + agentModifiers OBJECT-TYPE + SYNTAX INTEGER (1..10000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Agent functional modifiers, when set the modifier is active. + Bit definitions: + Bit 3: agent in debug mode. + All other bits are product specific + " + ::= { globalData 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.6 + agentRefreshRate OBJECT-TYPE + SYNTAX INTEGER (1..10000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The rate, given in seconds, at which the cached data for SNMP is refreshed. + The default value is 300 seconds, or 5 minutes." + ::= { globalData 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.7 + agentHostname OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management." + ::= { globalData 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.8 + agentIPAddress OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management." + ::= { globalData 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.9 + agentSoftwareStatus OBJECT-TYPE + SYNTAX INTEGER + { + databaseUp(1), + databaseDown(2) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management." + ::= { globalData 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.10 + agentSnmpVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. Refer to softwareVersion." + ::= { globalData 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.11 + agentMibVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Version of the Storage Management MIB." + ::= { globalData 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.12 + agentManagementSoftwareURLName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Universal Resource Locator (URL) of the systems management software." + ::= { globalData 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.13 + agentGlobalSystemStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Global health information for the subsystem managed by + the Storage Management software. This global status + should be used by applications other than HP OpenView. + HP OpenView should refer to the globalStatus in the root level object + group. This is a rollup for the entire agent including + any monitored devices. The status is intended to give + initiative to a snmp monitor to get further data when + this status is abnormal. + + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { globalData 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.14 + agentLastGlobalSystemStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The previous global status of the system managed by the Storage Management software. + + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { globalData 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.110.15 + agentSmartThermalShutdown OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2), + notApplicable(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the status of smart thermal shutdown for PV220S and PV221S enclosures. + Possible values: + 1: Enabled + 2: Disabled" + ::= { globalData 15 } + + +-- The Physical Devices Management Information Base (MIB) group exposes +-- information about the devices managed by the Storage Management +-- software and their relationships to each other. +-- This group and all of its associated tables and objects are not +-- supported on Microsoft Windows Advanced Server Limited Edition +-- 64-bit operating system (Windows.Net-64) on a PE7150. + -- 1.3.6.1.4.1.674.10893.1.20.130 + physicalDevices OBJECT IDENTIFIER ::= { storageManagement 130 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2 + channelTable OBJECT-TYPE + SYNTAX SEQUENCE OF ChannelEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of controller channels. The number of entries is + related to the number of channels supported by a RAID + controller. Perc2 RAID controller supports a max of 4 + channels per controller. The maximum number of entries is + implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1 + channelEntry OBJECT-TYPE + SYNTAX ChannelEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the channel table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { channelNumber } + ::= { channelTable 1 } + + + ChannelEntry ::= + SEQUENCE { + channelNumber + INTEGER, + channelName + DisplayString, + channelState + INTEGER, + channelSeverity + INTEGER, + channelTermination + INTEGER, + channelSCSIID + INTEGER, + channelRollUpStatus + DellStatus, + channelComponentStatus + DellStatus, + channelNexusID + DisplayString, + channelDataRate + DisplayString, + channelBusType + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.1 + channelNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this channel entry." + ::= { channelEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.2 + channelName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the channel as represented in Storage Management. + The name will include the word channel and the instance. + For example: Channel 1" + ::= { channelEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.3 + channelState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current condition of the channel. + Possible states: + 0: Unknown + 1: Ready - The I/O has resumed. + 2: Failed + 3: Online + 4: Offline - The I/O has paused. + 6: Degraded + " + ::= { channelEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.4 + channelSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + It was replaced with RollUpStatus and ComponentStatus for each device." + ::= { channelEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.5 + channelTermination OBJECT-TYPE + SYNTAX INTEGER + { + wide(1), + narrow(2), + notTerminated(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of SCSI termination on this channel. + Termination is required for proper operation of this channel. + + 1: Wide Termination (16 bit) + 2: Narrow Termination (8 bit) + 3: Not Terminated" + ::= { channelEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.6 + channelSCSIID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SCSI ID of the controller to which the channel belongs." + ::= { channelEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.7 + channelRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the channel state. + This is the combined status of the channel and its + components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { channelEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.8 + channelComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the channel itself with out without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { channelEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.9 + channelNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this channel." + ::= { channelEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.10 + channelDataRate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The data rate (SCSI speed) of the channel. Example: Ultra 320M SCSI" + ::= { channelEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.2.1.11 + channelBusType OBJECT-TYPE + SYNTAX INTEGER + { + scsi(1), + ide(2), + fibreChannel(3), + ssa(4), + usb(6), + sata(7), + sas(8), + pcie(9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bus type of the channel. + Possible values: + 1: SCSI + 2: IDE + 3: Fibre Channel + 4: SSA + 6: USB + 7: SATA + 8: SAS + 9: PCIe" + ::= { channelEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3 + enclosureTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Enclosures. The number of entries is + related to number of enclosures discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1 + enclosureEntry OBJECT-TYPE + SYNTAX EnclosureEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Enclosure table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { enclosureNumber } + ::= { enclosureTable 1 } + + + EnclosureEntry ::= + SEQUENCE { + enclosureNumber + INTEGER, + enclosureName + DisplayString, + enclosureVendor + DisplayString, + enclosureState + INTEGER, + enclosureSeverity + INTEGER, + enclosureID + DisplayString, + enclosureProcessorVersion + DisplayString, + enclosureServiceTag + DisplayString, + enclosureAssetTag + DisplayString, + enclosureAssetName + DisplayString, + enclosureSplitBusPartNumber + DisplayString, + enclosureProductID + DisplayString, + enclosureKernelVersion + DisplayString, + enclosureESM1PartNumber + DisplayString, + enclosureESM2PartNumber + DisplayString, + enclosureType + INTEGER, + enclosureProcessor2Version + DisplayString, + enclosureConfig + INTEGER, + enclosureChannelNumber + INTEGER, + enclosureAlarm + INTEGER, + enclosureBackplanePartNumber + DisplayString, + enclosureSCSIID + INTEGER, + enclosureRollUpStatus + DellStatus, + enclosureComponentStatus + DellStatus, + enclosureNexusID + DisplayString, + enclosureFirmwareVersion + DisplayString, + enclosureSCSIRate + DisplayString, + enclosurePartNumber + DisplayString, + enclosureSerialNumber + DisplayString, + enclosureSASAddress + DisplayString, + enclosureOccupiedSlotCount + INTEGER, + enclosureTotalSlots + INTEGER, + enclosureEmptySlotCount + INTEGER, + enclosureExpressServiceCode + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.1 + enclosureNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of the enclosure entry." + ::= { enclosureEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.2 + enclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure's name as represented in Storage Management." + ::= { enclosureEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.3 + enclosureVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure's (re)seller's name." + ::= { enclosureEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.4 + enclosureState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current condition of the enclosure + (which includes any devices connected to it.) + Possible states: + 0: Unknown + 1: Ready + 2: Failed + 3: Online + 4: Offline + 6: Degraded" + ::= { enclosureEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.5 + enclosureSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + It was replaced with RollUpStatus and ComponentStatus for each device." + ::= { enclosureEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.6 + enclosureID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Represents unique id for an enclosure." + ::= { enclosureEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.7 + enclosureProcessorVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management." + ::= { enclosureEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.8 + enclosureServiceTag OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Enclosure identification used when consulting customer support." + ::= { enclosureEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.9 + enclosureAssetTag OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "User definable asset tag for the enclosure." + ::= { enclosureEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.10 + enclosureAssetName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "User definable asset name of the enclosure." + ::= { enclosureEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.11 + enclosureSplitBusPartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure's split bus part number." + ::= { enclosureEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.12 + enclosureProductID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The enclosure's product identification. This also corresponds to the enclosure type. + " + ::= { enclosureEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.13 + enclosureKernelVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + Refer to enclosureFirmwareVersion for the firmware version of the enclosure." + ::= { enclosureEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.14 + enclosureESM1PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management." + ::= { enclosureEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.15 + enclosureESM2PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management." + ::= { enclosureEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.16 + enclosureType OBJECT-TYPE + SYNTAX INTEGER + { + internal(1), + dELLPV200SPV201S(2), + dELLPV210SPV211S(3), + dELLPV220SPV221S(4), + dELLPV660F(5), + dELLPV224F(6), + dELLPV660F224F(7), + md1000(8), + md1120(9), + md1200(10), + md1220(11) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of this enclosure. + Possible values: + 1: Internal + 2: Dell PV200S (PV201S) + 3: Dell PV210S (PV211S) + 4: Dell PV220S (PV221S) + 5: Dell PV660F + 6: Dell PV224F + 7: Dell PV660F / PV224F + 8: Dell MD1000 + 9: Dell MD1120 + 10: Dell MD1200 + 11: Dell MD1220" + ::= { enclosureEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.17 + enclosureProcessor2Version OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This entry is obsolete for Storage Management." + ::= { enclosureEntry 17 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.18 + enclosureConfig OBJECT-TYPE + SYNTAX INTEGER + { + joined(1), + splitBus(2), + clustered(3), + unified(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current configuration of the enclosure's backplane. + Possible values: + 1: Joined + 2: Split Bus + 3: Clustered + 4: Unified" + ::= { enclosureEntry 18 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.19 + enclosureChannelNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The channel number, or bus, to which the enclosure is connected." + ::= { enclosureEntry 19 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.20 + enclosureAlarm OBJECT-TYPE + SYNTAX INTEGER + { + disabled(1), + enabled(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current status of the enclosure's alarm (PV220S, and PV221S only.) + Possible values: + 1: Disabled + 2: Enabled" + ::= { enclosureEntry 20 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.21 + enclosureBackplanePartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the enclosure's backplane." + ::= { enclosureEntry 21 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.22 + enclosureSCSIID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SCSI ID of the controller to which this enclosure is attached." + ::= { enclosureEntry 22 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.23 + enclosureRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the enclosure state. + This is the combined status of the enclosure and its components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { enclosureEntry 23 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.24 + enclosureComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the enclosure itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { enclosureEntry 24 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.25 + enclosureNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this enclosure." + ::= { enclosureEntry 25 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.26 + enclosureFirmwareVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware version of the enclosure." + ::= { enclosureEntry 26 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.27 + enclosureSCSIRate OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Actual SCSI rate in the enclosure. + " + ::= { enclosureEntry 27 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.28 + enclosurePartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the enclosure. + " + ::= { enclosureEntry 28 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.29 + enclosureSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Serial number of the enclosure. + " + ::= { enclosureEntry 29 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.30 + enclosureSASAddress OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The specified SAS address if this is a SAS enclosure. " + ::= { enclosureEntry 30 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.31 + enclosureOccupiedSlotCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Shows the number of physical disk slots occupied in a storage enclosure. + Note: A value of 9999 indicates feature not available." + ::= { enclosureEntry 31 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.32 + enclosureTotalSlots OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Shows the total number of physical slots in a storage enclosure; it includes total count of occupied and empty slots. + Note: A value of 9999 indicates feature not available. + " + ::= { enclosureEntry 32 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.33 + enclosureEmptySlotCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Shows the number of empty physical disk slots in a storage enclosure. + Note: A value of 9999 indicates feature not available. + " + ::= { enclosureEntry 33 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.3.1.34 + enclosureExpressServiceCode OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Express Service Code (ESC) is base10 converted numerical value of service tag." + ::= { enclosureEntry 34 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4 + arrayDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF ArrayDiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Array Disks. The number of entries is + related to number of Array Disks discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1 + arrayDiskEntry OBJECT-TYPE + SYNTAX ArrayDiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Array Disk table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { arrayDiskNumber } + ::= { arrayDiskTable 1 } + + + ArrayDiskEntry ::= + SEQUENCE { + arrayDiskNumber + INTEGER, + arrayDiskName + DisplayString, + arrayDiskVendor + DisplayString, + arrayDiskState + INTEGER, + arrayDiskSeverity + INTEGER, + arrayDiskProductID + DisplayString, + arrayDiskSerialNo + DisplayString, + arrayDiskRevision + DisplayString, + arrayDiskEnclosureID + DisplayString, + arrayDiskChannel + INTEGER, + arrayDiskLengthInMB + INTEGER, + arrayDiskLengthInBytes + INTEGER, + arrayDiskLargestContiguousFreeSpaceInMB + INTEGER, + arrayDiskLargestContiguousFreeSpaceInBytes + INTEGER, + arrayDiskTargetID + INTEGER, + arrayDiskLunID + INTEGER, + arrayDiskUsedSpaceInMB + INTEGER, + arrayDiskUsedSpaceInBytes + INTEGER, + arrayDiskFreeSpaceInMB + INTEGER, + arrayDiskFreeSpaceInBytes + INTEGER, + arrayDiskBusType + INTEGER, + arrayDiskSpareState + INTEGER, + arrayDiskRollUpStatus + DellStatus, + arrayDiskComponentStatus + DellStatus, + arrayDiskDeviceName + DisplayString, + arrayDiskNexusID + DisplayString, + arrayDiskPartNumber + DisplayString, + arrayDiskSASAddress + DisplayString, + arrayDiskNegotiatedSpeed + INTEGER, + arrayDiskCapableSpeed + INTEGER, + arrayDiskSmartAlertIndication + INTEGER, + arrayDiskManufactureDay + DisplayString, + arrayDiskManufactureWeek + DisplayString, + arrayDiskManufactureYear + DisplayString, + arrayDiskMediaType + INTEGER, + arrayDiskDellCertified + INTEGER, + arrayDiskAltaVendorId + DisplayString, + arrayDiskAltaProductId + DisplayString, + arrayDiskAltaRevisionId + DisplayString, + arrayDiskEncryptionCapable + INTEGER, + arrayDiskEncrypted + INTEGER, + arrayDiskPowerState + INTEGER, + arrayDiskDriveWriteCache + INTEGER, + arrayDiskModelNumber + DisplayString, + arrayDiskLifeRemaining + INTEGER, + arrayDiskDriverVersion + DisplayString, + arrayDiskDeviceLifeStatus + INTEGER, + arrayDiskReadOnly + DisplayString, + arrayDiskRemainingRatedWriteEndurance + DisplayString, + arrayDiskSectorSize + INTEGER, + arrayDiskPICapable + INTEGER, + arrayDiskMaxLinkWidth + INTEGER, + arrayDiskNegotiatedLinkWidth + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.1 + arrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this array disk entry." + ::= { arrayDiskEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.2 + arrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the array disk as represented in Storage Management." + ::= { arrayDiskEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.3 + arrayDiskVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The array disk's manufacturer's name." + ::= { arrayDiskEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.4 + arrayDiskState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6), + recovering(7), + removed(11), + non-raid(13), + notReady(14), + resynching(15), + replacing(22), + spinningDown(23), + rebuild(24), + noMedia(25), + formatting(26), + diagnostics(28), + predictiveFailure(34), + initializing(35), + foreign(39), + clear(40), + unsupported(41), + incompatible(53), + readOnly(56) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current condition of the array disk. + Possible states: + 0: Unknown + 1: Ready - Available for use, but no RAID configuration has been assigned. + 2: Failed - Not operational. + 3: Online - Operational. RAID configuration has been assigned. + 4: Offline - The drive is not available to the RAID controller. + 6: Degraded - Refers to a fault-tolerant array/virtual disk that has a failed disk. + 7: Recovering - Refers to state of recovering from bad blocks on disks. + 11: Removed - Indicates that array disk has been removed. + 13: Non-RAID - Indicates that array disk is not a RAID capable disk + 14: Not Ready - Applicable for PCIeSSD devices indicating that the device is in locked state + 15: Resynching - Indicates one of the following types of disk operations: Transform Type, Reconfiguration, and Check Consistency. + 22: Replacing - Indicates copyback operation is in progress. + 23: Spinning Down - Transit state when the physical disk is spinning down for physical disk power management. + 24: Rebuild + 25: No Media - CD-ROM or removable disk has no media. + 26: Formatting - In the process of formatting. + 28: Diagnostics - Diagnostics are running. + 34: Predictive failure + 35: Initializing: Applies only to virtual disks on PERC, PERC 2/SC, and PERC 2/DC controllers. + 39: Foreign + 40: Clear + 41: Unsupported + 53: Incompatible + 56: Read Only - Applicable for PCIeSSD devices. Indicates that device has reached read-only state + + " + ::= { arrayDiskEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.5 + arrayDiskSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + It was replaced with RollUpStatus and ComponentStatus for each device." + ::= { arrayDiskEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.6 + arrayDiskProductID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The model number of the array disk." + ::= { arrayDiskEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.7 + arrayDiskSerialNo OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The array disk's unique identification number from the manufacturer. + " + ::= { arrayDiskEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.8 + arrayDiskRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The firmware version of the array disk." + ::= { arrayDiskEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.9 + arrayDiskEnclosureID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SCSI ID of the enclosure processor to which this array disk belongs." + ::= { arrayDiskEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.10 + arrayDiskChannel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bus to which this array disk is connected." + ::= { arrayDiskEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.11 + arrayDiskLengthInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size in megabytes of the array disk. If this size is 0, it is smaller than a megabyte." + ::= { arrayDiskEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.12 + arrayDiskLengthInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the array disk in bytes that is less than + a megabyte. This size plus the arrayDiskLengthInMB is + the total size of the array disk." + ::= { arrayDiskEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.13 + arrayDiskLargestContiguousFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size in megabytes of the largest contiguous free space + on the array disk. If this size is 0, it is less than a megabyte." + ::= { arrayDiskEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.14 + arrayDiskLargestContiguousFreeSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of the largest contiguous free space on this + array disk in bytes that is less than a megabyte. + This size plus the arrayDiskLargestContiguousFreeSpaceInMB + is the total size of the largest contiguous free space on + the array disk." + ::= { arrayDiskEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.15 + arrayDiskTargetID OBJECT-TYPE + SYNTAX INTEGER (0..15) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SCSI target ID which this array disk is assigned. " + ::= { arrayDiskEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.16 + arrayDiskLunID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The array disk's logical unit number. " + ::= { arrayDiskEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.17 + arrayDiskUsedSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount in megabytes of the used space on the array + disk. If this size is 0, it is smaller than a megabyte." + ::= { arrayDiskEntry 17 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.18 + arrayDiskUsedSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size in bytes of the used space on the array disk + that is smaller than a megabyte. This size plus the + arrayDiskUsedSpaceInMB is the total amount of used space + on the array disk." + ::= { arrayDiskEntry 18 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.19 + arrayDiskFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The amount in megabytes of the free space on the array + disk. If this size is 0, it is smaller than a megabyte." + ::= { arrayDiskEntry 19 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.20 + arrayDiskFreeSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size in bytes of the free space on the array disk + that is smaller than a megabyte. This size plus the + arrayDiskFreeSpaceInMB is the total amount of free space + on the array disk." + ::= { arrayDiskEntry 20 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.21 + arrayDiskBusType OBJECT-TYPE + SYNTAX INTEGER + { + scsi(1), + ide(2), + fibre(3), + ssa(4), + usb(6), + sata(7), + sas(8), + pcie(9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bus type of the array disk. + Possible values: + 1: SCSI + 2: IDE + 3: Fibre Channel + 4: SSA + 6: USB + 7: SATA + 8: SAS + 9: PCIe" + ::= { arrayDiskEntry 21 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.22 + arrayDiskSpareState OBJECT-TYPE + SYNTAX INTEGER + { + memberVD(1), + memberDG(2), + globalHotSpare(3), + dedicatedHotSpare(4), + notASpare(5), + notApplicable(99) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the array disk as a spare. + Possible states: + 1 : disk is a member of a virtual disk + 2 : disk is a member of a disk group + 3 : disk is a global hot spare + 4 : disk is a dedicated hot spare + 5 : not a spare + 99: not applicable" + ::= { arrayDiskEntry 22 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.23 + arrayDiskRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the array disk state. + This is the combined status of the array disk and its components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { arrayDiskEntry 23 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.24 + arrayDiskComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the array disk itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { arrayDiskEntry 24 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.25 + arrayDiskDeviceName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The operating system device name for this disk. This property is only applicable to array disks attached to a RAID controller." + ::= { arrayDiskEntry 25 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.26 + arrayDiskNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this array disk." + ::= { arrayDiskEntry 26 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.27 + arrayDiskPartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the disk. + " + ::= { arrayDiskEntry 27 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.28 + arrayDiskSASAddress OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The specified SAS address if this is a SAS disk. + " + ::= { arrayDiskEntry 28 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.29 + arrayDiskNegotiatedSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The speed at which the drive is actually running in MPS (megabytes per second). + " + ::= { arrayDiskEntry 29 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.30 + arrayDiskCapableSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum speed at which the drive is capable of negotiating in MPS (megabytes per second). + " + ::= { arrayDiskEntry 30 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.31 + arrayDiskSmartAlertIndication OBJECT-TYPE + SYNTAX INTEGER + { + no(1), + yes(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicated whether the disk has received a predictive failure. + Possible values: + 1: No - disk has not received a predictive failure alert + 2: Yes - disk has received a predictive failure alert" + ::= { arrayDiskEntry 31 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.32 + arrayDiskManufactureDay OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The day of the week (1=Sunday thru 7=Saturday) on which this disk was manufactured." + ::= { arrayDiskEntry 32 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.33 + arrayDiskManufactureWeek OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The week (1 thru 53) in which this disk was manufactured." + ::= { arrayDiskEntry 33 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.34 + arrayDiskManufactureYear OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The four digit year in which this disk was manufactured." + ::= { arrayDiskEntry 34 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.35 + arrayDiskMediaType OBJECT-TYPE + SYNTAX INTEGER + { + unknown(1), + hdd(2), + ssd(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Media type of the array disk. + Possible Values: + 1:unknown + 2:hdd + 3:ssd" + ::= { arrayDiskEntry 35 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.36 + arrayDiskDellCertified OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if array disk is certified by Dell. + Value: 1 - Certified, 0 - Not Certified, 99 - Unknown" + ::= { arrayDiskEntry 36 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.37 + arrayDiskAltaVendorId OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "Provides vendor information for Alta interposer." + ::= { arrayDiskEntry 37 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.38 + arrayDiskAltaProductId OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "Provides product id for Alta interposer." + ::= { arrayDiskEntry 38 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.39 + arrayDiskAltaRevisionId OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "Provides revision id for Alta interposer." + ::= { arrayDiskEntry 39 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.40 + arrayDiskEncryptionCapable OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if physical disk is Encryption capable. + Value: 1 - Capable, 0 - Not Capable, 99 - Not Applicable" + ::= { arrayDiskEntry 40 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.41 + arrayDiskEncrypted OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if the physical disk has encryption enabled. + Value: 1 - Yes, 0 - No, 99 - Not Applicable" + ::= { arrayDiskEntry 41 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.42 + arrayDiskPowerState OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates power state of a physical drive. + Value: 0 - Spun up, 1- Spun down, 255 - Transition, 99 - Not Applicable" + ::= { arrayDiskEntry 42 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.43 + arrayDiskDriveWriteCache OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates drive write cache capability for PCIe SSD devices. + Value: 1 - Enabled, 0 - Disabled, 99 - Undetermined/Not Applicable" + ::= { arrayDiskEntry 43 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.44 + arrayDiskModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides PCIe SSD device model number." + ::= { arrayDiskEntry 44 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.45 + arrayDiskLifeRemaining OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides PCIe SSD device life remaining in percentage. + Value: 0..100, 999 - Undetermined/Not Applicable " + ::= { arrayDiskEntry 45 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.46 + arrayDiskDriverVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides PCIe SSD device driver version." + ::= { arrayDiskEntry 46 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.47 + arrayDiskDeviceLifeStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides PCIe SSD device life status. + Possible Values: + -1: Not Available / Not Applicable + 1: Drive Health Good + 2: Approaching Warranty Coverage Expiry + 3: Warranty Coverage Expired + 4: Approaching Read Only + 5: Read Only" + ::= { arrayDiskEntry 47 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.48 + arrayDiskReadOnly OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides PCIe SSD's Read Only attribute. + Possible Values: Yes, No, Not Applicable + " + ::= { arrayDiskEntry 48 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.49 + arrayDiskRemainingRatedWriteEndurance OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides PCIe SSD device Remaining Rated Write Endurance + Possible Values: 0-100% ,Not Available/Not Applicable + " + ::= { arrayDiskEntry 49 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.50 + arrayDiskSectorSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides the information regarding sector size of array disk. + Possible values are: 512 or 4096." + ::= { arrayDiskEntry 50 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.51 + arrayDiskPICapable OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides the information regarding T10 PI capability of Array disk. + Possible values are: 0 (T10 PI incapable) or 1 (T10 PI capable)." + ::= { arrayDiskEntry 51 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.52 + arrayDiskMaxLinkWidth OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides the information regarding Max Link Width of Array disk. + Possible values are: 0 - 8." + ::= { arrayDiskEntry 52 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.4.1.53 + arrayDiskNegotiatedLinkWidth OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides the information regarding Negtioated Link Width of Array disk. + Possible values are: 0 - 8." + ::= { arrayDiskEntry 53 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.5 + arrayDiskEnclosureConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF ArrayDiskEnclosureConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between array disks, their enclosure, + and their associated controller. For each object in the table, its + object number corresponds to an instance number in the appropriate + MIB table for that object where all of the object properties can be found. + Note: Only array disks that are part of an enclosure will be listed + in this table. Backplanes are considered enclosures by + Storage Management." + ::= { physicalDevices 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.5.1 + arrayDiskEnclosureConnectionEntry OBJECT-TYPE + SYNTAX ArrayDiskEnclosureConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Array Disk Enclosure Connection table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { arrayDiskEnclosureConnectionNumber } + ::= { arrayDiskEnclosureConnectionTable 1 } + + + ArrayDiskEnclosureConnectionEntry ::= + SEQUENCE { + arrayDiskEnclosureConnectionNumber + INTEGER, + arrayDiskEnclosureConnectionArrayDiskName + DisplayString, + arrayDiskEnclosureConnectionArrayDiskNumber + INTEGER, + arrayDiskEnclosureConnectionEnclosureName + DisplayString, + arrayDiskEnclosureConnectionEnclosureNumber + INTEGER, + arrayDiskEnclosureConnectionControllerName + DisplayString, + arrayDiskEnclosureConnectionControllerNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.5.1.1 + arrayDiskEnclosureConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this array disk connection entry. + This table shows the array disk to enclosure relationship." + ::= { arrayDiskEnclosureConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.5.1.2 + arrayDiskEnclosureConnectionArrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the array disk in this connection as represented in Storage Management." + ::= { arrayDiskEnclosureConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.5.1.3 + arrayDiskEnclosureConnectionArrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the array disk in the arrayDiskTable + in this connection." + ::= { arrayDiskEnclosureConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.5.1.4 + arrayDiskEnclosureConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure as represented in Storage Management + to which this array disk belongs. + " + ::= { arrayDiskEnclosureConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.5.1.5 + arrayDiskEnclosureConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the enclosureTable of the enclosure + to which this array disk belongs." + ::= { arrayDiskEnclosureConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.5.1.6 + arrayDiskEnclosureConnectionControllerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the controller as represented in Storage Management + to which this array disk is connected." + ::= { arrayDiskEnclosureConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.5.1.7 + arrayDiskEnclosureConnectionControllerNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the controllerTable of the controller + to which this array disk is connected." + ::= { arrayDiskEnclosureConnectionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.6 + arrayDiskChannelConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF ArrayDiskChannelConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between array disks, their channel, and + their associated controller. For each object in the table, its + object number corresponds to an instance number in the appropriate + MIB table for that object where all of the object properties can be + found. + Note: Only array disks that are NOT part of an enclosure will be + listed in this table. Backplanes are considered enclosures by + Storage Management." + ::= { physicalDevices 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.6.1 + arrayDiskChannelConnectionEntry OBJECT-TYPE + SYNTAX ArrayDiskChannelConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Array Disk Channel Connection table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { arrayDiskChannelConnectionNumber } + ::= { arrayDiskChannelConnectionTable 1 } + + + ArrayDiskChannelConnectionEntry ::= + SEQUENCE { + arrayDiskChannelConnectionNumber + INTEGER, + arrayDiskChannelConnectionArrayDiskName + DisplayString, + arrayDiskChannelConnectionArrayDiskNumber + INTEGER, + arrayDiskChannelConnectionChannelName + DisplayString, + arrayDiskChannelConnectionChannelNumber + INTEGER, + arrayDiskChannelConnectionControllerName + DisplayString, + arrayDiskChannelConnectionControllerNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.6.1.1 + arrayDiskChannelConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this array disk connection entry. + This table shows the array disk to SCSI channel relationship. + There is no enclosure service processor associated with these + array disks." + ::= { arrayDiskChannelConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.6.1.2 + arrayDiskChannelConnectionArrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the array disk in this connection + as represented in Storage Management." + ::= { arrayDiskChannelConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.6.1.3 + arrayDiskChannelConnectionArrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the array disk in the arrayDiskTable + in this connection." + ::= { arrayDiskChannelConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.6.1.4 + arrayDiskChannelConnectionChannelName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the channel as represented in Storage Management + to which is array disk is connected." + ::= { arrayDiskChannelConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.6.1.5 + arrayDiskChannelConnectionChannelNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the channel in the channelTable to + which this array disk is connected." + ::= { arrayDiskChannelConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.6.1.6 + arrayDiskChannelConnectionControllerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the controller as represented in Storage Management + to which this array disk is connected." + ::= { arrayDiskChannelConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.6.1.7 + arrayDiskChannelConnectionControllerNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the controllerTable of the controller + to which this array disk is connected." + ::= { arrayDiskChannelConnectionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7 + fanTable OBJECT-TYPE + SYNTAX SEQUENCE OF FanEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Fans. The number of entries is + related to number of Fans discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1 + fanEntry OBJECT-TYPE + SYNTAX FanEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Fan table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { fanNumber } + ::= { fanTable 1 } + + + FanEntry ::= + SEQUENCE { + fanNumber + INTEGER, + fanName + DisplayString, + fanVendor + DisplayString, + fanState + INTEGER, + fanSeverity + INTEGER, + fanProbeUnit + DisplayString, + fanProbeMinWarning + DisplayString, + fanProbeMinCritical + DisplayString, + fanProbeMaxWarning + DisplayString, + fanProbeMaxCritical + DisplayString, + fanProbeCurrValue + DisplayString, + fan1PartNumber + DisplayString, + fan2PartNumber + DisplayString, + fanRollUpStatus + DellStatus, + fanComponentStatus + DellStatus, + fanNexusID + DisplayString, + fanRevision + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.1 + fanNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this fan entry." + ::= { fanEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.2 + fanName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fan's name as represented in Storage Management." + ::= { fanEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.3 + fanVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The fan's (re)seller's name." + ::= { fanEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.4 + fanState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + degraded(6), + removed(11), + missing(21) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current condition of the fan. + Possible states: + 0: Unknown + 1: Ready + 2: Failed + 3: Online + 4: Offline + 6: Degraded + 21: Missing" + ::= { fanEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.5 + fanSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + It was replaced with RollUpStatus and ComponentStatus for each device." + ::= { fanEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.6 + fanProbeUnit OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management." + ::= { fanEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.7 + fanProbeMinWarning OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This setting is not supported + by fans managed under Storage Management." + ::= { fanEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.8 + fanProbeMinCritical OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This setting is not supported + by fans managed under Storage Management." + ::= { fanEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.9 + fanProbeMaxWarning OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This setting is not supported + by fans managed under Storage Management." + ::= { fanEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.10 + fanProbeMaxCritical OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This setting is not supported + by fans managed under Storage Management." + ::= { fanEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.11 + fanProbeCurrValue OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current speed of the fan. + " + ::= { fanEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.12 + fan1PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the fan in the enclosure." + ::= { fanEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.13 + fan2PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This setting is not supported + by fans managed under Storage Management." + ::= { fanEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.14 + fanRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the fan state. + This is the combined status of the fan and its components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { fanEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.15 + fanComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the fan itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { fanEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.16 + fanNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this fan." + ::= { fanEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.7.1.17 + fanRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The revision number of the fan in the enclosure." + ::= { fanEntry 17 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.8 + fanConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF FanConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between each fan on + the managed node and its enclosure. Each enclosure + number in the table corresponds to that enclosure instance + in the Enclosure Table." + ::= { physicalDevices 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.8.1 + fanConnectionEntry OBJECT-TYPE + SYNTAX FanConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Fan Connection table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { fanConnectionNumber } + ::= { fanConnectionTable 1 } + + + FanConnectionEntry ::= + SEQUENCE { + fanConnectionNumber + INTEGER, + fanConnectionFanName + DisplayString, + fanConnectionFanNumber + INTEGER, + fanConnectionEnclosureName + DisplayString, + fanConnectionEnclosureNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.8.1.1 + fanConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this fan connection entry." + ::= { fanConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.8.1.2 + fanConnectionFanName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the fan in this connection as represented in Storage Management." + ::= { fanConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.8.1.3 + fanConnectionFanNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the fan in the fanTable in this connection." + ::= { fanConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.8.1.4 + fanConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure as represented in Storage Management + to which this fan belongs." + ::= { fanConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.8.1.5 + fanConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure in the enclosureTable + to which this fan belongs." + ::= { fanConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9 + powerSupplyTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowerSupplyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Power Supplies. The number of entries is + related to number of Power Supplies discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1 + powerSupplyEntry OBJECT-TYPE + SYNTAX PowerSupplyEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Power Supply table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { powerSupplyNumber } + ::= { powerSupplyTable 1 } + + + PowerSupplyEntry ::= + SEQUENCE { + powerSupplyNumber + INTEGER, + powerSupplyName + DisplayString, + powerSupplyVendor + DisplayString, + powerSupplyState + INTEGER, + powerSupplySeverity + INTEGER, + powerSupply1PartNumber + DisplayString, + powerSupply2PartNumber + DisplayString, + powerSupplyRollUpStatus + DellStatus, + powerSupplyComponentStatus + DellStatus, + powerSupplyNexusID + DisplayString, + powerSupplyRevision + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.1 + powerSupplyNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this power supply entry." + ::= { powerSupplyEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.2 + powerSupplyName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power supply's name as represented in Storage Management." + ::= { powerSupplyEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.3 + powerSupplyVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The power supply's (re)seller's name." + ::= { powerSupplyEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.4 + powerSupplyState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + notInstalled(5), + degraded(6), + removed(11), + missing(21) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current condition of the power supply. + Possible states: + 0 : Unknown + 1 : Ready + 2 : Failed + 5 : Not Installed + 6 : Degraded + 11: Removed + 21: Missing" + ::= { powerSupplyEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.5 + powerSupplySeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + It was replaced with RollUpStatus and ComponentStatus for each device." + ::= { powerSupplyEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.6 + powerSupply1PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the power supply of the enclosure." + ::= { powerSupplyEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.7 + powerSupply2PartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This setting is not supported + by power supplies managed under Storage Management." + ::= { powerSupplyEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.8 + powerSupplyRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the power supply state. + This is the combined status of the power supply and its + components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { powerSupplyEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.9 + powerSupplyComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the power supply itself without the + propegation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { powerSupplyEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.10 + powerSupplyNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this power supply." + ::= { powerSupplyEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.9.1.11 + powerSupplyRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The revision number of the power supply in the enclosure." + ::= { powerSupplyEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.10 + powerSupplyConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF PowerSupplyConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between each power + supply on the managed node and its enclosure. Each + enclosure number in the table corresponds to that + enclosure instance in the Enclosure Table." + ::= { physicalDevices 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.10.1 + powerSupplyConnectionEntry OBJECT-TYPE + SYNTAX PowerSupplyConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Power Supply Connection table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { powerSupplyConnectionNumber } + ::= { powerSupplyConnectionTable 1 } + + + PowerSupplyConnectionEntry ::= + SEQUENCE { + powerSupplyConnectionNumber + INTEGER, + powerSupplyConnectionPowersupplyName + DisplayString, + powerSupplyConnectionPowersupplyNumber + INTEGER, + powerSupplyConnectionEnclosureName + DisplayString, + powerSupplyConnectionEnclosureNumber + INTEGER, + powerSupplyConnectionFirmwareVersion + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.10.1.1 + powerSupplyConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this power supply connection entry." + ::= { powerSupplyConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.10.1.2 + powerSupplyConnectionPowersupplyName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the power supply in this connection + as represented in Storage Management." + ::= { powerSupplyConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.10.1.3 + powerSupplyConnectionPowersupplyNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This instance number in the powersupplyTable + of the power supply in this connection." + ::= { powerSupplyConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.10.1.4 + powerSupplyConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure to which this power supply is + connected as represented in Storage Management." + ::= { powerSupplyConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.10.1.5 + powerSupplyConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure in the enclosureTable + to which this power supply is connected." + ::= { powerSupplyConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.10.1.6 + powerSupplyConnectionFirmwareVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Displays power supply connection firmware version. + Note: Available above 1.04 firmware version" + ::= { powerSupplyConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11 + temperatureProbeTable OBJECT-TYPE + SYNTAX SEQUENCE OF TemperatureProbeEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Temperature Probes. The number of entries is + related to number of Temperature Probes discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1 + temperatureProbeEntry OBJECT-TYPE + SYNTAX TemperatureProbeEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Temperature Probe table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { temperatureProbeNumber } + ::= { temperatureProbeTable 1 } + + + TemperatureProbeEntry ::= + SEQUENCE { + temperatureProbeNumber + INTEGER, + temperatureProbeName + DisplayString, + temperatureProbeVendor + DisplayString, + temperatureProbeState + INTEGER, + temperatureProbeSeverity + INTEGER, + temperatureProbeUnit + DisplayString, + temperatureProbeMinWarning + INTEGER, + temperatureProbeMinCritical + INTEGER, + temperatureProbeMaxWarning + INTEGER, + temperatureProbeMaxCritical + INTEGER, + temperatureProbeCurValue + INTEGER, + temperatureProbeRollUpStatus + DellStatus, + temperatureProbeComponentStatus + DellStatus, + temperatureProbeNexusID + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.1 + temperatureProbeNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this temperature probe entry." + ::= { temperatureProbeEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.2 + temperatureProbeName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Name of this temperature probe as represented in Storage Management." + ::= { temperatureProbeEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.3 + temperatureProbeVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Temperature probe's (re)seller's name." + ::= { temperatureProbeEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.4 + temperatureProbeState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + offline(4), + degraded(6), + inactive(9), + missing(21) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current condition of the temperature probe. + Possible states: + 0: Unknown + 1: Ready + 2: Failed (Minimum Failure Threshold Exceeded, + Maximum Failure Threshold Exceeded) + 4: Offline + 6: Degraded (Minimum Warning Threshold Exceeded, + Maximum Warning Threshold Exceeded) + 9: Inactive + 21: Missing" + ::= { temperatureProbeEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.5 + temperatureProbeSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + It was replaced with RollUpStatus and ComponentStatus for each device." + ::= { temperatureProbeEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.6 + temperatureProbeUnit OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The units that will be used to display temperatures for this + temperature probe." + ::= { temperatureProbeEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.7 + temperatureProbeMinWarning OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature that will force the probe into + a warning state." + ::= { temperatureProbeEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.8 + temperatureProbeMinCritical OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum temperature that will force the probe into + an error state." + ::= { temperatureProbeEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.9 + temperatureProbeMaxWarning OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum temperature that will force the probe into + a warning state." + ::= { temperatureProbeEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.10 + temperatureProbeMaxCritical OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum temperature that will force the probe into + an error state." + ::= { temperatureProbeEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.11 + temperatureProbeCurValue OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current temperature of this probe." + ::= { temperatureProbeEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.12 + temperatureProbeRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the temperature probe state. + This is the combined status of the temperature probe + and its components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { temperatureProbeEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.13 + temperatureProbeComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the temperature probe itself without the propagation + of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { temperatureProbeEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.11.1.14 + temperatureProbeNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this temperature probe." + ::= { temperatureProbeEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.12 + temperatureConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF TemperatureConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between each + temperature probe on the managed node and its enclosure. + Each enclosure number in the table corresponds to that + enclosure instance in the Enclosure Table." + ::= { physicalDevices 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.12.1 + temperatureConnectionEntry OBJECT-TYPE + SYNTAX TemperatureConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Temperature Probe Connection table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { temperatureConnectionNumber } + ::= { temperatureConnectionTable 1 } + + + TemperatureConnectionEntry ::= + SEQUENCE { + temperatureConnectionNumber + INTEGER, + temperatureConnectionTemperatureName + DisplayString, + temperatureConnectionTemperatureNumber + INTEGER, + temperatureConnectionEnclosureName + DisplayString, + temperatureConnectionEnclosureNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.12.1.1 + temperatureConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this temperature probe connection entry." + ::= { temperatureConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.12.1.2 + temperatureConnectionTemperatureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the temperature probe in this connection as + represented in Storage Management." + ::= { temperatureConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.12.1.3 + temperatureConnectionTemperatureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the temperatureTable of the temperature probe in this connection." + ::= { temperatureConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.12.1.4 + temperatureConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure as represented in Storage Management + to which this temperature probe belongs." + ::= { temperatureConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.12.1.5 + temperatureConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure in the enclosureTable + to which this temperature probe belongs. + " + ::= { temperatureConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13 + enclosureManagementModuleTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureManagementModuleEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Enclosure Management Modules. The number of + entries is related to number of Enclosure Management Modules + discovered in the system. The maximum number of entries + is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1 + enclosureManagementModuleEntry OBJECT-TYPE + SYNTAX EnclosureManagementModuleEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Enclosure Management Module table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { enclosureManagementModuleNumber } + ::= { enclosureManagementModuleTable 1 } + + + EnclosureManagementModuleEntry ::= + SEQUENCE { + enclosureManagementModuleNumber + INTEGER, + enclosureManagementModuleName + DisplayString, + enclosureManagementModuleVendor + DisplayString, + enclosureManagementModuleState + INTEGER, + enclosureManagementModuleSeverity + INTEGER, + enclosureManagementModulePartNumber + DisplayString, + enclosureManagementModuleType + INTEGER, + enclosureManagementModuleFWVersion + DisplayString, + enclosureManagementModuleMaxSpeed + DisplayString, + enclosureManagementModuleRollUpStatus + DellStatus, + enclosureManagementModuleComponentStatus + DellStatus, + enclosureManagementModuleNexusID + DisplayString, + enclosureManagementModuleRevision + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.1 + enclosureManagementModuleNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this enclosure memory module entry." + ::= { enclosureManagementModuleEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.2 + enclosureManagementModuleName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Name of this enclosure memory module as represented in + Storage Management." + ::= { enclosureManagementModuleEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.3 + enclosureManagementModuleVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The management module's (re)seller's name." + ::= { enclosureManagementModuleEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.4 + enclosureManagementModuleState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + notInstalled(5), + degraded(6), + missing(21) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current condition of the enclosure management + module. + Possible states: + 0: Unknown + 1: Ready + 2: Failed + 3: Online + 4: Offline + 5: Not Installed + 6: Degraded + 21: Missing" + ::= { enclosureManagementModuleEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.5 + enclosureManagementModuleSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + It was replaced with RollUpStatus and ComponentStatus for each device." + ::= { enclosureManagementModuleEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.6 + enclosureManagementModulePartNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The part number of the enclosure memory module." + ::= { enclosureManagementModuleEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.7 + enclosureManagementModuleType OBJECT-TYPE + SYNTAX INTEGER + { + eMM(1), + terminationCard(2) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of the enclosure management module. + Possible values: + 0: Unknown + 1: EMM + 2: Termination Card" + ::= { enclosureManagementModuleEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.8 + enclosureManagementModuleFWVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Firmware version of the enclosure memory module." + ::= { enclosureManagementModuleEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.9 + enclosureManagementModuleMaxSpeed OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum bus speed of the enclosure management module." + ::= { enclosureManagementModuleEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.10 + enclosureManagementModuleRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the enclosure management module state. + This is the combined status of the EMM and its components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { enclosureManagementModuleEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.11 + enclosureManagementModuleComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the enclosure management module itself + without the propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { enclosureManagementModuleEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.12 + enclosureManagementModuleNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this EMM." + ::= { enclosureManagementModuleEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.13.1.13 + enclosureManagementModuleRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The revision number of the enclosure management module." + ::= { enclosureManagementModuleEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.14 + enclosureManagementModuleConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF EnclosureManagementModuleConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between each enclosure management module + on the managed node and its enclosure. Each enclosure + number in the table corresponds to that enclosure instance + in the Enclosure Table." + ::= { physicalDevices 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.14.1 + enclosureManagementModuleConnectionEntry OBJECT-TYPE + SYNTAX EnclosureManagementModuleConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Enclosure Management Module Connection table . A row in this + table cannot be created or deleted by SNMP operations on columns of the table." + INDEX { enclosureManagementModuleConnectionNumber } + ::= { enclosureManagementModuleConnectionTable 1 } + + + EnclosureManagementModuleConnectionEntry ::= + SEQUENCE { + enclosureManagementModuleConnectionNumber + INTEGER, + enclosureManagementModuleConnectionEMMName + DisplayString, + enclosureManagementModuleConnectionEMMNumber + INTEGER, + enclosureManagementModuleConnectionEnclosureName + DisplayString, + enclosureManagementModuleConnectionEnclosureNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.14.1.1 + enclosureManagementModuleConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this enclosure management module + connection entry." + ::= { enclosureManagementModuleConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.14.1.2 + enclosureManagementModuleConnectionEMMName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure management module in this + connection as represented in Storage Management." + ::= { enclosureManagementModuleConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.14.1.3 + enclosureManagementModuleConnectionEMMNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure management module in + the enclosureManagementModuleTable in this connection." + ::= { enclosureManagementModuleConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.14.1.4 + enclosureManagementModuleConnectionEnclosureName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the enclosure as represented in Storage Management + to which this enclosure management module belongs." + ::= { enclosureManagementModuleConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.14.1.5 + enclosureManagementModuleConnectionEnclosureNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the enclosure in the enclosureTable + to which this enclosure management module belongs." + ::= { enclosureManagementModuleConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15 + batteryTable OBJECT-TYPE + SYNTAX SEQUENCE OF BatteryEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Batteries. The number of + entries is related to number of Batteries + discovered in the system. The maximum number of entries + is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 15 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1 + batteryEntry OBJECT-TYPE + SYNTAX BatteryEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Battery table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { batteryNumber } + ::= { batteryTable 1 } + + + BatteryEntry ::= + SEQUENCE { + batteryNumber + INTEGER, + batteryName + DisplayString, + batteryVendor + DisplayString, + batteryState + INTEGER, + batteryRollUpStatus + DellStatus, + batteryComponentStatus + DellStatus, + batteryChargeCount + INTEGER, + batteryMaxChargeCount + INTEGER, + batteryNexusID + DisplayString, + batteryPredictedCapacity + INTEGER, + batteryNextLearnTime + INTEGER, + batteryLearnState + INTEGER, + batteryID + INTEGER, + batteryMaxLearnDelay + INTEGER, + batteryLearnMode + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.1 + batteryNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this battery entry." + ::= { batteryEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.2 + batteryName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery's name as represented in Storage Management." + ::= { batteryEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.3 + batteryVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The battery's (re)seller's name." + ::= { batteryEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.4 + batteryState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + degraded(6), + reconditioning(7), + high(9), + low(10), + charging(12), + missing(21), + learning(36) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Current state of battery. + Possible values: + 0: Unknown + 1: Ready + 2: Failed + 6: Degraded + 7: Reconditioning + 9: High + 10: Low Power + 12: Charging + 21: Missing + 36: Learning + " + ::= { batteryEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.5 + batteryRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the battery state. + This is the combined status of the battery and its components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { batteryEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.6 + batteryComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the battery itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { batteryEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.7 + batteryChargeCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of charges that have been applied to the battery." + ::= { batteryEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.8 + batteryMaxChargeCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum number of charges that can be applied to the battery." + ::= { batteryEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.9 + batteryNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this battery." + ::= { batteryEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.10 + batteryPredictedCapacity OBJECT-TYPE + SYNTAX INTEGER + { + failed(1), + ready(2), + unknown(4) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This property displays the battery's ability to be charged. + Possible values: + 1: Failed - The battery cannot be charged and needs to be replaced. + 2: Ready - The battery can be charged to full capacity. + 4: Unknown - The battery is completing a Learn cycle. The charge capacity of the battery cannot be determined until the Learn cycle is complete. + " + ::= { batteryEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.11 + batteryNextLearnTime OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS deprecated + DESCRIPTION + "Time next learn cycle must be executed (in hours.) + " + ::= { batteryEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.12 + batteryLearnState OBJECT-TYPE + SYNTAX INTEGER + { + failed(1), + active(2), + timedOut(4), + requested(8), + idle(16), + due(32) + } + ACCESS read-only + STATUS deprecated + DESCRIPTION + "Specifies the learn state activity of the battery. + Possible values: + 1 : Failed + 2 : Active + 4 : Timed out + 8 : Requested + 16: Idle + 32: Due" + ::= { batteryEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.13 + batteryID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Represents unique id for battery." + ::= { batteryEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.14 + batteryMaxLearnDelay OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS deprecated + DESCRIPTION + "The maximum amount of time (in hours) that the battery learn cycle can be delayed." + ::= { batteryEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.15.1.15 + batteryLearnMode OBJECT-TYPE + SYNTAX INTEGER + { + auto(1), + warn(2), + autowarn(4), + unknown(8) + } + ACCESS read-write + STATUS deprecated + DESCRIPTION + "Indicates current learn mode of the battery. + Possible values: + 1: Auto + 2: Warn + 4: Autowarn + 8: Unknown + " + ::= { batteryEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.16 + batteryConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF BatteryConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between each + battery on the managed node and its controller. + Each controller number in the table corresponds to that + controller instance in the Controller Table." + ::= { physicalDevices 16 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.16.1 + batteryConnectionEntry OBJECT-TYPE + SYNTAX BatteryConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Battery Connection table . A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { batteryConnectionNumber } + ::= { batteryConnectionTable 1 } + + + BatteryConnectionEntry ::= + SEQUENCE { + batteryConnectionNumber + INTEGER, + batteryConnectionBatteryName + DisplayString, + batteryConnectionBatteryNumber + INTEGER, + batteryConnectionControllerName + DisplayString, + batteryConnectionControllerNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.16.1.1 + batteryConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this battery connection entry." + ::= { batteryConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.16.1.2 + batteryConnectionBatteryName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the battery in this connection as represented in Storage Management." + ::= { batteryConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.16.1.3 + batteryConnectionBatteryNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number in the batteryTable of the battery in this connection." + ::= { batteryConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.16.1.4 + batteryConnectionControllerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the controller as represented in Storage Management + to which this battery belongs." + ::= { batteryConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.16.1.5 + batteryConnectionControllerNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the controller in the controllerTable + to which this battery belongs." + ::= { batteryConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1 + controllerTable OBJECT-TYPE + SYNTAX SEQUENCE OF ControllerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed RAID controllers. The number of entries + is related to number of RAID controllers discovered in the + system. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1 + controllerEntry OBJECT-TYPE + SYNTAX ControllerEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the table of RAID controllers. A row in this table cannot + be created or deleted by SNMP operations on columns of the table." + INDEX { controllerNumber } + ::= { controllerTable 1 } + + + ControllerEntry ::= + SEQUENCE { + controllerNumber + INTEGER, + controllerName + DisplayString, + controllerVendor + DisplayString, + controllerType + INTEGER, + controllerState + INTEGER, + controllerSeverity + INTEGER, + controllerRebuildRateInPercent + INTEGER, + controllerFWVersion + DisplayString, + controllerCacheSizeInMB + INTEGER, + controllerCacheSizeInBytes + INTEGER, + controllerPhysicalDeviceCount + INTEGER, + controllerLogicalDeviceCount + INTEGER, + controllerPartnerStatus + DisplayString, + controllerHostPortCount + INTEGER, + controllerMemorySizeInMB + INTEGER, + controllerMemorySizeInBytes + INTEGER, + controllerDriveChannelCount + INTEGER, + controllerFaultTolerant + INTEGER, + controllerC0Port0WWN + DisplayString, + controllerC0Port0Name + DisplayString, + controllerC0Port0ID + INTEGER, + controllerC0Target + INTEGER, + controllerC0Channel + INTEGER, + controllerC0OSController + DisplayString, + controllerC0BatteryState + INTEGER, + controllerC1Port0WWN + DisplayString, + controllerC1Port0Name + DisplayString, + controllerC1Port0ID + INTEGER, + controllerC1Target + INTEGER, + controllerC1Channel + INTEGER, + controllerC1OSController + INTEGER, + controllerC1BatteryState + INTEGER, + controllerNodeWWN + DisplayString, + controllerC0Port1WWN + DisplayString, + controllerC1Port1WWN + DisplayString, + controllerBatteryChargeCount + INTEGER, + controllerRollUpStatus + DellStatus, + controllerComponentStatus + DellStatus, + controllerNexusID + DisplayString, + controllerAlarmState + INTEGER, + controllerDriverVersion + DisplayString, + controllerPCISlot + DisplayString, + controllerClusterMode + INTEGER, + controllerMinFWVersion + DisplayString, + controllerMinDriverVersion + DisplayString, + controllerSCSIInitiatorID + INTEGER, + controllerChannelCount + INTEGER, + controllerReconstructRate + INTEGER, + controllerPatrolReadRate + INTEGER, + controllerBGIRate + INTEGER, + controllerCheckConsistencyRate + INTEGER, + controllerPatrolReadMode + INTEGER, + controllerPatrolReadState + INTEGER, + controllerPatrolReadIterations + INTEGER, + controllerStorportDriverVersion + DisplayString, + controllerMinRequiredStorportVer + DisplayString, + controllerEncryptionCapable + INTEGER, + controllerEncryptionKeyPresent + INTEGER, + controllerPersistentHotSpare + INTEGER, + controllerSpinDownUnconfiguredDrives + INTEGER, + controllerSpinDownHotSpareDrives + INTEGER, + controllerSpinDownTimeInterval + INTEGER, + controllerEncryptionMode + INTEGER, + controllerCacheCade + INTEGER, + controllerSpinDownConfiguredDrives + INTEGER, + controllerAutomaticPowerSaving + INTEGER, + controllerConfiguredDrivesSpinUpTime + DisplayString, + controllerConfiguredDrivesSpinUpTimeInterval + INTEGER, + controllerPreservedCache + INTEGER, + controllerPIEnable + INTEGER, + controllerCurrentMode + DisplayString, + frontChassisSlot + INTEGER, + controllerInstance + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.1 + controllerNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this controller entry." + ::= { controllerEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.2 + controllerName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the controller in this subsystem as represented in Storage Management. + Includes the controller type and instance. + For example: Perc3/QC 1." + ::= { controllerEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.3 + controllerVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's (re)seller's name." + ::= { controllerEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.4 + controllerType OBJECT-TYPE + SYNTAX INTEGER + { + scsi(1), + pv660F(2), + pv662F(3), + ide(4), + sata(5), + sas(6), + pciessd(9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The type of this controller: + 1: SCSI + 2: PV660F + 3: PV662F + 4: IDE (Integrated/Intelligent Drive Electronics) + 5: SATA (Serial Advanced Technology Attachment) + 6: SAS (Serial Attached SCSI) + 9: PCIe SSD" + ::= { controllerEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.5 + controllerState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current condition of the controller's subsystem + (which includes any devices connected to it.) + Possible states: + 0: Unknown + 1: Ready + 2: Failed + 3: Online + 4: Offline + 6: Degraded" + ::= { controllerEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.6 + controllerSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + It was replaced with RollUpStatus and ComponentStatus for each device." + ::= { controllerEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.7 + controllerRebuildRateInPercent OBJECT-TYPE + SYNTAX INTEGER (0..100) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The percent of the compute cycles dedicated to rebuilding + failed array disks. " + ::= { controllerEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.8 + controllerFWVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's current firmware version." + ::= { controllerEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.9 + controllerCacheSizeInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's current amount of cache memory in megabytes. + If this size is 0, it is less than a megabyte." + ::= { controllerEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.10 + controllerCacheSizeInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The controller's current amount of cache memory that is less than a megabyte. This combined with the + controllerCacheSizeInMB will be the total amount of memory." + ::= { controllerEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.11 + controllerPhysicalDeviceCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of physical devices on the controller channel including both disks and the controller." + ::= { controllerEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.12 + controllerLogicalDeviceCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of virtual disks on the controller." + ::= { controllerEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.13 + controllerPartnerStatus OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management." + ::= { controllerEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.14 + controllerHostPortCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.15 + controllerMemorySizeInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Size of memory in megabytes on the controller. If this size is 0, it is less than a megabyte. This attribute is only supported on Adaptec controllers. " + ::= { controllerEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.16 + controllerMemorySizeInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Size of memory on the controller that is less than a megabyte. This combined with the controllerMemorySizeInMB + will be the total size of the memory. This attribute is only supported on Adaptec controllers." + ::= { controllerEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.17 + controllerDriveChannelCount OBJECT-TYPE + SYNTAX INTEGER (1..4) + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 17 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.18 + controllerFaultTolerant OBJECT-TYPE + SYNTAX INTEGER { yes(1) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 18 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.19 + controllerC0Port0WWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 19 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.20 + controllerC0Port0Name OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 20 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.21 + controllerC0Port0ID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 21 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.22 + controllerC0Target OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management. + " + ::= { controllerEntry 22 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.23 + controllerC0Channel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 23 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.24 + controllerC0OSController OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 24 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.25 + controllerC0BatteryState OBJECT-TYPE + SYNTAX INTEGER + { + ok(1), + failed(2), + reconditioning(7), + high(9), + low(10), + charging(12), + missing(21) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management. " + ::= { controllerEntry 25 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.26 + controllerC1Port0WWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 26 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.27 + controllerC1Port0Name OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 27 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.28 + controllerC1Port0ID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 28 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.29 + controllerC1Target OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 29 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.30 + controllerC1Channel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 30 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.31 + controllerC1OSController OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 31 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.32 + controllerC1BatteryState OBJECT-TYPE + SYNTAX INTEGER + { + ok(1), + failed(2), + reconditioning(7), + high(9), + low(10), + charging(12), + missing(21) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management. " + ::= { controllerEntry 32 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.33 + controllerNodeWWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 33 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.34 + controllerC0Port1WWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 34 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.35 + controllerC1Port1WWN OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 35 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.36 + controllerBatteryChargeCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. + Fibre channel is not supported in Storage Management." + ::= { controllerEntry 36 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.37 + controllerRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the controller state. + This is the combined status of the controller and its components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { controllerEntry 37 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.38 + controllerComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the controller itself without the + propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { controllerEntry 38 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.39 + controllerNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this controller." + ::= { controllerEntry 39 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.40 + controllerAlarmState OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2), + not-applicable(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "State, or setting for the controller's alarm. + Possible values: + 1: Enabled + 2: Disabled + 3: Not Applicable" + ::= { controllerEntry 40 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.41 + controllerDriverVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Currently installed driver version for this controller." + ::= { controllerEntry 41 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.42 + controllerPCISlot OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The PCI slot number or embedded number for controllers on the motherboard. + " + ::= { controllerEntry 42 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.43 + controllerClusterMode OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2), + active(3), + notApplicable(99) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Identifies if the controller is in cluster mode. + Possible values: + 1 : Enabled + 2 : Disabled + 3 : Active (enabled and active) + 99: Not Applicable + " + ::= { controllerEntry 43 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.44 + controllerMinFWVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum firmware version for Storage Management to support the controller. + " + ::= { controllerEntry 44 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.45 + controllerMinDriverVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The minimum driver version for Storage Management to support the controller. + " + ::= { controllerEntry 45 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.46 + controllerSCSIInitiatorID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The SCSI ID of the initiator." + ::= { controllerEntry 46 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.47 + controllerChannelCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of channels on the controller." + ::= { controllerEntry 47 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.48 + controllerReconstructRate OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The rate for reconstruct on the controller. + " + ::= { controllerEntry 48 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.49 + controllerPatrolReadRate OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The rate for patrol read on the controller. + " + ::= { controllerEntry 49 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.50 + controllerBGIRate OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The rate for background initialization on the controller. + " + ::= { controllerEntry 50 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.51 + controllerCheckConsistencyRate OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The rate for check consistency on the controller. + " + ::= { controllerEntry 51 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.52 + controllerPatrolReadMode OBJECT-TYPE + SYNTAX INTEGER + { + automatic(1), + manual(2), + disabled(3) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Identifies the patrol read mode. + Possible values: + 1: Automatic (enabled) + 2: Manual (enabled) + 3: Disabled + " + ::= { controllerEntry 52 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.53 + controllerPatrolReadState OBJECT-TYPE + SYNTAX INTEGER + { + stopped(1), + ready(2), + active(4), + aborted(8) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The state of the patrol read. + 1: Stopped - not running + 2: Ready - ready to start + 4: Active - is running + 8: Aborted - has aborted + " + ::= { controllerEntry 53 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.54 + controllerPatrolReadIterations OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The number of times Patrol Read has been run on this controller." + ::= { controllerEntry 54 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.55 + controllerStorportDriverVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provide current Windows OS storport driver version. Not applicable for Linux." + ::= { controllerEntry 55 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.56 + controllerMinRequiredStorportVer OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides minimum required storport driver version for Windows OS only. " + ::= { controllerEntry 56 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.57 + controllerEncryptionCapable OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates Encryption capability of the controller. + Value: 1 - Capable, 99 - NotApplicable" + ::= { controllerEntry 57 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.58 + controllerEncryptionKeyPresent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Indicates presence of Encryption Key for the controller. + Value: 1 - Yes, 0 - No, 99 - NotApplicable" + ::= { controllerEntry 58 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.59 + controllerPersistentHotSpare OBJECT-TYPE + SYNTAX INTEGER (0..1) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates Persistent Hot Spare capability of the controller + Value: 1 - Enabled, 0 - Disabled, 99 - Undetermined / Not applicable" + ::= { controllerEntry 59 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.60 + controllerSpinDownUnconfiguredDrives OBJECT-TYPE + SYNTAX INTEGER (0..1) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates controller capability to put unconfigured drives in power save mode. + Value: 1 - Enabled, 0 - Disabled, 99 - Undetermined / Not applicable" + ::= { controllerEntry 60 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.61 + controllerSpinDownHotSpareDrives OBJECT-TYPE + SYNTAX INTEGER (0..1) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates controller capability to put hot spare drives in power save mode. + Value: 1 - Enabled, 0 - Disabled, 99 - Undetermined / Not applicable" + ::= { controllerEntry 61 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.62 + controllerSpinDownTimeInterval OBJECT-TYPE + SYNTAX INTEGER (30..1440) + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Shows the duration in minutes after which, the unconfigured or hot spare drives will be spun down to power save mode. + Value: 30 to 1440 + Note: A value of 9999 indicates feature not available." + ::= { controllerEntry 62 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.63 + controllerEncryptionMode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the current encryption mode of the controller. + Value: 0 - No Encryption, 1 - Local Key Management (LKM), 2 - Dell Key Management (DKM), 99 - Not Applicable + " + ::= { controllerEntry 63 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.64 + controllerCacheCade OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if the controller is CacheCade capable or not. + Value: 1 - Capable, 0 - Not Capable, 99 - Undetermined" + ::= { controllerEntry 64 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.65 + controllerSpinDownConfiguredDrives OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates controller capability to spin down configured physical disks. + Value: 0 - Disabled, 1 - Enabled, 99 - Undetermined + " + ::= { controllerEntry 65 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.66 + controllerAutomaticPowerSaving OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates controller capability for automatic power saving. + Value: 0 - Disabled, 1 - Enabled, 99 - Undetermined" + ::= { controllerEntry 66 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.67 + controllerConfiguredDrivesSpinUpTime OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates configured drives spin up start time. + Value: 1:00 AM to 12:59 PM, 9999 - Undetermined" + ::= { controllerEntry 67 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.68 + controllerConfiguredDrivesSpinUpTimeInterval OBJECT-TYPE + SYNTAX INTEGER (30..1440) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates configured drives spin up time interval in hours. This value is added with configured drives start time to arrive at time window in which configured drives are always spin up. + Value: 1 .. 24, 9999 - Undetermined" + ::= { controllerEntry 68 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.69 + controllerPreservedCache OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if preserved cache is present on the controller. + Values: 1- Yes, 0 - No, 99 - Not available / Not applicable" + ::= { controllerEntry 69 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.70 + controllerPIEnable OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if T10 PI is enabled on a controller. + Value can be either 0 (T10 PI disabled) or 1 (T10 PI enabled)." + ::= { controllerEntry 70 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.71 + controllerCurrentMode OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Shows the current controller mode." + ::= { controllerEntry 71 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.72 + frontChassisSlot OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Shows the physical slot on the chassis for stash ." + ::= { controllerEntry 72 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.1.1.73 + controllerInstance OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Shows the current instance of the controller for stash ." + ::= { controllerEntry 73 } + +-- 1.3.6.1.4.1.674.10893.1.20.130.17 + tapeDriveTable OBJECT-TYPE + SYNTAX SEQUENCE OF TapeDriveEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of listed Tape Drives The number of entries is + related to number of Tape Drives discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 17 } + + +-- 1.3.6.1.4.1.674.10893.1.20.130.17.1 + tapeDriveEntry OBJECT-TYPE + SYNTAX TapeDriveEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Tape Library table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { tapeDriveNumber } + ::= { tapeDriveTable 1 } + + + TapeDriveEntry ::= + SEQUENCE { + tapeDriveNumber + INTEGER, + tapeDriveName + DisplayString, + tapeDriveVendor + DisplayString, + tapeDriveProductID + DisplayString, + tapeDriveNexusID + DisplayString, + tapeDriveBusType + INTEGER, + tapeDriveSASAddress + DisplayString, + tapeDriveMediaType + INTEGER + } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.17.1.1 + tapeDriveNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this tape drive entry." + ::= { tapeDriveEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.17.1.2 + tapeDriveName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the tape drive as represented in Storage Management." + ::= { tapeDriveEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.17.1.3 + tapeDriveVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The tape drive's manufacturer's name." + ::= { tapeDriveEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.17.1.4 + tapeDriveProductID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The model number of the tape drive" + ::= { tapeDriveEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.17.1.5 + tapeDriveNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this tape drive" + ::= { tapeDriveEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.17.1.6 + tapeDriveBusType OBJECT-TYPE + SYNTAX INTEGER { sas(8) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The bus type of the tape drive. + Possible values: + 8. SAS" + ::= { tapeDriveEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.17.1.7 + tapeDriveSASAddress OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The specified SAS address if this is a SAS tape drive. + " + ::= { tapeDriveEntry 7 } + + + + -- 1.3.6.1.4.1.674.10893.1.20.130.17.1.8 + tapeDriveMediaType OBJECT-TYPE + SYNTAX INTEGER { tape(4) } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Media type of the tape drive. + Possible Values: + 4:Tape" + ::= { tapeDriveEntry 8 } + +-- 1.3.6.1.4.1.674.10893.1.20.130.18 + nvmeAdapterTable OBJECT-TYPE + SYNTAX SEQUENCE OF NvmeAdapterEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of listed NVME Adapter cards. The number of entries is + related to number of NVME Adapter cards discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { physicalDevices 18 } + + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1 + nvmeAdapterEntry OBJECT-TYPE + SYNTAX NvmeAdapterEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the NvmeAdapter table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { nvmeAdapterNumber } + ::= { nvmeAdapterTable 1 } + + NvmeAdapterEntry ::= + SEQUENCE { + nvmeAdapterNumber + INTEGER, + nvmeAdapterState + INTEGER, + nvmeAdapterControllerNum + INTEGER, + nvmeAdapterPCISlot + INTEGER, + nvmeAdapterDeviceName + DisplayString, + nvmeAdapterVendor + DisplayString, + nvmeAdapterProductID + DisplayString, + nvmeAdapterSerialNumber + DisplayString, + nvmeAdapterRevision + DisplayString, + nvmeAdapterDriverVersion + DisplayString, + nvmeAdapterPCIBusNo + INTEGER, + nvmeAdapterPCIDeviceNum + INTEGER, + nvmeAdapterPCIFuncNum + INTEGER, + nvmeAdapterNexusID + DisplayString, + nvmeAdapterBusProtocolType + INTEGER, + nvmeAdapterMediaType + INTEGER, + nvmeAdapterLengthInMegaBytes + INTEGER, + nvmeAdapterLengthOffsetBytes + INTEGER, + nvmeAdapterDeviceID + INTEGER, + nvmeAdapterModelNumber + DisplayString, + nvmeAdapterNegotiatedSpeed + INTEGER, + nvmeAdapterCapableSpeed + INTEGER, + nvmeAdapterRemainingRatedWrEnd + INTEGER, + nvmeAdapterFormFactor + INTEGER, + nvmeAdapterSupportedSpec + DisplayString, + nvmeAdapterMaxLinkWidth + INTEGER, + nvmeAdapterNegotiatedLinkWidth + INTEGER, + nvmeAdapterSubVendor + DisplayString + } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.1 + nvmeAdapterNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this NVME Adapter entry." + ::= { nvmeAdapterEntry 1 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.2 + nvmeAdapterState OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current state of the NVMe Adapter." + ::= { nvmeAdapterEntry 2 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.3 + nvmeAdapterControllerNum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The PCIeSSD subsystem Id to which the NVMe Adapter belongs to." + ::= { nvmeAdapterEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.4 + nvmeAdapterPCISlot OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The PCI slot of the system where the adapter card is connected." + ::= { nvmeAdapterEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.5 + nvmeAdapterDeviceName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The device name of the NVMe Adapter as it is represented in OMSA and also the operating system." + ::= { nvmeAdapterEntry 5 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.6 + nvmeAdapterVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "NVMe Adapter manufacturer." + ::= { nvmeAdapterEntry 6 } + +-- 1.3.6.1.4.1.674.10893.1.20.130.18.1.7 + nvmeAdapterProductID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The product id or part number of the NVMe Adapter " + ::= { nvmeAdapterEntry 7 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.8 + nvmeAdapterSerialNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Product serial number of the NVMe Adapter." + ::= { nvmeAdapterEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.9 + nvmeAdapterRevision OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The NVMe Adapter revision." + ::= { nvmeAdapterEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.10 + nvmeAdapterDriverVersion OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "NVMe Adapter driver version." + ::= { nvmeAdapterEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.11 + nvmeAdapterPCIBusNo OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The PCI Bus number of the NVMe adapter." + ::= { nvmeAdapterEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.12 + nvmeAdapterPCIDeviceNum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The PCI device number of the NVMe Adapter." + ::= { nvmeAdapterEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.13 + nvmeAdapterPCIFuncNum OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The PCI device number of the NVMe Adapter." + ::= { nvmeAdapterEntry 13 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.14 + nvmeAdapterNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Nexus ID of the NVMe Adapter." + ::= { nvmeAdapterEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.15 + nvmeAdapterBusProtocolType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The Bus protocol for NVMe device, expected value: 9 (PCIeSSD)." + ::= { nvmeAdapterEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.16 + nvmeAdapterMediaType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "NVMe Adapter media type. + Possible Values: + 1:unknown + 2:ssd" + ::= { nvmeAdapterEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.17 + nvmeAdapterLengthInMegaBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Size in megabytes of the NVMe Adapter." + ::= { nvmeAdapterEntry 17 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.18 + nvmeAdapterLengthOffsetBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "No of bytes after total number of megabytes have been subtracted from the total size of the NVMe Adapter." + ::= { nvmeAdapterEntry 18 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.19 + nvmeAdapterDeviceID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The device Id of the NVMe Adapter." + ::= { nvmeAdapterEntry 19 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.20 + nvmeAdapterModelNumber OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Model number of the NVMe Adapter as per the manufacturer." + ::= { nvmeAdapterEntry 20 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.21 + nvmeAdapterNegotiatedSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The negotiated speed of the NVMe adapter in GT/s." + ::= { nvmeAdapterEntry 21 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.22 + nvmeAdapterCapableSpeed OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum rated speed of the NVMe adapter in GT/s." + ::= { nvmeAdapterEntry 22 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.23 + nvmeAdapterRemainingRatedWrEnd OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The remaining percentage of writes on the NVME device" + ::= { nvmeAdapterEntry 23 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.24 + nvmeAdapterFormFactor OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The form factor of the NVMe Adapter. + Expected Value: 2 + means (Card)" + ::= { nvmeAdapterEntry 24 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.25 + nvmeAdapterSupportedSpec OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The NVMe specification supported by the device." + ::= { nvmeAdapterEntry 25 } + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.26 + nvmeAdapterMaxLinkWidth OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The maximum bus width of NVME Adapter" + ::= { nvmeAdapterEntry 26} + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.27 + nvmeAdapterNegotiatedLinkWidth OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The negotiated bus width of NVME Adapter. " + ::= { nvmeAdapterEntry 27 } + + + -- 1.3.6.1.4.1.674.10893.1.20.130.18.1.28 + nvmeAdapterSubVendor OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Sub vendor of the NVMe Adapter device." + ::= { nvmeAdapterEntry 28} + + + -- 1.3.6.1.4.1.674.10893.1.20.140 + logicalDevices OBJECT IDENTIFIER ::= { storageManagement 140 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.3 + arrayDiskLogicalConnectionTable OBJECT-TYPE + SYNTAX SEQUENCE OF ArrayDiskLogicalConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of the connections between array disks, the + virtual disk to which they belong, and their + associated logical disk. For each object in the table, + its object number corresponds to an instance number in + the appropriate MIB table for that object where all of + the object properties can be found. + + + " + ::= { logicalDevices 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.3.1 + arrayDiskLogicalConnectionEntry OBJECT-TYPE + SYNTAX ArrayDiskLogicalConnectionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Array Disk Logical Connection table . A row in this table + cannot be created or deleted by SNMP operations on columns of the table." + INDEX { arrayDiskLogicalConnectionNumber } + ::= { arrayDiskLogicalConnectionTable 1 } + + + ArrayDiskLogicalConnectionEntry ::= + SEQUENCE { + arrayDiskLogicalConnectionNumber + INTEGER, + arrayDiskLogicalConnectionArrayDiskName + DisplayString, + arrayDiskLogicalConnectionArrayDiskNumber + INTEGER, + arrayDiskLogicalConnectionVirtualDiskName + DisplayString, + arrayDiskLogicalConnectionVirtualDiskNumber + INTEGER, + arrayDiskLogicalConnectionDiskName + DisplayString, + arrayDiskLogicalConnectionDiskNumber + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.140.3.1.1 + arrayDiskLogicalConnectionNumber OBJECT-TYPE + SYNTAX INTEGER (1..1000000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this array disk logical connection entry." + ::= { arrayDiskLogicalConnectionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.3.1.2 + arrayDiskLogicalConnectionArrayDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the array disk in this logical connection." + ::= { arrayDiskLogicalConnectionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.3.1.3 + arrayDiskLogicalConnectionArrayDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the array disk in this logical connection." + ::= { arrayDiskLogicalConnectionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.3.1.4 + arrayDiskLogicalConnectionVirtualDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the virtual disk to which this array disk belongs." + ::= { arrayDiskLogicalConnectionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.3.1.5 + arrayDiskLogicalConnectionVirtualDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The instance number of the virtual disk to which this array disk + belongs." + ::= { arrayDiskLogicalConnectionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.3.1.6 + arrayDiskLogicalConnectionDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the disk group to with this array disk belongs. + This property is currently not supported." + ::= { arrayDiskLogicalConnectionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.3.1.7 + arrayDiskLogicalConnectionDiskNumber OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This instance number of the disk group to with this array disk belongs. + This property is currently not supported." + ::= { arrayDiskLogicalConnectionEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1 + virtualDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF VirtualDiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Virtual Disks. The number of entries is related + to number of Virtual Disks discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { logicalDevices 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1 + virtualDiskEntry OBJECT-TYPE + SYNTAX VirtualDiskEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Virtual Disk table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { virtualDiskNumber } + ::= { virtualDiskTable 1 } + + + VirtualDiskEntry ::= + SEQUENCE { + virtualDiskNumber + INTEGER, + virtualDiskName + DisplayString, + virtualDiskDeviceName + DisplayString, + virtualDiskState + INTEGER, + virtualDiskSeverity + INTEGER, + virtualDiskLengthInMB + INTEGER, + virtualDiskLengthInBytes + INTEGER, + virtualDiskFreeSpaceInMB + INTEGER, + virtualDiskFreeSpaceInBytes + INTEGER, + virtualDiskWritePolicy + INTEGER, + virtualDiskReadPolicy + INTEGER, + virtualDiskCachePolicy + INTEGER, + virtualDiskLayout + INTEGER, + virtualDiskCurStripeSizeInMB + INTEGER, + virtualDiskCurStripeSizeInBytes + INTEGER, + virtualDiskChannel + INTEGER, + virtualDiskTargetID + INTEGER, + virtualDiskLunID + INTEGER, + virtualDiskRollUpStatus + DellStatus, + virtualDiskComponentStatus + DellStatus, + virtualDiskNexusID + DisplayString, + virtualDiskArrayDiskType + INTEGER, + virtualDiskBadBlocksDetected + INTEGER, + virtualDiskEncrypted + INTEGER, + virtualDiskIsCacheCade + INTEGER, + virtualDiskDiskCachePolicy + INTEGER, + virtualDiskAssociatedFluidCacheStatus + INTEGER, + virtualDiskPIEnable + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.1 + virtualDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..100000000) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this virtual disk entry." + ::= { virtualDiskEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.2 + virtualDiskName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's label generated by Storage Management or entered + by the user." + ::= { virtualDiskEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.3 + virtualDiskDeviceName OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device name used by this virtual disk's member disks." + ::= { virtualDiskEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.4 + virtualDiskState OBJECT-TYPE + SYNTAX INTEGER + { + ready(1), + failed(2), + online(3), + offline(4), + degraded(6), + verifying(7), + resynching(15), + regenerating(16), + failedRedundancy(18), + rebuilding(24), + formatting(26), + reconstructing(32), + initializing(35), + backgroundInit(36), + permanentlyDegraded(52) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The current condition of this virtual disk + (which includes any member array disks.) + Possible states: + 0: Unknown + 1: Ready - The disk is accessible and has no known problems. + 2: Failed - Access has been lost to the data or is about to be lost. + 3: Online + 4: Offline - The disk is not accessible. The disk may be corrupted or intermittently unavailable. + 6: Degraded - The data on the virtual disk is no longer fault tolerant because one of the underlying disks is not online. + 15: Resynching + 16: Regenerating + 24: Rebuilding + 26: Formatting + 32: Reconstructing + 35: Initializing + 36: Background Initialization + 38: Resynching Paused + 52: Permanently Degraded + 54: Degraded Redundancy" + ::= { virtualDiskEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.5 + virtualDiskSeverity OBJECT-TYPE + SYNTAX INTEGER + { + warning(1), + error(2), + failure(3) + } + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete for Storage Management. + It was replaced with RollUpStatus and ComponentStatus for each device." + ::= { virtualDiskEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.6 + virtualDiskLengthInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The size of this virtual disk in megabytes. If this size + is 0, it is smaller than a megabyte." + ::= { virtualDiskEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.7 + virtualDiskLengthInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion of the virtual disk in bytes that is smaller + than a megabyte. This size plus the virtualDiskLengthInMB + is the total size of the virtual disk." + ::= { virtualDiskEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.8 + virtualDiskFreeSpaceInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This property is not supported for virtual disks managed under Storage Management." + ::= { virtualDiskEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.9 + virtualDiskFreeSpaceInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This property is not supported for virtual disks managed under Storage Management." + ::= { virtualDiskEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.10 + virtualDiskWritePolicy OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2), + writeBack(3), + writeThrough(4), + enabledAlways(5), + enabledAlwaysSAS(6), + notApplicable(9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the controller's write cache will be used + when writing to a virtual disk. + Possible values: + 1: Enabled - Adaptec Write Cache Enabled Protected + 2: Disabled - Adaptec Write Cache Disabled + 3: LSI Write Back + 4: LSI Write Through + 5: Enabled Always - Adaptec only + 6: Enabled Always - SAS only + 9: Not Applicable" + ::= { virtualDiskEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.11 + virtualDiskReadPolicy OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2), + readAhead(3), + adaptiveReadAhead(4), + noReadAhead(5), + notApplicable(9) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the controller's read cache will be used + when reading from a virtual disk. + Possible values: + 1: Enabled - Adaptec Read Cache Enabled + 2: Disabled - Adaptec Read Cache Disabled + 3: LSI Read Ahead + 4: LSI Adaptive Read Ahead + 5: LSI No Read Ahead + 9: Not Applicable" + ::= { virtualDiskEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.12 + virtualDiskCachePolicy OBJECT-TYPE + SYNTAX INTEGER + { + directIO(1), + cachedIO(2), + not-applicable(99) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates whether the controller's cache is used when + reading from or writing to a virtual disk. + Possible values: + 1: Direct I/O (LSI) + 2: Cached I/O (LSI) + 99: Not applicable" + ::= { virtualDiskEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.13 + virtualDiskLayout OBJECT-TYPE + SYNTAX INTEGER + { + concatenated(1), + raid-0(2), + raid-1(3), + raid-2(4), + raid-3(5), + raid-4(6), + raid-5(7), + raid-6(8), + raid-7(9), + raid-10(10), + raid-30(11), + raid-50(12), + addSpares(13), + deleteLogical(14), + transformLogical(15), + raid-0-plus-1(18), + concatRaid-1(19), + concatRaid-5(20), + noRaid(21), + volume(22), + raidMorph(23), + raid-60(24), + cacheCade(25) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The virtual disk's RAID type. + Currently supported types: + 1: Concatenated + 2: RAID-0 + 3: RAID-1 + 7: RAID-5 + 8: RAID-6 + 10: RAID-10 + 12: RAID-50 + 19: Concatenated RAID 1 + 24: RAID-60 + 25: CacheCade + " + ::= { virtualDiskEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.14 + virtualDiskCurStripeSizeInMB OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The stripe size of this virtual disk in megabytes. If this + size is 0, it is either smaller than a megabyte or not applicable. + " + ::= { virtualDiskEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.15 + virtualDiskCurStripeSizeInBytes OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The portion of the stripe size in bytes that is smaller + than a megabyte. This size plus the virtualDiskCurStripeSizeInMB + is the total stripe size on the virtual disk. + If this size is 0, either the entire size is whole megabytes or it is not applicable." + ::= { virtualDiskEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.16 + virtualDiskChannel OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This property is not supported + by virtual disks managed under Storage Management." + ::= { virtualDiskEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.17 + virtualDiskTargetID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Unique ID for the virtual disk." + ::= { virtualDiskEntry 17 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.18 + virtualDiskLunID OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS obsolete + DESCRIPTION + "This entry is obsolete. This property is not supported + by virtual disks managed under Storage Management." + ::= { virtualDiskEntry 18 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.19 + virtualDiskRollUpStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the virtual disk state. + This is the combined status of the virtual disk and its + components. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { virtualDiskEntry 19 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.20 + virtualDiskComponentStatus OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The status of the virtual disk itself without + the propagation of any contained component status. + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { virtualDiskEntry 20 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.21 + virtualDiskNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this virtual disk." + ::= { virtualDiskEntry 21 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.22 + virtualDiskArrayDiskType OBJECT-TYPE + SYNTAX INTEGER + { + sas(1), + sata(2), + scsi(3), + ide(4), + unknown(99) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Identifies the type of array (physical) disks used to create the virtual disk. + Possible values: + 1: SAS + 2: SATA + 3: SCSI + 4: IDE + 99: Unknown + " + ::= { virtualDiskEntry 22 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.23 + virtualDiskBadBlocksDetected OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if virtual disk has bad blocks. + Value: 0 - No, 1 - Yes, 2 - Not Applicable, 99 - Unknown" + ::= { virtualDiskEntry 23 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.24 + virtualDiskEncrypted OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if virtual disk is encrypted. + Value: 0 - No, 1 - Yes, 99 - Unknown." + ::= { virtualDiskEntry 24 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.25 + virtualDiskIsCacheCade OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if this virtual disk is configured as CacheCade. + Value: 1 - Yes, 0 - No, 99 - Undetermined" + ::= { virtualDiskEntry 25 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.26 + virtualDiskDiskCachePolicy OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates disk cache policy of the logical device. + Value: 1 - Enabled, 2 - Disabled, 99 - Undetermined" + ::= { virtualDiskEntry 26 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.27 + virtualDiskAssociatedFluidCacheStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the status of the associated fluid cache status" + ::= { virtualDiskEntry 27 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.1.1.28 + virtualDiskPIEnable OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if T10 PI is enabled on a virtual disk. + Possible values are: 0 (T10 PI disabled) or 1 (T10 PI enabled). + " + ::= { virtualDiskEntry 28 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.2 + virtualDiskPartitionTable OBJECT-TYPE + SYNTAX SEQUENCE OF VirtualDiskPartitionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed Virtual Disk Partitions. The number of entries is related + to number of partitions discovered in the system. The maximum number of + entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries." + ::= { logicalDevices 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.2.1 + virtualDiskPartitionEntry OBJECT-TYPE + SYNTAX VirtualDiskPartitionEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Virtual Disk Partition table. A row in this table cannot be + created or deleted by SNMP operations on columns of the table." + INDEX { virtualDiskPartitionNumber } + ::= { virtualDiskPartitionTable 1 } + + + VirtualDiskPartitionEntry ::= + SEQUENCE { + virtualDiskPartitionNumber + INTEGER, + virtualDiskPartitionDeviceName + OCTET STRING, + virtualDiskPartitionState + INTEGER, + virtualDiskPartitionSize + INTEGER, + virtualDiskPartitionFluidCacheStatus + OCTET STRING, + virtualDiskPartitionNexusID + DisplayString + } + + -- 1.3.6.1.4.1.674.10893.1.20.140.2.1.1 + virtualDiskPartitionNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this partition entry" + ::= { virtualDiskPartitionEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.2.1.2 + virtualDiskPartitionDeviceName OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device name of the partition given by the operating system." + ::= { virtualDiskPartitionEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.2.1.3 + virtualDiskPartitionState OBJECT-TYPE + SYNTAX INTEGER + { + active(1), + no(2), + removing(3), + failed(4) + } + ACCESS read-only + STATUS mandatory + DESCRIPTION + "State of the partition. This is mapped stated of the associate virtual disk. + 1: Active - Mapped cache disk is working fine + 2: No - Fluid caching is not enabled + 3: Removing - This is a transient stage duing the process of disabling the cache + 4: Failed - Mapped cache disk has failed." + ::= { virtualDiskPartitionEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.2.1.4 + virtualDiskPartitionSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Size of the Partition in GB." + ::= { virtualDiskPartitionEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.2.1.5 + virtualDiskPartitionFluidCacheStatus OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if the partition has associated fluidcache + " + ::= { virtualDiskPartitionEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.2.1.6 + virtualDiskPartitionNexusID OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID for this partition. This comprises the controllerID, virtualDisk ID and hash mapped WWN number of this partition" + ::= { virtualDiskPartitionEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4 + fluidCacheTable OBJECT-TYPE + SYNTAX SEQUENCE OF FluidCacheEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "A table of managed FluidCache. The number of entries is related to FluidCache discovered in the system. + The maximum number of entries is implementation dependent. + Note: The properties in this table may not be applicable to all entries. + " + ::= { logicalDevices 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1 + fluidCacheEntry OBJECT-TYPE + SYNTAX FluidCacheEntry + ACCESS not-accessible + STATUS mandatory + DESCRIPTION + "An entry in the Fluid Cache table. + A row in this table cannot be created or deleted by SNMP operations on columns of the table. + " + INDEX { fluidCacheNumber } + ::= { fluidCacheTable 1 } + + + FluidCacheEntry ::= + SEQUENCE { + fluidCacheNumber + INTEGER, + fluidCacheName + OCTET STRING, + fluidCacheLicenseState + OCTET STRING, + fluidCacheLicenseValidity + INTEGER, + fluidCacheLicenseEntitlementID + OCTET STRING, + fluidCacheLicenseDuration + OCTET STRING, + fluidCacheLicenseCapacity + OCTET STRING, + fluidCacheLicenseRemaining + OCTET STRING, + fluidCacheLicenseType + OCTET STRING, + fluidCacheLicenseVendor + OCTET STRING, + fluidCacheLicenseProductId + OCTET STRING, + fluidCacheLicenseDateSold + OCTET STRING, + fluidCacheLicenseGeneration + OCTET STRING, + fluidCacheLicenseFeatureID + OCTET STRING, + fluidCacheLicenseFeatureDescription + OCTET STRING, + fluidCacheNexus + OCTET STRING + } + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.1 + fluidCacheNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of this fluid cache entry" + ::= { fluidCacheEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.2 + fluidCacheName OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "The name of the fluidcache in this subsystem as represented in Storage Management. " + ::= { fluidCacheEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.3 + fluidCacheLicenseState OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "License state of the associated fluid cache subsystem" + ::= { fluidCacheEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.4 + fluidCacheLicenseValidity OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This entry displays the number of days the fluid cache license is valid. It has to be read in parallel to license type. + Incase of site wide license, value '0' should be read as 'Not Applicable'" + ::= { fluidCacheEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.5 + fluidCacheLicenseEntitlementID OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indiactes the Entitlement Identifier for the license of the fluid cache subsystem" + ::= { fluidCacheEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.6 + fluidCacheLicenseDuration OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the duration of the the license validity" + ::= { fluidCacheEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.7 + fluidCacheLicenseCapacity OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the capacity of the license of fluidcache subsystem" + ::= { fluidCacheEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.8 + fluidCacheLicenseRemaining OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Indicates the remaining days of the license validity" + ::= { fluidCacheEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.9 + fluidCacheLicenseType OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the type of the license of the fluidcache subsystem" + ::= { fluidCacheEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.10 + fluidCacheLicenseVendor OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the license vendor for the fluidcache subsystem" + ::= { fluidCacheEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.11 + fluidCacheLicenseProductId OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the product ID of the license of the fluidcache susbsytem" + ::= { fluidCacheEntry 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.12 + fluidCacheLicenseDateSold OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the date on which the license for the fluidcache subsystem is sold" + ::= { fluidCacheEntry 12 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.13 + fluidCacheLicenseGeneration OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the generation of the license for the fluidcache subsystem" + ::= { fluidCacheEntry 13 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.14 + fluidCacheLicenseFeatureID OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the license feature ID of the fluidcache subsystem" + ::= { fluidCacheEntry 14 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.15 + fluidCacheLicenseFeatureDescription OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Provides the description of the license feature of fluidcache subsystem" + ::= { fluidCacheEntry 15 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.4.1.16 + fluidCacheNexus OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates the unique ID of the fludicache component" + ::= { fluidCacheEntry 16 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5 + fluidCacheDiskTable OBJECT-TYPE + SYNTAX SEQUENCE OF FluidCacheDiskEntry + ACCESS not-accessible + STATUS mandatory + ::= { logicalDevices 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1 + fluidCacheDiskEntry OBJECT-TYPE + SYNTAX FluidCacheDiskEntry + ACCESS not-accessible + STATUS mandatory + INDEX { fluidCacheDiskNumber } + ::= { fluidCacheDiskTable 1 } + + + FluidCacheDiskEntry ::= + SEQUENCE { + fluidCacheDiskNumber + INTEGER, + fluidCacheDiskName + OCTET STRING, + fluidCacheDiskState + INTEGER, + fluidCacheDiskBackendDeviceType + INTEGER, + fluidCacheDiskBackendDeviceName + OCTET STRING, + fluidCacheDiskBackendDeviceSize + INTEGER, + fluidCacheDiskOperatingMode + INTEGER, + fluidCacheDiskConfiguredMode + INTEGER, + fluidCacheDiskNexus + OCTET STRING, + fluidCacheDiskStatus + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.1 + fluidCacheDiskNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of the fluidCacheDisk entry" + ::= { fluidCacheDiskEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.2 + fluidCacheDiskName OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Name of the Fluid Cache Disk Name as seen by storage management" + ::= { fluidCacheDiskEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.3 + fluidCacheDiskState OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "State of the FluidCacheDisk entry + Valid values are + 2 - Active, otherwise Inactive + + " + ::= { fluidCacheDiskEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.4 + fluidCacheDiskBackendDeviceType OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "This displays the type of the backend device beneath the fluid cache disk. + Values are as below + 773 denotes VirtualDisk + 791 denotes Partition" + ::= { fluidCacheDiskEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.5 + fluidCacheDiskBackendDeviceName OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Device name of the backend device as seen by the operating system" + ::= { fluidCacheDiskEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.6 + fluidCacheDiskBackendDeviceSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Size of the Backend device. Size is indicated in GB" + ::= { fluidCacheDiskEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.7 + fluidCacheDiskOperatingMode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Operating mode of the FluidCache. Values are + 0 - Writeback mode + 1 - Writethrough mode + 2 - PassThrough mode + " + ::= { fluidCacheDiskEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.8 + fluidCacheDiskConfiguredMode OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Configured Mode of the FluidCache. The values are + 0 - Writeback mode + 1 - Writethrough mode + 2 - PassThrough mode + " + ::= { fluidCacheDiskEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.9 + fluidCacheDiskNexus OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-write + STATUS mandatory + DESCRIPTION + "Durable Unique ID of the fluidcache disk" + ::= { fluidCacheDiskEntry 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.5.1.10 + fluidCacheDiskStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the fluid cache disk state. + + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { fluidCacheDiskEntry 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.6 + fluidCachePoolTable OBJECT-TYPE + SYNTAX SEQUENCE OF FluidCachePoolEntry + ACCESS not-accessible + STATUS mandatory + ::= { logicalDevices 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.6.1 + fluidCachePoolEntry OBJECT-TYPE + SYNTAX FluidCachePoolEntry + ACCESS not-accessible + STATUS mandatory + INDEX { fluidCachePoolNumber } + ::= { fluidCachePoolTable 1 } + + + FluidCachePoolEntry ::= + SEQUENCE { + fluidCachePoolNumber + INTEGER, + fluidCachePoolStoreCount + INTEGER, + fluidCachePoolUUID + OCTET STRING, + fluidCachePoolLicenseState + DisplayString, + fluidCachePoolSize + INTEGER, + fluidCachePoolHighAvailabilityState + OCTET STRING, + fluidCachePoolNexus + OCTET STRING, + fluidCachePoolStatus + INTEGER + } + + -- 1.3.6.1.4.1.674.10893.1.20.140.6.1.1 + fluidCachePoolNumber OBJECT-TYPE + SYNTAX INTEGER (1..255) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Instance number of the fluid cachepool entry" + ::= { fluidCachePoolEntry 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.6.1.2 + fluidCachePoolStoreCount OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Number of flash devices that are part of the fluidcache pool" + ::= { fluidCachePoolEntry 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.6.1.3 + fluidCachePoolUUID OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "UUID of the fluidcache pool" + ::= { fluidCachePoolEntry 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.6.1.4 + fluidCachePoolLicenseState OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "State of the fluid cache license. + Possible values: Valid, Evaluation, Expired + " + ::= { fluidCachePoolEntry 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.6.1.5 + fluidCachePoolSize OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Size of the fluidcache pool in GiB" + ::= { fluidCachePoolEntry 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.6.1.6 + fluidCachePoolHighAvailabilityState OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Indicates if the fluidcache pool is operating in high availability mode." + ::= { fluidCachePoolEntry 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.6.1.7 + fluidCachePoolNexus OBJECT-TYPE + SYNTAX OCTET STRING + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Durable unique ID of the fluidcache pool entry" + ::= { fluidCachePoolEntry 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.140.6.1.8 + fluidCachePoolStatus OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "Severity of the fluid cache pool table state. + + Possible values: + 1: Other + 2: Unknown + 3: OK + 4: Non-critical + 5: Critical + 6: Non-recoverable" + ::= { fluidCachePoolEntry 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200 + storageManagementEvent OBJECT IDENTIFIER ::= { storageManagement 200 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.1 + messageIDEvent OBJECT-TYPE + SYNTAX INTEGER + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0001 Storage Management alert (event) message number." + ::= { storageManagementEvent 1 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.2 + descriptionEvent OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0002 Storage Management event message text describing the alert." + ::= { storageManagementEvent 2 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.3 + locationEvent OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0003 Additional information identifying the location of the object causing the alert." + ::= { storageManagementEvent 3 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.4 + objectNameEvent OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0004 Name of the object as represented in Storage Management causing the alert." + ::= { storageManagementEvent 4 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.5 + objectOIDEvent OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0005 MIB OID of the object causing the alert." + ::= { storageManagementEvent 5 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.6 + objectNexusEvent OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0006 Durable, unique ID of the object causing the alert." + ::= { storageManagementEvent 6 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.7 + currentStatusEvent OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0007 Current status of object causing the alert, if applicable." + ::= { storageManagementEvent 7 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.8 + previousStatusEvent OBJECT-TYPE + SYNTAX DellStatus + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0008 Previous status of object causing the alert if applicable." + ::= { storageManagementEvent 8 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.9 + enhancedMessageIDEvent OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0001 Enhanced Storage Management Message ID." + ::= { storageManagementEvent 9 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.10 + systemFQDNEvent OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0008 System FQDN of object causing the alert if applicable." + ::= { storageManagementEvent 10 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.11 + serviceTagEvent OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0008 Service Tag of object causing the alert if applicable." + ::= { storageManagementEvent 11 } + + + -- 1.3.6.1.4.1.674.10893.1.20.200.12 + chassisServiceTagEvent OBJECT-TYPE + SYNTAX DisplayString + ACCESS read-only + STATUS mandatory + DESCRIPTION + "0200.0008 Chassis Service Tag of object causing the alert if applicable." + ::= { storageManagementEvent 12 } + + + +-- +-- Trap definitions +-- + + alertStorageManagementInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent } + DESCRIPTION + "Storage Management Information + There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Storage Management information. %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 101 + alertStorageManagementNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent } + DESCRIPTION + "There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 102 + alertStorageManagementWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent } + DESCRIPTION + "Storage Management has detected a device independent warning condition. + There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Storage Management has detected a device independent warning condition. %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 103 + alertStorageManagementFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent } + DESCRIPTION + "Storage Management has detected a device independent error condition. + There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Storage Management has detected a device independent error condition. %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 104 + alertStorageManagementNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent } + DESCRIPTION + "Storage Management has detected a device independent non-recoverable condition. + There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Storage Management has detected a device independent non-recoverable condition. %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 105 + alertControllerInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Controller information." +--#TYPE "Storage Management Event: Controller Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Controller information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 751 + alertControllerNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Controller has returned to normal." +--#TYPE "Storage Management Event: Controller Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Controller has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 752 + alertControllerWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Controller warning." +--#TYPE "Storage Management Event: Controller Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Controller warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 753 + alertControllerFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Controller failure." +--#TYPE "Storage Management Event: Controller Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Controller failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 754 + alertControllerNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Controller is non-recoverable." +--#TYPE "Storage Management Event: Controller Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Controller is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 755 + alertChannelInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Channel information." +--#TYPE "Storage Management Event: Channel Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Channel information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 801 + alertChannelNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Channel has returned to normal." +--#TYPE "Storage Management Event: Channel Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Channel has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 802 + alertChannelWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Channel warning." +--#TYPE "Storage Management Event: Channel Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Channel warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 803 + alertChannelFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Channel failure." +--#TYPE "Storage Management Event: Channel Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Channel failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 804 + alertChannelNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Channel is non-recoverable." +--#TYPE "Storage Management Event: Channel Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Channel is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 805 + alertEnclosureInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Enclosure information." +--#TYPE "Storage Management Event: Enclosure Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Enclosure information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 851 + alertEnclosureNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Enclosure has returned to normal." +--#TYPE "Storage Management Event: Enclosure Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Enclosure has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 852 + alertEnclosureWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Enclosure warning." +--#TYPE "Storage Management Event: Enclosure Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Enclosure warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 853 + alertEnclosureFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Enclosure failure." +--#TYPE "Storage Management Event: Enclosure Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Enclosure failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 854 + alertEnclosureNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Enclosure is non-recoverable." +--#TYPE "Storage Management Event: Enclosure Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Enclosure is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 855 + alertArrayDiskInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Array disk information." +--#TYPE "Storage Management Event: Array Disk Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Array disk information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 901 + alertArrayDiskNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Array disk has returned to normal." +--#TYPE "Storage Management Event: Array Disk Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Array disk has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 902 + alertArrayDiskWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Array disk warning." +--#TYPE "Storage Management Event: Array Disk Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Array disk warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 903 + alertArrayDiskFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Array disk failure." +--#TYPE "Storage Management Event: Array Disk Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Array disk failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 904 + alertArrayDiskNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Array disk is non-recoverable." +--#TYPE "Storage Management Event: Array Disk Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Array disk is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 905 + alertEMMInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "EMM information." +--#TYPE "Storage Management Event: EMM Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, EMM information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 951 + alertEMMNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "EMM has returned to normal." +--#TYPE "Storage Management Event: EMM Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, EMM has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 952 + alertEMMWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "EMM warning." +--#TYPE "Storage Management Event: EMM Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, EMM warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 953 + alertEMMFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "EMM failure." +--#TYPE "Storage Management Event: EMM Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, EMM failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 954 + alertEMMNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "EMM is non-recoverable." +--#TYPE "Storage Management Event: EMM Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, EMM is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 955 + alertPowerSupplyInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Power supply information." +--#TYPE "Storage Management Event: Power Supply Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Power supply information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1001 + alertPowerSupplyNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Power supply has returned to normal." +--#TYPE "Storage Management Event: Power Supply Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Power supply has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1002 + alertPowerSupplyWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Power supply warning." +--#TYPE "Storage Management Event: Power Supply Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Power supply warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1003 + alertPowerSupplyFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Power supply failure." +--#TYPE "Storage Management Event: Power Supply Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Power supply failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1004 + alertPowerSupplyNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Power supply is non-recoverable." +--#TYPE "Storage Management Event: Power Supply Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Power supply is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1005 + alertTemperatureProbeInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Temperature probe information." +--#TYPE "Storage Management Event: Temperature Probe Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Temperature probe information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1051 + alertTemperatureProbeNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Temperature probe has returned to normal." +--#TYPE "Storage Management Event: Temperature Probe Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Temperature probe has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1052 + alertTemperatureProbeWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Temperature probe warning." +--#TYPE "Storage Management Event: Temperature Probe Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Temperature probe warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1053 + alertTemperatureProbeFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Temperature probe failure." +--#TYPE "Storage Management Event: Temperature Probe Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Temperature probe failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1054 + alertTemperatureProbeNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Temperature probe is non-recoverable." +--#TYPE "Storage Management Event: Temperature Probe Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Temperature probe is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1055 + alertFanInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fan information." +--#TYPE "Storage Management Event: Fan Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fan information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1101 + alertFanNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fan has returned to normal." +--#TYPE "Storage Management Event: Fan Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fan has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1102 + alertFanWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fan warning." +--#TYPE "Storage Management Event: Fan Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Fan warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1103 + alertFanFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fan failure." +--#TYPE "Storage Management Event: Fan Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fan failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1104 + alertFanNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fan is non-recoverable." +--#TYPE "Storage Management Event: Fan Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fan is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1105 + alertBatteryInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Battery information." +--#TYPE "Storage Management Event: Battery Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Battery information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1151 + alertBatteryNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Battery has returned to normal." +--#TYPE "Storage Management Event: Battery Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Battery has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1152 + alertBatteryWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Battery warning." +--#TYPE "Storage Management Event: Battery Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Battery warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1153 + alertBatteryFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Battery failure." +--#TYPE "Storage Management Event: Battery Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Battery failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1154 + alertBatteryNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Battery is non-recoverable." +--#TYPE "Storage Management Event: Battery Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Battery is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1155 + alertVirtualDiskInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Virtual disk information." +--#TYPE "Storage Management Event: Virtual Disk Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Virtual disk information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1201 + alertVirtualDiskNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Virtual disk has returned to normal." +--#TYPE "Storage Management Event: Virtual Disk Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Virtual disk has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1202 + alertVirtualDiskWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Virtual disk warning." +--#TYPE "Storage Management Event: Virtual Disk Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Virtual disk warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1203 + alertVirtualDiskFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Virtual disk failure." +--#TYPE "Storage Management Event: Virtual Disk Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Virtual disk failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1204 + alertVirtualDiskNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Virtual disk is non-recoverable." +--#TYPE "Storage Management Event: Virtual Disk Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Virtual disk is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1205 + alertRedundancyNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Redundancy has returned to normal." +--#TYPE "Storage Management Event: Redundancy Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Redundancy has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1304 + alertRedundancyDegraded TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Redundancy has been degraded." +--#TYPE "Storage Management Event: Redundancy Degraded" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Redundancy has been degraded. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1305 + alertRedundancyLost TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Redundancy has been lost." +--#TYPE "Storage Management Event: Redundancy Lost" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Redundancy has been lost. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1306 + alertFluidCacheDiskInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fluid Cache Disk Information" +--#TYPE "Storage Management Event: Fluid Cache Disk Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Disk. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1401 + alertfluidCacheDiskWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fluid Cache Disk warning." +--#TYPE "Storage Management Event: Fluid Cache Disk Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Fluid Cache Disk. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1403 + alertFluidCacheDisklFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fluid Cache Disk failure." +--#TYPE "Storage Management Event: Fluid Cache Disk Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Disk. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1404 + alertVirtualDiskPartitionInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Virtual Disk Partition Information" +--#TYPE "Storage Management Event: Virtual Disk Partition Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Virtual Disk Partition. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1501 + alertVirtualDiskPartitionWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Virtual Disk Partition warning." +--#TYPE "Storage Management Event: Virtual Disk Partition Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Virtual Disk Partition. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1503 + alertVirtualDiskPartitionFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Virtual Disk Partition failure." +--#TYPE "Storage Management Event: Virtual Disk Partition Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Virtual Disk Partition Failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1504 + alertFluidCacheInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fluid Cache Information" +--#TYPE "Storage Management Event: Fluid Cache Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fluid Cache. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1601 + alertfluidCacheWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fluid Cache warning." +--#TYPE "Storage Management Event: Fluid Cache Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Fluid Cache. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1603 + alertFluidCacheFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fluid Cache failure." +--#TYPE "Storage Management Event: Fluid Cache Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1604 + alertFluidCachePoolInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fluid Cache Pool Information" +--#TYPE "Storage Management Event: Fluid Cache Pool Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Pool. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 1701 + alertfluidCachePoolWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fluid Cache Pool warning." +--#TYPE "Storage Management Event: Fluid Cache Pool Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Fluid Cache Pool. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 1703 + alertFluidCachePoolFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent } + DESCRIPTION + "Fluid Cache Pool failure." +--#TYPE "Storage Management Event: Fluid Cache Pool Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Pool Failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 1704 + alertEEMIStorageManagementInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, enhancedMessageIDEvent, systemFQDNEvent, serviceTagEvent, + chassisServiceTagEvent } + DESCRIPTION + "Storage Management Information + There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Storage Management information. %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 10100 + alertEEMIStorageManagementNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, enhancedMessageIDEvent, systemFQDNEvent, serviceTagEvent, + chassisServiceTagEvent } + DESCRIPTION + "There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 10200 + alertEEMIStorageManagementWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, enhancedMessageIDEvent, systemFQDNEvent, serviceTagEvent, + chassisServiceTagEvent } + DESCRIPTION + "Storage Management has detected a device independent warning condition. + There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Storage Management has detected a device independent warning condition. %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 10300 + alertEEMIStorageManagementFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, enhancedMessageIDEvent, systemFQDNEvent, serviceTagEvent, + chassisServiceTagEvent } + DESCRIPTION + "Storage Management has detected a device independent error condition. + There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Storage Management has detected a device independent error condition. %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 10400 + alertEEMIStorageManagementNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, enhancedMessageIDEvent, systemFQDNEvent, serviceTagEvent, + chassisServiceTagEvent } + DESCRIPTION + "Storage Management has detected a device independent non-recoverable condition. + There is no global status change associated with this trap." +--#TYPE "Storage Management Event: Storage Management Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Storage Management has detected a device independent non-recoverable condition. %s" +--#ARGUMENTS { 0, 1 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 10500 + alertEEMIControllerInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Controller information." +--#TYPE "Storage Management Event: Controller Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Controller information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 75100 + alertEEMIControllerNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Controller has returned to normal." +--#TYPE "Storage Management Event: Controller Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Controller has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 75200 + alertEEMIControllerWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Controller warning." +--#TYPE "Storage Management Event: Controller Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Controller warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 75300 + alertEEMIControllerFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Controller failure." +--#TYPE "Storage Management Event: Controller Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Controller failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 75400 + alertEEMIControllerNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Controller is non-recoverable." +--#TYPE "Storage Management Event: Controller Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Controller is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 75500 + alertEEMIChannelInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Channel information." +--#TYPE "Storage Management Event: Channel Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Channel information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 80100 + alertEEMIChannelNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Channel has returned to normal." +--#TYPE "Storage Management Event: Channel Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Channel has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 80200 + alertEEMIChannelWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Channel warning." +--#TYPE "Storage Management Event: Channel Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Channel warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 80300 + alertEEMIChannelFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Channel failure." +--#TYPE "Storage Management Event: Channel Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Channel failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 80400 + alertEEMIChannelNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Channel is non-recoverable." +--#TYPE "Storage Management Event: Channel Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Channel is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 80500 + alertEEMIEnclosureInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Enclosure information." +--#TYPE "Storage Management Event: Enclosure Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Enclosure information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 85100 + alertEEMIEnclosureNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Enclosure has returned to normal." +--#TYPE "Storage Management Event: Enclosure Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Enclosure has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 85200 + alertEEMIEnclosureWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Enclosure warning." +--#TYPE "Storage Management Event: Enclosure Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Enclosure warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 85300 + alertEEMIEnclosureFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Enclosure failure." +--#TYPE "Storage Management Event: Enclosure Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Enclosure failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 85400 + alertEEMIEnclosureNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Enclosure is non-recoverable." +--#TYPE "Storage Management Event: Enclosure Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Enclosure is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 85500 + alertEEMIArrayDiskInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Array disk information." +--#TYPE "Storage Management Event: Array Disk Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Array disk information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 90100 + alertEEMIArrayDiskNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Array disk has returned to normal." +--#TYPE "Storage Management Event: Array Disk Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Array disk has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 90200 + alertEEMIArrayDiskWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Array disk warning." +--#TYPE "Storage Management Event: Array Disk Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Array disk warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 90300 + alertEEMIArrayDiskFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Array disk failure." +--#TYPE "Storage Management Event: Array Disk Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Array disk failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 90400 + alertEEMIArrayDiskNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Array disk is non-recoverable." +--#TYPE "Storage Management Event: Array Disk Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Array disk is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 90500 + alertEMMEMMInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "EMM information." +--#TYPE "Storage Management Event: EMM Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, EMM information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 95100 + alertEEMIEMMNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "EMM has returned to normal." +--#TYPE "Storage Management Event: EMM Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, EMM has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 95200 + alertEEMIEMMWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "EMM warning." +--#TYPE "Storage Management Event: EMM Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, EMM warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 95300 + alertEEMIEMMFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "EMM failure." +--#TYPE "Storage Management Event: EMM Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, EMM failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 95400 + alertEEMIEMMNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "EMM is non-recoverable." +--#TYPE "Storage Management Event: EMM Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, EMM is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 95500 + alertEEMIPowerSupplyInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Power supply information." +--#TYPE "Storage Management Event: Power Supply Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Power supply information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 100100 + alertEEMIPowerSupplyNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Power supply has returned to normal." +--#TYPE "Storage Management Event: Power Supply Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Power supply has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 100200 + alertEEMIPowerSupplyWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Power supply warning." +--#TYPE "Storage Management Event: Power Supply Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Power supply warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 100300 + alertEEMIPowerSupplyFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Power supply failure." +--#TYPE "Storage Management Event: Power Supply Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Power supply failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 100400 + alertEEMIPowerSupplyNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Power supply is non-recoverable." +--#TYPE "Storage Management Event: Power Supply Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Power supply is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 100500 + alertEEMITemperatureProbeInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Temperature probe information." +--#TYPE "Storage Management Event: Temperature Probe Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Temperature probe information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 105100 + alertEEMITemperatureProbeNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Temperature probe has returned to normal." +--#TYPE "Storage Management Event: Temperature Probe Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Temperature probe has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 105200 + alertEEMITemperatureProbeWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Temperature probe warning." +--#TYPE "Storage Management Event: Temperature Probe Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Temperature probe warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 105300 + alertEEMITemperatureProbeFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Temperature probe failure." +--#TYPE "Storage Management Event: Temperature Probe Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Temperature probe failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 105400 + alertEEMITemperatureProbeNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Temperature probe is non-recoverable." +--#TYPE "Storage Management Event: Temperature Probe Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Temperature probe is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 105500 + alertEEMIFanInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fan information." +--#TYPE "Storage Management Event: Fan Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fan information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 110100 + alertEEMIFanNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fan has returned to normal." +--#TYPE "Storage Management Event: Fan Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fan has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 110200 + alertEEMIFanWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fan warning." +--#TYPE "Storage Management Event: Fan Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Fan warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 110300 + alertEEMIFanFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fan failure." +--#TYPE "Storage Management Event: Fan Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fan failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 110400 + alertEEMIFanNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fan is non-recoverable." +--#TYPE "Storage Management Event: Fan Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fan is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 110500 + alertEEMIBatteryInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Battery information." +--#TYPE "Storage Management Event: Battery Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Battery information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 115100 + alertEEMIBatteryNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Battery has returned to normal." +--#TYPE "Storage Management Event: Battery Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Battery has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 115200 + alertEEMIBatteryWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Battery warning." +--#TYPE "Storage Management Event: Battery Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Battery warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 115300 + alertEEMIBatteryFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Battery failure." +--#TYPE "Storage Management Event: Battery Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Battery failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 115400 + alertEEMIBatteryNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Battery is non-recoverable." +--#TYPE "Storage Management Event: Battery Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Battery is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 115500 + alertEEMIVirtualDiskInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Virtual disk information." +--#TYPE "Storage Management Event: Virtual Disk Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Virtual disk information. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 120100 + alertEEMIVirtualDiskNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Virtual disk has returned to normal." +--#TYPE "Storage Management Event: Virtual Disk Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Virtual disk has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 120200 + alertEEMIVirtualDiskWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Virtual disk warning." +--#TYPE "Storage Management Event: Virtual Disk Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Virtual disk warning. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 120300 + alertEEMIVirtualDiskFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Virtual disk failure." +--#TYPE "Storage Management Event: Virtual Disk Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Virtual disk failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 120400 + alertEEMIVirtualDiskNonRecoverable TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Virtual disk is non-recoverable." +--#TYPE "Storage Management Event: Virtual Disk Non-recoverable" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Virtual disk is non-recoverable. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 120500 + alertEEMIRedundancyNormal TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Redundancy has returned to normal." +--#TYPE "Storage Management Event: Redundancy Normal" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Redundancy has returned to normal. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 130400 + alertEEMIRedundancyDegraded TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Redundancy has been degraded." +--#TYPE "Storage Management Event: Redundancy Degraded" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Redundancy has been degraded. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 130500 + alertEEMIRedundancyLost TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Redundancy has been lost." +--#TYPE "Storage Management Event: Redundancy Lost" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Redundancy has been lost. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 130600 + alertEEMIFluidCacheDiskInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fluid Cache Disk Information" +--#TYPE "Storage Management Event: Fluid Cache Disk Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Disk. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 140100 + alertEEMIfluidCacheDiskWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fluid Cache Disk warning." +--#TYPE "Storage Management Event: Fluid Cache Disk Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Fluid Cache Disk. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 140300 + alertEEMIFluidCacheDisklFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fluid Cache Disk failure." +--#TYPE "Storage Management Event: Fluid Cache Disk Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Disk. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 140400 + alertEEMIVirtualDiskPartitionInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Virtual Disk Partition Information" +--#TYPE "Storage Management Event: Virtual Disk Partition Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Virtual Disk Partition. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 150100 + alertEEMIVirtualDiskPartitionWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Virtual Disk Partition warning." +--#TYPE "Storage Management Event: Virtual Disk Partition Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Virtual Disk Partition. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 150300 + alertEEMIVirtualDiskPartitionFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Virtual Disk Partition failure." +--#TYPE "Storage Management Event: Virtual Disk Partition Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Virtual Disk Partition Failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 150400 + alertEEMIFluidCacheInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fluid Cache Information" +--#TYPE "Storage Management Event: Fluid Cache Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fluid Cache. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 160100 + alertEEMIfluidCacheWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fluid Cache warning." +--#TYPE "Storage Management Event: Fluid Cache Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Fluid Cache. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 160300 + alertEEMIFluidCacheFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fluid Cache failure." +--#TYPE "Storage Management Event: Fluid Cache Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 160400 + alertEEMIFluidCachePoolInformation TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fluid Cache Pool Information" +--#TYPE "Storage Management Event: Fluid Cache Pool Information" +--#SEVERITY INFORMATIONAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Pool. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE OPERATIONAL +--#STATUS MANDATORY + ::= 170100 + alertEEMIfluidCachePoolWarning TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fluid Cache Pool warning." +--#TYPE "Storage Management Event: Fluid Cache Pool Warning" +--#SEVERITY MINOR +--#SUMMARY "Alert message ID: %s, Fluid Cache Pool. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Status Events" +--#STATE DEGRADED +--#STATUS MANDATORY + ::= 170300 + alertEEMIFluidCachePoolFailure TRAP-TYPE + ENTERPRISE storageManagementEvent + VARIABLES { messageIDEvent, descriptionEvent, locationEvent, objectNameEvent, objectOIDEvent, + objectNexusEvent, currentStatusEvent, previousStatusEvent, enhancedMessageIDEvent, systemFQDNEvent, + serviceTagEvent, chassisServiceTagEvent } + DESCRIPTION + "Fluid Cache Pool failure." +--#TYPE "Storage Management Event: Fluid Cache Pool Failure" +--#SEVERITY CRITICAL +--#SUMMARY "Alert message ID: %s, Fluid Cache Pool Failure. %s, %s, %s" +--#ARGUMENTS { 0, 1, 2, 3 } +--#CATEGORY "Error Events" +--#STATE FAILED +--#STATUS MANDATORY + ::= 170400 + + END + +-- +-- dcstorag.mib +-- diff --git a/mibs/VM-MIB.mib b/mibs/VM-MIB.mib index 3242d65..1c82e5e 100644 --- a/mibs/VM-MIB.mib +++ b/mibs/VM-MIB.mib @@ -1,286 +1,1673 @@ - - - - - - - MIBs list | IPHost Network Monitor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + IANAStorageMediaType + FROM IANA-STORAGE-MEDIA-TYPE-MIB; +vmMIB MODULE-IDENTITY + LAST-UPDATED "201510120000Z" -- 12 October 2015 + ORGANIZATION "IETF Operations and Management Area Working Group" + CONTACT-INFO + "WG Email: opsawg@ietf.org + Mailing list subscription info: + https://www.ietf.org/mailman/listinfo/opsawg - + Juergen Schoenwaelder + Jacobs University + Campus Ring 1 + Bremen 28759 + Germany + Email: j.schoenwaelder@jacobs-university.de - - - - - -
- - + Redistribution and use in source and binary forms, with + or without modification, is permitted pursuant to, and + subject to the license terms contained in, the + Simplified BSD License set forth in Section 4.c of the + IETF Trust's Legal Provisions Relating to IETF Documents + (http://trustee.ietf.org/license-info)." - - -

MIBs list

-
-
-
- -
-
-
- -
- -

MIBs list

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
-

-
2100_snmp
-
This MIB describes all the printer model specific - objects suppported by the LaserJet Series 2100 printer - when networked connected using a JetDirect print - server.
-

-
2 3 8 A B C D E F G H I J L M N O P Q R S T U V W X Z
- -
- -
- -
-
- -
- -
-
- -
+-- Textual conversion definitions +-- +VirtualMachineIndex ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "A unique value, greater than zero, identifying a + virtual machine. The value for each virtual machine + MUST remain constant at least from one re-initialization + of the hypervisor to the next re-initialization." + SYNTAX Integer32 (1..2147483647) - - - - - - - - - - - - - - - - - - - - - +VirtualMachineIndexOrZero ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "This textual convention is an extension of the + VirtualMachineIndex convention. This extension permits + the additional value of zero. The meaning of the value + zero is object-specific and MUST therefore be defined as + part of the description of any object that uses this + syntax. Examples of the usage of zero might include + situations where a virtual machine is unknown, or when + none or all virtual machines need to be referenced." + SYNTAX Integer32 (0..2147483647) + +VirtualMachineAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The administrative state of a virtual machine: + + running(1) The administrative state of the virtual + machine indicating the virtual machine + is currently online or should be brought + online. + + suspended(2) The administrative state of the virtual + machine where its memory and CPU execution + state has been saved to persistent store + and will be restored at next running(1). + + paused(3) The administrative state indicating the + virtual machine is resident in memory but + is no longer scheduled to execute by the + hypervisor. + + shutdown(4) The administrative state of the virtual + machine indicating the virtual machine + is currently offline or should be + shutting down." + SYNTAX INTEGER { + running(1), + suspended(2), + paused(3), + shutdown(4) + } + +VirtualMachineOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The operational state of a virtual machine: + + unknown(1) The operational state of the virtual + machine is unknown, e.g., because the + implementation failed to obtain the state + from the hypervisor. + + other(2) The operational state of the virtual + machine indicating that an operational + state is obtained from the hypervisor, but + it is not a state defined in this MIB + module. + + preparing(3) The operational state of the virtual + machine indicating the virtual machine is + + currently in the process of preparation, + e.g., allocating and initializing virtual + storage after creating (defining) the + virtual machine. + + running(4) The operational state of the virtual + machine indicating the virtual machine is + currently executed, but it is not in the + process of preparing(3), suspending(5), + resuming(7), migrating(9), and + shuttingdown(10). + + suspending(5) The operational state of the virtual + machine indicating the virtual machine is + currently in the process of suspending + to save its memory and CPU execution + state to persistent store. This is a + transient state from running(4) to + suspended(6). + + suspended(6) The operational state of the virtual + machine indicating the virtual machine is + currently suspended, which means the + memory and CPU execution state of the + virtual machine are saved to persistent + store. During this state, the virtual + machine is not scheduled to execute by + the hypervisor. + + resuming(7) The operational state of the virtual + machine indicating the virtual machine is + currently in the process of resuming + to restore its memory and CPU execution + state from persistent store. This is a + transient state from suspended(6) to + running(4). + + paused(8) The operational state of the virtual + machine indicating the virtual machine is + resident in memory but no longer + scheduled to execute by the hypervisor. + + migrating(9) The operational state of the virtual + machine indicating the virtual machine is + currently in the process of migration + from/to another hypervisor. + + shuttingdown(10) + + The operational state of the virtual + machine indicating the virtual machine is + currently in the process of shutting + down. This is a transient state from + running(4) to shutdown(11). + + shutdown(11) The operational state of the virtual + machine indicating the virtual machine is + down, and CPU execution is no longer + scheduled by the hypervisor and its + memory is not resident in the hypervisor. + + crashed(12) The operational state of the virtual + machine indicating the virtual machine + has crashed." + SYNTAX INTEGER { + unknown(1), + other(2), + preparing(3), + running(4), + suspending(5), + suspended(6), + resuming(7), + paused(8), + migrating(9), + shuttingdown(10), + shutdown(11), + crashed(12) + } + +VirtualMachineAutoStart ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The autostart configuration of a virtual machine: + + unknown(1) The autostart configuration is unknown, + e.g., because the implementation failed + to obtain the autostart configuration + from the hypervisor. + + enabled(2) The autostart configuration of the + virtual machine is enabled. The virtual + machine should be automatically brought + online at the next re-initialization of + the hypervisor. + + disabled(3) The autostart configuration of the + virtual machine is disabled. The virtual + + machine should not be automatically + brought online at the next + re-initialization of the hypervisor." + SYNTAX INTEGER { + unknown(1), + enabled(2), + disabled(3) + } + +VirtualMachinePersistent ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This value indicates whether a virtual machine has a + persistent configuration, which means the virtual machine + will still exist after shutting down: + + unknown(1) The persistent configuration is unknown, + e.g., because the implementation failed + to obtain the persistent configuration + from the hypervisor. (read-only) + + persistent(2) The virtual machine is persistent, i.e., + the virtual machine will exist after it + shuts down. + + transient(3) The virtual machine is transient, i.e., + the virtual machine will not exist after + it shuts down." + SYNTAX INTEGER { + unknown(1), + persistent(2), + transient(3) + } + +VirtualMachineCpuIndex ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "A unique value for each virtual machine, greater than + zero, identifying a virtual CPU assigned to a virtual + machine. The value for each virtual CPU MUST remain + constant at least from one re-initialization of the + hypervisor to the next re-initialization." + SYNTAX Integer32 (1..2147483647) + +VirtualMachineStorageIndex ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "A unique value for each virtual machine, greater than + zero, identifying a virtual storage device allocated to + a virtual machine. The value for each virtual storage + device MUST remain constant at least from one + re-initialization of the hypervisor to the next + re-initialization." + SYNTAX Integer32 (1..2147483647) + +VirtualMachineStorageSourceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The source type of a virtual storage device: + + unknown(1) The source type is unknown, e.g., because + the implementation failed to obtain the + media type from the hypervisor. + + other(2) The source type is other than those + defined in this conversion. + + block(3) The source type is a block device. + + raw(4) The source type is a raw-formatted file. + + sparse(5) The source type is a sparse file. + + network(6) The source type is a network device." + SYNTAX INTEGER { + unknown(1), + other(2), + block(3), + raw(4), + sparse(5), + network(6) + } + +VirtualMachineStorageAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The access permission of a virtual storage: + + unknown(1) The access permission of the virtual + storage is unknown. + + readwrite(2) The virtual storage is a read-write + device. + + readonly(3) The virtual storage is a read-only + device." + SYNTAX INTEGER { + unknown(1), + readwrite(2), + readonly(3) + } + +VirtualMachineNetworkIndex ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "A unique value for each virtual machine, greater than + zero, identifying a virtual network interface allocated + to the virtual machine. The value for each virtual + network interface MUST remain constant at least from one + re-initialization of the hypervisor to the next + re-initialization." + SYNTAX Integer32 (1..2147483647) + +VirtualMachineList ::= TEXTUAL-CONVENTION + DISPLAY-HINT "1x" + STATUS current + DESCRIPTION + "Each octet within this value specifies a set of eight + virtual machine vmIndex values, with the first octet + specifying virtual machine 1 through 8, the second octet + specifying virtual machine 9 through 16, etc. Within + each octet, the most significant bit represents the + lowest-numbered vmIndex, and the least significant bit + represents the highest-numbered vmIndex. Thus, each + virtual machine of the host is represented by a single + bit within the value of this object. If that bit has + a value of '1', then that virtual machine is included + in the set of virtual machines; the virtual machine is + not included if its bit has a value of '0'." + SYNTAX OCTET STRING + +-- The hypervisor group +-- +-- A collection of objects common to all hypervisors. +-- +vmHypervisor OBJECT IDENTIFIER ::= { vmObjects 1 } + +vmHvSoftware OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual description of the hypervisor software. This + value SHOULD NOT include its version as it SHOULD be + included in 'vmHvVersion'." + ::= { vmHypervisor 1 } + +vmHvVersion OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual description of the version of the hypervisor + software." + ::= { vmHypervisor 2 } + +vmHvObjectID OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The vendor's authoritative identification of the + hypervisor software contained in the entity. This value + is allocated within the SMI enterprises + subtree (1.3.6.1.4.1). Note that this is different from + sysObjectID in the SNMPv2-MIB (RFC 3418) because + sysObjectID is not the identification of the hypervisor + software but the device, firmware, or management + operating system." + ::= { vmHypervisor 3 } + +vmHvUpTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The time (in centiseconds) since the hypervisor was + last re-initialized. Note that this is different from + sysUpTime in the SNMPv2-MIB (RFC 3418) and hrSystemUptime + in the HOST-RESOURCES-MIB (RFC 2790) because sysUpTime is + the uptime of the network management portion of the + system, and hrSystemUptime is the uptime of the + management operating system but not the hypervisor + software." + ::= { vmHypervisor 4 } + +-- The virtual machine information +-- + +-- A collection of objects common to all virtual machines. +-- +vmNumber OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of virtual machines (regardless of their + current state) present on this hypervisor." + ::= { vmObjects 2 } + +vmTableLastChange OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of vmHvUpTime at the time of the last creation + or deletion of an entry in the vmTable." + ::= { vmObjects 3 } + +vmTable OBJECT-TYPE + SYNTAX SEQUENCE OF VmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of virtual machine entries. The number of + entries is given by the value of vmNumber." + ::= { vmObjects 4 } + +vmEntry OBJECT-TYPE + SYNTAX VmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing management information applicable + to a particular virtual machine." + INDEX { vmIndex } + ::= { vmTable 1 } + +VmEntry ::= + SEQUENCE { + vmIndex VirtualMachineIndex, + vmName SnmpAdminString, + vmUUID UUIDorZero, + vmOSType SnmpAdminString, + vmAdminState VirtualMachineAdminState, + vmOperState VirtualMachineOperState, + vmAutoStart VirtualMachineAutoStart, + vmPersistent VirtualMachinePersistent, + vmCurCpuNumber Integer32, + vmMinCpuNumber Integer32, + vmMaxCpuNumber Integer32, + vmMemUnit Integer32, + vmCurMem Integer32, + vmMinMem Integer32, + vmMaxMem Integer32, + vmUpTime TimeTicks, + vmCpuTime Counter64 + } + +vmIndex OBJECT-TYPE + SYNTAX VirtualMachineIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A unique value, greater than zero, identifying the + virtual machine. The value assigned to a given virtual + machine may not persist across re-initialization of the + hypervisor. A command generator MUST use the vmUUID to + identify a given virtual machine of interest." + ::= { vmEntry 1 } + +vmName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual name of the virtual machine." + ::= { vmEntry 2 } + +vmUUID OBJECT-TYPE + SYNTAX UUIDorZero + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The virtual machine's 128-bit Universally Unique + Identifier (UUID) or the zero-length string when a + UUID is not available. If set, the UUID MUST uniquely + identify a virtual machine from all other virtual + machines in an administrative domain. A zero-length + octet string is returned if no UUID information is + known." + ::= { vmEntry 3 } + +vmOSType OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual description containing operating system + information installed on the virtual machine. This + value corresponds to the operating system the hypervisor + assumes to be running when the virtual machine is + started. This may differ from the actual operating + system in case the virtual machine boots into a + different operating system." + ::= { vmEntry 4 } + +vmAdminState OBJECT-TYPE + SYNTAX VirtualMachineAdminState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The administrative state of the virtual machine." + ::= { vmEntry 5 } + +vmOperState OBJECT-TYPE + SYNTAX VirtualMachineOperState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The operational state of the virtual machine." + ::= { vmEntry 6 } + +vmAutoStart OBJECT-TYPE + SYNTAX VirtualMachineAutoStart + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The autostart configuration of the virtual machine. If + this value is enable(2), the virtual machine + automatically starts at the next initialization of the + hypervisor." + ::= { vmEntry 7 } + +vmPersistent OBJECT-TYPE + SYNTAX VirtualMachinePersistent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value indicates whether the virtual machine has a + persistent configuration, which means the virtual machine + will still exist after its shutdown." + ::= { vmEntry 8 } + +vmCurCpuNumber OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of virtual CPUs currently assigned to the + virtual machine." + ::= { vmEntry 9 } + +vmMinCpuNumber OBJECT-TYPE + SYNTAX Integer32 (-1|0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The minimum number of virtual CPUs that are assigned to + the virtual machine when it is in a power-on state. The + value -1 indicates that there is no hard boundary for + the minimum number of virtual CPUs." + ::= { vmEntry 10 } + +vmMaxCpuNumber OBJECT-TYPE + SYNTAX Integer32 (-1|0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of virtual CPUs that are assigned to + the virtual machine when it is in a power-on state. The + value -1 indicates that there is no limit." + ::= { vmEntry 11 } + +vmMemUnit OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The multiplication unit in bytes for vmCurMem, vmMinMem, + and vmMaxMem. For example, when this value is 1024, the + memory size unit for vmCurMem, vmMinMem, and vmMaxMem is + KiB." + ::= { vmEntry 12 } + +vmCurMem OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current memory size currently allocated to the + virtual memory module in the unit designated by + + vmMemUnit." + ::= { vmEntry 13 } + +vmMinMem OBJECT-TYPE + SYNTAX Integer32 (-1|0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The minimum memory size defined to the virtual machine + in the unit designated by vmMemUnit. The value -1 + indicates that there is no hard boundary for the minimum + memory size." + ::= { vmEntry 14 } + +vmMaxMem OBJECT-TYPE + SYNTAX Integer32 (-1|0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum memory size defined to the virtual machine + in the unit designated by vmMemUnit. The value -1 + indicates that there is no limit." + ::= { vmEntry 15 } + +vmUpTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The time (in centiseconds) since the administrative + state of the virtual machine was last changed from + shutdown(4) to running(1)." + ::= { vmEntry 16 } + +vmCpuTime OBJECT-TYPE + SYNTAX Counter64 + UNITS "microsecond" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total CPU time used in microseconds. If the number + of virtual CPUs is larger than 1, vmCpuTime may exceed + real time. + + Discontinuities in the value of this counter can occur + at re-initialization of the hypervisor and + administrative state (vmAdminState) changes of the + + virtual machine." + ::= { vmEntry 17 } + +-- The virtual CPU on each virtual machines +vmCpuTable OBJECT-TYPE + SYNTAX SEQUENCE OF VmCpuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The table of virtual CPUs provided by the hypervisor." + ::= { vmObjects 5 } + +vmCpuEntry OBJECT-TYPE + SYNTAX VmCpuEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry for one virtual processor assigned to a + virtual machine." + INDEX { vmIndex, vmCpuIndex } + ::= { vmCpuTable 1 } + +VmCpuEntry ::= + SEQUENCE { + vmCpuIndex VirtualMachineCpuIndex, + vmCpuCoreTime Counter64 + } + +vmCpuIndex OBJECT-TYPE + SYNTAX VirtualMachineCpuIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A unique value identifying a virtual CPU assigned to + the virtual machine." + ::= { vmCpuEntry 1 } + +vmCpuCoreTime OBJECT-TYPE + SYNTAX Counter64 + UNITS "microsecond" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total CPU time used by this virtual CPU in + microseconds. + + Discontinuities in the value of this counter can occur + at re-initialization of the hypervisor and + + administrative state (vmAdminState) changes of the + virtual machine." + ::= { vmCpuEntry 2 } + +-- The virtual CPU affinity on each virtual machines + +vmCpuAffinityTable OBJECT-TYPE + SYNTAX SEQUENCE OF VmCpuAffinityEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of CPU affinity entries of a virtual CPU." + ::= { vmObjects 6 } + +vmCpuAffinityEntry OBJECT-TYPE + SYNTAX VmCpuAffinityEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing CPU affinity associated with a + particular virtual machine." + INDEX { vmIndex, vmCpuIndex, vmCpuPhysIndex } + ::= { vmCpuAffinityTable 1 } + +VmCpuAffinityEntry ::= + SEQUENCE { + vmCpuPhysIndex Integer32, + vmCpuAffinity INTEGER + } + +vmCpuPhysIndex OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A value identifying a physical CPU on the hypervisor. + On systems implementing the HOST-RESOURCES-MIB, the + value MUST be the same value that is used as the index + in the hrProcessorTable (hrDeviceIndex)." + ::= { vmCpuAffinityEntry 2 } + +vmCpuAffinity OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), -- unknown + enable(1), -- enabled + disable(2) -- disabled + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The CPU affinity of this virtual CPU to the physical + CPU represented by 'vmCpuPhysIndex'." + ::= { vmCpuAffinityEntry 3 } + +-- The virtual storage devices on each virtual machine. This +-- document defines some overlapped objects with hrStorage in +-- HOST-RESOURCES-MIB (RFC 2790), because virtual resources are +-- allocated from the hypervisor's resources, which is the 'host +-- resources'. +vmStorageTable OBJECT-TYPE + SYNTAX SEQUENCE OF VmStorageEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The conceptual table of virtual storage devices + attached to the virtual machine." + ::= { vmObjects 7 } + +vmStorageEntry OBJECT-TYPE + SYNTAX VmStorageEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry for one virtual storage device attached to the + virtual machine." + INDEX { vmStorageVmIndex, vmStorageIndex } + ::= { vmStorageTable 1 } + +VmStorageEntry ::= + SEQUENCE { + vmStorageVmIndex VirtualMachineIndexOrZero, + vmStorageIndex VirtualMachineStorageIndex, + vmStorageParent Integer32, + vmStorageSourceType VirtualMachineStorageSourceType, + vmStorageSourceTypeString + SnmpAdminString, + vmStorageResourceID SnmpAdminString, + vmStorageAccess VirtualMachineStorageAccess, + vmStorageMediaType IANAStorageMediaType, + vmStorageMediaTypeString + SnmpAdminString, + vmStorageSizeUnit Integer32, + vmStorageDefinedSize Integer32, + vmStorageAllocatedSize Integer32, + vmStorageReadIOs Counter64, + vmStorageWriteIOs Counter64, + vmStorageReadOctets Counter64, + vmStorageWriteOctets Counter64, + vmStorageReadLatency Counter64, + vmStorageWriteLatency Counter64 + } + +vmStorageVmIndex OBJECT-TYPE + SYNTAX VirtualMachineIndexOrZero + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This value identifies the virtual machine (guest) this + storage device has been allocated to. The value zero + indicates that the storage device is currently not + allocated to any virtual machines." + ::= { vmStorageEntry 1 } + +vmStorageIndex OBJECT-TYPE + SYNTAX VirtualMachineStorageIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A unique value identifying a virtual storage device + allocated to the virtual machine." + ::= { vmStorageEntry 2 } + +vmStorageParent OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of hrStorageIndex, which is the parent (i.e., + physical) device of this virtual device on systems + implementing the HOST-RESOURCES-MIB. The value zero + denotes this virtual device is not any child + represented in the hrStorageTable." + ::= { vmStorageEntry 3 } + +vmStorageSourceType OBJECT-TYPE + SYNTAX VirtualMachineStorageSourceType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The source type of the virtual storage device." + ::= { vmStorageEntry 4 } + +vmStorageSourceTypeString OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A (detailed) textual string of the source type of the + virtual storage device. For example, this represents + the specific format name of the sparse file." + ::= { vmStorageEntry 5 } + +vmStorageResourceID OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual string that represents the resource + identifier of the virtual storage. For example, this + contains the path to the disk image file that + corresponds to the virtual storage." + ::= { vmStorageEntry 6 } + +vmStorageAccess OBJECT-TYPE + SYNTAX VirtualMachineStorageAccess + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The access permission of the virtual storage device." + ::= { vmStorageEntry 7 } + +vmStorageMediaType OBJECT-TYPE + SYNTAX IANAStorageMediaType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The media type of the virtual storage device." + ::= { vmStorageEntry 8 } + +vmStorageMediaTypeString OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A (detailed) textual string of the virtual storage + media. For example, this represents the specific driver + name of the emulated media such as 'IDE' and 'SCSI'." + ::= { vmStorageEntry 9 } + +vmStorageSizeUnit OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The multiplication unit in bytes for + vmStorageDefinedSize and vmStorageAllocatedSize. For + example, when this value is 1048576, the storage size + unit for vmStorageDefinedSize and vmStorageAllocatedSize + is MiB." + ::= { vmStorageEntry 10 } + +vmStorageDefinedSize OBJECT-TYPE + SYNTAX Integer32 (-1|0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The defined virtual storage size defined in the unit + designated by vmStorageSizeUnit. If this information is + not available, this value MUST be -1." + ::= { vmStorageEntry 11 } + +vmStorageAllocatedSize OBJECT-TYPE + SYNTAX Integer32 (-1|0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The storage size allocated to the virtual storage from + a physical storage in the unit designated by + vmStorageSizeUnit. When the virtual storage is block + device or raw file, this value and vmStorageDefinedSize + are supposed to equal. This value MUST NOT be different + from vmStorageDefinedSize when vmStorageSourceType is + 'block' or 'raw'. If this information is not available, + this value MUST be -1." + ::= { vmStorageEntry 12 } + +vmStorageReadIOs OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of read I/O requests. + + Discontinuities in the value of this counter can occur + at re-initialization of the hypervisor and + administrative state (vmAdminState) changes of the + virtual machine." + ::= { vmStorageEntry 13 } + +vmStorageWriteIOs OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of write I/O requests. + + Discontinuities in the value of this counter can occur + at re-initialization of the hypervisor and + administrative state (vmAdminState) changes of the + virtual machine." + ::= { vmStorageEntry 14 } + +vmStorageReadOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of bytes read from this device. + + Discontinuities in the value of this counter can occur + at re-initialization of the hypervisor and + administrative state (vmAdminState) changes of the + virtual machine." + ::= { vmStorageEntry 15 } + +vmStorageWriteOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of bytes written to this device. + + Discontinuities in the value of this counter can occur + at re-initialization of the hypervisor and + administrative state (vmAdminState) changes of the + virtual machine." + ::= { vmStorageEntry 16 } + +vmStorageReadLatency OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of microseconds read requests have + been queued for this device. + + This would typically be implemented by storing the high + precision system timestamp of when the request is + + received from the virtual machine with the request, the + difference between this initial timestamp and the time + at which the requested operation has completed SHOULD be + converted to microseconds and accumulated. + + Discontinuities in the value of this counter can occur at + re-initialization of the hypervisor and administrative + state (vmAdminState) changes of the virtual machine." + ::= { vmStorageEntry 17 } + +vmStorageWriteLatency OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of microseconds write requests have + been queued for this device. + + This would typically be implemented by storing the high + precision system timestamp of when the request is + received from the virtual machine with the request; the + difference between this initial timestamp and the time + at which the requested operation has completed SHOULD be + converted to microseconds and accumulated. + + Discontinuities in the value of this counter can occur + at re-initialization of the hypervisor and + administrative state (vmAdminState) changes of the + virtual machine." + ::= { vmStorageEntry 18 } + +-- The virtual network interfaces on each virtual machine. +vmNetworkTable OBJECT-TYPE + SYNTAX SEQUENCE OF VmNetworkEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The conceptual table of virtual network interfaces + attached to the virtual machine." + ::= { vmObjects 8 } + +vmNetworkEntry OBJECT-TYPE + SYNTAX VmNetworkEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry for one virtual network interface attached to + + the virtual machine." + INDEX { vmIndex, vmNetworkIndex } + ::= { vmNetworkTable 1 } + +VmNetworkEntry ::= + SEQUENCE { + vmNetworkIndex VirtualMachineNetworkIndex, + vmNetworkIfIndex InterfaceIndexOrZero, + vmNetworkParent InterfaceIndexOrZero, + vmNetworkModel SnmpAdminString, + vmNetworkPhysAddress PhysAddress + } + +vmNetworkIndex OBJECT-TYPE + SYNTAX VirtualMachineNetworkIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A unique value identifying a virtual network interface + allocated to the virtual machine." + ::= { vmNetworkEntry 1 } + +vmNetworkIfIndex OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of ifIndex, which corresponds to this virtual + network interface. If this device is not represented in + the ifTable, then this value MUST be zero." + ::= { vmNetworkEntry 2 } + +vmNetworkParent OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of ifIndex, which corresponds to the parent + (i.e., physical) device of this virtual device. The + value zero denotes this virtual device is not any + child represented in the ifTable." + ::= { vmNetworkEntry 3 } + +vmNetworkModel OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual string containing the (emulated) model of the + virtual network interface. For example, this value is + 'virtio' when the emulation driver model is virtio." + ::= { vmNetworkEntry 4 } + +vmNetworkPhysAddress OBJECT-TYPE + SYNTAX PhysAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Media Access Control (MAC) address of the virtual + network interface." + ::= { vmNetworkEntry 5 } + +-- Notification definitions: + +vmPerVMNotificationsEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Indicates if the notification generator will send + notifications per virtual machine. Changes to this + object MUST NOT persist across re-initialization of + the management system, e.g., SNMP agent." + ::= { vmObjects 9 } + +vmBulkNotificationsEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Indicates if the notification generator will send + notifications per set of virtual machines. Changes to + this object MUST NOT persist across re-initialization of + the management system, e.g., SNMP agent." + ::= { vmObjects 10 } + +vmAffectedVMs OBJECT-TYPE + SYNTAX VirtualMachineList + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "A complete list of virtual machines whose state has + changed. This object is the only object sent with bulk + notifications." + ::= { vmObjects 11 } + +vmRunning NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of a virtual machine has been changed to + running(4) from some other state. The other state is + indicated by the included value of vmOperState." + ::= { vmNotifications 1 } + +vmShuttingdown NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of a virtual machine has been changed to + shuttingdown(10) from some other state. The other state + is indicated by the included value of vmOperState." + ::= { vmNotifications 2 } + +vmShutdown NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of a virtual machine has been changed to + shutdown(11) from some other state. The other state is + indicated by the included value of vmOperState." + ::= { vmNotifications 3 } + +vmPaused NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of a virtual machine has been changed to + paused(8) from some other state. The other state is + indicated by the included value of vmOperState." + ::= { vmNotifications 4 } + +vmSuspending NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of a virtual machine has been changed to + suspending(5) from some other state. The other state is + indicated by the included value of vmOperState." + ::= { vmNotifications 5 } + +vmSuspended NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of a virtual machine has been changed to + suspended(6) from some other state. The other state is + indicated by the included value of vmOperState." + ::= { vmNotifications 6 } + +vmResuming NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of a virtual machine has been changed to + resuming(7) from some other state. The other state is + indicated by the included value of vmOperState." + ::= { vmNotifications 7 } + +vmMigrating NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of a virtual machine has been changed to + migrating(9) from some other state. The other state is + indicated by the included value of vmOperState." + ::= { vmNotifications 8 } + +vmCrashed NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState + } + STATUS current + DESCRIPTION + "This notification is generated when a virtual machine + has been crashed. The previous state of the virtual + machine is indicated by the included value of + vmOperState." + ::= { vmNotifications 9 } + +vmDeleted NOTIFICATION-TYPE + OBJECTS { + vmName, + vmUUID, + vmOperState, + vmPersistent + } + STATUS current + DESCRIPTION + "This notification is generated when a virtual machine + has been deleted. The prior state of the virtual + machine is indicated by the included value of + vmOperState." + ::= { vmNotifications 10 } + +vmBulkRunning NOTIFICATION-TYPE + OBJECTS { + vmAffectedVMs + + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of one or more virtual machines has been changed + to running(4) from any prior state, except for + running(4). Management stations are encouraged to + subsequently poll the subset of virtual machines of + interest for vmOperState." + ::= { vmNotifications 11 } + +vmBulkShuttingdown NOTIFICATION-TYPE + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of one or more virtual machines has been changed + to shuttingdown(10) from a state other than + shuttingdown(10). Management stations are encouraged to + subsequently poll the subset of virtual machines of + interest for vmOperState." + ::= { vmNotifications 12 } + +vmBulkShutdown NOTIFICATION-TYPE + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of one or more virtual machine has been changed to + shutdown(11) from a state other than shutdown(11). + Management stations are encouraged to subsequently poll + the subset of virtual machines of interest for + vmOperState." + ::= { vmNotifications 13 } + +vmBulkPaused NOTIFICATION-TYPE + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of one or more virtual machines has been changed + to paused(8) from a state other than paused(8). + + Management stations are encouraged to subsequently poll + the subset of virtual machines of interest for + vmOperState." + ::= { vmNotifications 14 } + +vmBulkSuspending NOTIFICATION-TYPE + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of one or more virtual machines has been changed + to suspending(5) from a state other than suspending(5). + Management stations are encouraged to subsequently poll + the subset of virtual machines of interest for + vmOperState." + ::= { vmNotifications 15 } + +vmBulkSuspended NOTIFICATION-TYPE + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of one or more virtual machines has been changed + to suspended(6) from a state other than suspended(6). + Management stations are encouraged to subsequently poll + the subset of virtual machines of interest for + vmOperState." + ::= { vmNotifications 16 } + +vmBulkResuming NOTIFICATION-TYPE + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of one or more virtual machines has been changed + to resuming(7) from a state other than resuming(7). + Management stations are encouraged to subsequently poll + the subset of virtual machines of interest for + vmOperState." + ::= { vmNotifications 17 } + +vmBulkMigrating NOTIFICATION-TYPE + + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "This notification is generated when the operational + state of one or more virtual machines has been changed + to migrating(9) from a state other than migrating(9). + Management stations are encouraged to subsequently poll + the subset of virtual machines of interest for + vmOperState." + ::= { vmNotifications 18 } + +vmBulkCrashed NOTIFICATION-TYPE + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "This notification is generated when one or more virtual + machines have been crashed. Management stations are + encouraged to subsequently poll the subset of virtual + machines of interest for vmOperState." + ::= { vmNotifications 19 } + +vmBulkDeleted NOTIFICATION-TYPE + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "This notification is generated when one or more virtual + machines have been deleted. Management stations are + encouraged to subsequently poll the subset of virtual + machines of interest for vmOperState." + ::= { vmNotifications 20 } + +-- Compliance definitions: +vmCompliances OBJECT IDENTIFIER ::= { vmConformance 1 } +vmGroups OBJECT IDENTIFIER ::= { vmConformance 2 } + +vmFullCompliances MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "Compliance statement for implementations supporting + read/write access, according to the object definitions." + MODULE -- this module + MANDATORY-GROUPS { + + vmHypervisorGroup, + vmVirtualMachineGroup, + vmCpuGroup, + vmCpuAffinityGroup, + vmStorageGroup, + vmNetworkGroup + } + GROUP vmPerVMNotificationOptionalGroup + DESCRIPTION + "Support for per-VM notifications is optional. If not + implemented, then vmPerVMNotificationsEnabled MUST report + false(2)." + GROUP vmBulkNotificationsVariablesGroup + DESCRIPTION + "Necessary only if vmPerVMNotificationOptionalGroup is + implemented." + GROUP vmBulkNotificationOptionalGroup + DESCRIPTION + "Support for bulk notifications is optional. If not + implemented, then vmBulkNotificationsEnabled MUST report + false(2)." + ::= { vmCompliances 1 } + +vmReadOnlyCompliances MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "Compliance statement for implementations supporting + only read-only access." + MODULE -- this module + MANDATORY-GROUPS { + vmHypervisorGroup, + vmVirtualMachineGroup, + vmCpuGroup, + vmCpuAffinityGroup, + vmStorageGroup, + vmNetworkGroup + } + + OBJECT vmPerVMNotificationsEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT vmBulkNotificationsEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { vmCompliances 2 } + +vmHypervisorGroup OBJECT-GROUP + OBJECTS { + vmHvSoftware, + vmHvVersion, + vmHvObjectID, + vmHvUpTime, + vmNumber, + vmTableLastChange, + vmPerVMNotificationsEnabled, + vmBulkNotificationsEnabled + } + STATUS current + DESCRIPTION + "A collection of objects providing insight into the + hypervisor itself." + ::= { vmGroups 1 } + +vmVirtualMachineGroup OBJECT-GROUP + OBJECTS { + -- vmIndex + vmName, + vmUUID, + vmOSType, + vmAdminState, + vmOperState, + vmAutoStart, + vmPersistent, + vmCurCpuNumber, + vmMinCpuNumber, + vmMaxCpuNumber, + vmMemUnit, + vmCurMem, + vmMinMem, + vmMaxMem, + vmUpTime, + vmCpuTime + } + STATUS current + DESCRIPTION + "A collection of objects providing insight into the + virtual machines controlled by a hypervisor." + ::= { vmGroups 2 } + +vmCpuGroup OBJECT-GROUP + OBJECTS { + -- vmCpuIndex, + vmCpuCoreTime + } + STATUS current + DESCRIPTION + "A collection of objects providing insight into the + virtual machines controlled by a hypervisor." + ::= { vmGroups 3 } + +vmCpuAffinityGroup OBJECT-GROUP + OBJECTS { + -- vmCpuPhysIndex, + vmCpuAffinity + } + STATUS current + DESCRIPTION + "A collection of objects providing insight into the + virtual machines controlled by a hypervisor." + ::= { vmGroups 4 } + +vmStorageGroup OBJECT-GROUP + OBJECTS { + -- vmStorageVmIndex, + -- vmStorageIndex, + vmStorageParent, + vmStorageSourceType, + vmStorageSourceTypeString, + vmStorageResourceID, + vmStorageAccess, + vmStorageMediaType, + vmStorageMediaTypeString, + vmStorageSizeUnit, + vmStorageDefinedSize, + vmStorageAllocatedSize, + vmStorageReadIOs, + vmStorageWriteIOs, + vmStorageReadOctets, + vmStorageWriteOctets, + vmStorageReadLatency, + vmStorageWriteLatency + } + STATUS current + DESCRIPTION + "A collection of objects providing insight into the + virtual storage devices controlled by a hypervisor." + ::= { vmGroups 5 } + +vmNetworkGroup OBJECT-GROUP + OBJECTS { + + -- vmNetworkIndex, + vmNetworkIfIndex, + vmNetworkParent, + vmNetworkModel, + vmNetworkPhysAddress + } + STATUS current + DESCRIPTION + "A collection of objects providing insight into the + virtual network interfaces controlled by a hypervisor." + ::= { vmGroups 6 } + +vmPerVMNotificationOptionalGroup NOTIFICATION-GROUP + NOTIFICATIONS { + vmRunning, + vmShuttingdown, + vmShutdown, + vmPaused, + vmSuspending, + vmSuspended, + vmResuming, + vmMigrating, + vmCrashed, + vmDeleted + } + STATUS current + DESCRIPTION + "A collection of notifications for per-VM notification + of changes to virtual machine state (vmOperState) as + reported by a hypervisor." + ::= { vmGroups 7 } + +vmBulkNotificationsVariablesGroup OBJECT-GROUP + OBJECTS { + vmAffectedVMs + } + STATUS current + DESCRIPTION + "The variables used in vmBulkNotificationOptionalGroup + virtual network interfaces controlled by a hypervisor." + ::= { vmGroups 8 } + +vmBulkNotificationOptionalGroup NOTIFICATION-GROUP + NOTIFICATIONS { + vmBulkRunning, + vmBulkShuttingdown, + vmBulkShutdown, + vmBulkPaused, + vmBulkSuspending, + vmBulkSuspended, + vmBulkResuming, + vmBulkMigrating, + vmBulkCrashed, + vmBulkDeleted + } + STATUS current + DESCRIPTION + "A collection of notifications for bulk notification of + changes to virtual machine state (vmOperState) as + reported by a given hypervisor." + ::= { vmGroups 9 } + +END