All MIBs › XEROX-COMMON-MIB › xcmGenBaseReconfStateSupport
xcmGenBaseReconfStateSupport
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmGenBaseReconfStateSupport
OID (numeric): 1.3.6.1.4.1.253.8.51.1.2.1.9
Node type: OBJECT-TYPE
Type: Cardinal32
Access: read-only
Description:
The 'xcmGenReconfOptionState' values supported for ANY conceptual row in the 'xcmGenReconfTable'. Usage: Conforming management agents SHALL report their supported values as a 'bit-mask' formed via the bit-wise OR of '2**(n)', where (n) is each supported enumerated value in the in the 'XcmGenReconfOptionState' textual convention.
What is xcmGenBaseReconfStateSupport?
Encodes as a bitmask which reconfiguration states the device can support, with each bit representing one option. This advertises the device's capabilities for state changes during management operations. An operator reads this to understand what configuration transitions the device permits before attempting a reconfiguration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.51.1.2.1.9 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmGenBaseReconfStateSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.51.1.2.1.9.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmGenBaseReconfStateSupport.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmGenBaseReconfStateSupport.1
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.9 | xcmGenBaseReconfStateSupport | XEROX-COMMON-MIB |