primaryFileServer
HP700RX-MIB ·
.0.11.2.3.9.3.1.2.5
Object
scalar mandatory
r/w
The address of the first file server the terminal attempts to contact at startup. This may be either a node name (in which case it will be resolved to an address using Domain Name Resolution) or it may be an IP address in dotted decimal form.
Context
- MIB
- HP700RX-MIB
- OID
.0.11.2.3.9.3.1.2.5- 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::primaryFileServer.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::primaryFileServer'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.