cabhSecFwPolicyFileOperStatus OBJECT-TYPE
SYNTAX INTEGER {
inProgress(1),
completeFromProvisioning(2),
completeFromMgt(3),
failed(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"InProgress(1) indicates that a TFTP download is underway,
either as a result of a version mismatch at provisioning
or as a result of a upgradeFromMgt request.
CompleteFromProvisioning(2) indicates that the last
software upgrade was a result of version mismatch at
provisioning. CompleteFromMgt(3) indicates that the last
software upgrade was a result of setting
docsDevSwAdminStatus to upgradeFromMgt.
Failed(4) indicates that the last attempted download
failed, ordinarily due to TFTP timeout."
View at oid-info.com
inProgress(1) indicates a firewall configuration
file download is underway.
complete (2) indicates the firewall configuration
file downloaded and configured successfully.
completeFromMgt(3) This state is deprecated.
failed(4) indicates the last attempted firewall
configuration file download or processing
failed ordinarily due to TFTP timeout.
Parsed from file CABH-SEC-MIB.mib
Module: CABH-SEC-MIB
Automatically extracted from Rec. ITU-T J.191
cabhSecFwPolicyFileOperStatus OBJECT-TYPE SYNTAX INTEGER { inProgress(1), complete(2), failed(4) } MAX-ACCESS read-only STATUS deprecated DESCRIPTION "inProgress(1) indicates a firewall configuration file download is underway. complete (2) indicates the firewall configuration file downloaded and configured successfully. completeFromMgt(3) This state is deprecated. failed(4) indicates the last attempted firewall configuration file download or processing failed ordinarily due to TFTP timeout." ::= { cabhSecFwBase 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.4491.2.4.2.1.1.1 | cabhSecFwPolicyFileEnable | 0 | 0 | This parameter indicates whether or not to enable the firewall functionality. |
1.3.6.1.4.1.4491.2.4.2.1.1.2 | cabhSecFwPolicyFileURL | 0 | 0 | A policy rule set file download is triggered when the value used to SET this object is different than the value in the cabhSecFwP… |
1.3.6.1.4.1.4491.2.4.2.1.1.3 | cabhSecFwPolicyFileHash | 0 | 0 | Hash of the contents of the rules set file, calculated and sent to the PS prior to sending the rules set file. For the SHA-1 auth… |
1.3.6.1.4.1.4491.2.4.2.1.1.5 | cabhSecFwPolicyFileCurrentVersion | 0 | 0 | The rule set version currently operating in the PS device. This object should be in the syntax used by the individual vendor to i… |
1.3.6.1.4.1.4491.2.4.2.1.1.6 | cabhSecFwPolicySuccessfulFileURL | 0 | 0 | Contains the location of the last successful downloaded policy rule set file in the format pointed in the reference. If a success… |