agentNetworkDhcpClientIfClientIdFormat
SWITCHING-EXTENSION-MIB ·
.1.3.6.1.4.1.7244.2.101.2.3.101
Object
scalar r/w
Enumeration
Set the switch's client ID agentNetworkDhcpClientIfClientId format. It could be HEX(00:00:00:00:00:00) or TEXT( which length is less or equal to 32)
Context
- MIB
- SWITCHING-EXTENSION-MIB
- OID
.1.3.6.1.4.1.7244.2.101.2.3.101- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentNetworkConfigGroupExtension
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 'SWITCHING-EXTENSION-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-EXTENSION-MIB::agentNetworkDhcpClientIfClientIdFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCHING-EXTENSION-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCHING-EXTENSION-MIB::agentNetworkDhcpClientIfClientIdFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hexformat |
2 | textformat |