branchType

SCHLEIFENBAUER-GENERIC-MIB · .1.3.6.1.4.1.44568.1.1.9.1.1.12

Object

column 1Enumeration
Breaker type: 0: Unknown, 1: ETA (thermal, resettable), 2: HYMA (hydraulic magnetic), 3: MCB (thermal magnetic DIN), 4: MELT (small ceramic fuse), 5: REVOLVER (large ceramic fuse, DIN holder).

Context

MIB
SCHLEIFENBAUER-GENERIC-MIB
OID
.1.3.6.1.4.1.44568.1.1.9.1.1.12
Type
column
Access
readonly
Status
current
Units
1
Parent
deviceBranchesEntry
Groups
1

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 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::branchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::branchType.<branchDeviceIndex>.<branchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCHLEIFENBAUER-GENERIC-MIB::branchType'

Syntax

1Enumeration

Values & Constraints

Enumerated Values
0unknown
1eta
2hyma
3mcb
4melt
5revolver

Conformance