WWP-ESM-MIB
WWP ESM MIB
Main OID:
wwpModulesEsm.1.3.6.1.4.1.6141.2.62
454
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
454 total| Object Name |
|---|
wwpModulesEsmWWP ESM MIB MODULE-IDENTITY .1.3.6.1.4.1.6141.2.62 |
wwpESM OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1 |
wwpESMSystem OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.1 |
wwpESMVersionThe version number of the WWP ESM System.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.1.1 |
wwpESMHostThe hostname of the system in which
the WWP ESM system is executed on.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.1.2 |
wwpESMIpAddressThe ipaddress of the system in which
the WWP ESM system is executed on.ro IpAddress .1.3.6.1.4.1.6141.2.62.1.1.3 |
wwpESMTotalMemoryThe Total memory of the device in which the WWP ESM is runningro Integer32 .1.3.6.1.4.1.6141.2.62.1.1.4 |
wwpESMFreeMemoryThe Free memory available in the device in which the WWP ESM is runningro Integer32 .1.3.6.1.4.1.6141.2.62.1.1.5 |
wwpESMStartTimeThis variable states the time at which the ESM Server startedro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.1.6 |
wwpESMUpTimeThis variable states the duration for which the ESM Server has been runningro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6141.2.62.1.1.7 |
wwpESMShutdownThis variable is used to shutdown the ESM from the manager.
The user needs to give the login name and the password.Once,the user gives the
loginname and the password,the ESM Server shuts down.
SYNTAX:
loginName,passwordrw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.1.8 |
wwpESMPorts OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.1.9 |
httpPortThis describes the http port.This port can be used to open an html client
connection to the WWP ESM Serverro Integer32 .1.3.6.1.4.1.6141.2.62.1.1.9.1 |
esmSocketPortThis describes the ESM-Socket portro Integer32 .1.3.6.1.4.1.6141.2.62.1.1.9.2 |
rmiRegistryPortThis describes the RMI-Registry port.This port can be used to open a
RMI client connection to the WWP ESM Serverro Integer32 .1.3.6.1.4.1.6141.2.62.1.1.9.3 |
trapPortTableThis table describes the ports at which the traps are being received by the WWP ESM SEQUENCE OF TrapPortEntry .1.3.6.1.4.1.6141.2.62.1.1.9.4 |
trapPortEntryIt describes an entry in the trap-port table TrapPortEntry .1.3.6.1.4.1.6141.2.62.1.1.9.4.1 |
seqNumAn incremental integer numberro Integer32 .1.3.6.1.4.1.6141.2.62.1.1.9.4.1.1 |
portThis describes the port numberro Integer32 .1.3.6.1.4.1.6141.2.62.1.1.9.4.1.2 |
wwpESMSchedulerTableA table of WwpESM scheduler instances SEQUENCE OF WwpESMSchedulerEntry .1.3.6.1.4.1.6141.2.62.1.1.10 |
wwpESMschedulerEntryA collection of objects specific to
the WWP ESM system Scheduler WwpESMSchedulerEntry .1.3.6.1.4.1.6141.2.62.1.1.10.1 |
wwpESMSchedulerIndexThe index for the WWP ESM Scheduler instancero Integer32 .1.3.6.1.4.1.6141.2.62.1.1.10.1.1 |
wwpESMSchedulerDescA description of the WWP ESM Scheduler instancero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.1.10.1.2 |
wwpESMSchedulerNumTasksThe number of tasks scheduled in this WWP ESM
Scheduler instancero Integer32 .1.3.6.1.4.1.6141.2.62.1.1.10.1.3 |
wwpESMSchedulerNumThreadsTotal number of Worker threads availablero Integer32 .1.3.6.1.4.1.6141.2.62.1.1.10.1.4 |
wwpESMSchedulerActiveThreadsThe number of active Worker threadsro Integer32 .1.3.6.1.4.1.6141.2.62.1.1.10.1.5 |
wwpESMSchedulerIdleThreadsThe number of idle Worker threadsro Integer32 .1.3.6.1.4.1.6141.2.62.1.1.10.1.6 |
wwpESMTopoMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2 |
wwpESMNumObjectsThe number of objects being managed
by the WWP ESM system.ro Integer32 .1.3.6.1.4.1.6141.2.62.1.2.1 |
wwpESMNumNetworksThe number of networks being managed
by the WWP ESM system.ro Integer32 .1.3.6.1.4.1.6141.2.62.1.2.2 |
wwpESMNumNodesThe number of nodes being managed
by the WWP ESM system.ro Integer32 .1.3.6.1.4.1.6141.2.62.1.2.3 |
wwpESMNumInterfacesThe number of interfaces being managed
by the WWP ESM system.ro Integer32 .1.3.6.1.4.1.6141.2.62.1.2.4 |
moUserPropNamesThis variable indicates to the agent what all user property
values the user would like to see in the moUserProp variable of the MoTable.
This also provides for the facility of viewing all the user property-values by
specifying the word 'all' .
If the user needs to see only a few specific user property values ,then he needs
to specify them explicitly
SYNTAX1
all
SYNTAX2
userPropName1,userPropName2,...
The values for the properties will be in the following format:
userPropName1=value1,userPopName2=value2..rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.5 |
moTableThis describes the details of Managed Objects SEQUENCE OF MoEntry .1.3.6.1.4.1.6141.2.62.1.2.6 |
moEntryAn entry of the Mo Table MoEntry .1.3.6.1.4.1.6141.2.62.1.2.6.1 |
moNameIndexThis variable represents the name of the Network Element.
This name should uniquely represent the MO in the network
domain across all MO types.This entry corresponds to the Name field of the
ManagedObject table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.6.1.1 |
moOwnerNameThis variable represents the Ownername of the Network Element.
This name also uniquely represents the MO in the network
domain across all MO types. This entry corresponds to the OwnerName field of the
ManagedObject table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.6.1.2 |
moTypeThis variable represents the type of the Network Element
whose attributes are presented in this specific row of the MO table.This entry
corresponds to the Type field of the ManagedObject table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.6.1.3 |
moFailureCountThis variable represents the number of failures occuring in the network element.
This entry corresponds to the FailureCount field of the ManagedObject table in the databasero Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.2.6.1.4 |
moFailureThresholdThis variable represents the minimum value for failures which acts
as the threshold.This entry corresponds to the FailureThreshold field of the
ManagedObject table in the databasero Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.2.6.1.5 |
moManagedThis variable states whether the mo is managed or not.This entry corresponds
to the Managed field of the ManagedObject table in the databasero TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.2.6.1.6 |
moStatusThis value gives the current status of the MO.This entry corresponds to the Status
field of the ManagedObject table in the databasero Integer32 .1.3.6.1.4.1.6141.2.62.1.2.6.1.7 |
moStatusChangeTimeThis variable represents the time at which the status of
the mo was formally acknowledged to have changed.This entry corresponds to the
StatusChangeTime field of the ManagedObject table in the databasero Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.2.6.1.8 |
moStatusUpdateTimeThis variable represents the time at which the status of the
mo was formally acknowledged to have been updated.This entry corresponds to the
StatusUpdateTime field of the ManagedObject table in the databasero Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.2.6.1.9 |
moPollIntervalThis variable states the polling interval of the mo.This entry corresponds to the
PollInterval field of the ManagedObject table in the databasero TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6141.2.62.1.2.6.1.10 |
moUserPropertiesThe values for the user properties which the user
specifies in the moUserPropNames variable are displayed
The values will be displayed in the folloing formate
propName1=value1,porpName2=vaule2,....ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.6.1.11 |
moDerivedPropertiesThis variable displays the values of the user defined objects ' properties
which the user specifies in the derivedPropNames variable in the
moDerivedPropNamesTable.
The values will be displayed in the following formate
propName1=value1,propName2=value2,....ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.6.1.12 |
inheritingOid1This variable states the oid of the table.
For example,if the discovered object is
derived from TopoObject, then, the oid of the TopoObjectTable in
this MIB will be filled here.If the oid is .0.0 then it implies
that there is no further inheritance.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.6.1.13 |
inheritingTableName1This variable states the name of the table.
For example,if the discovered object is
derived from TopoObject, then, the table name TopoObjectTable
will be filled here.If the tablename is empty then it implies
that there is no further inheritance.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.6.1.14 |
topoObjTableThis table contains the various topo Objects SEQUENCE OF TopoObjEntry .1.3.6.1.4.1.6141.2.62.1.2.7 |
topoObjEntryAn entry of the topoObject Table TopoObjEntry .1.3.6.1.4.1.6141.2.62.1.2.7.1 |
ipAddressThis variable states the ipAddress of the Object.This entry corresponds to the
IpAddress field of the TopoObject table in the databasero IpAddress .1.3.6.1.4.1.6141.2.62.1.2.7.1.1 |
netmaskThis variable states the net mask of the object.This entry corresponds to the
NetMask field of the TopoObject table in the databasero IpAddress .1.3.6.1.4.1.6141.2.62.1.2.7.1.2 |
moCommunityThis variable states the read community String used by the
Snmp Agent in the Network Element. This field is valid only
if the Network Element is also an SnmpNode.This entry corresponds to the
Community field of the TopoObject table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.7.1.3 |
moWriteCommunityThis variable states the write community String used by the
Snmp Agent in the Network Element. This field is valid only
if the Network Element is also an SnmpNode.This entry corresponds to the
WriteCommunity field of the TopoObject table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.7.1.4 |
snmpPortThis variable states the Snmp port used by the Snmp Agent in the
Network Element. This field is valid only if the Network Element
is also an Snmp Node.This entry corresponds to the
SnmpPort field of the TopoObject table in the databasero Integer32 .1.3.6.1.4.1.6141.2.62.1.2.7.1.5 |
isDHCPThis variable states whether the network element supports DHCP
(i.e is the ipaddress for the network element assigned by DHCP protocol).
This entry corresponds to the IsDHCP field of the TopoObject table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.7.1.6 |
baseMibsThis variable states the Mibs implemented by the Snmp Agent in the
Network Element. This field is valid only if the Network Element is
also an Snmp Node.This entry corresponds to the BaseMibs field of the
TopoObject table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.7.1.7 |
versionThis variable states the version used by the Snmp Agent in the Network Element.
This entry corresponds to the Version field of the TopoObject table in the database.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.7.1.8 |
userNameThis variable states the userName used by the SNMPv3 Agent in the Network Element.
This entry corresponds to the UserName field of the TopoObject table in the database.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.7.1.9 |
contextNameThis variable states the contextName used by the SNMPv3 Agent in the Network Element.
This entry corresponds to the ContextName field of the TopoObject table in the database.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.7.1.10 |
inheritingOid2This variable states the oid of the table.
For example,if the discovered object's type is either
Node or any of its child, then, the oid of the NodeTable in
this MIB will be filled here.If the oid is .0.0 then it implies
that there is no further inheritance.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.7.1.11 |
inheritingTableName2This variable states the name of the table.
For example,if the discovered object's type is either
Node or any of its child, then, the table name NodeTable
will be filled here.If the table name is empty then it implies
that there is no further inheritance.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.7.1.12 |
networkTableThis table contains information about the various networks supported by the ESM SEQUENCE OF NetworkEntry .1.3.6.1.4.1.6141.2.62.1.2.8 |
networkEntryAn entry of the Network table NetworkEntry .1.3.6.1.4.1.6141.2.62.1.2.8.1 |
discoverThis variable states whether disocvery is being done on this network or not.
This entry corresponds to the Discover field of the Network table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.8.1.1 |
discoverStatusThis variable states the discovery status for the network. This entry
corresponds to the DiscoveryStatus field of the Network table in the databasero Integer32 .1.3.6.1.4.1.6141.2.62.1.2.8.1.2 |
inheritingOid3This variable states the oid of the table.
For example,if the discovered object is any direct
child( e.g. MyNetworkChild) of Network (or any child of
MyNetworkChild),then, the oid of the direct child's table
(e.g. MyNetworkChildTable) in this MIB will be filled here,
If the oid is .0.0 then it implies
that there is no further inheritance.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.8.1.3 |
inheritingTableName3This variable states the name of the table.
For example,if the discovered object is any direct
child( e.g. MyNetworkChild) of Network (or any child of
MyNetworkChild),then, the tablename of the direct child's table
(e.g. MyNetworkChildTable) in this MIB will be filled here,
If the table name is empty then it implies
that there is no further inheritance.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.8.1.4 |
nodeTableThis table describes the nodes in the ESM SEQUENCE OF NodeEntry .1.3.6.1.4.1.6141.2.62.1.2.9 |
nodeEntryAn entry of the Node table NodeEntry .1.3.6.1.4.1.6141.2.62.1.2.9.1 |
isRouterThis variable states whether the node is a router or not. This entry
corresponds to the isRouter field of the Node table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.9.1.1 |
inheritingOid4This variable states the oid of the table.
For example,if the discovered object's type is either
SnmpNode or any of its child, then, the oid of the SnmpNodeTable in
this MIB will be filled here. If the oid is .0.0 then it implies
that there is no further inheritance.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.9.1.2 |
inheritingTableName4This variable states the name of the table.
For example,if the discovered object's type is either
SnmpNode or any of its child, then, the tabel name SnmpNodeTable
will be filled here. If the table name is empty then it implies
that there is no further inheritance.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.9.1.3 |
ipAddressTableThis table describes the ipAddress objects SEQUENCE OF IpAddressEntry .1.3.6.1.4.1.6141.2.62.1.2.10 |
ipAddressEntryAn entry of the ipAddress table IpAddressEntry .1.3.6.1.4.1.6141.2.62.1.2.10.1 |
parentNodeThis variable states the parent Node of this Interface.This entry
corresponds to the ParentNode field of the IpAddress table in the database.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.10.1.1 |
parentNetThis variable states the name of the parent network to which this Interface belongs.
This entry corresponds to the ParentNode field of the IpAddress table in the database.ro IpAddress .1.3.6.1.4.1.6141.2.62.1.2.10.1.2 |
inheritingOid5This variable states the oid of the table.
For example,if the discovered object's type is either
SnmpInterface or any of its child.Then,the oid of the SnmpInterfaceTable in
this MIB will be filled here. If the oid is .0.0 then it implies
that there is no further inheritance.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.10.1.3 |
inheritingTableName5This variable states the name of the table.
For example,if the discovered object's type is either
SnmpInterface or any of its child.Then,the tabelname SnmpInterfaceTable
will be filled here. If the table name is empty then it implies
that there is no further inheritance.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.10.1.4 |
snmpNodeTableThis table describes the SNMP nodes in the WWP ESM SEQUENCE OF SnmpNodeEntry .1.3.6.1.4.1.6141.2.62.1.2.11 |
snmpNodeEntryAn entry of the snmpNode table SnmpNodeEntry .1.3.6.1.4.1.6141.2.62.1.2.11.1 |
hostNetMaskThis variable states the netmask of the primary interface reported by the snmp agent.
This entry corresponds to the HostNetMask field of the SnmpNode table in the databasero IpAddress .1.3.6.1.4.1.6141.2.62.1.2.11.1.1 |
sysDescThis variable states the System Descriptor of this node as reported by the snmp agent.
This entry corresponds to the SysDescr field of the SnmpNode table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.11.1.2 |
sysNameThis variable states the System Name of this node as reported by the snmp agent.
This entry corresponds to the SysName field of the SnmpNode table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.11.1.3 |
sysOidThis variable states the System Object Identifier of this node as reported by the
snmp agent. This entry corresponds to the SysOid field of the SnmpNode table in
the databasero OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.11.1.4 |
inheritingOid6This variable states the oid of the table.
For example,if the discovered object is any direct child
( e.g. MySnmpNodeChild) of SnmpNode (or any child of MySnmpNodeChild),then,
the oid of the direct child's table(e.g. MySnmpNodeChildTable) in
this MIB will be filled here. If the oid is .0.0 then it implies
that there is no further inheritance.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.11.1.5 |
inheritingTableName6This variable states the name of the table.
For example,if the discovered object is any direct child
( e.g. MySnmpNodeChild) of SnmpNode (or any child of MySnmpNodeChild),then,
the table name of the direct child's table(e.g. MySnmpNodeChildTable) in
this MIB will be filled here. If the table name is empty then it implies
that there is no further inheritance.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.11.1.6 |
snmpInterfaceTableThis table describes the properties of the snmp interfaces attached to a Snmp node disocvered by
the WWP ESM system. SEQUENCE OF SnmpInterfaceEntry .1.3.6.1.4.1.6141.2.62.1.2.12 |
snmpInterfaceEntryAn entry of the snmpInterfaceTable SnmpInterfaceEntry .1.3.6.1.4.1.6141.2.62.1.2.12.1 |
hostnetMaskThis variable states the netmask of this interface reported by the snmp
agent in the node to which this interface object is attahced. This entry
corresponds to the HostNetMask field of the SnmpInterface table in the databasero IpAddress .1.3.6.1.4.1.6141.2.62.1.2.12.1.1 |
ifIndexThis variable states the interface index reported by the snmp agent in the
node to which this interface object is attached. This entry corresponds to
the IfIndex field of the SnmpInterface table in the databasero Integer32 .1.3.6.1.4.1.6141.2.62.1.2.12.1.2 |
physMediaThis variable states the physical media of this inetrface as reported by the snmp agent.
This entry corresponds to the PhysMedia field of the SnmpInterface table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.12.1.3 |
physAddressThis variable states the Physical address of the interface as reported by the snmp agent.
This entry corresponds to the PhysAddr field of the SnmpInterface table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.12.1.4 |
ifSpeedThis variable states the speed of this interface as reported by the snmp agent.This
entry corresponds to the IfSpeed field of the SnmpInterface table in the databasero Integer32 .1.3.6.1.4.1.6141.2.62.1.2.12.1.5 |
ifDescThis variable states the descriptor of this inetrface as reported by the snmp agent.
This entry corresponds to the IfDescr field of the SnmpInterface table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.12.1.6 |
sysOIDThis variable states the System Object Identifier of this node as
reported by the snmp agent.This entry corresponds to the SysOid field of the
SnmpInterface table in the databasero OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.12.1.7 |
inheritingOid7This variable states the oid of the table.
For example,if the discovered object is
any direct child( e.g. MySnmpInterfaceChild) of SnmpInterface
(or any child of MySnmpInterfaceChild),then,
the oid of the direct child's table(e.g. MySnmpInterfaceChildTable) in
this MIB will be filled here. If the oid is .0.0 then it implies
that there is no further inheritance.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.12.1.8 |
inheritingTableName7This variable states the name of the table.
For example,if the discovered object is
any direct child( e.g. MySnmpInterfaceChild) of SnmpInterface
(or any child of MySnmpInterfaceChild),then,
the table name of the direct child's table(e.g. MySnmpInterfaceChildTable) in
this MIB will be filled here. If the table name is empty then it implies
that there is no further inheritance.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.12.1.9 |
moDerivedPropNameTableThis table contains the type of the user-defined objects and
the properties of the user defined objects.
The user can specify what all user-object's properties he wants to
be displayed in the moDerivedProperties in MO table. SEQUENCE OF MoDerivedPropNameEntry .1.3.6.1.4.1.6141.2.62.1.2.13 |
moDerivedPropNameEntryAn entry of the User Object Table. MoDerivedPropNameEntry .1.3.6.1.4.1.6141.2.62.1.2.13.1 |
indexNumThis variable is an incremental integer which uniquely identifies
each entry of the table.rw Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.2.13.1.1 |
objClassNameThis variable indicates the class name of the user defined objects
and identifies them uniquely.The user needs to specify the
full package name of the object
For example : com.adventnet.nms.topodb.Noderw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.13.1.2 |
derivedPropNamesThis variable indicates the names of the derived properties of
user defined objects which will be displayed in the moDerivedProperties
variable in the MoTable.
The user must specify the names of derived properties in the following format
.SYNTAX:
propName1,propName2,...rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.13.1.3 |
tableOidThis variable states the oid of the table for the particular mo-typerw OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.13.1.4 |
tableNameThis variable describes the table namerw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.13.1.5 |
moNotificationMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.14 |
moExtraPropNamesThe extra properties which the user wants to be sent with the
pre-defined notificaiton varbinds.
It should be in the following format.
SYNTAX:
propName1,propName2,...
The values for the properties will be in the following format:
propName1=value1,propName2=value2...rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.14.1 |
moNotiPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.14.2 |
moNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.14.2.0 |
moEnrolNotificationThe ESMAgent sends a moEnrolNotification to the manager when an MO has been
enrolled/added into management domain. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.2.14.2.0.1 |
moDeenrolNotificationThe ESMAgent sends a moDeenrolNotification to the manager when an MO has been
deenrolled/deleted from the management domain NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.2.14.2.0.2 |
moAttrChangeNotificationThe ESMAgent sends a moAttrChangeNotification to the manager
when any discoverd MO's one or more attributes are changed. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.2.14.2.0.3 |
moNotiVarbinds OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.2.14.3 |
moNameThis variable indicates the name of the MO.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.14.3.1 |
moownerNameThis variable represents the Ownername of the Network Element.
This name also uniquely represents the MO in the network
domain across all MO types.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.2.14.3.2 |
moNodeTypeThis variable describes the type of the MO ie whether it is node,
motwork,interface,etc.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.14.3.3 |
moEnrolTimeThis variable represents the time at which the MO was formally
enrolled in the management domainro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.2.14.3.4 |
moDeEnrolTimeThis variable represents the time at which the MO was formally
deenrolled in the management domainro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.2.14.3.5 |
moDataChangeTimeThis variable indicates when a particular value's time of change
is formally acknowleged by the ESM.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.2.14.3.6 |
moExtraPropertiesThe values for the user properties which the user
specifies in the moExtraPropNames variable are sent as part of the notifications
The values will be displayed in the folloing formate
propName1=value1,porpName2=vaule2,....ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.2.14.3.7 |
moIpAddressThis variable provides the IP address of the device that this topology event relates to.ro IpAddress .1.3.6.1.4.1.6141.2.62.1.2.14.3.8 |
moIpAddressAddrTypeThis variable provides the IP Address type of the device that this topology event relates toro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.62.1.2.14.3.9 |
moIpAddressAddrThis variable provides the IPV4 or the IPV6 address of the device that this topology event relates toro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.62.1.2.14.3.10 |
wwpESMFaultMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.3 |
wwpESMNumEventsThe total Number of Events
in the WWP ESM systemro Integer32 .1.3.6.1.4.1.6141.2.62.1.3.1 |
wwpESMNumAlertsThe total Number of Alerts
in the WWP ESM systemro Integer32 .1.3.6.1.4.1.6141.2.62.1.3.2 |
wwpESMEventsInBufferThe Size of the Event Queue in the
WWP ESM systemro Integer32 .1.3.6.1.4.1.6141.2.62.1.3.3 |
wwpESMAlertsInBufferThe Size of the Alert Queue in the
WWP ESM systemro Integer32 .1.3.6.1.4.1.6141.2.62.1.3.4 |
alertUserPropNamesThis variable indicates to the agent what all user property
values the user would like to see in the alertUserProperties variable of the AlertTable
This also provides for the facility of viewing all the user property-values by
specifying the word 'all' .
If the user needs to see only a few specific user property values ,then he needs
to specify them explicitly
SYNTAX1
all
SYNTAX2
userPropName1,userPropName2,...
The values for the properties will be in the following format:
userPropName1=value1,userPropName2=value2..rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.5 |
eventUserPropNamesThis variable indicates to the agent what all user properties
value the user would like to see in the eventUserProperties variable in the EventTable
This also provides for the facility of viewing all the user property-values by
specifying the word 'all' .
If the user needs to see only a few specific user property values ,then he needs
to specify them explicitly
SYNTAX1
all
SYNTAX2
userPropName1,userPropName2,...
The values for the properties will be in the following format:
userPropName1=value1,userPropName2=value2..rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.6 |
alertTableThis table describes all the elements of the alert.
This table has been deprecated since the AlertSource column
is not an index column. This table has been replaced by AlarmTable.deprecated SEQUENCE OF AlertEntry .1.3.6.1.4.1.6141.2.62.1.3.7 |
alertEntryAn entry of the alert tabledeprecated AlertEntry .1.3.6.1.4.1.6141.2.62.1.3.7.1 |
alertEntityThis variable states the unique source of the alert which uniquely identifies
any alert in the table.This corresponds to the Entity entry in the Alert
Table in the databaserodeprecated DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.7.1.1 |
alertOwnerNameThis variable states the name of the owner of the alert.This corresponds to the
OwnerName entry in the Alert Table in the databaserodeprecated DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.7.1.2 |
alertCreateTimeThis variable states the time of creation of the alert.This corresponds to the
CreateTime entry in the Alert Table in the databaserodeprecated Gauge32 .1.3.6.1.4.1.6141.2.62.1.3.7.1.3 |
alertSourceThis variable indicates the source of the alert i.e., from where
the alert generated.This corresponds to the Source entry in the Alert
Table in the databaserodeprecated DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.7.1.4 |
alertModTimeThis variable states the latest time at which the alert status
was modified.This corresponds to the ModTime entry in the Alert
Table in the databaserodeprecated Gauge32 .1.3.6.1.4.1.6141.2.62.1.3.7.1.5 |
alertSeverityThis variable describes the severity of the alert in integer
format.This corresponds to the Severity entry in the Alert
Table in the databaserodeprecated Integer32 .1.3.6.1.4.1.6141.2.62.1.3.7.1.6 |
alertPreviousSeverityThis variable states the previous severity of the alert.This corresponds to the
PreviousSeverity entry in the Alert Table in the databaserodeprecated Integer32 .1.3.6.1.4.1.6141.2.62.1.3.7.1.7 |
alertCategoryThis variable describes the category to which the alert belongs
to, in a string form.This corresponds to the Category entry in the Alert
Table in the databaserodeprecated DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.7.1.8 |
alertUserPropertiesThis variable describes the values ot the user properties which
the user specifies in the alertUserPropNames variable in the alert table.
The values will be displayed in the following format:
userPropName1=value1,userPropName2=value2,...rodeprecated DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.7.1.9 |
alertNotificationMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.3.8 |
alertExtraPropNamesThe extra properties which the user wants to be sent with the
pre-defined notificaiton varbinds.
It should be in the following format.
SYNTAX:
propName1,propName2,...
The values for the properties will be in the following format:
propName1=value1,propName2=value2..rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.1 |
alertNotiPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.3.8.2 |
alertNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.3.8.2.0 |
alertCriticalNotificationThe ESM-Agent sends an alertCriticalNotification to the manager indicating that an
alert of 'Critical' severity has been raised on a MO NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.3.8.2.0.1 |
alertMajorNotificationThe ESM-Agent sends an alertMajorNotification to the manager indicating that an
alert of 'Major' severity has been raised on a MO NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.3.8.2.0.2 |
alertMinorNotificationThe ESM-Agent sends an alertMinorNotification to the manager indicating that an alert
of 'Minor' severity has been raised on a MO NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.3.8.2.0.3 |
alertWarningNotificationThe ESM-Agent sends an alertWarningNotification to the manager indicating that an
alert of 'Warning' severity has been raised on a MO NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.3.8.2.0.4 |
alertClearNotificationThe ESM-Agent sends an alertClearNotification to the manager indicating that one
or more previously reported alerts have been cleared NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.3.8.2.0.5 |
alertCustomNBINotificationThe ESM-Agent sends an alertCustomNBINotification to the manager for every SNMP v1 or v2 notification received from the device NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.3.8.2.0.6 |
alertNotiVarbinds OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.3.8.3 |
alertentityThis variable states the unique source of the alert which uniquely identifies any
alert in the tablero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.1 |
alertownerNameThis variable states the name of the owner of the alertro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.2 |
alertDescriptionThis variable describes the alertro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.3 |
alertTimeStampThis variable indicates the time at which the alert was last modifiedro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6141.2.62.1.3.8.3.4 |
alertNotificationIdThis variable indicates the id of the generated alertro Integer32 .1.3.6.1.4.1.6141.2.62.1.3.8.3.5 |
alertcategoryThis variable provides a string representation of the category
of the alertro DisplayString ( SIZE ( 0 .. 64 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.6 |
alertExtraPropertiesThe values for the user properties which the user
specifies in the alertExtraPropNames variable are sent as part of the notifications
The values will be displayed in the following format:
propName1=value1,propName2=vaule2,....ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.7 |
alertIpAddressThis variable provides the IP address of the device that this alert relates to.ro IpAddress .1.3.6.1.4.1.6141.2.62.1.3.8.3.8 |
alertEmsTimeDefault value indicates the sysUpTime of ESM.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6141.2.62.1.3.8.3.9 |
alertNeTimeDefault value indicates the sysUpTime of source of this alarm.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6141.2.62.1.3.8.3.10 |
alertEmsNameDefault value indicates the system name of ESM.
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 64 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.11 |
alertNeNodeIdDefault value indicates the system name (IP address) of source of this alarm.
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 64 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.12 |
alertObjectTypeDefault value indicates the type of managed object that this trap refers to.
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 64 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.13 |
alertObjectNameDefault value indicates the name of managed object that this trap refers to.
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.14 |
alertseverityDefault value indicates the severity of the forwarded trap.Possible values: none, Clear, Intermediate, Critical, Major, Minor, Warning, Config, Info, Debug, Internal.
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 20 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.15 |
alertServiceAffectingDefault value indicates if this trap is service affecting.Possible values: true,false.
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 10 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.16 |
alertProbableCauseDescriptionDefault value indicates probable cause of notification received from device.Possible values: as defined in IANAItuProbableCause (IANA-ITU-ALARM-TC-MIB)
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.17 |
alertAdditionalTextDefault value indicates additional text describing alarm being raised.
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.18 |
alertEventTypeDefault value indicates event type describing alarm being raised.Possible values: as defined in IANAItuEventType (IANA-ITU-ALARM-TC-MIB).
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 64 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.19 |
alertNeNodeNameDefault value indicates the system name (DNS name if available, IP address if name cannot be resolved) of source of this alarm.
Content may vary specific to customer deployments and as defined by trap customizer feature of ESM.ro DisplayString ( SIZE ( 0 .. 64 ) ) .1.3.6.1.4.1.6141.2.62.1.3.8.3.20 |
alertIpAddressAddrTypeThis variable provides the IP Address type of the device that this alert relates toro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.62.1.3.8.3.21 |
alertIpAddressAddrThis variable provides the V4/V6 IP Address of the device that this alert relates toro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.62.1.3.8.3.22 |
eventTableThis table describes the events in the event database SEQUENCE OF EventEntry .1.3.6.1.4.1.6141.2.62.1.3.9 |
eventEntryAn entry of the event Table EventEntry .1.3.6.1.4.1.6141.2.62.1.3.9.1 |
evtIDThis variable is the unique id (primary key) of this event object.This corresponds to
the Id entry in the Event Table in the databasero Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.3.9.1.1 |
evtSourceThis variable is the source of the event.This corresponds to
the Source entry in the Event Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.9.1.2 |
evtEntityThis variable is the Entity (also known as Failure Object) of the Event.This corresponds to
the Entity entry in the Event Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.9.1.3 |
evtSeverityThis variable is the Severity of the Event object.This corresponds to
the Severity entry in the Event Table in the databasero Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.3.9.1.4 |
evtCategoryThis variable gives the category of the event, like Topology events or Threshold event etc.
This corresponds to the Category entry in the Event Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.9.1.5 |
evtTimeThis variable is the time of occurrence (creation), in milliseconds, of this Event object.
This corresponds to the Ttime entry in the Event Table in the databasero Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.3.9.1.6 |
evtTextThis variable gives the descriptive text message of the event.This corresponds to
the Text entry in the Event Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.9.1.7 |
eventUserPropertiesThis variable describes the values ot the user properties which
the user specifies in the eventUserPropNames variable
The values will be displayed in the following format:
userPropName1=value1,userPropName2=value2,...ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.9.1.8 |
wwpESMSeverityTableThis table shows the number of alarms of a particular severity. SEQUENCE OF WwpESMSeverityEntry .1.3.6.1.4.1.6141.2.62.1.3.10 |
wwpESMSeverityEntryAn entry of the table WwpESMSeverityEntry .1.3.6.1.4.1.6141.2.62.1.3.10.1 |
severityNameThis variable displays the name of severity like critical,major,minor etc.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.10.1.1 |
numberOfAlarmsThis variable displays the number of alarms of a particular severity.ro Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.3.10.1.2 |
alarmTableThis table describes various attributes of the ESM alarms.
This is the replacement table for alertTable.This table
has the following features other than those found in alertTable:
1. AlarmSource added as the first index along with
AlarmOwnerName and AlarmEntity.
2. AlarmAssignedTo - a new column to describe the owner to
whom the alarm assigned. SEQUENCE OF AlarmEntry .1.3.6.1.4.1.6141.2.62.1.3.11 |
alarmEntryAn entry of the alarmTable AlarmEntry .1.3.6.1.4.1.6141.2.62.1.3.11.1 |
alarmSourceThis variable indicates the source of the alarm i.e.,from where
the alarm generated. This corresponds to the Source entry in the Alert
Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.11.1.1 |
alarmOwnerNameThis variable states the OwnerName for the alarm.This corresponds to the
OwnerName entry in the Alert Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.11.1.2 |
alarmEntityThis variable states the unique name of each alarm which is used to
identifies any alarm. This corresponds to the Entity field in the Alert
Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.11.1.3 |
alarmSeverityThis variable describes the severity of the alarm in integer
format. This corresponds to the Severity entry in the Alert
Table in the databasero Integer32 .1.3.6.1.4.1.6141.2.62.1.3.11.1.4 |
alarmPreviousSeverityThis variable states the previous severity of the alarm.
This corresponds to the PreviousSeverity entry in the
Alert Table in the databasero Integer32 .1.3.6.1.4.1.6141.2.62.1.3.11.1.5 |
alarmCreateTimeThis variable states the time at which the alarm has been created.
This corresponds to the CreateTime entry in the Alert Table in the databasero Gauge32 .1.3.6.1.4.1.6141.2.62.1.3.11.1.6 |
alarmModTimeThis variable states the latest time at which the alarm status
was modified. This corresponds to the ModTime entry in the Alert
Table in the databasero Gauge32 .1.3.6.1.4.1.6141.2.62.1.3.11.1.7 |
alarmCategoryThis variable describes the category to which the alarm belongs
to, in a string form. This corresponds to the Category entry in the Alert
Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.11.1.8 |
alarmAssignedToThis variable describes the owner to whom the alarm has assigned.
This corresponds to the Who entry in the Alert
Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.11.1.9 |
alarmUserPropertiesThis variable describes the values of the user properties which
the user specifies in the alertUserPropNames variable in the WebESMFaultMib module.
The values will be displayed in the following format:
userPropName1=value1,userPropName2=value2,...ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.3.11.1.10 |
wwpESMPerformanceMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.4 |
numPollObjectsThis variable displays the total number of PolledData objects
currently present in the Polling engine.ro Integer32 .1.3.6.1.4.1.6141.2.62.1.4.1 |
numActivePollersThis variable displays the total number of active pollers at that time.ro Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.4.2 |
numThresholdObjectsThis variable displays the total number of threshold objects availablero Integer32 .1.3.6.1.4.1.6141.2.62.1.4.3 |
pollTableThe table describes the polleddatas in the database SEQUENCE OF PollEntry .1.3.6.1.4.1.6141.2.62.1.4.4 |
pollEntryIt describes the various entries of the performance table PollEntry .1.3.6.1.4.1.6141.2.62.1.4.4.1 |
pollidThis variable represents the id of the PolledData.
It is assigned by the poll engine when the PolledData
is created and it is a unique value for every PolledData.This corresponds to
the Id entry in the PolledDataTable in the databasero Gauge32 .1.3.6.1.4.1.6141.2.62.1.4.4.1.1 |
polldataNameThis variable represents the name of the PolledData,
which is a user assigned name for identification purposes.This corresponds to
the Name entry in the PolledData Table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.4.4.1.2 |
oidThis variable represents the OID that is being polled
for on the agent.This corresponds to the oid entry in the PolledData Table in the databasero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.4.4.1.3 |
pollingIntervalThis variable represents the polling interval of this PolledData.This corresponds to
the Period entry in the PolledData Table in the databasero Gauge32 .1.3.6.1.4.1.6141.2.62.1.4.4.1.4 |
failureCountThis variable represents the failureCount for this PolledData.This corresponds to
the FailureCount entry in the PolledData Table in the databasero Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.4.4.1.5 |
failureThresholdThis variable represents the failureThreshold for this PolledData.This corresponds to
the FailureThreshold entry in the PolledData Table in the databasero Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.4.4.1.6 |
timeToPollThis variable states the time at which polling has to be done again.This corresponds to
the TimeVal entry in the PolledData Table in the databasero Gauge32 .1.3.6.1.4.1.6141.2.62.1.4.4.1.7 |
polledTimeThis variable states the time at which the polling was done.This corresponds to
the LastTimeValue entry in the PolledData Table in the databasero Gauge32 .1.3.6.1.4.1.6141.2.62.1.4.4.1.8 |
agentNameThis variable represents the Agent Namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.4.4.1.9 |
thresholdTableA table showing all data related to threshold objects SEQUENCE OF ThresholdEntry .1.3.6.1.4.1.6141.2.62.1.4.5 |
thresholdEntryAll the entries of the threshold table ThresholdEntry .1.3.6.1.4.1.6141.2.62.1.4.5.1 |
thresholdObjectNameThis variable states the name of the threshold object.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.4.5.1.1 |
thresholdKindThis variable states whether the threshold is of type long,string or percentage.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.4.5.1.2 |
thresholdMessageThis variable displays the message generated when the threshold occurs.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.4.5.1.3 |
thresholdClearMessageThis variable displays the message to be generated on clearing of the threshold .ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.4.5.1.4 |
thresholdSeverityThe severity of the event generated.ro Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.4.5.1.5 |
thresholdCategoryThis variable displays the category of this ThresholdObject.
Category of the ThresholdObject represents the category in which
the events will be generated in case of thresholds.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.4.5.1.6 |
statsdata OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.4.6 |
statsdataTableNameThis variable states the name of the table of the statsdata table,
the details of which,the user wants to view.The user needs to enter values in the
form of statsdata% or statsdataMM_DD_YY.If the user gives statsdata%,then the current
day is taken.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.4.6.1 |
statsDataTableThis table exposes the statsdata table of the database for the day SEQUENCE OF StatsDataEntry .1.3.6.1.4.1.6141.2.62.1.4.6.2 |
statsDataEntryEach entry contains the data like time,oidindex and value for a particular pollid StatsDataEntry .1.3.6.1.4.1.6141.2.62.1.4.6.2.1 |
pollIDThis variable states the id value of the polldataro Gauge32 .1.3.6.1.4.1.6141.2.62.1.4.6.2.1.1 |
timeThis variable states the time at which the data was collectedro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.4.6.2.1.2 |
oidindexThis variable states the instance of the collected dataro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.4.6.2.1.3 |
valueThis variable states the value of the collected dataro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.4.6.2.1.4 |
perfNotificationMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.4.7 |
perfNotiConfigPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.4.7.1 |
perfNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.4.7.1.0 |
perfNotiVarbinds OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.4.7.2 |
eventidThis variable is the unique id (primary key) of this event object.ro Integer32 .1.3.6.1.4.1.6141.2.62.1.4.7.2.1 |
eventsourceThis variable is the source of the eventro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.4.7.2.2 |
eventEntityThis variable is the Entity (also known as Failure Object) of the Event.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.4.7.2.3 |
eventGenTimeThis variable is the time of occurrence (creation), in milliseconds, of this Event object.ro Gauge32 .1.3.6.1.4.1.6141.2.62.1.4.7.2.4 |
eventSeverityThis variable is the Severity of the Event object.ro Integer32 .1.3.6.1.4.1.6141.2.62.1.4.7.2.5 |
persistentTrapsMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.5 |
maxRowsThis variable states the maximum number of rows that can be stored in the
notilog table of the database.Once it exceeds the limit, the oldest row
will be deleted from the database and the new row will be added.We can retrieve
only that many number of rows from the notilog table as specified.rw Integer32 .1.3.6.1.4.1.6141.2.62.1.5.1 |
sequenceNumThis variable represents the index number of the last transmitted notification and
is incremented by 1 whenever a notification is emitted from the agent.
This would be included as a varbind for all notification.ro Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.5.2 |
notiLogTableThis table contains the general information about
the logged notifications. SEQUENCE OF NotiLogEntry .1.3.6.1.4.1.6141.2.62.1.5.3 |
notiLogEntryAn entry in the notiLog table. NotiLogEntry .1.3.6.1.4.1.6141.2.62.1.5.3.1 |
notiLogIndexThis variable's purpose
is to index the entries / distinguish the rows within this table.
The value of this variable is the same as that of the
sequenceNum defined in the mib. This table backs up all the
transmitted notifications and facilitates selective
recovery of lost notifications via their sequence numbers.ro Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.5.3.1.1 |
notiLogTimeThis variable represents the value of sysUpTime when the
entry occurredro Gauge32 .1.3.6.1.4.1.6141.2.62.1.5.3.1.2 |
notiLogNumVarBindsThis column indicates the number of variable bindings
in the logged notification.ro Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.5.3.1.3 |
notiLogOidThis column indicates the OID of the Notification definition.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.5.3.1.4 |
varbindLogTableThis table contains the information of the varbinds
sent during sending a notification. All the varbinds to the notifications
are logged in this table except for the sequence
number of the notification which serves as an index for
this table. SEQUENCE OF VarbindLogEntry .1.3.6.1.4.1.6141.2.62.1.5.4 |
varbindLogEntryAn entry in the Notification Log variable table. VarbindLogEntry .1.3.6.1.4.1.6141.2.62.1.5.4.1 |
varbindIndexThis variable's purpose is to provide the
second level index to distinguish the entries / rows within
this table. This value always starts at 1 and goes upto the
maximum number of varbinds for a notification as indicated by
in the notification log table.ro Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.5.4.1.1 |
varbindTypeThis specifies the type of the varbind that was
sent as part of a Notification.ro Enumeration .1.3.6.1.4.1.6141.2.62.1.5.4.1.2 |
varbindValueThis variable provides the value of the corresponding varbindro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.5.4.1.3 |
tftpMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.6 |
serverNameThis variable describes the name of the TFTP-server to or from
which a file has to be sent or obtainedrw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.6.1 |
portNumThis variable states the port at which the file has to sent or obtained
to or from the server respectively.rw Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.6.2 |
sourceFileThis variable states the name of the file to be obtained from the server [GET(1)] or
sent to the server [PUT(2)].rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.6.3 |
destinationFileThis variable states the name of the file to be sent to the device [GET(1)] or
obtained from the device [PUT(2)].rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.6.4 |
tftpModeThis variable states the mode of file-transferrw TruthValue { netascii ( 1 ) , octet ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.6.5 |
requestThis variable states the operation to be performed .The operations that can
be performed are:
sending the file to a tftp server or getting a file from a tftp server.
This variable takes two values indicating the type of operation performed.
The value that this variable takes are :-
(1) getting a file from a tftp server
(2) sending a file to a tftp serverrw TruthValue { get ( 1 ) , put ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.6.6 |
proxyService OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.7 |
proxyTableThis table is used to obtain the current value of an oid from a device .The values that
the user needs to set are :
IpAddress, Port,Community, OID and service.
When the last value is set,the value for the oid is obtained SEQUENCE OF ProxyEntry .1.3.6.1.4.1.6141.2.62.1.7.1 |
proxyEntryAn entry of the table ProxyEntry .1.3.6.1.4.1.6141.2.62.1.7.1.1 |
serialNumberAn incremental integer for the purpose of identifying the rowro Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.7.1.1.1 |
hostNameThis states the DNS name or IpAddress of the device from which the
value needs to be obtainedrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.7.1.1.2 |
devicePortThe port of the device from which the value
needs to be obtainedrw Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.7.1.1.3 |
requestOidThis states the oid in the device whose value is needs to be obtained.rw OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.7.1.1.4 |
communityThe community which may be specified.It is an optional
field.If the community value is not specified,the default community
'public' will be takenrw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.7.1.1.5 |
serviceThis variable takes two values ,1 and 2,which when set carry out SNMP operations:
1 for snmpGet
2 for snmpGetNextrw Enumeration .1.3.6.1.4.1.6141.2.62.1.7.1.1.6 |
resultThis variable displays the result of the service :snmpGet/snmpGetNext
of the specified oid in the specified device.If any of the specified data
is not correct or if the host is not functioning properly then an
exception Error in Data will be filledro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.7.1.1.7 |
subagents OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.8 |
subAgentTableThe table having the details of sub-agents SEQUENCE OF SubAgentEntry .1.3.6.1.4.1.6141.2.62.1.8.1 |
subAgentEntryAn entry in the table SubAgentEntry .1.3.6.1.4.1.6141.2.62.1.8.1.1 |
subAgentoidThis states the oid of the sub-agent whose value is
to be obtained from the sub-agentrw OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.8.1.1.1 |
subAgentThis variable states the sub-agent name to whom the request is sent.rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.8.1.1.2 |
subAgentPortThis states the sub- Agent's Port number at which the value has to be got.rw Unsigned32 .1.3.6.1.4.1.6141.2.62.1.8.1.1.3 |
subAgentVersionDescriptionrw Integer32 .1.3.6.1.4.1.6141.2.62.1.8.1.1.4 |
subAgentCommunityThis specifies the sub- Agent community to which the request is sent.rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.8.1.1.5 |
timeoutThis specifies the time period one has to wait for,to
get a response from the sub agent.rw Unsigned32 .1.3.6.1.4.1.6141.2.62.1.8.1.1.6 |
subAgentRetriesDescriptionrw Unsigned32 .1.3.6.1.4.1.6141.2.62.1.8.1.1.7 |
rowStatusThis specifies the process by which the data have to be entered.
This is the first value which needs to be set..
the value of 1 specifies 'active'
the value of 2 specifies 'notInService'
the value of 3 specifies 'notReady'
the value of 4 specifies 'createAndGo'.
the value of 5 specifies 'createAndWait'
the value of 6 specifies 'destroy'rw RowStatus { active ( 1 ) , notInService ( 2 ) , notReady ( 3 ) , createAndGo ( 4 ) , createAndWait ( 5 ) , destroy ( 6 ) } .1.3.6.1.4.1.6141.2.62.1.8.1.1.8 |
trapForwardingModule OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.9 |
v1v2TrapForwardingTableThis table maintains the SNMP v1 and v2c managers information
like manager IP address, port number,community, time out,
retires, etc which are used in trap generation. Timeout and
retires are used in the case of SNMPv2c INFORM. SEQUENCE OF V1v2TrapForwardingEntry .1.3.6.1.4.1.6141.2.62.1.9.1 |
v1v2TrapForwardingEntryEach entry in this table refers one manager information who
is registered to receive traps fromt the agent. V1v2TrapForwardingEntry .1.3.6.1.4.1.6141.2.62.1.9.1.1 |
v1v2ManagerHostIP address where the manager is listening to receive traps
from the agent. IpAddress .1.3.6.1.4.1.6141.2.62.1.9.1.1.1 |
v1v2ManagerPortThe port at which manager is listening for the traps from the
agent. Integer32 .1.3.6.1.4.1.6141.2.62.1.9.1.1.2 |
v1v2ManagerVersionDescriptionrw Integer32 .1.3.6.1.4.1.6141.2.62.1.9.1.1.3 |
v1v2ManagerCommunityThe community used by the agent to send trap or inform to this
manager.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.9.1.1.4 |
v1v2ManagerTimeOutThe time out value in seconds for SNMPv2c INFORM.rw Unsigned32 .1.3.6.1.4.1.6141.2.62.1.9.1.1.5 |
v1v2ManagerRetriesThe number of retries in the case of SNMPV2c INFORM.rw Unsigned32 .1.3.6.1.4.1.6141.2.62.1.9.1.1.6 |
v1v2ManagerStatusThe status of this conceptual row.Until instances of all
corresponding columns are appropriately configured, the value
of the corresponding instance of the usmUserStatus column is
'notReady'rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.9.1.1.7 |
v3TrapForwardingTableThis table maintains the SNMP v3 managers information like
manager IP address, port number, user name,security model,
context name, community, time out,retires, etc which are
used in trap generation.
Timeout and retires are used in the case of INFORM. SEQUENCE OF V3TrapForwardingEntry .1.3.6.1.4.1.6141.2.62.1.9.2 |
v3TrapForwardingEntryEach entry in this table refers one SNMPv3 manager who will
listen for TRAP or INFORM. V3TrapForwardingEntry .1.3.6.1.4.1.6141.2.62.1.9.2.1 |
v3ManagerHostThe IP address where the manager is listening for TRAPS or
INFORMS. IpAddress .1.3.6.1.4.1.6141.2.62.1.9.2.1.1 |
v3ManagerPortThe UDP port at which manager is listening for TRAPS or
INFORMS. Integer32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.9.2.1.2 |
v3ManagerVersionDescriptionrw Integer32 .1.3.6.1.4.1.6141.2.62.1.9.2.1.3 |
v3ManagerCommunityThe community string used by the agent when sending SNMP v1/v2c
TRAPS or INFORMS to the manager.It used to support backward
compatability,i.e. without any change in the table,user can
send both SNMPv1 and v2c TARPS and INFORMS.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.9.2.1.4 |
v3ManagerUserNameThis user name is same as in USM MIB RFC 2574.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.9.2.1.5 |
v3ManagerUserSecModelThis security model value is same as in USM table of USM MIB
RFC2574.rw Unsigned32 .1.3.6.1.4.1.6141.2.62.1.9.2.1.6 |
v3ManagerUserSecLevelDescriptionrw Integer32 .1.3.6.1.4.1.6141.2.62.1.9.2.1.7 |
v3ManagerUserContextNameThis context name is same as in VacmAccessTable of VACM
MIB RFC2575.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.9.2.1.8 |
v3ManagerTimeOutThe time out value in seconds for INFORM request.rw Unsigned32 .1.3.6.1.4.1.6141.2.62.1.9.2.1.9 |
v3ManagerRetriesThe number of retries for a failed INFORM reqeust.rw Unsigned32 .1.3.6.1.4.1.6141.2.62.1.9.2.1.10 |
v3ManagerStatusThe status of this conceptual row.Until instances of all
corresponding columns are appropriately configured, the
value of the corresponding instance of the usmUserStatus
column is 'notReady'rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.9.2.1.11 |
esmConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10 |
topologyConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.1 |
autoDiscoverThis variable takes integer values like 1 for true and 2 for false.This variable
states whether the auto discovery process should start or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.1 |
discoverLocalNetThis variable states whether the local network should be discovered or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.2 |
discoverIntervalThe time interval in which the discovery process should occurrw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.1.3 |
enablelogThis variable states whether the logging should be enabled or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.4 |
rediscoveryConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.1.5 |
reDiscoverThis variable states whether the node which is already discovered should be
discovered again or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.5.1 |
reDiscoverIntervalThe time interval in which the rediscovery takes placerw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.1.5.2 |
hourThis variable states the time in hours at whicgh the discovery should be done againrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.5.3 |
dayOfWeekThis variable states the time in terms of the days of the week when the rediscovery is scheduled to be donerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.5.4 |
dayOfMonthThis variable states the time in terms of the days of the month when the rediscovery is scheduled to be donerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.5.5 |
snmpPingConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.1.6 |
enableSnmpPingThis variable states if the snmp ping should be enabled or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.6.1 |
snmpPingRetriesThe number of retries for snmp-ping while discoveryrw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.1.6.2 |
snmpPingTimeoutThe maximum time taken to wait for a responserw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.1.6.3 |
snmpportThis variable states the snmp portrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.6.4 |
readCommunityThis variable states the read communityrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.6.5 |
writeCommunityThis variable states the writed communityrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.6.6 |
snmpV3Configuration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.1.6.7 |
enableV3This variable states whether v3 be enabled or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.6.7.1 |
v3UsernameWhenever v3 is enabled, the user needs to give the user namerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.6.7.2 |
v3ContextnameWhenever v3 is enabled, the user needs to give the context namerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.6.7.3 |
icmpPingConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.1.7 |
enableIcmpThis variable states whether icmp ping be enabled or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.7.1 |
icmpPingRetriesThe number of retries for icmp-ping while discoveryrw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.1.7.2 |
nativePingConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.1.8 |
nativePingRetriesThe number of time native-ping must be done while discoveryrw Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.10.1.8.1 |
nativePingTimeOutThis variable states the max time that need be waited for to get a response backrw Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.10.1.8.2 |
debugLevelThis variable states the debug levelrw Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.10.1.8.3 |
enableSweepThis variable states whether sweep be enabled or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.8.4 |
sweepPktsThis variable states the number of sweep packetsrw Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.10.1.8.5 |
sweepSleepIntervalThis variable states the interval at which sweep must be donerw Integer32 ( -2147483648 .. 2147483647 ) .1.3.6.1.4.1.6141.2.62.1.10.1.8.6 |
networkDiscoveryTableThis table stores the criteria for the discovery of networks in the ESM SEQUENCE OF NetworkDiscoveryEntry .1.3.6.1.4.1.6141.2.62.1.10.1.9 |
networkDiscoveryEntryEach entry states the discovery criteria for a network NetworkDiscoveryEntry .1.3.6.1.4.1.6141.2.62.1.10.1.9.1 |
networkDiscoveryIndexThis variable states the index of the network discovery tablero Integer32 .1.3.6.1.4.1.6141.2.62.1.10.1.9.1.1 |
netIPAddressThis variable states the ipaddress of the network which has to be discoveredrw IpAddress .1.3.6.1.4.1.6141.2.62.1.10.1.9.1.2 |
netMaskThis provides for the net-mask of the network to be discoveredrw IpAddress .1.3.6.1.4.1.6141.2.62.1.10.1.9.1.3 |
startIPAddressThis variable states the ipaddress from which the discovery process should
start for the networkrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.9.1.4 |
endIPAddressThis variable states the ipaddress till which the discovery process should
proceed for the networkrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.9.1.5 |
doDiscoveryThis variable states whether a particular network should be discovered or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.9.1.6 |
dhcpThis variable states whether the network supports DHCP or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.9.1.7 |
nodeDiscoveryTableThis table contains the node discovery criteria SEQUENCE OF NodeDiscoveryEntry .1.3.6.1.4.1.6141.2.62.1.10.1.10 |
nodeDiscoveryEntry`This contains the entry of NodeDiscTable which has the criteria for discovery of a node NodeDiscoveryEntry .1.3.6.1.4.1.6141.2.62.1.10.1.10.1 |
nodeIPThis variable states the ipaddress of the node to be discoveredro IpAddress .1.3.6.1.4.1.6141.2.62.1.10.1.10.1.1 |
nodeNetMaskThis variable states the net mask for the discovery of the noderw IpAddress .1.3.6.1.4.1.6141.2.62.1.10.1.10.1.2 |
nodeDiscoverEnableThis variable states whether a particular node should be discovered or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.10.1.3 |
snmpAgentPortThis variable states the port at which the snmp agent is listeningrw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.1.10.1.4 |
nodeCommunityThis variable states the community of the node to be discoveredrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.10.1.5 |
snmpVersionThis variable states the version of snmprw TruthValue { snmpv1 ( 1 ) , snmpv2c ( 2 ) , snmpv3 ( 3 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.10.1.6 |
v3UserNameThis variable states the v3userName. If the snmp version is v3 then
the user name has to be given to access the noderw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.10.1.7 |
v3ContextNameThis variable states the v3contextName. If the snmp version is v3 then
the context name has to be given to access the noderw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.10.1.8 |
moCriteriaTableThis table contains the various criteria for discovery in order to further refine the search SEQUENCE OF MoCriteriaEntry .1.3.6.1.4.1.6141.2.62.1.10.1.11 |
moCriteriaEntryEach entry of this table contains some criteria for making the discovery process further refined MoCriteriaEntry .1.3.6.1.4.1.6141.2.62.1.10.1.11.1 |
criteriaIndexThis variable uniquely identifies each entry of the tablero Integer32 .1.3.6.1.4.1.6141.2.62.1.10.1.11.1.1 |
propertyNameThis variable states the property name on which basis the discovery should be donerw TruthValue { name ( 1 ) , type ( 2 ) , ipAddress ( 3 ) , sysOID ( 4 ) , isSNMP ( 5 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.11.1.2 |
propertyValueThis variable states the value for a property,on which basis discovery should be donerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.11.1.3 |
allowThis variable states whether the criteria for discovery should be considered or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.1.11.1.4 |
discoveryFilterTableThis table has the discovery filter class names SEQUENCE OF DiscoveryFilterEntry .1.3.6.1.4.1.6141.2.62.1.10.1.12 |
discoveryFilterEntryEach entry of this table has the discovery filter class name DiscoveryFilterEntry .1.3.6.1.4.1.6141.2.62.1.10.1.12.1 |
discFilterIndexAn incremental integer for uniquely identifying each element of the tablero Integer32 .1.3.6.1.4.1.6141.2.62.1.10.1.12.1.1 |
discFilterClassNameThis variable states the class Name of the discovery filter filerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.1.12.1.2 |
faultConfIguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.2 |
trapFilterTableThis table states the class names of the various trap filters SEQUENCE OF TrapFilterEntry .1.3.6.1.4.1.6141.2.62.1.10.2.1 |
trapFilterEntryEach entry of the table contains the name of the class of a trap filter TrapFilterEntry .1.3.6.1.4.1.6141.2.62.1.10.2.1.1 |
trapFilterIndexThe user defined name for the trap filterro Integer32 .1.3.6.1.4.1.6141.2.62.1.10.2.1.1.1 |
alertFilterClassNameThe class name of the trap filterrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.2.1.1.2 |
trapFilterNameThis variable states the name of the trap filterrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.2.1.1.3 |
trapFilterEnableThis variable states if the trap filter should be enabled or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.2.1.1.4 |
genericTypeA property of snmprw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.2.1.1.6 |
specificTypeA property of snmprw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.2.1.1.7 |
enterpriseOIDWhen the snmp version is v3,this variable needs to be statedrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.2.1.1.8 |
trapOIDThis variable states the oid of the trap to be sentrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.2.1.1.9 |
setFilter0: Do nothing
1: To set trap filterrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.2.1.1.10 |
performanceConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.3 |
pollingFiltersTableThis table contains various poll-filters SEQUENCE OF PollingFiltersEntry .1.3.6.1.4.1.6141.2.62.1.10.3.1 |
pollingFiltersEntryEach entry of the table contains a poll-filter PollingFiltersEntry .1.3.6.1.4.1.6141.2.62.1.10.3.1.1 |
pollingFilterIndexAn incremental integer to uniquely identify each entry of the tablero Integer32 .1.3.6.1.4.1.6141.2.62.1.10.3.1.1.1 |
pollingFilterClassNameThis variable states the class names of the polling filters usedrw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.10.3.1.1.2 |
logConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.4 |
stdout OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.4.1 |
nameThis states the name of the filero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.10.4.1.1 |
directoryThis states the directory in which the file will be presentro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.10.4.1.2 |
numFilesThis states the number of files of the same type may existrw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.1.3 |
numLinesThis states the number of lines that will be prresent in the filerw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.1.4 |
loggingThis variable takes in a truth value where 1(True) implies that the file be
logged and 2(False) which implies that the file may not be loggedrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.4.1.5 |
timestampThis variable also takes in a truth value where 1(True) implies that the
time be noted during logging and 2(False) which denotes that the time not be notedrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.4.1.6 |
stderr OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.10.4.2 |
filenameThis states the name of the file in which the logging has to be donero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.10.4.2.1 |
logDirectoryThis states the directory in which the file will be presentro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.10.4.2.2 |
filenumThis variable describes the number of files that may existrw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.2.3 |
linenumThis variable states the number of lines that will be present in each filerw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.2.4 |
logThis variable takes in a truth value where 1(True) implies that the file be
logged and 2(False) which implies that the file may not be loggedrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.4.2.5 |
logTimeThis variable also takes in a truth value where 1(True) implies that the
time be noted during logging and 2(False) which denotes that the time not be notedrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.4.2.6 |
logTableThis table contains data regarding the logging of values SEQUENCE OF LogEntry .1.3.6.1.4.1.6141.2.62.1.10.4.3 |
logEntryEach entry of this table states the log name and the data regarding its storage LogEntry .1.3.6.1.4.1.6141.2.62.1.10.4.3.1 |
logIndexThis is an incremental integer which uniquely identifies each entry of the tablero Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.3.1.1 |
logFileNameThis variable states the file name of the log filero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.10.4.3.1.2 |
logDirNameThis variable states the directory name of the log filero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.10.4.3.1.3 |
maxLinesThis variable states the number of lines that can be stored in a single filerw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.3.1.4 |
maxFilesThis variable states the number of files of the same type can be formedrw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.3.1.5 |
linesCachedThis variable states the number of lines that can be cachedrw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.3.1.6 |
timeStampThis variable states whether time-stamping need be done or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.4.3.1.7 |
logUserTableThis table states the name of the log users SEQUENCE OF LogUserEntry .1.3.6.1.4.1.6141.2.62.1.10.4.4 |
logUserEntryEach entry of the table states the user name and the display name of the file LogUserEntry .1.3.6.1.4.1.6141.2.62.1.10.4.4.1 |
logUserIndexAn incremental integer which uniquely identifies each entry of the tablero Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.4.1.1 |
logUserNameThis variable states the name of the log userro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.10.4.4.1.2 |
displayNameThis variable states the name which is displayed for each log userrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.10.4.4.1.3 |
logLevelThis variable states the level at which the logging needs to be donerw Integer32 .1.3.6.1.4.1.6141.2.62.1.10.4.4.1.4 |
enableLogThis variable states whether logging should be enabled or notrw TruthValue { true ( 1 ) , false ( 2 ) } .1.3.6.1.4.1.6141.2.62.1.10.4.4.1.5 |
agentConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.11 |
v1v2AuthenticationTables OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.11.1 |
aclTableThe table maintains a set of authentication parameters like
community and its maximum access. It also has facility for
specifying the manager list for access control. This table
will be referred by the v1/v2c agent for authentication of
any incoming request. SEQUENCE OF AclEntry .1.3.6.1.4.1.6141.2.62.1.11.1.1 |
aclEntryEach entry in this table describes one valid authentication
property. AclEntry .1.3.6.1.4.1.6141.2.62.1.11.1.1.1 |
aclCommunityCommunity string used by the manager to communicate with the
agent. DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.11.1.1.1.1 |
aclAccessThe maximum access allowed for the corresponding
community.rw Integer32 .1.3.6.1.4.1.6141.2.62.1.11.1.1.1.2 |
aclManagersThis variable has the managers list allowed for specified
access with specified community. The format of the string
is 'managerName1;managerName2.....' with a list of manager
IpAddress/name corresponding to each additional information
separated via ';' as the delimiter between any two managers.
The default value is '0:0:0:0' which states access for all
managers for the corresponding community.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.11.1.1.1.3 |
aclStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.11.1.1.1.4 |
vaclTableThis table furnishes the View Based Access Control
Entries for the SNMP Version 1 and Version 2 Agents
(V1/V2C Agents). SEQUENCE OF VaclEntry .1.3.6.1.4.1.6141.2.62.1.11.1.2 |
vaclEntryEach Entry is based upon the Community and its allowed
views for the View Based Access Control. VaclEntry .1.3.6.1.4.1.6141.2.62.1.11.1.2.1 |
vaclmibViewsThis column represents the Mib View or Views furnished for
the corresponding communities. More Mib Views can be set by
giving a ';' as a separator.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.11.1.2.1.1 |
vaclviewStatusThe Status of the View Set.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.11.1.2.1.2 |
ismMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.12 |
ismNotificationMib OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.12.1 |
ismExtraPropNamesThe extra properties which the user wants to be sent with the
pre-defined notificaiton varbinds.
It should be in the following format.
SYNTAX:
propName1,propName2,...
The values for the properties will be in the following format:
propName1=value1,propName2=value2...rw DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.12.1.1 |
ismNotiPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.12.1.2 |
ismNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.12.1.2.0 |
ismStateChangeNotificationThe ESM-Agent sends a ismStateChangeNotification to the manager when the state of service created in ISM has changed. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.12.1.2.0.1 |
ismNodeChangeNotificationThe ESM-Agent sends a ismNodeChangeNotification to the manager when the config on the node in ISM has changed. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.12.1.2.0.2 |
ismNotificationThe ESM-Agent sends a ismNotification to the manager with ISM related information. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.12.1.2.0.3 |
ismBadParameterNotificationThe ESM-Agent sends a ismBadParameterNotification to the manager whenever a bad parameter is passed to ISM. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.12.1.2.0.4 |
ismConstraintViolationNotificationThe ESM-Agent sends a ismConstraintViolationNotification to the manager whenever constraints are violated within ISM. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.12.1.2.0.5 |
ismMisconfigurationDetectedNotificationThe ESM-Agent sends a ismMisconfigurationDetectedNotification to the manager whenever ISM detects a misconfiguratiomn in the network. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.12.1.2.0.6 |
ismUnsupportedConfigurationNotificationThe ESM-Agent sends a ismUnsupportedConfigurationNotification to the manager whenever ISM detects a unsupported configuration in the network. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.12.1.2.0.7 |
ismInvalidPathSelectionNotificationThe ESM-Agent sends a ismInvalidPathSelectionNotification to the manager whenever ISM detects that an invalid path is selected. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.12.1.2.0.8 |
ismModifyNotificationThe ESM-Agent sends a ismModifyNotification to the manager to report the status of modify request sent to ISM NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.62.1.12.1.2.0.9 |
ismNotiVarbinds OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.62.1.12.1.3 |
currentStateThis variable indicates the current state of the service.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.12.1.3.1 |
previousStateThis variable indicates the previous state of the service.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.12.1.3.2 |
uniqueIdentifierThis variable indicates the unique identifer of the service.ro DisplayString ( SIZE ( 0 .. 128 ) ) .1.3.6.1.4.1.6141.2.62.1.12.1.3.3 |
stateChangeTimeThis variable represents the time at which the state of the service changed.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.12.1.3.4 |
statsCountersThis variable contains the various stats counter of the service if available.The values will be displayed in the folloing formate
propName1=value1,porpName2=vaule2,....ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.12.1.3.5 |
nodeChangeTimeThis variable represents the time at which the config on the node has changed.ro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.12.1.3.6 |
nodeThis variable indicates the node on which config has changed.ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.12.1.3.7 |
ismExtraPropertiesThe values for the user properties which the user
specifies in the moExtraPropNames variable are sent as part of the notifications
The values will be displayed in the folloing formate
propName1=value1,porpName2=vaule2,....ro DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.12.1.3.8 |
textThis variable gives the descriptive text message of the event.This corresponds to
the Text entry in the Event Table in the databasero DisplayString ( SIZE ( 0 .. 255 ) ) .1.3.6.1.4.1.6141.2.62.1.12.1.3.9 |
notifTimeThis variable represents the time at which the notification was generatedro Gauge32 ( 0 .. 4294967295 ) .1.3.6.1.4.1.6141.2.62.1.12.1.3.10 |
statusThis variable indicates the status of a request.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.62.1.12.1.3.11 |