ENERGY-OBJECT-CONTEXT-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: ENERGY-OBJECT-CONTEXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 energyObjectContextMIB 1.3.6.1.2.1.231
Copyright (c) 2015 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This MIB is used for describing the identity and the context information of Energy Objects.
         energyObjectContextMIBNotifs 1.3.6.1.2.1.231.0
         energyObjectContextMIBObjects 1.3.6.1.2.1.231.1
             eoTable 1.3.6.1.2.1.231.1.1 no-access
This table lists Energy Objects.
                 eoEntry 1.3.6.1.2.1.231.1.1.1 no-access
An entry describes the attributes of an Energy Object. Whenever a new Energy Object is added or an existing Energy Object is deleted, a row in the eoTable is added or deleted.
                     eoEthPortIndex 1.3.6.1.2.1.231.1.1.1.1 pethpseportindexorzero read-only
This variable uniquely identifies the power Ethernet port to which a Power over Ethernet device is connected. If the Power over Ethernet MIB in RFC 3621 is supported by the SNMP agent managing the Energy Object, then the Energy Object eoethPortIndex MUST contain the corresponding value of pethPsePortIndex. If such a power Ethernet port cannot be specified or is not known, then the object is zero.
                     eoEthPortGrpIndex 1.3.6.1.2.1.231.1.1.1.2 pethpseportgroupindexorzero read-only
This variable uniquely identifies the group containing the port to which a power over Ethernet device PSE is connected (RFC 3621). If the Power over Ethernet MIB (RFC 3621) is supported by the SNMP agent managing the Energy Object, then the Energy Object eoEthPortGrpIndex MUST contain the corresponding value of eoethPortGrpIndex. If such a power Ethernet port cannot be specified or is not known, then the object is zero.
                     eoLldpPortNumber 1.3.6.1.2.1.231.1.1.1.3 lldpportnumberorzero read-only
This variable uniquely identifies the port component (contained in the local chassis with the LLDP agent) as defined by the lldpLocPortNum in the LLDP-MIB and LLDP-MED-MIB. If the LLDP-MIB is supported by the SNMP agent managing the Energy Object, then the Energy Object eoLldpPortNumber MUST contain the corresponding value of lldpLocPortNum from the LLDP-MIB. If such a port number cannot be specified or is not known, then the object is zero.
                     eoMgmtMacAddress 1.3.6.1.2.1.231.1.1.1.4 macaddress read-only
This object specifies a Media Access Control (MAC) address of the Energy Object.
                     eoMgmtAddressType 1.3.6.1.2.1.231.1.1.1.5 inetaddresstype read-only
This object specifies the eoMgmtAddress type, i.e., an IPv4 or IPv6 address. This object MUST be populated when eoMgmtAddress is populated.
                     eoMgmtAddress 1.3.6.1.2.1.231.1.1.1.6 inetaddress read-only
This object specifies the management address as an IPv4 address or IPv6 address of Energy Object. The IP address type, i.e. IPv4 or IPv6, is determined by the eoMgmtAddressType value. This object can be used as an alternate key to help link the Energy Object with other keyed information that may be stored within the EnMS(s).
                     eoMgmtDNSName 1.3.6.1.2.1.231.1.1.1.7 octet string read-only
This object specifies a DNS name of the eoMgmtAddress. This object can be used as an alternate key to help link the Energy Object with other keyed information that may be stored within the EnMS(s). A DNS Name must always be a fully qualified name. This MIB uses the same encoding as the DNS protocol.
                     eoDomainName 1.3.6.1.2.1.231.1.1.1.8 snmpadminstring read-write
This object specifies the name of an Energy Management Domain for the Energy Object. By default, this object should be an empty string. The value of eoDomainName must remain constant at least from one re-initialization of the entity local management system to the next re- initialization.
                     eoRoleDescription 1.3.6.1.2.1.231.1.1.1.9 snmpadminstring read-write
This object specifies an administratively assigned name to indicate the purpose an Energy Object serves in the network. For example, we can have a phone deployed to a lobby with eoRoleDescription as 'Lobby phone'. This object specifies that the value is the zero-length string value if no role description is configured. The value of eoRoleDescription must remain constant at least from one re-initialization of the entity local management system to the next re-initialization.
                     eoKeywords 1.3.6.1.2.1.231.1.1.1.10 energyobjectkeywordlist read-write
This object specifies a list of keywords that can be used to group Energy Objects for reporting or searching. The value is the zero-length string if no keywords have been configured. If multiple keywords are present, then this string will contain all the keywords separated by the ',' character. For example, if an Energy Object were to be tagged with the keyword values 'hospitality' and 'guest', then the keyword list will be 'hospitality,guest'. If write access is implemented and a value is written into the instance, the agent must retain the supplied value in the eoKeywords instance associated with the same physical entity for as long as that entity remains instantiated. This includes instantiations across all re-initializations/reboots of the local management agent.
                     eoImportance 1.3.6.1.2.1.231.1.1.1.11 integer32 read-write
This object specifies a ranking of how important the Energy Object is (on a scale of 1 to 100) compared with other Energy Objects in the same Energy Management Domain. The ranking should provide a business or operational context for the Energy Object as compared to other similar Energy Objects. This ranking could be used as input for policy-based network management. Although network managers must establish their own ranking, the following is a broad recommendation: 90 to 100 Emergency response 80 to 89 Executive or business critical 70 to 79 General or average 60 to 69 Staff or support 40 to 59 Public or guest 1 to 39 Decorative or hospitality The value of eoImportance must remain constant at least from one re-initialization of the Energy Object local management system to the next re-initialization.
                     eoPowerCategory 1.3.6.1.2.1.231.1.1.1.12 integer read-only
This object describes the Energy Object category, which indicates the expected behavior or physical property of the Energy Object, based on its design. An Energy Object can be a consumer(0), producer(1), meter(2), distributor(3), or store(4). In some cases, a meter is required to measure the power consumption. In such a case, this meter Energy Object category is meter(2). If a device is distributing electric Energy, the category of the Energy Object is distributor (3). If a device is storing electric Energy, the category of the device can be store (4). Enumeration: 'distributor': 3, 'store': 4, 'consumer': 0, 'meter': 2, 'producer': 1.
                     eoAlternateKey 1.3.6.1.2.1.231.1.1.1.13 snmpadminstring read-write
The eoAlternateKey object specifies an alternate key string that can be used to identify the Energy Object. Since Energy Management Systems (EnMS) and Network Management Systems (NMSs) may need to correlate objects across management systems, this alternate key is provided to provide such a link. This optional value is intended as a foreign key or alternate identifier for a manufacturer or EnMS/NMS to use to correlate the unique Energy Object Id in other systems or namespaces. If an alternate key is not available or is not applicable, then the value is the zero-length string. The value of eoAlternateKey must remain constant at least from one re-initialization of the entity local management system to the next re-initialization.
                     eoPowerInterfaceType 1.3.6.1.2.1.231.1.1.1.14 integer read-only
This object describes the Power Interface for an Energy Object. A Power Interface is an interface at which an Energy Object is connected to a power transmission medium, at which it can in turn receive power, provide power, or both. A Power Interface type can be an inlet(0), an outlet(1), or both(2), respectively. Enumeration: 'both': 2, 'inlet': 0, 'outlet': 1.
             eoRelationTable 1.3.6.1.2.1.231.1.2 no-access
This table describes the relationships between Energy Objects.
                 eoRelationEntry 1.3.6.1.2.1.231.1.2.1 no-access
An entry in this table specifies the Energy relationship between Energy objects. Energy relations between two Energy objects are defined in RFC 7326.
                     eoRelationIndex 1.3.6.1.2.1.231.1.2.1.1 integer32 no-access
This object is an arbitrary index to identify the Energy Object related to another Energy Object.
                     eoRelationID 1.3.6.1.2.1.231.1.2.1.2 uuidorzero read-only
This object specifies the Universally Unique Identifier (UUID) of the peer (other) Energy Object. The UUID must comply with the specifications of UUID in UUID-TC-MIB. If the UUID of the Energy Object is unknown or nonexistent, the eoRelationID will be set to a zero-length string instead. It is preferable that the value of entPhysicalUUID from ENTITY-MIB is used for values for this object.
                     eoRelationship 1.3.6.1.2.1.231.1.2.1.3 ianaenergyrelationship read-only
This object describes the relations between Energy Objects. For each Energy Object, the relations between the other Energy Objects are specified using the bitmap.
                     eoRelationStatus 1.3.6.1.2.1.231.1.2.1.4 rowstatus read-only
The status controls and reflects the creation and activation status of a row in this table to specify energy relationship between Energy Objects. An entry status may not be active(1) unless all objects in the entry have the appropriate values. No attempt to modify a row columnar object instance value in the eoRelationTable should be issued while the value of eoRelationStatus is active(1). The data can be destroyed by setting up the eoRelationStatus to destroy(2).
                     eoRelationStorageType 1.3.6.1.2.1.231.1.2.1.5 storagetype read-only
This variable indicates the storage type for this row.
         energyObjectContextMIBConform 1.3.6.1.2.1.231.2
             energyObjectContextMIBCompliances 1.3.6.1.2.1.231.2.1
                 energyObjectContextMIBFullCompliance 1.3.6.1.2.1.231.2.1.1
When this MIB is implemented with support for read-write, then such an implementation can claim full compliance. Such devices can then be both monitored and configured with this MIB. Module Compliance of ENTITY-MIB with respect to entity4CRCompliance MUST be supported.
                 energyObjectContextMIBReadOnlyCompliance 1.3.6.1.2.1.231.2.1.2
When this MIB is implemented without support for read-write (i.e., in read-only mode), then such an implementation can claim read-only compliance. Such a device can then be monitored but cannot be configured with this MIB. Module Compliance of ENTITY-MIB with respect to entity4CRCompliance MUST be supported.
             energyObjectContextMIBGroups 1.3.6.1.2.1.231.2.2
                 energyObjectContextMIBTableGroup 1.3.6.1.2.1.231.2.2.1
This group contains the collection of all the objects related to the EnergyObject.
                 energyObjectOptionalMIBTableGroup 1.3.6.1.2.1.231.2.2.2
This group contains the collection of all the objects related to the Energy Object.
                 energyObjectRelationTableGroup 1.3.6.1.2.1.231.2.2.3
This group contains the collection of all objects specifying the relationship between Energy Objects.