Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google

INTRODUCTION

TABLE OF CONTENTS

SCALAR OBJECTS

TABLE OBJECTS

Table ipv6IfTable

Table ipv6IfStatsTable

Table ipv6AddrPrefixTable

Table ipv6AddrTable

Table ipv6RouteTable

Table ipv6NetToMediaTable


DEPRECATED OR OBSOLETE OR HISTORIC OBJECTS


SCALAR OBJECTS

    NameTypeAccessOIDDescription

TABLE OBJECTS



NOTIFICATIONS



TEXTUAL CONVENTIONS

TREE VIEW

Tree view generated by running: snmptranslate -Tp IPV6-MIB::ipv6MIB

+--ipv6MIB(55)
   |
   +--ipv6MIBObjects(1)
   |  |
   |  +-- -RW- EnumVal   ipv6Forwarding(1)
   |  |        Values: forwarding(1), notForwarding(2)
   |  +-- -RW- INTEGER   ipv6DefaultHopLimit(2)
   |  |        Range: 0..255
   |  +-- -R-- Unsigned  ipv6Interfaces(3)
   |  +-- -R-- TimeTicks ipv6IfTableLastChange(4)
   |  |        Textual Convention: TimeStamp
   |  |
   |  +--ipv6IfTable(5)
   |  |  |
   |  |  +--ipv6IfEntry(1)
   |  |     |  Index: ipv6IfIndex
   |  |     |
   |  |     +-- ---- Integer32 ipv6IfIndex(1)
   |  |     |        Textual Convention: Ipv6IfIndex
   |  |     |        Range: 1..2147483647
   |  |     +-- -RW- String    ipv6IfDescr(2)
   |  |     |        Textual Convention: DisplayString
   |  |     |        Size: 0..255
   |  |     +-- -R-- ObjID     ipv6IfLowerLayer(3)
   |  |     |        Textual Convention: VariablePointer
   |  |     +-- -R-- Unsigned  ipv6IfEffectiveMtu(4)
   |  |     +-- -R-- Unsigned  ipv6IfReasmMaxSize(5)
   |  |     |        Range: 0..65535
   |  |     +-- -RW- String    ipv6IfIdentifier(6)
   |  |     |        Textual Convention: Ipv6AddressIfIdentifier
   |  |     |        Size: 0..8
   |  |     +-- -RW- INTEGER   ipv6IfIdentifierLength(7)
   |  |     |        Range: 0..64
   |  |     +-- -R-- String    ipv6IfPhysicalAddress(8)
   |  |     |        Textual Convention: PhysAddress
   |  |     +-- -RW- EnumVal   ipv6IfAdminStatus(9)
   |  |     |        Values: up(1), down(2)
   |  |     +-- -R-- EnumVal   ipv6IfOperStatus(10)
   |  |     |        Values: up(1), down(2), noIfIdentifier(3), unknown(4), notPresent(5)
   |  |     +-- -R-- TimeTicks ipv6IfLastChange(11)
   |  |              Textual Convention: TimeStamp
   |  |
   |  +--ipv6IfStatsTable(6)
   |  |  |
   |  |  +--ipv6IfStatsEntry(1)
   |  |     |
   |  |     +-- -R-- Counter   ipv6IfStatsInReceives(1)
   |  |     +-- -R-- Counter   ipv6IfStatsInHdrErrors(2)
   |  |     +-- -R-- Counter   ipv6IfStatsInTooBigErrors(3)
   |  |     +-- -R-- Counter   ipv6IfStatsInNoRoutes(4)
   |  |     +-- -R-- Counter   ipv6IfStatsInAddrErrors(5)
   |  |     +-- -R-- Counter   ipv6IfStatsInUnknownProtos(6)
   |  |     +-- -R-- Counter   ipv6IfStatsInTruncatedPkts(7)
   |  |     +-- -R-- Counter   ipv6IfStatsInDiscards(8)
   |  |     +-- -R-- Counter   ipv6IfStatsInDelivers(9)
   |  |     +-- -R-- Counter   ipv6IfStatsOutForwDatagrams(10)
   |  |     +-- -R-- Counter   ipv6IfStatsOutRequests(11)
   |  |     +-- -R-- Counter   ipv6IfStatsOutDiscards(12)
   |  |     +-- -R-- Counter   ipv6IfStatsOutFragOKs(13)
   |  |     +-- -R-- Counter   ipv6IfStatsOutFragFails(14)
   |  |     +-- -R-- Counter   ipv6IfStatsOutFragCreates(15)
   |  |     +-- -R-- Counter   ipv6IfStatsReasmReqds(16)
   |  |     +-- -R-- Counter   ipv6IfStatsReasmOKs(17)
   |  |     +-- -R-- Counter   ipv6IfStatsReasmFails(18)
   |  |     +-- -R-- Counter   ipv6IfStatsInMcastPkts(19)
   |  |     +-- -R-- Counter   ipv6IfStatsOutMcastPkts(20)
   |  |
   |  +--ipv6AddrPrefixTable(7)
   |  |  |
   |  |  +--ipv6AddrPrefixEntry(1)
   |  |     |  Index: ipv6IfIndex, ipv6AddrPrefix, ipv6AddrPrefixLength
   |  |     |
   |  |     +-- ---- String    ipv6AddrPrefix(1)
   |  |     |        Textual Convention: Ipv6AddressPrefix
   |  |     |        Size: 0..16
   |  |     +-- ---- INTEGER   ipv6AddrPrefixLength(2)
   |  |     |        Range: 0..128
   |  |     +-- -R-- EnumVal   ipv6AddrPrefixOnLinkFlag(3)
   |  |     |        Textual Convention: TruthValue
   |  |     |        Values: true(1), false(2)
   |  |     +-- -R-- EnumVal   ipv6AddrPrefixAutonomousFlag(4)
   |  |     |        Textual Convention: TruthValue
   |  |     |        Values: true(1), false(2)
   |  |     +-- -R-- Unsigned  ipv6AddrPrefixAdvPreferredLifetime(5)
   |  |     +-- -R-- Unsigned  ipv6AddrPrefixAdvValidLifetime(6)
   |  |
   |  +--ipv6AddrTable(8)
   |  |  |
   |  |  +--ipv6AddrEntry(1)
   |  |     |  Index: ipv6IfIndex, ipv6AddrAddress
   |  |     |
   |  |     +-- ---- String    ipv6AddrAddress(1)
   |  |     |        Textual Convention: Ipv6Address
   |  |     |        Size: 16
   |  |     +-- -R-- INTEGER   ipv6AddrPfxLength(2)
   |  |     |        Range: 0..128
   |  |     +-- -R-- EnumVal   ipv6AddrType(3)
   |  |     |        Values: stateless(1), stateful(2), unknown(3)
   |  |     +-- -R-- EnumVal   ipv6AddrAnycastFlag(4)
   |  |     |        Textual Convention: TruthValue
   |  |     |        Values: true(1), false(2)
   |  |     +-- -R-- EnumVal   ipv6AddrStatus(5)
   |  |              Values: preferred(1), deprecated(2), invalid(3), inaccessible(4), unknown(5)
   |  |
   |  +-- -R-- Gauge     ipv6RouteNumber(9)
   |  +-- -R-- Counter   ipv6DiscardedRoutes(10)
   |  |
   |  +--ipv6RouteTable(11)
   |  |  |
   |  |  +--ipv6RouteEntry(1)
   |  |     |  Index: ipv6RouteDest, ipv6RoutePfxLength, ipv6RouteIndex
   |  |     |
   |  |     +-- ---- String    ipv6RouteDest(1)
   |  |     |        Textual Convention: Ipv6Address
   |  |     |        Size: 16
   |  |     +-- ---- INTEGER   ipv6RoutePfxLength(2)
   |  |     |        Range: 0..128
   |  |     +-- ---- Unsigned  ipv6RouteIndex(3)
   |  |     +-- -R-- Integer32 ipv6RouteIfIndex(4)
   |  |     |        Textual Convention: Ipv6IfIndexOrZero
   |  |     |        Range: 0..2147483647
   |  |     +-- -R-- String    ipv6RouteNextHop(5)
   |  |     |        Textual Convention: Ipv6Address
   |  |     |        Size: 16
   |  |     +-- -R-- EnumVal   ipv6RouteType(6)
   |  |     |        Values: other(1), discard(2), local(3), remote(4)
   |  |     +-- -R-- EnumVal   ipv6RouteProtocol(7)
   |  |     |        Values: other(1), local(2), netmgmt(3), ndisc(4), rip(5), ospf(6), bgp(7), idrp(8), igrp(9)
   |  |     +-- -R-- Integer32 ipv6RoutePolicy(8)
   |  |     +-- -R-- Unsigned  ipv6RouteAge(9)
   |  |     +-- -R-- Unsigned  ipv6RouteNextHopRDI(10)
   |  |     +-- -R-- Unsigned  ipv6RouteMetric(11)
   |  |     +-- -R-- Unsigned  ipv6RouteWeight(12)
   |  |     +-- -R-- ObjID     ipv6RouteInfo(13)
   |  |     |        Textual Convention: RowPointer
   |  |     +-- -RW- EnumVal   ipv6RouteValid(14)
   |  |              Textual Convention: TruthValue
   |  |              Values: true(1), false(2)
   |  |
   |  +--ipv6NetToMediaTable(12)
   |     |
   |     +--ipv6NetToMediaEntry(1)
   |        |  Index: ipv6IfIndex, ipv6NetToMediaNetAddress
   |        |
   |        +-- ---- String    ipv6NetToMediaNetAddress(1)
   |        |        Textual Convention: Ipv6Address
   |        |        Size: 16
   |        +-- -R-- String    ipv6NetToMediaPhysAddress(2)
   |        |        Textual Convention: PhysAddress
   |        +-- -R-- EnumVal   ipv6NetToMediaType(3)
   |        |        Values: other(1), dynamic(2), static(3), local(4)
   |        +-- -R-- EnumVal   ipv6IfNetToMediaState(4)
   |        |        Values: reachable(1), stale(2), delay(3), probe(4), invalid(5), unknown(6)
   |        +-- -R-- TimeTicks ipv6IfNetToMediaLastUpdated(5)
   |        |        Textual Convention: TimeStamp
   |        +-- -RW- EnumVal   ipv6NetToMediaValid(6)
   |                 Textual Convention: TruthValue
   |                 Values: true(1), false(2)
   |
   +--ipv6Notifications(2)
   |  |
   |  +--ipv6NotificationPrefix(0)
   |     |
   |     +--ipv6IfStateChange(1)
   |
   +--ipv6Conformance(3)
      |
      +--ipv6Compliances(1)
      |  |
      |  +--ipv6Compliance(1)
      |
      +--ipv6Groups(2)
         |
         +--ipv6GeneralGroup(1)
         +--ipv6NotificationGroup(2)

Valid CSS!


Last modified: Wednesday, 01-Aug-2018 04:41:28 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.