fsMIIpv6AddrSENDCgaStatus
ARICENT-MIIPV6-MIB ·
.1.3.6.1.4.1.29601.2.35.1.4.1.9
Object
This object displays the CGA generation status. When true, it indicates that the address is cryptographically generated address(CGA). When false, it indicates that the address is not a cryptographically generated address.
Context
- MIB
- ARICENT-MIIPV6-MIB
- OID
.1.3.6.1.4.1.29601.2.35.1.4.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIIpv6AddrEntry
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-MIIPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIIPV6-MIB::fsMIIpv6AddrSENDCgaStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MIIPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIIPV6-MIB::fsMIIpv6AddrSENDCgaStatus.<fsMIStdIpv6InterfaceIfIndex>.<fsMIIpv6AddrAddress>.<fsMIIpv6AddrPrefixLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MIIPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MIIPV6-MIB::fsMIIpv6AddrSENDCgaStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |