dhcpOption82EncodeFormat
ECS4620-MIB ·
.1.3.6.1.4.1.259.10.1.41.1.10.11.4.5
Object
scalar r/w
Enumeration
Set encode format for CID and RID in option82. Set extra-subtype-included(1) will have extra subtype and length field in CID and RID. Set no-extra-subtype-included(2) will only have TLV format for CID and RID.
Context
- MIB
- ECS4620-MIB
- OID
.1.3.6.1.4.1.259.10.1.41.1.10.11.4.5- 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 'ECS4620-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4620-MIB::dhcpOption82EncodeFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4620-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4620-MIB::dhcpOption82EncodeFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | extra-subtype-included |
2 | no-extra-subtype-included |