etsysR2MgmtCrashUploadUseBootp
ENTERASYS-R2MGMT-MIB ·
.1.3.6.1.4.1.5624.1.2.11.1.4.1
Object
DURABLE:
Controls where the AccessPoint gets the information that
it needs to upload crash dumps.
When true(1), indicates that the AP should use the BootP
protocol to auto-configure parameters such as its own IP
address, gateway IP, subnet, TFTP server IP address, and
directory name.
When false(2), indicates that the AccessPoint should use
locally-configured parameters stored in NVRAM.
Context
- MIB
- ENTERASYS-R2MGMT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.11.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysR2MgmtLoader
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-R2MGMT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-R2MGMT-MIB::etsysR2MgmtCrashUploadUseBootp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-R2MGMT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-R2MGMT-MIB::etsysR2MgmtCrashUploadUseBootp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of