XEROX-COMMON-MIB :: xcmHrDetailValueInteger

MIB Reference — IPNetwork Monitor

All MIBsXEROX-COMMON-MIBxcmHrDetailValueInteger

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.253xeroxXEROX-COMMON-MIB
1.3.6.1.4.1.253.8xeroxCommonMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.53xcmHrMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.53.20xcmHrSuppliesXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.53.20.2xcmHrDetailTableXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.53.20.2.1xcmHrDetailEntryXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.53.20.2.1.7xcmHrDetailValueIntegerXEROX-COMMON-MIB