CISCO-6400-CHASSIS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
56
c64SlotConfigTable
table.1.3.6.1.4.1.9.10.27.1.1.3
·
1 row entry
·
7 columns
A list of redundant slot-pair entries.
A managment station that wish to create the redundancy
entry other than NSP should perform the following
steps:
Get the ciscoLS1010ModuleIndex from
ciscoLS1010ModuleTable which are mapped to the
corresponding pair of the physical slots to be
configured for redundancy.
Use the pair of the ciscoLS1010ModuleIndex
and a unique entry index to create table entry.
Only the adjacent slots can be configured for
redundancy.
Entry containing information for a particular pair
of redundant slots. The object value of
c64Slot1Index & c64Slot2Index refer to
the pair of ciscoLS1010ModuleIndex in
ciscoLS1010ModuleTable to be configured as redundan…
of redundant slots. The object value of
c64Slot1Index & c64Slot2Index refer to
the pair of ciscoLS1010ModuleIndex in
ciscoLS1010ModuleTable to be configured as redundan…
Indexes
c64SlotConfigModule1Index c64SlotConfigModule2Index
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
c64SlotConfigModule1Index
This object specify the first slot in the pair of
slots to be configured for the redundacy. Its value is obtained from ciscoLS1010ModuleIndex in ciscoLS1010ModuleTable. |
Integer32 Constraints: range: 1-15 |
.1.3.6.1.4.1.9.10.27.1.1.3.1.1 |
||||||||||||
|
c64SlotConfigModule2Index
This object specify the second slot in the pair of
slots to be configured for the redundacy. Its value is the obtained from ciscoLS1010ModuleIndex in ciscoLS1010ModuleTable. |
Integer32 Constraints: range: 1-15 |
.1.3.6.1.4.1.9.10.27.1.1.3.1.2 |
||||||||||||
|
c64Slot1Name
Name of slot#1 in the pair of slots
configured to redundant. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.27.1.1.3.1.3 |
||||||||||||
|
c64Slot2Name
Name of slot#2 in the pair of slots
configured to redundant. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.27.1.1.3.1.4 |
||||||||||||
|
c64SlotConfigPrefIndex
deprecated
This object specify which slot in the pair
of redundancy to be used as prefer slot. The value of: primarySlot(1) is telling the system use the slot referred by c64Slot1Index as preferred s… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.1.3.1.5 |
||||||||||||
|
c64SlotSwitchOver
This object, when read always return a value of
ok(1). Setting this object to forceOver(2) will have: For a redundant NRP slot pair, force them to exchange the primary and secondary roles. … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.1.3.1.6 |
||||||||||||
|
c64SlotConfigStatus
The status object for the c64SlotTable entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.10.27.1.1.3.1.7 |
c64SubSlotConfigTable
table.1.3.6.1.4.1.9.10.27.1.1.5
·
1 row entry
·
10 columns
A list of redundant subslot pair entries.
A managment station that wish to create the
subslot redundancy entry should perform the
following steps:
Get the ciscoLS1010ModuleIndex &
ciscoLS1010SubModuleIndex from
ciscoLS1010SubModuleTable which are mapped to the
corresponding pair of the physical sub-slots to be
configured for the redundancy.
Use the pair of the ciscoLS1010ModuleIndex &
ciscoLS1010SubModuleIndex and an unique entry index
to create table entry. Only the adjacent sub-slots
can be configured for redundancy.
Entry containing information for a particular pair
of redundant subslots.
of redundant subslots.
Indexes
c64SubSlotConfigModule1Index c64SubSlotConfigSubModule1Index c64SubSlotConfigModule2Index c64SubSlotConfigSubModule2Index c64SubSlotRedundantIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
c64SubSlotRedundantIndex
An arbitrary integer-value to uniquely identify
a redundant slot pair. This value must remain constant while the NSP is running. It is not guarenteed to be constant between reboots or switchover of the NSP. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.27.1.1.5.1.1 |
||||||||||||
|
c64SubSlotConfigModule1Index
This object specify the first slot in the pair of
sub-slots to be configured for the redundancy. Its value is obtained from the ciscoLS1010ModuleIndex in ciscoLS1010SubModuleTable. |
Integer32 Constraints: range: 1-15 |
.1.3.6.1.4.1.9.10.27.1.1.5.1.2 |
||||||||||||
|
c64SubSlotConfigSubModule1Index
This object specify the first sub-slot in the pair
of sub-slots to be configured for the redundancy. Its value is obtained from the ciscoLS1010SubModuleIndex in ciscoLS1010SubModuleTable. |
Integer32 Constraints: range: 0-1 |
.1.3.6.1.4.1.9.10.27.1.1.5.1.3 |
||||||||||||
|
c64SubSlotConfigModule2Index
This object specify the second slot in the pair of
sub-slots to be configured for the redundancy. Its value is obtained from the ciscoLS1010ModuleIndex in ciscoLS1010SubModuleTable. |
Integer32 Constraints: range: 1-15 |
.1.3.6.1.4.1.9.10.27.1.1.5.1.4 |
||||||||||||
|
c64SubSlotConfigSubModule2Index
This object specify the second sub-slot in the pair
of sub-slots to be configured for the redundancy. Its value is obtained from the ciscoLS1010SubModuleIndex in ciscoLS1010SubModuleTable. |
Integer32 Constraints: range: 0-1 |
.1.3.6.1.4.1.9.10.27.1.1.5.1.5 |
||||||||||||
|
c64SubSlot1Name
This object is to reflect the string name in the
format of #/# for the sub-slot1 in the pair of redundancy. This is produced by agent when the table entry is created. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.27.1.1.5.1.6 |
||||||||||||
|
c64SubSlot2Name
This object is to reflect the string name in the
format of #/# for the sub-slot2 in the pair of redundancy. This is produced by agent when table entry is created. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.27.1.1.5.1.7 |
||||||||||||
|
c64SubSlotConfigPrefIndex
deprecated
This object specify which sub-slot in the pair of
redundancy to be used as prefer sub-slot. The value of: primarySubslot(1) is telling the system use the subslot referred by c64SubSlotConf… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.1.5.1.8 |
||||||||||||
|
c64SubSlotSwitchOver
This object, when read always return a value of
ok(1). Setting this object to forceOver(2) will have the result of: For a redundant subslot card pair, force the current master and slave cards (for NRPs) o… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.1.5.1.9 |
||||||||||||
|
c64SubSlotConfigStatus
The status object for c64SubSlotConfigTable
entry. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.10.27.1.1.5.1.10 |
c64PortConfigTable
table.1.3.6.1.4.1.9.10.27.1.1.6
·
1 row entry
·
11 columns
A list of redundant port-pair entries.
A management station that wish to create the
redundant entry should perform the following
steps:
Get the ciscoLS1010ModuleIndex,
ciscoLS1010SubModuleIndex and
ciscoLS1010PortIndex
from ciscoLS1010PortTable which are mapped to
the corresponding pair of the physical ports to
be configured for the redundancy.
Lookup the c64SubSlotConfigTable to see if
the corresponding sub-slots has been configured
for redundancy. If yes, get the entry's
c64SubSlotRedundantIndex. Otherwise the
application should abort this port redundancy
configuration.
Use the c64SubSlotRedundantIndex value and
ciscoLS1010ModuleIndex, ciscoLS1010SubModuleIndex and
ciscoLS1010PortIndex to create table entry. Only
the adjacent ports in the adjacent sub-slots can
be configured for redundancy.
Entry containing information for a particual pair of
redundant ports.
redundant ports.
Indexes
c64PortConfigModule1Index c64PortConfigSubModule1Index c64PortConfigPort1Index c64PortConfigModule2Index c64PortConfigSubModule2Index c64PortConfigPort2Index c64SubSlotRedundantIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
c64PortConfigModule1Index
This object specify the first slot which contain
the port to be configured as the redundancy pair. Its value is obtained from the ciscoLS1010ModuleIndex in ciscoLS1010PortTable. |
Integer32 Constraints: range: 1-15 |
.1.3.6.1.4.1.9.10.27.1.1.6.1.1 |
||||||||||||
|
c64PortConfigSubModule1Index
This object specify the first sub-slot which contain
the port to be configured as the redundancy pair. Its value is obtained from ciscoLS1010SubModuleIndex in ciscoLS1010PortTable. |
Integer32 Constraints: range: 0-1 |
.1.3.6.1.4.1.9.10.27.1.1.6.1.2 |
||||||||||||
|
c64PortConfigPort1Index
This object specify the first port in the pair of
ports to be configured for the redundancy. Its value is obtained from ciscoLS1010PortIndex in ciscoLS1010PortTable. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.9.10.27.1.1.6.1.3 |
||||||||||||
|
c64PortConfigModule2Index
This object specify the second slot which contain
the port to be configured as the redundancy pair. Its value is obtained from the ciscoLS1010ModuleIndex in ciscoLS1010PortTable. |
Integer32 Constraints: range: 1-15 |
.1.3.6.1.4.1.9.10.27.1.1.6.1.4 |
||||||||||||
|
c64PortConfigSubModule2Index
This object specify the second sub-slot which contain
the port to be configured as the redundancy pair. Its value is obtained from the ciscoLS1010SubModuleIndex in ciscoLS1010PortTable. |
Integer32 Constraints: range: 0-1 |
.1.3.6.1.4.1.9.10.27.1.1.6.1.5 |
||||||||||||
|
c64PortConfigPort2Index
This object specify the second port in the pair of
ports to be configured for the redundancy. Its value is obtained from the ciscoLS1010PortIndex in ciscoLS1010PortTable. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.9.10.27.1.1.6.1.6 |
||||||||||||
|
c64Port1Name
This object is to reflect the string name in the
format of #/#/# for the port1 in the pair of redundancy. This is produced by agent when the table entry is created. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.27.1.1.6.1.7 |
||||||||||||
|
c64Port2Name
This object is to reflect the string name in the
format of #/#/# for the port2 in the pair of redundancy. This is produced by agent when the table entry is created. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.27.1.1.6.1.8 |
||||||||||||
|
c64PortConfigPrefIndex
This object specify which port in the pair of
redundancy to be used as prefer port. The value of: primaryPort(1) is telling the system use the port referred by c64PortConfigModule1Index, … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.1.6.1.9 |
||||||||||||
|
c64PortSwitchOver
This object, when read always return a value of
ok(1). Setting this object to one of the acceptable values gives the following results: forceOver(2): Force the current working and protection ports to exch… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.1.6.1.10 |
||||||||||||
|
c64PortConfigStatus
The status object for c64PortConfigTable
entry. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.10.27.1.1.6.1.11 |
c64SonetAPSConfigTable
table.1.3.6.1.4.1.9.10.27.1.1.7
·
1 row entry
·
4 columns
A table containing all instances of Sonet APS configuration informations. To configure any APS objects in this table, the corresponding subslots pair have to be already configured for redundancy.
Entry containing APS information for a particular
interface.
interface.
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
c64SonetAPSMode
This object is used to set the APS mode on the
corresponding interface referenced by ifIndex object. The value linear(1) is the APS mode of linear 1+1 nonreverting and unidirectional. This only true APS m… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.1.7.1.1 |
||||||||||||
|
c64SonetAPSBERThreshold
This is object is used to set the Bit-Error-Rate
threshold at which an APS request of priority 'Signal Degrade' will be posted. Value of 0 to disable the threshold. |
Integer32r/w Constraints: range: 0-150000 |
.1.3.6.1.4.1.9.10.27.1.1.7.1.2 |
||||||||||||
|
c64SonetAPSSwitchCmd
This object when set except clear(4) is used to post
an APS priority request. This request succeeds if no higher-priority request is posted. lockOut(1): locks out the protection channel corresponding to… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.1.7.1.3 |
||||||||||||
|
c64SonetAPSSFBERThreshold
This is object is used to set the Signal Fail
Bit-Error-Rate threshold at which an APS request of priority 'Signal Fail' will be posted. 3 => 10E-3, 4 => 10E-4, 5 => 10E-5 |
Integer32r/w Constraints: range: 3-5 |
.1.3.6.1.4.1.9.10.27.1.1.7.1.4 |
c64SonetAPSStatsTable
table.1.3.6.1.4.1.9.10.27.1.1.8
·
1 row entry
·
19 columns
A table containing APS statistics and alarms information for each interface.
A row in the c64SonetAPSStatsTable which corresponds
to the statistics/alarms kept by a particular
APS interface.
to the statistics/alarms kept by a particular
APS interface.
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
c64SonetAPSWorkSectionStatus
This variable indicates the section level status of
the working channel in APS. The c64SonetAPSWorkSectionStatus is a bit map represented as a sum of multiple alarms simultaneously. The sonetSectionNoDefect should be se… |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.1 |
||||||||||||||||
|
c64SonetAPSWorkLineStatus
This variable indicates the line level status of the
working channel in APS. The c64SonetAPSWorkLineStatus is a bit map represented as a sum of multiple alarms simultaneously. The sonetLineNoDefect should be set if and … |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.2 |
||||||||||||||||
|
c64SonetAPSWorkPathStatus
This variable indicates the path level status of the
working channel in APS. The c64SonetAPSWorkPathStatus is a bit map represented as a sum of multiple alarms simultaneously. The sonetPathNoDefect should be set if and … |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.3 |
||||||||||||||||
|
c64SonetAPSWorkSectionBIPE
This object counts the number of section BIP-8 errors
in working channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.4 |
||||||||||||||||
|
c64SonetAPSWorkLineBIPE
This object counts the number of line BIP-8/24 errors
in working channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.5 |
||||||||||||||||
|
c64SonetAPSWorkLineFEBE
This object counts the number of line
far-end-block-errors in working channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.6 |
||||||||||||||||
|
c64SonetAPSWorkPathBIPE
This object counts the number of path BIP-8 errors
in working channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.7 |
||||||||||||||||
|
c64SonetAPSWorkPathFEBE
This object counts the number of path
far-end-block-errors in working channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.8 |
||||||||||||||||
|
c64SonetAPSWorkPortStatus
This object indicates the last aps event detected
in working port. |
APSEventStatus Textual Convention: APSEventStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.10.27.1.1.8.1.9 |
||||||||||||||||
|
c64SonetAPSProtectSectionStatus
This variable indicates the section level status of
the protection channel in APS. The c64SonetAPSProtectSectionStatus is a bit map represented as a sum of multiple alarms simultaneously. The sonetSectionNoDefect should… |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.10 |
||||||||||||||||
|
c64SonetAPSProtectLineStatus
This variable indicates the line level status of the
protection channel in APS. The c64SonetAPSProtectLineStatus is a bit map represented as a sum of multiple alarms simultaneously. The sonetLineNoDefect should be set i… |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.11 |
||||||||||||||||
|
c64SonetAPSProtectPathStatus
This variable indicates the path level status of the
protection channel in APS. The c64SonetAPSProtectPathStatus is a bit map represented as a sum of multiple alarms simultaneously. The sonetPathNoDefect should be set i… |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.12 |
||||||||||||||||
|
c64SonetAPSProtectSectionBIPE
This object counts the number of section BIP-8 errors
in protection channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.13 |
||||||||||||||||
|
c64SonetAPSProtectLineBIPE
This object counts the number of line BIP-8/24 errors
in protection channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.14 |
||||||||||||||||
|
c64SonetAPSProtectLineFEBE
This object counts the number of line
far-end-block-errors in protection channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.15 |
||||||||||||||||
|
c64SonetAPSProtectPathBIPE
This object counts the number of path BIP-8 errors
in protection channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.16 |
||||||||||||||||
|
c64SonetAPSProtectPathFEBE
This object counts the number of path
far-end-block-errors in protection channel. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.27.1.1.8.1.17 |
||||||||||||||||
|
c64SonetAPSProtectPortStatus
This object indicates the last aps event detected
in protection port. |
APSEventStatus Textual Convention: APSEventStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.10.27.1.1.8.1.18 |
||||||||||||||||
|
c64SonetAPSChannelStatus
This object indicates the last aps event detected in
the APS channel. |
APSEventStatus Textual Convention: APSEventStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.10.27.1.1.8.1.19 |
c64ChassisAlarmTable
table.1.3.6.1.4.1.9.10.27.1.2.2
·
1 row entry
·
5 columns
The table contains the current alarm status in the system.
Entry containing alarm information occurred in the
system.
system.
Indexes
c64ChassisAlarmIndex
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
c64ChassisAlarmIndex
An arbitrary integer value to uniquely identify
a alarm information entry. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.27.1.2.2.1.1 |
||||||||||||||||||||||||||||||||||||||||||||
|
c64ChassisAlarmSource
This object indicates the source of alarm. The
variable will contain string in the following formats: 'Chassis' indicate the chassis alarms 'Submodule' indicate the submodule alarms … |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.27.1.2.2.1.2 |
||||||||||||||||||||||||||||||||||||||||||||
|
c64ChassisAlarmType
This object indicates the type of alarm.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.2.2.1.3 |
||||||||||||||||||||||||||||||||||||||||||||
|
c64ChassisAlarmSeverity
This object indicates the severity of the alarm.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.2.2.1.4 |
||||||||||||||||||||||||||||||||||||||||||||
|
c64ChassisAlarmACOStatus
This object indicates whether the audible/visible
local alarm relay has been locally cut off for this particular alarm source. When this status is 'normal', the alarm in this entry has closed the local audible/visible … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.27.1.2.2.1.5 |