pNext

AI MIB Summary

Standard SNMP MIB module defining data structures for pNext.

87
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

87 total
Object Name
netreality
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382
IMPORTS
Unknown
.1.3.6.1.4.1.2382
nrShortResourcesA trap indicating shortage of agent resources.
TRAP-TYPE
.1.3.6.1.4.1.2382.0.1
nrDiagnosticFailureA trap indicating resource failure
TRAP-TYPE
.1.3.6.1.4.1.2382.0.2
nrDLCIRemoveA trap indicating DLCI remove. The varibles specifies it's interface and DLCI number
TRAP-TYPE
.1.3.6.1.4.1.2382.0.3
nrGeneral
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.1
nrManagers
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.1.1
nrTrapHostsTableA list of trap_hosts entries.
SEQUENCE OF NrTrapHostsEntry
.1.3.6.1.4.1.2382.1.1.1
nrTrapHostsEntryA trap-receiving host entry, containing trap-host objects for a particular host.
NrTrapHostsEntry
.1.3.6.1.4.1.2382.1.1.1.1
nrTrapIPaddressThe ip address of the host to be sent all trapsrw
IpAddress
.1.3.6.1.4.1.2382.1.1.1.1.1
nrTrapPortUDP port number for receiving agent traps. port=0 will delete all entryrw
INTEGER
.1.3.6.1.4.1.2382.1.1.1.1.2
nrSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.1.2
nrSysResetSetting the value of this attribute to ON is interpreted as a reset command for the system.rw
Enumeration
.1.3.6.1.4.1.2382.1.2.1
nrSysSetDefaultsSetting the value of this attribute to Start will cause the system to set the persitent parameters to the factory default values. These values will become active after the next system resetrw
Enumeration
.1.3.6.1.4.1.2382.1.2.2
nrSysTrapCounterThis attribute counts the total number of traps generated by the device, since initialization.ro
Counter
.1.3.6.1.4.1.2382.1.2.3
nrSysEventResetThis attribute reinitiate the Alaram/Events group as if the agent was restarted. The management raises this flag in case the management restart or in case it lost syncronisation with the agentrw
Enumeration
.1.3.6.1.4.1.2382.1.2.4
nrSysSerialBox's hardware serial number, for example: WW298090218ro
DisplayString
.1.3.6.1.4.1.2382.1.2.5
nrTrapInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.1.3
nrTrapRSTypeThis attribute identifies the resource typero
Enumeration
.1.3.6.1.4.1.2382.1.3.1
nrProducts
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.2
nrWanwise
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.2.1
nrFr
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3
nrInterface
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3.1
nrIfTable
SEQUENCE OF NrIfEntry
.1.3.6.1.4.1.2382.3.1.1
nrIfEntry
NrIfEntry
.1.3.6.1.4.1.2382.3.1.1.1
nrIfIndexSuch as the interface index in MIB2ro
INTEGER
.1.3.6.1.4.1.2382.3.1.1.1.1
nrIfInUtilizationIt contains the In utilization calculated every 1 minute as Delta(In Octets) * 8 * 100 / (ifspeed * 60)ro
INTEGER
.1.3.6.1.4.1.2382.3.1.1.1.2
nrIfOutUtilizationIt contains the Out utilization calculated every 1 minute as Delat(nrOutLastOctets) * 8 * 100 / (ifspeed * 60)ro
INTEGER
.1.3.6.1.4.1.2382.3.1.1.1.3
nrIfInErrRatioIt contains the In Error packet percentage calculated every 60 seconds as follows: Bad Packets * 100 / (Good Packets + Bad Packets)ro
INTEGER
.1.3.6.1.4.1.2382.3.1.1.1.4
nrIfOutErrRatioIt contains the Out Error packet percentage calculated every 60 seconds as follows: Bad Packets * 100 / (Good Packets + Bad Packets)ro
INTEGER
.1.3.6.1.4.1.2382.3.1.1.1.5
nrIfPhysConnTypeType of physical cable/linero
Enumeration
.1.3.6.1.4.1.2382.3.1.1.1.6
nrIfTypeMib2 ifType detaled.ro
Enumeration
.1.3.6.1.4.1.2382.3.1.1.1.7
nrIfOperModeOperational mode for current interfacero
Enumeration
.1.3.6.1.4.1.2382.3.1.1.1.8
nrIfGroupNmGroup number to which current interface belongs.ro
INTEGER
.1.3.6.1.4.1.2382.3.1.1.1.9
nrFrame-relay
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3.2
nrFrCircuitTableThe 1315 Circuit Table extension
SEQUENCE OF NrFrCircuitEntry
.1.3.6.1.4.1.2382.3.2.2
nrFrCircuitEntryextension varibles for a sinngle DLCI
NrFrCircuitEntry
.1.3.6.1.4.1.2382.3.2.2.1
nrFrCircuitIfIndexSuch as 1315 circuit table - the interface indexro
Index
.1.3.6.1.4.1.2382.3.2.2.1.1
nrFrCircuitDlciSuch as 1315 circuit table - the dlci numberro
DLCI
.1.3.6.1.4.1.2382.3.2.2.1.2
nrFrCircuitInCIRUtilizationDelta in * 100 / CIR * 60ro
INTEGER
.1.3.6.1.4.1.2382.3.2.2.1.3
nrFrCircuitOutCIRUtilizationDelta out octets * 100 / CIR * 60ro
INTEGER
.1.3.6.1.4.1.2382.3.2.2.1.4
nrFrCircuitInDiscardThe total number of in octets not counted by the higher layersro
Counter
.1.3.6.1.4.1.2382.3.2.2.1.5
nrFrCircuitOutDiscardThe total number of out octets not counted by the higher layersro
Counter
.1.3.6.1.4.1.2382.3.2.2.1.6
nrFrCircuitEchoAddressThe ip address of the host to be sent response time measurement packetsrw
IpAddress
.1.3.6.1.4.1.2382.3.2.2.1.7
nrFrCircuitEchoProtoProtocol for reponse time measurementsrw
Enumeration
.1.3.6.1.4.1.2382.3.2.2.1.8
nrFrCircuitEchoStatusOperational status of reponse time measurementsrw
Enumeration
.1.3.6.1.4.1.2382.3.2.2.1.9
nrFrCircuitLastResponseTimeLast response time measurement result (in msec). Value = 0 means the measurement failurero
INTEGER
.1.3.6.1.4.1.2382.3.2.2.1.10
nrRmon
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3.3
nrNlMatrix
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3.3.1
nrNlMatrixTableThe RMON2 nl Matrix
SEQUENCE OF NrNlMatrixEntry
.1.3.6.1.4.1.2382.3.3.1.1
nrNlMatrixEntry
NrNlMatrixEntry
.1.3.6.1.4.1.2382.3.3.1.1.1
nrNlMatrixifNumberThe interface numberro
INTEGER
.1.3.6.1.4.1.2382.3.3.1.1.1.1
nrNlMatrixDlciNumberThe DLCI number (if+DLCI uniquely identifies the data source) This is a simpler form of the RMON2 standard which uses the data source OIDro
INTEGER
.1.3.6.1.4.1.2382.3.3.1.1.1.2
nrNlMatrixProtocolThe value of the protocol directory local indexro
INTEGER
.1.3.6.1.4.1.2382.3.3.1.1.1.3
nrNlMatrixAddress1The NL address of one of the conversation partiesro
OCTET STRING
.1.3.6.1.4.1.2382.3.3.1.1.1.4
nrNlMatrixAddress2The NL address of the other (than address1) conversation partyro
OCTET STRING
.1.3.6.1.4.1.2382.3.3.1.1.1.5
nrNl1to2UfromCIRThe total number of send and receive octets / CIR. In case of No CIR is exists - use a default CIR which is ifspeed/no. of DLCI per linero
INTEGER
.1.3.6.1.4.1.2382.3.3.1.1.1.6
nrNlHost
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3.3.2
nrNlHostTableThe RMON2 nl Matrix
SEQUENCE OF NrNlHostEntry
.1.3.6.1.4.1.2382.3.3.2.1
nrNlHostEntry
NrNlHostEntry
.1.3.6.1.4.1.2382.3.3.2.1.1
nrNlHostifNumberThe line interface numberro
INTEGER
.1.3.6.1.4.1.2382.3.3.2.1.1.1
nrNlHostDlciNumberThe DLCI number (if+DLCI uniquely identifies the data source) This is a simpler form of the RMON2 standard which uses the data source OIDro
INTEGER
.1.3.6.1.4.1.2382.3.3.2.1.1.2
nrNlHostProtocolThe value of the protocol directory local indexro
INTEGER
.1.3.6.1.4.1.2382.3.3.2.1.1.3
nrNlHostAddressThe NL address of one of the conversation partiesro
OCTET STRING
.1.3.6.1.4.1.2382.3.3.2.1.1.4
nrNlHostUtilizationThe total number of send and receive octets for a specific Host out of the CIR. In case of No CIR is exists - use a default CIR which is ifspeed/no. of DLCI per linero
INTEGER
.1.3.6.1.4.1.2382.3.3.2.1.1.5
nrBulk
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3.4
nrtCtrl
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3.4.1
nrtCtrlLtermIntervalThe periodical time the agent is freezing a long term statistics When any time periods are changed all previous buckets are purged and collection restartsrw
INTEGER
.1.3.6.1.4.1.2382.3.4.1.1
nrtCtrlLtermBucketsGrantro
Unknown
.1.3.6.1.4.1.2382.3.4.1.2
nrtCtrlLtermLastThe index of the last long term Bucket.ro
INTEGER
.1.3.6.1.4.1.2382.3.4.1.3
nrtCtrlLtermTimeThe agent's sysuptime - when the last long term bucket was collectedro
INTEGER
.1.3.6.1.4.1.2382.3.4.1.4
nrtCtrlStermIntervalrw
INTEGER
.1.3.6.1.4.1.2382.3.4.1.5
nrtCtrlStermBucketsGrantro
Unknown
.1.3.6.1.4.1.2382.3.4.1.6
nrtCtrlStermLastThe index of the last short term Bucket.ro
INTEGER
.1.3.6.1.4.1.2382.3.4.1.7
nrtCtrlStermTimeThe agent's sysuptime - when the last short term bucket was collectedro
INTEGER
.1.3.6.1.4.1.2382.3.4.1.8
nrShortTermData
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3.4.2
nrShortTermDataTable
SEQUENCE OF NrShortTermDataEntry
.1.3.6.1.4.1.2382.3.4.2.1
nrShortTermDataEntry
NrShortTermDataEntry
.1.3.6.1.4.1.2382.3.4.2.1.1
nrShortTermBucketIndexThe bucket index is a sequential index without repetition (1/2min * 2**32)...ro
INTEGER
.1.3.6.1.4.1.2382.3.4.2.1.1.1
nrShortTermDataIndexThe data index is a sequential index starts at 1 for every bucketro
INTEGER
.1.3.6.1.4.1.2382.3.4.2.1.1.2
nrShortTermDataDataro
OCTET STRING -- SIZE
.1.3.6.1.4.1.2382.3.4.2.1.1.3
nrLongTermData
OBJECT IDENTIFIER
.1.3.6.1.4.1.2382.3.4.3
nrLongTermDataTable
SEQUENCE OF NrLongTermDataEntry
.1.3.6.1.4.1.2382.3.4.3.1
nrLongTermDataEntry
NrLongTermDataEntry
.1.3.6.1.4.1.2382.3.4.3.1.1
nrLongTermBucketIndexThe bucket index is a sequential index without repetition (1/2min * 2**32)...ro
INTEGER
.1.3.6.1.4.1.2382.3.4.3.1.1.1
nrLongTermDataIndexThe data index is a sequential index starts at 1 for every bucketro
INTEGER
.1.3.6.1.4.1.2382.3.4.3.1.1.2
nrLongTermDataDataro
OCTET STRING -- SIZE
.1.3.6.1.4.1.2382.3.4.3.1.1.3
pNext - SNMP MIB Reference | MIBs Explorer