physicalMedia-HotSwappable
SML-MIB ·
.1.3.6.1.4.1.2.6.182.3.7.2.1.5
Object
column mandatory
Enumeration
A PhysicalComponent is HotSwappable if it is possible to replace the Element with a physically different but equivalent one while the containing Package has power applied to it (ie, is 'on'). For example, a fan Component may be designed to be HotSwappable. All HotSwappable Components are inherently Removable and Replaceable.
Context
- MIB
- SML-MIB
- OID
.1.3.6.1.4.1.2.6.182.3.7.2.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- physicalMediaEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SML-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SML-MIB::physicalMedia-HotSwappable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SML-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SML-MIB::physicalMedia-HotSwappable.<physicalMediaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SML-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SML-MIB::physicalMedia-HotSwappable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | true |
2 | false |