cabhPsDevProvMode
CABH-PS-DEV-MIB ·
.1.3.6.1.4.1.4491.2.4.1.1.1.11
Object
scalar Enumeration
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).
Context
- MIB
- CABH-PS-DEV-MIB
- OID
.1.3.6.1.4.1.4491.2.4.1.1.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cabhPsDevBase
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-PS-DEV-MIB::cabhPsDevProvMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-PS-DEV-MIB::cabhPsDevProvMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dhcpmode |
2 | snmpmode |
3 | dormantCHmode |
Conformance
Member of