dmonParkModeDwellTime
DMON-COMMON-MIB ·
.1.3.6.1.4.1.5802.999999.2.5.1.7
Object
column r/w
secondInteger32
Set the amount of time in seconds to have a receiver dwell on a given channel in Parking Mode. Once expire, the receiver must return to default scanning mode. When set to 0, it means indefinitely.
Context
- MIB
- DMON-COMMON-MIB
- OID
.1.3.6.1.4.1.5802.999999.2.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- second
- Parent
- dmonParkModeControlEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DMON-COMMON-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMON-COMMON-MIB::dmonParkModeDwellTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DMON-COMMON-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMON-COMMON-MIB::dmonParkModeDwellTime.<dmonParkModeReceiverID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DMON-COMMON-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DMON-COMMON-MIB::dmonParkModeDwellTime'
Syntax
secondInteger32
Values & Constraints
Object Constraints
range: 0-1000000000