AT-EPSRv2-MIB
24 objects
Convert epsrv2Variables into a table entry, so variable of multiple EPSRv2 domains can be obtained.
Imported Objects
| AT-SMI-MIB | DisplayStringUnsized modules |
| IF-MIB | InterfaceIndex |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.536 | IdentityatEpsrv2 | Convert epsrv2Variables into a table entry, so variable of multiple EPSRv2 domains can be obtained. | ||
| 1.3.6.1.4.1.207.8.4.4.4.536.0 | NodeatEpsrv2Notifications | |||
| 1.3.6.1.4.1.207.8.4.4.4.536.0.1 | NotificationatEpsrv2Notify | current | EPSRv2 Master/Transit node state transition notification. | |
| 1.3.6.1.4.1.207.8.4.4.4.536.1 | NodeatEpsrv2Events | |||
| 1.3.6.1.4.1.207.8.4.4.4.536.1.1 | NotificationatEpsrv2NodeTrap | deprecated | EPSRv2 Master/Transit node state transition trap. | |
| 1.3.6.1.4.1.207.8.4.4.4.536.2 | TableatEpsrv2VariablesTable | not-accessible | current | This table contains rows of epsrv2VariablesEntry. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1 | RowatEpsrv2VariablesEntry | not-accessible | current | An entry in the ATL enterprise epsrv2VariablesTable. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.1 | ColumnatEpsrv2NodeType | read-only | current | This is the type of the EPSRv2 node (master/transit). |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.2 | ColumnatEpsrv2DomainName | read-only | current | Assigned name of the EPSRv2 domain. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.3 | ColumnatEpsrv2DomainID | read-only | current | Assigned ID of the EPSRv2 domain. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.4 | ColumnatEpsrv2FromState | read-only | current | Defined state that an EPSR domain is transitioning from. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.5 | ColumnatEpsrv2CurrentState | read-only | current | Defined the current state of an EPSRv2 domain. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.6 | ColumnatEpsrv2ControlVlanId | read-only | current | VLAN identifier for the control VLAN. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.7 | ColumnatEpsrv2PrimaryIfIndex | read-only | current | IfIndex of the primary interface. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.8 | ColumnatEpsrv2PrimaryIfState | read-only | current | Defined current state of the primary interface. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.9 | ColumnatEpsrv2SecondaryIfIndex | read-only | current | IfIndex of the secondary interface. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.10 | ColumnatEpsrv2SecondaryIfState | read-only | current | Defined current state of the secondary interface. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.11 | ColumnatEpsrv2DomainPriority | read-only | current | The priority of the EPSRv2 domain. This value is used for superloop prevention. |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.12 | ColumnatEpsrv2PrimaryIfIsOnCommonSeg | read-only | current | Returns 1 (true) if the primary interface is on a common segment i.e. the port is shared with other instances that have the port in the same set of data VLANs,… |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.13 | ColumnatEpsrv2SecondaryIfIsOnCommonSeg | read-only | current | Returns 1 (true) if the secondary interface is on a common segment i.e. the port is shared with other instances that have the port in the same set of data VLAN… |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.14 | ColumnatEpsrv2HasControlOfPrimaryIf | read-only | current | Returns 2 (false) if the EPSR instance does not have physical control of its primary interface because it is on a common segment and is not the highest priorit… |
| 1.3.6.1.4.1.207.8.4.4.4.536.2.1.15 | ColumnatEpsrv2HasControlOfSecondaryIf | read-only | current | Returns 2 (false) if the EPSR instance does not have physical control of its secondary interface because it is on a common segment and is not the highest prior… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AtEpsrv2InterfaceState | INTEGER { unknown(1), down(2), blocked(3), forward(4) } | current | Defines the interface states that can be passed around in EPSRv2 Node Traps. |
| AtEpsrv2NodeState | 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 EPSRv2 Node Traps. |