adGenPppGroupConfigMagicNumber

ADTRAN-GENERIC-PPP-MIB · .1.3.6.1.4.1.664.5.67.1.31.1.2.1.1.1.6

Object

column r/w SNMPv2-TCTruthValue
If true then the local node will attempt to
perform Magic Number negotiation with the
remote node. If false then this negotiation
is not performed. In any event, the local node
will comply with any magic number negotiations
attempted by the remote node, per the PPP
specification. Changing this object will have
effect when the link is next restarted.

Context

MIB
ADTRAN-GENERIC-PPP-MIB
OID
.1.3.6.1.4.1.664.5.67.1.31.1.2.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
adGenPppGroupProvEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false