All MIBs › XEROX-GENERAL-MIB › xcmGenBaseGroupWalkHidden
xcmGenBaseGroupWalkHidden
Module: XEROX-GENERAL-MIB
OID (symbolic): XEROX-GENERAL-MIB::xcmGenBaseGroupWalkHidden
OID (numeric): 1.3.6.1.4.1.253.8.51.1.2.1.16
Node type: OBJECT-TYPE
Type: XcmGenGroupSupport
Access: read-write
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.51.1.2.1.16 snmpwalk -v2c -c public <target> XEROX-GENERAL-MIB::xcmGenBaseGroupWalkHidden
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.51.1.2.1.16.1 snmpget -v2c -c public <target> XEROX-GENERAL-MIB::xcmGenBaseGroupWalkHidden.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.253.8.51.1.2.1.16.1 s <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.51 | xcmGeneralMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.1 | xcmGenBase | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.1.2 | xcmGenBaseTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.1.2.1 | xcmGenBaseEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.1.2.1.16 | xcmGenBaseGroupWalkHidden | XEROX-GENERAL-MIB |