All MIBs › CABH-PS-DEV-MIB › cabhPsDevProvMode
cabhPsDevProvMode
Module: CABH-PS-DEV-MIB
OID (symbolic): CABH-PS-DEV-MIB::cabhPsDevProvMode
OID (numeric): 1.3.6.1.4.1.4491.2.4.1.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the provisioning mode in which the PS is operating. If the PS is operating in DHCP Provisioning Mode as described in the CableHome specification, the PS sets this object to dhcpmode(1). If the PS is operating in SNMP Provisioning Mode, the PS sets this object to snmpmode(2). If the PS is not configured to operate in either dhcpmode or snmpmode it will fall back to Dormant CableHome Mode and set the value of cabhPsDevProvMode to dormantCHmode(3).
What is cabhPsDevProvMode?
Reports the provisioning mode currently in use by the PS device, either DHCP Provisioning Mode or SNMP Provisioning Mode as defined by the CableHome specification. This read-only object tells management systems how the device acquired its configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.4.1.1.1.11 snmpwalk -v2c -c public <target> CABH-PS-DEV-MIB::cabhPsDevProvMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.4.1.1.1.11.1 snmpget -v2c -c public <target> CABH-PS-DEV-MIB::cabhPsDevProvMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cabhPsDevProvMode.1
Start monitoring CableHome-compliant residential gateways/cable modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CABH-PS-DEV-MIB::cabhPsDevProvMode OID value, configure state conditions and alerts, and monitor any CableHome-compliant residential gateways/cable modems 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.1 | cabhPsDevMib | CABH-PS-DEV-MIB |
| 1.3.6.1.4.1.4491.2.4.1.1 | cabhPsDevMibObjects | CABH-PS-DEV-MIB |
| 1.3.6.1.4.1.4491.2.4.1.1.1 | cabhPsDevBase | CABH-PS-DEV-MIB |
| 1.3.6.1.4.1.4491.2.4.1.1.1.11 | cabhPsDevProvMode | CABH-PS-DEV-MIB |