ACC-IPMISC
AI MIB Summary
Standard SNMP MIB module defining data structures for ACC-IPMISC.
21
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
accIpMisc OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.45 |
IMPORTS Unknown .1.3.6.1.4.1.5.1.1.45 |
accIpAssign OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.45.1 |
accIpAssignRangeTableTable defining the address ranges which make up
the pool from which addresses may be assigned SEQUENCE OF AccIpAssignRangeEntry .1.3.6.1.4.1.5.1.1.45.1.1 |
accIpAssignRangeEntryA single entry or range in the range table
which makes up the address pool. AccIpAssignRangeEntry .1.3.6.1.4.1.5.1.1.45.1.1.1 |
accIpAssignStartAddrStart of IP address range to assignrw IpAddress .1.3.6.1.4.1.5.1.1.45.1.1.1.1 |
accIpAssignEndAddrEnd of IP address range to assignrw IpAddress .1.3.6.1.4.1.5.1.1.45.1.1.1.2 |
accIpAssignAccessPartitionThe access partition assigned to this range of addresses.
An IP address in this range can only be assigned to an
interface belonging to the designated partition.rwobsolete DisplayString -- .1.3.6.1.4.1.5.1.1.45.1.1.1.3 |
accIpAssignCurrentCount of currently assigned addressesro Gauge .1.3.6.1.4.1.5.1.1.45.1.3 |
accIpAssignAvailCount of currently unassigned addressesro Gauge .1.3.6.1.4.1.5.1.1.45.1.4 |
accIpAssignTotalsCount of address assignmentsro INTEGER .1.3.6.1.4.1.5.1.1.45.1.5 |
accIpAssignReleasesCount of address releasesro Counter .1.3.6.1.4.1.5.1.1.45.1.6 |
accIpAssignFailuresCount of address assignments that have failed due to lack of
addresses in poolro Counter .1.3.6.1.4.1.5.1.1.45.1.7 |
accIpAssignAssignmentsThe number address assignments that have been made from the
addresses in poolro Counter .1.3.6.1.4.1.5.1.1.45.1.8 |
accIpAssignLastsThe last address assigned from the address poolro IpAddress .1.3.6.1.4.1.5.1.1.45.1.9 |
accIpNegAddrTableTable containing currently assigned & negotiated addresses. SEQUENCE OF AccIpNegAddrEntry .1.3.6.1.4.1.5.1.1.45.2 |
accIpNegAddrEntryTable entry for currently assigned & negotiated addresses. AccIpNegAddrEntry .1.3.6.1.4.1.5.1.1.45.2.1 |
accIpNegIfIndexThe ifIndex for the interface that has negotiated/assigned the
network entryro INTEGER .1.3.6.1.4.1.5.1.1.45.2.1.1 |
accIpNegTypeThe type of the negotiated entryro Enumeration .1.3.6.1.4.1.5.1.1.45.2.1.2 |
accIpNegAddrThe assigned or negotiated addressro IpAddress .1.3.6.1.4.1.5.1.1.45.2.1.3 |
accIpNegAccessPartitionThe access partition associated with the range this IP
address was assigned from.roobsolete DisplayString -- .1.3.6.1.4.1.5.1.1.45.2.1.4 |