ANS-EQUIPMENT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ANS-EQUIPMENT-MIB.
82
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
82 total| Object Name |
|---|
equipment OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.3 |
IMPORTS Unknown .1.3.6.1.4.1.193.96.115.3 |
systemNode OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.3.1 |
ansSystemNodeTableLists of all system nodes in ANx. SEQUENCE OF AnsSystemNodeEntry .1.3.6.1.4.1.193.96.115.3.1.3 |
ansSystemNodeEntry AnsSystemNodeEntry .1.3.6.1.4.1.193.96.115.3.1.3.1 |
ansSystemNodeIndexA unique value for the system node.ro INTEGER .1.3.6.1.4.1.193.96.115.3.1.3.1.1 |
ansSystemNodeNameAn assigned name for the system node.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.3.1.3.1.2 |
ansSystemNodeOrigin'native' indicates that the system node is managed
by this agent.rw Enumeration .1.3.6.1.4.1.193.96.115.3.1.3.1.3 |
ansSystemNodeLocationAn indication where the system node is located.
This could be indicated as a row/cabinet/shelf,
a place in a building, and/or a street address.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.3.1.3.1.4 |
ansSystemNodeClockSource'net-clock-source' indicates that in the system node
is defined the Net Master.ro Enumeration .1.3.6.1.4.1.193.96.115.3.1.3.1.5 |
ansSystemNodeRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.3.1.3.1.6 |
subrack OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.3.2 |
ansSubrackTableLists of all subracks in ANx. SEQUENCE OF AnsSubrackEntry .1.3.6.1.4.1.193.96.115.3.2.2 |
ansSubrackEntry AnsSubrackEntry .1.3.6.1.4.1.193.96.115.3.2.2.1 |
ansSubrackSystemNodeIndexA reference to the associated system node.ro INTEGER .1.3.6.1.4.1.193.96.115.3.2.2.1.1 |
ansSubrackIndexA unique value for this subrack.ro INTEGER .1.3.6.1.4.1.193.96.115.3.2.2.1.2 |
ansSubrackNameAn assigned name for the subrack.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.3.2.2.1.3 |
ansSubrackHwIdHardware identity string stored in PROM in
the subrack. The ASCII string is encoded as
follows:
ansSubrackHwId[0-15] :
Procuct number (e.g. ROJ 212 16/1),
[16 ASCII characters]
ansSubrackHwId[16-22] :
Version (e.g. P1C/3),
[7 ASCII characters]
ansSubrackHwId[23-34] :
Serial number (e.g. A270000141)
[12 ASCII characters]
ansSubrackHwId[35-40] :
Vendor (e.g. ETX)
[6 ASCII characters]
ansSubrackHwId[31-44] :
Spare (not used)
[4 ASCII characters]
ansSubrackHwId[45] :
CR (Carrige Return)
[1 ASCII character]rw DisplayString .1.3.6.1.4.1.193.96.115.3.2.2.1.4 |
ansSubrackLocationAn indication where the subrack is located.
This could be indicated as a row/cabinet/shelf,
a place in a building, and/or a street address.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.3.2.2.1.5 |
ansSubrackTypeIdentifies subrack type.rw AnsSubrackType .1.3.6.1.4.1.193.96.115.3.2.2.1.6 |
ansSubrackProtectionStaterw Enumeration .1.3.6.1.4.1.193.96.115.3.2.2.1.7 |
ansSubrackProtectionSchemero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.3.2.2.1.8 |
ansSubrackNoOfSlotsThe number of slots in the subrack.ro INTEGER .1.3.6.1.4.1.193.96.115.3.2.2.1.9 |
ansSubrackAlarmStatusBitmap indicating the current
alarm status of the subrack.
The status codes are:
0: subrackNoDefect
2: subrackCommunicationLost
4: subrackFanFailure
8: subrackPowerFailure
16: Not used.
32: subrackMismatch
64: Not used.
128: Not used.ro INTEGER .1.3.6.1.4.1.193.96.115.3.2.2.1.10 |
ansSubrackRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.3.2.2.1.11 |
slot OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.3.3 |
ansSlotTableThis table contains pre-configured
and and actual board data for slots in ANx. SEQUENCE OF AnsSlotEntry .1.3.6.1.4.1.193.96.115.3.3.1 |
ansSlotEntry AnsSlotEntry .1.3.6.1.4.1.193.96.115.3.3.1.1 |
ansSlotSystemNodeIndexA reference to the associated system node.ro INTEGER .1.3.6.1.4.1.193.96.115.3.3.1.1.1 |
ansSlotSubrackIndexA reference to the associated subrackro INTEGER .1.3.6.1.4.1.193.96.115.3.3.1.1.2 |
ansSlotPositionThe value of this object identifies
the slot within the subrack.ro INTEGER .1.3.6.1.4.1.193.96.115.3.3.1.1.3 |
ansSlotConfiguredBoardIdHardware identity string for the board
configured for this slot.
The string is encoded in the same way
as ansSlotInsertedBoardId.rw DisplayString .1.3.6.1.4.1.193.96.115.3.3.1.1.4 |
ansSlotInsertedBoardIdThis variable contains the
identification string of the board
inserted in this slot.
The ASCII string is encoded as follows:
ansSlotInsertedBoardId[0-15] :
Procuct number (e.g. ROJ 212 16/1),
[16 ASCII characters]
ansSlotInsertedBoardId[16-22] :
Version (e.g. P1C/3),
[7 ASCII characters]
ansSlotInsertedBoardId[23-34] :
Serial number (e.g. A270000141)
[12 ASCII characters]
ansSlotInsertedBoardId[35-40] :
Vendor (e.g. ETX)
[6 ASCII characters]
ansSlotInsertedBoardId[31-44] :
Spare (not used)
[4 ASCII characters]
ansSlotInsertedBoardId[45] :
CR (Carrige Return)
[1 ASCII character]ro DisplayString .1.3.6.1.4.1.193.96.115.3.3.1.1.5 |
ansSlotManagementStatusThis attribute shows the behaviour of a slot.
The following values are possible:
managed
The slot is of management interest.
Inserted boards will be detected and
events/alarms will be generated for the
slot.
unmanaged
The slot is currently not of management
interest. No events or alarms will be
generated for this slot. Possible boards
inserted in the slot will not be detected
and can not be taken into service.
Default value of this object is 'managed'.
unconfigEmpty
Unconfigured empty slot.
configEmpty
Configured empty slot, that did not previously contain a
matching board.
configBoard
Board inserted in the slot that matches the data configured for
the slot.rw Enumeration .1.3.6.1.4.1.193.96.115.3.3.1.1.6 |
ansSlotFallbackThis variable indicates the fallback
of the slot.ro Enumeration .1.3.6.1.4.1.193.96.115.3.3.1.1.7 |
ansSlotAlarmStatusThis variable indicates the current
alarm status of the slot.
Note that the first three states represent
normal states.
The different states are exclusive.
The alarm codes are:
0: noDefectUnconfiguredEmptySlot
(unconfigured empty slot)
1: noDefectConfiguredEmptySlot
(configured empty slot, that did
not previously contain
a matching board)
2: noDefectMatchingBoardInserted
(board inserted in the slot
that matches the data
configured for the slot)
4: boardRemoved
(matching board has
been removed from
the slot)
8: unconfiguredBoardInserted
(board inserted in an
unconfigured slot)
16: boardMismatch
(board inserted in a slot
and the board does not
match the data configured
for the slot)
32: boardUnrecognized
(unrecognized board
inserted in the slot)
64: Not used.
128: Not used.ro INTEGER .1.3.6.1.4.1.193.96.115.3.3.1.1.8 |
board OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.3.4 |
ansBoardTableThis table contains all known boards
in ANx. SEQUENCE OF AnsBoardEntry .1.3.6.1.4.1.193.96.115.3.4.2 |
ansBoardEntry AnsBoardEntry .1.3.6.1.4.1.193.96.115.3.4.2.1 |
ansBoardSystemNodeIndexA reference to the system node the
board belongs to.ro INTEGER .1.3.6.1.4.1.193.96.115.3.4.2.1.1 |
ansBoardSubrackIndexA reference to the subrack the circuit board
is inserted in.ro INTEGER .1.3.6.1.4.1.193.96.115.3.4.2.1.2 |
ansBoardPositionA reference to the slot within a subrack
the circuit board is inserted in.ro INTEGER .1.3.6.1.4.1.193.96.115.3.4.2.1.3 |
ansBoardTypeType of circuit board e.g.
ET, RN, AT.ro DisplayString .1.3.6.1.4.1.193.96.115.3.4.2.1.4 |
ansBoardHwIdThe identification string of the board
The ASCII string is encoded as follows:
ansBoardHwId[0-15] :
Procuct number (e.g. ROJ 212 16/1),
[16 ASCII characters]
ansBoardHwId[16-22] :
Version (e.g. P1C/3),
[7 ASCII characters]
ansBoardHwId[23-34] :
Serial number (e.g. A270000141)
[12 ASCII characters]
ansBoardHwId[35-40] :
Vendor (e.g. ETX)
[6 ASCII characters]
ansBoardHwId[31-44] :
Spare (not used)
[4 ASCII characters]
ansBoardHwId[45] :
CR (Carrige Return)
[1 ASCII character]ro DisplayString .1.3.6.1.4.1.193.96.115.3.4.2.1.5 |
ansBoardSwIdActiveIdentifies the core software load module
of the DP
The ASCII string is encoded as follows:
ansBoardSwIdCore[0-21]:
Product Number
[22 ASCII characters],
ansBoardSwIdCore[22-28]:
Version
[7 ASCII characters]ro DisplayString .1.3.6.1.4.1.193.96.115.3.4.2.1.6 |
ansBoardSwIdPassiveIdentifies the application load module
of the DP
The ASCII string is encoded as follows:
ansBoardSwIdApplication[0-21]:
Product Number
[22 ASCII characters],
ansBoardSwIdApplication[22-28]:
Version
[7 ASCII characters]ro DisplayString .1.3.6.1.4.1.193.96.115.3.4.2.1.7 |
ansBoardOperStatusro Enumeration .1.3.6.1.4.1.193.96.115.3.4.2.1.8 |
ansBoardAdminStatusrw Enumeration .1.3.6.1.4.1.193.96.115.3.4.2.1.9 |
ansBoardRestartInitiates a restart of the DP.rw Enumeration .1.3.6.1.4.1.193.96.115.3.4.2.1.10 |
ansBoardLedStatusIndicates the status of the
board's red LED. (The green LED indicates
that the board is powered and is asumed to
always to be on)
redOff : No failure has been detected.
redOn : Failure has been detected.ro Enumeration .1.3.6.1.4.1.193.96.115.3.4.2.1.11 |
ansBoardStandbyStatusIndicates the standby status of the
board.ro Enumeration .1.3.6.1.4.1.193.96.115.3.4.2.1.12 |
ansBoardAlarmStatusA bitmap that indicates the current
alarm status of the circuit board.
The alarm codes are:
0: boardNoDefect
1: boardFlashMemoryWarning
2: boardFlashMemoryError
4: boardRamWarning
8: boardRamError
16: boardEEPromWarning
32: boardEEPromError
64: boardMCNWarning
128: boardMCNError
256: Not Used.
512: boardRuntimeError
1024: boardStartError
2048: boardSoftwareError
4096: boardRuntimeWarning
8192: boardIncorrectSwVersionro INTEGER .1.3.6.1.4.1.193.96.115.3.4.2.1.13 |
ansBoardUsageStateUsage Statero Enumeration .1.3.6.1.4.1.193.96.115.3.4.2.1.14 |
ansBoardSyncModeClocking moderw Enumeration .1.3.6.1.4.1.193.96.115.3.4.2.1.15 |
physicalPoint OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.3.5 |
ansPhysicalPointTableThis table contains all known physical
points in ANx. SEQUENCE OF AnsPhysicalPointEntry .1.3.6.1.4.1.193.96.115.3.5.1 |
ansPhysicalPointEntry AnsPhysicalPointEntry .1.3.6.1.4.1.193.96.115.3.5.1.1 |
ansPhysicalPointSystemNodeIndexA reference to the system node the
physical point belongs to.ro INTEGER .1.3.6.1.4.1.193.96.115.3.5.1.1.1 |
ansPhysicalPointSubrackIndexA reference to the subrack the
physical point belongs to.ro INTEGER .1.3.6.1.4.1.193.96.115.3.5.1.1.2 |
ansPhysicalPointPositionA reference to the board within a subrack
the physical point belongs to.ro INTEGER .1.3.6.1.4.1.193.96.115.3.5.1.1.3 |
ansPhysicalPointIndexro INTEGER .1.3.6.1.4.1.193.96.115.3.5.1.1.4 |
ansDsPhysicalPointSystemNodeIndexA reference to the downstream system node.rw INTEGER .1.3.6.1.4.1.193.96.115.3.5.1.1.5 |
ansDsPhysicalPointSubrackIndexA reference to the downstream subrack.rw INTEGER .1.3.6.1.4.1.193.96.115.3.5.1.1.6 |
ansDsPhysicalPointPositionA reference to the downstream board within a subrack.rw INTEGER .1.3.6.1.4.1.193.96.115.3.5.1.1.7 |
ansDsPhysicalPointIndexrw INTEGER .1.3.6.1.4.1.193.96.115.3.5.1.1.8 |
ansPhysicalPointTypero Enumeration .1.3.6.1.4.1.193.96.115.3.5.1.1.9 |
ansPhysicalPointCategoryrw Enumeration .1.3.6.1.4.1.193.96.115.3.5.1.1.10 |
ansPhysicalPointOperStatusro Enumeration .1.3.6.1.4.1.193.96.115.3.5.1.1.11 |
ansPhysicalPointAdminStatusrw Enumeration .1.3.6.1.4.1.193.96.115.3.5.1.1.12 |
ansPhysicalPointUsageStatero Enumeration .1.3.6.1.4.1.193.96.115.3.5.1.1.13 |
netClockSource OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.3.6 |
netClockSourceTableNet Clock Source Table SEQUENCE OF NetClockSourceEntry .1.3.6.1.4.1.193.96.115.3.6.1 |
netClockSourceEntryThis entity represents a net clock source for circuit emulation
synchronization. NetClockSourceEntry .1.3.6.1.4.1.193.96.115.3.6.1.1 |
netClockSourceSystemNodeIndexSystem node used for synchronization.ro INTEGER .1.3.6.1.4.1.193.96.115.3.6.1.1.1 |
netClockSourceSubrackSubrack used for synchronizationrw INTEGER .1.3.6.1.4.1.193.96.115.3.6.1.1.2 |
netClockSourceSlotSlot used for synchronizationrw INTEGER .1.3.6.1.4.1.193.96.115.3.6.1.1.3 |
netClockSourcePortPort used for synchronizationro INTEGER .1.3.6.1.4.1.193.96.115.3.6.1.1.4 |
netClockSourceStatus...ro Enumeration .1.3.6.1.4.1.193.96.115.3.6.1.1.5 |
netClockSourcePriorityListPriority list used for synchronization. [Port1,Port2,Port3,Port4]rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.3.6.1.1.6 |
netClockSourceRevertiveModeRevertive Mode used for synchronization.
Value: revertive,not-revertive,not-usedrw Enumeration .1.3.6.1.4.1.193.96.115.3.6.1.1.7 |
netClockSourceTimeToRestoreTime to restore used for synchronization
(9) not_usedrw INTEGER .1.3.6.1.4.1.193.96.115.3.6.1.1.8 |
netClockSourceRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.3.6.1.1.9 |