rcSysAccessPolicyService

RAPID-CITY-VSP · .1.3.6.1.4.1.2272.1.1.61.1.5

Object

column r/w Integer32
Is represented as bitset to indicate which protocol
this entry should be applied to.
Value is one of multiple(logical 'OR')
of the following values: 
       telnet(1),
       snmp(2),
       tftp(4),
       ftp(8),
       http(16),
       rlogin(32),
       ssh(64),
       snmp-v3(128)
telnet(1): enables telnet service
snmp(2): enables snmp service
tftp(4): enables tftp service
ftp(8): enables ftp service
http(16): enables http service
rlogin(32): enables rlogin service
ssh(64): enables ssh service
snmp-v3(128): enables snmp service for v3 groups
Value 0 means no service enabled.

Context

MIB
RAPID-CITY-VSP
OID
.1.3.6.1.4.1.2272.1.1.61.1.5
Type
column
Access
readwrite
Status
current
Parent
rcSysAccessPolicyEntry

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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcSysAccessPolicyService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcSysAccessPolicyService.<rcSysAccessPolicyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcSysAccessPolicyService'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255