sysRarpEnabled
SUN-T300-MIB ·
.1.3.6.1.4.1.42.2.28.2.2.1.41
Object
scalar Enumeration
A flag indicating whether RARP protocol is used to obtain the system IP address.
Context
- MIB
- SUN-T300-MIB
- OID
.1.3.6.1.4.1.42.2.28.2.2.1.41- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- t300SystemObjs
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 'SUN-T300-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-T300-MIB::sysRarpEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-T300-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-T300-MIB::sysRarpEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |