All MIBs › XEROX-COMMON-MIB › xcmHrDetailValueInteger
xcmHrDetailValueInteger
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmHrDetailValueInteger
OID (numeric): 1.3.6.1.4.1.253.8.53.20.2.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The current value for a device detail with a base value syntax 'INTEGER'.
What is xcmHrDetailValueInteger?
This object stores the current numeric (integer) value of a configurable device detail or parameter, which can be modified to adjust device behavior. It is part of a flexible table that allows management systems to read and write arbitrary integer-typed device settings without hard-coding specific object names. An administrator or automated provisioning system would use this to query or change integer-based device configuration parameters like timeouts, thresholds, or counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.53.20.2.1.7 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmHrDetailValueInteger
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.53.20.2.1.7.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmHrDetailValueInteger.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.253.8.53.20.2.1.7.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53 | xcmHrMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.20 | xcmHrSupplies | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.20.2 | xcmHrDetailTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.20.2.1 | xcmHrDetailEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.20.2.1.7 | xcmHrDetailValueInteger | XEROX-COMMON-MIB |