tunnelWiFiConfigDefaultProfile
ELTEX-TUNNEL-MIB ·
.1.3.6.1.4.1.35265.21.1.1.10
Object
column SNMPv2-TCTruthValue
If an instance of this object has the value true, this tunnel is a template for create other tunnels and has ip address 0.0.0.0
Context
- MIB
- ELTEX-TUNNEL-MIB
- OID
.1.3.6.1.4.1.35265.21.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tunnelWiFiConfigEntry
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 'ELTEX-TUNNEL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-TUNNEL-MIB::tunnelWiFiConfigDefaultProfile'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-TUNNEL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-TUNNEL-MIB::tunnelWiFiConfigDefaultProfile.<tunnelWiFiConfigLocalAddressType>.<tunnelWiFiConfigLocalAddress>.<tunnelWiFiConfigRemoteAddressType>.<tunnelWiFiConfigRemoteAddress>.<tunnelWiFiConfigEncapsMethod>.<tunnelWiFiConfigID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-TUNNEL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-TUNNEL-MIB::tunnelWiFiConfigDefaultProfile'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |