Home/Catalog/NEWBRIDGE-MIB

NEWBRIDGE-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

215
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

215 total
Object Name
nnciSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.1
RFC1155-SMI
Unknown
.1.3.6.1.4.1.123.2.1
nnciSystemTableThis table contains interesting general information about the managed element in its entirety
SEQUENCE OF NnciSystemTableEntry
.1.3.6.1.4.1.123.2.1.1
nnciSystemTableEntryA list of general information about the managed element
NnciSystemTableEntry
.1.3.6.1.4.1.123.2.1.1.1
nnciSystemDateThe current date as known by the node.The date is formatted as a sequence of nine ASCII characters in the form DD-MMM-YY, where DD is the day of the month (01..31), MMM is the month of the year, e.g. JAN, and YY is the last two digits of the year, e.g. 90.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.123.2.1.1.1.2
nnciSystemProductNameThe marketing name for the product, e.g. 8230 MainStreet for something if sysObjectId.0 = nnci8230ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.123.2.1.1.1.4
nnciSystemGenericThis object identifies the revision of the firmware in the standard Newbridge fashion. The identifier is a string of 10 ASCII characters of the form M11D-HL-PP where: D indicates the release number of the software LL indicates the load of the software, and PP indicates the patch-level of the firmware.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.123.2.1.1.1.5
nnciSystemNVMAllocationThis object provides status information about the non-volatile memory present on the main card of the system. The information returned includes the size of a single block of NVM, the total number of blocks available for use, the number of bad blocks and the number of blocks in use.ro
OCTET STRING
.1.3.6.1.4.1.123.2.1.1.1.30
nnciSystemNVMRepairInfoThis object returns the details of the latest repair performed on the non-volatile memory present on the main card.ro
OCTET STRING
.1.3.6.1.4.1.123.2.1.1.1.31
nnciSystemTimeThe current time of day including seconds. The time is represented as a sequence of 9 ASCII characters in the form HH:MM:SS, where HH is the hour of the day (0..12), MM is the minute of the hour and SS are the seconds of the minute (0..59)rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.123.2.1.1.1.38
nnciSp
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.2
nnciSerialPortTableThis table contains the configuration information for an asynchronous management port for a standalone node.
SEQUENCE OF NnciSerialPortTableEntry
.1.3.6.1.4.1.123.2.2.1
nnciSerialPortTableEntryA list of configuration information for a management port on a standalone node
NnciSerialPortTableEntry
.1.3.6.1.4.1.123.2.2.1.1
nnciSpBaudRateThe baud rate of the asynchronous management port.rw
Enumeration
.1.3.6.1.4.1.123.2.2.1.1.1
nnciSpWordLengthThe word length used on the asynchronous management port.rw
Enumeration
.1.3.6.1.4.1.123.2.2.1.1.2
nnciSpStopBitsThe number of stop bits used by the asynchronous management port.rw
INTEGER
.1.3.6.1.4.1.123.2.2.1.1.3
nnciSpParityThe parity used on the asynchronous management port.rw
Enumeration
.1.3.6.1.4.1.123.2.2.1.1.4
nnciDiag
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.3
nnciDiagTableThis table contains all of the configuration and status information related to diagnostics on a node.
SEQUENCE OF NnciDiagTableEntry
.1.3.6.1.4.1.123.2.3.1
nnciDiagTableEntryA list of all of the configuration and status information related to node diagnostics.
NnciDiagTableEntry
.1.3.6.1.4.1.123.2.3.1.1
nnciDiagEnableThis object controls whether or not background diagnostics are run. If the object is set to 2 (enabled), then background diagnostics are run periodically. If the object is set to 1 (disabled), background diagnostics are not performed.rw
Enumeration
.1.3.6.1.4.1.123.2.3.1.1.1
nnciDiagResultsThis object indicates the results of power on and background diagnostics. Any bit that is asserted corresponds to a failure of a component of the card.ro
INTEGER
.1.3.6.1.4.1.123.2.3.1.1.5
nnciAlarm
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.4
nnciAlarmTableThis table contains all the configuration and status information about the alarm mechanism along with the alarms themselves.
SEQUENCE OF NnciAlarmTableEntry
.1.3.6.1.4.1.123.2.4.1
nnciAlarmTableEntryA list of all of the configuration and status information for a node, along with the alarm queues themselves.
NnciAlarmTableEntry
.1.3.6.1.4.1.123.2.4.1.1
nnciAlarmCountThe number of alarms in the specified queue.ro
INTEGER
.1.3.6.1.4.1.123.2.4.1.1.1
nnciAlarmQueueEntryWhen read, this object returns the particulars of the entry in the specified queue.ro
OCTET STRING
.1.3.6.1.4.1.123.2.4.1.1.2
nnciAlarmQueueEntryStatusThe status of an alarm.rw
Enumeration
.1.3.6.1.4.1.123.2.4.1.1.3
nnciAlarmSeqNumThe next sequence number that will be used by the node. The sequence numbers are a unique, within a single node, identifier for an alarm.ro
INTEGER
.1.3.6.1.4.1.123.2.4.1.1.4
nnciAlarmCodePriorityThis value of this object controls into which queue an alarm is placed.rw
Enumeration
.1.3.6.1.4.1.123.2.4.1.1.6
nnciAlarmDeleteQueueEntryA set to this object is deletes the first N alarms from the specified alarm queue.rw
INTEGER
.1.3.6.1.4.1.123.2.4.1.1.8
nnciAlarmQueueTypeThis paramater is used to control the behaviour of the alarm queue in the overlfow case, i.e. when the alarm facility attempts to place the 65th alarm into the queue. If the queue type is set to Fixed, the 65th and 64th alarms will be discarded and the 'Too Many Alarms' alarm added as the last entry in the queue. If the queue type is set to Circular, the 65th alarm will overwrite the first alarm in the queuerw
Enumeration
.1.3.6.1.4.1.123.2.4.1.1.9
nnciNetSynch
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.7
nnciNetSynchTableThis table contains all of the configuration and status information for the network synchronization mechanism for a standalone node.
SEQUENCE OF NnciNetSynchTableEntry
.1.3.6.1.4.1.123.2.7.1
nnciNetSynchTableEntryA list of all of the configuration and status information related to network synchronization.
NnciNetSynchTableEntry
.1.3.6.1.4.1.123.2.7.1.1
nnciNetSynchSourceStatusThis object returns the current status of the specified source of synchronization. A set to this object changes the enabled/disabled status of the source. If the source is disabled, writing anything other than 'Disabled' will cause the source to be enabled, and its state will change to one of Not Ready, Ready, or Current. If the source is enabled, writing 'Disabled' to this object will disable the source.rw
Enumeration
.1.3.6.1.4.1.123.2.7.1.1.1
nnciNetSynchTimingSourceThe device which provides timing when the specified source of synchronization is selected. The sync source must be disabled before changing this object.rw
Enumeration
.1.3.6.1.4.1.123.2.7.1.1.2
nnciNetSynchReacquisitionModeHow the source of synchronization will be treated in the event a failure is detected. If Manual is selected, the source will remain unused until it is re-selected. If Automatic recovery is selected, the source will be returned to use as soon as it is valid, e.g. when a T1 link regains frame alignment. If Timed recovery is selected, the node will attempt to use the source at the specified interval.rw
Enumeration
.1.3.6.1.4.1.123.2.7.1.1.3
nnciNetSynchCurrentSourceThe current source of synchronization for the node. A set to this object toggles the ready/current status of the source. If the source is ready, it will become the current source. If the source is current, it will become ready, and the next-best source will become the current source. If the source is neither ready nor current, a set to this object has no effect.rw
INTEGER
.1.3.6.1.4.1.123.2.7.1.1.4
nnciNetSynchRecoveryIntervalThis object is used to set the interval between recovery attempts for a source of synchronization that is using Timed recovery in seconds.rw
INTEGER
.1.3.6.1.4.1.123.2.7.1.1.6
nnciNetSynchQualityThis object is used to set the maximum permissible number of failures that can be experienced by a source in an hour. If this limit is exceeded, an alarm is raised and the source is placed into the disabled state.rw
INTEGER
.1.3.6.1.4.1.123.2.7.1.1.9
nnciNetSynchSourceClassThis object is used to set the class of a source. The source with the best class will provide system sync when several sources are Ready. Note that the freerun source (source 5) does not actually make use of this object. It gets its class from nnciNetSynchNodeClass.rw
INTEGER
.1.3.6.1.4.1.123.2.7.1.1.11
nnciNetSynchNodeClassThis object is used to set the class of the node. The node will freerun if the value of this object is lower than the nnciNetSynchSourceClass of the other sources.rw
INTEGER
.1.3.6.1.4.1.123.2.7.1.1.12
nnciSlot
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.10
nnciSlotTableThis table contains all of the common, slot configuration and status information for a standalone node
SEQUENCE OF NnciSlotTableEntry
.1.3.6.1.4.1.123.2.10.1
nnciSlotTableEntryA list of all of the common, per-slot configuration and status information for a standalone node.
NnciSlotTableEntry
.1.3.6.1.4.1.123.2.10.1.1
nnciSlotNameAn arbitrary name for a slot.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.123.2.10.1.1.1
nnciSlotProgTypeThis object is used to specify what kind of module should be present in the specified position . If the value in this object does not match the value in the nnciSlotPresType object, then the position will be held out of service.rw
ModuleType
.1.3.6.1.4.1.123.2.10.1.1.2
nnciSlotPresTypeThis object is used to specify what kind of module is present in the specified position . If the value of this object does not match the value of the nnciSlotProgType object, the position will be held out of service.ro
ModuleType
.1.3.6.1.4.1.123.2.10.1.1.3
nnciSlotStatusThis object contains the current status of the specified position . The status reflects whether a module is present, and if so, is it of the expected type.rw
Enumeration
.1.3.6.1.4.1.123.2.10.1.1.4
nnciSlotModuleIDThe hardware identification number assigned to the module that is present in the specified position. If there is no module installed in the position, the value returned will be 0 (zero). Note that this identification number identifies what kind of module is present; the revision level of the module is available in the nnciSlotHardwareRevision objectro
ModuleID
.1.3.6.1.4.1.123.2.10.1.1.5
nnciSlotSubModuleProgTypeWhat kind of 'sub-module' should be present in the specified slot. If the value in this object does not match the value in the nnciSlotModulePresType object, then the position will be held out of service. Any attempt to set this object for other than the expansion module positions will be rejected.rw
SubModuleType
.1.3.6.1.4.1.123.2.10.1.1.6
nnciSlotSubModulePresTypeWhat kind of 'sub-module' is present in the specified position. If the value of this object does not match the value of the nnciSlotModuleProgType object, the position will be held out of service.ro
SubModuleType
.1.3.6.1.4.1.123.2.10.1.1.7
nnciSlotFirmwareIDThe revision level of the firmware, if any, that is present on a module. If no firmware is present, the value will be zero.ro
INTEGER
.1.3.6.1.4.1.123.2.10.1.1.8
nnciSlotBusyOutThis object is used to take circuits on a specified slot out of service. If the value of this object is hold-out-of-service, then the circuits on the slot will not be used even if all alarms are cleared and the circuits would normally be placed into service. If the value of this object is normal, then the circuits will operate as if this object did not exist. If the circuits are the specified position are in service when the object is set, it will be immediately removed from service.rw
Enumeration
.1.3.6.1.4.1.123.2.10.1.1.9
nnciSlotSubModuleIDThe hardware identification number assigned to the sub-module that is present in the specified position. If there is no sub-module installed in the position, or no sub-module present, the value returned will be zero.ro
SubModuleID
.1.3.6.1.4.1.123.2.10.1.1.10
nnciSlotVariantIDThe variant identification number for the module which is installed in the specified slot. If there is no module installed, the value returned will be zero.ro
INTEGER
.1.3.6.1.4.1.123.2.10.1.1.14
nnciSlotResetCardThis object is used to cause the node to re-initialize the specified module. Any set to this object will cause the specified module to be re-initialized. If a set is attempted with the modifier set to select the main card, the whole node will be reset. A get on this object will always return zero.rw
INTEGER
.1.3.6.1.4.1.123.2.10.1.1.15
nnciSlotHardwareRevisionThe engineering revision level of the module that occupies the specified position. The high nibble of the returned value is the major revision level and the low nibble is the minor revision, e.g. Engineering Revision 21 will be returned as $21.ro
INTEGER
.1.3.6.1.4.1.123.2.10.1.1.19
nnciDev
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.11
nnciDevTableThis table contains all of the common, per-device configuration and status information for a circuit. Device-type specific information is found in other tables as appropriate.
SEQUENCE OF NnciDevTableEntry
.1.3.6.1.4.1.123.2.11.1
nnciDevTableEntryA list of all of the common, per-device configuration and status information.
NnciDevTableEntry
.1.3.6.1.4.1.123.2.11.1.1
nnciDevNameA user-defined name for the specified circuit.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.123.2.11.1.1.2
nnciDevLoopbackThis object is used to apply and remove loopbacks on the specified circuit. Note that it may not be possible to apply loopbacks to some circuit types.rw
Enumeration
.1.3.6.1.4.1.123.2.11.1.1.4
nnciDevMateDeviceThe device number of the device, if any, that is cross-connected to the device of interest. If there is no programmed connection, the device number will be zero.ro
DeviceNumber
.1.3.6.1.4.1.123.2.11.1.1.5
nnciDevSetShowSigA get from this object will return the current value of signalling, as appropriate for the type of the specified device. When set, the bit pattern supplied will be used as the signalling that is being sent by the circuit.rw
INTEGER
.1.3.6.1.4.1.123.2.11.1.1.10
nnciDevReadyWhether or not the circuit is ready for use.ro
Enumeration
.1.3.6.1.4.1.123.2.11.1.1.15
nnciDevActiveWhether or not the circuit is active.ro
Enumeration
.1.3.6.1.4.1.123.2.11.1.1.16
nnciDevConnectedWhether or not the circuit is connected.ro
Enumeration
.1.3.6.1.4.1.123.2.11.1.1.17
nnciDevOutOfServiceWhether or not the circuit has detected an OutOfService condition.ro
Enumeration
.1.3.6.1.4.1.123.2.11.1.1.18
nnciDevUnderMaintenanceTrue iff the circuit has been subject to a maintenance operation, e.g. a loopback.ro
Enumeration
.1.3.6.1.4.1.123.2.11.1.1.21
nnciDevBusyOutThis object is used to remove a circuit from service.rw
Enumeration
.1.3.6.1.4.1.123.2.11.1.1.22
nnciDevFailedTrue iff this circuit has failed a diagnostics test.rw
Enumeration
.1.3.6.1.4.1.123.2.11.1.1.23
nnciDevDiagEnableWhether or not background diagnostics are enabled for this circuit (if applicable).rw
Enumeration
.1.3.6.1.4.1.123.2.11.1.1.24
nnciE1Slot
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.20
nnciE1SlotTableThis table contains all of the configuration and status information for a E1 interface
SEQUENCE OF NnciE1SlotTableEntry
.1.3.6.1.4.1.123.2.20.1
nnciE1SlotTableEntryA list of all of the configuration and status information for a E1 interface.
NnciE1SlotTableEntry
.1.3.6.1.4.1.123.2.20.1.1
nnciE1SlotAlarmControlThis object can be used to control the alarm condition that is indicated by the specified interface. If ForceAISInTS16 is selected, the interface will transmit a continuous all ones pattern in TS16 of the E1 link. If ForceAISAllTS is selected, the interface will transmit an un-framed 'all ones' signal on the interface.rw
Enumeration
.1.3.6.1.4.1.123.2.20.1.1.1
nnciE1SlotLoopbackThis object is used to set or remove loopbacks on the E1 interface.rw
Enumeration
.1.3.6.1.4.1.123.2.20.1.1.4
nnciE1SlotSignallingThis object is used to select either Common Channel Signalling (CCS) or Channel Associated Signalling (CAS) operation for the interface. CCS operation makes timeslot 16 of the E1 link available for user data . 31CHAN mode allows TS16 to be used for super-rate data, whereas CCS does not. In CAS operation, timeslot 16 is used to transfer ABCD bit signalling and thus is not available to carry user data.rw
Enumeration
.1.3.6.1.4.1.123.2.20.1.1.7
nnciE1SlotShieldLevelThis object is used to control the level of the coax shield at the E1 physical interface for each of the receive and transmit lines. The two shields (receive and transmit) can be controlled independently.rw
Enumeration
.1.3.6.1.4.1.123.2.20.1.1.9
nnciE1SlotLinkStatusThis object returns the current 'alarm' state of the E1 interface.ro
T1E1Status
.1.3.6.1.4.1.123.2.20.1.1.11
nnciE1SlotThresholdThis object controls the system's tolerance of failures on the specified interface. If more than the specified number of failures occurs in one hour, the interface will be removed from consideration as a source of synchronization. A failure is defined as the occurrence of an alarm condition on the interface, i.e. one that results in any bits other than 0 (zero) or 9 (nine) being set in the nnciE1SlotLinkStatus object.rw
INTEGER
.1.3.6.1.4.1.123.2.20.1.1.12
nnciE1TypeOfStatsThe type of stats to be collected for this E1 link.rw
Enumeration
.1.3.6.1.4.1.123.2.20.1.1.14
nnciE1SlotTrunkConditioningEnableThis object controls when trunk-conditioning is applied to the specified interface. Trunk- conditioning is the process by which all of the connections to the interface are temporarily broken and a known pattern is sent on each channel of the interface.rw
INTEGER
.1.3.6.1.4.1.123.2.20.1.1.21
nnciE1SlotAlarmDeclarationTimeThis object controls the interval for which the local loss-of-frame condition is debounced.rw
INTEGER
.1.3.6.1.4.1.123.2.20.1.1.22
nnciE1SlotAlarmClearingTimeThis object controls the interval for which the reacquisition of local frame is debounced.rw
INTEGER
.1.3.6.1.4.1.123.2.20.1.1.23
nnciE1SlotCRCFramingThis object controls the generation and use of a Cyclic Redundancy Check during reframing.rw
Enumeration
.1.3.6.1.4.1.123.2.20.1.1.25
nnciE1
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.21
nnciE1TableThis table contains all of the configuration and status information for a E1 circuit
SEQUENCE OF NnciE1TableEntry
.1.3.6.1.4.1.123.2.21.1
nnciE1TableEntryA list of all of the configuration and status information for an E1 circuit
NnciE1TableEntry
.1.3.6.1.4.1.123.2.21.1.1
nnciE1BusyOutWhat signalling will be transmitted on the circuit when the circuit is not connected.rw
Enumeration
.1.3.6.1.4.1.123.2.21.1.1.3
nnciE1AlternateDigitInversionWhether or not Alternate Digit Inversion (ADI) will be applied to the data transmitted and received on the circuit.rw
Enumeration
.1.3.6.1.4.1.123.2.21.1.1.6
nnciE1DefaultDataThe value that is to be transmitted on the circuit when it is not connected.rw
OneByte
.1.3.6.1.4.1.123.2.21.1.1.9
nnciE1FirstCodeThe nnciE1FirstCode object is one of two which determines the signalling that will be sent during the Trunk-Conditioning process. This object determines the signalling that will be sent during a timed-break, if one is applied.rw
INTEGER
.1.3.6.1.4.1.123.2.21.1.1.10
nnciE1SecondCodeThe nnciE1SecondCode object is the second of two objects which determines the signalling that will be sent during the Trunk-Conditioning process. This object determines the signalling that will be sent for the duration of the trunk-conditioning process, following the timed-break.rw
INTEGER
.1.3.6.1.4.1.123.2.21.1.1.11
nnciE1PartOfSuperRateThis parameter is used to form a circular linked list of circuit numbers which make up a superrate connection. It contains the circuit number of the next circuit in the superrate connection or zero if the circuit is not part of a super-rate group.rw
CircuitNumber
.1.3.6.1.4.1.123.2.21.1.1.13
nnciE1BitsUsedA bitmap which indicates which bits of the E1 circuit are to be used for data.rw
INTEGER
.1.3.6.1.4.1.123.2.21.1.1.14
nnciE1SuperRateCircuitMapWhen written to, this object builds the circularly-linked list of circuits represented by the one bits in the value written. When read, this object returns the bit map corresponding to the super-rate group of which this circuit is a memberrw
INTEGER
.1.3.6.1.4.1.123.2.21.1.1.21
nnciE1SuperRateNumCircuitsWhen written to, this object builds the circularly-linked list of circuits to represent the super-rate group which begins at this circuit and contains the specified number of circuits. When read, this object returns the number of circuits in the super-rate group of which this circuit is a member.rw
INTEGER
.1.3.6.1.4.1.123.2.21.1.1.22
nnciT1Slot
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.22
nnciT1SlotTableThis table contains all of the configuration and status information for a T1 interface.
SEQUENCE OF NnciT1SlotTableEntry
.1.3.6.1.4.1.123.2.22.1
nnciT1SlotTableEntryA list of all of the configuration and status information for a T1 interface.
NnciT1SlotTableEntry
.1.3.6.1.4.1.123.2.22.1.1
nnciT1SlotAlarmControlThis object can be used to control the alarm condition that is indicated by the specified interface. If ForceYellow is selected, the interface will provide the same indication to the far end as if the local interface had lost frame. If ForceAIS is selected, the interface will transmit an unframed all ones signal towards the far end.rw
Enumeration
.1.3.6.1.4.1.123.2.22.1.1.1
nnciT1SlotFramingStyleThis object is used to select either D4 or ESF framing for the T1 link.rw
Enumeration
.1.3.6.1.4.1.123.2.22.1.1.2
nnciT1SlotZeroSuppressionThis object is used to select the kind, if any, of zero-code suppression to be used on the link.rw
Enumeration
.1.3.6.1.4.1.123.2.22.1.1.3
nnciT1SlotLinkStatusThis object returns the current 'alarm' state of the T1 facility.ro
T1E1Status
.1.3.6.1.4.1.123.2.22.1.1.7
nnciT1SlotLoopLengthThis object is used to control the pre-equalization applied to signal before transmission.rw
Enumeration
.1.3.6.1.4.1.123.2.22.1.1.8
nnciT1SlotThresholdThis object controls the system's tolerance of failures on the specified T1 link. If more than the specified number of failures occurs in one hour, the interface will be removed from consideration as a source of synchronization. A failure is defined as the occurrence of an alarm condition on the interface, i.e. one that results in any bits other than 0 (zero) or 9 (nine) being set in the nnciT1SlotLinkStatus object.rw
INTEGER
.1.3.6.1.4.1.123.2.22.1.1.9
nnciT1SlotLoopbackThis object is used to set or remove loopbacks on the T1 linkrw
Enumeration
.1.3.6.1.4.1.123.2.22.1.1.11
nnciT1SlotTrunkConditioningEnableThis object controls when trunk-conditioning is applied to the specified T1 link. Trunk- conditioning is the process by which all of the connections to the link are temporarily broken and a known pattern is sent on each channel of the T1.rw
INTEGER
.1.3.6.1.4.1.123.2.22.1.1.16
nnciT1SlotAlarmDeclarationTimeThis object controls the interval for which the local loss-of-frame condition is debounced. The debounce algorithm and default value correspond to the requirements of AT&T PUB 62411.rw
INTEGER
.1.3.6.1.4.1.123.2.22.1.1.17
nnciT1SlotAlarmClearingTimeThis object controls the interval for which the reacquisition of local frame is debounced. The debounce algorithm and default value correspond to the requirements of AT&T PUB 62411.rw
INTEGER
.1.3.6.1.4.1.123.2.22.1.1.18
nnciT1SlotCRCFramingThis object controls whether a Cyclic Redundancy Check is used when the specified T1 link reframes. This is only applicable to T1 links that a programmed for ESF operation.rw
Enumeration
.1.3.6.1.4.1.123.2.22.1.1.20
nnciT1
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.23
nnciT1TableThis table contains all of the configuration and status information for a T1 circuit
SEQUENCE OF NnciT1TableEntry
.1.3.6.1.4.1.123.2.23.1
nnciT1TableEntryA list of all of the configuration and status information for an T1 circuit
NnciT1TableEntry
.1.3.6.1.4.1.123.2.23.1.1
nnciT1BusyOutWhat action will be taken on the circuit when the circuit is not connected.rw
Enumeration
.1.3.6.1.4.1.123.2.23.1.1.1
nnciT1RobbedBitSigThis object is used to enable or disable Robbed-Bit Signalling for the circuit.rw
Enumeration
.1.3.6.1.4.1.123.2.23.1.1.4
nnciT1InversionWhether or not data transmitted on this circuit is inverted.rw
Enumeration
.1.3.6.1.4.1.123.2.23.1.1.5
nnciT1DefaultDataThe value that is to be transmitted on the circuit when it is not connected.rw
OneByte
.1.3.6.1.4.1.123.2.23.1.1.8
nnciT1FirstCodeThe nnciT1FirstCode object is one of two which determines the signalling that will be sent during the Trunk-Conditioning process. This object determines the signalling that will be sent during a timed-break, if one is applied.rw
INTEGER
.1.3.6.1.4.1.123.2.23.1.1.9
nnciT1SecondCodeThe nnciT1SecondCode object is the second of two objects which determines the signalling that will be sent during the Trunk-Conditioning process. This object determines the signalling that will be sent for the duration of the trunk-conditioning process, following the timed-break.rw
INTEGER
.1.3.6.1.4.1.123.2.23.1.1.10
nnciT1PartOfSuperRateThis parameter is used to form a circular linked list of circuit numbers which make up a superrate connection It contains the circuit number of the next circuit in the superrate connection or zero if the circuit is not part of a super-rate grouprw
CircuitNumber
.1.3.6.1.4.1.123.2.23.1.1.12
nnciT1BitsUsedA bitmap which indicates which bits of the T1 circuit are to be used for data.rw
INTEGER
.1.3.6.1.4.1.123.2.23.1.1.13
nnciT1SuperRateCircuitMapWhen written to, this object builds the circularly-linked list of circuits represented by the one bits in the value written. When read, this object returns the bit map corresponding to the super-rate group of which this circuit is a memberrw
INTEGER
.1.3.6.1.4.1.123.2.23.1.1.20
nnciT1SuperRateNumCircuitsWhen written to, this object builds the circularly-linked list of circuits to represent the super-rate group which begins at this circuit and contains the specified number of circuits. When read, this object returns the number of circuits in the super-rate group of which this circuit is a memberrw
INTEGER
.1.3.6.1.4.1.123.2.23.1.1.21
nnciBridge
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.55
nnciBridgeTableThis table contains all of the configuration information for a Bridge.
SEQUENCE OF NnciBridgeTableEntry
.1.3.6.1.4.1.123.2.55.1
nnciBridgeTableEntryA list of all of the configuration information required for a Bridge.
NnciBridgeTableEntry
.1.3.6.1.4.1.123.2.55.1.1
nnciBrdgAddressThe data-link layer address to which messages destined for the bridge should be sent.ro
PhysAddress (SNMPv2-TC)
.1.3.6.1.4.1.123.2.55.1.1.3
nnciBrdgUptimeThe elapsed time in hundredths of a second since the bridge entity was last reset.ro
ExtendedTime
.1.3.6.1.4.1.123.2.55.1.1.4
nnciBrdgInterfaceCountThe number of interfaces which are programmed to be used for/by the bridge.ro
INTEGER
.1.3.6.1.4.1.123.2.55.1.1.5
nnciBrdgMaxInterfaceCountThe maximum possible number of interfaces supported by the bridge.ro
INTEGER
.1.3.6.1.4.1.123.2.55.1.1.6
nnciBrdgMapCircuitToInterfaceWhich interface the specified device belongs to.ro
InterfaceIndex
.1.3.6.1.4.1.123.2.55.1.1.7
nnciBrdgSt
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.61
nnciBridgeStPhase1
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.61.1
nnciBridgeStPhase1GroupOne
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.61.1.1
nnciBrdgStFramesFilteredThe number of frames received by the bridge and discarded based on information in the address filter.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.61.1.1.4
nnciBrdgStFramesForwardedThe number of frames received by the bridge, not discarded and forwarded to a single destination.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.61.1.1.5
nnciBrdgStFramesFloodedThe number of frames received by the bridge, not discarded, but re-transmitted on all interfacesro
ExtendedCounter
.1.3.6.1.4.1.123.2.61.1.1.6
nnciBrdgStTimeSinceLastResetThe elapsed time in hundredths of a second since the bridge's statistical counters were last reset.ro
ExtendedTime
.1.3.6.1.4.1.123.2.61.1.1.11
nnciFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.62
nnciFilterTableThis table contains all of the configuration and status information related to the filtering mechanism of a Transparent Bridge.
SEQUENCE OF NnciFilterTableEntry
.1.3.6.1.4.1.123.2.62.1
nnciFilterTableEntryA list of all of the configuration and status information related to the filtering mechanism of a Transparent Bridge.
NnciFilterTableEntry
.1.3.6.1.4.1.123.2.62.1.1
nnciFilterResetThis object forces the bridge to reset the filtering database by first removing all of the entries from the filter and then re-initializing it with the entries from the permanent database. A get on this object will always return zerorw
Enumeration
.1.3.6.1.4.1.123.2.62.1.1.1
nnciFilterLearnThis object determines whether the address filter will learn the source addresses of frames transmitted on networks to which it is directly attached.rw
Enumeration
.1.3.6.1.4.1.123.2.62.1.1.2
nnciFilterPermDBChangeThis object indicates that the permanent database entries have changed since the last filter reset.ro
Enumeration
.1.3.6.1.4.1.123.2.62.1.1.4
nnciFilterPermDBMaxEntriesThis object indicates the maximum number of entries that may be placed in the permanent database of the bridge.ro
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.5
nnciFilterPermDBEntryCountThis object returns the number of entries currently in the permanent database.ro
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.6
nnciFilterPermDBContentsThis object provides access to the contents of the permanent database. The modifier is the entry number which can range from 1 to FILTER-PermDBEntryCount. If an attempt is made to access an entry that is not defined, an error will be returned.ro
FilterEntry
.1.3.6.1.4.1.123.2.62.1.1.7
nnciFilterAddPermDBEntryThis object provides a way to add an entry to the permanent database of the bridge. If the maximum size of the permanent database is exceeded, an error will be returned.rw
FilterEntry
.1.3.6.1.4.1.123.2.62.1.1.8
nnciFilterDeletePermDBEntryThis object provides a way to delete an entry from the permanent database of the bridge. If the specified entry does not exist, an error will be returned.rw
FilterEntry
.1.3.6.1.4.1.123.2.62.1.1.9
nnciFilterAFMaxEntriesThis object stores the maximum number of entries that may be placed in the address filter. The number includes both entries copied from the permanent database and learned entries.ro
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.10
nnciFilterAFEntryLifetimeThis object determined the lifetime of an entry in the address filter. Any entry that is present in the filter but not repeated within n nnciFilterAFEntryLifetime will be deleted from the filter. If the Spanning Tree Protocol is used, TBD this value of STP-ForwardDelay used to age the filter entries.rw
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.11
nnciFilterAFEntryCountThis object returns the number of entries currently in the address filter. This can be used in conjunction with nnciFilterAFContents to obtain the current contents of the address filter.ro
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.12
nnciFilterAFContentsThis object provides access tot he current contents of the address filter.ro
FilterEntry
.1.3.6.1.4.1.123.2.62.1.1.13
nnciFilterForwardMatrixThis object determines any restrictions on bridged traffic flow from a particular interface to all of the other interfaces. The restrictions are organized as a bit vector where the values are either permit or deny. The value of nnciFilterForwardMatrix [i,j] must be permit if any frame originating on interface i may be transmitted on interface j.rw
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.14
nnciFilterFloodUnicastMatrixThis object determines the handling of a unicast frame with an unrecognized destination. The bridge normally floods such frames on all interfaces except the one on which the frame was received. This object can be used to prevent frames being flooded onto specific interfaces. The restrictions are organized as a bit vector for each interface, where the values are either permit or deny.rw
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.15
nnciFilterTakeSnapShotA set with a value of snapshot will make a copy of the address filter that can be accessed by gets from nnciFilterContentsrw
Enumeration
.1.3.6.1.4.1.123.2.62.1.1.17
nnciFilterFloodMulticastMatrixThis object determines the handling of a multicast frame with an unrecognized destination. The bridge normally floods such frames on all interfaces except the one on which the frame was received. This object can be used to prevent frames being flooded onto specific interfaces. The restrictions are organized as a bit vector for each interface, where the values are either permit or deny.rw
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.18
nnciFilterFloodBroadcastMatrixThis object determines the handling of a broadcast frame with an unrecognized destination. The bridge normally floods such frames on all interfaces except the one on which the frame was received. This object can be used to prevent frames being flooded onto specific interfaces. The restrictions are organized as a bit vector for each interface, where the values are either permit or deny.rw
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.19
nnciFilterPermNVDBContentsThis object provides access to the permanent entries stored in NVM, it is used to provide a degree of indirection through the permanent entry vector necessary for minimal manipulation of the database during deletion of permanent entries.ro
FilterEntry
.1.3.6.1.4.1.123.2.62.1.1.20
nnciFilterDeleteAllPermEntriesThis object provides a way to delete all permanent entries from the database in one operation.rw
INTEGER
.1.3.6.1.4.1.123.2.62.1.1.21
nnciStp
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.63
nnciStpTableThis table contains all of the configuration and status information relating to the operation of the 802.1d Spanning Tree Protocol.
SEQUENCE OF NnciStpTableEntry
.1.3.6.1.4.1.123.2.63.1
nnciStpTableEntryA list of all of the configuration and status information relating to the operation of the 802.1d Spanning Tree Protocol.
NnciStpTableEntry
.1.3.6.1.4.1.123.2.63.1.1
nnciStpEnableThis object enables or disables the Spanning Tree Protocol. If the protocol is disabled, the bridge acts as a simple bridge, which routes packets based only on information in the address filter. Working without the Spanning Tree Protocol may lead to loops in the network topology and is not recommended. The remaining objects in this section are only defined when the Spanning Tree Protocol is enabled.rw
Enumeration
.1.3.6.1.4.1.123.2.63.1.1.1
nnciStpBridgePriorityThis object determines the role of the bridge in the spanning tree. It is used to decide which bridge in the network should be the root, which bridges should be active, and which bridges should operate in a standby mode. By changing the bridge priority, one can affect the configuration of the spanning tree. Bridges with smaller priority values are preferentially active i.e. smaller values indicate higher priorities. The bridge priority forms the upper two bytes of the bridge identifier used by the Spanning Tree Protocol.rw
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.2
nnciStpRootThis object identifies the bridge that is the root of the spanning tree.ro
BridgeIdentifier
.1.3.6.1.4.1.123.2.63.1.1.3
nnciStpRootPathCostThis cost of a path is the sum of the costs of the individual hops along the path to the root, where the cost of a hop is a user-assignable object usually related to the speed of the physical link (speed in Mbits/sec) - see also nnciStpInterfaceCost.ro
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.4
nnciStpRootInterfaceThis object indicates the interface currently used to send messages to the root bridge. It is chosen as the interface which provides the least-cost path to the root.ro
InterfaceIndex
.1.3.6.1.4.1.123.2.63.1.1.5
nnciStpMaxAgeThis object defines the maximum permissible age in seconds of the configuration information held for each interface. If the information becomes older than nnciStpMaxAge, without being updated by another configuration message from the root bridge, it is discarded, and the bridge attempts to become the designated bridge for that link. In this way, failures of the root or other bridges are detected. (See also nnciStpMyMaxAge).ro
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.6
nnciStpHelloTimeThis object is the value of the HelloTimer used by the root bridge. The present Spanning Tree protocol propogates this value, but the bridges never use it; they use nnciStpMyHelloTime instead.ro
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.7
nnciStpForwardDelayThis object defines the number of seconds that an interface is kept in the listening or learning state before being moved to the next state. If a topology change has been detected (i.e., nnciStpTopologyChange is true), then this value is also used as the maximum lifetime of entries in the address filter.ro
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.8
nnciStpMyMaxAgeThis object is assigned to nnciStpMaxAge if this bridge becomes the root of the spanning tree.rw
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.9
nnciStpMyHelloTimeThis object is the interval between transmission of configuration BPDUs (also called Hello messages) by the bridge. This object is also assigned to nnciStpHelloTime if this bridge becomes the root of the Spanning Tree.rw
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.10
nnciStpMyForwardDelayThis object is assigned to nnciStpForwardDelay if this bridge becomes the root of the Spanning Tree.rw
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.11
nnciStpTopologyChangeDetectedIf this object is true, then this bridge has detected a topology change recently and is sending topology change notifications (TCNs) to the root bridge.ro
Enumeration
.1.3.6.1.4.1.123.2.63.1.1.12
nnciStpSendingTopologyChangeIf this object is true, then the bridge has recently received a configuration BPDU with the topology change flag set. This indicates that the bridge has been notified (or has itself detected) a topology change, and all bridges in the network should use nnciStpForwardDelay as the aging time of entries in the filtering database for as long as the flag is set.ro
Enumeration
.1.3.6.1.4.1.123.2.63.1.1.13
nnciStpTimeSinceLastTopologyChangeThis object provides the elapsed time in seconds since the last change in network topology. This object is set to zero when a bridge reset occurs.ro
ExtendedTime
.1.3.6.1.4.1.123.2.63.1.1.14
nnciStpTopologyChangesThis object indicates the number of times that the topology change flag has been set to true since the last bridge reset.ro
Counter
.1.3.6.1.4.1.123.2.63.1.1.15
nnciStpTopologyChangeAckThis flag indicates whether the topology change acknowledge flag should be set in the next hello message generated on this interface. Setting this flag acknowledges the receipt of a topology change notification (TCN) from another bridge on the interface.ro
Enumeration
.1.3.6.1.4.1.123.2.63.1.1.16
nnciStpInterfacePriorityThis object is a user-settable priority assigned to each interface. The interface priority allows the network manager to indicate that a given interface should be preferentially used for forwarding messages. Interfaces with smaller numbers (higher priorities) are preferentially used for bridge traffic.rw
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.17
nnciStpInterfaceCostThis object indicates the relative cost of sending a frame out on a given interface. It is computed in the following manner. If nnciStpCostMultiplier is non-zero, then nnciStpInterfaceCost = (nnciStpCostMultiplier/100) * (10^9 / ifSpeed). If nnciStpCostMultiplier is zero, then nnciStpInterfaceCost = nnciStpUserAssignedCost. In this way, the cost of an interface can either track the bandwidth allocated, or be assigned a fixed value. Note that the value is not allowed to be zero.rw
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.18
nnciStpDesignatedBridgeThis object specifies the designated bridge for the link (LAN or WAN) attached to the interface. Specifically, it is the id of the designated bridge. The designated bridge for a link is chosen as the bridge with the least-cost path to the root.ro
BridgeIdentifier
.1.3.6.1.4.1.123.2.63.1.1.19
nnciStpDesignatedInterfaceThis object indicates the interface that the bridge given by nnciStpDesignatedBridge uses to send configuration messages over the link (LAN or WAN). Specifically, it is the id of the interface (i.e., the concatenation of the interface priority and the interface address). This object is of interest if the designated bridge has more than one interface connected to the link.ro
InterfaceIndex
.1.3.6.1.4.1.123.2.63.1.1.20
nnciStpDesignatedRootThis object indicates who the designated bridge thinks is the root (i.e., what the value of nnciStpRoot is on the bridge given by nnciStpDesignateBridge). This object will only differ from nnciStpRoot when the topology of the spanning tree is changing.ro
BridgeIdentifier
.1.3.6.1.4.1.123.2.63.1.1.21
nnciStpDesignatedCostThis object provides the cost of the cheapest path between nnciStpDesignatedBridge and nnciStpDesignatedRoot.ro
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.22
nnciStpConfigurationMessagePendingIf this object is true, then a configuration BPDU has been queued for transmission due to the transmission of another configuration BPDU within the last second.ro
Enumeration
.1.3.6.1.4.1.123.2.63.1.1.23
nnciStpAllowableDeviationsThis object specifies those deviations from the 802.1d document that will be tolerated by the bridge. If the bit in the specified position is 1, then that deviation will be allowed.rw
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.24
nnciStpCostMultiplierThis object is the weight assigned to the default cost, expressed as a percentage. That is, a multiplier of 50 means the interface should have half its default cost as determined by its speed. See the description of nnciStpInterfaceCost for more details.rw
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.25
nnciStpUserAssignedCostThis object is used to determine the cost assigned to a interface. See the description of nnciStpInterfaceCost for the details.rw
INTEGER
.1.3.6.1.4.1.123.2.63.1.1.26
nnciHdlc
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.66
nnciHdlcTableThis table contains all of the configuration, status and statistical information required for an HDLC circuit.
SEQUENCE OF NnciHdlcTableEntry
.1.3.6.1.4.1.123.2.66.1
nnciHdlcTableEntryA list of all of the configuration, status and statistical information required for an HDLC circuit.
NnciHdlcTableEntry
.1.3.6.1.4.1.123.2.66.1.1
nnciHdlcBytesTransmittedA count of data and padding bytes that were successfully transmitted.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.66.1.1.1
nnciHdlcFramesTransmittedThe number of frames that were successfully transmitted.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.66.1.1.2
nnciHdlcRxGoodBytesThe number of bytes in frames that were successfully received.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.66.1.1.3
nnciHdlcRxGoodFramesThe number of frames that were successfully received.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.66.1.1.4
nnciHdlcUnderrunThe number of frames that should have been transmitted by the station, but could not be transmitted due to an internal MAC sublayer transmit error.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.66.1.1.5
nnciHdlcCRCErrorThe number of frames that contained an integral number of bytes but did not pass the frame sequence.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.66.1.1.6
nnciHdlcAlignmentErrorThe number of frames that did not contain an integral number of bytes and did not pass the frame sequence.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.66.1.1.7
nnciHdlcOverrunThe number of frames which should have been received by the station, but could not be accepted due to an internal MAC sublayer receive error.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.66.1.1.8
nnciHdlcAbortThe number of the number of times that a minimum of seven consecutive ones was received during frame reception.ro
ExtendedCounter
.1.3.6.1.4.1.123.2.66.1.1.9
nnciHdlcSinceLastResetThis object indicates the elapsed time in hundredths of a second since the HDLC device's statistical counters were last reset.ro
ExtendedTime
.1.3.6.1.4.1.123.2.66.1.1.11
nnciHdlcApplicationThis object indicates the elapsed time in hundredths of a second since the HDLC device's statistical counters were last reset.ro
Enumeration
.1.3.6.1.4.1.123.2.66.1.1.12
nnciSdc
OBJECT IDENTIFIER
.1.3.6.1.4.1.123.2.72
nnciSdcTableThis table contains all of the configuration and status information for a Synchronous Data Module circuit.
SEQUENCE OF NnciSdcTableEntry
.1.3.6.1.4.1.123.2.72.1
nnciSdcTableEntryA list of all of the configuration and status information required for a Synchronous Data Module circuit.
NnciSdcTableEntry
.1.3.6.1.4.1.123.2.72.1.1
nnciSdcInterfaceControlDetermines the gender (DTE/DCE) of the specified circuit. The gender is used to a) control the operation and interpretation of the control leads and determine the source of clocks for the interface.rw
Enumeration
.1.3.6.1.4.1.123.2.72.1.1.1
nnciSdcInterfaceSpeedThis object determines the speed of the specified interface in multiples of 800 bits/s. When the interface is in Data Terminal Equipment (DTE) mode (see nnciSdcInterfaceControl), the interface will run at the speed of the supplied clocks, regardless of the value of this object.rw
INTEGER
.1.3.6.1.4.1.123.2.72.1.1.2
nnciSdcLeadsDefaultOnThis controls the state of the control leads on the specified interface. The control leads that are affected by this object are determined by a) the type of the interface and b) the mode (or gender) of the interface. The leads specified by this object are asserted towards the attached equipment. If there is a conflict between the leads that are 'defaulted on' and those that are 'defaulted off', the value of this object is taken to be correct.rw
ControlLeads
.1.3.6.1.4.1.123.2.72.1.1.3
nnciSdcLeadDefaultOffThe interface control leads specified by this object are de-asserted towards the attached equipment.rw
ControlLeads
.1.3.6.1.4.1.123.2.72.1.1.4
nnciSdcInterfaceStatusThis object reports the current status of the control leads associated with the specified interface. The meanings of the bits reported by this object depend on the type and gender of the interface.rw
ControlLeads
.1.3.6.1.4.1.123.2.72.1.1.5
NEWBRIDGE-MIB - SNMP MIB Reference | MIBs Explorer