PTOPO-MIB

        The MIB module for physical topology information.
    
Source file
PTOPO-MIB
Last revised
Identity
ptopoMIB
Base OID
1.3.6.1.2.1.79
Imported Objects
ENTITY-MIB PhysicalIndex
IANA-ADDRESS-FAMILY-NUMBERS-MIB AddressFamilyNumbers
RMON2-MIB TimeFilter
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 Integer32 mib-2 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC AutonomousType RowStatus TEXTUAL-CONVENTION (no object page) TimeStamp TruthValue
Net-SNMP examples using the rfc MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'PTOPO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PTOPO-MIB::ptopoMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PTOPO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTOPO-MIB::ptopoMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (38)
.1.3.6.1.2.1.79
.1.3.6.1.2.1.79.1
.1.3.6.1.2.1.79.1.1
.1.3.6.1.2.1.79.1.1.1
.1.3.6.1.2.1.79.1.1.1.1
.1.3.6.1.2.1.79.1.1.1.1.1
.1.3.6.1.2.1.79.1.1.1.1.10
.1.3.6.1.2.1.79.1.1.1.1.11
.1.3.6.1.2.1.79.1.1.1.1.12
.1.3.6.1.2.1.79.1.1.1.1.13
.1.3.6.1.2.1.79.1.1.1.1.14
.1.3.6.1.2.1.79.1.1.1.1.15
.1.3.6.1.2.1.79.1.1.1.1.16
.1.3.6.1.2.1.79.1.1.1.1.2
.1.3.6.1.2.1.79.1.1.1.1.3
Integer32
.1.3.6.1.2.1.79.1.1.1.1.4
.1.3.6.1.2.1.79.1.1.1.1.5
.1.3.6.1.2.1.79.1.1.1.1.6
.1.3.6.1.2.1.79.1.1.1.1.7
.1.3.6.1.2.1.79.1.1.1.1.8
.1.3.6.1.2.1.79.1.1.1.1.9
.1.3.6.1.2.1.79.1.2
.1.3.6.1.2.1.79.1.2.1
table entriesSNMPv2-SMICounter32
.1.3.6.1.2.1.79.1.2.2
table entriesSNMPv2-SMICounter32
.1.3.6.1.2.1.79.1.2.3
table entriesSNMPv2-SMICounter32
.1.3.6.1.2.1.79.1.2.4
.1.3.6.1.2.1.79.1.2.5
.1.3.6.1.2.1.79.1.3
secondsInteger32
.1.3.6.1.2.1.79.1.3.1
secondsInteger32
.1.3.6.1.2.1.79.1.3.2
.1.3.6.1.2.1.79.2
.1.3.6.1.2.1.79.2.0
.1.3.6.1.2.1.79.3
.1.3.6.1.2.1.79.3.1
.1.3.6.1.2.1.79.3.1.1
.1.3.6.1.2.1.79.4
.1.3.6.1.2.1.79.4.1
.1.3.6.1.2.1.79.4.2
Dependencies (18) 6 direct · 12 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (6)
Enumeration
notUsed(1)
unknown(2)
oneAddr(3)
multiAddr(4)
OctetString range: 1..32
Enumeration
chasIdEntPhysicalAlias(1)
chasIdIfAlias(2)
chasIdPortEntPhysicalAlias(3)
chasIdMacAddress(4)
chasIdPtopoGenAddr(5)
OctetString range: 0..20
OctetString range: 1..32
Enumeration
portIdIfAlias(1)
portIdEntPhysicalAlias(2)
portIdMacAddr(3)
portIdPtopoGenAddr(4)
Conformance Groups (4)
The collection of objects which are used to represent
physical topology information for which a single agent
provides management information.

This group is mandatory for all implementations of the PTOPO
MIB.
.1.3.6.1.2.1.79.4.2.1
The collection of objects which are used to report the
general status of the PTOPO MIB implementation.

This group is mandatory for all agents which implement the
PTOPO MIB.
.1.3.6.1.2.1.79.4.2.2
The collection of objects which are used to configure the
PTOPO MIB implementation behavior.

This group is mandatory for agents which implement the PTOPO
MIB.
.1.3.6.1.2.1.79.4.2.3
The collection of notifications used to indicate PTOPO MIB
data consistency and general status information.

This group is mandatory for agents which implement the PTOPO
MIB.
.1.3.6.1.2.1.79.4.2.4
Compliance Statements (1)

OID .1.3.6.1.2.1.79.4.1.1
The compliance statement for SNMP entities which implement
the PTOPO MIB.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.2.1.79.2.0.1
A ptopoConfigChange notification is sent when the value of
ptopoLastChangeTime changes. It can be utilized by an NMS to
trigger physical topology table maintenance polls.

Note that transmission of ptopoConfigChange notifications
are throttled by the agent, as specified by the
'ptopoConfigTrapInterval' object.