All MIBs › IPV6-MIB › ipv6IfStatsOutRequests
ipv6IfStatsOutRequests
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6IfStatsOutRequests
OID (numeric): 1.3.6.1.2.1.55.1.6.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of IPv6 datagrams which local IPv6 user-protocols (including ICMP) supplied to IPv6 in requests for transmission. Note that this counter does not include any datagrams counted in ipv6IfStatsOutForwDatagrams.
This object is obsoleted by IP-MIB::ipIfStatsHCOutRequests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.6.1.11 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6IfStatsOutRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.6.1.11.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6IfStatsOutRequests.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipv6IfStatsOutRequests.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.6 | ipv6IfStatsTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.6.1 | ipv6IfStatsEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.6.1.11 | ipv6IfStatsOutRequests | IPV6-MIB |