casingName

AXIS-VIDEO-MIB · .1.3.6.1.4.1.368.4.1.6.1.2

Object

column OctetString
Used to identify a casing. If the original string is longer than the
specified length then the middle of the string will be replaced by '..'
in such a way that the length of the string becomes 32 characters
anyway.

Context

MIB
AXIS-VIDEO-MIB
OID
.1.3.6.1.4.1.368.4.1.6.1.2
Type
column
Access
readonly
Status
current
Parent
casingEntry
Groups
2

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::casingName'
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::casingName.<casingId>'
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::casingName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance