HH3C-PPP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8
.1.3.6.1.4.1.25506.2.175.1.1 · 1 row entry · 3 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cPPPAuthTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-PPP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-PPP-MIB::hh3cPPPAuthTable'
This table describes the authentication information for PPP access
users.  The index of this table is the interface and authentication
type.
hh3cPPPAuthEntry row .1.3.6.1.4.1.25506.2.175.1.1.1
Each entry in this table describes the authentication information of
a PPP access user. The available information includes: The index of
the interface on which the PPP authentication information are
configured, authen…
Column Syntax OID
The index of the interface on the PPP authentication information are
configured.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.25506.2.175.1.1.1.1
The type of authentication for the peer.
Enumeration
Enumerated Values:
1unknown
2pap
3chap
.1.3.6.1.4.1.25506.2.175.1.1.1.2
The username for access user.
OctetString
Constraints:
range: 1-80
.1.3.6.1.4.1.25506.2.175.1.1.1.3
.1.3.6.1.4.1.25506.2.175.1.2 · 1 row entry · 5 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cPPPConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-PPP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-PPP-MIB::hh3cPPPConfigTable'
This table describes the authentication information for PPP access
users.  The index of this table is the virtual template interface.
hh3cPPPConfigEntry row .1.3.6.1.4.1.25506.2.175.1.2.1
Each entry in this table describes the authentication information of
virtual template for PPP access users.
Column Syntax OID
The index of the virtual template interface on the PPP authentication
information are configured.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.25506.2.175.1.2.1.1
The value is type of authentication mode for the peer.
Enumerationr/w
Enumerated Values:
1none
2pap
3chap
4msChap
5msChapV2
.1.3.6.1.4.1.25506.2.175.1.2.1.2
The timeout of the negotiation.
secondsInteger32r/w
Constraints:
range: 1-10
.1.3.6.1.4.1.25506.2.175.1.2.1.3
The hold time value, the default value is dependent on device.
secondsInteger32r/w
Constraints:
range: 0-32767
.1.3.6.1.4.1.25506.2.175.1.2.1.4
The maximum number of attempts for transmitting a
keepalive message, the default value is dependent on device.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.25506.2.175.1.2.1.5