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
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 '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
0 | unknown |
1 | eta |
2 | hyma |
3 | mcb |
4 | melt |
5 | revolver |
Conformance
Member of