wanPppStatsDataSource
WANSTATS-MIB ·
.1.3.6.1.4.1.11.2.3.7.6.1.5.1.8.1.2.4.1.2
Object
column r/w
ObjectIdentifier
This object identifies the source of the data that this wanPppStatsEntry analyzes. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in MIB-II [RFC 1573] for the desired interface. The ifType value associated with the ifIndex can only be ppp(22).
Context
- MIB
- WANSTATS-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.6.1.5.1.8.1.2.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wanPppStatsEntry
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 'WANSTATS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WANSTATS-MIB::wanPppStatsDataSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WANSTATS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WANSTATS-MIB::wanPppStatsDataSource.<wanPppStatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WANSTATS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WANSTATS-MIB::wanPppStatsDataSource'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.