zxr10SystemSecretStatus

ZXR10-CLI-SYSTEM-MIB · .1.3.6.1.4.1.3902.3.1.50.1.4

Object

column obsolete r/w SecretRowStatus
The RowStatus of this row instance.It could be used for creating,
modify or remove instance. But only some of the six
enumerated values for the RowStatus textual convention
need be supported, specifically: 
active(1):      the row is active, 
createAndGo(4): Create a new row, 
destroy(6):     Remove current row.

Context

MIB
ZXR10-CLI-SYSTEM-MIB
OID
.1.3.6.1.4.1.3902.3.1.50.1.4
Type
column
Access
readwrite
Status
obsolete
Parent
zxr10SystemSecretEntry

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 'ZXR10-CLI-SYSTEM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CLI-SYSTEM-MIB::zxr10SystemSecretStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-CLI-SYSTEM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CLI-SYSTEM-MIB::zxr10SystemSecretStatus.<zxr10SystemSecretLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-CLI-SYSTEM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-CLI-SYSTEM-MIB::zxr10SystemSecretStatus'

Syntax

Source
SecretRowStatus
Base type
Enumeration
Type Description
The RowStatus of this row instance.It could be used for creating,
modify or remove instance. But only some of the six enumerated values 
for the RowStatus textual convention need be supported, specifically: 
active(1):      the row is active,
createAndGo(4): Create a new row, 
destroy(6):     Remove current row.

Values & Constraints

Type Values
1active
4createAndGo
6destroy