snmpCommunityPermission

PERLE-MCR-MGT-MIB · .1.3.6.1.4.1.1966.21.1.1.1.2.2.4.4.1.5

Object

column r/w Enumeration
Permits the management module to respond to SNMP requests by:
None -There is no response to requests from SNMP.
Readonly -Responds only to Read requests from SNMP.
Readwrite -Responds to both Read and Write requests from SNMP.

Context

MIB
PERLE-MCR-MGT-MIB
OID
.1.3.6.1.4.1.1966.21.1.1.1.2.2.4.4.1.5
Type
column
Access
readwrite
Status
current
Parent
snmpCommunityEntry
Groups
1

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 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::snmpCommunityPermission'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::snmpCommunityPermission.<snmpCommunityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-MCR-MGT-MIB::snmpCommunityPermission'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance