mip6NodeInOctets
MOBILEIPV6-MIB ·
.1.3.6.1.2.1.133.1.1.3.2.1.1
Object
column SNMPv2-SMICounter32
The total number of octets in the MIPv6 datagrams received from the mobile node by the MIPv6 entity. This will include datagrams with the Mobility Header or the Home Address option in the Destination Option extension header (Next Header value = 60). It will also include the IPv6 datagrams that are reverse tunneled to a home agent from the mobile node's home address. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of mip6NodeCtrDiscontinuityTime.
Context
- MIB
- MOBILEIPV6-MIB
- OID
.1.3.6.1.2.1.133.1.1.3.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mip6NodeTrafficEntry
- Groups
- 1
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 'MOBILEIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOBILEIPV6-MIB::mip6NodeInOctets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOBILEIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOBILEIPV6-MIB::mip6NodeInOctets.<mip6BindingHomeAddressType>.<mip6BindingHomeAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOBILEIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOBILEIPV6-MIB::mip6NodeInOctets'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of