docsMcastAuthProfileSessRuleAction
DOCS-MCAST-AUTH-MIB ·
.1.3.6.1.4.1.4491.2.1.19.1.3.1.8
Object
column r/w
Enumeration
This attribute specifies the authorization action for a session join attempt that matches the session rule. The value 'accept' indicates that the rule permits a matching multicast join request is allowed . The value 'deny' indicates that a matching multicast join request is denied.
Context
- MIB
- DOCS-MCAST-AUTH-MIB
- OID
.1.3.6.1.4.1.4491.2.1.19.1.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsMcastAuthProfileSessRuleEntry
- Groups
- 1
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 'DOCS-MCAST-AUTH-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-MCAST-AUTH-MIB::docsMcastAuthProfileSessRuleAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-MCAST-AUTH-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-MCAST-AUTH-MIB::docsMcastAuthProfileSessRuleAction.<docsMcastAuthProfilesName>.<docsMcastAuthProfileSessRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-MCAST-AUTH-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-MCAST-AUTH-MIB::docsMcastAuthProfileSessRuleAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | accept |
2 | deny |
Conformance
Member of