ntcExObjectType
SVRNTCLU-MIB ·
.1.3.6.1.4.1.36.2.18.22.4.2.1.2.8.1.4
Object
Type of cluster object - disk, share, app...
Context
- MIB
- SVRNTCLU-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.4.2.1.2.8.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ntcExObjectEntry
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 'SVRNTCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRNTCLU-MIB::ntcExObjectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SVRNTCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRNTCLU-MIB::ntcExObjectType.<ntcExObjectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SVRNTCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SVRNTCLU-MIB::ntcExObjectType'
Syntax
- Source
- ObjectType
- Base type
Enumeration
Values & Constraints
Type Values
1 | objectUnknown |
2 | objectOther |
3 | share |
4 | disk |
5 | application |
6 | ipAddress |
7 | fileShare |