All MIBs › ANNEX-MIB › anxDisabledModules
anxDisabledModules
Module: ANNEX-MIB
OID (symbolic): ANNEX-MIB::anxDisabledModules
OID (numeric): 1.3.6.1.4.1.15.2.5.53
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Defines which selectable modules are currently disabled. The allowable values are 'all', 'none' or one or more of the following names separated by commas:
'admin', 'lat', 'ppp', 'slip', 'snmp', 'nameserver', 'cli-edit'.
If this is a MicroAnnex ELS, the values 'ppp' and 'slip' are not valid.
What is anxDisabledModules?
Comma-separated list of disabled modules: admin, lat, ppp, slip, snmp, nameserver, cli-edit. Controls which features are available. Example: ppp,slip disables point-to-point protocols.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15.2.5.53 snmpwalk -v2c -c public <target> ANNEX-MIB::anxDisabledModules
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15.2.5.53.1 snmpget -v2c -c public <target> ANNEX-MIB::anxDisabledModules.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.15.2.5.53.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.15 | xylogics | ANNEX-MIB |
| 1.3.6.1.4.1.15.2 | annex | ANNEX-MIB |
| 1.3.6.1.4.1.15.2.5 | annexconfig | ANNEX-MIB |
| 1.3.6.1.4.1.15.2.5.53 | anxDisabledModules | ANNEX-MIB |