HP-ICF-TUNNELED-NODE-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.128
- Last updated
- 2016-12-06 00:00
- Organization
- HPE
- Revisions
- 2016-12-06 00:00, 2016-08-05 00:00, 2016-02-11 00:00
- Namespace
- hp
- Source file
HP-ICF-TUNNELED-NODE-MIB- Digest
sha256:a86b056e446f31db73146925bfe13eb5d1def421d26d959c2fabd3abcaf61ee4
Description
This MIB module contains HP proprietary objects for managing the Tunneled Node protocol.
Contact
Hewlett-Packard Enterprise Development LP. 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-OID HP-ICF-TUNNELED-NODE-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfTunneledNodeObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.128.1 | |||
| hpicfTunneledNodeConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1 | |||
| hpicfTunneledNodeTable OBJECT-TYPE This table contains the configuration information for the Tunneled Node. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1 | not-accessible | current | |
| hpicfTunneledNodeEntry OBJECT-TYPE An entry in the hpicfTunneledNodeTable that contains the configuration information of a Tunneled Node. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1 | not-accessible | current | |
| hpicfTunneledNodeIndex OBJECT-TYPE The index of a Tunneled Node profile in hpicfTunneledNodeTable. Only one Tunneled Node profile can be created. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.1 | Unsigned32 | not-accessible | current |
| hpicfTunneledNodeEnable OBJECT-TYPE Provides the status of Tunneled Node protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.2 | TruthValue | read-create | current |
| hpicfTunneledNodePrimaryAddrType OBJECT-TYPE The type of address in hpicfTunneledNodePrimaryAddr. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.3 | InetAddressType | read-create | current |
| hpicfTunneledNodePrimaryAddr OBJECT-TYPE The address of a known Controller. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.4 | InetAddress | read-create | current |
| hpicfTunneledNodeBackupAddrType OBJECT-TYPE The type of address in hpicfTunneledNodeBackupAddr. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.5 | InetAddressType | read-create | current |
| hpicfTunneledNodeBackupAddr OBJECT-TYPE The address of a known Backup Controller. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.6 | InetAddress | read-create | current |
| hpicfTunneledNodeTimeout OBJECT-TYPE The keep alive timeout between a switch and a controller. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.7 | Unsigned32 | read-create | current |
| hpicfTunneledNodeRowStatus OBJECT-TYPE The status of this conceptual row in hpicfTunneledNodeTable. This object takes values of createAndGo (4), createAndWait (5), active (1) and destroy (6) as part of a SNMP request. A value of createAndGo (4) indicates that all the required columns are configured within this request and the profile will be set to active, if the request succeeds. A value of createAndWait (5) indicates that some of the required columns are not configured within this request and the profile be set to notReady, if the request succeeds. A value of active (1) is used to set the profile to active state from notReady state. A request with active would succeed only if all the required columns are already configured. A value of destroy (6) is used to delete the profile. A conceptual row in this table can be in either of the following states: active (1) and notReady (3). A value of active (1) indicates that all the required columns are appropriately configured and the profile can be applied on ports. A value of notReady (3) indicates that one or more of the required columns are not configured yet and the profile cannot be applied on ports. The following are the required columns: Controller IP (hpicfTunneledNodePrimaryAddr). When the profile is in use on any port, the values of required columns cannot be modified. When the profile is in use on any port, the corresponding conceptual row can not be deleted. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.8 | RowStatus | read-create | current |
| hpicfTunneledNodeMode OBJECT-TYPE The Tunneled Node Mode can be Per port or per user. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.9 | INTEGER {portbased(1), rolebased(2)} | read-create | current |
| hpicfTunneledNodePortConfigTable OBJECT-TYPE This table contains the per port configuration information of the Tunneled Node protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.2 | not-accessible | current | |
| hpicfTunneledNodePortConfigEntry OBJECT-TYPE An entry in the hpicfTunneledNodePortConfigTable that contains the configuration information of the tunneled node protocol on a port. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.2.1 | not-accessible | current | |
| hpicfTunneledNodePortRowStatus OBJECT-TYPE Status of this conceptual row in hpicfTunneledNodePortConfigTable. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.2.1.1 | RowStatus | read-create | current |
| hpicfTunneledNodeFallbackLclSw OBJECT-TYPE Provides the status of Fallback to Local Switching when tunnel establishment with the controller fails. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.2.1.2 | TruthValue | read-create | current |
| hpicfTunneledNodeClearStats OBJECT-TYPE Clears the Tunneled Node statistics for all the Tunneled Node enabled ports. By default, this object is set to FALSE. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.3 | TruthValue | read-write | current |
| hpicfTunneledNodePapiTable OBJECT-TYPE This table contains the configuration information for the papi security key. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4 | not-accessible | current | |
| hpicfTunneledNodePapiEntry OBJECT-TYPE An entry in the hpicfTunneledNodePapiTable that contains the configuration information of papi security. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1 | not-accessible | current | |
| hpicfTunneledNodePapiAuthMode OBJECT-TYPE The authentication mode supported by this key. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1.1 | INTEGER {none(1), md5(2)} | not-accessible | current |
| hpicfTunneledNodePapiKeyValue OBJECT-TYPE A unique string that serves as the key-value for papi security. A read on this object will always return an empty string. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1.2 | OCTET STRING (SIZE(1..128)) | read-create | current |
| hpicfTunneledNodePapiKeyEncr OBJECT-TYPE The encrypted form of a unique string that serves as the key-value in the papi security.This object can be accessed only when hpSwitchAuthenticationEncryptCredentialsMethod is set to a value other than none(0). This object should only be written with an encrypted key previously read from a compatible HPE Networking device. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1.3 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hpicfTunneledNodePapiRowStatus OBJECT-TYPE The row status for this papi security key instance. | 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1.4 | RowStatus | read-create | current |
| hpicfTunneledNodeConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.128.2 | |||
| hpicfTunneledNodeCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.128.2.1 | |||
| hpicfTunneledNodeGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.128.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfTunneledNodeCompliance MODULE-COMPLIANCE The compliance statement for the hpicfTunneledNode mib. | 1.3.6.1.4.1.11.2.14.11.5.1.128.2.1.1 | deprecated |
| hpicfTunneledNodeCompliance1 MODULE-COMPLIANCE The compliance statement for the hpicfTunneledNode mib. | 1.3.6.1.4.1.11.2.14.11.5.1.128.2.1.2 | current |
| hpicfTunneledNodeGroup OBJECT-GROUP A collection of objects for the hpicfTunneledNodeTable configurations. | 1.3.6.1.4.1.11.2.14.11.5.1.128.2.2.1 | deprecated |
| hpicfTunneledNodePortGroup OBJECT-GROUP A collection of objects for the hpicfTunneledNodePortConfigTable configurations. | 1.3.6.1.4.1.11.2.14.11.5.1.128.2.2.2 | current |
| hpicfTunneledNodePapiGroup OBJECT-GROUP A collection of objects for the hpicfTunneledNodePapiGroup configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.128.2.2.3 | current |
| hpicfTunneledNodeGroup1 OBJECT-GROUP A collection of objects for the hpicfTunneledNodeTable configurations. | 1.3.6.1.4.1.11.2.14.11.5.1.128.2.2.4 | current |