AT-EPSR-MIB
16 objects
Convert epsrEventVariables into a table entry, so variable of mutiple EPSR domains can be obtained.
Imported Objects
| AT-SMI-MIB | DisplayStringUnsized modules |
| IF-MIB | InterfaceIndex |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.136 | Identityepsr | Convert epsrEventVariables into a table entry, so variable of mutiple EPSR domains can be obtained. | ||
| 1.3.6.1.4.1.207.8.4.4.4.136.1 | NodeepsrEvents | |||
| 1.3.6.1.4.1.207.8.4.4.4.136.1.1 | NotificationepsrNodeTrap | current | EPSR Master/Transit node state transition trap. | |
| 1.3.6.1.4.1.207.8.4.4.4.136.2 | TableepsrEventVariablesTable | not-accessible | current | This table contains rows of epsrEventVariablesEntry. |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1 | RowepsrEventVariablesEntry | not-accessible | current | An entry in the ATL enterprise epsrEventVariablesTable. |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1.1 | ColumnepsrNodeTrapType | read-only | current | This is the trap type of the EPSR node trap (master/transit). |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1.2 | ColumnepsrDomainName | read-only | current | Assigned name of the EPSR domain. |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1.3 | ColumnepsrFromState | read-only | current | Defined state that an EPSR domain is transitioning from. |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1.4 | ColumnepsrToState | read-only | current | Defined state that an EPSR domain is transitioning to. |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1.5 | ColumnepsrControlVlanId | read-only | current | VLAN identifier for the control VLAN. |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1.6 | ColumnepsrPrimaryIfIndex | read-only | current | IfIndex of the primary interface. |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1.7 | ColumnepsrPrimaryIfState | read-only | current | Defined current state of the primary interface. |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1.8 | ColumnepsrSecondaryIfIndex | read-only | current | IfIndex of the secondary interface. |
| 1.3.6.1.4.1.207.8.4.4.4.136.2.1.9 | ColumnepsrSecondaryIfState | read-only | current | Defined current state of the secondary interface. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| EpsrInterfaceState | INTEGER { unknown (0), blocked (1), forward (2) } | current | Defines the interface states that can be passed around in EPSR Node Traps. |
| EpsrNodeState | INTEGER { idle (0), complete (1), failed (2), linksUp (3), linksDown (4), preForward (5), unknown (6) } | current | Defines the node states that can be passed around in EPSR Node Traps. |