svSvcCanBeUninstalled

LanMgr-Mib-II-MIB · .1.3.6.1.4.1.77.1.2.3.1.4

Object

column mandatory Enumeration
Whether or not the network service specified by this entry 
can be uninstalled.

Context

MIB
LanMgr-Mib-II-MIB
OID
.1.3.6.1.4.1.77.1.2.3.1.4
Type
column
Access
readonly
Status
mandatory
Parent
svSvcEntry

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 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LanMgr-Mib-II-MIB::svSvcCanBeUninstalled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LanMgr-Mib-II-MIB::svSvcCanBeUninstalled.<svSvcName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LanMgr-Mib-II-MIB::svSvcCanBeUninstalled'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cannot-be-uninstalled
2can-be-uninstalled