AVIDIA-SUBTEND-MIB
AI MIB Summary
The AVIDIA-SUBTEND-MIB facilitates the monitoring and management of Avidia subtending hardware, specifically tracking session states, link aggregation metrics, and physical port statistics for sub-tended network segments. This module enables administrators to observe real-time operational data and fault conditions within Avidia's specialized bridging or tunneling infrastructure.
The module defines MIB for Avidia subtending
Main OID:
avSubtendMIB.1.3.6.1.4.1.927.1.9.14
17
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
avSubtendMIBThe module defines MIB for Avidia subtending MODULE-IDENTITY .1.3.6.1.4.1.927.1.9.14 |
avSubtendInterfaces OBJECT IDENTIFIER .1.3.6.1.4.1.927.1.9.14.1 |
avSubtendIfTableA table that contains subtended interface information in Avidia SEQUENCE OF AvSubtendIfEntry .1.3.6.1.4.1.927.1.9.14.1.1 |
avSubtendIfEntryEntry in avSubtendIfTable that contains port database information for a subtended interface AvSubtendIfEntry .1.3.6.1.4.1.927.1.9.14.1.1.1 |
avSubtendIndexThis is the index for the avSubtendIfTable. The index is generated by the agent implementation and is available by querying avSubtendIndexNextro INTEGER .1.3.6.1.4.1.927.1.9.14.1.1.1.1 |
avSubtendIfRowStatusThis specifies the status of a row in the avSubtendIfTable. This allows table entries to be created and deleted.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.927.1.9.14.1.1.1.2 |
avSubtendIfIndexThis specifies the IfIndex which is computed from Slot number and Port Number for the subtending entryrw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.927.1.9.14.1.1.1.3 |
avSubtendIfVpiThis specifies the VPI for the subtending entryrw INTEGER .1.3.6.1.4.1.927.1.9.14.1.1.1.4 |
avSubtendIfVciThis specifies the VCI for the subtending entryrw INTEGER .1.3.6.1.4.1.927.1.9.14.1.1.1.5 |
avSubtendIfSourceIpAddressThis specifies the source IP address for the subtending entryrw IpAddress .1.3.6.1.4.1.927.1.9.14.1.1.1.6 |
avSubtendIfDestinationIpAddressThis specifies the destination IP address for the subtending entryrw IpAddress .1.3.6.1.4.1.927.1.9.14.1.1.1.7 |
avSubtendIfSubnetMaskThis specifies the IP subnet mask for the subtending entryrw IpAddress .1.3.6.1.4.1.927.1.9.14.1.1.1.8 |
avSubtendIfParentIfIndexThis specifies the IfIndex for the parent. This is calculated from the slot and port number of the parentrw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.927.1.9.14.1.1.1.9 |
avSubtendIfParentIpAddressThis specifies the parent IP address for the subtending entryrw IpAddress .1.3.6.1.4.1.927.1.9.14.1.1.1.10 |
avSubtendIfAdminStatusThe desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).rw Enumeration .1.3.6.1.4.1.927.1.9.14.1.1.1.11 |
avSubtendIfOperStatusThe current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incomming connection); it should remain in the down(2) state if and only if there is a fault that prevents if from going to the up(1) state.ro Enumeration .1.3.6.1.4.1.927.1.9.14.1.1.1.12 |
avSubtendIndexNextThis object contains an appropriate value to be used for avSubtendIndex when creating entries in the avSubtendIfTable. The value 0 indicates that no unassigned entries are available. To obtain the avSubtendIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object.ro INTEGER .1.3.6.1.4.1.927.1.9.14.1.2 |