pptpProfileKeepalive

BIANCA-BRICK-PPTP-MIB · .1.3.6.1.4.1.272.4.23.1.1.2

Object

column mandatory r/w Enumeration
When set to on(1), PPTP echo requests as described in
RFC 2637 are sent in regular intervals during the connection.
If set to off(2), no PPTP echo requests will be performed,
delete(3) determines the entry is marked for discard.

Context

MIB
BIANCA-BRICK-PPTP-MIB
OID
.1.3.6.1.4.1.272.4.23.1.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
pptpProfileEntry

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 'BIANCA-BRICK-PPTP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPTP-MIB::pptpProfileKeepalive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-PPTP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPTP-MIB::pptpProfileKeepalive.<pptpProfileId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-PPTP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-PPTP-MIB::pptpProfileKeepalive'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2off
3delete