domain
HP700RX-MIB ·
.0.11.2.3.9.3.1.2.12
Object
scalar mandatory
r/w
The fully qualified domain of the network to which the terminal is connected. This includes all parts following the first '.' (dot) in the fully qualified host name of the terminal. Typical examples are hp.com or waterloo.edu
Context
- MIB
- HP700RX-MIB
- OID
.0.11.2.3.9.3.1.2.12- 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::domain.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::domain'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.