networkParamsFrom
HP700RX-MIB ·
.0.11.2.3.9.3.1.2.1
Object
scalar mandatory
r/w
Enumeration
Indicates whether the X terminal will use bootp to get its network parameters (IP address, default gateway, boot file, terminal name, domain name, name server addresses, subnet mask, and remote configuration file) at power up or use those stored in EEPROM.
Context
- MIB
- HP700RX-MIB
- OID
.0.11.2.3.9.3.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- network
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 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP700RX-MIB::networkParamsFrom.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP700RX-MIB::networkParamsFrom'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bootp |
2 | eeprom |