HPN-ICF-ATM-DXI-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.49
- Last updated
- 2005-04-14 15:18
- Revisions
- 2005-04-14 15:18
- Namespace
- hp
- Source file
HPN-ICF-ATM-DXI-MIB- Digest
sha256:fbab3f9bd4b6e4af22bfd7782d8080900382f823762abaee9be04b095e47aebd
Description
This MIB contains objects to manage configuration of ATM-DXI. There are no constraints on this MIB.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-ATM-DXI-MIB HPN-ICF-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfAtmDxiScalarGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.49.1 | |||
| hpnicfAtmDxiConfMode OBJECT-TYPE This node identifies the ATM-DXI mode being used at the ATM-DXI port. | 1.3.6.1.4.1.11.2.14.11.15.2.49.1.1 | INTEGER {mode1a(1), mode1b(2), mode2(3)} | read-only | current |
| hpnicfAtmDxiIfObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.49.2 | |||
| hpnicfAtmDxiPvcTable OBJECT-TYPE This table describes information of PVC in ATM-DXI interface. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1 | not-accessible | current | |
| hpnicfAtmDxiPvcEntry OBJECT-TYPE The entry of hpnicfAtmDxiPvcTable. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1.1 | not-accessible | current | |
| hpnicfAtmDxiPvcVpi OBJECT-TYPE The value of VPI. It can't be 0 if hpnicfAtmDxiPvcVci is 0. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1.1.1 | Integer32 (0..15) | not-accessible | current |
| hpnicfAtmDxiPvcVci OBJECT-TYPE The value of VCI. It can't be 0 if hpnicfAtmDxiPvcVpi is 0. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1.1.2 | Integer32 (0..63) | not-accessible | current |
| hpnicfAtmDxiPvcDFA OBJECT-TYPE The index of PVC. It is equal with vci and VPI. And this node value is correlate with hpnicfAtmDxiPvcVpi and hpnicfAtmDxiPvcVci. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1.1.3 | Integer32 | read-create | current |
| hpnicfAtmDxiPvcEncType OBJECT-TYPE Encapsulation type of the frame. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1.1.4 | INTEGER {snap(1), nlpid(2), mux(3)} | read-create | current |
| hpnicfAtmDxiPvcMapCount OBJECT-TYPE The number of map. One map can only associate with one PVC, but one PVC can associate with 32 maps. This node is the map count which one PVC associated with. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1.1.5 | Integer32 (0..32) | read-create | current |
| hpnicfAtmDxiPvcRowStatus OBJECT-TYPE Only support 'destroy' 'createAndGo' and 'active'. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1.1.6 | RowStatus | read-create | current |
| hpnicfAtmDxiMapTable OBJECT-TYPE This table describes PVC map information. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2 | not-accessible | current | |
| hpnicfAtmDxiMapEntry OBJECT-TYPE The entry of hpnicfAtmDxiMapTable. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1 | not-accessible | current | |
| hpnicfAtmDxiMapPeerIpType OBJECT-TYPE The type of ip address: IPv4 or IPv6. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1.1 | InetAddressType | not-accessible | current |
| hpnicfAtmDxiMapPeerIp OBJECT-TYPE The peer ip address. This ip address is the peer ip address which the frame will arrive. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1.2 | InetAddress | not-accessible | current |
| hpnicfAtmDxiMapPvcVpi OBJECT-TYPE The VPI of PVC. It can't be 0 if hpnicfAtmDxiMapPvcVci is 0. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1.3 | Integer32 (0..15) | not-accessible | current |
| hpnicfAtmDxiMapPvcVci OBJECT-TYPE The VCI of PVC. It can't be 0 if hpnicfAtmDxiMapPvcVpi is 0. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1.4 | Integer32 (0..63) | not-accessible | current |
| hpnicfAtmDxiMapType OBJECT-TYPE Pvc map type. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1.5 | INTEGER {address(1), inarp(2), default(3)} | not-accessible | current |
| hpnicfAtmDxiMapInarpTime OBJECT-TYPE The interval time of inarp request. This node describes the interval time inarp request frame sent. If the hpnicfAtmDxiMapType isn't inarp, this value is 0. Its unit is minute. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1.6 | Integer32 (0 | 5..10) | read-create | current |
| hpnicfAtmDxiMapBroEnable OBJECT-TYPE Whether ATM-DXI map enable broadcast or not. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1.7 | INTEGER {enable(1), disable(2)} | read-create | current |
| hpnicfAtmDxiMapRowStatus OBJECT-TYPE Only support 'destroy', 'createAndGo' and 'active'. | 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1.8 | RowStatus | read-create | current |
| hpnicfAtmDxiConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.49.3 | |||
| hpnicfAtmDxiCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.49.3.1 | |||
| hpnicfAtmDxiGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.49.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpnicfAtmDxiCompliance MODULE-COMPLIANCE The compliance statement. | 1.3.6.1.4.1.11.2.14.11.15.2.49.3.1.1 | current |
| hpnicfPVCMAPGroup OBJECT-GROUP This group includes nodes which are associated with interface. | 1.3.6.1.4.1.11.2.14.11.15.2.49.3.2.1 | current |
| hpnicfAtmDxiGeneralGroup OBJECT-GROUP This group includes the general nodes about ATM-DXI. | 1.3.6.1.4.1.11.2.14.11.15.2.49.3.2.2 | current |