lcpExtCallbackType

ZHONE-COM-PPP-MIB · .1.3.6.1.4.1.5504.4.5.2.1.10

Object

column r/w Enumeration
The method of determining the location to callback.
              
byAuth:        Location is determined by authorization information.
byDialString:  Location is determined by a dialing string.
byIdentifier:  Location is determined by a location ID.
byE164:        Location is determined by an E.164 number.
byName:        Location is determined by a distinguished name.
              
These objects only apply when callback negotiation is enabled
using lcpExtCallbackEnable.

Context

MIB
ZHONE-COM-PPP-MIB
OID
.1.3.6.1.4.1.5504.4.5.2.1.10
Type
column
Access
readwrite
Status
current
Parent
pppLCPExtensionsEntry

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 'ZHONE-COM-PPP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-PPP-MIB::lcpExtCallbackType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-PPP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-PPP-MIB::lcpExtCallbackType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-PPP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-PPP-MIB::lcpExtCallbackType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1byAuth
2byDialStr
3byIdentifier
4byE164
5byName