Nortel-Magellan-Passport-NetSentryMIB Download
The module describing the Nortel Magellan Passport
NetSentry Enterprise MIB.
IPHost Network Monitor offer an easy way of SNMP monitoring your Nortel network devices,
Firewalls, Repeaters.
OID list for Nortel-Magellan-Passport-NetSentryMIB
- vrNsRowStatusTable
- This entry controls the addition and deletion of vrNs components.
- vrNsRowStatusEntry
- A single entry in the table represents a single vrNs component.
- vrNsRowStatus
- This variable is used as the basis for SNMP naming of vrNs components. These components can be added and deleted.
- vrNsComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsStorageType
- This variable represents the storage type value for the vrNs tables.
- vrNsIndex
- This variable represents the index for the vrNs tables.
- vrNsProvTable
- This contains the global NetSentry control flags.
- vrNsProvEntry
- An entry in the vrNsProvTable.
- vrNsDropConditions
- This attribute controls under what circumstances NetSentry drops packets. It is possible for NetSentry to drop packets when: There is no memory to contain statistics for this packet (statsNoMem), it is for whatever reason impossible to clone, copy, or log ...
- vrNsStatsTable
- This contains the global NetSentry (in particular, non-protocol specific) statistics.
- vrNsStatsEntry
- An entry in the vrNsStatsTable.
- vrNsPacketsProcessed
- This attribute counts the total number of packets processed through NetSentry. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsPacketsFailed
- This attribute counts the total number of packets processed through NetSentry which ended with a fail disposition. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsStatsNoMem
- This attribute counts the total number of packets processed through NetSentry for which statistic should have been gathered, but for which statistics were not gathered due to a failure to allocate memory. Such packets may or may not be dropped according t ...
- vrNsHsaOkayFailed
- This attribute counts the total number of packets processed through NetSentry which encountered, and did not match, an hsa_okay pattern. Such packets are likely to be generated from misconfigured hosts. Some operator action to track down these hosts is ad ...
- vrNsDepthExceeded
- This attribute counts the total number of times a NetSentry filter was executed which referenced too many layers of indirect filters. If this count is non-zero, the filter definitions the unit is using are incorrect, and some operator action to track down ...
- vrNsDroppedStatsNoMem
- This counts the total number of packets that were actually dropped due to an inability to allocate memory to hold statistics for the packet. Such a packet must have had a NetSentry statistics gathering action applied to it, in order for the attempt to gat ...
- vrNsDroppedCantCloneTo
- This counts the total number of packets that were dropped due to the failure of a clone_to action applied to the packet. This counter will only increment if the dropConditions attribute includes the cantCloneTo value.
- vrNsDroppedCantLogTo
- This counts the total number of packets that were dropped due to the failure of a log_to action applied to the packet. This counter will only increment if the dropConditions attribute includes the cantLogTo value.
- vrNsDroppedCantCopyTo
- This counts the total number of packets that were dropped due to the failure of a copy_to action applied to the packet. This counter will only increment if the dropConditions attribute includes the cantCopyTo value.
- vrNsDroppedNullFilter
- This counts the total number of packets that were dropped because the packet passed through a filter point into which was provisioned a filter which was never defined in a file loaded into NetSentry. Such filter points have atached to the the so-call Null ...
- vrNsFileRowStatusTable
- This entry controls the addition and deletion of vrNsFile components.
- vrNsFileRowStatusEntry
- A single entry in the table represents a single vrNsFile component.
- vrNsFileRowStatus
- This variable is used as the basis for SNMP naming of vrNsFile components. These components can be added and deleted.
- vrNsFileComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsFileStorageType
- This variable represents the storage type value for the vrNsFile tables.
- vrNsFileIndex
- This variable represents the index for the vrNsFile tables.
- vrNsFileOperTable
- This holds hold a single compiler error message.
- vrNsFileOperEntry
- An entry in the vrNsFileOperTable.
- vrNsFileCompilerErrorMsg
- This attribute contains a single string holding the compiler error which caused the compile to fail. In the event that the file is recompiled (using the RELoad verb), the value of this will change, to reflect the new error, if any was encountered, or no e ...
- vrNsEngineRowStatusTable
- This entry controls the addition and deletion of vrNsEngine components.
- vrNsEngineRowStatusEntry
- A single entry in the table represents a single vrNsEngine component.
- vrNsEngineRowStatus
- This variable is used as the basis for SNMP naming of vrNsEngine components. These components can be added and deleted.
- vrNsEngineComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsEngineStorageType
- This variable represents the storage type value for the vrNsEngine tables.
- vrNsEngineIndex
- This variable represents the index for the vrNsEngine tables.
- vrNsIPStatsRowStatusTable
- This entry controls the addition and deletion of vrNsIPStats components.
- vrNsIPStatsRowStatusEntry
- A single entry in the table represents a single vrNsIPStats component.
- vrNsIPStatsRowStatus
- This variable is used as the basis for SNMP naming of vrNsIPStats components. These components can be added and deleted.
- vrNsIPStatsComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsIPStatsStorageType
- This variable represents the storage type value for the vrNsIPStats tables.
- vrNsIPStatsIndex
- This variable represents the index for the vrNsIPStats tables.
- vrNsIPStatsAddrStatRowStatusTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrNsIPStatsAddrStat components.
- vrNsIPStatsAddrStatRowStatusEntry
- A single entry in the table represents a single vrNsIPStatsAddrStat component.
- vrNsIPStatsAddrStatRowStatus
- This variable is used as the basis for SNMP naming of vrNsIPStatsAddrStat components. These components cannot be added nor deleted.
- vrNsIPStatsAddrStatComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsIPStatsAddrStatStorageType
- This variable represents the storage type value for the vrNsIPStatsAddrStat tables.
- vrNsIPStatsAddrStatSourceAddressIndex
- This variable represents an index for the vrNsIPStatsAddrStat tables.
- vrNsIPStatsAddrStatDestinationAddressIndex
- This variable represents an index for the vrNsIPStatsAddrStat tables.
- vrNsIPStatsAddrStatStatsTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This is the basic statistic used throughout NetSentry by-protocol statistics gathering. It contains counters for total packets, total octets in packets, and two user counters, counter_1 and counter_2.
- vrNsIPStatsAddrStatStatsEntry
- An entry in the vrNsIPStatsAddrStatStatsTable.
- vrNsIPStatsAddrStatPacketCount
- This is the number of packets which caused the enclosing Statistics group to to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsIPStatsAddrStatByteCount
- This is the number of bytes in all the packets which caused the enclosing Statistics group to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsIPStatsAddrStatCounter1
- This is the number of times a packet caused a counter_1 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsIPStatsAddrStatCounter2
- This is the number of times a packet caused a counter_2 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsIPXStatsRowStatusTable
- This entry controls the addition and deletion of vrNsIPXStats components.
- vrNsIPXStatsRowStatusEntry
- A single entry in the table represents a single vrNsIPXStats component.
- vrNsIPXStatsRowStatus
- This variable is used as the basis for SNMP naming of vrNsIPXStats components. These components can be added and deleted.
- vrNsIPXStatsComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsIPXStatsStorageType
- This variable represents the storage type value for the vrNsIPXStats tables.
- vrNsIPXStatsIndex
- This variable represents the index for the vrNsIPXStats tables.
- vrNsIPXStatsAddrStatRowStatusTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrNsIPXStatsAddrStat components.
- vrNsIPXStatsAddrStatRowStatusEntry
- A single entry in the table represents a single vrNsIPXStatsAddrStat component.
- vrNsIPXStatsAddrStatRowStatus
- This variable is used as the basis for SNMP naming of vrNsIPXStatsAddrStat components. These components cannot be added nor deleted.
- vrNsIPXStatsAddrStatComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsIPXStatsAddrStatStorageType
- This variable represents the storage type value for the vrNsIPXStatsAddrStat tables.
- vrNsIPXStatsAddrStatSourceAddressIndex
- This variable represents an index for the vrNsIPXStatsAddrStat tables.
- vrNsIPXStatsAddrStatDestinationAddressIndex
- This variable represents an index for the vrNsIPXStatsAddrStat tables.
- vrNsIPXStatsAddrStatStatsTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This is the basic statistic used throughout NetSentry by-protocol statistics gathering. It contains counters for total packets, total octets in packets, and two user counters, counter_1 and counter_2.
- vrNsIPXStatsAddrStatStatsEntry
- An entry in the vrNsIPXStatsAddrStatStatsTable.
- vrNsIPXStatsAddrStatPacketCount
- This is the number of packets which caused the enclosing Statistics group to to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsIPXStatsAddrStatByteCount
- This is the number of bytes in all the packets which caused the enclosing Statistics group to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsIPXStatsAddrStatCounter1
- This is the number of times a packet caused a counter_1 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsIPXStatsAddrStatCounter2
- This is the number of times a packet caused a counter_2 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsATStatsRowStatusTable
- This entry controls the addition and deletion of vrNsATStats components.
- vrNsATStatsRowStatusEntry
- A single entry in the table represents a single vrNsATStats component.
- vrNsATStatsRowStatus
- This variable is used as the basis for SNMP naming of vrNsATStats components. These components can be added and deleted.
- vrNsATStatsComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsATStatsStorageType
- This variable represents the storage type value for the vrNsATStats tables.
- vrNsATStatsIndex
- This variable represents the index for the vrNsATStats tables.
- vrNsATStatsAddrStatRowStatusTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrNsATStatsAddrStat components.
- vrNsATStatsAddrStatRowStatusEntry
- A single entry in the table represents a single vrNsATStatsAddrStat component.
- vrNsATStatsAddrStatRowStatus
- This variable is used as the basis for SNMP naming of vrNsATStatsAddrStat components. These components cannot be added nor deleted.
- vrNsATStatsAddrStatComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsATStatsAddrStatStorageType
- This variable represents the storage type value for the vrNsATStatsAddrStat tables.
- vrNsATStatsAddrStatSourceAddressIndex
- This variable represents an index for the vrNsATStatsAddrStat tables.
- vrNsATStatsAddrStatDestinationAddressIndex
- This variable represents an index for the vrNsATStatsAddrStat tables.
- vrNsATStatsAddrStatStatsTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This is the basic statistic used throughout NetSentry by-protocol statistics gathering. It contains counters for total packets, total octets in packets, and two user counters, counter_1 and counter_2.
- vrNsATStatsAddrStatStatsEntry
- An entry in the vrNsATStatsAddrStatStatsTable.
- vrNsATStatsAddrStatPacketCount
- This is the number of packets which caused the enclosing Statistics group to to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsATStatsAddrStatByteCount
- This is the number of bytes in all the packets which caused the enclosing Statistics group to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsATStatsAddrStatCounter1
- This is the number of times a packet caused a counter_1 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsATStatsAddrStatCounter2
- This is the number of times a packet caused a counter_2 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsDNStatsRowStatusTable
- This entry controls the addition and deletion of vrNsDNStats components.
- vrNsDNStatsRowStatusEntry
- A single entry in the table represents a single vrNsDNStats component.
- vrNsDNStatsRowStatus
- This variable is used as the basis for SNMP naming of vrNsDNStats components. These components can be added and deleted.
- vrNsDNStatsComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsDNStatsStorageType
- This variable represents the storage type value for the vrNsDNStats tables.
- vrNsDNStatsIndex
- This variable represents the index for the vrNsDNStats tables.
- vrNsDNStatsAddrStatRowStatusTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrNsDNStatsAddrStat components.
- vrNsDNStatsAddrStatRowStatusEntry
- A single entry in the table represents a single vrNsDNStatsAddrStat component.
- vrNsDNStatsAddrStatRowStatus
- This variable is used as the basis for SNMP naming of vrNsDNStatsAddrStat components. These components cannot be added nor deleted.
- vrNsDNStatsAddrStatComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsDNStatsAddrStatStorageType
- This variable represents the storage type value for the vrNsDNStatsAddrStat tables.
- vrNsDNStatsAddrStatSourceAddressIndex
- This variable represents an index for the vrNsDNStatsAddrStat tables.
- vrNsDNStatsAddrStatDestinationAddressIndex
- This variable represents an index for the vrNsDNStatsAddrStat tables.
- vrNsDNStatsAddrStatStatsTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This is the basic statistic used throughout NetSentry by-protocol statistics gathering. It contains counters for total packets, total octets in packets, and two user counters, counter_1 and counter_2.
- vrNsDNStatsAddrStatStatsEntry
- An entry in the vrNsDNStatsAddrStatStatsTable.
- vrNsDNStatsAddrStatPacketCount
- This is the number of packets which caused the enclosing Statistics group to to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsDNStatsAddrStatByteCount
- This is the number of bytes in all the packets which caused the enclosing Statistics group to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsDNStatsAddrStatCounter1
- This is the number of times a packet caused a counter_1 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsDNStatsAddrStatCounter2
- This is the number of times a packet caused a counter_2 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsBrStatsRowStatusTable
- This entry controls the addition and deletion of vrNsBrStats components.
- vrNsBrStatsRowStatusEntry
- A single entry in the table represents a single vrNsBrStats component.
- vrNsBrStatsRowStatus
- This variable is used as the basis for SNMP naming of vrNsBrStats components. These components can be added and deleted.
- vrNsBrStatsComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsBrStatsStorageType
- This variable represents the storage type value for the vrNsBrStats tables.
- vrNsBrStatsIndex
- This variable represents the index for the vrNsBrStats tables.
- vrNsBrStatsAddrStatRowStatusTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrNsBrStatsAddrStat components.
- vrNsBrStatsAddrStatRowStatusEntry
- A single entry in the table represents a single vrNsBrStatsAddrStat component.
- vrNsBrStatsAddrStatRowStatus
- This variable is used as the basis for SNMP naming of vrNsBrStatsAddrStat components. These components cannot be added nor deleted.
- vrNsBrStatsAddrStatComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsBrStatsAddrStatStorageType
- This variable represents the storage type value for the vrNsBrStatsAddrStat tables.
- vrNsBrStatsAddrStatSourceAddressIndex
- This variable represents an index for the vrNsBrStatsAddrStat tables.
- vrNsBrStatsAddrStatDestinationAddressIndex
- This variable represents an index for the vrNsBrStatsAddrStat tables.
- vrNsBrStatsAddrStatStatsTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This is the basic statistic used throughout NetSentry by-protocol statistics gathering. It contains counters for total packets, total octets in packets, and two user counters, counter_1 and counter_2.
- vrNsBrStatsAddrStatStatsEntry
- An entry in the vrNsBrStatsAddrStatStatsTable.
- vrNsBrStatsAddrStatPacketCount
- This is the number of packets which caused the enclosing Statistics group to to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsBrStatsAddrStatByteCount
- This is the number of bytes in all the packets which caused the enclosing Statistics group to be incremented. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsBrStatsAddrStatCounter1
- This is the number of times a packet caused a counter_1 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsBrStatsAddrStatCounter2
- This is the number of times a packet caused a counter_2 action to be applied with reference to the enclosing Statistics group. This counter will wrap around to zero when it exceeds its maximum value, 4294967295.
- vrNsFilterRowStatusTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrNsFilter components.
- vrNsFilterRowStatusEntry
- A single entry in the table represents a single vrNsFilter component.
- vrNsFilterRowStatus
- This variable is used as the basis for SNMP naming of vrNsFilter components. These components cannot be added nor deleted.
- vrNsFilterComponentName
- This variable provides the component's string name for use with the ASCII Console Interface
- vrNsFilterStorageType
- This variable represents the storage type value for the vrNsFilter tables.
- vrNsFilterNameIndex
- This variable represents an index for the vrNsFilter tables.
- vrNsFilterKindIndex
- This variable represents an index for the vrNsFilter tables.
- vrNsFilterStatsTable
- *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the various counters associated with a particular filter definition. A packet being processed through a NetSentry filter will encounter zero or more dispositions according to which elements ...
- vrNsFilterStatsEntry
- An entry in the vrNsFilterStatsTable.
- vrNsFilterPacketsSucceeded
- This counter contains the number of packets which passed through NetSentry, which happen to have been matched against an element of the enclosing Filter component which had a succeed disposition.
- vrNsFilterBytesSucceeded
- This counter counts the number of bytes in the packets counted in the packetsSucceeded.
- vrNsFilterPacketsFailed
- This counter contains the number of packets which passed through NetSentry, which happen to have been matched against an element of the enclosing Filter which had a fail disposition.
- vrNsFilterBytesFailed
- This counter counts the number of bytes in the packets counted in the packetsFailed counter.
- vrNsFilterPacketsBreaked
- This counter contains the number of packets which passed through NetSentry, which happen to have been matched against an element of the enclosing Filter which had a break disposition.
- vrNsFilterBytesBreaked
- This counter counts the number of bytes in the packets counted in the packetsBreaked counter.
- vrNsFilterPacketsContinued
- This counter contains the number of packets which passed through NetSentry, which happen to have been matched against at least one element of the enclosing Filter which had a continue disposition. Such a packet may also have been counted in one of the pac ...
- vrNsFilterBytesContinued
- This counter counts the number of bytes in the packets counted in the packetsContinued counter.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.