cabhPsDevUpnpCommandStatus

CABH-PS-DEV-MIB · .1.3.6.1.4.1.4491.2.4.1.1.6.3.2.6

Object

scalar Enumeration
The status of cabhPsDevUpnpCommandUpdate trigger
none(1)
initial state.
inProgress(2)
the information is being acquired by the
device, PS does not change from'inProgess
to the final state (complete, failed)
until the execution has finished.
complete(3) The overall execution is finished with
no error conditions..
failed(4).
The UPnP Device has experienced a timeout. In the
case of multiple devices query
(cabhPsDevUpnpCommand set to 'discoveryInfo')
The failed devices are stored with content information
empty. At system initialization this object returns
'none'.

Context

MIB
CABH-PS-DEV-MIB
OID
.1.3.6.1.4.1.4491.2.4.1.1.6.3.2.6
Type
scalar
Access
readonly
Status
current
Default
none
Parent
cabhPsDevUpnpCommands
Groups
1

Scalars 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::cabhPsDevUpnpCommandStatus.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::cabhPsDevUpnpCommandStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2inProgress
3complete
4failed

Conformance