All MIBs › CABH-SEC-MIB › cabhSec2FwPolicyFileHash
cabhSec2FwPolicyFileHash
Module: CABH-SEC-MIB
OID (symbolic): CABH-SEC-MIB::cabhSec2FwPolicyFileHash
OID (numeric): 1.3.6.1.4.1.4491.2.4.2.5.4.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Hash of the contents of the firewall configuration file. For the SHA-1 authentication algorithm the length of the hash is 160 bits. This hash value is encoded in binary format.
What is cabhSec2FwPolicyFileHash?
Stores the SHA-1 hash (160 bits, binary format) of the downloaded firewall configuration file, used to verify the integrity and authenticity of the policy file after download.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.4.2.5.4.1.3 snmpwalk -v2c -c public <target> CABH-SEC-MIB::cabhSec2FwPolicyFileHash
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.4.2.5.4.1.3.1 snmpget -v2c -c public <target> CABH-SEC-MIB::cabhSec2FwPolicyFileHash.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4491.2.4.2.5.4.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cabhSec2FwPolicyFileHash.1
Start monitoring CableHome-compliant residential gateways (cable modem/router) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CABH-SEC-MIB::cabhSec2FwPolicyFileHash OID value, configure state conditions and alerts, and monitor any CableHome-compliant residential gateways (cable modem/router) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2 | clabProject | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.4 | clabProjCableHome | CLAB-DEF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4491.2.4.2 | cabhSecMib | CABH-SEC-MIB |
| 1.3.6.1.4.1.4491.2.4.2.5 | cabhSecMibObjects | CABH-SEC-MIB |
| 1.3.6.1.4.1.4491.2.4.2.5.4 | cabhSec2FwObjects | CABH-SEC-MIB |
| 1.3.6.1.4.1.4491.2.4.2.5.4.1 | cabhSec2FwBase | CABH-SEC-MIB |
| 1.3.6.1.4.1.4491.2.4.2.5.4.1.3 | cabhSec2FwPolicyFileHash | CABH-SEC-MIB |