dhcpOption82RemoteIDMode
ECS4510-MIB ·
.1.3.6.1.4.1.259.10.1.24.1.10.11.4.3
Object
scalar r/w
Enumeration
Provide five modes for insertion remote-id sub-option of option 82. If configured-string(5) has been set, dhcpOption82RemoteIDString will take effect.
Context
- MIB
- ECS4510-MIB
- OID
.1.3.6.1.4.1.259.10.1.24.1.10.11.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhcpOption82
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 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4510-MIB::dhcpOption82RemoteIDMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4510-MIB::dhcpOption82RemoteIDMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mac-address-in-hex |
2 | mac-address-in-ascii |
3 | ip-address-in-hex |
4 | ip-address-in-ascii |
5 | configured-string |