swDHCPRelayOption82CircuitIDType
DHCP-RELAY-MGMT-MIB ·
.1.3.6.1.4.1.171.12.42.3.2.6
Object
scalar r/w
Enumeration
This object indicates the type of circuit ID.If the type is default,the circuit ID will be the VLAN ID, Module ID and Port Number. If the type is user-defined ,the circuit ID can be defined by writing to the swDHCPRelayOption82CircuitId object.If the type is vendor1, the circuit ID will be the VLAN ID, Slot ID, Port Number and System??s MAC address. If the type is vendor2, the circuit ID will be the Port Number.If the type is vendor3,the circuit ID will be configured in swDHCPRelayOption82PerPortCircuitIdTable If the type is vendor4, the circuit ID will be the System Name, Module ID, Port Number and Client VLAN ID. If the type is vendor5, the circuit ID will be the System Name, 'eth', Chassis ID, Slot ID, Port Number and Client VLAN ID. If the type is vendor6, the circuit ID will be the Port Name, VLAN ID, System Name, Slot ID, Sub Slot ID, Port Number.
Context
- MIB
- DHCP-RELAY-MGMT-MIB
- OID
.1.3.6.1.4.1.171.12.42.3.2.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swDHCPRelayOption82
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 'DHCP-RELAY-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-RELAY-MGMT-MIB::swDHCPRelayOption82CircuitIDType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DHCP-RELAY-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DHCP-RELAY-MGMT-MIB::swDHCPRelayOption82CircuitIDType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | user-defined |
3 | vendor1 |
4 | vendor2 |
5 | vendor3 |
6 | vendor4 |
7 | vendor5 |
8 | vendor6 |