MIBs Depot

AT-EPSRv2-MIB

Registered at
1.3.6.1.4.1.207.8.4.4.4.536
Last updated
2011-07-07 00:00
Organization
Allied Telesis, Inc
Revisions
2011-07-07 00:00, 2010-09-07 00:00, 2010-06-14 04:55, 2010-05-24 01:19, 2010-01-15 00:39, 2008-12-23 01:30
Namespace
allied
Source file
AT-EPSRv2-MIB
Digest
sha256:82506706a20588cb530c05e9f405748ec153638c96a6fd43b865c92ddbf07729

Description

Convert epsrv2Variables into a table entry, so variable of multiple EPSRv2 domains can be obtained.

Contact

http://www.alliedtelesis.com

Imports

FromSymbols
AT-SMI-MIBDisplayStringUnsized, modules
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

AT-EPSRv2-MIB
AT-SMI-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
AtEpsrv2InterfaceState
TEXTUAL-CONVENTION
Defines the interface states that can be passed around in EPSRv2 Node Traps.
current
AtEpsrv2NodeState
TEXTUAL-CONVENTION
Defines the node states that can be passed around in EPSRv2 Node Traps.
current

Objects

NameOIDSyntaxAccessStatus
atEpsrv2Notifications
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.536.0
atEpsrv2Events
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.536.1
atEpsrv2VariablesTable
OBJECT-TYPE
This table contains rows of epsrv2VariablesEntry.
1.3.6.1.4.1.207.8.4.4.4.536.2not-accessiblecurrent
atEpsrv2VariablesEntry
OBJECT-TYPE
An entry in the ATL enterprise epsrv2VariablesTable.
1.3.6.1.4.1.207.8.4.4.4.536.2.1not-accessiblecurrent
atEpsrv2NodeType
OBJECT-TYPE
This is the type of the EPSRv2 node (master/transit).
1.3.6.1.4.1.207.8.4.4.4.536.2.1.1INTEGER {masterNode(1), transitNode(2)}read-onlycurrent
atEpsrv2DomainName
OBJECT-TYPE
Assigned name of the EPSRv2 domain.
1.3.6.1.4.1.207.8.4.4.4.536.2.1.2DisplayStringUnsized (SIZE(1..16))read-onlycurrent
atEpsrv2DomainID
OBJECT-TYPE
Assigned ID of the EPSRv2 domain.
1.3.6.1.4.1.207.8.4.4.4.536.2.1.3INTEGER (1..2147483647)read-onlycurrent
atEpsrv2FromState
OBJECT-TYPE
Defined state that an EPSR domain is transitioning from.
1.3.6.1.4.1.207.8.4.4.4.536.2.1.4AtEpsrv2NodeStateread-onlycurrent
atEpsrv2CurrentState
OBJECT-TYPE
Defined the current state of an EPSRv2 domain.
1.3.6.1.4.1.207.8.4.4.4.536.2.1.5AtEpsrv2NodeStateread-onlycurrent
atEpsrv2ControlVlanId
OBJECT-TYPE
VLAN identifier for the control VLAN.
1.3.6.1.4.1.207.8.4.4.4.536.2.1.6INTEGERread-onlycurrent
atEpsrv2PrimaryIfIndex
OBJECT-TYPE
IfIndex of the primary interface.
1.3.6.1.4.1.207.8.4.4.4.536.2.1.7InterfaceIndexread-onlycurrent
atEpsrv2PrimaryIfState
OBJECT-TYPE
Defined current state of the primary interface.
1.3.6.1.4.1.207.8.4.4.4.536.2.1.8AtEpsrv2InterfaceStateread-onlycurrent
atEpsrv2SecondaryIfIndex
OBJECT-TYPE
IfIndex of the secondary interface.
1.3.6.1.4.1.207.8.4.4.4.536.2.1.9InterfaceIndexread-onlycurrent
atEpsrv2SecondaryIfState
OBJECT-TYPE
Defined current state of the secondary interface.
1.3.6.1.4.1.207.8.4.4.4.536.2.1.10AtEpsrv2InterfaceStateread-onlycurrent
atEpsrv2DomainPriority
OBJECT-TYPE
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.11INTEGERread-onlycurrent
atEpsrv2PrimaryIfIsOnCommonSeg
OBJECT-TYPE
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, else it returns 2 (false).
1.3.6.1.4.1.207.8.4.4.4.536.2.1.12TruthValueread-onlycurrent
atEpsrv2SecondaryIfIsOnCommonSeg
OBJECT-TYPE
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 VLANs, else it returns 2 (false).
1.3.6.1.4.1.207.8.4.4.4.536.2.1.13TruthValueread-onlycurrent
atEpsrv2HasControlOfPrimaryIf
OBJECT-TYPE
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 priority instance, else it returns 1 (true).
1.3.6.1.4.1.207.8.4.4.4.536.2.1.14TruthValueread-onlycurrent
atEpsrv2HasControlOfSecondaryIf
OBJECT-TYPE
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 priority instance, else it returns 1 (true).
1.3.6.1.4.1.207.8.4.4.4.536.2.1.15TruthValueread-onlycurrent

Notifications

NameOIDStatus
atEpsrv2Notify
NOTIFICATION-TYPE
EPSRv2 Master/Transit node state transition notification.
1.3.6.1.4.1.207.8.4.4.4.536.0.1current
atEpsrv2NodeTrap
NOTIFICATION-TYPE
EPSRv2 Master/Transit node state transition trap.
1.3.6.1.4.1.207.8.4.4.4.536.1.1deprecated