scRwPermit

FS-NMS-SNMP · .1.3.6.1.4.1.52642.9.225.2.1.1.3

Object

column r/w Enumeration
Snmp access permission. read_only(1), read_write(2).

Context

MIB
FS-NMS-SNMP
OID
.1.3.6.1.4.1.52642.9.225.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
snmpCommunityEntry

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 'FS-NMS-SNMP' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-SNMP::scRwPermit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-SNMP' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-SNMP::scRwPermit.<scIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-SNMP' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-SNMP::scRwPermit'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0read_only
1read_write