ACC-SMDS

File: ACC-SMDS.mib (10091 bytes)

Imported modules

RFC1155-SMI RFC-1215 ACC-SYSTEM
ACC-MIB

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter TRAP-TYPE
accTrapLogSeqNum accBRG DisplayString
RowStatus IfIndex SmdsAddress

Defined Types

AccSmdsPortEntry  
SEQUENCE    
  accSmdsPortIndex INTEGER
  accSmdsPortIA SmdsAddress
  accSmdsPortPollingStatus INTEGER

AccSipL3Entry  
SEQUENCE    
  accSipL3Index INTEGER
  accSipL3RcvIAs Counter
  accSipL3RcvGAs Counter
  accSipL3UnkIAs Counter
  accSipL3UnkGAs Counter
  accSipL3SndIAs Counter
  accSipL3SndGAs Counter
  accSipL3Errors Counter
  accSipL3InvAddrs Counter

Defined Values

accSMDS 1.3.6.1.4.1.5.1.1.26
OBJECT IDENTIFIER    

accSmdsPortTable 1.3.6.1.4.1.5.1.1.26.1
This table contains SMDS port parameters and state variables, one entry per SMDS port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccSmdsPortEntry

accSmdsPortEntry 1.3.6.1.4.1.5.1.1.26.1.1
This list contains SMDS port parameters and state variables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccSmdsPortEntry  

accSmdsPortIndex 1.3.6.1.4.1.5.1.1.26.1.1.1
The value of this object identifies the SIP port interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in RFC 1156 and RFC 1213, for the same interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

accSmdsPortIA 1.3.6.1.4.1.5.1.1.26.1.1.2
The value of this object specifies the SNI Individual address configured for this SIP interface port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SmdsAddress  

accSmdsPortPollingStatus 1.3.6.1.4.1.5.1.1.26.1.1.3
The administrative status of heartbeat polling for this SMDS port. ON enables the generation of heartbeat polls, and OFF disables it. Note: the status of this object does not affect the response to heartbeat polls received. We always respond to polls received.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

accSipL3Table 1.3.6.1.4.1.5.1.1.26.2
This table contains SIP L3 parameters and state variables, one entry per SIP port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccSipL3Entry

accSipL3Entry 1.3.6.1.4.1.5.1.1.26.2.1
This list contains SIP L3 parameters and state variables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccSipL3Entry  

accSipL3Index 1.3.6.1.4.1.5.1.1.26.2.1.1
The value of this object identifies the SIP port interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in RFC 1156 and RFC 1213, for the same interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

accSipL3RcvIAs 1.3.6.1.4.1.5.1.1.26.2.1.2
The total number of individually addressed SIP Level 3 PDUs received from the remote system across the SNI. The total includes only unerrored L3PDUs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSipL3RcvGAs 1.3.6.1.4.1.5.1.1.26.2.1.3
The total number of group addressed SIP Level 3 PDUs received from the remote system across the SNI. The total includes only unerrored L3PDUs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSipL3UnkIAs 1.3.6.1.4.1.5.1.1.26.2.1.4
The number of SIP Level 3 PDUs received from the remote system with invalid or unknown individual destination addresses (Destination Address Screening violations are not included). See SMDS Subscription MIB module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSipL3UnkGAs 1.3.6.1.4.1.5.1.1.26.2.1.5
The number of SIP Level 3 PDUs received from the remote system with invalid or unknown group addresses. (Destination Address Screening violations are not included). See SMDS Subscription MIB module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSipL3SndIAs 1.3.6.1.4.1.5.1.1.26.2.1.6
The number of individually addressed SIP Level 3 PDUs that have been sent by this system across the SNI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSipL3SndGAs 1.3.6.1.4.1.5.1.1.26.2.1.7
The number of group addressed SIP L3PDUs that have been sent by this system across the SNI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSipL3Errors 1.3.6.1.4.1.5.1.1.26.2.1.8
The total number of SIP Level 3 PDUs received from the remote system that were discovered to have errors (including protocol processing and bit errors but excluding addressing-related errors) and were discarded. Includes both group addressed L3PDUs and L3PDUs containing an individual destination address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSipL3InvAddrs 1.3.6.1.4.1.5.1.1.26.2.1.9
The number of SIP Level 3 PDUs received from the remote system that had the Source or Destination Address_Type subfields, (the four most significant bits of the 64 bit address field), not equal to the value 1100 or 1110. Also, an error is considered to have occurred if the Address_Type field for a Source Address, the four most significant bits of the 64 bits, is equal to 1110 (a group address).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter