rcIpDhcpForwardingOption82RemoteId
RC-IP-MIB ·
.1.3.6.1.4.1.2272.1.8.28.4
Object
scalar r/w
Enumeration
This object is used to control what value will be used for the DHCP option 82 remote-id suboption.
Context
- MIB
- RC-IP-MIB
- OID
.1.3.6.1.4.1.2272.1.8.28.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcIpDhcpForwardingScalars
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 'RC-IP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IP-MIB::rcIpDhcpForwardingOption82RemoteId.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IP-MIB::rcIpDhcpForwardingOption82RemoteId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | macAddress |
2 | ipAddress |
3 | hostname |
4 | customString |