rcSysAccessPolicyService
RAPID-CITY ·
.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): 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
- OID
.1.3.6.1.4.1.2272.1.1.61.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcSysAccessPolicyEntry
Net-SNMP examples
How SNMP and these commands workWalk 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' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcSysAccessPolicyService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcSysAccessPolicyService.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcSysAccessPolicyService'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535