ipDhcpClientRtTemplDstIfMode
BINTEC-DYNIP-MIB ·
.0.52.9.1.5
Object
column r/w
Enumeration
Copied to ipExtRtDstIfMode if RtType is ipextrt. Ignored if RtType is iproute. Remark: Default-value deviates from ipExtRt-table
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.9.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDhcpClientRtTemplEntry
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 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpClientRtTemplDstIfMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpClientRtTemplDstIfMode.<ipDhcpClientRtTemplRtType>.<ipDhcpClientRtTemplDstIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-DYNIP-MIB::ipDhcpClientRtTemplDstIfMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dialup-wait |
2 | dialup-continue |
3 | up-only |
4 | always |
5 | dialup-always |