rbnL2tpPCfgStatic

RBN-L2TP-MIB · .1.3.6.1.4.1.2352.2.28.1.1.1.9

Object

column r/w SNMPv2-TCTruthValue
This objects indicates whether the tunnel is
static or dynamic. A value of true (1) means that it is static.
A value of (2) indicates that it is dynamic.

Context

MIB
RBN-L2TP-MIB
OID
.1.3.6.1.4.1.2352.2.28.1.1.1.9
Type
column
Access
readwrite
Status
current
Parent
rbnL2tpPeerCfgEntry
Groups
1

Walk 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 'RBN-L2TP-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-L2TP-MIB::rbnL2tpPCfgStatic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-L2TP-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-L2TP-MIB::rbnL2tpPCfgStatic.<rbnL2tpMibPeerName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-L2TP-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-L2TP-MIB::rbnL2tpPCfgStatic'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance