This is a summary of information regarding objects below the snmpMIB MIB object, which is defined within the SNMPv2-MIB MIB document as .1.3.6.1.6.3.1.
Name | Type | Access | OID | Description |
---|---|---|---|---|
1
snmpSetSerialNo |
INTEGER
Legal values: 0 .. 2147483647 TestAndIncr | ReadWrite | .1.3.6.1.6.3.1.1.6.1 |
Note: this object is based on the TestAndIncr TEXTUAL-CONVENTION. An advisory lock used to allow several cooperating command generator applications to coordinate their use of the SNMP set operation. This object is used for coarse-grain coordination. To achieve fine-grain coordination, one or more similar objects might be defined within each MIB group, as appropriate. |
SCALAR OBJECTS
TABLE OBJECTS |
Notification Name | coldStart |
In MIB | SNMPv2-MIB |
Registered at OID | .1.3.6.1.6.3.1.1.5.1 |
Notification Description |
A coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered. |
Mandatory Objects |
|
Notification Name | warmStart |
In MIB | SNMPv2-MIB |
Registered at OID | .1.3.6.1.6.3.1.1.5.2 |
Notification Description |
A warmStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself such that its configuration is unaltered. |
Mandatory Objects |
|
Notification Name | authenticationFailure |
In MIB | SNMPv2-MIB |
Registered at OID | .1.3.6.1.6.3.1.1.5.5 |
Notification Description |
An authenticationFailure trap signifies that the SNMP entity has received a protocol message that is not properly authenticated. While all implementations of SNMP entities MAY be capable of generating this trap, the snmpEnableAuthenTraps object indicates whether this trap will be generated. |
Mandatory Objects |
|
These TEXTUAL-CONVENTIONS are used in other parts of the document above. They are SNMP's way of defining a datatype that is used repeatedly by other MIB objects. Any implementation implementing objects that use one of these definitions must follow its DESCRIPTION clause as well as the DESCRIPTION clause of the object itself.
Name | Type | Description |
---|---|---|
TestAndIncr | INTEGER | Represents integer-valued information used for atomic operations. When the management protocol is used to specify that an object instance having this syntax is to be modified, the new value supplied via the management protocol must precisely match the value presently held by the instance. If not, the management protocol set operation fails with an error of `inconsistentValue'. Otherwise, if the current value is the maximum value of 2^31-1 (2147483647 decimal), then the value held by the instance is wrapped to zero; otherwise, the value held by the instance is incremented by one. (Note that regardless of whether the management protocol set operation succeeds, the variable- binding in the request and response PDUs are identical.) The value of the ACCESS clause for objects having this syntax is either `read-write' or `read-create'. When an instance of a columnar object having this syntax is created, any value may be supplied via the management protocol. When the network management portion of the system is re- initialized, the value of every object instance having this syntax must either be incremented from its value prior to the re-initialization, or (if the value prior to the re- initialization is unknown) be set to a pseudo-randomly generated value. |
Tree view generated by running: snmptranslate -Tp SNMPv2-MIB::snmpMIB
+--snmpMIB(1) | +--snmpMIBObjects(1) | | | +--snmpTrap(4) | | | | | +-- ---N ObjID snmpTrapOID(1) | | +-- ---N ObjID snmpTrapEnterprise(3) | | | +--snmpTraps(5) | | | | | +--coldStart(1) | | +--warmStart(2) | | +--authenticationFailure(5) | | | +--snmpSet(6) | | | +-- -RW- INTEGER snmpSetSerialNo(1) | Textual Convention: TestAndIncr | Range: 0..2147483647 | +--snmpMIBConformance(2) | +--snmpMIBCompliances(1) | | | +--snmpBasicCompliance(2) | +--snmpBasicComplianceRev2(3) | +--snmpMIBGroups(2) | +--snmpSetGroup(5) +--systemGroup(6) +--snmpBasicNotificationsGroup(7) +--snmpGroup(8) +--snmpCommunityGroup(9) +--snmpObsoleteGroup(10) +--snmpWarmStartNotificationGroup(11) +--snmpNotificationGroup(12)
Last modified: Wednesday, 01-Aug-2018 04:41:28 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.