ACC-SMDS
AI MIB Summary
Standard SNMP MIB module defining data structures for ACC-SMDS.
18
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
18 total| Object Name |
|---|
accSMDS OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.26 |
IMPORTS Unknown .1.3.6.1.4.1.5.1.1.26 |
accSmdsPortTableThis table contains SMDS port parameters and
state variables, one entry per SMDS port. SEQUENCE OF AccSmdsPortEntry .1.3.6.1.4.1.5.1.1.26.1 |
accSmdsPortEntryThis list contains SMDS port parameters and
state variables. AccSmdsPortEntry .1.3.6.1.4.1.5.1.1.26.1.1 |
accSmdsPortIndexThe 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.ro INTEGER .1.3.6.1.4.1.5.1.1.26.1.1.1 |
accSmdsPortIAThe value of this object specifies the SNI
Individual address configured for this SIP
interface port.rw SmdsAddress (ACC-MIB) .1.3.6.1.4.1.5.1.1.26.1.1.2 |
accSmdsPortPollingStatusThe 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.rw Enumeration .1.3.6.1.4.1.5.1.1.26.1.1.3 |
accSipL3TableThis table contains SIP L3 parameters and
state variables, one entry per SIP port. SEQUENCE OF AccSipL3Entry .1.3.6.1.4.1.5.1.1.26.2 |
accSipL3EntryThis list contains SIP L3 parameters and
state variables. AccSipL3Entry .1.3.6.1.4.1.5.1.1.26.2.1 |
accSipL3IndexThe 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.ro INTEGER .1.3.6.1.4.1.5.1.1.26.2.1.1 |
accSipL3RcvIAsThe total number of individually addressed SIP
Level 3 PDUs received from the remote system
across the SNI. The total includes only
unerrored L3PDUs.ro Counter .1.3.6.1.4.1.5.1.1.26.2.1.2 |
accSipL3RcvGAsThe total number of group addressed SIP Level 3
PDUs received from the remote system across the
SNI. The total includes only unerrored L3PDUs.ro Counter .1.3.6.1.4.1.5.1.1.26.2.1.3 |
accSipL3UnkIAsThe 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.ro Counter .1.3.6.1.4.1.5.1.1.26.2.1.4 |
accSipL3UnkGAsThe 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.ro Counter .1.3.6.1.4.1.5.1.1.26.2.1.5 |
accSipL3SndIAsThe number of individually addressed SIP Level 3
PDUs that have been sent by this system across the
SNI.ro Counter .1.3.6.1.4.1.5.1.1.26.2.1.6 |
accSipL3SndGAsThe number of group addressed SIP L3PDUs that
have been sent by this system across the SNI.ro Counter .1.3.6.1.4.1.5.1.1.26.2.1.7 |
accSipL3ErrorsThe 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.ro Counter .1.3.6.1.4.1.5.1.1.26.2.1.8 |
accSipL3InvAddrsThe 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).ro Counter .1.3.6.1.4.1.5.1.1.26.2.1.9 |