fsMIDhcpConfigDhcpCircuitOption
ARICENT-DHCP-RLY-MI-MIB ·
.1.3.6.1.4.1.29601.2.92.2.1.1.17
Object
column r/w
Bits
This Object defines the type of information to be present in circuit id sub-option.And this option can specfied only if CircuitIDSubOptionControl is enabled.It is possible to set more than one bit at a time.Currently first three bits are used and remaning bits are reserved for future purpose.Default value for this option is routerindex(00000001).
Context
- MIB
- ARICENT-DHCP-RLY-MI-MIB
- OID
.1.3.6.1.4.1.29601.2.92.2.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDhcpContextEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARICENT-DHCP-RLY-MI-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCP-RLY-MI-MIB::fsMIDhcpConfigDhcpCircuitOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-DHCP-RLY-MI-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCP-RLY-MI-MIB::fsMIDhcpConfigDhcpCircuitOption.<fsMIDhcpContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DHCP-RLY-MI-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DHCP-RLY-MI-MIB::fsMIDhcpConfigDhcpCircuitOption'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | routerindex |
1 | vlanid |
2 | recvport |