cie1000SnmpConfigViewTableRowEditorViewType
CIE1000-SNMP-MIB ·
.1.3.6.1.4.1.9.9.832.1.36.1.2.11.3
Object
The view type of this entry. The value can be set to 'included' or 'excluded','included' indicates the view subtree is visible, otherwise the view subtree is invisible.
Context
- MIB
- CIE1000-SNMP-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.36.1.2.11.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000SnmpConfigViewTableRowEditor
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIE1000-SNMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-SNMP-MIB::cie1000SnmpConfigViewTableRowEditorViewType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-SNMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-SNMP-MIB::cie1000SnmpConfigViewTableRowEditorViewType'
Syntax
- Source
- CIE1000SnmpViewType
- Base type
Enumeration
Values & Constraints
Type Values
0 | included |
1 | excluded |