fsIpv6SnpRagPortTrustState
ARICENT-L2IPV6SNP-MIB ·
.1.3.6.1.4.1.29601.2.122.2.4.1.8
Object
column r/w
Enumeration
Indicates RA guard port trust state as trusted/untrusted. trusted : RA messages will be forwarded without any validation untrusted : RA messages will be forwarded based on the RA guard policy validation on the interface
Context
- MIB
- ARICENT-L2IPV6SNP-MIB
- OID
.1.3.6.1.4.1.29601.2.122.2.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsIpv6SnpRagPortEntry
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 'ARICENT-L2IPV6SNP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-L2IPV6SNP-MIB::fsIpv6SnpRagPortTrustState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-L2IPV6SNP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-L2IPV6SNP-MIB::fsIpv6SnpRagPortTrustState.<fsIpv6SnpRagPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-L2IPV6SNP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-L2IPV6SNP-MIB::fsIpv6SnpRagPortTrustState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trusted |
2 | untrusted |