ACSServer-MIB

File: ACSServer-MIB.mib (33307 bytes)

Imported modules

RFC1155-SMI MSFT-MIB

Imported symbols

enterprises IpAddress OBJECT-TYPE
Counter microsoft software

Defined Types

AcsIfStatsEntry  
SEQUENCE    
  acsIfStatsIndex INTEGER
  acsIfStatsIpAddr IpAddress
  acsIfStatsRawIpSentBytes Counter
  acsIfStatsRawIpReceivedBytes Counter
  acsIfStatsReceivedRsvpPathMsgs Counter
  acsIfStatsReceivedRsvpResvMsgs Counter
  acsIfStatsReceivedRsvpPathErrMsgs Counter
  acsIfStatsReceivedRsvpResvErrMsgs Counter
  acsIfStatsReceivedRsvpPathTearMsgs Counter
  acsIfStatsReceivedRsvpResvTearMsgs Counter
  acsIfStatsReceivedRsvpConfirmMsgs Counter
  acsIfStatsSentRsvpPathMsgs Counter
  acsIfStatsSentRsvpResvMsgs Counter
  acsIfStatsSentRsvpPathErrMsgs Counter
  acsIfStatsSentRsvpResvErrMsgs Counter
  acsIfStatsSentRsvpPathTearMsgs Counter
  acsIfStatsSentRsvpResvTearMsgs Counter
  acsIfStatsSentRsvpConfirmMsgs Counter
  acsIfStatsAdmissionControlFailures Counter
  acsIfStatsPolicyControlFailures Counter
  acsIfStatsOtherFailures Counter
  acsIfStatsInBlockadeStateResvs Counter
  acsIfStatsResvTimeOuts Counter
  acsIfStatsPathTimeOuts Counter
  acsIfStatsReceiveFailsBigMsg Counter
  acsIfStatsSendFailsBigMsg Counter
  acsIfStatsReceiveFailsNoMemory Counter
  acsIfStatsSendFailsNoMemory Counter
  acsIfStatsActiveFlows INTEGER
  acsIfStatsAllocatedBandwidthBits INTEGER
  acsIfStatsMaxAllocatedBandwidthBits INTEGER

MsidlpmStatsEntry  
SEQUENCE    
  acsMsidlpmStatsIndex INTEGER
  acsMsidlpmStatsSubnetAddr IpAddress
  acsMsidlpmSendersAccepted Counter
  acsMsidlpmSenderChgAccepted Counter
  acsMsidlpmRejSndFlowRate Counter
  acsMsidlpmRejSndPeakRate Counter
  acsMsidlpmRejSndSumFlowRate Counter
  acsMsidlpmRejSndSumPeakRate Counter
  acsMsidlpmRejSndIdChange Counter
  acsMsidlpmRejSndDuration Counter
  acsMsidlpmRejSndCount Counter
  acsMsidlpmRejSndOthersPolicies Counter
  acsMsidlpmReceiversAccepted Counter
  acsMsidlpmReceiverChgAccepted Counter
  acsMsidlpmRejRecvFlowRate Counter
  acsMsidlpmRejRecvPeakRate Counter
  acsMsidlpmRejRecvSumFlowRate Counter
  acsMsidlpmRejRecvSumPeakRate Counter
  acsMsidlpmRejRecvIdChange Counter
  acsMsidlpmRejRecvDuration Counter
  acsMsidlpmRejRecvCount Counter
  acsMsidlpmRejRecvOthersPolicies Counter
  acsMsidlpmBadIdentityPes Counter
  acsMsidlpmDsCacheSize INTEGER

Defined Values

acsService 1.3.6.1.4.1.311.1.15
OBJECT IDENTIFIER    

acsSvcStats 1.3.6.1.4.1.311.1.15.1
OBJECT IDENTIFIER    

acsInterfaces 1.3.6.1.4.1.311.1.15.2
OBJECT IDENTIFIER    

acsMsidlpmStats 1.3.6.1.4.1.311.1.15.3
OBJECT IDENTIFIER    

acsSvcStatsIfNumber 1.3.6.1.4.1.311.1.15.1.1
The number of network interfaces on this system detected by ACS server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsSvcStatsActiveApiSessions 1.3.6.1.4.1.311.1.15.1.2
This is the total number of API sessions active on this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsSvcStatsActiveApiSockets 1.3.6.1.4.1.311.1.15.1.3
This is the total number of API sockets active on this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsSvcStatsReceivedApiPathRequests 1.3.6.1.4.1.311.1.15.1.4
This is the total number of Path requests received from QoS aware applications by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsSvcStatsReceivedApiResvRequests 1.3.6.1.4.1.311.1.15.1.5
This is the total number of Resv requests received from QoS aware applications by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsSvcStatsFailedApiRequests 1.3.6.1.4.1.311.1.15.1.6
This is the total number of requests received from QoS aware applications by this ACS Server which failed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsSvcStatsFailedApiSends 1.3.6.1.4.1.311.1.15.1.7
This is the total number of requests which could not be sent to QoS aware applications by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsSvcStatsApiNotifications 1.3.6.1.4.1.311.1.15.1.8
This is the total number of notifications sent by this ACS Server to QoS aware applications
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsSvcStatsApiNotificationBytes 1.3.6.1.4.1.311.1.15.1.9
This is the total number of bytes in notifications sent by this ACS Server to QoS aware applications
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsSvcStatsNetSockets 1.3.6.1.4.1.311.1.15.1.10
This is the total number of network sockets opened by this ACS Server currently
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsSvcStatsTimers 1.3.6.1.4.1.311.1.15.1.11
This is the total number of timer events active in this ACS Server currently
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsIfStatsTable 1.3.6.1.4.1.311.1.15.2.1
A list of interface entries. The number of entries is given by the value of ifNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcsIfStatsEntry

acsIfStatsEntry 1.3.6.1.4.1.311.1.15.2.1.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AcsIfStatsEntry  

acsIfStatsIndex 1.3.6.1.4.1.311.1.15.2.1.1.1
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsIfStatsIpAddr 1.3.6.1.4.1.311.1.15.2.1.1.2
The IP address of the interface to which these statistics pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

acsIfStatsRawIpSentBytes 1.3.6.1.4.1.311.1.15.2.1.1.3
This is the total number of RAW IP BYTEs sent by ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsRawIpReceivedBytes 1.3.6.1.4.1.311.1.15.2.1.1.4
This is the total number of RAW IP BYTEs received by ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsReceivedRsvpPathMsgs 1.3.6.1.4.1.311.1.15.2.1.1.5
This is the total number of RSVP Path messages received by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsReceivedRsvpResvMsgs 1.3.6.1.4.1.311.1.15.2.1.1.6
This is the total number of RSVP Resv messages received by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsReceivedRsvpPathErrMsgs 1.3.6.1.4.1.311.1.15.2.1.1.7
This is the total number of RSVP PathErr messages received by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsReceivedRsvpResvErrMsgs 1.3.6.1.4.1.311.1.15.2.1.1.8
This is the total number of RSVP ResvErr messages received by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsReceivedRsvpPathTearMsgs 1.3.6.1.4.1.311.1.15.2.1.1.9
This is the total number of RSVP PathTear messages received by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsReceivedRsvpResvTearMsgs 1.3.6.1.4.1.311.1.15.2.1.1.10
This is the total number of RSVP ResvTear messages received by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsReceivedRsvpConfirmMsgs 1.3.6.1.4.1.311.1.15.2.1.1.11
This is the total number of RSVP Confirm messages received by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsSentRsvpPathMsgs 1.3.6.1.4.1.311.1.15.2.1.1.12
This is the total number of RSVP Path messages sent by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsSentRsvpResvMsgs 1.3.6.1.4.1.311.1.15.2.1.1.13
This is the total number of RSVP Resv messages sent by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsSentRsvpPathErrMsgs 1.3.6.1.4.1.311.1.15.2.1.1.14
This is the total number of RSVP PathErr messages sent by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsSentRsvpResvErrMsgs 1.3.6.1.4.1.311.1.15.2.1.1.15
This is the total number of RSVP ResvErr messages sent by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsSentRsvpPathTearMsgs 1.3.6.1.4.1.311.1.15.2.1.1.16
This is the total number of RSVP PathTear messages sent by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsSentRsvpResvTearMsgs 1.3.6.1.4.1.311.1.15.2.1.1.17
This is the total number of RSVP ResvTear messages sent by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsSentRsvpConfirmMsgs 1.3.6.1.4.1.311.1.15.2.1.1.18
This is the total number of RSVP Confirm messages sent by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsAdmissionControlFailures 1.3.6.1.4.1.311.1.15.2.1.1.19
This is the total number of Admission Control errors generated by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsPolicyControlFailures 1.3.6.1.4.1.311.1.15.2.1.1.20
This is the total number of Policy Control errors generated by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsOtherFailures 1.3.6.1.4.1.311.1.15.2.1.1.21
This is the total number of other types errors generated by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsInBlockadeStateResvs 1.3.6.1.4.1.311.1.15.2.1.1.22
This is the total number of Resv State Blocks in blockade state in this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsResvTimeOuts 1.3.6.1.4.1.311.1.15.2.1.1.23
This is the total number of Reservations which have timed out in this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsPathTimeOuts 1.3.6.1.4.1.311.1.15.2.1.1.24
This is the total number of Path states which have timed out in this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsReceiveFailsBigMsg 1.3.6.1.4.1.311.1.15.2.1.1.25
This is the total number of RSVP messages which could not be received by this ACS Server because they are too big to fit in the message buffer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsSendFailsBigMsg 1.3.6.1.4.1.311.1.15.2.1.1.26
This is the total number of RSVP messages which could not be sent by this ACS Server because they are too big to fit in the message buffer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsReceiveFailsNoMemory 1.3.6.1.4.1.311.1.15.2.1.1.27
This is the total number of RSVP messages which could not be sent by this ACS Server because there was no free message buffer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsSendFailsNoMemory 1.3.6.1.4.1.311.1.15.2.1.1.28
This is the total number of RSVP messages which could not be sent by this ACS Server because there was no free message buffer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsIfStatsActiveFlows 1.3.6.1.4.1.311.1.15.2.1.1.29
This is the total number flows currently active in this ACS Server currently
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsIfStatsAllocatedBandwidthBits 1.3.6.1.4.1.311.1.15.2.1.1.30
This is the total bandwidth allocated currently by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsIfStatsMaxAllocatedBandwidthBits 1.3.6.1.4.1.311.1.15.2.1.1.31
This is the maximum bandwidth ever allocated by this ACS Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsMsidlpmStatsTable 1.3.6.1.4.1.311.1.15.3.1
A list of interface entries. The number of entries is given by the value of ifNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsidlpmStatsEntry

acsMsidlpmStatsEntry 1.3.6.1.4.1.311.1.15.3.1.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MsidlpmStatsEntry  

acsMsidlpmStatsIndex 1.3.6.1.4.1.311.1.15.3.1.1.1
A unique value for each subnet. Its value ranges between 1 and the value of ifNumber. The value for each subnet must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acsMsidlpmStatsSubnetAddr 1.3.6.1.4.1.311.1.15.3.1.1.2
The IP address of the subnet to which these statistics pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

acsMsidlpmSendersAccepted 1.3.6.1.4.1.311.1.15.3.1.1.3
This is the total number of senders whose PATH messages were accepted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmSenderChgAccepted 1.3.6.1.4.1.311.1.15.3.1.1.4
This is the total number of senders whose PATH message changes were accepted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejSndFlowRate 1.3.6.1.4.1.311.1.15.3.1.1.5
This is the total number of senders whose PATH message were rejected because of data flow rate policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejSndPeakRate 1.3.6.1.4.1.311.1.15.3.1.1.6
This is the total number of senders whose PATH message were rejected because of peak data rate policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejSndSumFlowRate 1.3.6.1.4.1.311.1.15.3.1.1.7
This is the total number of senders whose PATH message were rejected because of aggregate data flow rate policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejSndSumPeakRate 1.3.6.1.4.1.311.1.15.3.1.1.8
This is the total number of senders whose PATH message were rejected because of aggregate peak data rate policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejSndIdChange 1.3.6.1.4.1.311.1.15.3.1.1.9
This is the total number of senders whose PATH message were rejected because of identity change
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejSndDuration 1.3.6.1.4.1.311.1.15.3.1.1.10
This is the total number of senders whose PATH message were rejected because of flow duration policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejSndCount 1.3.6.1.4.1.311.1.15.3.1.1.11
This is the total number of senders whose PATH message were rejected because of flow count policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejSndOthersPolicies 1.3.6.1.4.1.311.1.15.3.1.1.12
This is the total number of senders whose PATH message were rejected because of policies other than flow rate, peak rate, flow duration and flow count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmReceiversAccepted 1.3.6.1.4.1.311.1.15.3.1.1.13
This is the total number of receivers whose RESV messages were accepted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmReceiverChgAccepted 1.3.6.1.4.1.311.1.15.3.1.1.14
This is the total number of receivers whose RESV message changes were accepted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejRecvFlowRate 1.3.6.1.4.1.311.1.15.3.1.1.15
This is the total number of receivers whose RESV message were rejected because of data flow rate policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejRecvPeakRate 1.3.6.1.4.1.311.1.15.3.1.1.16
This is the total number of receivers whose RESV message were rejected because of peak data rate policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejRecvSumFlowRate 1.3.6.1.4.1.311.1.15.3.1.1.17
This is the total number of receivers whose RESV message were rejected because of aggregate data flow rate policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejRecvSumPeakRate 1.3.6.1.4.1.311.1.15.3.1.1.18
This is the total number of receivers whose RESV message were rejected because of aggregate peak data rate policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejRecvIdChange 1.3.6.1.4.1.311.1.15.3.1.1.19
This is the total number of senders whose RESV message were rejected because of identity change
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejRecvDuration 1.3.6.1.4.1.311.1.15.3.1.1.20
This is the total number of receivers whose RESV message were rejected because of flow duration policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejRecvCount 1.3.6.1.4.1.311.1.15.3.1.1.21
This is the total number of receivers whose RESV message were rejected because of flow count policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmRejRecvOthersPolicies 1.3.6.1.4.1.311.1.15.3.1.1.22
This is the total number of receivers whose RESV message were rejected because of policies other than flow rate, peak rate, flow duration and flow count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmBadIdentityPes 1.3.6.1.4.1.311.1.15.3.1.1.23
This is the total number of Identity Policy elements which could not be cracked by the MSIDLPM
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acsMsidlpmDsCacheSize 1.3.6.1.4.1.311.1.15.3.1.1.24
This is the total number of entries in the policy cache maintained by the MSIDLPM
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER