powerSupplyType

AXIS-VIDEO-MIB · .1.3.6.1.4.1.368.4.1.1.1.1

Object

column Enumeration
Indicates whether the power supply is mounted externally,
e.g. in a rack, or internally.

Context

MIB
AXIS-VIDEO-MIB
OID
.1.3.6.1.4.1.368.4.1.1.1.1
Type
column
Access
noaccess
Status
current
Parent
powerSupplyEntry

Walk 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 'AXIS-VIDEO-MIB' -M '/opt/observium/mibs/axis:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AXIS-VIDEO-MIB::powerSupplyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AXIS-VIDEO-MIB' -M '/opt/observium/mibs/axis:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AXIS-VIDEO-MIB::powerSupplyType.<powerSupplyType>.<powerSupplyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AXIS-VIDEO-MIB' -M '/opt/observium/mibs/axis:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AXIS-VIDEO-MIB::powerSupplyType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1common
2internal
3external