xcmGenBaseGroupWalkHidden

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.1.2.1.16

Object

The terse control/report vector of ALL mandatory, conditionally
              
              
mandatory, and optional XCMI General MIB object groups which are
hidden from MIB walks (via SNMP GetNext or GetBulk PDUs)
by this management agent implementation (ie, version)
on this host system, specified in a bit-mask.
              
Usage:  When an object group is currently 'hidden' via
'xcmGenBaseGroupWalkHidden', XCMI conforming management agents
SHALL skip over that object group to the next
lexicographically higher object for GetNext or GetBulk requests.
              
Usage:  Conforming management agents SHOULD hide the Message Map
Message Text object groups from MIB walks (as they MAY contain
thousands of conceptual rows in typical implementations).
              
Usage:  Conforming management agents SHALL accurately
report their hidden MIB walk XCMI General MIB object groups.

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.1.2.1.16
Type
column
Access
readwrite
Status
current
Parent
xcmGenBaseEntry
Groups
1

Walk 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 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenBaseGroupWalkHidden'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenBaseGroupWalkHidden.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-MIB::xcmGenBaseGroupWalkHidden'

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of
Compliance refinements
It is conformant to implement this object as read-only.
XCMI conforming management agents NEED NOT support changing of
MIB walk 'hidden' groups by remote management stations.