snmpTrapHostStatus
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.2.3.3.4.1.2
Object
column
r/w
ContainerStatus
When you perform a GET on this variable, one of
the following values will be returned:
1-Indicates that the container folder is active with no changes.
2-Indicates that the container folder is active with change(s).
Once you have completed setting the variables in a folder, you
will want to submit your changes to the management module. To do
this, set the Status variable to 4. If you want to discard the
changes, set the Status variable to 6.
4-Indicates that the changes in the container folder are to be
submitted to the management module and verified. To save the
changes to flash a write of writeToFlash(1) in the adminFunction
object is required.
6-Indicates that the changes in the container folder are to be
discarded.
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.2.3.3.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTrapHostEntry
- Table
- snmpTrapHostTable
- Siblings
- 7
Syntax
ContainerStatus
- Source
- ContainerStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | modified |
4 | applyChanges |
6 | discardChanges |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTrapHostIndex This object identifies the SNMP trap host index. | column | GenericTableIndex | .1.3.6.1.4.1.1966.21.1.1.1.2.3.3.4.1.1 |
| snmpTrapHostIpAddress Defines the hosts (by IP address) that will receive trap messages
generated by the management module. | column | Ipv4v6Address | .1.3.6.1.4.1.1966.21.1.1.1.2.3.3.4.1.3 |
| snmpTrapHostUdpPort Defines the UDP port number the SNMP trap host will listen on to
receive trap messages generated by the management module. | column | Integer32 | .1.3.6.1.4.1.1966.21.1.1.1.2.3.3.4.1.4 |
| snmpTrapHostVersion Defines the SNMP version of the traps sent to this host. If
snmpTrapV3 is selected then the SNMP trap v3 user | column | Enumeration | .1.3.6.1.4.1.1966.21.1.1.1.2.3.3.4.1.5 |
| snmpTrapHostType If set to snmpInform(1) the management module will send traps via an
INFORM-PDU, expecting a response from the trap host, retransmitting
if required. Otherwise it will send them v… | column | Enumeration | .1.3.6.1.4.1.1966.21.1.1.1.2.3.3.4.1.6 |
| snmpTrapHostCommunity An arbitrary trap community name. This object is ignored for SNMP v3 | column | OctetString | .1.3.6.1.4.1.1966.21.1.1.1.2.3.3.4.1.7 |
| snmpTrapHostEnable If set to No, the management module will not use this
table entry to send traps. | column | YesNoValue | .1.3.6.1.4.1.1966.21.1.1.1.2.3.3.4.1.8 |